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

(117314 errors, 7712 warnings)

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

local/mr/bootstrap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/controller/default.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#74) Space found before object operator
(#75) Space found before object operator
(#76) Space found before object operator
(#90) Line exceeds 132 characters; contains 149 characters
local/mr/form/filter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Visibility must be declared on method "definition"
(#50) Visibility must be declared on method "add_submit_buttons"
local/mr/framework/autoload.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#101) 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
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#142) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/bootstrap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/cache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#70) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Variable "extraLifetime" must be all lower-case
(#222) Variable "extraLifetime" must be all lower-case
local/mr/framework/config.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/framework/config/collection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#156) Public method name "mr_config_collection::getIterator" must be in lower-case letters only
local/mr/framework/config/interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/framework/config/storage/default.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/config/storage/interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/framework/controller.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#46) Inline doc block comments are not allowed; use "// Comment." instead
(#51) Inline doc block comments are not allowed; use "// Comment." instead
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Line exceeds 132 characters; contains 147 characters
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/controller/admin.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/controller/block.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#72) 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
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/controller/mod.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line exceeds 132 characters; contains 143 characters
local/mr/framework/db/queue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// update counter" but found "//update counter"
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// update counter" but found "//update counter"
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) No space found before comment text; expected "// update counter" but found "//update counter"
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#194) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Line indented incorrectly; expected at least 12 spaces, found 8
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Line indented incorrectly; expected at least 12 spaces, found 8
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Empty IF statement detected
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/db/record.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#88) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#98) 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
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Public method name "mr_db_record::getIterator" must be in lower-case letters only
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Line indented incorrectly; expected at least 12 spaces, found 8
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Line indented incorrectly; expected at least 12 spaces, found 8
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/db/table.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#74) Expected 1 space after asterisk; 0 found
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#260) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/file/export.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#65) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#107) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// check to see if $exporter is an instance of mr_file_export_absract" but found "//check to see if $exporter is an instance of mr_file_export_absract"
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) No space found before comment text; expected "// add the exporter instance the exporters data member" but found "//add the exporter instance the exporters data member"
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) No space found before comment text; expected "// next exporter" but found "//next exporter"
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) 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
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/file/export/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#90) Closing brace must be on a line by itself
(#127) Closing brace must be on a line by itself
local/mr/framework/file/export/spreadsheet/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/file/export/spreadsheet/excel.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/file/export/spreadsheet/ods.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/file/export/text/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#66) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/file/export/text/csv.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/file/export/text/tsv.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/fixture/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/fixture/course.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/fixture/enrollment.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#72) Line exceeds 132 characters; contains 162 characters
(#79) Space found before object operator
(#80) Space found before object operator
(#81) Space found before object operator
(#82) Space found before object operator
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line exceeds 132 characters; contains 171 characters
local/mr/framework/fixture/group.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#58) Space found before object operator
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) This comment is 67% valid code; is this commented out code?
local/mr/framework/fixture/group/member.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/fixture/interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
local/mr/framework/fixture/manager.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#89) Line exceeds 132 characters; contains 147 characters
local/mr/framework/fixture/role.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/fixture/role/assignment.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#69) Space found before object operator
(#70) Space found before object operator
(#71) Space found before object operator
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/fixture/user.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
local/mr/framework/fixture/user/profile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#65) Space found before object operator
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/fixture/user/profile/category.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/format/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
local/mr/framework/format/date.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/format/number.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/format/string.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/format/text.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/helper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#102) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#132) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/helper/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
local/mr/framework/helper/buffer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/helper/cache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#53) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/helper/html.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#62) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#63) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) This comment is 70% valid code; is this commented out code?
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) This comment is 70% valid code; is this commented out code?
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/helper/load.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#111) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) 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
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) 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
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#275) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/helper/recentactivity.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#53) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line exceeds 132 characters; contains 176 characters
(#196) Line exceeds 132 characters; contains 178 characters
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Variable "get_recent_mod_activity" must not contain underscores.
(#216) Variable "get_recent_mod_activity" must not contain underscores.
(#217) Variable "get_recent_mod_activity" must not contain underscores.
(#223) Variable "print_recent_mod_activity" must not contain underscores.
(#225) Variable "print_recent_mod_activity" must not contain underscores.
(#227) Variable "print_recent_mod_activity" must not contain underscores.
(#232) Line exceeds 132 characters; contains 148 characters
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line exceeds 132 characters; contains 164 characters
local/mr/framework/helper/tag.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/helper/testwebservice.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#97) Inline doc block comments are not allowed; use "// Comment." instead
(#135) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#141) The use of function print_r() is forbidden
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#242) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#243) The use of function print_r() is forbidden
local/mr/framework/html/filter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/html/filter/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#91) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#202) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/html/filter/autocomplete.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#49) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/html/filter/autocompleteid.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#53) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/html/filter/checkbox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#79) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#79) Line exceeds 132 characters; contains 162 characters
local/mr/framework/html/filter/daterange.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#75) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#76) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#77) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/html/filter/header.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#64) Closing brace must be on a line by itself
local/mr/framework/html/filter/hidden.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#52) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/html/filter/html.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#71) Closing brace must be on a line by itself
local/mr/framework/html/filter/numberrange.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#46) Member variable "lv_default" must not contain underscores.
(#53) Member variable "hv_default" must not contain underscores.
(#65) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#65) Variable "lv_default" must not contain underscores.
(#65) Variable "hv_default" must not contain underscores.
(#68) Variable "lv_default" must not contain underscores.
(#69) Variable "hv_default" must not contain underscores.
(#109) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#110) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#111) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/html/filter/recent.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/html/filter/select.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#48) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/html/filter/selectmulti.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#55) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/html/filter/selectmultiplus.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) No space found before comment text; expected "// add div and empty unordered list to the form" but found "//add div and empty unordered list to the form"
(#49) Line exceeds 132 characters; contains 151 characters
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/html/filter/text.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/html/filter/textarea.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#51) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/html/heading.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#63) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#99) Line exceeds 132 characters; contains 141 characters
(#103) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/html/notify.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#77) Space found before object operator
(#111) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#111) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#111) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#124) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#124) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#124) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#142) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#142) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#142) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#158) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/html/paging.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#44) Member variable "REQUEST_PAGE" must be all lower-case
(#44) Member variable "REQUEST_PAGE" must not contain underscores.
(#49) Member variable "REQUEST_PERPAGE" must be all lower-case
(#49) Member variable "REQUEST_PERPAGE" must not contain underscores.
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Expected 1 space after closing parenthesis; found 0
(#158) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/html/table.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#55) Member variable "REQUEST_SORT" must be all lower-case
(#55) Member variable "REQUEST_SORT" must not contain underscores.
(#60) Member variable "REQUEST_ORDER" must be all lower-case
(#60) Member variable "REQUEST_ORDER" must not contain underscores.
(#147) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Expected 1 space after closing parenthesis; found 0
(#253) Expected 1 space after closing parenthesis; found 0
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/html/table/column.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line exceeds 132 characters; contains 167 characters
(#88) Line exceeds 132 characters; contains 145 characters
(#90) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#92) Line exceeds 132 characters; contains 164 characters
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/html/table/column/dynamic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/html/tabs.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#84) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#149) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#167) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#167) Line exceeds 132 characters; contains 139 characters
(#201) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#214) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#221) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/html/tag.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#75) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#82) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#166) 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
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Line indented incorrectly; expected at least 12 spaces, found 8
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 12 spaces, found 8
(#316) Whitespace found at end of line
(#355) Whitespace found at end of line
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/lock.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#66) Expected 5 space(s) before asterisk; 6 found
(#70) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#70) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/lock/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#66) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/lock/redis.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 16 spaces, found 12
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Line exceeds maximum limit of 180 characters; contains 188 characters
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/model/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
local/mr/framework/model/record/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/plugin.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/preferences.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#139) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#139) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#160) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#160) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#179) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#179) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/framework/readonly.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
local/mr/framework/report/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#46) Inline doc block comments are not allowed; use "// Comment." instead
(#51) Inline doc block comments are not allowed; use "// Comment." instead
(#56) Inline doc block comments are not allowed; use "// Comment." instead
(#141) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#151) 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
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Closing brace must be on a line by itself
local/mr/framework/repository/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/repository/recordset.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
local/mr/framework/server/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#219) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/server/response/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#215) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/framework/server/rest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/server/service/abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/framework/server/validate/ip.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#44) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_messageTemplates" must be all lower-case
(#66) Line exceeds 132 characters; contains 148 characters
(#74) Member variable "_ipAddresses" must be all lower-case
(#91) Public method name "mr_server_validate_ip::isValid" must be in lower-case letters only
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/server/validate/login.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#44) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_messageTemplates" must be all lower-case
(#102) Public method name "mr_server_validate_login::isValid" must be in lower-case letters only
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/server/validate/method.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#44) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_messageTemplates" must be all lower-case
(#89) Public method name "mr_server_validate_method::isValid" must be in lower-case letters only
local/mr/framework/server/validate/secure.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#44) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_messageTemplates" must be all lower-case
(#73) Public method name "mr_server_validate_secure::isValid" must be in lower-case letters only
local/mr/framework/server/validate/test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#44) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_messageTemplates" must be all lower-case
(#75) Public method name "mr_server_validate_test::isValid" must be in lower-case letters only
local/mr/framework/server/validate/token.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#44) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_messageTemplates" must be all lower-case
(#106) Public method name "mr_server_validate_token::isValid" must be in lower-case letters only
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/framework/var.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#49) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#57) Variable "_instance" must not contain underscores.
(#57) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "_instance" must not contain underscores.
(#66) Variable "_instance" must not contain underscores.
local/mr/lang/en/local_mr.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
local/mr/renderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#94) Line exceeds 132 characters; contains 138 characters
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#119) Line exceeds 132 characters; contains 178 characters
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line exceeds 132 characters; contains 162 characters
(#147) Line exceeds 132 characters; contains 158 characters
(#158) Line exceeds 132 characters; contains 135 characters
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Expected 1 space before "-"; 0 found
(#164) Expected 1 space after "-"; 0 found
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) This comment is 58% valid code; is this commented out code?
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) 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
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/settings.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#44) Line exceeds maximum limit of 180 characters; contains 201 characters
(#45) Line exceeds 132 characters; contains 170 characters
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line exceeds 132 characters; contains 157 characters
local/mr/simpletest/testautoload.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/simpletest/testbootstrap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) "include_once" must be immediately followed by an open parenthesis
(#108) "include_once" must be immediately followed by an open parenthesis
(#109) "include_once" must be immediately followed by an open parenthesis
local/mr/simpletest/testcache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#45) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/simpletest/testdbrecord.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#45) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/simpletest/testfixturecourse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/simpletest/testfixtureenrollment.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#40) Space found before object operator
(#41) Space found before object operator
(#42) Space found before object operator
local/mr/simpletest/testfixturegroup.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#37) Space found before object operator
local/mr/simpletest/testfixturegroupmember.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#38) Space found before object operator
(#39) Space found before object operator
(#40) Space found before object operator
local/mr/simpletest/testfixturemanager.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#104) Public method name "mr_fixture_manager_test::test_tearDown" must be in lower-case letters only
local/mr/simpletest/testfixtureroleassignment.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#41) Space found before object operator
(#42) Space found before object operator
(#109) Line exceeds 132 characters; contains 147 characters
local/mr/simpletest/testfixtureuser.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/simpletest/testfixtureuserprofile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/simpletest/testfixtureuserprofilecategory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/simpletest/testhtmlnotify.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/simpletest/testhtmltag.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#55) Space found before object operator
(#56) Space found before object operator
(#57) Space found before object operator
(#60) Space found before object operator
(#61) Space found before object operator
local/mr/simpletest/testlock.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#43) Visibility must be declared on method "setUp"
(#53) Visibility must be declared on method "tearDown"
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Line indented incorrectly; expected at least 4 spaces, found 0
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/simpletest/testserverrest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#46) Inline doc block comments are not allowed; use "// Comment." instead
(#49) "require_once" must be immediately followed by an open parenthesis
(#51) Inline doc block comments are not allowed; use "// Comment." instead
(#54) "require_once" must be immediately followed by an open parenthesis
(#68) Line exceeds 132 characters; contains 148 characters
(#98) Line exceeds 132 characters; contains 171 characters
(#113) Line exceeds maximum limit of 180 characters; contains 324 characters
(#158) Member variable "_messageTemplates" must be all lower-case
(#160) Public method name "mr_server_validate_test_fail::isValid" must be in lower-case letters only
local/mr/tests/bootstrap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/tests/framework/config/collection_test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#47) Space found before object operator
(#48) Space found before object operator
(#104) Space found before object operator
(#105) Space found before object operator
(#129) Space found before object operator
(#130) Space found before object operator
local/mr/tests/framework/config/storage/default_test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#45) Space found before object operator
(#46) Space found before object operator
(#49) Space found before object operator
(#50) Space found before object operator
(#53) Space found before object operator
(#54) Space found before object operator
(#67) Space found before object operator
(#68) Space found before object operator
(#71) Space found before object operator
(#72) Space found before object operator
(#75) Space found before object operator
(#76) Space found before object operator
(#85) Space found before object operator
(#86) Space found before object operator
(#89) Space found before object operator
(#90) Space found before object operator
(#93) Space found before object operator
(#94) Space found before object operator
(#108) Space found before object operator
(#109) Space found before object operator
(#112) Space found before object operator
(#113) Space found before object operator
(#116) Space found before object operator
(#117) Space found before object operator
(#131) Space found before object operator
(#132) Space found before object operator
local/mr/tests/framework/config_test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/mr/vendor/zend/Zend/Acl.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#44) "require_once" must be immediately followed by an open parenthesis
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#50) "require_once" must be immediately followed by an open parenthesis
(#86) Member variable "_roleRegistry" must be all lower-case
(#98) Member variable "_isAllowedRole" must be all lower-case
(#103) Member variable "_isAllowedResource" must be all lower-case
(#108) Member variable "_isAllowedPrivilege" must be all lower-case
(#148) Public method name "Zend_Acl::addRole" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#155) "require_once" must be immediately followed by an open parenthesis
(#158) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#174) Public method name "Zend_Acl::getRole" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Acl::hasRole" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Acl::inheritsRole" must be in lower-case letters only
(#208) Variable "onlyParents" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#210) Variable "onlyParents" must be all lower-case
(#222) Public method name "Zend_Acl::removeRole" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#227) Variable "roleId" must be all lower-case
(#229) Variable "roleId" must be all lower-case
(#232) Variable "roleIdCurrent" must be all lower-case
(#233) Variable "roleId" must be all lower-case
(#233) Variable "roleIdCurrent" must be all lower-case
(#234) Variable "roleIdCurrent" must be all lower-case
(#237) Variable "resourceIdCurrent" must be all lower-case
(#239) Variable "roleIdCurrent" must be all lower-case
(#240) Variable "roleId" must be all lower-case
(#240) Variable "roleIdCurrent" must be all lower-case
(#241) Variable "resourceIdCurrent" must be all lower-case
(#241) Variable "roleIdCurrent" must be all lower-case
(#256) Public method name "Zend_Acl::removeRoleAll" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#260) Variable "roleIdCurrent" must be all lower-case
(#261) Variable "roleIdCurrent" must be all lower-case
(#263) Variable "resourceIdCurrent" must be all lower-case
(#264) Variable "roleIdCurrent" must be all lower-case
(#265) Variable "resourceIdCurrent" must be all lower-case
(#265) Variable "roleIdCurrent" must be all lower-case
(#283) Public method name "Zend_Acl::addResource" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#290) "require_once" must be immediately followed by an open parenthesis
(#294) Variable "resourceId" must be all lower-case
(#296) Variable "resourceId" must be all lower-case
(#297) "require_once" must be immediately followed by an open parenthesis
(#298) Variable "resourceId" must be all lower-case
(#301) Variable "resourceParent" must be all lower-case
(#306) Variable "resourceParentId" must be all lower-case
(#308) Variable "resourceParentId" must be all lower-case
(#310) Variable "resourceParent" must be all lower-case
(#310) Variable "resourceParentId" must be all lower-case
(#312) "require_once" must be immediately followed by an open parenthesis
(#313) Variable "resourceParentId" must be all lower-case
(#315) Variable "resourceParentId" must be all lower-case
(#315) Variable "resourceId" must be all lower-case
(#318) Variable "resourceId" must be all lower-case
(#320) Variable "resourceParent" must be all lower-case
(#342) Opening brace should be on the same line as the declaration
(#356) Opening brace should be on the same line as the declaration
(#358) Variable "resourceId" must be all lower-case
(#360) Variable "resourceId" must be all lower-case
(#364) "require_once" must be immediately followed by an open parenthesis
(#365) Variable "resourceId" must be all lower-case
(#368) Variable "resourceId" must be all lower-case
(#380) Opening brace should be on the same line as the declaration
(#382) Variable "resourceId" must be all lower-case
(#384) Variable "resourceId" must be all lower-case
(#387) Variable "resourceId" must be all lower-case
(#405) Variable "onlyParent" must be all lower-case
(#406) Opening brace should be on the same line as the declaration
(#408) Variable "resourceId" must be all lower-case
(#409) Variable "inheritId" must be all lower-case
(#411) "require_once" must be immediately followed by an open parenthesis
(#415) Variable "resourceId" must be all lower-case
(#416) Variable "parentId" must be all lower-case
(#416) Variable "resourceId" must be all lower-case
(#417) Variable "inheritId" must be all lower-case
(#417) Variable "parentId" must be all lower-case
(#419) Variable "onlyParent" must be all lower-case
(#426) Variable "parentId" must be all lower-case
(#427) Variable "parentId" must be all lower-case
(#427) Variable "parentId" must be all lower-case
(#428) Variable "inheritId" must be all lower-case
(#428) Variable "parentId" must be all lower-case
(#446) Opening brace should be on the same line as the declaration
(#448) Variable "resourceId" must be all lower-case
(#450) "require_once" must be immediately followed by an open parenthesis
(#454) Variable "resourcesRemoved" must be all lower-case
(#454) Variable "resourceId" must be all lower-case
(#455) Variable "resourceParent" must be all lower-case
(#455) Variable "resourceId" must be all lower-case
(#456) Variable "resourceParent" must be all lower-case
(#456) Variable "resourceId" must be all lower-case
(#458) Variable "resourceId" must be all lower-case
(#458) Variable "childId" must be all lower-case
(#459) Variable "childId" must be all lower-case
(#460) Variable "resourcesRemoved" must be all lower-case
(#460) Variable "childId" must be all lower-case
(#463) Variable "resourcesRemoved" must be all lower-case
(#463) Variable "resourceIdRemoved" must be all lower-case
(#464) Variable "resourceIdCurrent" must be all lower-case
(#465) Variable "resourceIdRemoved" must be all lower-case
(#465) Variable "resourceIdCurrent" must be all lower-case
(#466) Variable "resourceIdCurrent" must be all lower-case
(#471) Variable "resourceId" must be all lower-case
(#481) Public method name "Zend_Acl::removeAll" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#483) Variable "resourceId" must be all lower-case
(#484) Variable "resourceIdCurrent" must be all lower-case
(#485) Variable "resourceId" must be all lower-case
(#485) Variable "resourceIdCurrent" must be all lower-case
(#486) Variable "resourceIdCurrent" must be all lower-case
(#507) Opening brace should be on the same line as the declaration
(#522) Opening brace should be on the same line as the declaration
(#535) Public method name "Zend_Acl::removeAllow" must be in lower-case letters only
(#536) Opening brace should be on the same line as the declaration
(#549) Public method name "Zend_Acl::removeDeny" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#606) Public method name "Zend_Acl::setRule" must be in lower-case letters only
(#608) Opening brace should be on the same line as the declaration
(#609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) "require_once" must be immediately followed by an open parenthesis
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Variable "rolesTemp" must be all lower-case
(#625) Variable "rolesTemp" must be all lower-case
(#632) Variable "rolesTemp" must be all lower-case
(#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
(#640) Variable "resourcesTemp" must be all lower-case
(#642) Variable "resourcesTemp" must be all lower-case
(#649) Variable "resourcesTemp" must be all lower-case
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#681) Inline comments must start with a capital letter, digit or 3-dots sequence
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#703) Expected "if (...) {\n"; found "if (...)\n {\n"
(#710) Expected "if (...) {\n"; found "if (...)\n {\n"
(#722) "require_once" must be immediately followed by an open parenthesis
(#758) Public method name "Zend_Acl::isAllowed" must be in lower-case letters only
(#759) Opening brace should be on the same line as the declaration
(#760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#775) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Variable "ruleTypeOnePrivilege" must be all lower-case
(#798) Variable "ruleTypeAllPrivileges" must be all lower-case
(#799) Variable "ruleTypeAllPrivileges" must be all lower-case
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) Inline comments must start with a capital letter, digit or 3-dots sequence
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#816) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) Variable "ruleType" must be all lower-case
(#818) Variable "ruleType" must be all lower-case
(#819) Variable "ruleTypeAllPrivileges" must be all lower-case
(#820) Variable "ruleTypeAllPrivileges" must be all lower-case
(#823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#838) Protected method name "Zend_Acl::_getRoleRegistry" must be in lower-case letters only
(#839) Opening brace should be on the same line as the declaration
(#857) Protected method name "Zend_Acl::_roleDFSAllPrivileges" must be in lower-case letters only
(#858) Opening brace should be on the same line as the declaration
(#893) Protected method name "Zend_Acl::_roleDFSVisitAllPrivileges" must be in lower-case letters only
(#895) Opening brace should be on the same line as the declaration
(#897) Inline doc block comments are not allowed; use "// Comment." instead
(#900) "require_once" must be immediately followed by an open parenthesis
(#906) Variable "ruleTypeOnePrivilege" must be all lower-case
(#910) Variable "ruleTypeAllPrivileges" must be all lower-case
(#911) Variable "ruleTypeAllPrivileges" must be all lower-case
(#916) Variable "roleParentId" must be all lower-case
(#916) Variable "roleParent" must be all lower-case
(#917) Variable "roleParent" must be all lower-case
(#936) Protected method name "Zend_Acl::_roleDFSOnePrivilege" must be in lower-case letters only
(#938) Opening brace should be on the same line as the declaration
(#940) Inline doc block comments are not allowed; use "// Comment." instead
(#943) "require_once" must be immediately followed by an open parenthesis
(#982) Protected method name "Zend_Acl::_roleDFSVisitOnePrivilege" must be in lower-case letters only
(#984) Opening brace should be on the same line as the declaration
(#986) Inline doc block comments are not allowed; use "// Comment." instead
(#989) "require_once" must be immediately followed by an open parenthesis
(#994) Inline doc block comments are not allowed; use "// Comment." instead
(#997) "require_once" must be immediately followed by an open parenthesis
(#1001) Variable "ruleTypeOnePrivilege" must be all lower-case
(#1002) Variable "ruleTypeOnePrivilege" must be all lower-case
(#1003) Variable "ruleTypeAllPrivileges" must be all lower-case
(#1004) Variable "ruleTypeAllPrivileges" must be all lower-case
(#1008) Variable "roleParentId" must be all lower-case
(#1008) Variable "roleParent" must be all lower-case
(#1009) Variable "roleParent" must be all lower-case
(#1036) Protected method name "Zend_Acl::_getRuleType" must be in lower-case letters only
(#1038) Opening brace should be on the same line as the declaration
(#1039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1039) Inline comments must end in full-stops, exclamation marks, or question marks
(#1044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1044) Inline comments must end in full-stops, exclamation marks, or question marks
(#1057) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1057) Inline comments must end in full-stops, exclamation marks, or question marks
(#1060) Variable "assertionValue" must be all lower-case
(#1068) Variable "assertionValue" must be all lower-case
(#1092) Protected method name "Zend_Acl::_getRules" must be in lower-case letters only
(#1094) Opening brace should be on the same line as the declaration
(#1095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1095) Inline comments must end in full-stops, exclamation marks, or question marks
(#1097) Variable "nullRef" must be all lower-case
(#1099) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1105) Variable "resourceId" must be all lower-case
(#1106) Variable "resourceId" must be all lower-case
(#1108) Variable "nullRef" must be all lower-case
(#1110) Variable "resourceId" must be all lower-case
(#1112) Variable "resourceId" must be all lower-case
(#1114) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1116) Inline comments must end in full-stops, exclamation marks, or question marks
(#1120) Variable "nullRef" must be all lower-case
(#1126) Variable "roleId" must be all lower-case
(#1127) Variable "roleId" must be all lower-case
(#1129) Variable "nullRef" must be all lower-case
(#1131) Variable "roleId" must be all lower-case
(#1133) Variable "roleId" must be all lower-case
(#1141) Public method name "Zend_Acl::getRegisteredRoles" must be in lower-case letters only
(#1142) Opening brace should be on the same line as the declaration
(#1153) Public method name "Zend_Acl::getRoles" must be in lower-case letters only
(#1154) Opening brace should be on the same line as the declaration
(#1161) Public method name "Zend_Acl::getResources" must be in lower-case letters only
(#1162) Opening brace should be on the same line as the declaration
(#1165) Whitespace found at end of line
(#1167) Whitespace found at end of line
local/mr/vendor/zend/Zend/Acl/Assert/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Acl/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Acl/Resource.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_resourceId" must be all lower-case
(#50) Variable "resourceId" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "resourceId" must be all lower-case
(#60) Public method name "Zend_Acl_Resource::getResourceId" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#72) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Acl/Resource/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Zend_Acl_Resource_Interface::getResourceId" must be in lower-case letters only
local/mr/vendor/zend/Zend/Acl/Role.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_roleId" must be all lower-case
(#50) Variable "roleId" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "roleId" must be all lower-case
(#60) Public method name "Zend_Acl_Role::getRoleId" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#72) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Acl/Role/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Zend_Acl_Role_Interface::getRoleId" must be in lower-case letters only
local/mr/vendor/zend/Zend/Acl/Role/Registry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "roleId" must be all lower-case
(#67) Variable "roleId" must be all lower-case
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#71) "require_once" must be immediately followed by an open parenthesis
(#72) Variable "roleId" must be all lower-case
(#75) Variable "roleParents" must be all lower-case
(#81) Inline doc block comments are not allowed; use "// Comment." instead
(#84) "require_once" must be immediately followed by an open parenthesis
(#88) Variable "roleParentId" must be all lower-case
(#90) Variable "roleParentId" must be all lower-case
(#92) Variable "roleParent" must be all lower-case
(#92) Variable "roleParentId" must be all lower-case
(#94) Variable "roleParentId" must be all lower-case
(#96) Variable "roleParents" must be all lower-case
(#96) Variable "roleParentId" must be all lower-case
(#96) Variable "roleParent" must be all lower-case
(#97) Variable "roleParentId" must be all lower-case
(#97) Variable "roleId" must be all lower-case
(#101) Variable "roleId" must be all lower-case
(#103) Variable "roleParents" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#122) Variable "roleId" must be all lower-case
(#124) Variable "roleId" must be all lower-case
(#128) Inline doc block comments are not allowed; use "// Comment." instead
(#131) "require_once" must be immediately followed by an open parenthesis
(#132) Variable "roleId" must be all lower-case
(#135) Variable "roleId" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#149) Variable "roleId" must be all lower-case
(#151) Variable "roleId" must be all lower-case
(#154) Variable "roleId" must be all lower-case
(#171) Public method name "Zend_Acl_Role_Registry::getParents" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#173) Variable "roleId" must be all lower-case
(#175) Variable "roleId" must be all lower-case
(#193) Variable "onlyParents" must be all lower-case
(#194) Opening brace should be on the same line as the declaration
(#195) Inline doc block comments are not allowed; use "// Comment." instead
(#198) "require_once" must be immediately followed by an open parenthesis
(#200) Variable "roleId" must be all lower-case
(#201) Variable "inheritId" must be all lower-case
(#206) Variable "roleId" must be all lower-case
(#206) Variable "inheritId" must be all lower-case
(#208) Variable "onlyParents" must be all lower-case
(#212) Variable "roleId" must be all lower-case
(#212) Variable "parentId" must be all lower-case
(#213) Variable "parentId" must be all lower-case
(#213) Variable "inheritId" must be all lower-case
(#231) Opening brace should be on the same line as the declaration
(#232) Inline doc block comments are not allowed; use "// Comment." instead
(#235) "require_once" must be immediately followed by an open parenthesis
(#237) Variable "roleId" must be all lower-case
(#242) Variable "roleId" must be all lower-case
(#242) Variable "childId" must be all lower-case
(#243) Variable "childId" must be all lower-case
(#243) Variable "roleId" must be all lower-case
(#245) Variable "roleId" must be all lower-case
(#245) Variable "parentId" must be all lower-case
(#246) Variable "parentId" must be all lower-case
(#246) Variable "roleId" must be all lower-case
(#249) Variable "roleId" must be all lower-case
(#259) Public method name "Zend_Acl_Role_Registry::removeAll" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#266) Public method name "Zend_Acl_Role_Registry::getRoles" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Acl/Role/Registry/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Amf/Adobe/Auth.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#62) Opening brace should be on the same line as the declaration
(#65) Line indented incorrectly; expected at least 8 spaces, found 0
(#66) Line indented incorrectly; expected at least 8 spaces, found 0
(#67) Line indented incorrectly; expected at least 8 spaces, found 1
(#68) Line indented incorrectly; expected at least 8 spaces, found 3
(#70) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) Line indented incorrectly; expected at least 8 spaces, found 3
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) Line indented incorrectly; expected at least 8 spaces, found 0
(#75) Line indented incorrectly; expected at least 8 spaces, found 0
(#76) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#78) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#90) Public method name "Zend_Amf_Adobe_Auth::getAcl" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#103) Opening brace should be on the same line as the declaration
(#106) Inline doc block comments are not allowed; use "// Comment." instead
(#109) "require_once" must be immediately followed by an open parenthesis
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#121) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Amf/Adobe/DbInspector.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Variable "dbType" must be all lower-case
(#41) Variable "dbDescription" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#43) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Variable "dbDescription" must be all lower-case
(#44) Variable "dbDescription" must be all lower-case
(#44) Variable "dbDescription" must be all lower-case
(#46) Variable "dbType" must be all lower-case
(#46) Variable "dbDescription" must be all lower-case
(#70) Public method name "Zend_Amf_Adobe_DbInspector::describeTable" must be in lower-case letters only
(#70) Variable "dbType" must be all lower-case
(#70) Variable "dbDescription" must be all lower-case
(#70) Variable "tableName" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "dbType" must be all lower-case
(#72) Variable "dbDescription" must be all lower-case
(#73) Variable "tableName" must be all lower-case
(#84) Variable "dbType" must be all lower-case
(#84) Variable "dbDescription" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "dbType" must be all lower-case
(#86) Variable "dbDescription" must be all lower-case
(#98) Public method name "Zend_Amf_Adobe_DbInspector::getTables" must be in lower-case letters only
(#98) Variable "dbType" must be all lower-case
(#98) Variable "dbDescription" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "dbType" must be all lower-case
(#100) Variable "dbDescription" must be all lower-case
local/mr/vendor/zend/Zend/Amf/Adobe/Introspector.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_typesMap" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#82) Variable "serviceClass" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#86) Variable "serviceClass" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "serviceClass" must be all lower-case
(#91) Variable "serviceClass" must be all lower-case
(#94) Variable "serviceClass" must be all lower-case
(#95) "require_once" must be immediately followed by an open parenthesis
(#96) Variable "serviceClass" must be all lower-case
(#105) Variable "serviceClass" must be all lower-case
(#121) Public method name "Zend_Amf_Adobe_Introspector::initAcl" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Protected method name "Zend_Amf_Adobe_Introspector::_addClassAttributes" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Protected method name "Zend_Amf_Adobe_Introspector::_addService" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#193) Expected "if (...) {\n"; found "if(...) {\n"
(#211) Protected method name "Zend_Amf_Adobe_Introspector::_getPropertyType" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#213) Variable "docBlock" must be all lower-case
(#215) Variable "docBlock" must be all lower-case
(#219) Variable "docBlock" must be all lower-case
(#223) Variable "docBlock" must be all lower-case
(#232) Protected method name "Zend_Amf_Adobe_Introspector::_getServicePath" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#251) Protected method name "Zend_Amf_Adobe_Introspector::_phpTypeToAS" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#274) Protected method name "Zend_Amf_Adobe_Introspector::_registerType" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Line exceeds 132 characters; contains 139 characters
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Variable "asTypeName" must be all lower-case
(#292) Variable "asTypeName" must be all lower-case
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "typeEl" must be all lower-case
(#296) Variable "typeEl" must be all lower-case
(#296) Variable "asTypeName" must be all lower-case
(#297) Variable "typeEl" must be all lower-case
(#298) Variable "typeEl" must be all lower-case
(#300) Variable "asTypeName" must be all lower-case
(#303) Line indented incorrectly; expected at least 4 spaces, found 3
(#304) Expected 4 space(s) before asterisk; 5 found
(#305) Expected 4 space(s) before asterisk; 5 found
(#306) Expected 4 space(s) before asterisk; 5 found
(#307) Expected 4 space(s) before asterisk; 5 found
(#308) Expected 4 space(s) before asterisk; 5 found
(#309) Protected method name "Zend_Amf_Adobe_Introspector::_returnError" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Auth/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#38) Public method name "Zend_Amf_Auth_Abstract::setCredentials" must be in lower-case letters only
local/mr/vendor/zend/Zend/Amf/Constants.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Amf/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Amf/Parse/Amf0/Deserializer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_objectEncoding" must be all lower-case
(#65) Public method name "Zend_Amf_Parse_Amf0_Deserializer::readTypeMarker" must be in lower-case letters only
(#65) Variable "typeMarker" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "typeMarker" must be all lower-case
(#68) Variable "typeMarker" must be all lower-case
(#71) Variable "typeMarker" must be all lower-case
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) This comment is 50% valid code; is this commented out code?
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) This comment is 50% valid code; is this commented out code?
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// internal AS object, not supported" but found "//internal AS object, not supported"
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// AMF3-specific" but found "//AMF3-specific"
(#133) "require_once" must be immediately followed by an open parenthesis
(#134) Variable "typeMarker" must be all lower-case
(#149) Public method name "Zend_Amf_Parse_Amf0_Deserializer::readObject" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#157) Variable "typeMarker" must be all lower-case
(#158) Expected "if (...) {\n"; found "if (...){\n"
(#158) Variable "typeMarker" must be all lower-case
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) No space found before comment text; expected "// Recursivly call readTypeMarker to get the types of properties in the object" but found "//Recursivly call readTypeMarker to get the types of properties in the object"
(#160) Variable "typeMarker" must be all lower-case
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// encountered AMF object terminator" but found "//encountered AMF object terminator"
(#179) Public method name "Zend_Amf_Parse_Amf0_Deserializer::readReference" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#183) "require_once" must be immediately followed by an open parenthesis
(#199) Public method name "Zend_Amf_Parse_Amf0_Deserializer::readMixedArray" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Amf_Parse_Amf0_Deserializer::readArray" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#227) Public method name "Zend_Amf_Parse_Amf0_Deserializer::readDate" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) "require_once" must be immediately followed by an open parenthesis
(#248) Public method name "Zend_Amf_Parse_Amf0_Deserializer::readXmlString" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#263) Public method name "Zend_Amf_Parse_Amf0_Deserializer::readTypedObject" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#265) "require_once" must be immediately followed by an open parenthesis
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "className" must be all lower-case
(#268) Variable "className" must be all lower-case
(#269) Variable "returnObject" must be all lower-case
(#271) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#271) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space after "=>"; 0 found
(#271) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space after "=>"; 0 found
(#272) Expected "if (...) {\n"; found "if(...) {\n"
(#273) Variable "returnObject" must be all lower-case
(#276) Expected "if (...) {\n"; found "if(...) {\n"
(#276) Variable "returnObject" must be all lower-case
(#277) Variable "returnObject" must be all lower-case
(#277) Variable "returnObject" must be all lower-case
(#279) Variable "returnObject" must be all lower-case
(#288) Public method name "Zend_Amf_Parse_Amf0_Deserializer::readAmf3TypeMarker" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#290) "require_once" must be immediately followed by an open parenthesis
(#302) Public method name "Zend_Amf_Parse_Amf0_Deserializer::getObjectEncoding" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Parse/Amf0/Serializer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_className" must be all lower-case
(#49) Member variable "_referenceObjects" must be all lower-case
(#64) Public method name "Zend_Amf_Parse_Amf0_Serializer::writeTypeMarker" must be in lower-case letters only
(#64) Variable "markerType" must be all lower-case
(#64) Variable "dataByVal" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Whitespace found at end of line
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Whitespace found at end of line
(#68) Variable "dataByVal" must be all lower-case
(#69) Variable "dataByVal" must be all lower-case
(#71) Variable "markerType" must be all lower-case
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// try to reference the given object" but found "//try to reference the given object"
(#73) Variable "markerType" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "markerType" must be all lower-case
(#76) Variable "markerType" must be all lower-case
(#115) "require_once" must be immediately followed by an open parenthesis
(#116) Variable "markerType" must be all lower-case
(#125) Variable "markerType" must be all lower-case
(#128) Variable "markerType" must be all lower-case
(#131) Variable "markerType" must be all lower-case
(#134) Variable "markerType" must be all lower-case
(#138) Variable "markerType" must be all lower-case
(#141) Expected "if (...) {\n"; found "if(...){\n"
(#141) Variable "className" must be all lower-case
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) No space found before comment text; expected "// Object is a Typed object set classname" but found "//Object is a Typed object set classname"
(#143) Variable "markerType" must be all lower-case
(#144) Variable "className" must be all lower-case
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "markerType" must be all lower-case
(#153) Variable "markerType" must be all lower-case
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "markerType" must be all lower-case
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Line indented incorrectly; expected 24 spaces, found 25
(#164) Closing brace indented incorrectly; expected 24 spaces, found 25
(#165) Variable "markerType" must be all lower-case
(#167) Line indented incorrectly; expected 24 spaces, found 25
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Expected "if (...) {\n"; found "if(...){\n"
(#171) Variable "markerType" must be all lower-case
(#172) Variable "markerType" must be all lower-case
(#177) "require_once" must be immediately followed by an open parenthesis
(#181) Variable "markerType" must be all lower-case
(#195) Protected method name "Zend_Amf_Parse_Amf0_Serializer::writeObjectReference" must be in lower-case letters only
(#195) Variable "markerType" must be all lower-case
(#195) Variable "objectByVal" must be all lower-case
(#195) Whitespace found at end of line
(#196) Opening brace should be on the same line as the declaration
(#197) Whitespace found at end of line
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "objectByVal" must be all lower-case
(#200) Variable "objectByVal" must be all lower-case
(#203) Variable "markerType" must be all lower-case
(#203) Whitespace found at end of line
(#204) Variable "markerType" must be all lower-case
(#204) Whitespace found at end of line
(#205) Variable "markerType" must be all lower-case
(#205) Whitespace found at end of line
(#206) Variable "markerType" must be all lower-case
(#206) Whitespace found at end of line
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// handle object reference" but found "//handle object reference"
(#210) Expected "if (...) {\n"; found "if(...){\n"
(#211) Commas (,) must be followed by white space.
(#227) Public method name "Zend_Amf_Parse_Amf0_Serializer::writeObject" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline control structures are not allowed
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Public method name "Zend_Amf_Parse_Amf0_Serializer::writeArray" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Expected 1 space before "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#259) Expected 1 space before "<"; 0 found
(#259) Expected 1 space after "<"; 0 found
(#273) Public method name "Zend_Amf_Parse_Amf0_Serializer::writeDate" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#276) Variable "dateString" must be all lower-case
(#277) Usage of ELSEIF not allowed; use ELSE IF instead
(#278) Variable "dateString" must be all lower-case
(#280) "require_once" must be immediately followed by an open parenthesis
(#283) Variable "dateString" must be all lower-case
(#286) Variable "dateString" must be all lower-case
(#300) Public method name "Zend_Amf_Parse_Amf0_Serializer::writeTypedObject" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Amf_Parse_Amf0_Serializer::writeAmf3TypeMarker" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#316) "require_once" must be immediately followed by an open parenthesis
(#329) Protected method name "Zend_Amf_Parse_Amf0_Serializer::getClassName" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#331) "require_once" must be immediately followed by an open parenthesis
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) No space found before comment text; expected "// Check to see if the object is a typed object and we need to change" but found "//Check to see if the object is a typed object and we need to change"
(#333) Variable "className" must be all lower-case
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) Variable "className" must be all lower-case
(#341) Variable "className" must be all lower-case
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Variable "className" must be all lower-case
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Variable "className" must be all lower-case
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Line indented incorrectly; expected at least 12 spaces, found 8
(#353) Line indented incorrectly; expected at least 16 spaces, found 8
(#353) Variable "className" must be all lower-case
(#356) Expected "if (...) {\n"; found "if(...) {\n"
(#356) Variable "className" must be all lower-case
(#357) Variable "className" must be all lower-case
local/mr/vendor/zend/Zend/Amf/Parse/Amf3/Deserializer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_objectCount" must be all lower-case
(#52) Member variable "_referenceObjects" must be all lower-case
(#58) Member variable "_referenceStrings" must be all lower-case
(#64) Member variable "_referenceDefinitions" must be all lower-case
(#77) Public method name "Zend_Amf_Parse_Amf3_Deserializer::readTypeMarker" must be in lower-case letters only
(#77) Variable "typeMarker" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#79) Variable "typeMarker" must be all lower-case
(#80) Variable "typeMarker" must be all lower-case
(#83) Variable "typeMarker" must be all lower-case
(#110) "require_once" must be immediately followed by an open parenthesis
(#111) Variable "typeMarker" must be all lower-case
(#134) Public method name "Zend_Amf_Parse_Amf3_Deserializer::readInteger" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#137) Variable "intReference" must be all lower-case
(#139) Variable "intReference" must be all lower-case
(#141) Variable "intReference" must be all lower-case
(#142) Variable "intReference" must be all lower-case
(#147) Variable "intReference" must be all lower-case
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "intReference" must be all lower-case
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) No space found before comment text; expected "// and extend the sign bit" but found "//and extend the sign bit"
(#176) Public method name "Zend_Amf_Parse_Amf3_Deserializer::readString" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#178) Variable "stringReference" must be all lower-case
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) No space found before comment text; expected "// Check if this is a reference string" but found "//Check if this is a reference string"
(#181) Variable "stringReference" must be all lower-case
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "stringReference" must be all lower-case
(#183) Variable "stringReference" must be all lower-case
(#184) Variable "stringReference" must be all lower-case
(#185) "require_once" must be immediately followed by an open parenthesis
(#186) Variable "stringReference" must be all lower-case
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "stringReference" must be all lower-case
(#192) Variable "stringReference" must be all lower-case
(#213) Public method name "Zend_Amf_Parse_Amf3_Deserializer::readDate" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#215) Variable "dateReference" must be all lower-case
(#216) Variable "dateReference" must be all lower-case
(#217) Variable "dateReference" must be all lower-case
(#217) Variable "dateReference" must be all lower-case
(#218) Variable "dateReference" must be all lower-case
(#218) Expected 1 space before ">="; 0 found
(#218) Expected 1 space after ">="; 0 found
(#219) "require_once" must be immediately followed by an open parenthesis
(#220) Variable "dateReference" must be all lower-case
(#222) Variable "dateReference" must be all lower-case
(#227) "require_once" must be immediately followed by an open parenthesis
(#228) Variable "dateTime" must be all lower-case
(#229) Variable "dateTime" must be all lower-case
(#230) Variable "dateTime" must be all lower-case
(#240) Public method name "Zend_Amf_Parse_Amf3_Deserializer::readArray" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#242) Variable "arrayReference" must be all lower-case
(#243) Expected "if (...) {\n"; found "if (...){\n"
(#243) Variable "arrayReference" must be all lower-case
(#243) Expected 1 space before "=="; 0 found
(#243) Expected 1 space after "=="; 0 found
(#244) Variable "arrayReference" must be all lower-case
(#244) Variable "arrayReference" must be all lower-case
(#245) Variable "arrayReference" must be all lower-case
(#245) Expected 1 space before ">="; 0 found
(#245) Expected 1 space after ">="; 0 found
(#246) "require_once" must be immediately followed by an open parenthesis
(#247) Variable "arrayReference" must be all lower-case
(#249) Variable "arrayReference" must be all lower-case
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Variable "arrayReference" must be all lower-case
(#263) Variable "arrayReference" must be all lower-case
(#263) Expected 1 space after ">>"; 0 found
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) No space found before comment text; expected "// We have a dense array" but found "//We have a dense array"
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#266) Variable "arrayReference" must be all lower-case
(#279) Public method name "Zend_Amf_Parse_Amf3_Deserializer::readObject" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#281) Variable "traitsInfo" must be all lower-case
(#282) Variable "storedObject" must be all lower-case
(#282) Variable "traitsInfo" must be all lower-case
(#282) Expected 1 space before "=="; 0 found
(#282) Expected 1 space after "=="; 0 found
(#283) Variable "traitsInfo" must be all lower-case
(#283) Variable "traitsInfo" must be all lower-case
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Variable "storedObject" must be all lower-case
(#287) Variable "traitsInfo" must be all lower-case
(#289) "require_once" must be immediately followed by an open parenthesis
(#292) Variable "returnObject" must be all lower-case
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "storedClass" must be all lower-case
(#295) Variable "traitsInfo" must be all lower-case
(#296) Variable "traitsInfo" must be all lower-case
(#296) Variable "traitsInfo" must be all lower-case
(#297) Variable "storedClass" must be all lower-case
(#298) Variable "traitsInfo" must be all lower-case
(#300) "require_once" must be immediately followed by an open parenthesis
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Variable "className" must be all lower-case
(#306) Variable "propertyNames" must be all lower-case
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Variable "className" must be all lower-case
(#311) Variable "traitsInfo" must be all lower-case
(#312) Variable "propertyNames" must be all lower-case
(#313) Variable "traitsInfo" must be all lower-case
(#313) Variable "traitsInfo" must be all lower-case
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Variable "className" must be all lower-case
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Variable "returnObject" must be all lower-case
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Variable "className" must be all lower-case
(#324) Variable "returnObject" must be all lower-case
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) No space found before comment text; expected "// user defined typed object" but found "//user defined typed object"
(#327) "require_once" must be immediately followed by an open parenthesis
(#328) Variable "className" must be all lower-case
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Variable "returnObject" must be all lower-case
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Variable "storedClass" must be all lower-case
(#342) Variable "className" must be all lower-case
(#344) Variable "propertyNames" must be all lower-case
(#347) Variable "returnObject" must be all lower-case
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Variable "storedClass" must be all lower-case
(#353) Variable "className" must be all lower-case
(#355) Variable "propertyNames" must be all lower-case
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Variable "propertyNames" must be all lower-case
(#365) Expected 1 space after "!="; 0 found
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Variable "storedClass" must be all lower-case
(#370) Variable "traitsInfo" must be all lower-case
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Expected "for (...) {\n"; found "for(...) {\n"
(#371) Expected 1 space before "="; 0 found
(#371) Expected 1 space after "="; 0 found
(#371) Expected 1 space before "<"; 0 found
(#372) Variable "propertyNames" must be all lower-case
(#376) Variable "className" must be all lower-case
(#378) Variable "propertyNames" must be all lower-case
(#381) Variable "propertyNames" must be all lower-case
(#388) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#388) Expected 1 space before "=>"; 0 found
(#388) Expected 1 space after "=>"; 0 found
(#388) Expected 1 space before "=>"; 0 found
(#388) Expected 1 space after "=>"; 0 found
(#389) Expected "if (...) {\n"; found "if(...) {\n"
(#390) Variable "returnObject" must be all lower-case
(#393) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#397) Line indented incorrectly; expected 8 spaces, found 7
(#397) Variable "returnObject" must be all lower-case
(#398) Variable "returnObject" must be all lower-case
(#399) Variable "returnObject" must be all lower-case
(#399) Variable "returnObject" must be all lower-case
(#401) Variable "returnObject" must be all lower-case
(#401) Variable "returnObject" must be all lower-case
(#402) Line indented incorrectly; expected 16 spaces, found 12
(#403) Line indented incorrectly; expected 8 spaces, found 7
(#405) Variable "returnObject" must be all lower-case
(#414) Public method name "Zend_Amf_Parse_Amf3_Deserializer::readXmlString" must be in lower-case letters only
(#415) Opening brace should be on the same line as the declaration
(#416) Variable "xmlReference" must be all lower-case
(#417) Variable "xmlReference" must be all lower-case
local/mr/vendor/zend/Zend/Amf/Parse/Amf3/Serializer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_strEmpty" must be all lower-case
(#48) Whitespace found at end of line
(#53) Member variable "_referenceObjects" must be all lower-case
(#59) Member variable "_referenceStrings" must be all lower-case
(#65) Member variable "_referenceDefinitions" must be all lower-case
(#79) Public method name "Zend_Amf_Parse_Amf3_Serializer::writeTypeMarker" must be in lower-case letters only
(#79) Variable "markerType" must be all lower-case
(#79) Variable "dataByVal" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Whitespace found at end of line
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "dataByVal" must be all lower-case
(#84) Variable "dataByVal" must be all lower-case
(#86) Variable "markerType" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "markerType" must be all lower-case
(#90) Variable "markerType" must be all lower-case
(#122) "require_once" must be immediately followed by an open parenthesis
(#123) Variable "markerType" must be all lower-case
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Variable "markerType" must be all lower-case
(#135) Expected "if (...) {\n"; found "if (...){\n"
(#136) Variable "markerType" must be all lower-case
(#138) Variable "markerType" must be all lower-case
(#143) Variable "markerType" must be all lower-case
(#145) Variable "markerType" must be all lower-case
(#149) Variable "markerType" must be all lower-case
(#152) Variable "markerType" must be all lower-case
(#155) Variable "markerType" must be all lower-case
(#160) Variable "markerType" must be all lower-case
(#162) Variable "markerType" must be all lower-case
(#164) Variable "markerType" must be all lower-case
(#166) Variable "markerType" must be all lower-case
(#170) "require_once" must be immediately followed by an open parenthesis
(#173) Variable "markerType" must be all lower-case
(#183) Public method name "Zend_Amf_Parse_Amf3_Serializer::writeInteger" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#217) Protected method name "Zend_Amf_Parse_Amf3_Serializer::writeBinaryString" must be in lower-case letters only
(#217) Expected 1 space after closing parenthesis; found 0
(#231) Public method name "Zend_Amf_Parse_Amf3_Serializer::writeString" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#234) Expected "if (...) {\n"; found "if(...){\n"
(#240) Expected "if (...) {\n"; found "if(...){\n"
(#257) Public method name "Zend_Amf_Parse_Amf3_Serializer::writeByteArray" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#263) Empty IF statement detected
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) No space found before comment text; expected "// nothing to do" but found "//nothing to do"
(#268) "require_once" must be immediately followed by an open parenthesis
(#283) Public method name "Zend_Amf_Parse_Amf3_Serializer::writeXml" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#289) Expected "if (...) {\n"; found "if(...) {\n"
(#289) Empty IF statement detected
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) No space found before comment text; expected "// nothing to do" but found "//nothing to do"
(#296) "require_once" must be immediately followed by an open parenthesis
(#311) Public method name "Zend_Amf_Parse_Amf3_Serializer::writeDate" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#318) Variable "dateString" must be all lower-case
(#319) Usage of ELSEIF not allowed; use ELSE IF instead
(#320) Variable "dateString" must be all lower-case
(#322) "require_once" must be immediately followed by an open parenthesis
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Variable "dateString" must be all lower-case
(#338) Public method name "Zend_Amf_Parse_Amf3_Serializer::writeArray" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) No space found before comment text; expected "// Write the mixed type array to the output stream" but found "//Write the mixed type array to the output stream"
(#360) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#362) Space found before object operator
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#381) Protected method name "Zend_Amf_Parse_Amf3_Serializer::writeObjectReference" must be in lower-case letters only
(#381) Variable "objectByVal" must be all lower-case
(#382) Opening brace should be on the same line as the declaration
(#383) Whitespace found at end of line
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Variable "objectByVal" must be all lower-case
(#386) Variable "objectByVal" must be all lower-case
(#389) Commas (,) must be followed by white space.
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Expected "if (...) {\n"; found "if (...){\n"
(#407) Public method name "Zend_Amf_Parse_Amf3_Serializer::writeObject" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#409) Expected "if (...) {\n"; found "if(...){\n"
(#413) Variable "className" must be all lower-case
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) No space found before comment text; expected "// Check to see if the object is a typed object and we need to change" but found "//Check to see if the object is a typed object and we need to change"
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Variable "className" must be all lower-case
(#423) Variable "className" must be all lower-case
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Variable "className" must be all lower-case
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Variable "className" must be all lower-case
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Variable "className" must be all lower-case
(#442) Variable "writeTraits" must be all lower-case
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) No space found before comment text; expected "// check to see, if we have a corresponding definition" but found "//check to see, if we have a corresponding definition"
(#445) Expected "if (...) {\n"; found "if(...){\n"
(#445) Variable "className" must be all lower-case
(#446) Variable "traitsInfo" must be all lower-case
(#446) Variable "className" must be all lower-case
(#447) Variable "className" must be all lower-case
(#448) Variable "propertyNames" must be all lower-case
(#448) Variable "className" must be all lower-case
(#450) Variable "traitsInfo" must be all lower-case
(#450) Variable "traitsInfo" must be all lower-case
(#452) Variable "writeTraits" must be all lower-case
(#454) Variable "propertyNames" must be all lower-case
(#456) Expected "if (...) {\n"; found "if(...){\n"
(#456) Variable "className" must be all lower-case
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) No space found before comment text; expected "// if there is no className, we interpret the class as dynamic without any sealed members" but found "//if there is no className, we interpret the class as dynamic without any sealed members"
(#462) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#463) Expected "if (...) {\n"; found "if(...) {\n"
(#464) Variable "propertyNames" must be all lower-case
(#469) Variable "className" must be all lower-case
(#472) Variable "propertyNames" must be all lower-case
(#475) Variable "traitsInfo" must be all lower-case
(#476) Variable "traitsInfo" must be all lower-case
(#477) Variable "traitsInfo" must be all lower-case
(#477) Variable "propertyNames" must be all lower-case
(#480) Variable "traitsInfo" must be all lower-case
(#482) Expected "if (...) {\n"; found "if(...){\n"
(#482) Variable "writeTraits" must be all lower-case
(#483) Variable "className" must be all lower-case
(#484) Variable "propertyNames" must be all lower-case
(#492) No space found before comment text; expected "// Write the sealed values to the output stream." but found "//Write the sealed values to the output stream."
(#493) Variable "propertyNames" must be all lower-case
(#498) No space found before comment text; expected "// Write the sealed values to the output stream." but found "//Write the sealed values to the output stream."
(#499) Variable "propertyNames" must be all lower-case
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) No space found before comment text; expected "// Write remaining properties" but found "//Write remaining properties"
(#504) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#505) Expected "if (...) {\n"; found "if(...){\n"
(#505) Commas (,) must be followed by white space.
(#505) Variable "propertyNames" must be all lower-case
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) No space found before comment text; expected "// Write an empty string to end the dynamic part" but found "//Write an empty string to end the dynamic part"
(#515) "require_once" must be immediately followed by an open parenthesis
(#519) "require_once" must be immediately followed by an open parenthesis
(#523) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Amf/Parse/Deserializer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Amf_Parse_Deserializer::readTypeMarker" must be in lower-case letters only
(#64) Variable "markerType" must be all lower-case
local/mr/vendor/zend/Zend/Amf/Parse/InputStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Amf/Parse/OutputStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Parse/Resource/MysqlResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Member variable "fieldTypes" must be all lower-case
(#53) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#54) Variable "fields_transform" must not contain underscores.
(#55) Expected "for (...) {\n"; found "for(...) {\n"
(#55) Expected 1 space after first semicolon of FOR loop; 0 found
(#55) Expected 1 space after second semicolon of FOR loop; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) Expected 1 space before "<"; 0 found
(#55) Expected 1 space after "<"; 0 found
(#56) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#57) Variable "fieldTypes" must be all lower-case
(#58) Variable "fields_transform" must not contain underscores.
(#58) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#58) Variable "fieldTypes" must be all lower-case
(#62) Expected "while (...) {\n"; found "while(...) {\n"
(#62) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#63) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#63) Variable "fields_transform" must not contain underscores.
(#64) Line indented incorrectly; expected at least 16 spaces, found 15
local/mr/vendor/zend/Zend/Amf/Parse/Resource/MysqliResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "mysqli_type" must not contain underscores.
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Member variable "mysqli_to_php" must not contain underscores.
(#67) Scope modifier not specified for member variable "$mysqli_to_php"
(#108) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#110) Variable "fields_transform" must not contain underscores.
(#112) Expected "for (...) {\n"; found "for(...) {\n"
(#112) Expected 1 space after first semicolon of FOR loop; 0 found
(#112) Expected 1 space after second semicolon of FOR loop; 0 found
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "<"; 0 found
(#112) Expected 1 space after "<"; 0 found
(#115) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Variable "mysqli_type" must not contain underscores.
(#116) Variable "fields_transform" must not contain underscores.
(#116) Variable "mysqli_to_php" must not contain underscores.
(#116) Variable "mysqli_type" must not contain underscores.
(#120) Expected "while (...) {\n"; found "while(...) {\n"
(#121) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#121) Variable "fields_transform" must not contain underscores.
(#122) Line indented incorrectly; expected at least 16 spaces, found 15
local/mr/vendor/zend/Zend/Amf/Parse/Resource/Stream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Amf/Parse/Serializer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Amf_Parse_Serializer::writeTypeMarker" must be in lower-case letters only
(#59) Variable "markerType" must be all lower-case
(#59) Variable "contentByVal" must be all lower-case
local/mr/vendor/zend/Zend/Amf/Parse/TypeLoader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "callbackClass" must be all lower-case
(#63) Member variable "classMap" must be all lower-case
(#75) Member variable "_defaultClassMap" must be all lower-case
(#87) Member variable "_resourceLoader" must be all lower-case
(#96) Public method name "Zend_Amf_Parse_TypeLoader::loadType" must be in lower-case letters only
(#96) Variable "className" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "className" must be all lower-case
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#100) Variable "className" must be all lower-case
(#114) Public method name "Zend_Amf_Parse_TypeLoader::getMappedClassName" must be in lower-case letters only
(#114) Variable "className" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "mappedName" must be all lower-case
(#116) Variable "className" must be all lower-case
(#116) Variable "classMap" must be all lower-case
(#118) Variable "mappedName" must be all lower-case
(#119) Variable "mappedName" must be all lower-case
(#122) Variable "mappedName" must be all lower-case
(#122) Variable "className" must be all lower-case
(#122) Variable "classMap" must be all lower-case
(#124) Variable "mappedName" must be all lower-case
(#125) Variable "mappedName" must be all lower-case
(#142) Public method name "Zend_Amf_Parse_TypeLoader::setMapping" must be in lower-case letters only
(#142) Variable "asClassName" must be all lower-case
(#142) Variable "phpClassName" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "classMap" must be all lower-case
(#144) Variable "asClassName" must be all lower-case
(#144) Variable "phpClassName" must be all lower-case
(#152) Public method name "Zend_Amf_Parse_TypeLoader::resetMap" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "classMap" must be all lower-case
(#154) Variable "_defaultClassMap" must be all lower-case
(#154) Variable "_defaultClassMap" must not contain underscores.
(#162) Public method name "Zend_Amf_Parse_TypeLoader::setResourceLoader" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "_resourceLoader" must be all lower-case
(#164) Variable "_resourceLoader" must not contain underscores.
(#173) Public method name "Zend_Amf_Parse_TypeLoader::addResourceDirectory" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#175) Expected "if (...) {\n"; found "if(...) {\n"
(#175) Variable "_resourceLoader" must be all lower-case
(#175) Variable "_resourceLoader" must not contain underscores.
(#176) Variable "_resourceLoader" must be all lower-case
(#176) Variable "_resourceLoader" must not contain underscores.
(#186) Public method name "Zend_Amf_Parse_TypeLoader::getResourceParser" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Variable "_resourceLoader" must be all lower-case
(#188) Variable "_resourceLoader" must not contain underscores.
(#190) Commas (,) must be followed by white space.
(#191) Variable "_resourceLoader" must be all lower-case
(#191) Variable "_resourceLoader" must not contain underscores.
(#202) Public method name "Zend_Amf_Parse_TypeLoader::handleResource" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#204) Variable "_resourceLoader" must be all lower-case
(#204) Variable "_resourceLoader" must not contain underscores.
(#205) "require_once" must be immediately followed by an open parenthesis
(#208) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#209) Expected "while (...) {\n"; found "while(...) {\n"
(#211) Expected "if (...) {\n"; found "if(...) {\n"
(#212) "require_once" must be immediately followed by an open parenthesis
(#216) Expected "if (...) {\n"; found "if(...) {\n"
(#219) "require_once" must be immediately followed by an open parenthesis
(#227) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Amf/Request.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_clientType" must be all lower-case
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Member variable "_objectEncoding" must be all lower-case
(#71) Member variable "_inputStream" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Amf_Request::readMessage" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "clientVersion" must be all lower-case
(#107) Variable "clientVersion" must be all lower-case
(#108) Variable "clientVersion" must be all lower-case
(#109) Variable "clientVersion" must be all lower-case
(#111) "require_once" must be immediately followed by an open parenthesis
(#112) Variable "clientVersion" must be all lower-case
(#117) Variable "headerCount" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "headerCount" must be all lower-case
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "bodyCount" must be all lower-case
(#126) Variable "bodyCount" must be all lower-case
(#144) Public method name "Zend_Amf_Request::readHeader" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#147) Variable "mustRead" must be all lower-case
(#153) "require_once" must be immediately followed by an open parenthesis
(#154) Line exceeds 132 characters; contains 135 characters
(#157) Variable "mustRead" must be all lower-case
(#166) Public method name "Zend_Amf_Request::readBody" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#168) Variable "targetURI" must be all lower-case
(#169) Variable "responseURI" must be all lower-case
(#175) "require_once" must be immediately followed by an open parenthesis
(#176) Variable "targetURI" must be all lower-case
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Expected "if (...) {\n"; found "if(...){\n"
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Variable "targetURI" must be all lower-case
(#194) Variable "responseURI" must be all lower-case
(#203) Public method name "Zend_Amf_Request::getAmfBodies" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#214) Public method name "Zend_Amf_Request::addAmfBody" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#225) Public method name "Zend_Amf_Request::getAmfHeaders" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#235) Public method name "Zend_Amf_Request::getObjectEncoding" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Amf_Request::setObjectEncoding" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Request/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_rawRequest" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "amfRequest" must be all lower-case
(#63) Variable "amfRequest" must be all lower-case
(#64) Variable "amfRequest" must be all lower-case
(#65) Variable "amfRequest" must be all lower-case
(#67) Space found before semicolon; expected "'<p>Zend Amf Endpoint</p>';" but found "'<p>Zend Amf Endpoint</p>' ;"
(#76) Public method name "Zend_Amf_Request_Http::getRawRequest" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Response.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_objectEncoding" must be all lower-case
(#60) Member variable "_outputStream" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Amf_Response::writeMessage" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "objectEncoding" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// Write encoding to start of stream. Preamble byte is written of two byte Unsigned Short" but found "//Write encoding to start of stream. Preamble byte is written of two byte Unsigned Short"
(#87) Variable "objectEncoding" must be all lower-case
(#90) Variable "headerCount" must be all lower-case
(#91) Variable "headerCount" must be all lower-case
(#98) Whitespace found at end of line
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) This comment is 50% valid code; is this commented out code?
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Variable "bodyCount" must be all lower-case
(#109) Variable "bodyCount" must be all lower-case
(#115) Variable "bodyData" must be all lower-case
(#116) Variable "markerType" must be all lower-case
(#116) Line exceeds 132 characters; contains 134 characters
(#117) Variable "bodyData" must be all lower-case
(#118) Whitespace found at end of line
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) This comment is 50% valid code; is this commented out code?
(#121) Variable "markerType" must be all lower-case
(#121) Variable "bodyData" must be all lower-case
(#123) Variable "bodyData" must be all lower-case
(#123) Variable "markerType" must be all lower-case
(#135) Public method name "Zend_Amf_Response::getResponse" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#146) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Amf_Response::addAmfBody" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Amf_Response::getAmfBodies" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Amf_Response::addAmfHeader" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Amf_Response::getAmfHeaders" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Amf_Response::setObjectEncoding" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Response/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Public method name "Zend_Amf_Response_Http::getResponse" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Server.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#40) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#44) "require_once" must be immediately followed by an open parenthesis
(#46) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#73) Member variable "_classAllowed" must be all lower-case
(#114) Member variable "_sesionNamespace" must be all lower-case
(#120) Member variable "_sessionName" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#139) Line exceeds 132 characters; contains 146 characters
(#148) Public method name "Zend_Amf_Server::setAuth" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#153) Line indented incorrectly; expected at least 4 spaces, found 3
(#154) Expected 4 space(s) before asterisk; 5 found
(#155) Expected 4 space(s) before asterisk; 5 found
(#156) Expected 4 space(s) before asterisk; 5 found
(#157) Expected 4 space(s) before asterisk; 5 found
(#158) Public method name "Zend_Amf_Server::getAuth" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Amf_Server::setAcl" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#174) Line indented incorrectly; expected at least 4 spaces, found 3
(#175) Expected 4 space(s) before asterisk; 5 found
(#176) Expected 4 space(s) before asterisk; 5 found
(#177) Expected 4 space(s) before asterisk; 5 found
(#178) Expected 4 space(s) before asterisk; 5 found
(#179) Public method name "Zend_Amf_Server::getAcl" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Amf_Server::setProduction" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Amf_Server::isProduction" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Amf_Server::setSession" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#212) "require_once" must be immediately followed by an open parenthesis
(#222) Public method name "Zend_Amf_Server::isSession" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#234) Protected method name "Zend_Amf_Server::_checkAcl" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#236) Expected "if (...) {\n"; found "if(...) {\n"
(#239) Expected "if (...) {\n"; found "if(...) {\n"
(#240) Expected 1 space before "?"; 0 found
(#240) Expected 1 space after "?"; 0 found
(#240) Expected 1 space before ":"; 0 found
(#240) Expected 1 space after ":"; 0 found
(#241) Expected "if (...) {\n"; found "if(...) {\n"
(#242) "require_once" must be immediately followed by an open parenthesis
(#246) Expected "if (...) {\n"; found "if(...) {\n"
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Expected "if (...) {\n"; found "if(...) {\n"
(#261) "require_once" must be immediately followed by an open parenthesis
(#265) Expected "if (...) {\n"; found "if(...) {\n"
(#268) "require_once" must be immediately followed by an open parenthesis
(#278) Protected method name "Zend_Amf_Server::getLoader" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#280) Expected "if (...) {\n"; found "if(...) {\n"
(#281) "require_once" must be immediately followed by an open parenthesis
(#297) Opening brace should be on the same line as the declaration
(#298) Expected "if (...) {\n"; found "if(...) {\n"
(#299) Expected "if (...) {\n"; found "if(...) {\n"
(#303) Variable "qualifiedName" must be all lower-case
(#305) Variable "qualifiedName" must be all lower-case
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Variable "className" must be all lower-case
(#309) Expected "if (...) {\n"; found "if(...) {\n"
(#309) Variable "className" must be all lower-case
(#309) Variable "className" must be all lower-case
(#310) "require_once" must be immediately followed by an open parenthesis
(#311) Variable "className" must be all lower-case
(#314) Variable "className" must be all lower-case
(#316) "require_once" must be immediately followed by an open parenthesis
(#317) Variable "className" must be all lower-case
(#320) Variable "className" must be all lower-case
(#322) "require_once" must be immediately followed by an open parenthesis
(#327) Variable "qualifiedName" must be all lower-case
(#338) Usage of ELSEIF not allowed; use ELSE IF instead
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) "require_once" must be immediately followed by an open parenthesis
(#353) Line exceeds 132 characters; contains 170 characters
(#359) "require_once" must be immediately followed by an open parenthesis
(#375) Protected method name "Zend_Amf_Server::_loadCommandMessage" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#377) "require_once" must be immediately followed by an open parenthesis
(#386) Expected 1 space before "?"; 0 found
(#386) Expected 1 space after "?"; 0 found
(#386) Expected 1 space before ":"; 0 found
(#386) Expected 1 space after ":"; 0 found
(#387) Expected "if (...) {\n"; found "if(...) {\n"
(#388) "require_once" must be immediately followed by an open parenthesis
(#391) Expected "if (...) {\n"; found "if(...) {\n"
(#392) "require_once" must be immediately followed by an open parenthesis
(#397) Line indented incorrectly; expected 12 spaces, found 11
(#398) Expected "if (...) {\n"; found "if(...) {\n"
(#404) "require_once" must be immediately followed by an open parenthesis
(#422) Protected method name "Zend_Amf_Server::_errorMessage" must be in lower-case letters only
(#422) Variable "objectEncoding" must be all lower-case
(#423) Opening brace should be on the same line as the declaration
(#425) Variable "objectEncoding" must be all lower-case
(#434) "require_once" must be immediately followed by an open parenthesis
(#451) Protected method name "Zend_Amf_Server::_handleAuth" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) "require_once" must be immediately followed by an open parenthesis
(#484) Opening brace should be on the same line as the declaration
(#486) Variable "objectEncoding" must be all lower-case
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Variable "objectEncoding" must be all lower-case
(#494) Variable "responseBody" must be all lower-case
(#496) Variable "handleAuth" must be all lower-case
(#501) Variable "handleAuth" must be all lower-case
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#506) Variable "responseBody" must be all lower-case
(#509) Variable "handleAuth" must be all lower-case
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Variable "handleAuth" must be all lower-case
(#525) Variable "objectEncoding" must be all lower-case
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Variable "targetURI" must be all lower-case
(#531) Variable "targetURI" must be all lower-case
(#531) Variable "targetURI" must be all lower-case
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Variable "targetURI" must be all lower-case
(#539) Variable "targetURI" must be all lower-case
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Usage of ELSEIF not allowed; use ELSE IF instead
(#548) "require_once" must be immediately followed by an open parenthesis
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Variable "targetURI" must be all lower-case
(#556) Variable "targetURI" must be all lower-case
(#556) Variable "targetURI" must be all lower-case
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Variable "targetURI" must be all lower-case
(#564) Variable "targetURI" must be all lower-case
(#568) Variable "responseType" must be all lower-case
(#570) Variable "objectEncoding" must be all lower-case
(#571) Commas (,) must be followed by white space.
(#572) Variable "responseType" must be all lower-case
(#575) Variable "responseURI" must be all lower-case
(#575) Variable "responseType" must be all lower-case
(#576) Variable "newBody" must be all lower-case
(#576) Variable "responseURI" must be all lower-case
(#577) Variable "newBody" must be all lower-case
(#580) Expected "if (...) {\n"; found "if(...) {\n"
(#581) Line indented incorrectly; expected at least 12 spaces, found 11
(#581) Variable "currentID" must be all lower-case
(#582) Line indented incorrectly; expected at least 12 spaces, found 11
(#583) Line indented incorrectly; expected 12 spaces, found 11
(#583) Expected "if (...) {\n"; found "if(...) {\n"
(#584) Line indented incorrectly; expected 16 spaces, found 15
(#584) Expected "if (...) {\n"; found "if(...) {\n"
(#584) Variable "currentID" must be all lower-case
(#584) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#585) Line indented incorrectly; expected 20 spaces, found 19
(#585) Expected "if (...) {\n"; found "if(...) {\n"
(#585) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#586) Line indented incorrectly; expected at least 24 spaces, found 23
(#587) Line indented incorrectly; expected 20 spaces, found 19
(#588) Line indented incorrectly; expected 16 spaces, found 15
(#589) Line indented incorrectly; expected 12 spaces, found 11
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#592) Variable "sessionValue" must be all lower-case
(#592) Variable "currentID" must be all lower-case
(#593) Variable "sessionHeader" must be all lower-case
(#593) Variable "sessionValue" must be all lower-case
(#594) Variable "sessionHeader" must be all lower-case
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#608) Opening brace should be on the same line as the declaration
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Line indented incorrectly; expected 12 spaces, found 13
(#619) Line indented incorrectly; expected 12 spaces, found 13
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) "require_once" must be immediately followed by an open parenthesis
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) Public method name "Zend_Amf_Server::setRequest" must be in lower-case letters only
(#645) Opening brace should be on the same line as the declaration
(#649) "require_once" must be immediately followed by an open parenthesis
(#652) Usage of ELSEIF not allowed; use ELSE IF instead
(#653) "require_once" must be immediately followed by an open parenthesis
(#665) Public method name "Zend_Amf_Server::getRequest" must be in lower-case letters only
(#666) Opening brace should be on the same line as the declaration
(#668) "require_once" must be immediately followed by an open parenthesis
(#681) Public method name "Zend_Amf_Server::setResponse" must be in lower-case letters only
(#682) Opening brace should be on the same line as the declaration
(#686) "require_once" must be immediately followed by an open parenthesis
(#689) Usage of ELSEIF not allowed; use ELSE IF instead
(#690) "require_once" must be immediately followed by an open parenthesis
(#702) Public method name "Zend_Amf_Server::getResponse" must be in lower-case letters only
(#703) Opening brace should be on the same line as the declaration
(#705) "require_once" must be immediately followed by an open parenthesis
(#726) Public method name "Zend_Amf_Server::setClass" must be in lower-case letters only
(#727) Opening brace should be on the same line as the declaration
(#728) Expected "if (...) {\n"; found "if (...){\n"
(#729) "require_once" must be immediately followed by an open parenthesis
(#731) Usage of ELSEIF not allowed; use ELSE IF instead
(#732) "require_once" must be immediately followed by an open parenthesis
(#767) Public method name "Zend_Amf_Server::addFunction" must be in lower-case letters only
(#768) Opening brace should be on the same line as the declaration
(#770) "require_once" must be immediately followed by an open parenthesis
(#782) "require_once" must be immediately followed by an open parenthesis
(#799) Public method name "Zend_Amf_Server::addDirectory" must be in lower-case letters only
(#800) Opening brace should be on the same line as the declaration
(#809) Public method name "Zend_Amf_Server::getDirectory" must be in lower-case letters only
(#810) Opening brace should be on the same line as the declaration
(#822) Protected method name "Zend_Amf_Server::_buildDispatchTable" must be in lower-case letters only
(#823) Opening brace should be on the same line as the declaration
(#832) "require_once" must be immediately followed by an open parenthesis
(#846) "require_once" must be immediately followed by an open parenthesis
(#868) Opening brace should be on the same line as the declaration
(#879) Public method name "Zend_Amf_Server::getFunctions" must be in lower-case letters only
(#880) Opening brace should be on the same line as the declaration
(#892) Public method name "Zend_Amf_Server::setPersistence" must be in lower-case letters only
(#893) Opening brace should be on the same line as the declaration
(#904) Public method name "Zend_Amf_Server::loadFunctions" must be in lower-case letters only
(#905) Opening brace should be on the same line as the declaration
(#915) Public method name "Zend_Amf_Server::setClassMap" must be in lower-case letters only
(#915) Variable "asClass" must be all lower-case
(#915) Variable "phpClass" must be all lower-case
(#916) Opening brace should be on the same line as the declaration
(#917) "require_once" must be immediately followed by an open parenthesis
(#918) Variable "asClass" must be all lower-case
(#918) Variable "phpClass" must be all lower-case
(#929) Public method name "Zend_Amf_Server::listMethods" must be in lower-case letters only
(#930) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Server/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Amf/Util/BinaryStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "_streamLength" must be all lower-case
(#46) Member variable "_bigEndian" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#66) "require_once" must be immediately followed by an open parenthesis
(#81) Public method name "Zend_Amf_Util_BinaryStream::getStream" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Amf_Util_BinaryStream::readBytes" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#97) "require_once" must be immediately followed by an open parenthesis
(#98) Line exceeds 132 characters; contains 139 characters
(#101) Expected 1 space before "+="; 0 found
(#113) Public method name "Zend_Amf_Util_BinaryStream::writeBytes" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#115) Expected 1 space before ".="; 0 found
(#124) Public method name "Zend_Amf_Util_BinaryStream::readByte" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#127) "require_once" must be immediately followed by an open parenthesis
(#128) Line exceeds 132 characters; contains 139 characters
(#140) Public method name "Zend_Amf_Util_BinaryStream::writeByte" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#142) Expected 1 space before ".="; 0 found
(#151) Public method name "Zend_Amf_Util_BinaryStream::readInt" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Amf_Util_BinaryStream::writeInt" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#164) Expected 1 space before ".="; 0 found
(#173) Public method name "Zend_Amf_Util_BinaryStream::readUtf" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Amf_Util_BinaryStream::writeUtf" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#188) Expected 1 space before ".="; 0 found
(#198) Public method name "Zend_Amf_Util_BinaryStream::readLongUtf" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Amf_Util_BinaryStream::writeLongUtf" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#213) Expected 1 space before ".="; 0 found
(#221) Public method name "Zend_Amf_Util_BinaryStream::readLong" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#232) Public method name "Zend_Amf_Util_BinaryStream::writeLong" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#234) Expected 1 space before ".="; 0 found
(#244) Public method name "Zend_Amf_Util_BinaryStream::readUnsignedShort" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#256) Public method name "Zend_Amf_Util_BinaryStream::readDouble" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#259) Expected 1 space before "+="; 0 found
(#275) Public method name "Zend_Amf_Util_BinaryStream::writeDouble" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#281) Expected 1 space before ".="; 0 found
local/mr/vendor/zend/Zend/Amf/Value/ByteArray.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Opening brace should be on the same line as the declaration
(#54) Public method name "Zend_Amf_Value_ByteArray::getData" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Value/MessageBody.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#39) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "_targetUri" must be all lower-case
(#64) Member variable "_responseUri" must be all lower-case
(#89) Variable "targetUri" must be all lower-case
(#89) Variable "responseUri" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#91) Variable "targetUri" must be all lower-case
(#92) Variable "responseUri" must be all lower-case
(#101) Public method name "Zend_Amf_Value_MessageBody::getTargetUri" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Amf_Value_MessageBody::setTargetUri" must be in lower-case letters only
(#112) Variable "targetUri" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "targetUri" must be all lower-case
(#115) Variable "targetUri" must be all lower-case
(#117) Variable "targetUri" must be all lower-case
(#126) Public method name "Zend_Amf_Value_MessageBody::getResponseUri" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Amf_Value_MessageBody::setResponseUri" must be in lower-case letters only
(#137) Variable "responseUri" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#139) Variable "responseUri" must be all lower-case
(#140) Variable "responseUri" must be all lower-case
(#142) Variable "responseUri" must be all lower-case
(#151) Public method name "Zend_Amf_Value_MessageBody::getData" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Amf_Value_MessageBody::setData" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Amf_Value_MessageBody::setReplyMethod" must be in lower-case letters only
(#174) Variable "methodName" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#176) Variable "methodName" must be all lower-case
(#179) Variable "methodName" must be all lower-case
local/mr/vendor/zend/Zend/Amf/Value/MessageHeader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "mustRead" must be all lower-case
(#72) Variable "mustRead" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#75) Variable "mustRead" must be all lower-case
local/mr/vendor/zend/Zend/Amf/Value/Messaging/AbstractMessage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "clientId" must be all lower-case
(#47) Member variable "messageId" must be all lower-case
(#57) Member variable "timeToLive" must be all lower-case
(#78) Public method name "Zend_Amf_Value_Messaging_AbstractMessage::generateId" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Value/Messaging/AcknowledgeMessage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#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
local/mr/vendor/zend/Zend/Amf/Value/Messaging/ArrayCollection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Amf/Value/Messaging/AsyncMessage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "correlationId" must be all lower-case
local/mr/vendor/zend/Zend/Amf/Value/Messaging/CommandMessage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Amf/Value/Messaging/ErrorMessage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "extendedData" must be all lower-case
(#48) Member variable "faultCode" must be all lower-case
(#54) Member variable "faultDetail" must be all lower-case
(#60) Member variable "faultString" must be all lower-case
(#66) Member variable "rootCause" must be all lower-case
local/mr/vendor/zend/Zend/Amf/Value/Messaging/RemotingMessage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#64) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Amf/Value/TraitsInfo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "_className" must be all lower-case
(#62) Variable "className" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "className" must be all lower-case
(#75) Public method name "Zend_Amf_Value_TraitsInfo::isDynamic" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Amf_Value_TraitsInfo::isExternalizable" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#96) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Amf_Value_TraitsInfo::getClassName" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Amf_Value_TraitsInfo::addProperty" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Amf_Value_TraitsInfo::addAllProperties" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Amf_Value_TraitsInfo::getProperty" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Amf_Value_TraitsInfo::getAllProperties" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#56) Member variable "_optionKeys" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#80) "require_once" must be immediately followed by an open parenthesis
(#86) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#89) Line exceeds 132 characters; contains 144 characters
(#101) Public method name "Zend_Application::getEnvironment" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Application::getAutoloader" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Application::setOptions" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#128) Variable "_options" must not contain underscores.
(#130) Variable "_options" must not contain underscores.
(#130) Variable "_options" must not contain underscores.
(#132) Variable "_options" must not contain underscores.
(#159) Variable "zfPath" must be all lower-case
(#160) Variable "zfVersion" must be all lower-case
(#161) Expected 1 space before "?"; newline found
(#162) Expected 1 space before ":"; newline found
(#163) Variable "zfPath" must be all lower-case
(#163) Variable "zfVersion" must be all lower-case
(#172) Usage of ELSEIF not allowed; use ELSE IF instead
(#198) Public method name "Zend_Application::getOptions" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#209) Public method name "Zend_Application::hasOption" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#220) Public method name "Zend_Application::getOption" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#237) Public method name "Zend_Application::mergeOptions" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#243) Expected 1 space before "?"; newline found
(#244) Expected 1 space before ":"; newline found
(#260) Public method name "Zend_Application::setPhpSettings" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#266) Usage of ELSEIF not allowed; use ELSE IF instead
(#280) Public method name "Zend_Application::setIncludePaths" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#293) Public method name "Zend_Application::setAutoloaderNamespaces" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#311) Public method name "Zend_Application::setBootstrap" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) "require_once" must be immediately followed by an open parenthesis
(#339) Public method name "Zend_Application::getBootstrap" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#354) Opening brace should be on the same line as the declaration
(#365) Opening brace should be on the same line as the declaration
(#376) Protected method name "Zend_Application::_loadConfig" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#392) "include" must be immediately followed by an open parenthesis
(#394) Line exceeds 132 characters; contains 134 characters
local/mr/vendor/zend/Zend/Application/Bootstrap/Bootstrap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "_appNamespace" must be all lower-case
(#48) Member variable "_resourceLoader" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#87) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Application_Bootstrap_Bootstrap::setResourceLoader" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Application_Bootstrap_Bootstrap::getResourceLoader" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Application_Bootstrap_Bootstrap::getAppNamespace" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Application_Bootstrap_Bootstrap::setAppNamespace" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Bootstrap/BootstrapAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "_classResources" must be all lower-case
(#63) Member variable "_optionKeys" must be all lower-case
(#73) Member variable "_pluginLoader" must be all lower-case
(#78) Member variable "_pluginResources" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::setOptions" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#126) Variable "pluginLoader" must be all lower-case
(#129) Variable "pluginLoader" must be all lower-case
(#139) Usage of ELSEIF not allowed; use ELSE IF instead
(#140) Variable "resourceOptions" must be all lower-case
(#141) Variable "resourceOptions" must be all lower-case
(#153) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getOptions" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::hasOption" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getOption" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::mergeOptions" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#198) Expected 1 space before "?"; newline found
(#199) Expected 1 space before ":"; newline found
(#216) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getClassResources" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#221) Variable "classMethods" must be all lower-case
(#222) Variable "methodNames" must be all lower-case
(#224) Variable "classMethods" must be all lower-case
(#225) Variable "methodNames" must be all lower-case
(#228) Variable "methodNames" must be all lower-case
(#232) Variable "methodNames" must be all lower-case
(#247) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getClassResourceNames" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#261) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::registerPluginResource" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#265) Variable "pluginName" must be all lower-case
(#266) Variable "pluginName" must be all lower-case
(#285) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::unregisterPluginResource" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#312) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::hasPluginResource" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getPluginResource" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#328) Variable "resourceName" must be all lower-case
(#329) Variable "resourceName" must be all lower-case
(#330) Line exceeds 132 characters; contains 160 characters
(#332) Variable "resourceName" must be all lower-case
(#339) Variable "pluginName" must be all lower-case
(#340) Variable "pluginName" must be all lower-case
(#342) Variable "pluginName" must be all lower-case
(#348) Variable "pluginName" must be all lower-case
(#349) Variable "pluginName" must be all lower-case
(#350) Variable "pluginName" must be all lower-case
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) No space found before comment text; expected "// @SEE ZF-7550" but found "//@SEE ZF-7550"
(#359) Variable "pluginName" must be all lower-case
(#361) Variable "pluginName" must be all lower-case
(#363) Variable "pluginName" must be all lower-case
(#377) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getPluginResources" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getPluginResourceNames" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#402) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::setPluginLoader" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#413) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getPluginLoader" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#432) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::setApplication" must be in lower-case letters only
(#433) Opening brace should be on the same line as the declaration
(#442) Line exceeds 132 characters; contains 170 characters
(#452) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getApplication" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getEnvironment" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#482) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::setContainer" must be in lower-case letters only
(#483) Opening brace should be on the same line as the declaration
(#496) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getContainer" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#514) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::hasResource" must be in lower-case letters only
(#515) Opening brace should be on the same line as the declaration
(#533) Public method name "Zend_Application_Bootstrap_BootstrapAbstract::getResource" must be in lower-case letters only
(#534) Opening brace should be on the same line as the declaration
(#551) Opening brace should be on the same line as the declaration
(#563) Opening brace should be on the same line as the declaration
(#582) Opening brace should be on the same line as the declaration
(#596) Opening brace should be on the same line as the declaration
(#616) Opening brace should be on the same line as the declaration
(#625) Usage of ELSEIF not allowed; use ELSE IF instead
(#627) Usage of ELSEIF not allowed; use ELSE IF instead
(#650) Protected method name "Zend_Application_Bootstrap_BootstrapAbstract::_executeResource" must be in lower-case letters only
(#651) Opening brace should be on the same line as the declaration
(#652) Variable "resourceName" must be all lower-case
(#654) Variable "resourceName" must be all lower-case
(#658) Variable "resourceName" must be all lower-case
(#658) Variable "resourceName" must be all lower-case
(#662) Variable "classResources" must be all lower-case
(#663) Variable "resourceName" must be all lower-case
(#663) Variable "classResources" must be all lower-case
(#664) Variable "resourceName" must be all lower-case
(#665) Variable "classResources" must be all lower-case
(#665) Variable "resourceName" must be all lower-case
(#667) Variable "resourceName" must be all lower-case
(#668) Variable "resourceName" must be all lower-case
(#671) Variable "resourceName" must be all lower-case
(#678) Variable "resourceName" must be all lower-case
(#681) Variable "resourceName" must be all lower-case
(#682) Variable "resourceName" must be all lower-case
(#685) Variable "resourceName" must be all lower-case
(#701) Protected method name "Zend_Application_Bootstrap_BootstrapAbstract::_loadPluginResource" must be in lower-case letters only
(#702) Opening brace should be on the same line as the declaration
(#705) Variable "className" must be all lower-case
(#707) Variable "className" must be all lower-case
(#711) Variable "className" must be all lower-case
(#730) Protected method name "Zend_Application_Bootstrap_BootstrapAbstract::_markRun" must be in lower-case letters only
(#731) Opening brace should be on the same line as the declaration
(#750) Protected method name "Zend_Application_Bootstrap_BootstrapAbstract::_resolvePluginResourceName" must be in lower-case letters only
(#751) Opening brace should be on the same line as the declaration
(#753) Variable "pluginName" must be all lower-case
(#754) Expected "} else {\n"; found "} else {\n"
(#755) Variable "className" must be all lower-case
(#756) Variable "pluginName" must be all lower-case
(#756) Variable "className" must be all lower-case
(#759) Variable "className" must be all lower-case
(#760) Variable "pluginName" must be all lower-case
(#760) Variable "className" must be all lower-case
(#761) Variable "pluginName" must be all lower-case
(#761) Variable "pluginName" must be all lower-case
(#766) Variable "pluginName" must be all lower-case
(#766) Variable "pluginName" must be all lower-case
(#767) Variable "pluginName" must be all lower-case
local/mr/vendor/zend/Zend/Application/Bootstrap/Bootstrapper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "Zend_Application_Bootstrap_Bootstrapper::setOptions" must be in lower-case letters only
(#55) Public method name "Zend_Application_Bootstrap_Bootstrapper::getApplication" must be in lower-case letters only
(#62) Public method name "Zend_Application_Bootstrap_Bootstrapper::getEnvironment" must be in lower-case letters only
(#70) Public method name "Zend_Application_Bootstrap_Bootstrapper::getClassResources" must be in lower-case letters only
(#78) Public method name "Zend_Application_Bootstrap_Bootstrapper::getClassResourceNames" must be in lower-case letters only
local/mr/vendor/zend/Zend/Application/Bootstrap/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Application/Bootstrap/ResourceBootstrapper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Public method name "Zend_Application_Bootstrap_ResourceBootstrapper::registerPluginResource" must be in lower-case letters only
(#49) Public method name "Zend_Application_Bootstrap_ResourceBootstrapper::unregisterPluginResource" must be in lower-case letters only
(#57) Public method name "Zend_Application_Bootstrap_ResourceBootstrapper::hasPluginResource" must be in lower-case letters only
(#65) Public method name "Zend_Application_Bootstrap_ResourceBootstrapper::getPluginResource" must be in lower-case letters only
(#72) Public method name "Zend_Application_Bootstrap_ResourceBootstrapper::getPluginResources" must be in lower-case letters only
(#79) Public method name "Zend_Application_Bootstrap_ResourceBootstrapper::getPluginResourceNames" must be in lower-case letters only
(#87) Public method name "Zend_Application_Bootstrap_ResourceBootstrapper::setPluginLoader" must be in lower-case letters only
(#94) Public method name "Zend_Application_Bootstrap_ResourceBootstrapper::getPluginLoader" must be in lower-case letters only
local/mr/vendor/zend/Zend/Application/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Application/Module/Autoloader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
(#55) Public method name "Zend_Application_Module_Autoloader::initDefaultResourceTypes" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "basePath" must be all lower-case
local/mr/vendor/zend/Zend/Application/Module/Bootstrap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_moduleName" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Public method name "Zend_Application_Module_Bootstrap::initResourceLoader" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#100) Whitespace found at end of line
(#102) Whitespace found at end of line
(#105) Public method name "Zend_Application_Module_Bootstrap::getAppNamespace" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Application_Module_Bootstrap::getModuleName" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Cachemanager.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "Zend_Application_Resource_Cachemanager::getCacheManager" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#60) Whitespace found at end of line
(#70) Whitespace found at end of line
local/mr/vendor/zend/Zend/Application/Resource/Db.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_isDefaultTableAdapter" must be all lower-case
(#72) Public method name "Zend_Application_Resource_Db::setAdapter" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Application_Resource_Db::getAdapter" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Application_Resource_Db::setParams" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Application_Resource_Db::getParams" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Application_Resource_Db::setIsDefaultTableAdapter" must be in lower-case letters only
(#116) Variable "isDefaultTableAdapter" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "isDefaultTableAdapter" must be all lower-case
(#127) Public method name "Zend_Application_Resource_Db::isDefaultTableAdapter" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Application_Resource_Db::getDbAdapter" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#153) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Dojo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Application_Resource_Dojo::getDojo" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Application/Resource/Frontcontroller.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
(#59) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Variable "pluginClass" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 24 spaces, found 21
(#98) Variable "stackIndex" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 24 spaces, found 21
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Variable "pluginClass" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 28 spaces, found 25
(#100) Variable "pluginClass" must be all lower-case
(#100) Variable "pluginClass" must be all lower-case
(#101) Expected "if (...) {\n"; found "if(...)\n {\n"
(#101) Variable "pluginClass" must be all lower-case
(#103) Expected "if (...) {\n"; found "if(...) {\n"
(#103) Variable "pluginClass" must be all lower-case
(#104) Variable "stackIndex" must be all lower-case
(#104) Variable "pluginClass" must be all lower-case
(#107) Variable "pluginClass" must be all lower-case
(#107) Variable "pluginClass" must be all lower-case
(#109) Closing brace indented incorrectly; expected 21 spaces, found 24
(#111) Variable "pluginClass" must be all lower-case
(#112) Variable "stackIndex" must be all lower-case
(#126) Variable "helperPrefix" must be all lower-case
(#126) Variable "helperPath" must be all lower-case
(#127) Variable "helperPath" must be all lower-case
(#127) Variable "helperPrefix" must be all lower-case
(#150) Public method name "Zend_Application_Resource_Frontcontroller::getFrontController" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Layout.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Application_Resource_Layout::getLayout" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Locale.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Application_Resource_Locale::getLocale" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#69) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Usage of ELSEIF not allowed; use ELSE IF instead
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected 1 space before "?"; newline found
(#83) Expected 1 space before ":"; newline found
local/mr/vendor/zend/Zend/Application/Resource/Log.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#59) Whitespace found at end of line
(#60) Whitespace found at end of line
(#63) Public method name "Zend_Application_Resource_Log::setLog" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Application_Resource_Log::getLog" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Mail.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#49) Whitespace found at end of line
(#54) Public method name "Zend_Application_Resource_Mail::getMail" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#58) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#59) Whitespace found at end of line
(#63) Expected "if (...) {\n"; found "if(...)\n {\n"
(#67) Expected "if (...) {\n"; found "if(...)\n {\n"
(#76) Whitespace found at end of line
(#83) Whitespace found at end of line
(#84) Protected method name "Zend_Application_Resource_Mail::_setDefaults" must be in lower-case letters only
(#88) Expected "if (...) {\n"; found "if(...)\n {\n"
(#92) Expected "if (...) {\n"; found "if(...)\n {\n"
(#102) Whitespace found at end of line
(#103) Protected method name "Zend_Application_Resource_Mail::_setupTransport" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 5
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 6
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 5
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Variable "transportName" must be all lower-case
(#110) Expected "if (...) {\n"; found "if(...)\n {\n"
(#110) Variable "transportName" must be all lower-case
(#112) Variable "transportName" must be all lower-case
(#112) Variable "transportName" must be all lower-case
(#114) Expected "if (...) {\n"; found "if(...)\n {\n"
(#114) Variable "transportName" must be all lower-case
(#116) Variable "transportName" must be all lower-case
(#116) Variable "transportName" must be all lower-case
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#117) Variable "transportName" must be all lower-case
(#119) Variable "transportName" must be all lower-case
(#125) Whitespace found at end of line
(#127) Whitespace found at end of line
(#128) Variable "transportName" must be all lower-case
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#135) Whitespace found at end of line
(#136) Variable "transportName" must be all lower-case
(#140) Variable "transportName" must be all lower-case
local/mr/vendor/zend/Zend/Application/Resource/Modules.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#64) Opening brace should be on the same line as the declaration
(#71) Variable "curBootstrapClass" must be all lower-case
(#72) Variable "moduleDirectory" must be all lower-case
(#73) Variable "bootstrapClass" must be all lower-case
(#74) Variable "bootstrapClass" must be all lower-case
(#75) Variable "bootstrapPath" must be all lower-case
(#75) Variable "moduleDirectory" must be all lower-case
(#76) Variable "bootstrapPath" must be all lower-case
(#77) Variable "eMsgTpl" must be all lower-case
(#78) "include_once" must be immediately followed by an open parenthesis
(#78) Variable "bootstrapPath" must be all lower-case
(#80) Variable "bootstrapClass" must be all lower-case
(#83) Variable "eMsgTpl" must be all lower-case
(#83) Variable "bootstrapClass" must be all lower-case
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Variable "bootstrapClass" must be all lower-case
(#87) Variable "bootstrapClass" must be all lower-case
(#88) Variable "bootstrapClass" must be all lower-case
(#90) Variable "eMsgTpl" must be all lower-case
(#90) Variable "bootstrapClass" must be all lower-case
(#100) Variable "bootstrapClass" must be all lower-case
(#100) Variable "curBootstrapClass" must be all lower-case
(#106) Variable "moduleBootstrap" must be all lower-case
(#106) Variable "bootstrapClass" must be all lower-case
(#107) Variable "moduleBootstrap" must be all lower-case
(#108) Variable "moduleBootstrap" must be all lower-case
(#119) Public method name "Zend_Application_Resource_Modules::getExecutedBootstraps" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#130) Protected method name "Zend_Application_Resource_Modules::_formatModuleName" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Multidb.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#69) Member variable "_defaultDb" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 9
(#108) Public method name "Zend_Application_Resource_Multidb::isDefault" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#125) Public method name "Zend_Application_Resource_Multidb::getDb" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Application_Resource_Multidb::getDefaultDb" must be in lower-case letters only
(#148) Variable "justPickOne" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#154) Variable "justPickOne" must be all lower-case
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Protected method name "Zend_Application_Resource_Multidb::_setDefault" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Navigation.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#56) Opening brace should be on the same line as the declaration
(#73) Opening brace should be on the same line as the declaration
(#88) Protected method name "Zend_Application_Resource_Navigation::_storeRegistry" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#91) Expected "if (...) {\n"; found "if(...) // see ZF-7461\n {\n"
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line indented incorrectly; expected at least 12 spaces, found 11
(#99) Commas (,) must be followed by white space.
(#107) Protected method name "Zend_Application_Resource_Navigation::_storeHelper" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Application_Resource_Navigation::getContainer" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Resource.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Public method name "Zend_Application_Resource_Resource::setBootstrap" must be in lower-case letters only
(#57) Public method name "Zend_Application_Resource_Resource::getBootstrap" must be in lower-case letters only
(#65) Public method name "Zend_Application_Resource_Resource::setOptions" must be in lower-case letters only
(#72) Public method name "Zend_Application_Resource_Resource::getOptions" must be in lower-case letters only
local/mr/vendor/zend/Zend/Application/Resource/ResourceAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#59) Member variable "_skipOptions" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Application_Resource_ResourceAbstract::setOptions" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Application_Resource_ResourceAbstract::getOptions" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Application_Resource_ResourceAbstract::mergeOptions" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#128) Expected 1 space before "?"; newline found
(#129) Expected 1 space before ":"; newline found
(#144) Public method name "Zend_Application_Resource_ResourceAbstract::setBootstrap" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Application_Resource_ResourceAbstract::getBootstrap" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Router.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Application_Resource_Router::getRouter" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Session.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_saveHandler" must be all lower-case
(#55) Public method name "Zend_Application_Resource_Session::setSaveHandler" must be in lower-case letters only
(#55) Variable "saveHandler" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "saveHandler" must be all lower-case
(#66) Public method name "Zend_Application_Resource_Session::getSaveHandler" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#79) Usage of ELSEIF not allowed; use ELSE IF instead
(#93) Protected method name "Zend_Application_Resource_Session::_hasSaveHandler" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Application/Resource/Translate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Application_Resource_Translate::getTranslate" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#71) "require_once" must be immediately followed by an open parenthesis
(#85) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#91) Expected 1 space before "?"; newline found
(#92) Expected 1 space before ":"; newline found
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#98) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Application/Resource/View.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#55) Variable "viewRenderer" must be all lower-case
(#56) Variable "viewRenderer" must be all lower-case
(#57) Variable "viewRenderer" must be all lower-case
(#66) Public method name "Zend_Application_Resource_View::getView" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#72) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Auth.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Opening brace should be on the same line as the declaration
(#51) Closing brace must be on a line by itself
(#59) Opening brace should be on the same line as the declaration
(#59) Closing brace must be on a line by itself
(#68) Public method name "Zend_Auth::getInstance" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "_instance" must not contain underscores.
(#71) Variable "_instance" must not contain underscores.
(#74) Variable "_instance" must not contain underscores.
(#84) Public method name "Zend_Auth::getStorage" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#87) Inline doc block comments are not allowed; use "// Comment." instead
(#90) "require_once" must be immediately followed by an open parenthesis
(#103) Public method name "Zend_Auth::setStorage" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#139) Public method name "Zend_Auth::hasIdentity" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Auth::getIdentity" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Auth::clearIdentity" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Auth/Adapter/DbTable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_zendDb" must be all lower-case
(#60) Member variable "_dbSelect" must be all lower-case
(#67) Member variable "_tableName" must be all lower-case
(#74) Member variable "_identityColumn" must be all lower-case
(#81) Member variable "_credentialColumn" must be all lower-case
(#102) Member variable "_credentialTreatment" must be all lower-case
(#109) Member variable "_authenticateResultInfo" must be all lower-case
(#116) Member variable "_resultRow" must be all lower-case
(#128) Variable "zendDb" must be all lower-case
(#128) Variable "tableName" must be all lower-case
(#128) Variable "identityColumn" must be all lower-case
(#129) Variable "credentialColumn" must be all lower-case
(#129) Variable "credentialTreatment" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "zendDb" must be all lower-case
(#133) Variable "tableName" must be all lower-case
(#134) Variable "tableName" must be all lower-case
(#137) Variable "identityColumn" must be all lower-case
(#138) Variable "identityColumn" must be all lower-case
(#141) Variable "credentialColumn" must be all lower-case
(#142) Variable "credentialColumn" must be all lower-case
(#145) Variable "credentialTreatment" must be all lower-case
(#146) Variable "credentialTreatment" must be all lower-case
(#153) Whitespace found at end of line
(#157) Protected method name "Zend_Auth_Adapter_DbTable::_setDbAdapter" must be in lower-case letters only
(#157) Variable "zendDb" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "zendDb" must be all lower-case
(#161) Inline doc block comments are not allowed; use "// Comment." instead
(#164) Expected "if (...) {\n"; found "if(...) {\n"
(#165) "require_once" must be immediately followed by an open parenthesis
(#168) "require_once" must be immediately followed by an open parenthesis
(#172) Whitespace found at end of line
(#182) Public method name "Zend_Auth_Adapter_DbTable::setTableName" must be in lower-case letters only
(#182) Variable "tableName" must be all lower-case
(#183) Opening brace should be on the same line as the declaration
(#184) Variable "tableName" must be all lower-case
(#194) Public method name "Zend_Auth_Adapter_DbTable::setIdentityColumn" must be in lower-case letters only
(#194) Variable "identityColumn" must be all lower-case
(#195) Opening brace should be on the same line as the declaration
(#196) Variable "identityColumn" must be all lower-case
(#206) Public method name "Zend_Auth_Adapter_DbTable::setCredentialColumn" must be in lower-case letters only
(#206) Variable "credentialColumn" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#208) Variable "credentialColumn" must be all lower-case
(#229) Public method name "Zend_Auth_Adapter_DbTable::setCredentialTreatment" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_Auth_Adapter_DbTable::setIdentity" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#254) Public method name "Zend_Auth_Adapter_DbTable::setCredential" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#265) Public method name "Zend_Auth_Adapter_DbTable::getDbSelect" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#281) Public method name "Zend_Auth_Adapter_DbTable::getResultRowObject" must be in lower-case letters only
(#281) Variable "returnColumns" must be all lower-case
(#281) Variable "omitColumns" must be all lower-case
(#282) Opening brace should be on the same line as the declaration
(#287) Variable "returnObject" must be all lower-case
(#289) Variable "returnColumns" must be all lower-case
(#291) Variable "availableColumns" must be all lower-case
(#292) Space found after opening bracket of FOREACH loop
(#292) Variable "returnColumns" must be all lower-case
(#292) Variable "returnColumn" must be all lower-case
(#293) Variable "returnColumn" must be all lower-case
(#293) Variable "availableColumns" must be all lower-case
(#294) Variable "returnObject" must be all lower-case
(#294) Variable "returnColumn" must be all lower-case
(#294) Variable "returnColumn" must be all lower-case
(#297) Variable "returnObject" must be all lower-case
(#299) Usage of ELSEIF not allowed; use ELSE IF instead
(#299) Variable "omitColumns" must be all lower-case
(#301) Variable "omitColumns" must be all lower-case
(#301) Variable "omitColumns" must be all lower-case
(#302) Variable "resultColumn" must be all lower-case
(#302) Variable "resultValue" must be all lower-case
(#303) Variable "resultColumn" must be all lower-case
(#303) Variable "omitColumns" must be all lower-case
(#304) Variable "returnObject" must be all lower-case
(#304) Variable "resultColumn" must be all lower-case
(#304) Variable "resultValue" must be all lower-case
(#307) Variable "returnObject" must be all lower-case
(#311) Variable "resultColumn" must be all lower-case
(#311) Variable "resultValue" must be all lower-case
(#312) Variable "returnObject" must be all lower-case
(#312) Variable "resultColumn" must be all lower-case
(#312) Variable "resultValue" must be all lower-case
(#314) Variable "returnObject" must be all lower-case
(#329) Opening brace should be on the same line as the declaration
(#331) Variable "dbSelect" must be all lower-case
(#332) Variable "resultIdentities" must be all lower-case
(#332) Variable "dbSelect" must be all lower-case
(#334) Variable "authResult" must be all lower-case
(#334) Variable "resultIdentities" must be all lower-case
(#335) Variable "authResult" must be all lower-case
(#338) Variable "authResult" must be all lower-case
(#338) Variable "resultIdentities" must be all lower-case
(#339) Variable "authResult" must be all lower-case
(#350) Protected method name "Zend_Auth_Adapter_DbTable::_authenticateSetup" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#356) Usage of ELSEIF not allowed; use ELSE IF instead
(#358) Usage of ELSEIF not allowed; use ELSE IF instead
(#360) Usage of ELSEIF not allowed; use ELSE IF instead
(#362) Usage of ELSEIF not allowed; use ELSE IF instead
(#367) Inline doc block comments are not allowed; use "// Comment." instead
(#370) "require_once" must be immediately followed by an open parenthesis
(#389) Protected method name "Zend_Auth_Adapter_DbTable::_authenticateCreateSelect" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Variable "credentialExpression" must be all lower-case
(#408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Variable "dbSelect" must be all lower-case
(#410) Variable "dbSelect" must be all lower-case
(#410) Variable "credentialExpression" must be all lower-case
(#411) Space found before object operator
(#413) Variable "dbSelect" must be all lower-case
(#425) Protected method name "Zend_Auth_Adapter_DbTable::_authenticateQuerySelect" must be in lower-case letters only
(#425) Variable "dbSelect" must be all lower-case
(#426) Opening brace should be on the same line as the declaration
(#429) Variable "origDbFetchMode" must be all lower-case
(#432) Variable "resultIdentities" must be all lower-case
(#432) Variable "dbSelect" must be all lower-case
(#433) Variable "origDbFetchMode" must be all lower-case
(#434) Variable "origDbFetchMode" must be all lower-case
(#435) Variable "origDbFetchMode" must be all lower-case
(#438) Inline doc block comments are not allowed; use "// Comment." instead
(#441) "require_once" must be immediately followed by an open parenthesis
(#446) Variable "resultIdentities" must be all lower-case
(#456) Protected method name "Zend_Auth_Adapter_DbTable::_authenticateValidateResultSet" must be in lower-case letters only
(#456) Variable "resultIdentities" must be all lower-case
(#457) Opening brace should be on the same line as the declaration
(#459) Variable "resultIdentities" must be all lower-case
(#463) Usage of ELSEIF not allowed; use ELSE IF instead
(#463) Variable "resultIdentities" must be all lower-case
(#480) Protected method name "Zend_Auth_Adapter_DbTable::_authenticateValidateResult" must be in lower-case letters only
(#480) Variable "resultIdentity" must be all lower-case
(#481) Opening brace should be on the same line as the declaration
(#482) Variable "zendAuthCredentialMatchColumn" must be all lower-case
(#484) Variable "resultIdentity" must be all lower-case
(#484) Variable "zendAuthCredentialMatchColumn" must be all lower-case
(#490) Variable "resultIdentity" must be all lower-case
(#490) Variable "zendAuthCredentialMatchColumn" must be all lower-case
(#491) Variable "resultIdentity" must be all lower-case
(#504) Protected method name "Zend_Auth_Adapter_DbTable::_authenticateCreateAuthResult" must be in lower-case letters only
(#505) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Auth/Adapter/Digest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#77) Opening brace should be on the same line as the declaration
(#81) Variable "methodName" must be all lower-case
(#82) Variable "methodName" must be all lower-case
(#92) Public method name "Zend_Auth_Adapter_Digest::getFilename" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Auth_Adapter_Digest::setFilename" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Auth_Adapter_Digest::getRealm" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Auth_Adapter_Digest::setRealm" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Auth_Adapter_Digest::getUsername" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Auth_Adapter_Digest::setUsername" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Auth_Adapter_Digest::getPassword" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Auth_Adapter_Digest::setPassword" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#182) Opening brace should be on the same line as the declaration
(#183) Variable "optionsRequired" must be all lower-case
(#184) Variable "optionsRequired" must be all lower-case
(#184) Variable "optionRequired" must be all lower-case
(#185) Variable "optionRequired" must be all lower-case
(#186) Inline doc block comments are not allowed; use "// Comment." instead
(#189) "require_once" must be immediately followed by an open parenthesis
(#190) Variable "optionRequired" must be all lower-case
(#194) Variable "fileHandle" must be all lower-case
(#195) Inline doc block comments are not allowed; use "// Comment." instead
(#198) "require_once" must be immediately followed by an open parenthesis
(#203) Variable "idLength" must be all lower-case
(#214) Variable "fileHandle" must be all lower-case
(#215) Variable "idLength" must be all lower-case
local/mr/vendor/zend/Zend/Auth/Adapter/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#38) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Auth/Adapter/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_basicResolver" must be all lower-case
(#72) Member variable "_digestResolver" must be all lower-case
(#79) Member variable "_supportedSchemes" must be all lower-case
(#86) Member variable "_acceptSchemes" must be all lower-case
(#107) Member variable "_nonceTimeout" must be all lower-case
(#114) Member variable "_useOpaque" must be all lower-case
(#122) Member variable "_supportedAlgos" must be all lower-case
(#137) Member variable "_supportedQops" must be all lower-case
(#145) Member variable "_imaProxy" must be all lower-case
(#152) Member variable "_ieNoOpaque" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#171) Inline doc block comments are not allowed; use "// Comment." instead
(#174) "require_once" must be immediately followed by an open parenthesis
(#181) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#184) Inline doc block comments are not allowed; use "// Comment." instead
(#187) "require_once" must be immediately followed by an open parenthesis
(#194) Inline doc block comments are not allowed; use "// Comment." instead
(#197) "require_once" must be immediately followed by an open parenthesis
(#208) Inline doc block comments are not allowed; use "// Comment." instead
(#211) "require_once" must be immediately followed by an open parenthesis
(#222) Inline doc block comments are not allowed; use "// Comment." instead
(#225) "require_once" must be immediately followed by an open parenthesis
(#234) Inline doc block comments are not allowed; use "// Comment." instead
(#237) "require_once" must be immediately followed by an open parenthesis
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Public method name "Zend_Auth_Adapter_Http::setBasicResolver" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#284) Public method name "Zend_Auth_Adapter_Http::getBasicResolver" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#295) Public method name "Zend_Auth_Adapter_Http::setDigestResolver" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#307) Public method name "Zend_Auth_Adapter_Http::getDigestResolver" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#318) Public method name "Zend_Auth_Adapter_Http::setRequest" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#330) Public method name "Zend_Auth_Adapter_Http::getRequest" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#341) Public method name "Zend_Auth_Adapter_Http::setResponse" must be in lower-case letters only
(#342) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Auth_Adapter_Http::getResponse" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#365) Opening brace should be on the same line as the declaration
(#368) Inline doc block comments are not allowed; use "// Comment." instead
(#371) "require_once" must be immediately followed by an open parenthesis
(#377) Variable "getHeader" must be all lower-case
(#379) Variable "getHeader" must be all lower-case
(#382) Variable "authHeader" must be all lower-case
(#382) Variable "getHeader" must be all lower-case
(#383) Variable "authHeader" must be all lower-case
(#387) Variable "clientScheme" must be all lower-case
(#387) Variable "authHeader" must be all lower-case
(#388) Variable "clientScheme" must be all lower-case
(#388) Variable "clientScheme" must be all lower-case
(#392) Variable "clientScheme" must be all lower-case
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Variable "clientScheme" must be all lower-case
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Variable "clientScheme" must be all lower-case
(#409) Variable "authHeader" must be all lower-case
(#412) Variable "authHeader" must be all lower-case
(#415) Inline doc block comments are not allowed; use "// Comment." instead
(#418) "require_once" must be immediately followed by an open parenthesis
(#433) Protected method name "Zend_Auth_Adapter_Http::_challengeClient" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#436) Variable "statusCode" must be all lower-case
(#437) Variable "headerName" must be all lower-case
(#439) Variable "statusCode" must be all lower-case
(#440) Variable "headerName" must be all lower-case
(#443) Variable "statusCode" must be all lower-case
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Variable "headerName" must be all lower-case
(#450) Variable "headerName" must be all lower-case
(#467) Protected method name "Zend_Auth_Adapter_Http::_basicHeader" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#480) Protected method name "Zend_Auth_Adapter_Http::_digestHeader" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#499) Protected method name "Zend_Auth_Adapter_Http::_basicAuth" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#502) Inline doc block comments are not allowed; use "// Comment." instead
(#505) "require_once" must be immediately followed by an open parenthesis
(#509) Inline doc block comments are not allowed; use "// Comment." instead
(#512) "require_once" must be immediately followed by an open parenthesis
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Inline doc block comments are not allowed; use "// Comment." instead
(#524) "require_once" must be immediately followed by an open parenthesis
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Expected 1 space before "=>"; 0 found
(#542) Expected 1 space after "=>"; 0 found
(#542) Expected 1 space before "=>"; 0 found
(#542) Expected 1 space after "=>"; 0 found
(#556) Protected method name "Zend_Auth_Adapter_Http::_digestAuth" must be in lower-case letters only
(#557) Opening brace should be on the same line as the declaration
(#559) Inline doc block comments are not allowed; use "// Comment." instead
(#562) "require_once" must be immediately followed by an open parenthesis
(#566) Inline doc block comments are not allowed; use "// Comment." instead
(#569) "require_once" must be immediately followed by an open parenthesis
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Inline doc block comments are not allowed; use "// Comment." instead
(#628) "require_once" must be immediately followed by an open parenthesis
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) This comment is 43% valid code; is this commented out code?
(#644) Expected 1 space before "=>"; 0 found
(#644) Expected 1 space after "=>"; 0 found
(#644) Expected 1 space before "=>"; 0 found
(#644) Expected 1 space after "=>"; 0 found
(#656) Protected method name "Zend_Auth_Adapter_Http::_calcNonce" must be in lower-case letters only
(#657) Opening brace should be on the same line as the declaration
(#685) Protected method name "Zend_Auth_Adapter_Http::_calcOpaque" must be in lower-case letters only
(#686) Opening brace should be on the same line as the declaration
(#697) Protected method name "Zend_Auth_Adapter_Http::_parseDigestAuth" must be in lower-case letters only
(#698) Opening brace should be on the same line as the declaration
(#743) Variable "rUri" must be all lower-case
(#744) Variable "cUri" must be all lower-case
(#745) Variable "rUri" must be all lower-case
(#745) Variable "cUri" must be all lower-case
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Variable "rUri" must be all lower-case
(#749) Variable "cUri" must be all lower-case
(#779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#779) This comment is 45% valid code; is this commented out code?
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Auth/Adapter/Http/Resolver/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Auth/Adapter/Http/Resolver/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Auth_Adapter_Http_Resolver_File::setFile" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#71) Inline doc block comments are not allowed; use "// Comment." instead
(#74) "require_once" must be immediately followed by an open parenthesis
(#87) Public method name "Zend_Auth_Adapter_Http_Resolver_File::getFile" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
(#116) Inline doc block comments are not allowed; use "// Comment." instead
(#119) "require_once" must be immediately followed by an open parenthesis
(#122) Inline doc block comments are not allowed; use "// Comment." instead
(#125) "require_once" must be immediately followed by an open parenthesis
(#130) Inline doc block comments are not allowed; use "// Comment." instead
(#133) "require_once" must be immediately followed by an open parenthesis
(#136) Inline doc block comments are not allowed; use "// Comment." instead
(#139) "require_once" must be immediately followed by an open parenthesis
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline doc block comments are not allowed; use "// Comment." instead
(#150) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Auth/Adapter/Http/Resolver/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Auth/Adapter/InfoCard.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_xmlToken" must be all lower-case
(#62) Member variable "_infoCard" must be all lower-case
(#70) Variable "strXmlDocument" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "strXmlDocument" must be all lower-case
(#82) Public method name "Zend_Auth_Adapter_InfoCard::setAdapter" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Auth_Adapter_InfoCard::getAdapter" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Auth_Adapter_InfoCard::getPKCipherObject" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Auth_Adapter_InfoCard::setPKICipherObject" must be in lower-case letters only
(#114) Variable "cipherObj" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "cipherObj" must be all lower-case
(#125) Public method name "Zend_Auth_Adapter_InfoCard::getSymCipherObject" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Auth_Adapter_InfoCard::setSymCipherObject" must be in lower-case letters only
(#136) Variable "cipherObj" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "cipherObj" must be all lower-case
(#149) Public method name "Zend_Auth_Adapter_InfoCard::removeCertificatePair" must be in lower-case letters only
(#149) Variable "key_id" must not contain underscores.
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "key_id" must not contain underscores.
(#165) Public method name "Zend_Auth_Adapter_InfoCard::addCertificatePair" must be in lower-case letters only
(#165) Variable "private_key_file" must not contain underscores.
(#165) Variable "public_key_file" must not contain underscores.
(#165) Line exceeds 132 characters; contains 143 characters
(#166) Opening brace should be on the same line as the declaration
(#167) Variable "private_key_file" must not contain underscores.
(#167) Variable "public_key_file" must not contain underscores.
(#178) Public method name "Zend_Auth_Adapter_InfoCard::getCertificatePair" must be in lower-case letters only
(#178) Variable "key_id" must not contain underscores.
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "key_id" must not contain underscores.
(#189) Public method name "Zend_Auth_Adapter_InfoCard::setXmlToken" must be in lower-case letters only
(#189) Variable "strXmlToken" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "strXmlToken" must be all lower-case
(#200) Public method name "Zend_Auth_Adapter_InfoCard::getXmlToken" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#211) Opening brace should be on the same line as the declaration
(#212) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#221) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Auth/Adapter/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Auth/Adapter/Ldap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#71) Member variable "_authenticatedDn" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Auth_Adapter_Ldap::getOptions" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Auth_Adapter_Ldap::setOptions" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Auth_Adapter_Ldap::getUsername" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Auth_Adapter_Ldap::setUsername" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Auth_Adapter_Ldap::getPassword" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Auth_Adapter_Ldap::setPassword" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Auth_Adapter_Ldap::setIdentity" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Auth_Adapter_Ldap::setCredential" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Auth_Adapter_Ldap::getLdap" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#199) Inline doc block comments are not allowed; use "// Comment." instead
(#202) "require_once" must be immediately followed by an open parenthesis
(#215) Public method name "Zend_Auth_Adapter_Ldap::setLdap" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#230) Protected method name "Zend_Auth_Adapter_Ldap::_getAuthorityName" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#234) Inline control structures are not allowed
(#246) Opening brace should be on the same line as the declaration
(#247) Inline doc block comments are not allowed; use "// Comment." instead
(#250) "require_once" must be immediately followed by an open parenthesis
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Variable "failedAuthorities" must be all lower-case
(#285) Inline doc block comments are not allowed; use "// Comment." instead
(#288) "require_once" must be immediately followed by an open parenthesis
(#291) Variable "adapterOptions" must be all lower-case
(#295) Inline control structures are not allowed
(#301) Variable "failedAuthorities" must be all lower-case
(#310) Variable "failedAuthorities" must be all lower-case
(#315) Variable "canonicalName" must be all lower-case
(#316) Variable "canonicalName" must be all lower-case
(#324) Variable "requireRebind" must be all lower-case
(#327) Variable "requireRebind" must be all lower-case
(#329) Variable "canonicalName" must be all lower-case
(#331) Variable "groupResult" must be all lower-case
(#331) Variable "canonicalName" must be all lower-case
(#331) Variable "adapterOptions" must be all lower-case
(#332) Variable "groupResult" must be all lower-case
(#336) Variable "canonicalName" must be all lower-case
(#337) Variable "requireRebind" must be all lower-case
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Line indented incorrectly; expected at least 24 spaces, found 21
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 24 spaces, found 21
(#341) Variable "canonicalName" must be all lower-case
(#344) Variable "groupResult" must be all lower-case
(#345) Variable "failedAuthorities" must be all lower-case
(#345) Variable "groupResult" must be all lower-case
(#366) Variable "failedAuthorities" must be all lower-case
(#370) Variable "failedAuthorities" must be all lower-case
(#394) Protected method name "Zend_Auth_Adapter_Ldap::_prepareOptions" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#396) Variable "adapterOptions" must be all lower-case
(#405) Variable "adapterOptions" must be all lower-case
(#414) Line indented incorrectly; expected at least 28 spaces, found 27
(#414) Variable "adapterOptions" must be all lower-case
(#418) Variable "adapterOptions" must be all lower-case
(#422) Variable "adapterOptions" must be all lower-case
(#428) Variable "adapterOptions" must be all lower-case
(#440) Protected method name "Zend_Auth_Adapter_Ldap::_checkGroupMembership" must be in lower-case letters only
(#440) Variable "canonicalName" must be all lower-case
(#440) Variable "adapterOptions" must be all lower-case
(#441) Opening brace should be on the same line as the declaration
(#442) Variable "adapterOptions" must be all lower-case
(#446) Variable "adapterOptions" must be all lower-case
(#447) Variable "canonicalName" must be all lower-case
(#452) Inline doc block comments are not allowed; use "// Comment." instead
(#455) "require_once" must be immediately followed by an open parenthesis
(#456) Variable "groupName" must be all lower-case
(#456) Variable "adapterOptions" must be all lower-case
(#456) Variable "adapterOptions" must be all lower-case
(#457) Variable "adapterOptions" must be all lower-case
(#458) Variable "groupName" must be all lower-case
(#459) Variable "groupFilter" must be all lower-case
(#459) Variable "adapterOptions" must be all lower-case
(#460) Variable "groupFilter" must be all lower-case
(#461) Variable "groupFilter" must be all lower-case
(#464) Variable "adapterOptions" must be all lower-case
(#464) Variable "adapterOptions" must be all lower-case
(#483) Public method name "Zend_Auth_Adapter_Ldap::getAccountObject" must be in lower-case letters only
(#483) Variable "returnAttribs" must be all lower-case
(#483) Variable "omitAttribs" must be all lower-case
(#484) Opening brace should be on the same line as the declaration
(#489) Variable "returnObject" must be all lower-case
(#491) Variable "omitAttribs" must be all lower-case
(#491) Variable "omitAttribs" must be all lower-case
(#493) Variable "returnAttribs" must be all lower-case
(#495) Variable "omitAttribs" must be all lower-case
(#496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Variable "returnObject" must be all lower-case
(#502) Variable "returnObject" must be all lower-case
(#505) Variable "returnObject" must be all lower-case
(#514) Private method name "Zend_Auth_Adapter_Ldap::_optionsToString" must be in lower-case letters only
(#515) Opening brace should be on the same line as the declaration
(#518) Inline control structures are not allowed
(#520) Inline control structures are not allowed
local/mr/vendor/zend/Zend/Auth/Adapter/OpenId.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#67) Member variable "_returnTo" must be all lower-case
(#103) Member variable "_httpClient" must be all lower-case
(#120) Variable "returnTo" must be all lower-case
(#126) Variable "returnTo" must be all lower-case
(#138) Public method name "Zend_Auth_Adapter_OpenId::setIdentity" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Auth_Adapter_OpenId::setStorage" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Auth_Adapter_OpenId::setReturnTo" must be in lower-case letters only
(#162) Variable "returnTo" must be all lower-case
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "returnTo" must be all lower-case
(#174) Public method name "Zend_Auth_Adapter_OpenId::setRoot" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Auth_Adapter_OpenId::setExtensions" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Auth_Adapter_OpenId::setResponse" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Auth_Adapter_OpenId::setCheckImmediate" must be in lower-case letters only
(#211) Variable "check_immediate" must not contain underscores.
(#212) Opening brace should be on the same line as the declaration
(#213) Variable "check_immediate" must not contain underscores.
(#222) Public method name "Zend_Auth_Adapter_OpenId::setHttpClient" must be in lower-case letters only
(#264) Expected 1 space before "=="; 0 found
(#264) Expected 1 space after "=="; 0 found
(#264) Expected 1 space before ":"; 0 found
local/mr/vendor/zend/Zend/Auth/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Auth/Result.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Expected 1 space after "="; 2 found
(#59) Expected 1 space after "="; 2 found
(#93) Opening brace should be on the same line as the declaration
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) Public method name "Zend_Auth_Result::isValid" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Auth_Result::getCode" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Auth_Result::getIdentity" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Auth_Result::getMessages" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Auth/Storage/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#38) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Auth/Storage/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Zend_Auth_Storage_Interface::isEmpty" must be in lower-case letters only
local/mr/vendor/zend/Zend/Auth/Storage/NonPersistent.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#56) Public method name "Zend_Auth_Storage_NonPersistent::isEmpty" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
(#92) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Auth/Storage/Session.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#84) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Auth_Storage_Session::getNamespace" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Auth_Storage_Session::getMember" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Auth_Storage_Session::isEmpty" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Opening brace should be on the same line as the declaration
(#137) Opening brace should be on the same line as the declaration
(#147) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#60) Variable "barcodeConfig" must be all lower-case
(#60) Whitespace found at end of line
(#61) Variable "rendererConfig" must be all lower-case
(#61) Whitespace found at end of line
(#62) Variable "automaticRenderError" must be all lower-case
(#70) Variable "rendererConfig" must be all lower-case
(#76) Variable "barcodeConfig" must be all lower-case
(#86) Variable "barcodeConfig" must be all lower-case
(#87) Variable "rendererConfig" must be all lower-case
(#90) Variable "automaticRenderError" must be all lower-case
(#100) Variable "automaticRenderError" must be all lower-case
(#111) Public method name "Zend_Barcode::makeBarcode" must be in lower-case letters only
(#111) Variable "barcodeConfig" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#123) Variable "barcodeConfig" must be all lower-case
(#131) Variable "barcodeConfig" must be all lower-case
(#132) Variable "barcodeConfig" must be all lower-case
(#132) Variable "barcodeConfig" must be all lower-case
(#138) Variable "barcodeConfig" must be all lower-case
(#139) Inline doc block comments are not allowed; use "// Comment." instead
(#142) "require_once" must be immediately followed by an open parenthesis
(#152) Inline doc block comments are not allowed; use "// Comment." instead
(#155) "require_once" must be immediately followed by an open parenthesis
(#163) Variable "barcodeNamespace" must be all lower-case
(#164) Variable "barcodeConfig" must be all lower-case
(#165) Variable "barcodeNamespace" must be all lower-case
(#165) Variable "barcodeConfig" must be all lower-case
(#168) Variable "barcodeName" must be all lower-case
(#168) Variable "barcodeNamespace" must be all lower-case
(#169) Variable "barcodeName" must be all lower-case
(#170) Variable "barcodeName" must be all lower-case
(#177) Variable "barcodeName" must be all lower-case
(#178) "require_once" must be immediately followed by an open parenthesis
(#179) Variable "barcodeName" must be all lower-case
(#186) Variable "bcAdapter" must be all lower-case
(#186) Variable "barcodeName" must be all lower-case
(#186) Variable "barcodeConfig" must be all lower-case
(#191) Variable "bcAdapter" must be all lower-case
(#192) Inline doc block comments are not allowed; use "// Comment." instead
(#195) "require_once" must be immediately followed by an open parenthesis
(#197) Variable "barcodeName" must be all lower-case
(#200) Variable "bcAdapter" must be all lower-case
(#210) Public method name "Zend_Barcode::makeRenderer" must be in lower-case letters only
(#210) Variable "rendererConfig" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#222) Variable "rendererConfig" must be all lower-case
(#228) Variable "rendererConfig" must be all lower-case
(#229) Variable "rendererConfig" must be all lower-case
(#229) Variable "rendererConfig" must be all lower-case
(#235) Variable "rendererConfig" must be all lower-case
(#236) Inline doc block comments are not allowed; use "// Comment." instead
(#239) "require_once" must be immediately followed by an open parenthesis
(#251) Inline doc block comments are not allowed; use "// Comment." instead
(#254) "require_once" must be immediately followed by an open parenthesis
(#265) Variable "rendererNamespace" must be all lower-case
(#266) Variable "rendererConfig" must be all lower-case
(#267) Variable "rendererNamespace" must be all lower-case
(#267) Variable "rendererConfig" must be all lower-case
(#270) Variable "rendererName" must be all lower-case
(#270) Variable "rendererNamespace" must be all lower-case
(#271) Variable "rendererName" must be all lower-case
(#272) Variable "rendererName" must be all lower-case
(#279) Variable "rendererName" must be all lower-case
(#280) "require_once" must be immediately followed by an open parenthesis
(#281) Variable "rendererName" must be all lower-case
(#288) Variable "rdrAdapter" must be all lower-case
(#288) Variable "rendererName" must be all lower-case
(#288) Variable "rendererConfig" must be all lower-case
(#293) Variable "rdrAdapter" must be all lower-case
(#294) Inline doc block comments are not allowed; use "// Comment." instead
(#297) "require_once" must be immediately followed by an open parenthesis
(#299) Variable "rendererName" must be all lower-case
(#304) Variable "rdrAdapter" must be all lower-case
(#316) Whitespace found at end of line
(#317) Whitespace found at end of line
(#318) Variable "barcodeConfig" must be all lower-case
(#318) Whitespace found at end of line
(#319) Variable "rendererConfig" must be all lower-case
(#321) Variable "barcodeConfig" must be all lower-case
(#321) Variable "rendererConfig" must be all lower-case
(#334) Whitespace found at end of line
(#335) Whitespace found at end of line
(#336) Variable "barcodeConfig" must be all lower-case
(#336) Whitespace found at end of line
(#337) Variable "rendererConfig" must be all lower-case
(#339) Variable "barcodeConfig" must be all lower-case
(#339) Variable "rendererConfig" must be all lower-case
(#347) Public method name "Zend_Barcode::setBarcodeFont" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#349) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Barcode/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_isRenderable" must be all lower-case
(#44) Whitespace found at end of line
(#45) Whitespace found at end of line
(#48) Public method name "Zend_Barcode_Exception::setIsRenderable" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#56) Whitespace found at end of line
(#59) Public method name "Zend_Barcode_Exception::isRenderable" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Code25.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_codingMap" must be all lower-case
(#66) Protected method name "Zend_Barcode_Object_Code25::_calculateBarcodeWidth" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "quietZone" must be all lower-case
(#69) Variable "startCharacter" must be all lower-case
(#70) Variable "characterLength" must be all lower-case
(#71) Expected 1 space before "*"; newline found
(#72) Variable "encodedData" must be all lower-case
(#72) Variable "characterLength" must be all lower-case
(#73) Variable "stopCharacter" must be all lower-case
(#74) Variable "quietZone" must be all lower-case
(#74) Variable "startCharacter" must be all lower-case
(#74) Variable "encodedData" must be all lower-case
(#74) Variable "stopCharacter" must be all lower-case
(#74) Variable "quietZone" must be all lower-case
(#81) Protected method name "Zend_Barcode_Object_Code25::_checkParams" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#90) Protected method name "Zend_Barcode_Object_Code25::_prepareBarcode" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "barcodeTable" must be all lower-case
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "barcodeTable" must be all lower-case
(#96) Variable "barcodeTable" must be all lower-case
(#97) Variable "barcodeTable" must be all lower-case
(#98) Variable "barcodeTable" must be all lower-case
(#99) Variable "barcodeTable" must be all lower-case
(#100) Variable "barcodeTable" must be all lower-case
(#104) Variable "barcodeChar" must be all lower-case
(#105) Variable "barcodeChar" must be all lower-case
(#108) Variable "barcodeTable" must be all lower-case
(#109) Variable "barcodeTable" must be all lower-case
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "barcodeTable" must be all lower-case
(#115) Variable "barcodeTable" must be all lower-case
(#116) Variable "barcodeTable" must be all lower-case
(#117) Variable "barcodeTable" must be all lower-case
(#118) Variable "barcodeTable" must be all lower-case
(#119) Variable "barcodeTable" must be all lower-case
(#128) Public method name "Zend_Barcode_Object_Code25::getChecksum" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Code25interleaved.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_withBearerBars" must be all lower-case
(#49) Protected method name "Zend_Barcode_Object_Code25interleaved::_getDefaultOptions" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Barcode_Object_Code25interleaved::setWithBearerBars" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Barcode_Object_Code25interleaved::getWithBearerBars" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#78) Protected method name "Zend_Barcode_Object_Code25interleaved::_calculateBarcodeWidth" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "quietZone" must be all lower-case
(#81) Variable "startCharacter" must be all lower-case
(#82) Variable "characterLength" must be all lower-case
(#83) Variable "encodedData" must be all lower-case
(#83) Variable "characterLength" must be all lower-case
(#84) Variable "stopCharacter" must be all lower-case
(#85) Variable "quietZone" must be all lower-case
(#85) Variable "startCharacter" must be all lower-case
(#85) Variable "encodedData" must be all lower-case
(#85) Variable "stopCharacter" must be all lower-case
(#85) Variable "quietZone" must be all lower-case
(#92) Protected method name "Zend_Barcode_Object_Code25interleaved::_prepareBarcode" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Variable "barcodeTable" must be all lower-case
(#100) Variable "barcodeTable" must be all lower-case
(#101) Variable "barcodeTable" must be all lower-case
(#102) Variable "barcodeTable" must be all lower-case
(#104) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "barWidth" must be all lower-case
(#114) Expected 1 space before "?"; newline found
(#115) Expected 1 space before ":"; newline found
(#117) Variable "barcodeTable" must be all lower-case
(#117) Variable "barWidth" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "barWidth" must be all lower-case
(#121) Expected 1 space before "?"; newline found
(#122) Expected 1 space before ":"; newline found
(#123) Variable "barcodeTable" must be all lower-case
(#123) Variable "barWidth" must be all lower-case
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "barcodeTable" must be all lower-case
(#129) Variable "barcodeTable" must be all lower-case
(#130) Variable "barcodeTable" must be all lower-case
(#131) Variable "barcodeTable" must be all lower-case
(#139) Protected method name "Zend_Barcode_Object_Code25interleaved::_postDrawBarcode" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Code39.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_codingMap" must be all lower-case
(#98) Protected method name "Zend_Barcode_Object_Code39::_checkParams" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#107) Protected method name "Zend_Barcode_Object_Code39::_calculateBarcodeWidth" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "quietZone" must be all lower-case
(#110) Variable "characterLength" must be all lower-case
(#111) Variable "encodedData" must be all lower-case
(#111) Variable "characterLength" must be all lower-case
(#112) Variable "quietZone" must be all lower-case
(#112) Variable "encodedData" must be all lower-case
(#112) Variable "quietZone" must be all lower-case
(#119) Public method name "Zend_Barcode_Object_Code39::getText" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Barcode_Object_Code39::getTextToDisplay" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#142) Protected method name "Zend_Barcode_Object_Code39::_prepareBarcode" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#145) Variable "barcodeTable" must be all lower-case
(#147) Variable "barcodeChar" must be all lower-case
(#149) Variable "barcodeChar" must be all lower-case
(#152) Variable "barcodeTable" must be all lower-case
(#155) Variable "barcodeTable" must be all lower-case
(#157) Variable "barcodeTable" must be all lower-case
(#166) Public method name "Zend_Barcode_Object_Code39::getChecksum" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Ean13.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_codingMap" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 2
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 2
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 2
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 2
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 2
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 2
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 2
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 2
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Protected method name "Zend_Barcode_Object_Ean13::_getDefaultOptions" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#91) Protected method name "Zend_Barcode_Object_Ean13::_calculateBarcodeWidth" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "quietZone" must be all lower-case
(#94) Variable "startCharacter" must be all lower-case
(#95) Variable "middleCharacter" must be all lower-case
(#96) Variable "stopCharacter" must be all lower-case
(#97) Variable "encodedData" must be all lower-case
(#98) Variable "quietZone" must be all lower-case
(#98) Variable "startCharacter" must be all lower-case
(#98) Variable "middleCharacter" must be all lower-case
(#98) Variable "encodedData" must be all lower-case
(#98) Variable "stopCharacter" must be all lower-case
(#98) Variable "quietZone" must be all lower-case
(#105) Protected method name "Zend_Barcode_Object_Ean13::_checkParams" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#106) Closing brace must be on a line by itself
(#112) Protected method name "Zend_Barcode_Object_Ean13::_prepareBarcode" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "barcodeTable" must be all lower-case
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "barcodeTable" must be all lower-case
(#119) Variable "barcodeTable" must be all lower-case
(#120) Variable "barcodeTable" must be all lower-case
(#122) Variable "textTable" must be all lower-case
(#123) Variable "textTable" must be all lower-case
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Variable "textTable" must be all lower-case
(#129) Variable "barcodeTable" must be all lower-case
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "barcodeTable" must be all lower-case
(#135) Variable "barcodeTable" must be all lower-case
(#136) Variable "barcodeTable" must be all lower-case
(#137) Variable "barcodeTable" must be all lower-case
(#138) Variable "barcodeTable" must be all lower-case
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "textTable" must be all lower-case
(#144) Variable "barcodeTable" must be all lower-case
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Variable "barcodeTable" must be all lower-case
(#150) Variable "barcodeTable" must be all lower-case
(#151) Variable "barcodeTable" must be all lower-case
(#152) Variable "barcodeTable" must be all lower-case
(#161) Public method name "Zend_Barcode_Object_Ean13::getChecksum" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#181) Protected method name "Zend_Barcode_Object_Ean13::_drawText" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#190) Protected method name "Zend_Barcode_Object_Ean13::_drawEan13Text" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#194) Variable "characterWidth" must be all lower-case
(#195) Variable "leftPosition" must be all lower-case
(#195) Variable "characterWidth" must be all lower-case
(#201) Variable "leftPosition" must be all lower-case
(#203) Expected 1 space before "+"; newline found
(#220) Variable "leftPosition" must be all lower-case
(#220) Variable "leftPosition" must be all lower-case
(#220) Variable "characterWidth" must be all lower-case
local/mr/vendor/zend/Zend/Barcode/Object/Ean2.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#55) Protected method name "Zend_Barcode_Object_Ean2::_getDefaultOptions" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#60) Protected method name "Zend_Barcode_Object_Ean2::_getParity" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Ean5.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#61) Protected method name "Zend_Barcode_Object_Ean5::_getDefaultOptions" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#70) Protected method name "Zend_Barcode_Object_Ean5::_calculateBarcodeWidth" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "quietZone" must be all lower-case
(#73) Variable "startCharacter" must be all lower-case
(#74) Variable "middleCharacter" must be all lower-case
(#75) Variable "encodedData" must be all lower-case
(#76) Variable "quietZone" must be all lower-case
(#76) Variable "startCharacter" must be all lower-case
(#76) Variable "middleCharacter" must be all lower-case
(#76) Variable "encodedData" must be all lower-case
(#76) Variable "quietZone" must be all lower-case
(#76) Line exceeds 132 characters; contains 145 characters
(#83) Protected method name "Zend_Barcode_Object_Ean5::_prepareBarcode" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "barcodeTable" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "barcodeTable" must be all lower-case
(#89) Variable "barcodeTable" must be all lower-case
(#90) Variable "barcodeTable" must be all lower-case
(#91) Variable "barcodeTable" must be all lower-case
(#92) Variable "barcodeTable" must be all lower-case
(#94) Variable "firstCharacter" must be all lower-case
(#95) Variable "textTable" must be all lower-case
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Variable "firstCharacter" must be all lower-case
(#100) Variable "firstCharacter" must be all lower-case
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "barcodeTable" must be all lower-case
(#104) Variable "barcodeTable" must be all lower-case
(#106) Variable "textTable" must be all lower-case
(#108) Variable "barcodeTable" must be all lower-case
(#112) Variable "barcodeTable" must be all lower-case
(#121) Public method name "Zend_Barcode_Object_Ean5::getChecksum" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#126) Space found before first semicolon of FOR loop
(#126) Space found before semicolon; expected "0;" but found "0 ;"
(#133) Protected method name "Zend_Barcode_Object_Ean5::_getParity" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Barcode_Object_Ean5::getText" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Ean8.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#48) Protected method name "Zend_Barcode_Object_Ean8::_getDefaultOptions" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Protected method name "Zend_Barcode_Object_Ean8::_calculateBarcodeWidth" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "quietZone" must be all lower-case
(#61) Variable "startCharacter" must be all lower-case
(#62) Variable "stopCharacter" must be all lower-case
(#63) Variable "encodedData" must be all lower-case
(#64) Variable "quietZone" must be all lower-case
(#64) Variable "startCharacter" must be all lower-case
(#64) Variable "encodedData" must be all lower-case
(#64) Variable "stopCharacter" must be all lower-case
(#64) Variable "quietZone" must be all lower-case
(#68) Expected 9 space(s) before asterisk; 5 found
(#69) Expected 9 space(s) before asterisk; 5 found
(#70) Expected 9 space(s) before asterisk; 5 found
(#71) Protected method name "Zend_Barcode_Object_Ean8::_prepareBarcode" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "barcodeTable" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "barcodeTable" must be all lower-case
(#78) Variable "barcodeTable" must be all lower-case
(#79) Variable "barcodeTable" must be all lower-case
(#81) Variable "textTable" must be all lower-case
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "textTable" must be all lower-case
(#87) Variable "barcodeTable" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "barcodeTable" must be all lower-case
(#93) Variable "barcodeTable" must be all lower-case
(#94) Variable "barcodeTable" must be all lower-case
(#95) Variable "barcodeTable" must be all lower-case
(#96) Variable "barcodeTable" must be all lower-case
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Variable "textTable" must be all lower-case
(#102) Variable "barcodeTable" must be all lower-case
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "barcodeTable" must be all lower-case
(#108) Variable "barcodeTable" must be all lower-case
(#109) Variable "barcodeTable" must be all lower-case
(#110) Variable "barcodeTable" must be all lower-case
(#117) Protected method name "Zend_Barcode_Object_Ean8::_drawText" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#121) Variable "characterWidth" must be all lower-case
(#122) Variable "leftPosition" must be all lower-case
(#128) Variable "leftPosition" must be all lower-case
(#130) Expected 1 space before "+"; newline found
(#144) Variable "leftPosition" must be all lower-case
(#144) Variable "leftPosition" must be all lower-case
(#144) Variable "characterWidth" must be all lower-case
(#155) Protected method name "Zend_Barcode_Object_Ean8::_validateText" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#167) Inline doc block comments are not allowed; use "// Comment." instead
(#170) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Barcode/Object/Error.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Public method name "Zend_Barcode_Object_Error::validateText" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#50) Public method name "Zend_Barcode_Object_Error::getHeight" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Barcode_Object_Error::getWidth" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#70) Opening brace should be on the same line as the declaration
(#81) Protected method name "Zend_Barcode_Object_Error::_prepareBarcode" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#89) Protected method name "Zend_Barcode_Object_Error::_checkParams" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#97) Protected method name "Zend_Barcode_Object_Error::_calculateBarcodeWidth" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Barcode/Object/Identcode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#48) Protected method name "Zend_Barcode_Object_Identcode::_getDefaultOptions" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Barcode_Object_Identcode::getTextToDisplay" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Barcode_Object_Identcode::validateText" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Barcode_Object_Identcode::getChecksum" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Itf14.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#44) Protected method name "Zend_Barcode_Object_Itf14::_getDefaultOptions" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Leitcode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#48) Protected method name "Zend_Barcode_Object_Leitcode::_getDefaultOptions" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Barcode_Object_Leitcode::getTextToDisplay" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/ObjectAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_barcodeNamespace" must be all lower-case
(#67) Member variable "_barHeight" must be all lower-case
(#73) Member variable "_barThinWidth" must be all lower-case
(#79) Member variable "_barThickWidth" must be all lower-case
(#92) Member variable "_foreColor" must be all lower-case
(#98) Member variable "_backgroundColor" must be all lower-case
(#104) Member variable "_withBorder" must be all lower-case
(#117) Member variable "_offsetTop" must be all lower-case
(#124) Member variable "_offsetLeft" must be all lower-case
(#136) Member variable "_drawText" must be all lower-case
(#142) Member variable "_stretchText" must be all lower-case
(#156) Member variable "_fontSize" must be all lower-case
(#162) Member variable "_withChecksum" must be all lower-case
(#168) Member variable "_withChecksumInText" must be all lower-case
(#174) Member variable "_barcodeLength" must be all lower-case
(#181) Member variable "_addLeadingZeros" must be all lower-case
(#188) Member variable "_mandatoryChecksum" must be all lower-case
(#194) Member variable "_substituteChecksumCharacter" must be all lower-case
(#200) Member variable "_staticFont" must be all lower-case
(#208) Opening brace should be on the same line as the declaration
(#210) Variable "_staticFont" must be all lower-case
(#210) Variable "_staticFont" must not contain underscores.
(#211) Variable "_staticFont" must be all lower-case
(#211) Variable "_staticFont" must not contain underscores.
(#230) Protected method name "Zend_Barcode_Object_ObjectAbstract::_getDefaultOptions" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#239) Public method name "Zend_Barcode_Object_ObjectAbstract::setOptions" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Barcode_Object_ObjectAbstract::setConfig" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#266) Public method name "Zend_Barcode_Object_ObjectAbstract::setBarcodeNamespace" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#277) Public method name "Zend_Barcode_Object_ObjectAbstract::getBarcodeNamespace" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#286) Public method name "Zend_Barcode_Object_ObjectAbstract::getType" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#297) Public method name "Zend_Barcode_Object_ObjectAbstract::setBarHeight" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#300) "require_once" must be immediately followed by an open parenthesis
(#313) Public method name "Zend_Barcode_Object_ObjectAbstract::getBarHeight" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#324) Public method name "Zend_Barcode_Object_ObjectAbstract::setBarThinWidth" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#327) "require_once" must be immediately followed by an open parenthesis
(#340) Public method name "Zend_Barcode_Object_ObjectAbstract::getBarThinWidth" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#351) Public method name "Zend_Barcode_Object_ObjectAbstract::setBarThickWidth" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#354) "require_once" must be immediately followed by an open parenthesis
(#367) Public method name "Zend_Barcode_Object_ObjectAbstract::getBarThickWidth" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#379) Public method name "Zend_Barcode_Object_ObjectAbstract::setFactor" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#382) "require_once" must be immediately followed by an open parenthesis
(#396) Public method name "Zend_Barcode_Object_ObjectAbstract::getFactor" must be in lower-case letters only
(#397) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Barcode_Object_ObjectAbstract::setForeColor" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#409) The use of backticks in strings is not recommended
(#411) Usage of ELSEIF not allowed; use ELSE IF instead
(#414) "require_once" must be immediately followed by an open parenthesis
(#426) Public method name "Zend_Barcode_Object_ObjectAbstract::getForeColor" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#437) Public method name "Zend_Barcode_Object_ObjectAbstract::setBackgroundColor" must be in lower-case letters only
(#438) Opening brace should be on the same line as the declaration
(#439) The use of backticks in strings is not recommended
(#441) Usage of ELSEIF not allowed; use ELSE IF instead
(#444) "require_once" must be immediately followed by an open parenthesis
(#456) Public method name "Zend_Barcode_Object_ObjectAbstract::getBackgroundColor" must be in lower-case letters only
(#457) Opening brace should be on the same line as the declaration
(#466) Public method name "Zend_Barcode_Object_ObjectAbstract::setWithBorder" must be in lower-case letters only
(#467) Opening brace should be on the same line as the declaration
(#476) Public method name "Zend_Barcode_Object_ObjectAbstract::getWithBorder" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#485) Public method name "Zend_Barcode_Object_ObjectAbstract::setReverseColor" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#499) Public method name "Zend_Barcode_Object_ObjectAbstract::setOrientation" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#509) Public method name "Zend_Barcode_Object_ObjectAbstract::getOrientation" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
(#519) Public method name "Zend_Barcode_Object_ObjectAbstract::setText" must be in lower-case letters only
(#520) Opening brace should be on the same line as the declaration
(#529) Public method name "Zend_Barcode_Object_ObjectAbstract::getText" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#543) Protected method name "Zend_Barcode_Object_ObjectAbstract::_addLeadingZeros" must be in lower-case letters only
(#543) Variable "withoutChecksum" must be all lower-case
(#544) Opening brace should be on the same line as the declaration
(#546) Variable "omitChecksum" must be all lower-case
(#546) Variable "withoutChecksum" must be all lower-case
(#548) Variable "omitChecksum" must be all lower-case
(#554) Variable "omitChecksum" must be all lower-case
(#565) Public method name "Zend_Barcode_Object_ObjectAbstract::getRawText" must be in lower-case letters only
(#566) Opening brace should be on the same line as the declaration
(#574) Public method name "Zend_Barcode_Object_ObjectAbstract::getTextToDisplay" must be in lower-case letters only
(#575) Opening brace should be on the same line as the declaration
(#588) Public method name "Zend_Barcode_Object_ObjectAbstract::setDrawText" must be in lower-case letters only
(#589) Opening brace should be on the same line as the declaration
(#598) Public method name "Zend_Barcode_Object_ObjectAbstract::getDrawText" must be in lower-case letters only
(#599) Opening brace should be on the same line as the declaration
(#610) Public method name "Zend_Barcode_Object_ObjectAbstract::setStretchText" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#621) Public method name "Zend_Barcode_Object_ObjectAbstract::getStretchText" must be in lower-case letters only
(#622) Opening brace should be on the same line as the declaration
(#633) Public method name "Zend_Barcode_Object_ObjectAbstract::setWithChecksum" must be in lower-case letters only
(#634) Opening brace should be on the same line as the declaration
(#646) Public method name "Zend_Barcode_Object_ObjectAbstract::getWithChecksum" must be in lower-case letters only
(#647) Opening brace should be on the same line as the declaration
(#659) Public method name "Zend_Barcode_Object_ObjectAbstract::setWithChecksumInText" must be in lower-case letters only
(#660) Opening brace should be on the same line as the declaration
(#672) Public method name "Zend_Barcode_Object_ObjectAbstract::getWithChecksumInText" must be in lower-case letters only
(#673) Opening brace should be on the same line as the declaration
(#682) Public method name "Zend_Barcode_Object_ObjectAbstract::setBarcodeFont" must be in lower-case letters only
(#683) Opening brace should be on the same line as the declaration
(#685) Variable "_staticFont" must be all lower-case
(#685) Variable "_staticFont" must not contain underscores.
(#697) Public method name "Zend_Barcode_Object_ObjectAbstract::setFont" must be in lower-case letters only
(#698) Opening brace should be on the same line as the declaration
(#701) "require_once" must be immediately followed by an open parenthesis
(#707) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Usage of ELSEIF not allowed; use ELSE IF instead
(#715) "require_once" must be immediately followed by an open parenthesis
(#728) Public method name "Zend_Barcode_Object_ObjectAbstract::getFont" must be in lower-case letters only
(#729) Opening brace should be on the same line as the declaration
(#739) Public method name "Zend_Barcode_Object_ObjectAbstract::setFontSize" must be in lower-case letters only
(#740) Opening brace should be on the same line as the declaration
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#747) "require_once" must be immediately followed by an open parenthesis
(#761) Public method name "Zend_Barcode_Object_ObjectAbstract::getFontSize" must be in lower-case letters only
(#762) Opening brace should be on the same line as the declaration
(#771) Public method name "Zend_Barcode_Object_ObjectAbstract::getQuietZone" must be in lower-case letters only
(#772) Opening brace should be on the same line as the declaration
(#780) Protected method name "Zend_Barcode_Object_ObjectAbstract::_addInstruction" must be in lower-case letters only
(#781) Opening brace should be on the same line as the declaration
(#789) Public method name "Zend_Barcode_Object_ObjectAbstract::getInstructions" must be in lower-case letters only
(#790) Opening brace should be on the same line as the declaration
(#800) Protected method name "Zend_Barcode_Object_ObjectAbstract::_addPolygon" must be in lower-case letters only
(#801) Opening brace should be on the same line as the declaration
(#823) Protected method name "Zend_Barcode_Object_ObjectAbstract::_addText" must be in lower-case letters only
(#851) Public method name "Zend_Barcode_Object_ObjectAbstract::checkParams" must be in lower-case letters only
(#852) Opening brace should be on the same line as the declaration
(#864) Protected method name "Zend_Barcode_Object_ObjectAbstract::_checkText" must be in lower-case letters only
(#865) Opening brace should be on the same line as the declaration
(#870) "require_once" must be immediately followed by an open parenthesis
(#885) Protected method name "Zend_Barcode_Object_ObjectAbstract::_checkRatio" must be in lower-case letters only
(#886) Opening brace should be on the same line as the declaration
(#889) "require_once" must be immediately followed by an open parenthesis
(#904) Protected method name "Zend_Barcode_Object_ObjectAbstract::_checkFontAndOrientation" must be in lower-case letters only
(#905) Opening brace should be on the same line as the declaration
(#907) "require_once" must be immediately followed by an open parenthesis
(#919) Protected method name "Zend_Barcode_Object_ObjectAbstract::_calculateWidth" must be in lower-case letters only
(#920) Opening brace should be on the same line as the declaration
(#922) Expected 1 space before "+"; newline found
(#923) Expected 1 space before "+"; newline found
(#930) Protected method name "Zend_Barcode_Object_ObjectAbstract::_calculateBarcodeWidth" must be in lower-case letters only
(#936) Protected method name "Zend_Barcode_Object_ObjectAbstract::_calculateHeight" must be in lower-case letters only
(#937) Opening brace should be on the same line as the declaration
(#939) Expected 1 space before "+"; newline found
(#940) Expected 1 space before "+"; newline found
(#947) Protected method name "Zend_Barcode_Object_ObjectAbstract::_calculateBarcodeHeight" must be in lower-case letters only
(#948) Opening brace should be on the same line as the declaration
(#949) Variable "textHeight" must be all lower-case
(#950) Variable "extraHeight" must be all lower-case
(#952) Variable "textHeight" must be all lower-case
(#953) Variable "extraHeight" must be all lower-case
(#955) Variable "textHeight" must be all lower-case
(#955) Variable "extraHeight" must be all lower-case
(#962) Public method name "Zend_Barcode_Object_ObjectAbstract::getHeight" must be in lower-case letters only
(#963) Opening brace should be on the same line as the declaration
(#965) Expected 1 space after "="; newline found
(#967) Expected 1 space before "+"; newline found
(#976) Public method name "Zend_Barcode_Object_ObjectAbstract::getWidth" must be in lower-case letters only
(#977) Opening brace should be on the same line as the declaration
(#979) Expected 1 space after "="; newline found
(#981) Expected 1 space before "+"; newline found
(#992) Public method name "Zend_Barcode_Object_ObjectAbstract::getOffsetLeft" must be in lower-case letters only
(#993) Opening brace should be on the same line as the declaration
(#1019) Public method name "Zend_Barcode_Object_ObjectAbstract::getOffsetTop" must be in lower-case letters only
(#1020) Opening brace should be on the same line as the declaration
(#1047) Opening brace should be on the same line as the declaration
(#1049) Expected 1 space before "-"; newline found
(#1050) Expected 1 space before "+"; newline found
(#1052) Expected 1 space before "+"; newline found
(#1053) Expected 1 space before "+"; newline found
(#1062) Opening brace should be on the same line as the declaration
(#1074) Protected method name "Zend_Barcode_Object_ObjectAbstract::_drawBarcode" must be in lower-case letters only
(#1075) Opening brace should be on the same line as the declaration
(#1076) Variable "barcodeTable" must be all lower-case
(#1099) Variable "barLength" must be all lower-case
(#1101) Variable "barcodeTable" must be all lower-case
(#1104) Variable "barLength" must be all lower-case
(#1105) Variable "barLength" must be all lower-case
(#1108) Variable "barLength" must be all lower-case
(#1112) Variable "barLength" must be all lower-case
(#1131) Protected method name "Zend_Barcode_Object_ObjectAbstract::_drawBorder" must be in lower-case letters only
(#1132) Opening brace should be on the same line as the declaration
(#1155) Protected method name "Zend_Barcode_Object_ObjectAbstract::_drawText" must be in lower-case letters only
(#1156) Opening brace should be on the same line as the declaration
(#1160) Variable "textLength" must be all lower-case
(#1161) Variable "textLength" must be all lower-case
(#1162) Variable "textLength" must be all lower-case
(#1163) Variable "leftPosition" must be all lower-case
(#1168) Variable "leftPosition" must be all lower-case
(#1170) Expected 1 space before "+"; newline found
(#1185) Expected 1 space before "+"; newline found
(#1201) Public method name "Zend_Barcode_Object_ObjectAbstract::validateText" must be in lower-case letters only
(#1202) Opening brace should be on the same line as the declaration
(#1211) Protected method name "Zend_Barcode_Object_ObjectAbstract::_validateText" must be in lower-case letters only
(#1212) Opening brace should be on the same line as the declaration
(#1213) Variable "validatorName" must be all lower-case
(#1216) Variable "validatorName" must be all lower-case
(#1220) Variable "checksumCharacter" must be all lower-case
(#1221) Variable "withChecksum" must be all lower-case
(#1223) Variable "checksumCharacter" must be all lower-case
(#1224) Variable "withChecksum" must be all lower-case
(#1227) Variable "withChecksum" must be all lower-case
(#1227) Variable "checksumCharacter" must be all lower-case
(#1232) Inline doc block comments are not allowed; use "// Comment." instead
(#1235) "require_once" must be immediately followed by an open parenthesis
(#1254) Protected method name "Zend_Barcode_Object_ObjectAbstract::_prepareBarcode" must be in lower-case letters only
(#1261) Protected method name "Zend_Barcode_Object_ObjectAbstract::_checkParams" must be in lower-case letters only
(#1268) Protected method name "Zend_Barcode_Object_ObjectAbstract::_preDrawBarcode" must be in lower-case letters only
(#1269) Opening brace should be on the same line as the declaration
(#1278) Protected method name "Zend_Barcode_Object_ObjectAbstract::_postDrawBarcode" must be in lower-case letters only
(#1279) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Planet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_codingMap" must be all lower-case
local/mr/vendor/zend/Zend/Barcode/Object/Postnet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_codingMap" must be all lower-case
(#67) Protected method name "Zend_Barcode_Object_Postnet::_getDefaultOptions" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#80) Protected method name "Zend_Barcode_Object_Postnet::_calculateBarcodeWidth" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "quietZone" must be all lower-case
(#83) Variable "startCharacter" must be all lower-case
(#84) Variable "stopCharacter" must be all lower-case
(#85) Variable "encodedData" must be all lower-case
(#86) Variable "quietZone" must be all lower-case
(#86) Variable "startCharacter" must be all lower-case
(#86) Variable "encodedData" must be all lower-case
(#86) Variable "stopCharacter" must be all lower-case
(#86) Variable "quietZone" must be all lower-case
(#93) Protected method name "Zend_Barcode_Object_Postnet::_checkParams" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#94) Closing brace must be on a line by itself
(#100) Protected method name "Zend_Barcode_Object_Postnet::_prepareBarcode" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "barcodeTable" must be all lower-case
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "barcodeTable" must be all lower-case
(#106) Variable "barcodeTable" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "textTable" must be all lower-case
(#110) Variable "textTable" must be all lower-case
(#113) Variable "barcodeTable" must be all lower-case
(#114) Variable "barcodeTable" must be all lower-case
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "barcodeTable" must be all lower-case
(#120) Variable "barcodeTable" must be all lower-case
(#129) Public method name "Zend_Barcode_Object_Postnet::getChecksum" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Object/Royalmail.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_codingMap" must be all lower-case
(#83) Protected method name "Zend_Barcode_Object_Royalmail::_getDefaultOptions" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#96) Protected method name "Zend_Barcode_Object_Royalmail::_calculateBarcodeWidth" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "quietZone" must be all lower-case
(#99) Variable "startCharacter" must be all lower-case
(#100) Variable "stopCharacter" must be all lower-case
(#101) Variable "encodedData" must be all lower-case
(#102) Variable "quietZone" must be all lower-case
(#102) Variable "startCharacter" must be all lower-case
(#102) Variable "encodedData" must be all lower-case
(#102) Variable "stopCharacter" must be all lower-case
(#102) Variable "quietZone" must be all lower-case
(#109) Protected method name "Zend_Barcode_Object_Royalmail::_checkParams" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#110) Closing brace must be on a line by itself
(#116) Protected method name "Zend_Barcode_Object_Royalmail::_prepareBarcode" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "barcodeTable" must be all lower-case
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Variable "barcodeTable" must be all lower-case
(#121) Expected 1 space before "/"; 0 found
(#121) Expected 1 space after "/"; 0 found
(#122) Variable "barcodeTable" must be all lower-case
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "textTable" must be all lower-case
(#126) Variable "textTable" must be all lower-case
(#129) Variable "barcodeTable" must be all lower-case
(#129) Expected 1 space before "/"; 0 found
(#129) Expected 1 space after "/"; 0 found
(#129) Expected 1 space before "/"; 0 found
(#129) Expected 1 space after "/"; 0 found
(#130) Variable "barcodeTable" must be all lower-case
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "barcodeTable" must be all lower-case
(#136) Variable "barcodeTable" must be all lower-case
(#145) Public method name "Zend_Barcode_Object_Royalmail::getChecksum" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#151) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Barcode/Object/Upca.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#48) Protected method name "Zend_Barcode_Object_Upca::_getDefaultOptions" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Protected method name "Zend_Barcode_Object_Upca::_calculateBarcodeWidth" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "quietZone" must be all lower-case
(#61) Variable "startCharacter" must be all lower-case
(#62) Variable "middleCharacter" must be all lower-case
(#63) Variable "stopCharacter" must be all lower-case
(#64) Variable "encodedData" must be all lower-case
(#65) Variable "quietZone" must be all lower-case
(#65) Variable "startCharacter" must be all lower-case
(#65) Variable "middleCharacter" must be all lower-case
(#65) Variable "encodedData" must be all lower-case
(#65) Variable "stopCharacter" must be all lower-case
(#65) Variable "quietZone" must be all lower-case
(#69) Expected 9 space(s) before asterisk; 5 found
(#70) Expected 9 space(s) before asterisk; 5 found
(#71) Expected 9 space(s) before asterisk; 5 found
(#72) Protected method name "Zend_Barcode_Object_Upca::_prepareBarcode" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "barcodeTable" must be all lower-case
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "barcodeTable" must be all lower-case
(#79) Variable "barcodeTable" must be all lower-case
(#80) Variable "barcodeTable" must be all lower-case
(#82) Variable "textTable" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "textTable" must be all lower-case
(#87) Variable "barcodeTable" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "textTable" must be all lower-case
(#94) Variable "barcodeTable" must be all lower-case
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Variable "barcodeTable" must be all lower-case
(#100) Variable "barcodeTable" must be all lower-case
(#101) Variable "barcodeTable" must be all lower-case
(#102) Variable "barcodeTable" must be all lower-case
(#103) Variable "barcodeTable" must be all lower-case
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "textTable" must be all lower-case
(#109) Variable "barcodeTable" must be all lower-case
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "textTable" must be all lower-case
(#116) Variable "barcodeTable" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "barcodeTable" must be all lower-case
(#121) Variable "barcodeTable" must be all lower-case
(#122) Variable "barcodeTable" must be all lower-case
(#123) Variable "barcodeTable" must be all lower-case
(#130) Protected method name "Zend_Barcode_Object_Upca::_drawText" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#134) Variable "characterWidth" must be all lower-case
(#135) Variable "leftPosition" must be all lower-case
(#135) Variable "characterWidth" must be all lower-case
(#137) Variable "fontSize" must be all lower-case
(#139) Variable "fontSize" must be all lower-case
(#143) Variable "fontSize" must be all lower-case
(#145) Variable "leftPosition" must be all lower-case
(#147) Expected 1 space before "+"; newline found
(#147) Variable "fontSize" must be all lower-case
(#167) Variable "leftPosition" must be all lower-case
(#167) Variable "leftPosition" must be all lower-case
(#167) Variable "characterWidth" must be all lower-case
local/mr/vendor/zend/Zend/Barcode/Object/Upce.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#73) Protected method name "Zend_Barcode_Object_Upce::_getDefaultOptions" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Barcode_Object_Upce::getText" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#96) Protected method name "Zend_Barcode_Object_Upce::_calculateBarcodeWidth" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "quietZone" must be all lower-case
(#99) Variable "startCharacter" must be all lower-case
(#100) Variable "stopCharacter" must be all lower-case
(#101) Variable "encodedData" must be all lower-case
(#102) Variable "quietZone" must be all lower-case
(#102) Variable "startCharacter" must be all lower-case
(#102) Variable "encodedData" must be all lower-case
(#102) Variable "stopCharacter" must be all lower-case
(#102) Variable "quietZone" must be all lower-case
(#109) Protected method name "Zend_Barcode_Object_Upce::_prepareBarcode" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "barcodeTable" must be all lower-case
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "barcodeTable" must be all lower-case
(#116) Variable "barcodeTable" must be all lower-case
(#117) Variable "barcodeTable" must be all lower-case
(#119) Variable "textTable" must be all lower-case
(#121) Variable "textTable" must be all lower-case
(#124) Variable "textTable" must be all lower-case
(#128) Variable "textTable" must be all lower-case
(#130) Variable "barcodeTable" must be all lower-case
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "barcodeTable" must be all lower-case
(#136) Variable "barcodeTable" must be all lower-case
(#137) Variable "barcodeTable" must be all lower-case
(#138) Variable "barcodeTable" must be all lower-case
(#139) Variable "barcodeTable" must be all lower-case
(#140) Variable "barcodeTable" must be all lower-case
(#141) Variable "barcodeTable" must be all lower-case
(#148) Protected method name "Zend_Barcode_Object_Upce::_drawText" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#152) Variable "characterWidth" must be all lower-case
(#153) Variable "leftPosition" must be all lower-case
(#153) Variable "characterWidth" must be all lower-case
(#155) Variable "fontSize" must be all lower-case
(#157) Variable "fontSize" must be all lower-case
(#161) Variable "fontSize" must be all lower-case
(#163) Variable "leftPosition" must be all lower-case
(#165) Expected 1 space before "+"; newline found
(#165) Variable "fontSize" must be all lower-case
(#182) Variable "leftPosition" must be all lower-case
(#182) Variable "leftPosition" must be all lower-case
(#182) Variable "characterWidth" must be all lower-case
(#193) Protected method name "Zend_Barcode_Object_Upce::_validateText" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#205) Inline doc block comments are not allowed; use "// Comment." instead
(#208) "require_once" must be immediately followed by an open parenthesis
(#219) Public method name "Zend_Barcode_Object_Upce::getChecksum" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Barcode/Renderer/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Barcode/Renderer/Image.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_allowedImageType" must be all lower-case
(#50) Member variable "_imageType" must be all lower-case
(#62) Member variable "_imageForeColor" must be all lower-case
(#68) Member variable "_imageBackgroundColor" must be all lower-case
(#74) Member variable "_userHeight" must be all lower-case
(#80) Member variable "_userWidth" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#85) "require_once" must be immediately followed by an open parenthesis
(#98) Public method name "Zend_Barcode_Renderer_Image::setHeight" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#101) "require_once" must be immediately followed by an open parenthesis
(#115) Public method name "Zend_Barcode_Renderer_Image::getHeight" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Barcode_Renderer_Image::setWidth" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#129) "require_once" must be immediately followed by an open parenthesis
(#143) Public method name "Zend_Barcode_Renderer_Image::getWidth" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Barcode_Renderer_Image::setResource" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#158) "require_once" must be immediately followed by an open parenthesis
(#174) Public method name "Zend_Barcode_Renderer_Image::setImageType" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#181) "require_once" must be immediately followed by an open parenthesis
(#197) Public method name "Zend_Barcode_Renderer_Image::getImageType" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#207) Protected method name "Zend_Barcode_Renderer_Image::_initRenderer" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#210) "require_once" must be immediately followed by an open parenthesis
(#218) Variable "barcodeWidth" must be all lower-case
(#219) Variable "barcodeHeight" must be all lower-case
(#222) Variable "foreColor" must be all lower-case
(#223) Variable "backgroundColor" must be all lower-case
(#226) Variable "backgroundColor" must be all lower-case
(#227) Variable "backgroundColor" must be all lower-case
(#228) Variable "backgroundColor" must be all lower-case
(#232) Variable "foreColor" must be all lower-case
(#233) Variable "foreColor" must be all lower-case
(#234) Variable "foreColor" must be all lower-case
(#237) Variable "barcodeWidth" must be all lower-case
(#238) Variable "barcodeHeight" must be all lower-case
(#246) Variable "foreColor" must be all lower-case
(#247) Variable "backgroundColor" must be all lower-case
(#252) Variable "backgroundColor" must be all lower-case
(#253) Variable "backgroundColor" must be all lower-case
(#254) Variable "backgroundColor" must be all lower-case
(#258) Variable "foreColor" must be all lower-case
(#259) Variable "foreColor" must be all lower-case
(#260) Variable "foreColor" must be all lower-case
(#270) Variable "barcodeWidth" must be all lower-case
(#271) Variable "barcodeHeight" must be all lower-case
(#281) Protected method name "Zend_Barcode_Renderer_Image::_checkParams" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#291) Protected method name "Zend_Barcode_Renderer_Image::_checkDimensions" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#295) "require_once" must be immediately followed by an open parenthesis
(#304) "require_once" must be immediately followed by an open parenthesis
(#315) "require_once" must be immediately followed by an open parenthesis
(#324) "require_once" must be immediately followed by an open parenthesis
(#341) Opening brace should be on the same line as the declaration
(#344) Variable "functionName" must be all lower-case
(#345) Variable "functionName" must be all lower-case
(#356) Protected method name "Zend_Barcode_Renderer_Image::_drawPolygon" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#358) Variable "newPoints" must be all lower-case
(#369) Variable "allocatedColor" must be all lower-case
(#377) Variable "newPoints" must be all lower-case
(#377) Variable "allocatedColor" must be all lower-case
(#379) Variable "newPoints" must be all lower-case
(#379) Variable "allocatedColor" must be all lower-case
(#394) Protected method name "Zend_Barcode_Renderer_Image::_drawText" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#396) Variable "allocatedColor" must be all lower-case
(#411) Inline doc block comments are not allowed; use "// Comment." instead
(#418) "require_once" must be immediately followed by an open parenthesis
(#423) Variable "fontWidth" must be all lower-case
(#424) Variable "positionY" must be all lower-case
(#427) Variable "positionX" must be all lower-case
(#430) Variable "positionX" must be all lower-case
(#430) Variable "fontWidth" must be all lower-case
(#433) Variable "positionX" must be all lower-case
(#433) Variable "fontWidth" must be all lower-case
(#436) Variable "positionX" must be all lower-case
(#436) Variable "positionY" must be all lower-case
(#438) Whitespace found at end of line
(#440) "require_once" must be immediately followed by an open parenthesis
(#445) Whitespace found at end of line
(#464) Variable "allocatedColor" must be all lower-case
local/mr/vendor/zend/Zend/Barcode/Renderer/Pdf.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#61) Member variable "_moduleSize" must be all lower-case
(#69) Public method name "Zend_Barcode_Renderer_Pdf::setResource" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#72) "require_once" must be immediately followed by an open parenthesis
(#95) Protected method name "Zend_Barcode_Renderer_Pdf::_checkParams" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#114) Protected method name "Zend_Barcode_Renderer_Pdf::_initRenderer" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#123) Variable "pdfPage" must be all lower-case
(#124) Variable "pdfPage" must be all lower-case
(#124) Variable "pdfPage" must be all lower-case
(#133) Protected method name "Zend_Barcode_Renderer_Pdf::_drawPolygon" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#161) Variable "fillType" must be all lower-case
(#162) Expected 1 space before "?"; newline found
(#163) Expected 1 space before ":"; newline found
(#165) Variable "fillType" must be all lower-case
(#178) Protected method name "Zend_Barcode_Renderer_Pdf::_drawText" must be in lower-case letters only
(#230) Public method name "Zend_Barcode_Renderer_Pdf::widthForStringUsingFontSize" must be in lower-case letters only
(#230) Variable "fontSize" must be all lower-case
(#231) Opening brace should be on the same line as the declaration
(#232) Variable "drawingString" must be all lower-case
(#234) Variable "drawingString" must be all lower-case
(#235) Variable "drawingString" must be all lower-case
(#235) Variable "drawingString" must be all lower-case
(#239) Variable "stringWidth" must be all lower-case
(#239) Variable "fontSize" must be all lower-case
(#240) Variable "stringWidth" must be all lower-case
local/mr/vendor/zend/Zend/Barcode/Renderer/RendererAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_rendererNamespace" must be all lower-case
(#49) Member variable "_automaticRenderError" must be all lower-case
(#55) Member variable "_topOffset" must be all lower-case
(#61) Member variable "_leftOffset" must be all lower-case
(#67) Member variable "_horizontalPosition" must be all lower-case
(#73) Member variable "_verticalPosition" must be all lower-case
(#79) Member variable "_moduleSize" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Barcode_Renderer_RendererAbstract::setOptions" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Barcode_Renderer_RendererAbstract::setConfig" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Barcode_Renderer_RendererAbstract::setRendererNamespace" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Barcode_Renderer_RendererAbstract::getRendererNamespace" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Barcode_Renderer_RendererAbstract::getType" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Barcode_Renderer_RendererAbstract::setTopOffset" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#177) "require_once" must be immediately followed by an open parenthesis
(#190) Public method name "Zend_Barcode_Renderer_RendererAbstract::getTopOffset" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Barcode_Renderer_RendererAbstract::setLeftOffset" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#204) "require_once" must be immediately followed by an open parenthesis
(#217) Public method name "Zend_Barcode_Renderer_RendererAbstract::getLeftOffset" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#226) Public method name "Zend_Barcode_Renderer_RendererAbstract::setAutomaticRenderError" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#238) Public method name "Zend_Barcode_Renderer_RendererAbstract::setHorizontalPosition" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#241) "require_once" must be immediately followed by an open parenthesis
(#254) Public method name "Zend_Barcode_Renderer_RendererAbstract::getHorizontalPosition" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#265) Public method name "Zend_Barcode_Renderer_RendererAbstract::setVerticalPosition" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#268) "require_once" must be immediately followed by an open parenthesis
(#281) Public method name "Zend_Barcode_Renderer_RendererAbstract::getVerticalPosition" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#292) Public method name "Zend_Barcode_Renderer_RendererAbstract::setModuleSize" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#295) "require_once" must be immediately followed by an open parenthesis
(#309) Public method name "Zend_Barcode_Renderer_RendererAbstract::getModuleSize" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#318) Public method name "Zend_Barcode_Renderer_RendererAbstract::getAutomaticRenderError" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#328) Public method name "Zend_Barcode_Renderer_RendererAbstract::setBarcode" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#331) "require_once" must be immediately followed by an open parenthesis
(#344) Public method name "Zend_Barcode_Renderer_RendererAbstract::getBarcode" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Barcode_Renderer_RendererAbstract::checkParams" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#365) Protected method name "Zend_Barcode_Renderer_RendererAbstract::_checkBarcodeObject" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#368) Inline doc block comments are not allowed; use "// Comment." instead
(#371) "require_once" must be immediately followed by an open parenthesis
(#386) Protected method name "Zend_Barcode_Renderer_RendererAbstract::_adjustPosition" must be in lower-case letters only
(#386) Variable "supportHeight" must be all lower-case
(#386) Variable "supportWidth" must be all lower-case
(#387) Opening brace should be on the same line as the declaration
(#388) Variable "barcodeHeight" must be all lower-case
(#389) Variable "barcodeHeight" must be all lower-case
(#389) Variable "supportHeight" must be all lower-case
(#393) Variable "supportHeight" must be all lower-case
(#393) Variable "barcodeHeight" must be all lower-case
(#396) Variable "supportHeight" must be all lower-case
(#396) Variable "barcodeHeight" must be all lower-case
(#404) Variable "barcodeWidth" must be all lower-case
(#405) Variable "barcodeWidth" must be all lower-case
(#405) Variable "supportWidth" must be all lower-case
(#409) Variable "supportWidth" must be all lower-case
(#409) Variable "barcodeWidth" must be all lower-case
(#412) Variable "supportWidth" must be all lower-case
(#412) Variable "barcodeWidth" must be all lower-case
(#427) Opening brace should be on the same line as the declaration
(#460) Private method name "Zend_Barcode_Renderer_RendererAbstract::_drawInstructionList" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#462) Variable "instructionList" must be all lower-case
(#463) Variable "instructionList" must be all lower-case
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) This comment is 58% valid code; is this commented out code?
(#472) No space found before comment text; expected "// $text, $size, $position, $font, $color, $alignment = 'center', $orientation = 0)" but found "//$text, $size, $position, $font, $color, $alignment = 'center', $orientation = 0)"
(#484) Inline doc block comments are not allowed; use "// Comment." instead
(#487) "require_once" must be immediately followed by an open parenthesis
(#499) Protected method name "Zend_Barcode_Renderer_RendererAbstract::_checkParams" must be in lower-case letters only
(#511) Protected method name "Zend_Barcode_Renderer_RendererAbstract::_initRenderer" must be in lower-case letters only
(#519) Protected method name "Zend_Barcode_Renderer_RendererAbstract::_drawPolygon" must be in lower-case letters only
(#531) Protected method name "Zend_Barcode_Renderer_RendererAbstract::_drawText" must be in lower-case letters only
(#532) Whitespace found at end of line
(#533) Whitespace found at end of line
(#534) Whitespace found at end of line
(#535) Whitespace found at end of line
(#536) Whitespace found at end of line
(#537) Whitespace found at end of line
local/mr/vendor/zend/Zend/Cache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "standardFrontends" must be all lower-case
(#43) Member variable "standardBackends" must be all lower-case
(#51) Member variable "standardExtendedBackends" must be all lower-case
(#59) Member variable "availableFrontends" must be all lower-case
(#67) Member variable "availableBackends" must be all lower-case
(#85) Line exceeds maximum limit of 180 characters; contains 202 characters
(#86) Line exceeds maximum limit of 180 characters; contains 198 characters
(#87) Line exceeds 132 characters; contains 137 characters
(#91) Variable "frontendOptions" must be all lower-case
(#91) Variable "backendOptions" must be all lower-case
(#91) Variable "customFrontendNaming" must be all lower-case
(#91) Variable "customBackendNaming" must be all lower-case
(#91) Line exceeds maximum limit of 180 characters; contains 190 characters
(#92) Opening brace should be on the same line as the declaration
(#94) Variable "backendObject" must be all lower-case
(#94) Variable "backendOptions" must be all lower-case
(#94) Variable "customBackendNaming" must be all lower-case
(#97) Variable "backendObject" must be all lower-case
(#99) Line exceeds 132 characters; contains 139 characters
(#103) Variable "frontendObject" must be all lower-case
(#103) Variable "frontendOptions" must be all lower-case
(#103) Variable "customFrontendNaming" must be all lower-case
(#106) Variable "frontendObject" must be all lower-case
(#111) Variable "frontendObject" must be all lower-case
(#111) Variable "backendObject" must be all lower-case
(#112) Variable "frontendObject" must be all lower-case
(#124) Public method name "Zend_Cache::_makeBackend" must be in lower-case letters only
(#124) Variable "backendOptions" must be all lower-case
(#124) Variable "customBackendNaming" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "customBackendNaming" must be all lower-case
(#129) Must use "self::" for local static member reference
(#129) Variable "standardBackends" must be all lower-case
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "backendClass" must be all lower-case
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) "require_once" must be immediately followed by an open parenthesis
(#133) Variable "backendClass" must be all lower-case
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Must use "self::" for local static member reference
(#139) Variable "customBackendNaming" must be all lower-case
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Variable "backendClass" must be all lower-case
(#143) Variable "backendClass" must be all lower-case
(#146) Variable "backendClass" must be all lower-case
(#150) "require_once" must be immediately followed by an open parenthesis
(#153) Variable "backendClass" must be all lower-case
(#153) Variable "backendOptions" must be all lower-case
(#165) Public method name "Zend_Cache::_makeFrontend" must be in lower-case letters only
(#165) Variable "frontendOptions" must be all lower-case
(#165) Variable "customFrontendNaming" must be all lower-case
(#166) Opening brace should be on the same line as the declaration
(#167) Variable "customFrontendNaming" must be all lower-case
(#170) Variable "standardFrontends" must be all lower-case
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "frontendClass" must be all lower-case
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) "require_once" must be immediately followed by an open parenthesis
(#175) Variable "frontendClass" must be all lower-case
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Must use "self::" for local static member reference
(#181) Variable "customFrontendNaming" must be all lower-case
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "frontendClass" must be all lower-case
(#185) Variable "frontendClass" must be all lower-case
(#188) Variable "frontendClass" must be all lower-case
(#192) "require_once" must be immediately followed by an open parenthesis
(#195) Variable "frontendClass" must be all lower-case
(#195) Variable "frontendOptions" must be all lower-case
(#205) Public method name "Zend_Cache::throwException" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) "require_once" must be immediately followed by an open parenthesis
(#218) Protected method name "Zend_Cache::_normalizeName" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#241) Private method name "Zend_Cache::_isReadable" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Backend.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#65) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Cache_Backend::setDirectives" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Inline control structures are not allowed
(#103) Public method name "Zend_Cache_Backend::setOption" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Cache_Backend::getLifetime" must be in lower-case letters only
(#123) Variable "specificLifetime" must be all lower-case
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "specificLifetime" must be all lower-case
(#128) Variable "specificLifetime" must be all lower-case
(#139) Public method name "Zend_Cache_Backend::isAutomaticCleaningAvailable" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Cache_Backend::getTmpDir" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "tempFile" must be all lower-case
(#183) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#184) Variable "tempFile" must be all lower-case
(#185) Variable "tempFile" must be all lower-case
(#186) Variable "tempFile" must be all lower-case
(#206) Protected method name "Zend_Cache_Backend::_isGoodTmpDir" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#224) Protected method name "Zend_Cache_Backend::_loggerSanity" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) "require_once" must be immediately followed by an open parenthesis
(#239) "require_once" must be immediately followed by an open parenthesis
(#252) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Backend/Apc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Expected 1 space after "="; 2 found
(#57) Opening brace should be on the same line as the declaration
(#73) Variable "doNotTestCacheValidity" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#109) Variable "specificLifetime" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "specificLifetime" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#146) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Cache_Backend_Apc::isAutomaticCleaningAvailable" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Cache_Backend_Apc::getFillingPercentage" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#187) Variable "memSize" must be all lower-case
(#188) Variable "memAvailable" must be all lower-case
(#188) Expected 1 space before "="; 0 found
(#189) Variable "memUsed" must be all lower-case
(#189) Variable "memSize" must be all lower-case
(#189) Variable "memAvailable" must be all lower-case
(#190) Variable "memSize" must be all lower-case
(#193) Variable "memUsed" must be all lower-case
(#193) Variable "memSize" must be all lower-case
(#196) Variable "memUsed" must be all lower-case
(#196) Variable "memSize" must be all lower-case
(#204) Public method name "Zend_Cache_Backend_Apc::getTags" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Cache_Backend_Apc::getIdsMatchingTags" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#232) Public method name "Zend_Cache_Backend_Apc::getIdsNotMatchingTags" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Cache_Backend_Apc::getIdsMatchingAnyTags" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Cache_Backend_Apc::getIds" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Cache_Backend_Apc::getMetadatas" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Variable "extraLifetime" must be all lower-case
(#308) Opening brace should be on the same line as the declaration
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Variable "newLifetime" must be all lower-case
(#319) Variable "extraLifetime" must be all lower-case
(#320) Variable "newLifetime" must be all lower-case
(#320) Expected 1 space after "<="; 0 found
(#323) Variable "newLifetime" must be all lower-case
(#323) Variable "newLifetime" must be all lower-case
(#343) Public method name "Zend_Cache_Backend_Apc::getCapabilities" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Backend/BlackHole.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#50) Variable "doNotTestCacheValidity" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#62) Opening brace should be on the same line as the declaration
(#78) Variable "specificLifetime" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#90) Opening brace should be on the same line as the declaration
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Cache_Backend_BlackHole::getIds" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Cache_Backend_BlackHole::getTags" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Cache_Backend_BlackHole::getIdsMatchingTags" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Cache_Backend_BlackHole::getIdsNotMatchingTags" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Cache_Backend_BlackHole::getIdsMatchingAnyTags" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Cache_Backend_BlackHole::getFillingPercentage" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Cache_Backend_BlackHole::getMetadatas" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#209) Variable "extraLifetime" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#228) Public method name "Zend_Cache_Backend_BlackHole::getCapabilities" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#247) method name "Zend_Cache_Backend_BlackHole::___expire" is invalid; only PHP magic methods should be prefixed with a double underscore
(#248) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Backend/ExtendedInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Cache_Backend_ExtendedInterface::getIds" must be in lower-case letters only
(#49) Public method name "Zend_Cache_Backend_ExtendedInterface::getTags" must be in lower-case letters only
(#59) Public method name "Zend_Cache_Backend_ExtendedInterface::getIdsMatchingTags" must be in lower-case letters only
(#69) Public method name "Zend_Cache_Backend_ExtendedInterface::getIdsNotMatchingTags" must be in lower-case letters only
(#79) Public method name "Zend_Cache_Backend_ExtendedInterface::getIdsMatchingAnyTags" must be in lower-case letters only
(#86) Public method name "Zend_Cache_Backend_ExtendedInterface::getFillingPercentage" must be in lower-case letters only
(#99) Public method name "Zend_Cache_Backend_ExtendedInterface::getMetadatas" must be in lower-case letters only
(#108) Variable "extraLifetime" must be all lower-case
(#124) Public method name "Zend_Cache_Backend_ExtendedInterface::getCapabilities" must be in lower-case letters only
local/mr/vendor/zend/Zend/Cache/Backend/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#107) Member variable "_metadatasArray" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Public method name "Zend_Cache_Backend_File::setCacheDir" must be in lower-case letters only
(#151) Variable "trailingSeparator" must be all lower-case
(#152) Opening brace should be on the same line as the declaration
(#159) Variable "trailingSeparator" must be all lower-case
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "doNotTestCacheValidity" must be all lower-case
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "doNotTestCacheValidity" must be all lower-case
(#183) Variable "hashData" must be all lower-case
(#184) Variable "hashControl" must be all lower-case
(#185) Variable "hashData" must be all lower-case
(#185) Variable "hashControl" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#219) Variable "specificLifetime" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "specificLifetime" must be all lower-case
(#260) Opening brace should be on the same line as the declaration
(#262) Variable "boolRemove" must be all lower-case
(#263) Variable "boolMetadata" must be all lower-case
(#264) Variable "boolMetadata" must be all lower-case
(#264) Variable "boolRemove" must be all lower-case
(#285) Opening brace should be on the same line as the declaration
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Public method name "Zend_Cache_Backend_File::getIds" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#306) Public method name "Zend_Cache_Backend_File::getTags" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#319) Public method name "Zend_Cache_Backend_File::getIdsMatchingTags" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Cache_Backend_File::getIdsNotMatchingTags" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#345) Public method name "Zend_Cache_Backend_File::getIdsMatchingAnyTags" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#356) Public method name "Zend_Cache_Backend_File::getFillingPercentage" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Cache_Backend_File::getMetadatas" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#404) Variable "extraLifetime" must be all lower-case
(#405) Opening brace should be on the same line as the declaration
(#413) Variable "newMetadatas" must be all lower-case
(#416) Variable "extraLifetime" must be all lower-case
(#419) Variable "newMetadatas" must be all lower-case
(#440) Public method name "Zend_Cache_Backend_File::getCapabilities" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
(#459) method name "Zend_Cache_Backend_File::___expire" is invalid; only PHP magic methods should be prefixed with a double underscore
(#460) Opening brace should be on the same line as the declaration
(#474) Protected method name "Zend_Cache_Backend_File::_getMetadatas" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#496) Protected method name "Zend_Cache_Backend_File::_setMetadatas" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#518) Protected method name "Zend_Cache_Backend_File::_delMetadatas" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#532) Protected method name "Zend_Cache_Backend_File::_cleanMetadatas" must be in lower-case letters only
(#533) Opening brace should be on the same line as the declaration
(#543) Protected method name "Zend_Cache_Backend_File::_loadMetadatas" must be in lower-case letters only
(#544) Opening brace should be on the same line as the declaration
(#561) Protected method name "Zend_Cache_Backend_File::_saveMetadatas" must be in lower-case letters only
(#562) Opening brace should be on the same line as the declaration
(#577) Protected method name "Zend_Cache_Backend_File::_metadatasFile" must be in lower-case letters only
(#578) Opening brace should be on the same line as the declaration
(#580) Variable "fileName" must be all lower-case
(#581) Variable "fileName" must be all lower-case
(#590) Protected method name "Zend_Cache_Backend_File::_isMetadatasFile" must be in lower-case letters only
(#590) Variable "fileName" must be all lower-case
(#591) Opening brace should be on the same line as the declaration
(#592) Variable "fileName" must be all lower-case
(#610) Opening brace should be on the same line as the declaration
(#615) Perl-style comments are not allowed; use "// Comment." instead
(#642) Opening brace should be on the same line as the declaration
(#653) Expected "foreach (...) {\n"; found "foreach (...) {\n"
(#655) Variable "fileName" must be all lower-case
(#656) Variable "fileName" must be all lower-case
(#657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Variable "fileName" must be all lower-case
(#664) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#671) Inline comments must start with a capital letter, digit or 3-dots sequence
(#671) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) Expected 1 space before ">"; 0 found
(#722) Expected 1 space after ">"; 0 found
(#723) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Expected 1 space before "=="; 0 found
(#725) Expected 1 space after "=="; 0 found
(#726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#735) Opening brace should be on the same line as the declaration
(#746) Expected "foreach (...) {\n"; found "foreach (...) {\n"
(#748) Variable "fileName" must be all lower-case
(#749) Variable "fileName" must be all lower-case
(#751) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#805) Expected 1 space before ">"; 0 found
(#805) Expected 1 space after ">"; 0 found
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) Variable "recursiveRs" must be all lower-case
(#807) Expected 1 space after "="; 2 found
(#808) Variable "recursiveRs" must be all lower-case
(#811) Variable "recursiveRs" must be all lower-case
(#823) Protected method name "Zend_Cache_Backend_File::_expireTime" must be in lower-case letters only
(#824) Opening brace should be on the same line as the declaration
(#839) Variable "controlType" must be all lower-case
(#840) Opening brace should be on the same line as the declaration
(#841) Variable "controlType" must be all lower-case
(#842) Line indented incorrectly; expected 12 spaces, found 8
(#844) Line indented incorrectly; expected 12 spaces, found 8
(#846) Line indented incorrectly; expected 12 spaces, found 8
(#848) Line indented incorrectly; expected 12 spaces, found 8
(#850) Line indented incorrectly; expected 12 spaces, found 8
(#851) Line indented incorrectly; expected at least 16 spaces, found 12
(#851) Variable "controlType" must be all lower-case
(#861) Protected method name "Zend_Cache_Backend_File::_idToFileName" must be in lower-case letters only
(#862) Opening brace should be on the same line as the declaration
(#875) Opening brace should be on the same line as the declaration
(#877) Variable "fileName" must be all lower-case
(#878) Variable "fileName" must be all lower-case
(#889) Opening brace should be on the same line as the declaration
(#890) Variable "partsArray" must be all lower-case
(#893) Expected 1 space before ">"; 0 found
(#893) Expected 1 space after ">"; 0 found
(#895) Space found before first semicolon of FOR loop
(#895) Space found before second semicolon of FOR loop
(#895) Expected 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Space found before semicolon; expected "0;" but found "0 ;"
(#895) Space found before semicolon; expected "];" but found "] ;"
(#897) Variable "partsArray" must be all lower-case
(#901) Variable "partsArray" must be all lower-case
(#913) Protected method name "Zend_Cache_Backend_File::_recursiveMkdirAndChmod" must be in lower-case letters only
(#914) Opening brace should be on the same line as the declaration
(#915) Expected 1 space after "<="; 0 found
(#918) Variable "partsArray" must be all lower-case
(#919) Variable "partsArray" must be all lower-case
(#922) Line exceeds 132 characters; contains 135 characters
(#922) Inline comments must start with a capital letter, digit or 3-dots sequence
(#922) Inline comments must end in full-stops, exclamation marks, or question marks
(#935) Variable "doNotTestCacheValidity" must be all lower-case
(#936) Opening brace should be on the same line as the declaration
(#941) Variable "doNotTestCacheValidity" must be all lower-case
(#953) Protected method name "Zend_Cache_Backend_File::_fileGetContents" must be in lower-case letters only
(#954) Opening brace should be on the same line as the declaration
(#961) Inline control structures are not allowed
(#963) Inline control structures are not allowed
(#976) Protected method name "Zend_Cache_Backend_File::_filePutContents" must be in lower-case letters only
(#977) Opening brace should be on the same line as the declaration
(#981) Inline control structures are not allowed
(#985) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1000) Protected method name "Zend_Cache_Backend_File::_fileNameToId" must be in lower-case letters only
(#1000) Variable "fileName" must be all lower-case
(#1001) Opening brace should be on the same line as the declaration
(#1003) Variable "fileName" must be all lower-case
local/mr/vendor/zend/Zend/Cache/Backend/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "Zend_Cache_Backend_Interface::setDirectives" must be in lower-case letters only
(#48) Variable "doNotTestCacheValidity" must be all lower-case
(#70) Variable "specificLifetime" must be all lower-case
local/mr/vendor/zend/Zend/Cache/Backend/Memcached.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Expected 1 space after "="; 2 found
(#58) Line exceeds 132 characters; contains 147 characters
(#59) Expected 1 space after "="; 2 found
(#59) Line exceeds 132 characters; contains 146 characters
(#121) Opening brace should be on the same line as the declaration
(#127) Expected 1 space before "="; 0 found
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Variable "doNotTestCacheValidity" must be all lower-case
(#179) Opening brace should be on the same line as the declaration
(#194) Opening brace should be on the same line as the declaration
(#214) Variable "specificLifetime" must be all lower-case
(#215) Opening brace should be on the same line as the declaration
(#216) Variable "specificLifetime" must be all lower-case
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Opening brace should be on the same line as the declaration
(#260) Opening brace should be on the same line as the declaration
(#273) Line indented incorrectly; expected 12 spaces, found 15
(#284) Public method name "Zend_Cache_Backend_Memcached::isAutomaticCleaningAvailable" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Cache_Backend_Memcached::setDirectives" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Public method name "Zend_Cache_Backend_Memcached::getIds" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#326) Public method name "Zend_Cache_Backend_Memcached::getTags" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#340) Public method name "Zend_Cache_Backend_Memcached::getIdsMatchingTags" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Cache_Backend_Memcached::getIdsNotMatchingTags" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#368) Public method name "Zend_Cache_Backend_Memcached::getIdsMatchingAnyTags" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#380) Public method name "Zend_Cache_Backend_Memcached::getFillingPercentage" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#384) Variable "memSize" must be all lower-case
(#385) Variable "memUsed" must be all lower-case
(#392) Variable "eachSize" must be all lower-case
(#393) Variable "eachUsed" must be all lower-case
(#394) Variable "eachUsed" must be all lower-case
(#394) Variable "eachSize" must be all lower-case
(#395) Variable "eachUsed" must be all lower-case
(#395) Variable "eachSize" must be all lower-case
(#398) Variable "memSize" must be all lower-case
(#398) Variable "eachSize" must be all lower-case
(#399) Variable "memUsed" must be all lower-case
(#399) Variable "eachUsed" must be all lower-case
(#402) Variable "memSize" must be all lower-case
(#402) Variable "memUsed" must be all lower-case
(#406) Variable "memUsed" must be all lower-case
(#406) Variable "memSize" must be all lower-case
(#420) Public method name "Zend_Cache_Backend_Memcached::getMetadatas" must be in lower-case letters only
(#421) Opening brace should be on the same line as the declaration
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Variable "extraLifetime" must be all lower-case
(#449) Opening brace should be on the same line as the declaration
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Variable "newLifetime" must be all lower-case
(#465) Variable "extraLifetime" must be all lower-case
(#466) Variable "newLifetime" must be all lower-case
(#466) Expected 1 space after "<="; 0 found
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Variable "newLifetime" must be all lower-case
(#470) Variable "newLifetime" must be all lower-case
(#471) Variable "newLifetime" must be all lower-case
(#471) Variable "newLifetime" must be all lower-case
(#492) Public method name "Zend_Cache_Backend_Memcached::getCapabilities" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Backend/Sqlite.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#75) Member variable "_structureChecked" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#91) Line exceeds 132 characters; contains 144 characters
(#102) Opening brace should be on the same line as the declaration
(#103) Extension 'sqlite' is removed since PHP 5.4
(#113) Variable "doNotTestCacheValidity" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#117) Variable "doNotTestCacheValidity" must be all lower-case
(#121) Extension 'sqlite' is removed since PHP 5.4
(#135) Opening brace should be on the same line as the declaration
(#139) Extension 'sqlite' is removed since PHP 5.4
(#159) Variable "specificLifetime" must be all lower-case
(#160) Opening brace should be on the same line as the declaration
(#162) Variable "specificLifetime" must be all lower-case
(#163) Extension 'sqlite' is removed since PHP 5.4
(#191) Opening brace should be on the same line as the declaration
(#194) Extension 'sqlite' is removed since PHP 5.4
(#219) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Cache_Backend_Sqlite::getIds" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#236) Extension 'sqlite' is removed since PHP 5.4
(#247) Public method name "Zend_Cache_Backend_Sqlite::getTags" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#252) Extension 'sqlite' is removed since PHP 5.4
(#266) Public method name "Zend_Cache_Backend_Sqlite::getIdsMatchingTags" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#275) Extension 'sqlite' is removed since PHP 5.4
(#302) Public method name "Zend_Cache_Backend_Sqlite::getIdsNotMatchingTags" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#305) Extension 'sqlite' is removed since PHP 5.4
(#315) Extension 'sqlite' is removed since PHP 5.4
(#335) Public method name "Zend_Cache_Backend_Sqlite::getIdsMatchingAnyTags" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#344) Extension 'sqlite' is removed since PHP 5.4
(#369) Public method name "Zend_Cache_Backend_Sqlite::getFillingPercentage" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#395) Public method name "Zend_Cache_Backend_Sqlite::getMetadatas" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#400) Extension 'sqlite' is removed since PHP 5.4
(#410) Extension 'sqlite' is removed since PHP 5.4
(#425) Variable "extraLifetime" must be all lower-case
(#426) Opening brace should be on the same line as the declaration
(#432) Extension 'sqlite' is removed since PHP 5.4
(#433) Variable "newExpire" must be all lower-case
(#433) Variable "extraLifetime" must be all lower-case
(#434) Variable "newExpire" must be all lower-case
(#456) Public method name "Zend_Cache_Backend_Sqlite::getCapabilities" must be in lower-case letters only
(#457) Opening brace should be on the same line as the declaration
(#475) method name "Zend_Cache_Backend_Sqlite::___expire" is invalid; only PHP magic methods should be prefixed with a double underscore
(#476) Opening brace should be on the same line as the declaration
(#489) Private method name "Zend_Cache_Backend_Sqlite::_getConnection" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#494) Extension 'sqlite' is removed since PHP 5.4
(#509) Opening brace should be on the same line as the declaration
(#512) Extension 'sqlite' is removed since PHP 5.4
(#527) Private method name "Zend_Cache_Backend_Sqlite::_automaticVacuum" must be in lower-case letters only
(#528) Opening brace should be on the same line as the declaration
(#533) Extension 'sqlite' is removed since PHP 5.4
(#545) Private method name "Zend_Cache_Backend_Sqlite::_registerTag" must be in lower-case letters only
(#560) Private method name "Zend_Cache_Backend_Sqlite::_buildStructure" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#582) Private method name "Zend_Cache_Backend_Sqlite::_checkStructureVersion" must be in lower-case letters only
(#583) Opening brace should be on the same line as the declaration
(#585) Inline control structures are not allowed
(#586) Extension 'sqlite' is removed since PHP 5.4
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Line exceeds 132 characters; contains 154 characters
(#616) Opening brace should be on the same line as the declaration
(#665) Private method name "Zend_Cache_Backend_Sqlite::_checkAndBuildStructure" must be in lower-case letters only
(#666) Opening brace should be on the same line as the declaration
(#671) Line exceeds 132 characters; contains 134 characters
local/mr/vendor/zend/Zend/Cache/Backend/Static.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#66) Member variable "_tagCache" must be all lower-case
(#83) Public method name "Zend_Cache_Backend_Static::setOption" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Cache_Backend_Static::getOption" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#124) Variable "doNotTestCacheValidity" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#134) Variable "doNotTestCacheValidity" must be all lower-case
(#138) Variable "fileName" must be all lower-case
(#139) Variable "fileName" must be all lower-case
(#140) Variable "fileName" must be all lower-case
(#142) Variable "pathName" must be all lower-case
(#143) Variable "pathName" must be all lower-case
(#143) Variable "fileName" must be all lower-case
(#156) Whitespace found at end of line
(#159) Opening brace should be on the same line as the declaration
(#165) Variable "fileName" must be all lower-case
(#166) Variable "fileName" must be all lower-case
(#167) Variable "fileName" must be all lower-case
(#171) Usage of ELSEIF not allowed; use ELSE IF instead
(#174) Variable "pathName" must be all lower-case
(#175) Whitespace found at end of line
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Variable "pathName" must be all lower-case
(#182) Variable "fileName" must be all lower-case
(#201) Variable "specificLifetime" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#220) Variable "fileName" must be all lower-case
(#221) Variable "fileName" must be all lower-case
(#222) Variable "fileName" must be all lower-case
(#225) Variable "pathName" must be all lower-case
(#226) Variable "pathName" must be all lower-case
(#229) Variable "dataUnserialized" must be all lower-case
(#230) Variable "dataUnserialized" must be all lower-case
(#233) Inline control structures are not allowed
(#234) Variable "pathName" must be all lower-case
(#234) Variable "fileName" must be all lower-case
(#244) Usage of ELSEIF not allowed; use ELSE IF instead
(#258) Whitespace found at end of line
(#262) Protected method name "Zend_Cache_Backend_Static::_createDirectoriesFor" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#273) Whitespace found at end of line
(#283) Protected method name "Zend_Cache_Backend_Static::_isSerialized" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#295) Opening brace should be on the same line as the declaration
(#299) Variable "fileName" must be all lower-case
(#302) Usage of ELSEIF not allowed; use ELSE IF instead
(#310) Variable "fileName" must be all lower-case
(#311) Variable "fileName" must be all lower-case
(#313) Variable "pathName" must be all lower-case
(#314) Variable "pathName" must be all lower-case
(#314) Variable "fileName" must be all lower-case
(#329) Public method name "Zend_Cache_Backend_Static::removeRecursively" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#334) Variable "fileName" must be all lower-case
(#335) Variable "fileName" must be all lower-case
(#336) Variable "fileName" must be all lower-case
(#338) Variable "pathName" must be all lower-case
(#339) Variable "pathName" must be all lower-case
(#339) Variable "fileName" must be all lower-case
(#340) Variable "pathName" must be all lower-case
(#340) Variable "fileName" must be all lower-case
(#381) Opening brace should be on the same line as the declaration
(#391) Usage of ELSEIF not allowed; use ELSE IF instead
(#463) Public method name "Zend_Cache_Backend_Static::setInnerCache" must be in lower-case letters only
(#464) Opening brace should be on the same line as the declaration
(#474) Public method name "Zend_Cache_Backend_Static::getInnerCache" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#484) Whitespace found at end of line
(#485) Whitespace found at end of line
(#488) Protected method name "Zend_Cache_Backend_Static::_verifyPath" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#497) Whitespace found at end of line
(#500) Protected method name "Zend_Cache_Backend_Static::_detectId" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#515) Protected method name "Zend_Cache_Backend_Static::_validateIdOrTag" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Whitespace found at end of line
(#535) Whitespace found at end of line
(#544) Opening brace should be on the same line as the declaration
(#550) Whitespace found at end of line
(#554) Protected method name "Zend_Cache_Backend_Static::_decodeId" must be in lower-case letters only
(#555) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Backend/Test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#77) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Cache_Backend_Test::setDirectives" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#103) Variable "doNotTestCacheValidity" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "doNotTestCacheValidity" must be all lower-case
(#106) Expected "if (...) {\n"; found "if (...)\n {\n"
(#113) Expected 1 space before "=="; 0 found
(#113) Expected 1 space after "=="; 0 found
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#119) Expected 1 space before "=="; 0 found
(#119) Expected 1 space after "=="; 0 found
(#119) Expected 1 space before "=="; 0 found
(#119) Expected 1 space after "=="; 0 found
(#122) Expected 1 space before "=="; 0 found
(#122) Expected 1 space after "=="; 0 found
(#122) Expected 1 space before "=="; 0 found
(#122) Expected 1 space after "=="; 0 found
(#138) Opening brace should be on the same line as the declaration
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#143) Expected 1 space before "=="; 0 found
(#143) Expected 1 space after "=="; 0 found
(#161) Variable "specificLifetime" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#164) Expected 1 space before "=="; 0 found
(#164) Expected 1 space after "=="; 0 found
(#180) Opening brace should be on the same line as the declaration
(#182) Expected 1 space before "=="; 0 found
(#182) Expected 1 space after "=="; 0 found
(#207) Opening brace should be on the same line as the declaration
(#209) Expected 1 space before "=="; 0 found
(#209) Expected 1 space after "=="; 0 found
(#220) Public method name "Zend_Cache_Backend_Test::getLastLog" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Cache_Backend_Test::getLogIndex" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Cache_Backend_Test::getAllLogs" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_Cache_Backend_Test::isAutomaticCleaningAvailable" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#260) Public method name "Zend_Cache_Backend_Test::getIds" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Cache_Backend_Test::getTags" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#287) Public method name "Zend_Cache_Backend_Test::getIdsMatchingTags" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#304) Public method name "Zend_Cache_Backend_Test::getIdsNotMatchingTags" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#321) Public method name "Zend_Cache_Backend_Test::getIdsMatchingAnyTags" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Cache_Backend_Test::getFillingPercentage" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#351) Public method name "Zend_Cache_Backend_Test::getMetadatas" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#363) Variable "extraLifetime" must be all lower-case
(#364) Opening brace should be on the same line as the declaration
(#382) Public method name "Zend_Cache_Backend_Test::getCapabilities" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
(#401) Private method name "Zend_Cache_Backend_Test::_addLog" must be in lower-case letters only
(#401) Variable "methodName" must be all lower-case
(#402) Opening brace should be on the same line as the declaration
(#404) Variable "methodName" must be all lower-case
local/mr/vendor/zend/Zend/Cache/Backend/TwoLevels.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#98) Member variable "_slowBackend" must be all lower-case
(#105) Member variable "_fastBackend" must be all lower-case
(#112) Member variable "_fastBackendFillingPercentage" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#127) Usage of ELSEIF not allowed; use ELSE IF instead
(#143) Usage of ELSEIF not allowed; use ELSE IF instead
(#168) Opening brace should be on the same line as the declaration
(#169) Variable "fastTest" must be all lower-case
(#170) Variable "fastTest" must be all lower-case
(#171) Variable "fastTest" must be all lower-case
(#187) Line exceeds 132 characters; contains 135 characters
(#190) Variable "specificLifetime" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#193) Variable "boolFast" must be all lower-case
(#194) Variable "specificLifetime" must be all lower-case
(#195) Variable "preparedData" must be all lower-case
(#197) Variable "fastLifetime" must be all lower-case
(#198) Variable "boolFast" must be all lower-case
(#198) Variable "preparedData" must be all lower-case
(#198) Variable "fastLifetime" must be all lower-case
(#199) Variable "boolSlow" must be all lower-case
(#199) Variable "preparedData" must be all lower-case
(#201) Variable "boolSlow" must be all lower-case
(#201) Variable "preparedData" must be all lower-case
(#202) Variable "boolSlow" must be all lower-case
(#203) Variable "boolFast" must be all lower-case
(#207) Variable "boolFast" must be all lower-case
(#207) Variable "boolSlow" must be all lower-case
(#219) Variable "doNotTestCacheValidity" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#221) Variable "doNotTestCacheValidity" must be all lower-case
(#223) Variable "doNotTestCacheValidity" must be all lower-case
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "newFastLifetime" must be all lower-case
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "preparedData" must be all lower-case
(#242) Variable "preparedData" must be all lower-case
(#242) Variable "newFastLifetime" must be all lower-case
(#255) Opening brace should be on the same line as the declaration
(#256) Variable "boolFast" must be all lower-case
(#257) Variable "boolSlow" must be all lower-case
(#258) Variable "boolFast" must be all lower-case
(#258) Variable "boolSlow" must be all lower-case
(#280) Opening brace should be on the same line as the declaration
(#283) Variable "boolFast" must be all lower-case
(#284) Variable "boolSlow" must be all lower-case
(#285) Variable "boolFast" must be all lower-case
(#285) Variable "boolSlow" must be all lower-case
(#327) Public method name "Zend_Cache_Backend_TwoLevels::getIds" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Cache_Backend_TwoLevels::getTags" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#350) Public method name "Zend_Cache_Backend_TwoLevels::getIdsMatchingTags" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Cache_Backend_TwoLevels::getIdsNotMatchingTags" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#376) Public method name "Zend_Cache_Backend_TwoLevels::getIdsMatchingAnyTags" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#387) Public method name "Zend_Cache_Backend_TwoLevels::getFillingPercentage" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#403) Public method name "Zend_Cache_Backend_TwoLevels::getMetadatas" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#415) Variable "extraLifetime" must be all lower-case
(#416) Opening brace should be on the same line as the declaration
(#417) Variable "extraLifetime" must be all lower-case
(#434) Public method name "Zend_Cache_Backend_TwoLevels::getCapabilities" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#436) Variable "slowBackendCapabilities" must be all lower-case
(#438) Variable "slowBackendCapabilities" must be all lower-case
(#439) Variable "slowBackendCapabilities" must be all lower-case
(#440) Variable "slowBackendCapabilities" must be all lower-case
(#441) Variable "slowBackendCapabilities" must be all lower-case
(#442) Variable "slowBackendCapabilities" must be all lower-case
(#443) Variable "slowBackendCapabilities" must be all lower-case
(#455) Private method name "Zend_Cache_Backend_TwoLevels::_prepareData" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#477) Private method name "Zend_Cache_Backend_TwoLevels::_getFastLifetime" must be in lower-case letters only
(#477) Variable "maxLifetime" must be all lower-case
(#478) Opening brace should be on the same line as the declaration
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Variable "fastLifetime" must be all lower-case
(#484) Variable "fastLifetime" must be all lower-case
(#486) Variable "maxLifetime" must be all lower-case
(#486) Variable "maxLifetime" must be all lower-case
(#487) Variable "fastLifetime" must be all lower-case
(#487) Variable "maxLifetime" must be all lower-case
(#488) Variable "maxLifetime" must be all lower-case
(#491) Variable "fastLifetime" must be all lower-case
(#501) method name "Zend_Cache_Backend_TwoLevels::___expire" is invalid; only PHP magic methods should be prefixed with a double underscore
(#502) Opening brace should be on the same line as the declaration
(#507) Private method name "Zend_Cache_Backend_TwoLevels::_getFastFillingPercentage" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Cache/Backend/Xcache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Line exceeds 132 characters; contains 138 characters
(#48) Expected 1 space after "="; 2 found
(#48) Line exceeds 132 characters; contains 137 characters
(#74) Opening brace should be on the same line as the declaration
(#90) Variable "doNotTestCacheValidity" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "doNotTestCacheValidity" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#131) Variable "specificLifetime" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "specificLifetime" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#168) Opening brace should be on the same line as the declaration
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Public method name "Zend_Cache_Backend_Xcache::isAutomaticCleaningAvailable" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Backend/ZendPlatform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#58) Opening brace should be on the same line as the declaration
(#63) Variable "licenseInfo" must be all lower-case
(#64) Variable "licenseInfo" must be all lower-case
(#66) Variable "accConf" must be all lower-case
(#67) Variable "accConf" must be all lower-case
(#68) Line exceeds 132 characters; contains 135 characters
(#70) Variable "accConf" must be all lower-case
(#71) Line exceeds maximum limit of 180 characters; contains 192 characters
(#73) Variable "accConf" must be all lower-case
(#74) Line exceeds 132 characters; contains 143 characters
(#76) Expected 0 spaces after double colon; 1 found
(#86) Variable "doNotTestCacheValidity" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "doNotTestCacheValidity" must be all lower-case
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#110) Opening brace should be on the same line as the declaration
(#130) Variable "specificLifetime" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "specificLifetime" must be all lower-case
(#142) Variable "old_tags" must not contain underscores.
(#143) Variable "old_tags" must not contain underscores.
(#144) Variable "old_tags" must not contain underscores.
(#146) Variable "old_tags" must not contain underscores.
(#148) Variable "old_tags" must not contain underscores.
(#162) Opening brace should be on the same line as the declaration
(#186) Opening brace should be on the same line as the declaration
(#190) Variable "cache_dir" must not contain underscores.
(#191) Variable "cache_dir" must not contain underscores.
(#194) Variable "cache_dir" must not contain underscores.
(#195) Variable "cache_dir" must not contain underscores.
(#200) Variable "next_idlist" must not contain underscores.
(#202) Variable "next_idlist" must not contain underscores.
(#204) Variable "next_idlist" must not contain underscores.
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Line exceeds 132 characters; contains 151 characters
(#226) Variable "next_idlist" must not contain underscores.
(#228) Variable "next_idlist" must not contain underscores.
(#230) Variable "next_idlist" must not contain underscores.
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Opening brace should be on the same line as the declaration
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Opening brace should be on the same line as the declaration
(#303) Perl-style comments are not allowed; use "// Comment." instead
(#304) Perl-style comments are not allowed; use "// Comment." instead
(#305) Line exceeds 132 characters; contains 134 characters
(#312) Expected 1 space before "*"; 0 found
(#312) Expected 1 space after "*"; 0 found
local/mr/vendor/zend/Zend/Cache/Backend/ZendServer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#59) Variable "timeToLive" must be all lower-case
(#88) Variable "doNotTestCacheValidity" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#105) Opening brace should be on the same line as the declaration
(#121) Private method name "Zend_Cache_Backend_ZendServer::_expireTime" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#141) Variable "specificLifetime" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "specificLifetime" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#187) Opening brace should be on the same line as the declaration
(#194) Line exceeds 132 characters; contains 134 characters
local/mr/vendor/zend/Zend/Cache/Backend/ZendServer/Disk.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#61) Variable "timeToLive" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#65) Variable "timeToLive" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Backend/ZendServer/ShMem.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#61) Variable "timeToLive" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#65) Variable "timeToLive" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Core.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Line exceeds 132 characters; contains 158 characters
(#100) Member variable "_directivesList" must be all lower-case
(#107) Member variable "_specificOptions" must be all lower-case
(#114) Member variable "_lastId" must be all lower-case
(#121) Member variable "_extendedBackend" must be all lower-case
(#128) Member variable "_backendCapabilities" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Cache_Core::setConfig" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Cache_Core::setBackend" must be in lower-case letters only
(#174) Variable "backendObject" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#176) Expected 1 space before "="; 0 found
(#176) Variable "backendObject" must be all lower-case
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Must use "self::" for local static member reference
(#180) Variable "_directivesList" must be all lower-case
(#180) Variable "_directivesList" must not contain underscores.
(#196) Public method name "Zend_Cache_Core::getBackend" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Cache_Core::setOption" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Public method name "Zend_Cache_Core::getOption" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Private method name "Zend_Cache_Core::_setOption" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Cache_Core::setLifetime" must be in lower-case letters only
(#279) Variable "newLifetime" must be all lower-case
(#280) Opening brace should be on the same line as the declaration
(#281) Variable "newLifetime" must be all lower-case
(#283) Variable "newLifetime" must be all lower-case
(#295) Variable "doNotTestCacheValidity" must be all lower-case
(#295) Variable "doNotUnserialize" must be all lower-case
(#296) Opening brace should be on the same line as the declaration
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Variable "doNotTestCacheValidity" must be all lower-case
(#304) Expected 1 space before "==="; 0 found
(#304) Expected 1 space after "==="; 0 found
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Variable "doNotUnserialize" must be all lower-case
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Opening brace should be on the same line as the declaration
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Line exceeds 132 characters; contains 135 characters
(#343) Variable "specificLifetime" must be all lower-case
(#344) Opening brace should be on the same line as the declaration
(#356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Expected 1 space before "=="; 0 found
(#366) Expected 1 space after "=="; 0 found
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Line exceeds 132 characters; contains 142 characters
(#388) Variable "specificLifetime" must be all lower-case
(#390) Variable "specificLifetime" must be all lower-case
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Expected 1 space before "!="; 0 found
(#405) Expected 1 space after "!="; 0 found
(#421) Opening brace should be on the same line as the declaration
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Opening brace should be on the same line as the declaration
(#472) Public method name "Zend_Cache_Core::getIdsMatchingTags" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Variable "prefixLen" must be all lower-case
(#489) Variable "prefixLen" must be all lower-case
(#505) Public method name "Zend_Cache_Core::getIdsNotMatchingTags" must be in lower-case letters only
(#506) Opening brace should be on the same line as the declaration
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Variable "prefixLen" must be all lower-case
(#522) Variable "prefixLen" must be all lower-case
(#538) Public method name "Zend_Cache_Core::getIdsMatchingAnyTags" must be in lower-case letters only
(#539) Opening brace should be on the same line as the declaration
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Variable "prefixLen" must be all lower-case
(#555) Variable "prefixLen" must be all lower-case
(#568) Public method name "Zend_Cache_Core::getIds" must be in lower-case letters only
(#569) Opening brace should be on the same line as the declaration
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Variable "prefixLen" must be all lower-case
(#582) Variable "prefixLen" must be all lower-case
(#595) Public method name "Zend_Cache_Core::getTags" must be in lower-case letters only
(#596) Opening brace should be on the same line as the declaration
(#611) Public method name "Zend_Cache_Core::getFillingPercentage" must be in lower-case letters only
(#612) Opening brace should be on the same line as the declaration
(#630) Public method name "Zend_Cache_Core::getMetadatas" must be in lower-case letters only
(#631) Opening brace should be on the same line as the declaration
(#635) Inline comments must start with a capital letter, digit or 3-dots sequence
(#635) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Variable "extraLifetime" must be all lower-case
(#647) Opening brace should be on the same line as the declaration
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Variable "extraLifetime" must be all lower-case
(#664) Protected method name "Zend_Cache_Core::_validateIdOrTag" must be in lower-case letters only
(#665) Opening brace should be on the same line as the declaration
(#686) Protected method name "Zend_Cache_Core::_validateTagsArray" must be in lower-case letters only
(#687) Opening brace should be on the same line as the declaration
(#691) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#705) Protected method name "Zend_Cache_Core::_loggerSanity" must be in lower-case letters only
(#706) Opening brace should be on the same line as the declaration
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) "require_once" must be immediately followed by an open parenthesis
(#729) Opening brace should be on the same line as the declaration
(#749) Opening brace should be on the same line as the declaration
(#751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#751) Inline comments must end in full-stops, exclamation marks, or question marks
(#753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Cache/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#32) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Cache/Frontend/Capture.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_idStack" must be all lower-case
(#48) Whitespace found at end of line
(#58) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Frontend/Class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_specificOptions" must be all lower-case
(#76) Member variable "_specificLifetime" must be all lower-case
(#83) Member variable "_cachedEntity" must be all lower-case
(#92) Member variable "_cachedEntityLabel" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Cache_Frontend_Class::setSpecificLifetime" must be in lower-case letters only
(#126) Variable "specificLifetime" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "specificLifetime" must be all lower-case
(#136) Public method name "Zend_Cache_Frontend_Class::setPriority" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Cache_Frontend_Class::setOption" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Cache_Frontend_Class::setCachedEntity" must be in lower-case letters only
(#168) Variable "cachedEntity" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "cachedEntity" must be all lower-case
(#170) Variable "cachedEntity" must be all lower-case
(#173) Variable "cachedEntity" must be all lower-case
(#174) Variable "cachedEntity" must be all lower-case
(#175) Expected "if (...) {\n"; found "if (...){\n"
(#189) Public method name "Zend_Cache_Frontend_Class::setTagsArray" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#202) Opening brace should be on the same line as the declaration
(#203) Variable "cacheBool1" must be all lower-case
(#204) Variable "cacheBool2" must be all lower-case
(#205) Variable "cacheBool3" must be all lower-case
(#206) Variable "cacheBool1" must be all lower-case
(#206) Variable "cacheBool2" must be all lower-case
(#206) Variable "cacheBool3" must be all lower-case
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Private method name "Zend_Cache_Frontend_Class::_makeId" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Frontend/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_specificOptions" must be all lower-case
(#80) Member variable "_masterFile_mtimes" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Cache_Frontend_File::setMasterFiles" must be in lower-case letters only
(#104) Variable "masterFiles" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#107) Variable "masterFiles" must be all lower-case
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "masterFiles" must be all lower-case
(#111) Variable "masterFiles" must be all lower-case
(#111) Variable "masterFile" must be all lower-case
(#112) Variable "masterFile" must be all lower-case
(#114) Variable "masterFile" must be all lower-case
(#128) Public method name "Zend_Cache_Frontend_File::setMasterFile" must be in lower-case letters only
(#128) Variable "masterFile" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#130) Variable "masterFile" must be all lower-case
(#143) Public method name "Zend_Cache_Frontend_File::setOption" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#162) Variable "doNotTestCacheValidity" must be all lower-case
(#162) Variable "doNotUnserialize" must be all lower-case
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "doNotTestCacheValidity" must be all lower-case
(#166) Variable "doNotUnserialize" must be all lower-case
(#170) Variable "doNotUnserialize" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#181) Variable "lastModified" must be all lower-case
(#182) Variable "lastModified" must be all lower-case
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#185) Variable "masterFileMTime" must be all lower-case
(#186) Variable "masterFileMTime" must be all lower-case
(#187) Variable "lastModified" must be all lower-case
(#187) Variable "masterFileMTime" must be all lower-case
(#188) Variable "lastModified" must be all lower-case
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#195) Variable "masterFileMTime" must be all lower-case
(#196) Variable "masterFileMTime" must be all lower-case
(#197) Variable "lastModified" must be all lower-case
(#197) Variable "masterFileMTime" must be all lower-case
(#202) Variable "lastModified" must be all lower-case
local/mr/vendor/zend/Zend/Cache/Frontend/Function.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_specificOptions" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#79) Line exceeds 132 characters; contains 135 characters
(#82) Variable "specificLifetime" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "cacheBool1" must be all lower-case
(#85) Variable "cacheBool2" must be all lower-case
(#86) Variable "cacheBool3" must be all lower-case
(#87) Variable "cacheBool1" must be all lower-case
(#87) Variable "cacheBool2" must be all lower-case
(#87) Variable "cacheBool3" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "specificLifetime" must be all lower-case
(#121) Private method name "Zend_Cache_Frontend_Function::_makeId" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Cache/Frontend/Output.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_idStack" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#58) Line exceeds 132 characters; contains 134 characters
(#61) Variable "doNotTestCacheValidity" must be all lower-case
(#61) Variable "echoData" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "doNotTestCacheValidity" must be all lower-case
(#65) Variable "echoData" must be all lower-case
(#85) Line exceeds 132 characters; contains 137 characters
(#88) Variable "specificLifetime" must be all lower-case
(#88) Variable "forcedDatas" must be all lower-case
(#88) Variable "echoData" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "forcedDatas" must be all lower-case
(#94) Variable "forcedDatas" must be all lower-case
(#100) Variable "specificLifetime" must be all lower-case
(#101) Variable "echoData" must be all lower-case
local/mr/vendor/zend/Zend/Cache/Frontend/Page.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#84) Member variable "_specificOptions" must be all lower-case
(#113) Member variable "_activeOptions" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#163) Protected method name "Zend_Cache_Frontend_Page::_setDefaultOptions" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#186) Protected method name "Zend_Cache_Frontend_Page::_setContentTypeMemorization" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#212) Protected method name "Zend_Cache_Frontend_Page::_setRegexps" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#221) Variable "validKeys" must be all lower-case
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#227) Variable "validKeys" must be all lower-case
(#242) Variable "doNotDie" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
(#245) Variable "lastMatchingRegexp" must be all lower-case
(#248) Variable "lastMatchingRegexp" must be all lower-case
(#252) Variable "lastMatchingRegexp" must be all lower-case
(#253) Variable "lastMatchingRegexp" must be all lower-case
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#272) Variable "headerCouple" must be all lower-case
(#273) Variable "headerCouple" must be all lower-case
(#274) Variable "headerCouple" must be all lower-case
(#282) Variable "doNotDie" must be all lower-case
(#296) Opening brace should be on the same line as the declaration
(#308) Opening brace should be on the same line as the declaration
(#312) Variable "contentType" must be all lower-case
(#313) Variable "storedHeaders" must be all lower-case
(#314) Variable "headersList" must be all lower-case
(#315) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#315) Variable "headerName" must be all lower-case
(#316) Variable "headersList" must be all lower-case
(#316) Variable "headerSent" must be all lower-case
(#317) Variable "headerSent" must be all lower-case
(#318) Variable "headerSentName" must be all lower-case
(#319) Variable "headerName" must be all lower-case
(#319) Variable "headerSentName" must be all lower-case
(#320) Variable "headerSentValue" must be all lower-case
(#321) Variable "storedHeaders" must be all lower-case
(#321) Variable "headerSentName" must be all lower-case
(#321) Variable "headerSentValue" must be all lower-case
(#327) Variable "storedHeaders" must be all lower-case
(#329) Line exceeds 132 characters; contains 144 characters
(#338) Protected method name "Zend_Cache_Frontend_Page::_makeId" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#343) Variable "arrayName" must be all lower-case
(#344) Variable "arrayName" must be all lower-case
(#344) Variable "arrayName" must be all lower-case
(#344) Variable "arrayName" must be all lower-case
(#344) Line exceeds maximum limit of 180 characters; contains 212 characters
(#345) Expected 1 space before "==="; 0 found
(#345) Expected 1 space after "==="; 0 found
(#361) Protected method name "Zend_Cache_Frontend_Page::_makePartialId" must be in lower-case letters only
(#361) Variable "arrayName" must be all lower-case
(#362) Opening brace should be on the same line as the declaration
(#363) Variable "arrayName" must be all lower-case
(#364) Line indented incorrectly; expected 12 spaces, found 8
(#365) Line indented incorrectly; expected at least 16 spaces, found 12
(#367) Line indented incorrectly; expected 12 spaces, found 8
(#368) Line indented incorrectly; expected at least 16 spaces, found 12
(#370) Line indented incorrectly; expected 12 spaces, found 8
(#371) Line indented incorrectly; expected 16 spaces, found 12
(#372) Line indented incorrectly; expected at least 20 spaces, found 16
(#373) Line indented incorrectly; expected 16 spaces, found 12
(#374) Line indented incorrectly; expected at least 20 spaces, found 16
(#375) Line indented incorrectly; expected 16 spaces, found 12
(#377) Line indented incorrectly; expected 12 spaces, found 8
(#378) Line indented incorrectly; expected 16 spaces, found 12
(#379) Line indented incorrectly; expected at least 20 spaces, found 16
(#380) Line indented incorrectly; expected 16 spaces, found 12
(#381) Line indented incorrectly; expected at least 20 spaces, found 16
(#382) Line indented incorrectly; expected 16 spaces, found 12
(#384) Line indented incorrectly; expected 12 spaces, found 8
(#385) Line indented incorrectly; expected at least 16 spaces, found 12
(#387) Line indented incorrectly; expected 12 spaces, found 8
local/mr/vendor/zend/Zend/Cache/Manager.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#59) Member variable "_optionTemplates" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Public method name "Zend_Cache_Manager::setCache" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Cache_Manager::hasCache" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Cache_Manager::getCache" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#173) Line exceeds 132 characters; contains 143 characters
(#174) Line exceeds 132 characters; contains 141 characters
(#175) Line exceeds 132 characters; contains 167 characters
(#176) Line exceeds 132 characters; contains 163 characters
(#177) Line exceeds 132 characters; contains 148 characters
(#191) Public method name "Zend_Cache_Manager::setCacheTemplate" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#195) Usage of ELSEIF not allowed; use ELSE IF instead
(#196) "require_once" must be immediately followed by an open parenthesis
(#210) Public method name "Zend_Cache_Manager::hasCacheTemplate" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Cache_Manager::getCacheTemplate" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_Cache_Manager::setTemplateOptions" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#245) Usage of ELSEIF not allowed; use ELSE IF instead
(#246) "require_once" must be immediately followed by an open parenthesis
(#266) Protected method name "Zend_Cache_Manager::_mergeOptions" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#275) Expected 1 space before "=>"; 0 found
(#275) Expected 1 space after "=>"; 0 found
(#275) Expected 1 space before "=>"; 0 found
(#275) Expected 1 space after "=>"; 0 found
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
local/mr/vendor/zend/Zend/Captcha/Adapter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#61) Public method name "Zend_Captcha_Adapter::setName" must be in lower-case letters only
(#68) Public method name "Zend_Captcha_Adapter::getName" must be in lower-case letters only
(#75) Public method name "Zend_Captcha_Adapter::getDecorator" must be in lower-case letters only
local/mr/vendor/zend/Zend/Captcha/Base.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_skipOptions" must be all lower-case
(#72) Public method name "Zend_Captcha_Base::getName" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Captcha_Base::setName" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#95) Opening brace should be on the same line as the declaration
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Public method name "Zend_Captcha_Base::setOption" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Usage of ELSEIF not allowed; use ELSE IF instead
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Public method name "Zend_Captcha_Base::setOptions" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Captcha_Base::getOptions" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Captcha_Base::setConfig" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Captcha_Base::getDecorator" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Captcha/Dumb.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#36) Expected 1 space(s) before asterisk; 0 found
(#47) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Captcha/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Captcha/Figlet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#56) Opening brace should be on the same line as the declaration
(#67) Opening brace should be on the same line as the declaration
(#80) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Captcha/Image.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_imgDir" must be all lower-case
(#51) Member variable "_imgUrl" must be all lower-case
(#58) Member variable "_imgAlt" must be all lower-case
(#101) Member variable "_startImage" must be all lower-case
(#107) Member variable "_gcFreq" must be all lower-case
(#122) Member variable "_dotNoiseLevel" must be all lower-case
(#129) Member variable "_lineNoiseLevel" must be all lower-case
(#133) Public method name "Zend_Captcha_Image::getImgAlt" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Captcha_Image::getStartImage" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Captcha_Image::getDotNoiseLevel" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Captcha_Image::getLineNoiseLevel" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Captcha_Image::getExpiration" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Captcha_Image::getGcFreq" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Captcha_Image::getFont" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_Captcha_Image::getFontSize" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_Captcha_Image::getHeight" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Captcha_Image::getImgDir" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Captcha_Image::getImgUrl" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Captcha_Image::getSuffix" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#239) Public method name "Zend_Captcha_Image::getWidth" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Captcha_Image::setStartImage" must be in lower-case letters only
(#246) Variable "startImage" must be all lower-case
(#247) Opening brace should be on the same line as the declaration
(#248) Variable "startImage" must be all lower-case
(#254) Public method name "Zend_Captcha_Image::setDotNoiseLevel" must be in lower-case letters only
(#254) Variable "dotNoiseLevel" must be all lower-case
(#255) Opening brace should be on the same line as the declaration
(#256) Variable "dotNoiseLevel" must be all lower-case
(#259) Line indented incorrectly; expected at least 4 spaces, found 3
(#260) Expected 4 space(s) before asterisk; 5 found
(#261) Expected 4 space(s) before asterisk; 5 found
(#262) Public method name "Zend_Captcha_Image::setLineNoiseLevel" must be in lower-case letters only
(#262) Variable "lineNoiseLevel" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "lineNoiseLevel" must be all lower-case
(#274) Public method name "Zend_Captcha_Image::setExpiration" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#286) Public method name "Zend_Captcha_Image::setGcFreq" must be in lower-case letters only
(#286) Variable "gcFreq" must be all lower-case
(#287) Opening brace should be on the same line as the declaration
(#288) Variable "gcFreq" must be all lower-case
(#298) Public method name "Zend_Captcha_Image::setFont" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#310) Public method name "Zend_Captcha_Image::setFontSize" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#322) Public method name "Zend_Captcha_Image::setHeight" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#334) Public method name "Zend_Captcha_Image::setImgDir" must be in lower-case letters only
(#334) Variable "imgDir" must be all lower-case
(#335) Opening brace should be on the same line as the declaration
(#336) Variable "imgDir" must be all lower-case
(#346) Public method name "Zend_Captcha_Image::setImgUrl" must be in lower-case letters only
(#346) Variable "imgUrl" must be all lower-case
(#347) Opening brace should be on the same line as the declaration
(#348) Variable "imgUrl" must be all lower-case
(#354) Public method name "Zend_Captcha_Image::setImgAlt" must be in lower-case letters only
(#354) Variable "imgAlt" must be all lower-case
(#355) Opening brace should be on the same line as the declaration
(#356) Variable "imgAlt" must be all lower-case
(#366) Public method name "Zend_Captcha_Image::setSuffix" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#378) Public method name "Zend_Captcha_Image::setWidth" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#389) Protected method name "Zend_Captcha_Image::_randomFreq" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#399) Protected method name "Zend_Captcha_Image::_randomPhase" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Protected method name "Zend_Captcha_Image::_randomSize" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#421) Opening brace should be on the same line as the declaration
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Expected "while (...) {\n"; found "while(...) {\n"
(#446) Protected method name "Zend_Captcha_Image::_generateImage" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#449) "require_once" must be immediately followed by an open parenthesis
(#454) "require_once" must be immediately followed by an open parenthesis
(#459) "require_once" must be immediately followed by an open parenthesis
(#466) "require_once" must be immediately followed by an open parenthesis
(#474) Variable "img_file" must not contain underscores.
(#475) Expected "if (...) {\n"; found "if(...) {\n"
(#479) Expected "if (...) {\n"; found "if(...) {\n"
(#480) "require_once" must be immediately followed by an open parenthesis
(#486) Variable "text_color" must not contain underscores.
(#487) Variable "bg_color" must not contain underscores.
(#488) Expected 1 space before "-"; 0 found
(#488) Expected 1 space after "-"; 0 found
(#488) Expected 1 space before "-"; 0 found
(#488) Expected 1 space after "-"; 0 found
(#488) Variable "bg_color" must not contain underscores.
(#492) Variable "text_color" must not contain underscores.
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Line indented incorrectly; expected at least 8 spaces, found 7
(#495) Expected 1 space before "="; 0 found
(#495) Expected 1 space after "="; 0 found
(#495) Expected 1 space before "<"; 0 found
(#495) Expected 1 space after "<"; 0 found
(#496) Line indented incorrectly; expected at least 12 spaces, found 11
(#496) Commas (,) must be followed by white space.
(#496) Commas (,) must be followed by white space.
(#496) Variable "text_color" must not contain underscores.
(#498) Expected "for (...) {\n"; found "for(...) {\n"
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#498) Expected 1 space before "<"; 0 found
(#498) Expected 1 space after "<"; 0 found
(#499) Line indented incorrectly; expected at least 12 spaces, found 11
(#499) Commas (,) must be followed by white space.
(#499) Commas (,) must be followed by white space.
(#499) Commas (,) must be followed by white space.
(#499) Commas (,) must be followed by white space.
(#499) Variable "text_color" must not contain underscores.
(#502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Variable "bg_color" must not contain underscores.
(#505) Expected 1 space before "-"; 0 found
(#505) Expected 1 space after "-"; 0 found
(#505) Expected 1 space before "-"; 0 found
(#505) Expected 1 space after "-"; 0 found
(#505) Variable "bg_color" must not contain underscores.
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Expected 1 space before "*"; 0 found
(#522) Expected 1 space after "*"; 0 found
(#522) Expected 1 space before "*"; 0 found
(#522) Expected 1 space after "*"; 0 found
(#523) Expected 1 space before "*"; 0 found
(#523) Expected 1 space after "*"; 0 found
(#523) Expected 1 space before "*"; 0 found
(#523) Expected 1 space after "*"; 0 found
(#528) Expected 1 space before "&" operator; 9 found
(#529) Variable "color_x" must not contain underscores.
(#529) Expected 1 space before "&" operator; 5 found
(#530) Variable "color_y" must not contain underscores.
(#530) Expected 1 space before "&" operator; 5 found
(#531) Variable "color_xy" must not contain underscores.
(#533) Variable "color_x" must not contain underscores.
(#533) Variable "color_y" must not contain underscores.
(#533) Variable "color_xy" must not contain underscores.
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Usage of ELSEIF not allowed; use ELSE IF instead
(#536) Variable "color_x" must not contain underscores.
(#536) Variable "color_y" must not contain underscores.
(#536) Variable "color_xy" 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
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Variable "frac_x" must not contain underscores.
(#541) Expected 1 space before "-"; 0 found
(#541) Expected 1 space after "-"; 0 found
(#542) Variable "frac_y" must not contain underscores.
(#542) Expected 1 space before "-"; 0 found
(#542) Expected 1 space after "-"; 0 found
(#543) Variable "frac_x1" must not contain underscores.
(#543) Expected 1 space before "-"; 0 found
(#543) Expected 1 space after "-"; 0 found
(#543) Variable "frac_x" must not contain underscores.
(#544) Variable "frac_y1" must not contain underscores.
(#544) Expected 1 space before "-"; 0 found
(#544) Expected 1 space after "-"; 0 found
(#544) Variable "frac_y" must not contain underscores.
(#546) Expected 1 space before "*"; 4 found
(#546) Variable "frac_x1" must not contain underscores.
(#546) Variable "frac_y1" must not contain underscores.
(#547) Expected 1 space before "+"; newline found
(#547) Variable "color_x" must not contain underscores.
(#547) Expected 1 space before "*"; 2 found
(#547) Variable "frac_x" must not contain underscores.
(#547) Expected 1 space before "*"; 2 found
(#547) Variable "frac_y1" must not contain underscores.
(#548) Expected 1 space before "+"; newline found
(#548) Variable "color_y" must not contain underscores.
(#548) Expected 1 space before "*"; 2 found
(#548) Variable "frac_x1" must not contain underscores.
(#548) Variable "frac_y" must not contain underscores.
(#549) Expected 1 space before "+"; newline found
(#549) Variable "color_xy" must not contain underscores.
(#549) Variable "frac_x" must not contain underscores.
(#549) Expected 1 space before "*"; 2 found
(#549) Variable "frac_y" must not contain underscores.
(#555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Expected 1 space before "="; 0 found
(#556) Expected 1 space after "="; 0 found
(#556) Expected 1 space before "<"; 0 found
(#556) Expected 1 space after "<"; 0 found
(#557) Commas (,) must be followed by white space.
(#557) Commas (,) must be followed by white space.
(#557) Variable "text_color" must not contain underscores.
(#559) Expected 1 space before "="; 0 found
(#559) Expected 1 space after "="; 0 found
(#559) Expected 1 space before "<"; 0 found
(#559) Expected 1 space after "<"; 0 found
(#560) Line indented incorrectly; expected at least 12 spaces, found 11
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Variable "text_color" must not contain underscores.
(#563) Variable "img_file" must not contain underscores.
(#573) Opening brace should be on the same line as the declaration
(#576) Expected "if (...) {\n"; found "if(...) {\n"
(#577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#577) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Opening brace should be on the same line as the declaration
(#598) Line exceeds maximum limit of 180 characters; contains 191 characters
local/mr/vendor/zend/Zend/Captcha/ReCaptcha.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_CHALLENGE" must be all lower-case
(#49) Member variable "_RESPONSE" must be all lower-case
(#50) This comment is 50% valid code; is this commented out code?
(#64) Member variable "_serviceParams" must be all lower-case
(#71) Member variable "_serviceOptions" must be all lower-case
(#85) Member variable "_messageTemplates" must be all lower-case
(#96) Public method name "Zend_Captcha_ReCaptcha::getPrivkey" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Captcha_ReCaptcha::getPubkey" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Captcha_ReCaptcha::setPrivkey" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Captcha_ReCaptcha::setPubkey" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Captcha_ReCaptcha::setService" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Captcha_ReCaptcha::getService" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Captcha_ReCaptcha::setOption" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#210) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Captcha_ReCaptcha::isValid" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#263) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Captcha/Word.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "V" must be all lower-case
(#42) Scope modifier not specified for member variable "$V"
(#43) Member variable "VN" must be all lower-case
(#43) Scope modifier not specified for member variable "$VN"
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Member variable "C" must be all lower-case
(#44) Scope modifier not specified for member variable "$C"
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Member variable "CN" must be all lower-case
(#45) Scope modifier not specified for member variable "$CN"
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Line exceeds 132 characters; contains 136 characters
(#74) Member variable "_sessionClass" must be all lower-case
(#81) Member variable "_useNumbers" must be all lower-case
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) This comment is 45% valid code; is this commented out code?
(#96) Whitespace found at end of line
(#99) Whitespace found at end of line
(#102) Member variable "_keepSession" must be all lower-case
(#116) Member variable "_messageTemplates" must be all lower-case
(#134) Public method name "Zend_Captcha_Word::getSessionClass" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Captcha_Word::setSessionClass" must be in lower-case letters only
(#145) Variable "_sessionClass" must be all lower-case
(#145) Variable "_sessionClass" must not contain underscores.
(#146) Opening brace should be on the same line as the declaration
(#147) Variable "_sessionClass" must be all lower-case
(#147) Variable "_sessionClass" must not contain underscores.
(#156) Public method name "Zend_Captcha_Word::getWordlen" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Captcha_Word::setWordlen" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Captcha_Word::getId" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#192) Protected method name "Zend_Captcha_Word::_setId" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Captcha_Word::setTimeout" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_Captcha_Word::getTimeout" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Whitespace found at end of line
(#223) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#225) Spaces must be used to indent lines; tabs are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#226) Public method name "Zend_Captcha_Word::setKeepSession" must be in lower-case letters only
(#226) Variable "keepSession" must be all lower-case
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Opening brace should be on the same line as the declaration
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Variable "keepSession" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 4 spaces, found 1
(#237) Public method name "Zend_Captcha_Word::getSession" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#242) "require_once" must be immediately followed by an open parenthesis
(#258) Public method name "Zend_Captcha_Word::setSession" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#261) Expected "if (...) {\n"; found "if(...) {\n"
(#272) Public method name "Zend_Captcha_Word::getWord" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#287) Protected method name "Zend_Captcha_Word::_setWord" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#300) Protected method name "Zend_Captcha_Word::_generateWord" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#303) Variable "wordLen" must be all lower-case
(#304) Variable "VN" must be all lower-case
(#304) Variable "V" must be all lower-case
(#305) Variable "CN" must be all lower-case
(#305) Variable "C" must be all lower-case
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#307) Variable "wordLen" must be all lower-case
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Variable "wordLen" must be all lower-case
(#315) Variable "wordLen" must be all lower-case
(#327) Opening brace should be on the same line as the declaration
(#328) Expected "if (...) {\n"; found "if(...) {\n"
(#329) Whitespace found at end of line
(#338) Protected method name "Zend_Captcha_Word::_generateRandomId" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#350) Public method name "Zend_Captcha_Word::isValid" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#392) Public method name "Zend_Captcha_Word::getDecorator" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "_sourceContent" must be all lower-case
(#40) Member variable "_isSourceDirty" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#69) Public method name "Zend_CodeGenerator_Abstract::setConfig" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_CodeGenerator_Abstract::setOptions" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "optionName" must be all lower-case
(#83) Variable "optionValue" must be all lower-case
(#84) Variable "methodName" must be all lower-case
(#84) Variable "optionName" must be all lower-case
(#85) Variable "methodName" must be all lower-case
(#86) Variable "methodName" must be all lower-case
(#86) Variable "optionValue" must be all lower-case
(#97) Public method name "Zend_CodeGenerator_Abstract::setSourceContent" must be in lower-case letters only
(#97) Variable "sourceContent" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "sourceContent" must be all lower-case
(#108) Public method name "Zend_CodeGenerator_Abstract::getSourceContent" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
(#143) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/CodeGenerator/Php/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_isSourceDirty" must be all lower-case
(#59) Public method name "Zend_CodeGenerator_Php_Abstract::setSourceDirty" must be in lower-case letters only
(#59) Variable "isSourceDirty" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "isSourceDirty" must be all lower-case
(#70) Public method name "Zend_CodeGenerator_Php_Abstract::isSourceDirty" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_CodeGenerator_Php_Abstract::setIndentation" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_CodeGenerator_Php_Abstract::getIndentation" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Body.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Public method name "Zend_CodeGenerator_Php_Body::setContent" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_CodeGenerator_Php_Body::getContent" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#70) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#70) Member variable "_isAbstract" must be all lower-case
(#75) Member variable "_extendedClass" must be all lower-case
(#80) Member variable "_implementedInterfaces" must be all lower-case
(#98) Public method name "Zend_CodeGenerator_Php_Class::fromReflection" must be in lower-case letters only
(#98) Variable "reflectionClass" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#105) Variable "reflectionClass" must be all lower-case
(#106) Variable "reflectionClass" must be all lower-case
(#109) Variable "reflectionClass" must be all lower-case
(#110) Variable "reflectionClass" must be all lower-case
(#112) Variable "parentClass" must be all lower-case
(#112) Variable "reflectionClass" must be all lower-case
(#113) Variable "parentClass" must be all lower-case
(#114) Variable "reflectionClass" must be all lower-case
(#114) Variable "parentClass" must be all lower-case
(#116) Variable "reflectionClass" must be all lower-case
(#119) Variable "interfaceNames" must be all lower-case
(#120) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#120) AS keyword must be lowercase; expected "as" but found "AS"
(#121) Variable "interfaceNames" must be all lower-case
(#124) Variable "interfaceNames" must be all lower-case
(#127) Variable "reflectionClass" must be all lower-case
(#127) Variable "reflectionProperty" must be all lower-case
(#128) Variable "reflectionProperty" must be all lower-case
(#129) Variable "reflectionProperty" must be all lower-case
(#135) Variable "reflectionClass" must be all lower-case
(#135) Variable "reflectionMethod" must be all lower-case
(#136) Variable "reflectionMethod" must be all lower-case
(#137) Variable "reflectionMethod" must be all lower-case
(#151) Public method name "Zend_CodeGenerator_Php_Class::setDocblock" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#159) Usage of ELSEIF not allowed; use ELSE IF instead
(#160) "require_once" must be immediately followed by an open parenthesis
(#161) Line exceeds 132 characters; contains 158 characters
(#173) Public method name "Zend_CodeGenerator_Php_Class::getDocblock" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_CodeGenerator_Php_Class::setName" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_CodeGenerator_Php_Class::getName" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_CodeGenerator_Php_Class::setAbstract" must be in lower-case letters only
(#206) Variable "isAbstract" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#208) Variable "isAbstract" must be all lower-case
(#217) Public method name "Zend_CodeGenerator_Php_Class::isAbstract" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#228) Public method name "Zend_CodeGenerator_Php_Class::setExtendedClass" must be in lower-case letters only
(#228) Variable "extendedClass" must be all lower-case
(#229) Opening brace should be on the same line as the declaration
(#230) Variable "extendedClass" must be all lower-case
(#239) Public method name "Zend_CodeGenerator_Php_Class::getExtendedClass" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_CodeGenerator_Php_Class::setImplementedInterfaces" must be in lower-case letters only
(#250) Variable "implementedInterfaces" must be all lower-case
(#251) Opening brace should be on the same line as the declaration
(#252) Variable "implementedInterfaces" must be all lower-case
(#261) Public method name "Zend_CodeGenerator_Php_Class::getImplementedInterfaces" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_CodeGenerator_Php_Class::setProperties" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#287) Public method name "Zend_CodeGenerator_Php_Class::setProperty" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#291) Variable "propertyName" must be all lower-case
(#292) Usage of ELSEIF not allowed; use ELSE IF instead
(#293) Variable "propertyName" must be all lower-case
(#295) "require_once" must be immediately followed by an open parenthesis
(#296) Line exceeds 132 characters; contains 166 characters
(#299) Variable "propertyName" must be all lower-case
(#300) "require_once" must be immediately followed by an open parenthesis
(#301) Variable "propertyName" must be all lower-case
(#304) Variable "propertyName" must be all lower-case
(#313) Public method name "Zend_CodeGenerator_Php_Class::getProperties" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#324) Public method name "Zend_CodeGenerator_Php_Class::getProperty" must be in lower-case letters only
(#324) Variable "propertyName" must be all lower-case
(#325) Opening brace should be on the same line as the declaration
(#327) Variable "propertyName" must be all lower-case
(#340) Public method name "Zend_CodeGenerator_Php_Class::hasProperty" must be in lower-case letters only
(#340) Variable "propertyName" must be all lower-case
(#341) Opening brace should be on the same line as the declaration
(#342) Variable "propertyName" must be all lower-case
(#351) Public method name "Zend_CodeGenerator_Php_Class::setMethods" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#365) Public method name "Zend_CodeGenerator_Php_Class::setMethod" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#369) Variable "methodName" must be all lower-case
(#370) Usage of ELSEIF not allowed; use ELSE IF instead
(#371) Variable "methodName" must be all lower-case
(#373) "require_once" must be immediately followed by an open parenthesis
(#374) Line exceeds 132 characters; contains 160 characters
(#377) Variable "methodName" must be all lower-case
(#378) "require_once" must be immediately followed by an open parenthesis
(#379) Variable "methodName" must be all lower-case
(#382) Variable "methodName" must be all lower-case
(#391) Public method name "Zend_CodeGenerator_Php_Class::getMethods" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#402) Public method name "Zend_CodeGenerator_Php_Class::getMethod" must be in lower-case letters only
(#402) Variable "methodName" must be all lower-case
(#403) Opening brace should be on the same line as the declaration
(#405) Variable "methodName" must be all lower-case
(#418) Public method name "Zend_CodeGenerator_Php_Class::hasMethod" must be in lower-case letters only
(#418) Variable "methodName" must be all lower-case
(#419) Opening brace should be on the same line as the declaration
(#420) Variable "methodName" must be all lower-case
(#428) Public method name "Zend_CodeGenerator_Php_Class::isSourceDirty" must be in lower-case letters only
(#429) Opening brace should be on the same line as the declaration
(#455) Opening brace should be on the same line as the declaration
(#508) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_shortDescription" must be all lower-case
(#49) Member variable "_longDescription" must be all lower-case
(#67) Public method name "Zend_CodeGenerator_Php_Docblock::fromReflection" must be in lower-case letters only
(#67) Variable "reflectionDocblock" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#71) Variable "reflectionDocblock" must be all lower-case
(#74) Variable "reflectionDocblock" must be all lower-case
(#75) Variable "reflectionDocblock" must be all lower-case
(#77) Variable "reflectionDocblock" must be all lower-case
(#90) Public method name "Zend_CodeGenerator_Php_Docblock::setShortDescription" must be in lower-case letters only
(#90) Variable "shortDescription" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "shortDescription" must be all lower-case
(#101) Public method name "Zend_CodeGenerator_Php_Docblock::getShortDescription" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_CodeGenerator_Php_Docblock::setLongDescription" must be in lower-case letters only
(#112) Variable "longDescription" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "longDescription" must be all lower-case
(#123) Public method name "Zend_CodeGenerator_Php_Docblock::getLongDescription" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_CodeGenerator_Php_Docblock::setTags" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_CodeGenerator_Php_Docblock::setTag" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#153) Usage of ELSEIF not allowed; use ELSE IF instead
(#154) "require_once" must be immediately followed by an open parenthesis
(#170) Public method name "Zend_CodeGenerator_Php_Docblock::getTags" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#181) Opening brace should be on the same line as the declaration
(#207) Protected method name "Zend_CodeGenerator_Php_Docblock::_docCommentize" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock/Tag.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_pluginLoader" must be all lower-case
(#68) Public method name "Zend_CodeGenerator_Php_Docblock_Tag::fromReflection" must be in lower-case letters only
(#68) Variable "reflectionTag" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "tagName" must be all lower-case
(#70) Variable "reflectionTag" must be all lower-case
(#72) Variable "codeGenDocblockTag" must be all lower-case
(#72) Variable "tagName" must be all lower-case
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "reflectionClass" must be all lower-case
(#75) Variable "reflectionTag" must be all lower-case
(#76) Variable "reflectionClass" must be all lower-case
(#78) Variable "propertyName" must be all lower-case
(#79) Variable "codeGenDocblockTag" must be all lower-case
(#79) Variable "propertyName" must be all lower-case
(#80) Variable "codeGenDocblockTag" must be all lower-case
(#80) Variable "propertyName" must be all lower-case
(#80) Variable "reflectionTag" must be all lower-case
(#80) Variable "propertyName" must be all lower-case
(#85) Variable "codeGenDocblockTag" must be all lower-case
(#93) Public method name "Zend_CodeGenerator_Php_Docblock_Tag::setPluginLoader" must be in lower-case letters only
(#93) Variable "pluginLoader" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "_pluginLoader" must be all lower-case
(#95) Variable "_pluginLoader" must not contain underscores.
(#95) Variable "pluginLoader" must be all lower-case
(#104) Public method name "Zend_CodeGenerator_Php_Docblock_Tag::getPluginLoader" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "_pluginLoader" must be all lower-case
(#106) Variable "_pluginLoader" must not contain underscores.
(#107) "require_once" must be immediately followed by an open parenthesis
(#113) Variable "_pluginLoader" must be all lower-case
(#113) Variable "_pluginLoader" must not contain underscores.
(#116) Variable "tagName" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "pluginLoader" must be all lower-case
(#121) Variable "tagClass" must be all lower-case
(#121) Variable "pluginLoader" must be all lower-case
(#121) Variable "tagName" must be all lower-case
(#123) Variable "tagClass" must be all lower-case
(#126) Variable "tagClass" must be all lower-case
(#126) Variable "tagName" must be all lower-case
(#136) Public method name "Zend_CodeGenerator_Php_Docblock_Tag::setName" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_CodeGenerator_Php_Docblock_Tag::getName" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_CodeGenerator_Php_Docblock_Tag::setDescription" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_CodeGenerator_Php_Docblock_Tag::getDescription" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#180) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock/Tag/License.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_License::fromReflection" must be in lower-case letters only
(#53) Variable "reflectionTagLicense" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "returnTag" must be all lower-case
(#57) Variable "returnTag" must be all lower-case
(#58) Variable "returnTag" must be all lower-case
(#58) Variable "reflectionTagLicense" must be all lower-case
(#59) Variable "returnTag" must be all lower-case
(#59) Variable "reflectionTagLicense" must be all lower-case
(#61) Variable "returnTag" must be all lower-case
(#70) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_License::setUrl" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_License::getUrl" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#93) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock/Tag/Param.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_paramName" must be all lower-case
(#58) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_Param::fromReflection" must be in lower-case letters only
(#58) Variable "reflectionTagParam" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "paramTag" must be all lower-case
(#62) Variable "paramTag" must be all lower-case
(#63) Variable "paramTag" must be all lower-case
(#63) Variable "reflectionTagParam" must be all lower-case
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "paramTag" must be all lower-case
(#64) Variable "reflectionTagParam" must be all lower-case
(#65) Variable "paramTag" must be all lower-case
(#65) Variable "reflectionTagParam" must be all lower-case
(#67) Variable "paramTag" must be all lower-case
(#76) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_Param::setDatatype" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_Param::getDatatype" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_Param::setParamName" must be in lower-case letters only
(#98) Variable "paramName" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "paramName" must be all lower-case
(#109) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_Param::getParamName" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
(#122) Expected 1 space before "!="; 2 found
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock/Tag/Return.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_Return::fromReflection" must be in lower-case letters only
(#53) Variable "reflectionTagReturn" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "returnTag" must be all lower-case
(#57) Variable "returnTag" must be all lower-case
(#58) Variable "returnTag" must be all lower-case
(#58) Variable "reflectionTagReturn" must be all lower-case
(#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
(#59) Variable "returnTag" must be all lower-case
(#59) Variable "reflectionTagReturn" must be all lower-case
(#61) Variable "returnTag" must be all lower-case
(#70) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_Return::setDatatype" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_CodeGenerator_Php_Docblock_Tag_Return::getDatatype" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#93) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/CodeGenerator/Php/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_fileCodeGenerators" must be all lower-case
(#50) Member variable "_markerDocblock" must be all lower-case
(#51) Member variable "_markerRequire" must be all lower-case
(#52) Member variable "_markerClass" must be all lower-case
(#68) Member variable "_requiredFiles" must be all lower-case
(#80) Public method name "Zend_CodeGenerator_Php_File::registerFileCodeGenerator" must be in lower-case letters only
(#80) Variable "fileCodeGenerator" must be all lower-case
(#80) Variable "fileName" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "fileName" must be all lower-case
(#83) Variable "fileName" must be all lower-case
(#83) Variable "fileCodeGenerator" must be all lower-case
(#86) Variable "fileName" must be all lower-case
(#87) "require_once" must be immediately followed by an open parenthesis
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "fileName" must be all lower-case
(#93) Variable "fileName" must be all lower-case
(#95) Variable "_fileCodeGenerators" must be all lower-case
(#95) Variable "_fileCodeGenerators" must not contain underscores.
(#95) Variable "fileName" must be all lower-case
(#95) Variable "fileCodeGenerator" must be all lower-case
(#108) Public method name "Zend_CodeGenerator_Php_File::fromReflectedFileName" must be in lower-case letters only
(#108) Variable "filePath" must be all lower-case
(#108) Variable "usePreviousCodeGeneratorIfItExists" must be all lower-case
(#108) Variable "includeIfNotAlreadyIncluded" must be all lower-case
(#108) Line exceeds 132 characters; contains 140 characters
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "filePath" must be all lower-case
(#113) Variable "filePath" must be all lower-case
(#114) "require_once" must be immediately followed by an open parenthesis
(#119) Variable "usePreviousCodeGeneratorIfItExists" must be all lower-case
(#119) Variable "_fileCodeGenerators" must be all lower-case
(#119) Variable "_fileCodeGenerators" must not contain underscores.
(#120) Variable "_fileCodeGenerators" must be all lower-case
(#120) Variable "_fileCodeGenerators" must not contain underscores.
(#123) Variable "includeIfNotAlreadyIncluded" must be all lower-case
(#124) "include" must be immediately followed by an open parenthesis
(#127) Variable "codeGenerator" must be all lower-case
(#127) Variable "fileReflector" must be all lower-case
(#129) Variable "_fileCodeGenerators" must be all lower-case
(#129) Variable "_fileCodeGenerators" must not contain underscores.
(#129) Variable "fileReflector" must be all lower-case
(#130) Variable "_fileCodeGenerators" must be all lower-case
(#130) Variable "_fileCodeGenerators" must not contain underscores.
(#130) Variable "fileReflector" must be all lower-case
(#130) Variable "codeGenerator" must be all lower-case
(#133) Variable "codeGenerator" must be all lower-case
(#142) Public method name "Zend_CodeGenerator_Php_File::fromReflection" must be in lower-case letters only
(#142) Variable "reflectionFile" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#146) Variable "reflectionFile" must be all lower-case
(#149) Variable "reflectionFile" must be all lower-case
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Variable "reflectionFile" must be all lower-case
(#154) Variable "classStartLine" must be all lower-case
(#155) Variable "classEndLine" must be all lower-case
(#157) Variable "bodyLines" must be all lower-case
(#158) Variable "bodyReturn" must be all lower-case
(#159) Variable "lineNum" must be all lower-case
(#159) Variable "lineNum" must be all lower-case
(#159) Variable "bodyLines" must be all lower-case
(#159) Variable "lineNum" must be all lower-case
(#160) Variable "lineNum" must be all lower-case
(#160) Variable "classStartLine" must be all lower-case
(#161) Variable "bodyReturn" must be all lower-case
(#161) Variable "_markerClass" must be all lower-case
(#161) Variable "_markerClass" must not contain underscores.
(#161) Line exceeds 132 characters; contains 174 characters
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) This comment is 50% valid code; is this commented out code?
(#161) No space found before comment text; expected "// '/* Zend_CodeGenerator_Php_File-ClassMarker: {' . $class->getName() . '} */';" but found "//'/* Zend_CodeGenerator_Php_File-ClassMarker: {' . $class->getName() . '} */';"
(#162) Variable "lineNum" must be all lower-case
(#162) Variable "classEndLine" must be all lower-case
(#164) Variable "bodyReturn" must be all lower-case
(#164) Variable "bodyLines" must be all lower-case
(#164) Variable "lineNum" must be all lower-case
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "bodyReturn" must be all lower-case
(#168) Variable "bodyLines" must be all lower-case
(#168) Variable "bodyReturn" must be all lower-case
(#168) Variable "classStartLine" must be all lower-case
(#168) Variable "classEndLine" must be all lower-case
(#171) Variable "reflectionFile" must be all lower-case
(#172) Variable "reflectionFile" must be all lower-case
(#175) Variable "bodyLines" must be all lower-case
(#176) Variable "bodyReturn" must be all lower-case
(#177) Variable "lineNum" must be all lower-case
(#177) Variable "lineNum" must be all lower-case
(#177) Variable "bodyLines" must be all lower-case
(#177) Variable "lineNum" must be all lower-case
(#178) Variable "lineNum" must be all lower-case
(#179) Variable "bodyReturn" must be all lower-case
(#179) Variable "_markerDocblock" must be all lower-case
(#179) Variable "_markerDocblock" must not contain underscores.
(#179) Line exceeds 132 characters; contains 177 characters
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) This comment is 50% valid code; is this commented out code?
(#179) No space found before comment text; expected "// '/* Zend_CodeGenerator_Php_File-ClassMarker: {' . $class->getName() . '} */';" but found "//'/* Zend_CodeGenerator_Php_File-ClassMarker: {' . $class->getName() . '} */';"
(#180) Variable "lineNum" must be all lower-case
(#182) Variable "bodyReturn" must be all lower-case
(#182) Variable "bodyLines" must be all lower-case
(#182) Variable "lineNum" must be all lower-case
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Variable "bodyReturn" must be all lower-case
(#186) Variable "bodyLines" must be all lower-case
(#186) Variable "bodyReturn" must be all lower-case
(#186) Variable "classStartLine" must be all lower-case
(#186) Variable "classEndLine" must be all lower-case
(#200) Public method name "Zend_CodeGenerator_Php_File::setDocblock" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#208) Usage of ELSEIF not allowed; use ELSE IF instead
(#209) "require_once" must be immediately followed by an open parenthesis
(#210) Line exceeds 132 characters; contains 158 characters
(#222) Public method name "Zend_CodeGenerator_Php_File::getDocblock" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_CodeGenerator_Php_File::setRequiredFiles" must be in lower-case letters only
(#233) Variable "requiredFiles" must be all lower-case
(#234) Opening brace should be on the same line as the declaration
(#235) Variable "requiredFiles" must be all lower-case
(#244) Public method name "Zend_CodeGenerator_Php_File::getRequiredFiles" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_CodeGenerator_Php_File::setClasses" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#269) Public method name "Zend_CodeGenerator_Php_File::getClass" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_CodeGenerator_Php_File::setClass" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#289) Variable "className" must be all lower-case
(#290) Usage of ELSEIF not allowed; use ELSE IF instead
(#291) Variable "className" must be all lower-case
(#293) "require_once" must be immediately followed by an open parenthesis
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Variable "className" must be all lower-case
(#309) Public method name "Zend_CodeGenerator_Php_File::setFilename" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#320) Public method name "Zend_CodeGenerator_Php_File::getFilename" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#330) Public method name "Zend_CodeGenerator_Php_File::getClasses" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#341) Public method name "Zend_CodeGenerator_Php_File::setBody" must be in lower-case letters only
(#342) Opening brace should be on the same line as the declaration
(#352) Public method name "Zend_CodeGenerator_Php_File::getBody" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#362) Public method name "Zend_CodeGenerator_Php_File::isSourceDirty" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#383) Opening brace should be on the same line as the declaration
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Variable "_markerDocblock" must be all lower-case
(#405) Variable "_markerDocblock" must not contain underscores.
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Variable "requiredFiles" must be all lower-case
(#419) Variable "requiredFiles" must be all lower-case
(#420) Variable "requiredFiles" must be all lower-case
(#420) Variable "requiredFile" must be all lower-case
(#421) Variable "requiredFile" must be all lower-case
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Variable "_markerClass" must be all lower-case
(#431) Variable "_markerClass" must not contain underscores.
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Opening brace should be on the same line as the declaration
(#458) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/CodeGenerator/Php/Member/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_isAbstract" must be all lower-case
(#63) Member variable "_isFinal" must be all lower-case
(#68) Member variable "_isStatic" must be all lower-case
(#86) Public method name "Zend_CodeGenerator_Php_Member_Abstract::setDocblock" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) "require_once" must be immediately followed by an open parenthesis
(#96) Line exceeds 132 characters; contains 158 characters
(#108) Public method name "Zend_CodeGenerator_Php_Member_Abstract::getDocblock" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_CodeGenerator_Php_Member_Abstract::setAbstract" must be in lower-case letters only
(#119) Variable "isAbstract" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "isAbstract" must be all lower-case
(#130) Public method name "Zend_CodeGenerator_Php_Member_Abstract::isAbstract" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_CodeGenerator_Php_Member_Abstract::setFinal" must be in lower-case letters only
(#141) Variable "isFinal" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "isFinal" must be all lower-case
(#152) Public method name "Zend_CodeGenerator_Php_Member_Abstract::isFinal" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_CodeGenerator_Php_Member_Abstract::setStatic" must be in lower-case letters only
(#163) Variable "isStatic" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "isStatic" must be all lower-case
(#174) Public method name "Zend_CodeGenerator_Php_Member_Abstract::isStatic" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_CodeGenerator_Php_Member_Abstract::setVisibility" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_CodeGenerator_Php_Member_Abstract::getVisibility" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_CodeGenerator_Php_Member_Abstract::setName" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_CodeGenerator_Php_Member_Abstract::getName" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Member/Container.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Method.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_isFinal" must be all lower-case
(#72) Public method name "Zend_CodeGenerator_Php_Method::fromReflection" must be in lower-case letters only
(#72) Variable "reflectionMethod" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#76) Variable "reflectionMethod" must be all lower-case
(#79) Variable "reflectionMethod" must be all lower-case
(#80) Variable "reflectionMethod" must be all lower-case
(#83) Variable "reflectionMethod" must be all lower-case
(#85) Variable "reflectionMethod" must be all lower-case
(#87) Usage of ELSEIF not allowed; use ELSE IF instead
(#87) Variable "reflectionMethod" must be all lower-case
(#93) Variable "reflectionMethod" must be all lower-case
(#95) Variable "reflectionMethod" must be all lower-case
(#97) Variable "reflectionMethod" must be all lower-case
(#97) Variable "reflectionParameter" must be all lower-case
(#98) Variable "reflectionParameter" must be all lower-case
(#101) Variable "reflectionMethod" must be all lower-case
(#111) Public method name "Zend_CodeGenerator_Php_Method::setFinal" must be in lower-case letters only
(#111) Variable "isFinal" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "isFinal" must be all lower-case
(#122) Public method name "Zend_CodeGenerator_Php_Method::setParameters" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_CodeGenerator_Php_Method::setParameter" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#140) Variable "parameterName" must be all lower-case
(#141) Usage of ELSEIF not allowed; use ELSE IF instead
(#142) Variable "parameterName" must be all lower-case
(#144) "require_once" must be immediately followed by an open parenthesis
(#145) Line exceeds 132 characters; contains 166 characters
(#148) Variable "parameterName" must be all lower-case
(#157) Public method name "Zend_CodeGenerator_Php_Method::getParameters" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_CodeGenerator_Php_Method::setBody" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_CodeGenerator_Php_Method::getBody" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Opening brace should be on the same line as the declaration
(#215) Variable "parameterOuput" must be all lower-case
(#218) Variable "parameterOuput" must be all lower-case
local/mr/vendor/zend/Zend/CodeGenerator/Php/Parameter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_defaultValue" must be all lower-case
(#64) Member variable "_passedByReference" must be all lower-case
(#72) Public method name "Zend_CodeGenerator_Php_Parameter::fromReflection" must be in lower-case letters only
(#72) Variable "reflectionParameter" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#75) Variable "reflectionParameter" must be all lower-case
(#77) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Variable "reflectionParameter" must be all lower-case
(#80) Variable "typeClass" must be all lower-case
(#80) Variable "reflectionParameter" must be all lower-case
(#81) Expected "if (...) {\n"; found "if(...) {\n"
(#81) Variable "typeClass" must be all lower-case
(#82) Variable "typeClass" must be all lower-case
(#86) Variable "reflectionParameter" must be all lower-case
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Variable "reflectionParameter" must be all lower-case
(#89) Variable "reflectionParameter" must be all lower-case
(#91) Variable "reflectionParameter" must be all lower-case
(#102) Public method name "Zend_CodeGenerator_Php_Parameter::setType" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_CodeGenerator_Php_Parameter::getType" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_CodeGenerator_Php_Parameter::setName" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_CodeGenerator_Php_Parameter::getName" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_CodeGenerator_Php_Parameter::setDefaultValue" must be in lower-case letters only
(#148) Variable "defaultValue" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Variable "defaultValue" must be all lower-case
(#152) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#152) Expected "if (...) {\n"; found "if(...) {\n"
(#152) Variable "defaultValue" must be all lower-case
(#153) Variable "defaultValue" must be all lower-case
(#153) Variable "defaultValue" must be all lower-case
(#154) Variable "defaultValue" must be all lower-case
(#155) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#155) Expected "if (...) {\n"; found "if(...) {\n"
(#155) Variable "defaultValue" must be all lower-case
(#156) Expected "if (...) {\n"; found "if(...) {\n"
(#156) Variable "defaultValue" must be all lower-case
(#162) Variable "defaultValue" must be all lower-case
(#172) Public method name "Zend_CodeGenerator_Php_Parameter::getDefaultValue" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_CodeGenerator_Php_Parameter::setPosition" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_CodeGenerator_Php_Parameter::getPosition" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_CodeGenerator_Php_Parameter::getPassedByReference" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_CodeGenerator_Php_Parameter::setPassedByReference" must be in lower-case letters only
(#211) Variable "passedByReference" must be all lower-case
(#212) Opening brace should be on the same line as the declaration
(#213) Variable "passedByReference" must be all lower-case
(#223) Opening brace should be on the same line as the declaration
(#230) Expected "if (...) {\n"; found "if(...) {\n"
(#240) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#240) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/CodeGenerator/Php/Parameter/DefaultValue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_defaultValue" must be all lower-case
(#44) Variable "defaultValue" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#46) Expected "if (...) {\n"; found "if(...) {\n"
(#46) Variable "defaultValue" must be all lower-case
(#47) "require_once" must be immediately followed by an open parenthesis
(#50) Variable "defaultValue" must be all lower-case
(#53) Variable "defaultValue" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/CodeGenerator/Php/Property.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_isConst" must be all lower-case
(#50) Member variable "_defaultValue" must be all lower-case
(#58) Public method name "Zend_CodeGenerator_Php_Property::fromReflection" must be in lower-case letters only
(#58) Variable "reflectionProperty" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#62) Variable "reflectionProperty" must be all lower-case
(#64) Variable "allDefaultProperties" must be all lower-case
(#64) Variable "reflectionProperty" must be all lower-case
(#66) Variable "allDefaultProperties" must be all lower-case
(#66) Variable "reflectionProperty" must be all lower-case
(#68) Variable "reflectionProperty" must be all lower-case
(#69) Variable "reflectionProperty" must be all lower-case
(#72) Variable "reflectionProperty" must be all lower-case
(#76) Variable "reflectionProperty" must be all lower-case
(#78) Usage of ELSEIF not allowed; use ELSE IF instead
(#78) Variable "reflectionProperty" must be all lower-case
(#95) Public method name "Zend_CodeGenerator_Php_Property::setConst" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_CodeGenerator_Php_Property::isConst" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_CodeGenerator_Php_Property::setDefaultValue" must be in lower-case letters only
(#117) Variable "defaultValue" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "defaultValue" must be all lower-case
(#121) Variable "defaultValue" must be all lower-case
(#122) Variable "defaultValue" must be all lower-case
(#123) Variable "defaultValue" must be all lower-case
(#123) Variable "defaultValue" must be all lower-case
(#126) Variable "defaultValue" must be all lower-case
(#127) Variable "defaultValue" must be all lower-case
(#127) Variable "defaultValue" must be all lower-case
(#130) Variable "defaultValue" must be all lower-case
(#139) Public method name "Zend_CodeGenerator_Php_Property::getDefaultValue" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#150) Opening brace should be on the same line as the declaration
(#152) Variable "defaultValue" must be all lower-case
(#162) Variable "defaultValue" must be all lower-case
(#162) Variable "defaultValue" must be all lower-case
(#163) "require_once" must be immediately followed by an open parenthesis
(#168) Variable "defaultValue" must be all lower-case
(#168) Variable "defaultValue" must be all lower-case
(#174) Variable "defaultValue" must be all lower-case
(#174) Variable "defaultValue" must be all lower-case
local/mr/vendor/zend/Zend/CodeGenerator/Php/Property/DefaultValue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#72) Member variable "_arrayDepth" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Expected "if (...) {\n"; found "if(...) {\n"
(#81) Variable "_constants" must not contain underscores.
(#83) Variable "_constants" must not contain underscores.
(#93) Public method name "Zend_CodeGenerator_Php_Property_DefaultValue::isValidConstantType" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Variable "scalarTypes" must be all lower-case
(#113) Variable "scalarTypes" must be all lower-case
(#122) Public method name "Zend_CodeGenerator_Php_Property_DefaultValue::setValue" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_CodeGenerator_Php_Property_DefaultValue::getValue" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_CodeGenerator_Php_Property_DefaultValue::setType" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_CodeGenerator_Php_Property_DefaultValue::getType" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_CodeGenerator_Php_Property_DefaultValue::setArrayDepth" must be in lower-case letters only
(#166) Variable "arrayDepth" must be all lower-case
(#167) Opening brace should be on the same line as the declaration
(#168) Variable "arrayDepth" must be all lower-case
(#177) Public method name "Zend_CodeGenerator_Php_Property_DefaultValue::getArrayDepth" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#188) Protected method name "Zend_CodeGenerator_Php_Property_DefaultValue::_getValidatedType" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#190) Variable "constName" must be all lower-case
(#190) Variable "_constants" must not contain underscores.
(#203) Public method name "Zend_CodeGenerator_Php_Property_DefaultValue::_getAutoDeterminedType" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#234) Opening brace should be on the same line as the declaration
(#251) Variable "curKey" must be all lower-case
(#251) Variable "curValue" must be all lower-case
(#252) Variable "curValue" must be all lower-case
(#253) Variable "curValue" must be all lower-case
(#253) Variable "curValue" must be all lower-case
(#254) Variable "curKey" must be all lower-case
(#254) Variable "curValue" must be all lower-case
(#256) Variable "curValue" must be all lower-case
(#286) Variable "curArrayMultiblock" must be all lower-case
(#288) Variable "curArrayMultiblock" must be all lower-case
(#289) Expected 1 space before "+"; 0 found
(#289) Expected 1 space after "+"; 0 found
(#291) Variable "outputParts" must be all lower-case
(#292) Variable "noKeyIndex" must be all lower-case
(#295) Variable "partV" must be all lower-case
(#296) Variable "partV" must be all lower-case
(#296) Variable "partV" must be all lower-case
(#296) Variable "partV" must be all lower-case
(#296) Expected 1 space before "-"; 0 found
(#296) Expected 1 space after "-"; 0 found
(#297) Variable "noKeyIndex" must be all lower-case
(#298) Variable "outputParts" must be all lower-case
(#298) Variable "partV" must be all lower-case
(#299) Variable "noKeyIndex" must be all lower-case
(#301) Variable "outputParts" must be all lower-case
(#301) Variable "partV" must be all lower-case
(#305) Expected 1 space before "+"; 0 found
(#305) Expected 1 space after "+"; 0 found
(#305) Variable "outputParts" must be all lower-case
(#306) Variable "curArrayMultiblock" must be all lower-case
(#307) Expected 1 space before "+"; 0 found
(#307) Expected 1 space after "+"; 0 found
(#313) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Config.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "_allowModifications" must be all lower-case
(#65) Member variable "_skipNextIteration" must be all lower-case
(#74) Member variable "_loadedSection" must be all lower-case
(#91) Member variable "_loadFileErrorStr" must be all lower-case
(#105) Variable "allowModifications" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "allowModifications" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#144) Opening brace should be on the same line as the declaration
(#158) Opening brace should be on the same line as the declaration
(#167) Inline doc block comments are not allowed; use "// Comment." instead
(#168) "require_once" must be immediately followed by an open parenthesis
(#180) Opening brace should be on the same line as the declaration
(#181) Line indented incorrectly; expected at least 8 spaces, found 6
(#182) Line indented incorrectly; expected 8 spaces, found 6
(#183) Line indented incorrectly; expected 12 spaces, found 10
(#184) Line indented incorrectly; expected at least 16 spaces, found 14
(#185) Line indented incorrectly; expected 12 spaces, found 10
(#186) Line indented incorrectly; expected at least 16 spaces, found 14
(#187) Line indented incorrectly; expected 12 spaces, found 10
(#188) Line indented incorrectly; expected 8 spaces, found 6
(#189) Line indented incorrectly; expected at least 8 spaces, found 6
(#197) Public method name "Zend_Config::toArray" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#218) Opening brace should be on the same line as the declaration
(#230) Opening brace should be on the same line as the declaration
(#236) Inline doc block comments are not allowed; use "// Comment." instead
(#237) "require_once" must be immediately followed by an open parenthesis
(#249) Opening brace should be on the same line as the declaration
(#259) Opening brace should be on the same line as the declaration
(#270) Opening brace should be on the same line as the declaration
(#279) Opening brace should be on the same line as the declaration
(#293) Opening brace should be on the same line as the declaration
(#305) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Config::getSectionName" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#316) Expected "if (...) {\n"; found "if(...) {\n"
(#327) Public method name "Zend_Config::areAllSectionsLoaded" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#342) Opening brace should be on the same line as the declaration
(#343) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#344) Expected "if (...) {\n"; found "if(...) {\n"
(#345) Expected "if (...) {\n"; found "if(...) {\n"
(#351) Expected "if (...) {\n"; found "if(...) {\n"
(#368) Public method name "Zend_Config::setReadOnly" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#383) Public method name "Zend_Config::readOnly" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Config::getExtends" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#405) Public method name "Zend_Config::setExtend" must be in lower-case letters only
(#405) Variable "extendingSection" must be all lower-case
(#405) Variable "extendedSection" must be all lower-case
(#406) Opening brace should be on the same line as the declaration
(#407) Variable "extendedSection" must be all lower-case
(#407) Variable "extendingSection" must be all lower-case
(#408) Variable "extendingSection" must be all lower-case
(#409) Variable "extendedSection" must be all lower-case
(#410) Variable "extendingSection" must be all lower-case
(#410) Variable "extendedSection" must be all lower-case
(#423) Protected method name "Zend_Config::_assertValidExtend" must be in lower-case letters only
(#423) Variable "extendingSection" must be all lower-case
(#423) Variable "extendedSection" must be all lower-case
(#424) Opening brace should be on the same line as the declaration
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Variable "extendedSectionCurrent" must be all lower-case
(#426) Variable "extendedSection" must be all lower-case
(#427) Variable "extendedSectionCurrent" must be all lower-case
(#428) Variable "extendedSectionCurrent" must be all lower-case
(#428) Variable "extendingSection" must be all lower-case
(#429) Inline doc block comments are not allowed; use "// Comment." instead
(#430) "require_once" must be immediately followed by an open parenthesis
(#433) Variable "extendedSectionCurrent" must be all lower-case
(#433) Variable "extendedSectionCurrent" must be all lower-case
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Variable "extendingSection" must be all lower-case
(#436) Variable "extendedSection" must be all lower-case
(#447) Protected method name "Zend_Config::_loadFileErrorHandler" must be in lower-case letters only
(#448) Opening brace should be on the same line as the declaration
(#464) Protected method name "Zend_Config::_arrayMergeRecursive" must be in lower-case letters only
(#464) Variable "firstArray" must be all lower-case
(#464) Variable "secondArray" must be all lower-case
(#465) Opening brace should be on the same line as the declaration
(#466) Variable "firstArray" must be all lower-case
(#466) Variable "secondArray" must be all lower-case
(#467) Variable "secondArray" must be all lower-case
(#468) Variable "firstArray" must be all lower-case
(#469) Variable "firstArray" must be all lower-case
(#469) Variable "firstArray" must be all lower-case
(#471) Expected "if (...) {\n"; found "if(...) {\n"
(#472) Variable "firstArray" must be all lower-case
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space before "=>"; 0 found
(#472) Expected 1 space after "=>"; 0 found
(#472) Variable "firstArray" must be all lower-case
(#474) Variable "firstArray" must be all lower-case
(#479) Variable "firstArray" must be all lower-case
(#479) Variable "secondArray" must be all lower-case
(#482) Variable "firstArray" must be all lower-case
local/mr/vendor/zend/Zend/Config/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#33) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Config/Ini.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_nestSeparator" must be all lower-case
(#49) Member variable "_sectionSeparator" must be all lower-case
(#56) Member variable "_skipExtends" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#103) Inline doc block comments are not allowed; use "// Comment." instead
(#106) "require_once" must be immediately followed by an open parenthesis
(#110) Variable "allowModifications" must be all lower-case
(#112) Variable "allowModifications" must be all lower-case
(#113) Usage of ELSEIF not allowed; use ELSE IF instead
(#115) Variable "allowModifications" must be all lower-case
(#125) Variable "iniArray" must be all lower-case
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "dataArray" must be all lower-case
(#130) Variable "iniArray" must be all lower-case
(#130) Variable "sectionName" must be all lower-case
(#130) Variable "sectionData" must be all lower-case
(#131) Expected "if (...) {\n"; found "if(...) {\n"
(#131) Variable "sectionData" must be all lower-case
(#132) Variable "dataArray" must be all lower-case
(#132) Variable "dataArray" must be all lower-case
(#132) Variable "sectionName" must be all lower-case
(#132) Variable "sectionData" must be all lower-case
(#134) Variable "dataArray" must be all lower-case
(#134) Variable "sectionName" must be all lower-case
(#134) Variable "iniArray" must be all lower-case
(#134) Variable "sectionName" must be all lower-case
(#137) Variable "dataArray" must be all lower-case
(#137) Variable "allowModifications" must be all lower-case
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Variable "dataArray" must be all lower-case
(#144) Variable "sectionName" must be all lower-case
(#145) Variable "iniArray" must be all lower-case
(#145) Variable "sectionName" must be all lower-case
(#146) Inline doc block comments are not allowed; use "// Comment." instead
(#149) "require_once" must be immediately followed by an open parenthesis
(#150) Variable "sectionName" must be all lower-case
(#152) Variable "dataArray" must be all lower-case
(#152) Variable "iniArray" must be all lower-case
(#152) Variable "sectionName" must be all lower-case
(#152) Variable "dataArray" must be all lower-case
(#155) Variable "dataArray" must be all lower-case
(#155) Variable "allowModifications" must be all lower-case
(#160) Whitespace found at end of line
(#164) Whitespace found at end of line
(#169) Protected method name "Zend_Config_Ini::_parseIniFile" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#172) Variable "iniArray" must be all lower-case
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Whitespace found at end of line
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline doc block comments are not allowed; use "// Comment." instead
(#180) "require_once" must be immediately followed by an open parenthesis
(#183) Whitespace found at end of line
(#184) Variable "iniArray" must be all lower-case
(#199) Protected method name "Zend_Config_Ini::_loadIniFile" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#202) Variable "iniArray" must be all lower-case
(#203) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#206) Variable "thisSection" must be all lower-case
(#209) Variable "iniArray" must be all lower-case
(#209) Variable "thisSection" must be all lower-case
(#213) Variable "extendedSection" must be all lower-case
(#214) Variable "iniArray" must be all lower-case
(#214) Variable "thisSection" must be all lower-case
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#214) Variable "extendedSection" must be all lower-case
(#218) Inline doc block comments are not allowed; use "// Comment." instead
(#221) "require_once" must be immediately followed by an open parenthesis
(#222) Variable "thisSection" must be all lower-case
(#226) Variable "iniArray" must be all lower-case
(#240) Protected method name "Zend_Config_Ini::_processSection" must be in lower-case letters only
(#240) Variable "iniArray" must be all lower-case
(#241) Opening brace should be on the same line as the declaration
(#242) Variable "thisSection" must be all lower-case
(#242) Variable "iniArray" must be all lower-case
(#244) Variable "thisSection" must be all lower-case
(#246) Variable "iniArray" must be all lower-case
(#250) Variable "iniArray" must be all lower-case
(#253) Inline doc block comments are not allowed; use "// Comment." instead
(#256) "require_once" must be immediately followed by an open parenthesis
(#276) Protected method name "Zend_Config_Ini::_processKey" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Usage of ELSEIF not allowed; use ELSE IF instead
(#289) Inline doc block comments are not allowed; use "// Comment." instead
(#292) "require_once" must be immediately followed by an open parenthesis
(#297) Inline doc block comments are not allowed; use "// Comment." instead
(#300) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Config/Writer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "_skipOptions" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Config_Writer::setConfig" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Config_Writer::setOptions" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Config/Writer/Array.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Opening brace should be on the same line as the declaration
(#44) Variable "sectionName" must be all lower-case
(#46) Variable "sectionName" must be all lower-case
(#47) Variable "sectionName" must be all lower-case
(#50) Variable "arrayString" must be all lower-case
(#53) Variable "arrayString" must be all lower-case
local/mr/vendor/zend/Zend/Config/Writer/FileAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_exclusiveLock" must be all lower-case
(#55) Public method name "Zend_Config_Writer_FileAbstract::setFilename" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Config_Writer_FileAbstract::setExclusiveLock" must be in lower-case letters only
(#68) Variable "exclusiveLock" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "exclusiveLock" must be all lower-case
(#83) Variable "exclusiveLock" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#93) Variable "exclusiveLock" must be all lower-case
(#94) Variable "exclusiveLock" must be all lower-case
(#98) "require_once" must be immediately followed by an open parenthesis
(#103) "require_once" must be immediately followed by an open parenthesis
(#107) Variable "configString" must be all lower-case
(#115) Variable "configString" must be all lower-case
(#118) "require_once" must be immediately followed by an open parenthesis
(#131) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Config/Writer/Ini.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_nestSeparator" must be all lower-case
(#47) Member variable "_renderWithoutSections" must be all lower-case
(#55) Public method name "Zend_Config_Writer_Ini::setNestSeparator" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Config_Writer_Ini::setRenderWithoutSections" must be in lower-case letters only
(#71) Variable "withoutSections" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "withoutSections" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "iniString" must be all lower-case
(#87) Variable "sectionName" must be all lower-case
(#89) Expected "if (...) {\n"; found "if(...) {\n"
(#90) Variable "iniString" must be all lower-case
(#91) Variable "sectionName" must be all lower-case
(#92) Variable "iniString" must be all lower-case
(#92) Variable "sectionName" must be all lower-case
(#96) Variable "sectionName" must be all lower-case
(#98) Variable "iniString" must be all lower-case
(#98) Variable "sectionName" must be all lower-case
(#103) Variable "sectionName" must be all lower-case
(#104) Variable "sectionName" must be all lower-case
(#104) Variable "sectionName" must be all lower-case
(#107) Variable "iniString" must be all lower-case
(#107) Variable "sectionName" must be all lower-case
(#114) Variable "iniString" must be all lower-case
(#123) Protected method name "Zend_Config_Writer_Ini::_addBranch" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "iniString" must be all lower-case
(#131) Variable "iniString" must be all lower-case
(#133) Variable "iniString" must be all lower-case
(#140) Variable "iniString" must be all lower-case
(#149) Protected method name "Zend_Config_Writer_Ini::_prepareValue" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#153) Usage of ELSEIF not allowed; use ELSE IF instead
(#155) Usage of ELSEIF not allowed; use ELSE IF instead
(#158) Inline doc block comments are not allowed; use "// Comment." instead
(#159) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Config/Writer/Xml.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
(#50) Variable "sectionName" must be all lower-case
(#52) Variable "sectionName" must be all lower-case
(#53) Variable "sectionName" must be all lower-case
(#57) Variable "sectionName" must be all lower-case
(#59) Variable "sectionName" must be all lower-case
(#61) Variable "sectionName" must be all lower-case
(#63) Variable "sectionName" must be all lower-case
(#64) Variable "sectionName" must be all lower-case
(#75) Variable "xmlString" must be all lower-case
(#77) Variable "xmlString" must be all lower-case
(#88) Protected method name "Zend_Config_Writer_Xml::_addBranch" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "branchType" must be all lower-case
(#93) Variable "branchType" must be all lower-case
(#95) Variable "branchType" must be all lower-case
(#96) Variable "branchName" must be all lower-case
(#99) Variable "branchName" must be all lower-case
(#101) Variable "branchType" must be all lower-case
(#103) Variable "branchType" must be all lower-case
(#104) "require_once" must be immediately followed by an open parenthesis
(#108) Variable "branchType" must be all lower-case
(#110) Variable "branchName" must be all lower-case
(#114) Variable "branchName" must be all lower-case
local/mr/vendor/zend/Zend/Config/Xml.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_skipExtends" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#71) "require_once" must be immediately followed by an open parenthesis
(#75) Variable "allowModifications" must be all lower-case
(#77) Variable "allowModifications" must be all lower-case
(#78) Usage of ELSEIF not allowed; use ELSE IF instead
(#80) Variable "allowModifications" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) "require_once" must be immediately followed by an open parenthesis
(#102) Variable "dataArray" must be all lower-case
(#103) Variable "sectionName" must be all lower-case
(#103) Variable "sectionData" must be all lower-case
(#104) Variable "dataArray" must be all lower-case
(#104) Variable "sectionName" must be all lower-case
(#104) Variable "sectionName" must be all lower-case
(#107) Variable "dataArray" must be all lower-case
(#107) Variable "allowModifications" must be all lower-case
(#109) Variable "dataArray" must be all lower-case
(#110) Variable "sectionName" must be all lower-case
(#111) Variable "sectionName" must be all lower-case
(#112) "require_once" must be immediately followed by an open parenthesis
(#113) Variable "sectionName" must be all lower-case
(#116) Variable "dataArray" must be all lower-case
(#116) Variable "sectionName" must be all lower-case
(#116) Variable "dataArray" must be all lower-case
(#119) Variable "dataArray" must be all lower-case
(#119) Variable "allowModifications" must be all lower-case
(#122) "require_once" must be immediately followed by an open parenthesis
(#126) Variable "dataArray" must be all lower-case
(#127) Variable "dataArray" must be all lower-case
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "dataArray" must be all lower-case
(#129) Variable "dataArray" must be all lower-case
(#132) Variable "dataArray" must be all lower-case
(#132) Variable "allowModifications" must be all lower-case
(#148) Protected method name "Zend_Config_Xml::_processExtends" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#151) "require_once" must be immediately followed by an open parenthesis
(#155) Variable "thisSection" must be all lower-case
(#156) Variable "nsAttributes" must be all lower-case
(#156) Variable "thisSection" must be all lower-case
(#158) Variable "thisSection" must be all lower-case
(#158) Variable "nsAttributes" must be all lower-case
(#159) Variable "extendedSection" must be all lower-case
(#159) Variable "nsAttributes" must be all lower-case
(#159) Variable "nsAttributes" must be all lower-case
(#159) Variable "thisSection" must be all lower-case
(#160) Variable "extendedSection" must be all lower-case
(#163) Variable "extendedSection" must be all lower-case
(#167) Variable "thisSection" must be all lower-case
(#179) Protected method name "Zend_Config_Xml::_toArray" must be in lower-case letters only
(#179) Variable "xmlObject" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#182) Variable "nsAttributes" must be all lower-case
(#182) Variable "xmlObject" must be all lower-case
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Variable "xmlObject" must be all lower-case
(#186) Variable "xmlObject" must be all lower-case
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Variable "xmlObject" must be all lower-case
(#207) Variable "xmlObject" must be all lower-case
(#208) "require_once" must be immediately followed by an open parenthesis
(#212) Variable "xmlObject" must be all lower-case
(#213) Variable "namespaceChildNodes" must be all lower-case
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Variable "namespaceChildNodes" must be all lower-case
(#223) Variable "namespaceChildNodes" must be all lower-case
(#227) "require_once" must be immediately followed by an open parenthesis
(#231) Variable "constantName" must be all lower-case
(#233) Variable "constantName" must be all lower-case
(#234) "require_once" must be immediately followed by an open parenthesis
(#235) Variable "constantName" must be all lower-case
(#238) Variable "constantValue" must be all lower-case
(#238) Variable "constantName" must be all lower-case
(#240) Variable "constantValue" must be all lower-case
(#244) "require_once" must be immediately followed by an open parenthesis
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Variable "xmlObject" must be all lower-case
(#254) Variable "xmlObject" must be all lower-case
(#278) Variable "xmlObject" must be all lower-case
(#278) Variable "nsAttributes" must be all lower-case
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "xmlObject" must be all lower-case
local/mr/vendor/zend/Zend/Console/Getopt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#127) Expected MOODLE_INTERNAL check or config.php inclusion
(#168) Member variable "_getoptConfig" must be all lower-case
(#201) Member variable "_ruleMap" must be all lower-case
(#216) Member variable "_remainingArgs" must be all lower-case
(#242) Variable "getoptConfig" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
(#245) "require_once" must be immediately followed by an open parenthesis
(#258) Variable "getoptConfig" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#292) Opening brace should be on the same line as the declaration
(#309) Opening brace should be on the same line as the declaration
(#323) Opening brace should be on the same line as the declaration
(#334) Opening brace should be on the same line as the declaration
(#350) Public method name "Zend_Console_Getopt::addArguments" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#352) Expected "if (...) {\n"; found "if(...) {\n"
(#353) "require_once" must be immediately followed by an open parenthesis
(#370) Public method name "Zend_Console_Getopt::setArguments" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#372) Expected "if (...) {\n"; found "if(...) {\n"
(#373) "require_once" must be immediately followed by an open parenthesis
(#390) Public method name "Zend_Console_Getopt::setOptions" must be in lower-case letters only
(#390) Variable "getoptConfig" must be all lower-case
(#391) Opening brace should be on the same line as the declaration
(#392) Variable "getoptConfig" must be all lower-case
(#393) Variable "getoptConfig" must be all lower-case
(#409) Public method name "Zend_Console_Getopt::setOption" must be in lower-case letters only
(#409) Variable "configKey" must be all lower-case
(#409) Variable "configValue" must be all lower-case
(#410) Opening brace should be on the same line as the declaration
(#411) Variable "configKey" must be all lower-case
(#412) Variable "configKey" must be all lower-case
(#412) Variable "configValue" must be all lower-case
(#424) Public method name "Zend_Console_Getopt::addRules" must be in lower-case letters only
(#425) Opening brace should be on the same line as the declaration
(#426) Variable "ruleMode" must be all lower-case
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Inline doc block comments are not allowed; use "// Comment." instead
(#443) Variable "ruleMode" must be all lower-case
(#455) Public method name "Zend_Console_Getopt::toString" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#474) Public method name "Zend_Console_Getopt::toArray" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#492) Public method name "Zend_Console_Getopt::toJson" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#505) Inline doc block comments are not allowed; use "// Comment." instead
(#508) "require_once" must be immediately followed by an open parenthesis
(#519) Public method name "Zend_Console_Getopt::toXml" must be in lower-case letters only
(#520) Opening brace should be on the same line as the declaration
(#523) Variable "optionsNode" must be all lower-case
(#524) Variable "optionsNode" must be all lower-case
(#526) Variable "optionNode" must be all lower-case
(#527) Variable "optionNode" must be all lower-case
(#529) Variable "optionNode" must be all lower-case
(#531) Variable "optionsNode" must be all lower-case
(#531) Variable "optionNode" must be all lower-case
(#542) Public method name "Zend_Console_Getopt::getOptions" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#558) Public method name "Zend_Console_Getopt::getOption" must be in lower-case letters only
(#559) Opening brace should be on the same line as the declaration
(#578) Public method name "Zend_Console_Getopt::getRemainingArgs" must be in lower-case letters only
(#579) Opening brace should be on the same line as the declaration
(#593) Public method name "Zend_Console_Getopt::getUsageMessage" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#596) Variable "maxLen" must be all lower-case
(#616) Variable "maxLen" must be all lower-case
(#617) Variable "maxLen" must be all lower-case
(#627) Variable "maxLen" must be all lower-case
(#643) Public method name "Zend_Console_Getopt::setAliases" must be in lower-case letters only
(#643) Variable "aliasMap" must be all lower-case
(#644) Opening brace should be on the same line as the declaration
(#645) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#645) Variable "aliasMap" must be all lower-case
(#657) "require_once" must be immediately followed by an open parenthesis
(#676) Public method name "Zend_Console_Getopt::setHelp" must be in lower-case letters only
(#676) Variable "helpMap" must be all lower-case
(#677) Opening brace should be on the same line as the declaration
(#678) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#678) Variable "helpMap" must be all lower-case
(#699) Opening brace should be on the same line as the declaration
(#716) Expected "} else if (...) {\n"; found "} else if (...) {\n"
(#716) Expected "if (...) {\n"; found "if (...) {\n"
(#716) Expected 1 space after ">"; 0 found
(#718) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#718) Expected "if (...) {\n"; found "if(...) {\n"
(#741) Protected method name "Zend_Console_Getopt::_parseLongOption" must be in lower-case letters only
(#742) Opening brace should be on the same line as the declaration
(#743) Variable "optionWithParam" must be all lower-case
(#744) Variable "optionWithParam" must be all lower-case
(#761) Protected method name "Zend_Console_Getopt::_parseShortOptionCluster" must be in lower-case letters only
(#762) Opening brace should be on the same line as the declaration
(#763) Variable "flagCluster" must be all lower-case
(#764) Variable "flagCluster" must be all lower-case
(#777) Protected method name "Zend_Console_Getopt::_parseSingleOption" must be in lower-case letters only
(#778) Opening brace should be on the same line as the declaration
(#783) "require_once" must be immediately followed by an open parenthesis
(#788) Variable "realFlag" must be all lower-case
(#789) Variable "realFlag" must be all lower-case
(#793) Variable "realFlag" must be all lower-case
(#795) "require_once" must be immediately followed by an open parenthesis
(#804) Variable "realFlag" must be all lower-case
(#812) Variable "realFlag" must be all lower-case
(#825) Protected method name "Zend_Console_Getopt::_checkParameterType" must be in lower-case letters only
(#826) Opening brace should be on the same line as the declaration
(#834) "require_once" must be immediately followed by an open parenthesis
(#842) "require_once" must be immediately followed by an open parenthesis
(#861) Protected method name "Zend_Console_Getopt::_addRulesModeGnu" must be in lower-case letters only
(#862) Opening brace should be on the same line as the declaration
(#863) Variable "ruleArray" must be all lower-case
(#865) Inline doc block comments are not allowed; use "// Comment." instead
(#870) Variable "ruleArray" must be all lower-case
(#871) Variable "ruleArray" must be all lower-case
(#896) Protected method name "Zend_Console_Getopt::_addRulesModeZend" must be in lower-case letters only
(#897) Opening brace should be on the same line as the declaration
(#898) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#898) Variable "ruleCode" must be all lower-case
(#898) Variable "helpMessage" must be all lower-case
(#900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#903) Variable "ruleCode" must be all lower-case
(#904) Variable "flagList" must be all lower-case
(#904) Variable "ruleCode" must be all lower-case
(#905) Variable "ruleCode" must be all lower-case
(#906) Variable "paramType" must be all lower-case
(#906) Variable "ruleCode" must be all lower-case
(#908) Variable "flagList" must be all lower-case
(#908) Variable "ruleCode" must be all lower-case
(#909) Variable "paramType" must be all lower-case
(#912) Variable "flagList" must be all lower-case
(#912) Variable "flagList" must be all lower-case
(#914) Variable "flagList" must be all lower-case
(#916) Variable "mainFlag" must be all lower-case
(#919) "require_once" must be immediately followed by an open parenthesis
(#921) Variable "ruleCode" must be all lower-case
(#925) "require_once" must be immediately followed by an open parenthesis
(#929) Variable "mainFlag" must be all lower-case
(#933) "require_once" must be immediately followed by an open parenthesis
(#937) Variable "mainFlag" must be all lower-case
(#950) Variable "paramType" must be all lower-case
(#964) Variable "helpMessage" must be all lower-case
(#965) Variable "mainFlag" must be all lower-case
local/mr/vendor/zend/Zend/Console/Getopt/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Console_Getopt_Exception::getUsageMessage" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Action.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_classMethods" must be all lower-case
(#61) Member variable "_invokeArgs" must be all lower-case
(#67) Member variable "_frontController" must be all lower-case
(#86) Member variable "viewSuffix" must be all lower-case
(#127) Variable "invokeArgs" must be all lower-case
(#127) Line exceeds 132 characters; contains 148 characters
(#128) Opening brace should be on the same line as the declaration
(#130) Space found before object operator
(#131) Space found before object operator
(#131) Variable "invokeArgs" must be all lower-case
(#144) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Controller_Action::initView" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#169) "require_once" must be immediately followed by an open parenthesis
(#180) Variable "baseDir" must be all lower-case
(#181) Variable "baseDir" must be all lower-case
(#181) Variable "baseDir" must be all lower-case
(#182) "require_once" must be immediately followed by an open parenthesis
(#183) Variable "baseDir" must be all lower-case
(#186) "require_once" must be immediately followed by an open parenthesis
(#187) Variable "baseDir" must be all lower-case
(#209) Variable "noController" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#212) Variable "noController" must be all lower-case
(#216) Variable "noController" must be all lower-case
(#240) Public method name "Zend_Controller_Action::renderScript" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#263) Public method name "Zend_Controller_Action::getViewScript" must be in lower-case letters only
(#263) Variable "noController" must be all lower-case
(#264) Opening brace should be on the same line as the declaration
(#266) Variable "viewRenderer" must be all lower-case
(#267) Variable "noController" must be all lower-case
(#268) Variable "viewRenderer" must be all lower-case
(#268) Variable "noController" must be all lower-case
(#270) Variable "viewRenderer" must be all lower-case
(#276) Usage of ELSEIF not allowed; use ELSE IF instead
(#277) "require_once" must be immediately followed by an open parenthesis
(#283) Variable "wordDelimiters" must be all lower-case
(#284) Variable "pathDelimiters" must be all lower-case
(#285) Variable "wordDelimiters" must be all lower-case
(#285) Variable "pathDelimiters" must be all lower-case
(#291) Variable "noController" must be all lower-case
(#305) Public method name "Zend_Controller_Action::getRequest" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#316) Public method name "Zend_Controller_Action::setRequest" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#327) Public method name "Zend_Controller_Action::getResponse" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#338) Public method name "Zend_Controller_Action::setResponse" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#350) Protected method name "Zend_Controller_Action::_setInvokeArgs" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#361) Public method name "Zend_Controller_Action::getInvokeArgs" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#372) Public method name "Zend_Controller_Action::getInvokeArg" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#387) Public method name "Zend_Controller_Action::getHelper" must be in lower-case letters only
(#387) Variable "helperName" must be all lower-case
(#388) Opening brace should be on the same line as the declaration
(#389) Variable "helperName" must be all lower-case
(#398) Public method name "Zend_Controller_Action::getHelperCopy" must be in lower-case letters only
(#398) Variable "helperName" must be all lower-case
(#399) Opening brace should be on the same line as the declaration
(#400) Variable "helperName" must be all lower-case
(#409) Public method name "Zend_Controller_Action::setFrontController" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#420) Public method name "Zend_Controller_Action::getFrontController" must be in lower-case letters only
(#421) Opening brace should be on the same line as the declaration
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) "require_once" must be immediately followed by an open parenthesis
(#448) Public method name "Zend_Controller_Action::preDispatch" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#465) Public method name "Zend_Controller_Action::postDispatch" must be in lower-case letters only
(#466) Opening brace should be on the same line as the declaration
(#480) Variable "methodName" must be all lower-case
(#481) Opening brace should be on the same line as the declaration
(#482) "require_once" must be immediately followed by an open parenthesis
(#483) Variable "methodName" must be all lower-case
(#484) Variable "methodName" must be all lower-case
(#484) Variable "methodName" must be all lower-case
(#485) Line exceeds 132 characters; contains 140 characters
(#488) Variable "methodName" must be all lower-case
(#488) Line exceeds 132 characters; contains 140 characters
(#498) Opening brace should be on the same line as the declaration
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Line exceeds 132 characters; contains 142 characters
(#520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Opening brace should be on the same line as the declaration
(#580) Protected method name "Zend_Controller_Action::_getParam" must be in lower-case letters only
(#580) Variable "paramName" must be all lower-case
(#581) Opening brace should be on the same line as the declaration
(#582) Variable "paramName" must be all lower-case
(#597) Protected method name "Zend_Controller_Action::_setParam" must be in lower-case letters only
(#597) Variable "paramName" must be all lower-case
(#598) Opening brace should be on the same line as the declaration
(#599) Variable "paramName" must be all lower-case
(#611) Protected method name "Zend_Controller_Action::_hasParam" must be in lower-case letters only
(#611) Variable "paramName" must be all lower-case
(#612) Opening brace should be on the same line as the declaration
(#613) Variable "paramName" must be all lower-case
(#622) Protected method name "Zend_Controller_Action::_getAllParams" must be in lower-case letters only
(#623) Opening brace should be on the same line as the declaration
(#655) Opening brace should be on the same line as the declaration
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) Space found before object operator
(#685) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Action/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#38) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Controller/Action/Helper/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_actionController" must be all lower-case
(#47) Member variable "_frontController" must be all lower-case
(#55) Public method name "Zend_Controller_Action_Helper_Abstract::setActionController" must be in lower-case letters only
(#55) Variable "actionController" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "actionController" must be all lower-case
(#66) Public method name "Zend_Controller_Action_Helper_Abstract::getActionController" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Controller_Action_Helper_Abstract::getFrontController" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Controller_Action_Helper_Abstract::preDispatch" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Controller_Action_Helper_Abstract::postDispatch" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Controller_Action_Helper_Abstract::getRequest" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Controller_Action_Helper_Abstract::getResponse" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Controller_Action_Helper_Abstract::getName" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#145) Variable "full_class_name" must not contain underscores.
(#147) Variable "full_class_name" must not contain underscores.
(#148) Variable "helper_name" must not contain underscores.
(#148) Variable "full_class_name" must not contain underscores.
(#149) Variable "helper_name" must not contain underscores.
(#151) Variable "full_class_name" must not contain underscores.
local/mr/vendor/zend/Zend/Controller/Action/Helper/ActionStack.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_actionStack" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#56) Inline doc block comments are not allowed; use "// Comment." instead
(#59) "require_once" must be immediately followed by an open parenthesis
(#73) Public method name "Zend_Controller_Action_Helper_ActionStack::pushStack" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Controller_Action_Helper_ActionStack::actionToStack" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#103) Expected "if (...) {\n"; found "if (...){\n"
(#104) Inline doc block comments are not allowed; use "// Comment." instead
(#107) "require_once" must be immediately followed by an open parenthesis
(#114) Inline doc block comments are not allowed; use "// Comment." instead
(#117) "require_once" must be immediately followed by an open parenthesis
(#118) Variable "newRequest" must be all lower-case
(#120) Variable "newRequest" must be all lower-case
(#135) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Action/Helper/AjaxContext.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_contextKey" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Controller_Action_Helper_AjaxContext::initContext" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Action/Helper/AutoComplete/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "suppressExit" must be all lower-case
(#53) Public method name "Zend_Controller_Action_Helper_AutoComplete_Abstract::validateData" must be in lower-case letters only
(#62) Public method name "Zend_Controller_Action_Helper_AutoComplete_Abstract::prepareAutoCompletion" must be in lower-case letters only
(#62) Variable "keepLayouts" must be all lower-case
(#69) Public method name "Zend_Controller_Action_Helper_AutoComplete_Abstract::disableLayouts" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Inline doc block comments are not allowed; use "// Comment." instead
(#74) "require_once" must be immediately followed by an open parenthesis
(#92) Public method name "Zend_Controller_Action_Helper_AutoComplete_Abstract::encodeJson" must be in lower-case letters only
(#92) Variable "keepLayouts" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#95) Variable "keepLayouts" must be all lower-case
(#98) Inline doc block comments are not allowed; use "// Comment." instead
(#101) "require_once" must be immediately followed by an open parenthesis
(#115) Public method name "Zend_Controller_Action_Helper_AutoComplete_Abstract::sendAutoCompletion" must be in lower-case letters only
(#115) Variable "keepLayouts" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "keepLayouts" must be all lower-case
(#141) Variable "sendNow" must be all lower-case
(#141) Variable "keepLayouts" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "sendNow" must be all lower-case
(#144) Variable "keepLayouts" must be all lower-case
(#147) Variable "keepLayouts" must be all lower-case
local/mr/vendor/zend/Zend/Controller/Action/Helper/AutoCompleteDojo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Public method name "Zend_Controller_Action_Helper_AutoCompleteDojo::validateData" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Controller_Action_Helper_AutoCompleteDojo::prepareAutoCompletion" must be in lower-case letters only
(#60) Variable "keepLayouts" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#63) "require_once" must be immediately followed by an open parenthesis
(#71) Variable "keepLayouts" must be all lower-case
(#72) "require_once" must be immediately followed by an open parenthesis
(#75) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Controller/Action/Helper/AutoCompleteScriptaculous.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_Controller_Action_Helper_AutoCompleteScriptaculous::validateData" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Controller_Action_Helper_AutoCompleteScriptaculous::prepareAutoCompletion" must be in lower-case letters only
(#63) Variable "keepLayouts" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#66) Inline doc block comments are not allowed; use "// Comment." instead
(#69) "require_once" must be immediately followed by an open parenthesis
(#76) Variable "keepLayouts" must be all lower-case
local/mr/vendor/zend/Zend/Controller/Action/Helper/Cache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#67) Whitespace found at end of line
(#78) Member variable "_obStarted" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Controller_Action_Helper_Cache::removePage" must be in lower-case letters only
(#130) Variable "relativeUrl" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#138) Variable "relativeUrl" must be all lower-case
(#142) Variable "relativeUrl" must be all lower-case
(#154) Public method name "Zend_Controller_Action_Helper_Cache::removePagesTagged" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#157) Space found before object operator
(#165) Public method name "Zend_Controller_Action_Helper_Cache::preDispatch" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#173) Variable "obStarted" must be all lower-case
(#176) Variable "obStarted" must be all lower-case
(#178) Variable "reqUri" must be all lower-case
(#189) Space found before object operator
(#189) Variable "reqUri" must be all lower-case
(#192) Whitespace found at end of line
(#201) Protected method name "Zend_Controller_Action_Helper_Cache::_encodeCacheId" must be in lower-case letters only
(#201) Variable "requestUri" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#203) Variable "requestUri" must be all lower-case
(#212) Public method name "Zend_Controller_Action_Helper_Cache::setManager" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Controller_Action_Helper_Cache::getManager" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#233) Space found before object operator
(#245) Public method name "Zend_Controller_Action_Helper_Cache::getCacheableActions" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Controller_Action_Helper_Cache::getCacheableTags" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#269) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Action/Helper/ContextSwitch.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_autoJsonSerialization" must be all lower-case
(#62) Member variable "_contextKey" must be all lower-case
(#68) Member variable "_contextParam" must be all lower-case
(#74) Member variable "_currentContext" must be all lower-case
(#80) Member variable "_defaultContext" must be all lower-case
(#86) Member variable "_disableLayout" must be all lower-case
(#92) Member variable "_specialConfig" must be all lower-case
(#115) Member variable "_viewRenderer" must be all lower-case
(#121) Member variable "_viewSuffixOrig" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#133) Usage of ELSEIF not allowed; use ELSE IF instead
(#166) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setOptions" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setConfig" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#221) Opening brace should be on the same line as the declaration
(#232) Public method name "Zend_Controller_Action_Helper_ContextSwitch::initContext" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Inline doc block comments are not allowed; use "// Comment." instead
(#291) "require_once" must be immediately followed by an open parenthesis
(#301) Usage of ELSEIF not allowed; use ELSE IF instead
(#303) Usage of ELSEIF not allowed; use ELSE IF instead
(#306) Inline doc block comments are not allowed; use "// Comment." instead
(#309) "require_once" must be immediately followed by an open parenthesis
(#310) Line exceeds 132 characters; contains 134 characters
(#324) Public method name "Zend_Controller_Action_Helper_ContextSwitch::initJsonContext" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#330) Variable "viewRenderer" must be all lower-case
(#331) Variable "viewRenderer" must be all lower-case
(#333) Variable "viewRenderer" must be all lower-case
(#343) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setAutoJsonSerialization" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getAutoJsonSerialization" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#365) Protected method name "Zend_Controller_Action_Helper_ContextSwitch::_setSuffix" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#367) Variable "suffixInfo" must be all lower-case
(#372) Variable "suffixInfo" must be all lower-case
(#373) Variable "suffixInfo" must be all lower-case
(#375) Usage of ELSEIF not allowed; use ELSE IF instead
(#375) Variable "suffixInfo" must be all lower-case
(#376) Variable "suffixInfo" must be all lower-case
(#377) Variable "suffixInfo" must be all lower-case
(#378) Variable "prependViewRendererSuffix" must be all lower-case
(#380) Variable "suffixInfo" must be all lower-case
(#381) Variable "suffixInfo" must be all lower-case
(#384) Variable "suffixInfo" must be all lower-case
(#385) Variable "prependViewRendererSuffix" must be all lower-case
(#385) Variable "suffixInfo" must be all lower-case
(#388) Variable "prependViewRendererSuffix" must be all lower-case
(#392) Variable "suffixInfo" must be all lower-case
(#395) Inline doc block comments are not allowed; use "// Comment." instead
(#398) "require_once" must be immediately followed by an open parenthesis
(#401) Variable "suffixInfo" must be all lower-case
(#405) Variable "suffixInfo" must be all lower-case
(#406) Variable "suffixInfo" must be all lower-case
(#410) Variable "suffixInfo" must be all lower-case
(#411) Variable "suffixInfo" must be all lower-case
(#412) Variable "prependViewRendererSuffix" must be all lower-case
(#412) Variable "suffixInfo" must be all lower-case
(#413) Variable "prependViewRendererSuffix" must be all lower-case
(#416) Variable "suffixInfo" must be all lower-case
(#417) Variable "prependViewRendererSuffix" must be all lower-case
(#417) Variable "suffixInfo" must be all lower-case
(#418) Variable "prependViewRendererSuffix" must be all lower-case
(#438) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setSuffix" must be in lower-case letters only
(#438) Variable "prependViewRendererSuffix" must be all lower-case
(#439) Opening brace should be on the same line as the declaration
(#441) Inline doc block comments are not allowed; use "// Comment." instead
(#444) "require_once" must be immediately followed by an open parenthesis
(#454) Variable "prependViewRendererSuffix" must be all lower-case
(#465) Variable "prependViewRendererSuffix" must be all lower-case
(#484) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getSuffix" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#487) Inline doc block comments are not allowed; use "// Comment." instead
(#490) "require_once" must be immediately followed by an open parenthesis
(#505) Public method name "Zend_Controller_Action_Helper_ContextSwitch::hasContext" must be in lower-case letters only
(#505) Variable "throwException" must be all lower-case
(#506) Opening brace should be on the same line as the declaration
(#511) Usage of ELSEIF not allowed; use ELSE IF instead
(#523) Usage of ELSEIF not allowed; use ELSE IF instead
(#527) Variable "throwException" must be all lower-case
(#528) Inline doc block comments are not allowed; use "// Comment." instead
(#531) "require_once" must be immediately followed by an open parenthesis
(#547) Public method name "Zend_Controller_Action_Helper_ContextSwitch::addHeader" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#556) Inline doc block comments are not allowed; use "// Comment." instead
(#559) "require_once" must be immediately followed by an open parenthesis
(#560) Line exceeds 132 characters; contains 141 characters
(#578) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setHeader" must be in lower-case letters only
(#579) Opening brace should be on the same line as the declaration
(#596) Public method name "Zend_Controller_Action_Helper_ContextSwitch::addHeaders" must be in lower-case letters only
(#597) Opening brace should be on the same line as the declaration
(#611) Protected method name "Zend_Controller_Action_Helper_ContextSwitch::_setHeaders" must be in lower-case letters only
(#612) Opening brace should be on the same line as the declaration
(#630) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setHeaders" must be in lower-case letters only
(#631) Opening brace should be on the same line as the declaration
(#649) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getHeader" must be in lower-case letters only
(#650) Opening brace should be on the same line as the declaration
(#669) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getHeaders" must be in lower-case letters only
(#670) Opening brace should be on the same line as the declaration
(#683) Public method name "Zend_Controller_Action_Helper_ContextSwitch::removeHeader" must be in lower-case letters only
(#684) Opening brace should be on the same line as the declaration
(#702) Public method name "Zend_Controller_Action_Helper_ContextSwitch::clearHeaders" must be in lower-case letters only
(#703) Opening brace should be on the same line as the declaration
(#717) Protected method name "Zend_Controller_Action_Helper_ContextSwitch::_validateTrigger" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#725) Inline doc block comments are not allowed; use "// Comment." instead
(#728) "require_once" must be immediately followed by an open parenthesis
(#744) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setCallback" must be in lower-case letters only
(#745) Opening brace should be on the same line as the declaration
(#751) Inline doc block comments are not allowed; use "// Comment." instead
(#754) "require_once" must be immediately followed by an open parenthesis
(#769) Protected method name "Zend_Controller_Action_Helper_ContextSwitch::_setCallbacks" must be in lower-case letters only
(#770) Opening brace should be on the same line as the declaration
(#790) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setCallbacks" must be in lower-case letters only
(#791) Opening brace should be on the same line as the declaration
(#811) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getCallback" must be in lower-case letters only
(#812) Opening brace should be on the same line as the declaration
(#828) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getCallbacks" must be in lower-case letters only
(#829) Opening brace should be on the same line as the declaration
(#841) Public method name "Zend_Controller_Action_Helper_ContextSwitch::removeCallback" must be in lower-case letters only
(#842) Opening brace should be on the same line as the declaration
(#859) Public method name "Zend_Controller_Action_Helper_ContextSwitch::clearCallbacks" must be in lower-case letters only
(#860) Opening brace should be on the same line as the declaration
(#872) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setContextParam" must be in lower-case letters only
(#873) Opening brace should be on the same line as the declaration
(#883) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getContextParam" must be in lower-case letters only
(#884) Opening brace should be on the same line as the declaration
(#895) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setDefaultContext" must be in lower-case letters only
(#896) Opening brace should be on the same line as the declaration
(#898) Inline doc block comments are not allowed; use "// Comment." instead
(#901) "require_once" must be immediately followed by an open parenthesis
(#914) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getDefaultContext" must be in lower-case letters only
(#915) Opening brace should be on the same line as the declaration
(#925) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setAutoDisableLayout" must be in lower-case letters only
(#926) Opening brace should be on the same line as the declaration
(#936) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getAutoDisableLayout" must be in lower-case letters only
(#937) Opening brace should be on the same line as the declaration
(#949) Public method name "Zend_Controller_Action_Helper_ContextSwitch::addContext" must be in lower-case letters only
(#950) Opening brace should be on the same line as the declaration
(#952) Inline doc block comments are not allowed; use "// Comment." instead
(#955) "require_once" must be immediately followed by an open parenthesis
(#962) Expected 1 space before "?"; 4 found
(#962) Expected 1 space before ":"; 4 found
(#963) Space found before object operator
(#963) Expected 1 space before "?"; 3 found
(#963) Expected 1 space before ":"; 3 found
(#964) Space found before object operator
(#975) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setContext" must be in lower-case letters only
(#976) Opening brace should be on the same line as the declaration
(#987) Public method name "Zend_Controller_Action_Helper_ContextSwitch::addContexts" must be in lower-case letters only
(#988) Opening brace should be on the same line as the declaration
(#1001) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setContexts" must be in lower-case letters only
(#1002) Opening brace should be on the same line as the declaration
(#1016) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getContext" must be in lower-case letters only
(#1017) Opening brace should be on the same line as the declaration
(#1029) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getContexts" must be in lower-case letters only
(#1030) Opening brace should be on the same line as the declaration
(#1040) Public method name "Zend_Controller_Action_Helper_ContextSwitch::removeContext" must be in lower-case letters only
(#1041) Opening brace should be on the same line as the declaration
(#1054) Public method name "Zend_Controller_Action_Helper_ContextSwitch::clearContexts" must be in lower-case letters only
(#1055) Opening brace should be on the same line as the declaration
(#1065) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getCurrentContext" must be in lower-case letters only
(#1066) Opening brace should be on the same line as the declaration
(#1078) Public method name "Zend_Controller_Action_Helper_ContextSwitch::postDispatch" must be in lower-case letters only
(#1079) Opening brace should be on the same line as the declaration
(#1085) Usage of ELSEIF not allowed; use ELSE IF instead
(#1087) Usage of ELSEIF not allowed; use ELSE IF instead
(#1090) Inline doc block comments are not allowed; use "// Comment." instead
(#1093) "require_once" must be immediately followed by an open parenthesis
(#1094) Line exceeds 132 characters; contains 151 characters
(#1107) Public method name "Zend_Controller_Action_Helper_ContextSwitch::postJsonContext" must be in lower-case letters only
(#1108) Opening brace should be on the same line as the declaration
(#1113) Variable "viewRenderer" must be all lower-case
(#1114) Variable "viewRenderer" must be all lower-case
(#1116) Inline doc block comments are not allowed; use "// Comment." instead
(#1119) Expected "if (...) {\n"; found "if(...) {\n"
(#1120) "require_once" must be immediately followed by an open parenthesis
(#1124) "require_once" must be immediately followed by an open parenthesis
(#1125) Line exceeds 132 characters; contains 143 characters
(#1137) Public method name "Zend_Controller_Action_Helper_ContextSwitch::addActionContext" must be in lower-case letters only
(#1138) Opening brace should be on the same line as the declaration
(#1145) Variable "contextKey" must be all lower-case
(#1147) Variable "contextKey" must be all lower-case
(#1148) Variable "contextKey" must be all lower-case
(#1153) Variable "contextKey" must be all lower-case
(#1158) Variable "contextKey" must be all lower-case
(#1159) Variable "contextKey" must be all lower-case
(#1161) Variable "contextKey" must be all lower-case
(#1162) Variable "contextKey" must be all lower-case
(#1177) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setActionContext" must be in lower-case letters only
(#1178) Opening brace should be on the same line as the declaration
(#1185) Variable "contextKey" must be all lower-case
(#1187) Variable "contextKey" must be all lower-case
(#1188) Variable "contextKey" must be all lower-case
(#1193) Variable "contextKey" must be all lower-case
(#1195) Variable "contextKey" must be all lower-case
(#1207) Public method name "Zend_Controller_Action_Helper_ContextSwitch::addActionContexts" must be in lower-case letters only
(#1208) Opening brace should be on the same line as the declaration
(#1221) Public method name "Zend_Controller_Action_Helper_ContextSwitch::setActionContexts" must be in lower-case letters only
(#1222) Opening brace should be on the same line as the declaration
(#1237) Public method name "Zend_Controller_Action_Helper_ContextSwitch::hasActionContext" must be in lower-case letters only
(#1238) Opening brace should be on the same line as the declaration
(#1245) Variable "contextKey" must be all lower-case
(#1247) Variable "contextKey" must be all lower-case
(#1251) Variable "allContexts" must be all lower-case
(#1251) Variable "contextKey" must be all lower-case
(#1253) Variable "allContexts" must be all lower-case
(#1254) Inline doc block comments are not allowed; use "// Comment." instead
(#1257) "require_once" must be immediately followed by an open parenthesis
(#1261) Variable "allContexts" must be all lower-case
(#1265) Variable "allContexts" must be all lower-case
(#1269) Variable "allContexts" must be all lower-case
(#1272) Inline doc block comments are not allowed; use "// Comment." instead
(#1275) "require_once" must be immediately followed by an open parenthesis
(#1281) Usage of ELSEIF not allowed; use ELSE IF instead
(#1301) Public method name "Zend_Controller_Action_Helper_ContextSwitch::getActionContexts" must be in lower-case letters only
(#1302) Opening brace should be on the same line as the declaration
(#1308) Variable "contextKey" must be all lower-case
(#1310) Variable "contextKey" must be all lower-case
(#1315) Variable "contextKey" must be all lower-case
(#1316) Variable "contextKey" must be all lower-case
(#1322) Variable "contextKey" must be all lower-case
(#1332) Public method name "Zend_Controller_Action_Helper_ContextSwitch::removeActionContext" must be in lower-case letters only
(#1333) Opening brace should be on the same line as the declaration
(#1336) Variable "contextKey" must be all lower-case
(#1338) Variable "contextKey" must be all lower-case
(#1339) Variable "actionContexts" must be all lower-case
(#1342) Variable "actionContexts" must be all lower-case
(#1344) Variable "contextKey" must be all lower-case
(#1358) Public method name "Zend_Controller_Action_Helper_ContextSwitch::clearActionContexts" must be in lower-case letters only
(#1359) Opening brace should be on the same line as the declaration
(#1361) Variable "contextKey" must be all lower-case
(#1363) Variable "contextKey" must be all lower-case
(#1363) Variable "contextKey" must be all lower-case
(#1368) Variable "contextKey" must be all lower-case
(#1373) Variable "contextKey" must be all lower-case
(#1374) Variable "contextKey" must be all lower-case
(#1385) Protected method name "Zend_Controller_Action_Helper_ContextSwitch::_getViewRenderer" must be in lower-case letters only
(#1386) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Action/Helper/FlashMessenger.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#43) Line exceeds 132 characters; contains 137 characters
(#64) Member variable "_messageAdded" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "_session" must not contain underscores.
(#82) Variable "_session" must not contain underscores.
(#83) Variable "_session" must not contain underscores.
(#84) Variable "_messages" must not contain underscores.
(#85) Variable "_session" must not contain underscores.
(#97) Public method name "Zend_Controller_Action_Helper_FlashMessenger::postDispatch" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Controller_Action_Helper_FlashMessenger::setNamespace" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Controller_Action_Helper_FlashMessenger::resetNamespace" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Controller_Action_Helper_FlashMessenger::addMessage" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#135) Variable "_messageAdded" must be all lower-case
(#135) Variable "_messageAdded" must not contain underscores.
(#136) Variable "_session" must not contain underscores.
(#139) Variable "_session" must not contain underscores.
(#140) Variable "_session" must not contain underscores.
(#143) Variable "_session" must not contain underscores.
(#153) Public method name "Zend_Controller_Action_Helper_FlashMessenger::hasMessages" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "_messages" must not contain underscores.
(#163) Public method name "Zend_Controller_Action_Helper_FlashMessenger::getMessages" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#166) Variable "_messages" must not contain underscores.
(#177) Public method name "Zend_Controller_Action_Helper_FlashMessenger::clearMessages" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#180) Variable "_messages" must not contain underscores.
(#193) Public method name "Zend_Controller_Action_Helper_FlashMessenger::hasCurrentMessages" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#195) Variable "_session" must not contain underscores.
(#204) Public method name "Zend_Controller_Action_Helper_FlashMessenger::getCurrentMessages" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#207) Variable "_session" must not contain underscores.
(#218) Public method name "Zend_Controller_Action_Helper_FlashMessenger::clearCurrentMessages" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#221) Variable "_session" must not contain underscores.
(#233) Public method name "Zend_Controller_Action_Helper_FlashMessenger::getIterator" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#248) Opening brace should be on the same line as the declaration
(#263) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Action/Helper/Json.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "suppressExit" must be all lower-case
(#65) Public method name "Zend_Controller_Action_Helper_Json::encodeJson" must be in lower-case letters only
(#65) Variable "keepLayouts" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#67) Inline doc block comments are not allowed; use "// Comment." instead
(#70) "require_once" must be immediately followed by an open parenthesis
(#71) Variable "jsonHelper" must be all lower-case
(#72) Variable "jsonHelper" must be all lower-case
(#72) Variable "keepLayouts" must be all lower-case
(#74) Variable "keepLayouts" must be all lower-case
(#75) Inline doc block comments are not allowed; use "// Comment." instead
(#78) "require_once" must be immediately followed by an open parenthesis
(#98) Public method name "Zend_Controller_Action_Helper_Json::sendJson" must be in lower-case letters only
(#98) Variable "keepLayouts" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "keepLayouts" must be all lower-case
(#123) Variable "sendNow" must be all lower-case
(#123) Variable "keepLayouts" must be all lower-case
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "sendNow" must be all lower-case
(#126) Variable "keepLayouts" must be all lower-case
(#128) Variable "keepLayouts" must be all lower-case
local/mr/vendor/zend/Zend/Controller/Action/Helper/Redirector.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_prependBase" must be all lower-case
(#60) Member variable "_redirectUrl" must be all lower-case
(#66) Member variable "_useAbsoluteUri" must be all lower-case
(#72) Member variable "_closeSessionOnExit" must be all lower-case
(#79) Public method name "Zend_Controller_Action_Helper_Redirector::getCode" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#91) Protected method name "Zend_Controller_Action_Helper_Redirector::_checkCode" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#95) "require_once" must be immediately followed by an open parenthesis
(#108) Public method name "Zend_Controller_Action_Helper_Redirector::setCode" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Controller_Action_Helper_Redirector::getExit" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Controller_Action_Helper_Redirector::setExit" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Controller_Action_Helper_Redirector::getPrependBase" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Controller_Action_Helper_Redirector::setPrependBase" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Controller_Action_Helper_Redirector::getCloseSessionOnExit" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Controller_Action_Helper_Redirector::setCloseSessionOnExit" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Controller_Action_Helper_Redirector::getUseAbsoluteUri" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Controller_Action_Helper_Redirector::setUseAbsoluteUri" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#211) Opening brace should be on the same line as the declaration
(#213) Expected 1 space before "?"; 0 found
(#213) Expected 1 space after "?"; 0 found
(#213) Expected 1 space before ":"; 0 found
(#213) Expected 1 space after ":"; 0 found
(#214) Expected 1 space before "!=="; 0 found
(#214) Expected 1 space after "!=="; 0 found
(#215) Expected 1 space before "?"; 0 found
(#215) Expected 1 space after "?"; 0 found
(#215) Expected 1 space before ":"; 0 found
(#215) Expected 1 space after ":"; 0 found
(#231) Public method name "Zend_Controller_Action_Helper_Redirector::getRedirectUrl" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#242) Protected method name "Zend_Controller_Action_Helper_Redirector::_prependBase" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#268) Public method name "Zend_Controller_Action_Helper_Redirector::setGotoSimple" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#272) Variable "curModule" must be all lower-case
(#273) Variable "useDefaultController" must be all lower-case
(#276) Variable "useDefaultController" must be all lower-case
(#280) Variable "curModule" must be all lower-case
(#287) Variable "useDefaultController" must be all lower-case
(#313) Public method name "Zend_Controller_Action_Helper_Redirector::setGotoRoute" must be in lower-case letters only
(#313) Variable "urlOptions" must be all lower-case
(#314) Opening brace should be on the same line as the declaration
(#316) Variable "urlOptions" must be all lower-case
(#345) Public method name "Zend_Controller_Action_Helper_Redirector::setGotoUrl" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Public method name "Zend_Controller_Action_Helper_Redirector::gotoSimple" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#397) Public method name "Zend_Controller_Action_Helper_Redirector::gotoSimpleAndExit" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#415) Public method name "Zend_Controller_Action_Helper_Redirector::gotoRoute" must be in lower-case letters only
(#415) Variable "urlOptions" must be all lower-case
(#416) Opening brace should be on the same line as the declaration
(#417) Variable "urlOptions" must be all lower-case
(#435) Public method name "Zend_Controller_Action_Helper_Redirector::gotoRouteAndExit" must be in lower-case letters only
(#435) Variable "urlOptions" must be all lower-case
(#436) Opening brace should be on the same line as the declaration
(#437) Variable "urlOptions" must be all lower-case
(#448) Public method name "Zend_Controller_Action_Helper_Redirector::gotoUrl" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#464) Public method name "Zend_Controller_Action_Helper_Redirector::gotoUrlAndExit" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#475) Public method name "Zend_Controller_Action_Helper_Redirector::redirectAndExit" must be in lower-case letters only
(#476) Opening brace should be on the same line as the declaration
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Usage of ELSEIF not allowed; use ELSE IF instead
(#501) Opening brace should be on the same line as the declaration
(#516) Opening brace should be on the same line as the declaration
(#528) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Controller/Action/Helper/Url.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Opening brace should be on the same line as the declaration
(#66) Variable "baseUrl" must be all lower-case
(#67) Variable "baseUrl" must be all lower-case
(#71) Variable "paramPairs" must be all lower-case
(#73) Variable "paramPairs" must be all lower-case
(#75) Variable "paramString" must be all lower-case
(#75) Variable "paramPairs" must be all lower-case
(#76) Variable "paramString" must be all lower-case
(#96) Variable "urlOptions" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#99) Variable "urlOptions" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Action/Helper/ViewRenderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#96) Member variable "_inflectorTarget" must be all lower-case
(#102) Member variable "_moduleDir" must be all lower-case
(#109) Member variable "_neverController" must be all lower-case
(#116) Member variable "_neverRender" must be all lower-case
(#122) Member variable "_noController" must be all lower-case
(#129) Member variable "_noRender" must be all lower-case
(#135) Member variable "_pathDelimiters" must be all lower-case
(#141) Member variable "_responseSegment" must be all lower-case
(#147) Member variable "_scriptAction" must be all lower-case
(#153) Member variable "_viewBasePathSpec" must be all lower-case
(#159) Member variable "_viewScriptPathSpec" must be all lower-case
(#165) Member variable "_viewScriptPathNoControllerSpec" must be all lower-case
(#171) Member variable "_viewSuffix" must be all lower-case
(#183) Opening brace should be on the same line as the declaration
(#199) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setView" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#223) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getModule" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getModuleDirectory" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#243) Variable "moduleDir" must be all lower-case
(#244) Variable "moduleDir" must be all lower-case
(#244) Variable "moduleDir" must be all lower-case
(#245) Inline doc block comments are not allowed; use "// Comment." instead
(#248) "require_once" must be immediately followed by an open parenthesis
(#251) Variable "moduleDir" must be all lower-case
(#260) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getInflector" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#263) Inline doc block comments are not allowed; use "// Comment." instead
(#266) "require_once" must be immediately followed by an open parenthesis
(#267) Inline doc block comments are not allowed; use "// Comment." instead
(#270) "require_once" must be immediately followed by an open parenthesis
(#271) Inline doc block comments are not allowed; use "// Comment." instead
(#274) "require_once" must be immediately followed by an open parenthesis
(#276) Line exceeds 132 characters; contains 150 characters
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Space found before object operator
(#279) Line exceeds 132 characters; contains 176 characters
(#280) Line exceeds 132 characters; contains 164 characters
(#282) Space found before object operator
(#283) Space found before object operator
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Line exceeds 132 characters; contains 144 characters
(#299) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setInflector" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#304) Space found before object operator
(#305) Space found before object operator
(#316) Protected method name "Zend_Controller_Action_Helper_ViewRenderer::_setInflectorTarget" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#327) Protected method name "Zend_Controller_Action_Helper_ViewRenderer::_setModuleDir" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#337) Protected method name "Zend_Controller_Action_Helper_ViewRenderer::_getModuleDir" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#347) Protected method name "Zend_Controller_Action_Helper_ViewRenderer::_generateDefaultPrefix" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#375) Protected method name "Zend_Controller_Action_Helper_ViewRenderer::_getBasePath" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#388) Variable "moduleName" must be all lower-case
(#388) Variable "moduleName" must be all lower-case
(#388) Variable "moduleName" must be all lower-case
(#388) Line exceeds 132 characters; contains 137 characters
(#403) Protected method name "Zend_Controller_Action_Helper_ViewRenderer::_setOptions" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#405) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#452) Public method name "Zend_Controller_Action_Helper_ViewRenderer::initView" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Inline doc block comments are not allowed; use "// Comment." instead
(#474) "require_once" must be immediately followed by an open parenthesis
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Variable "currentPaths" must be all lower-case
(#486) Variable "pathExists" must be all lower-case
(#487) Variable "currentPaths" must be all lower-case
(#487) Variable "tmpPath" must be all lower-case
(#488) Variable "tmpPath" must be all lower-case
(#488) Variable "tmpPath" must be all lower-case
(#489) Variable "tmpPath" must be all lower-case
(#490) Variable "pathExists" must be all lower-case
(#494) Variable "pathExists" must be all lower-case
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Opening brace should be on the same line as the declaration
(#531) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setViewBasePathSpec" must be in lower-case letters only
(#532) Opening brace should be on the same line as the declaration
(#542) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getViewBasePathSpec" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#559) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setViewScriptPathSpec" must be in lower-case letters only
(#560) Opening brace should be on the same line as the declaration
(#570) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getViewScriptPathSpec" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#589) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setViewScriptPathNoControllerSpec" must be in lower-case letters only
(#590) Opening brace should be on the same line as the declaration
(#600) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getViewScriptPathNoControllerSpec" must be in lower-case letters only
(#601) Opening brace should be on the same line as the declaration
(#617) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getViewScript" must be in lower-case letters only
(#618) Opening brace should be on the same line as the declaration
(#626) Usage of ELSEIF not allowed; use ELSE IF instead
(#645) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setNeverRender" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#656) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getNeverRender" must be in lower-case letters only
(#657) Opening brace should be on the same line as the declaration
(#667) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setNoRender" must be in lower-case letters only
(#668) Opening brace should be on the same line as the declaration
(#678) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getNoRender" must be in lower-case letters only
(#679) Opening brace should be on the same line as the declaration
(#689) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setScriptAction" must be in lower-case letters only
(#690) Opening brace should be on the same line as the declaration
(#700) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getScriptAction" must be in lower-case letters only
(#701) Opening brace should be on the same line as the declaration
(#711) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setResponseSegment" must be in lower-case letters only
(#712) Opening brace should be on the same line as the declaration
(#727) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getResponseSegment" must be in lower-case letters only
(#728) Opening brace should be on the same line as the declaration
(#738) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setNoController" must be in lower-case letters only
(#739) Opening brace should be on the same line as the declaration
(#749) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getNoController" must be in lower-case letters only
(#750) Opening brace should be on the same line as the declaration
(#760) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setNeverController" must be in lower-case letters only
(#761) Opening brace should be on the same line as the declaration
(#771) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getNeverController" must be in lower-case letters only
(#772) Opening brace should be on the same line as the declaration
(#782) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setViewSuffix" must be in lower-case letters only
(#783) Opening brace should be on the same line as the declaration
(#793) Public method name "Zend_Controller_Action_Helper_ViewRenderer::getViewSuffix" must be in lower-case letters only
(#794) Opening brace should be on the same line as the declaration
(#806) Public method name "Zend_Controller_Action_Helper_ViewRenderer::setRender" must be in lower-case letters only
(#806) Variable "noController" must be all lower-case
(#807) Opening brace should be on the same line as the declaration
(#816) Variable "noController" must be all lower-case
(#817) Variable "noController" must be all lower-case
(#836) Protected method name "Zend_Controller_Action_Helper_ViewRenderer::_translateSpec" must be in lower-case letters only
(#837) Opening brace should be on the same line as the declaration
(#861) Variable "origSuffix" must be all lower-case
(#865) Variable "origModuleDir" must be all lower-case
(#872) Variable "origSuffix" must be all lower-case
(#875) Variable "origModuleDir" must be all lower-case
(#890) Public method name "Zend_Controller_Action_Helper_ViewRenderer::renderScript" must be in lower-case letters only
(#891) Opening brace should be on the same line as the declaration
(#914) Variable "noController" must be all lower-case
(#915) Opening brace should be on the same line as the declaration
(#916) Variable "noController" must be all lower-case
(#932) Public method name "Zend_Controller_Action_Helper_ViewRenderer::renderBySpec" must be in lower-case letters only
(#933) Opening brace should be on the same line as the declaration
(#954) Public method name "Zend_Controller_Action_Helper_ViewRenderer::postDispatch" must be in lower-case letters only
(#955) Opening brace should be on the same line as the declaration
(#966) Protected method name "Zend_Controller_Action_Helper_ViewRenderer::_shouldRender" must be in lower-case letters only
(#967) Opening brace should be on the same line as the declaration
(#985) Variable "noController" must be all lower-case
(#986) Opening brace should be on the same line as the declaration
(#987) Variable "noController" must be all lower-case
local/mr/vendor/zend/Zend/Controller/Action/HelperBroker.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_actionController" must be all lower-case
(#52) Member variable "_pluginLoader" must be all lower-case
(#67) Public method name "Zend_Controller_Action_HelperBroker::setPluginLoader" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#70) "require_once" must be immediately followed by an open parenthesis
(#73) Variable "_pluginLoader" must be all lower-case
(#73) Variable "_pluginLoader" must not contain underscores.
(#81) Public method name "Zend_Controller_Action_HelperBroker::getPluginLoader" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "_pluginLoader" must be all lower-case
(#83) Variable "_pluginLoader" must not contain underscores.
(#84) "require_once" must be immediately followed by an open parenthesis
(#85) Variable "_pluginLoader" must be all lower-case
(#85) Variable "_pluginLoader" must not contain underscores.
(#89) Variable "_pluginLoader" must be all lower-case
(#89) Variable "_pluginLoader" must not contain underscores.
(#97) Public method name "Zend_Controller_Action_HelperBroker::addPrefix" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Controller_Action_HelperBroker::addPath" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Controller_Action_HelperBroker::addHelper" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Controller_Action_HelperBroker::resetHelpers" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#135) Variable "_stack" must not contain underscores.
(#149) Public method name "Zend_Controller_Action_HelperBroker::getStaticHelper" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Controller_Action_HelperBroker::getExistingHelper" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#182) "require_once" must be immediately followed by an open parenthesis
(#183) Line exceeds 132 characters; contains 135 characters
(#194) Public method name "Zend_Controller_Action_HelperBroker::getExistingHelpers" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Controller_Action_HelperBroker::hasHelper" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#217) Public method name "Zend_Controller_Action_HelperBroker::removeHelper" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Controller_Action_HelperBroker::getStack" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#235) Variable "_stack" must not contain underscores.
(#236) Variable "_stack" must not contain underscores.
(#239) Variable "_stack" must not contain underscores.
(#248) Variable "actionController" must be all lower-case
(#249) Opening brace should be on the same line as the declaration
(#250) Variable "actionController" must be all lower-case
(#252) Variable "actionController" must be all lower-case
(#262) Public method name "Zend_Controller_Action_HelperBroker::notifyPreDispatch" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Controller_Action_HelperBroker::notifyPostDispatch" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#287) Public method name "Zend_Controller_Action_HelperBroker::getHelper" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#299) Variable "actionController" must be all lower-case
(#301) Usage of ELSEIF not allowed; use ELSE IF instead
(#301) Variable "actionController" must be all lower-case
(#307) Space found before object operator
(#322) Opening brace should be on the same line as the declaration
(#325) "require_once" must be immediately followed by an open parenthesis
(#338) Opening brace should be on the same line as the declaration
(#348) Protected method name "Zend_Controller_Action_HelperBroker::_normalizeHelperName" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#363) Protected method name "Zend_Controller_Action_HelperBroker::_loadHelper" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#368) "require_once" must be immediately followed by an open parenthesis
(#375) "require_once" must be immediately followed by an open parenthesis
(#376) Line exceeds 132 characters; contains 162 characters
local/mr/vendor/zend/Zend/Controller/Action/HelperBroker/PriorityStack.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "_helpersByPriority" must be all lower-case
(#34) Member variable "_helpersByNameRef" must be all lower-case
(#35) Member variable "_nextDefaultPriority" must be all lower-case
(#43) Variable "helperName" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "helperName" must be all lower-case
(#49) Variable "helperName" must be all lower-case
(#58) Variable "helperName" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "helperName" must be all lower-case
(#69) Variable "helperName" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "helperName" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Controller_Action_HelperBroker_PriorityStack::getIterator" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#102) Variable "priorityOrHelperName" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "priorityOrHelperName" must be all lower-case
(#105) Variable "priorityOrHelperName" must be all lower-case
(#107) Variable "priorityOrHelperName" must be all lower-case
(#117) Variable "priorityOrHelperName" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#119) Variable "priorityOrHelperName" must be all lower-case
(#120) "require_once" must be immediately followed by an open parenthesis
(#121) Variable "priorityOrHelperName" must be all lower-case
(#124) Variable "priorityOrHelperName" must be all lower-case
(#125) Variable "priorityOrHelperName" must be all lower-case
(#127) Variable "priorityOrHelperName" must be all lower-case
(#139) Opening brace should be on the same line as the declaration
(#143) "require_once" must be immediately followed by an open parenthesis
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "nextFreeDefault" must be all lower-case
(#162) Variable "nextFreeDefault" must be all lower-case
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Variable "priorityOrHelperName" must be all lower-case
(#176) Opening brace should be on the same line as the declaration
(#177) Variable "priorityOrHelperName" must be all lower-case
(#178) "require_once" must be immediately followed by an open parenthesis
(#179) Variable "priorityOrHelperName" must be all lower-case
(#179) Line exceeds 132 characters; contains 135 characters
(#182) Variable "priorityOrHelperName" must be all lower-case
(#183) Variable "helperName" must be all lower-case
(#183) Variable "priorityOrHelperName" must be all lower-case
(#184) Variable "helperName" must be all lower-case
(#187) Variable "priorityOrHelperName" must be all lower-case
(#188) Variable "helperName" must be all lower-case
(#188) Variable "priorityOrHelperName" must be all lower-case
(#191) Variable "helperName" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#213) Public method name "Zend_Controller_Action_HelperBroker_PriorityStack::getNextFreeHigherPriority" must be in lower-case letters only
(#213) Variable "indexPriority" must be all lower-case
(#214) Opening brace should be on the same line as the declaration
(#215) Variable "indexPriority" must be all lower-case
(#216) Variable "indexPriority" must be all lower-case
(#221) Variable "indexPriority" must be all lower-case
(#222) Variable "indexPriority" must be all lower-case
(#225) Variable "indexPriority" must be all lower-case
(#235) Public method name "Zend_Controller_Action_HelperBroker_PriorityStack::getNextFreeLowerPriority" must be in lower-case letters only
(#235) Variable "indexPriority" must be all lower-case
(#236) Opening brace should be on the same line as the declaration
(#237) Variable "indexPriority" must be all lower-case
(#238) Variable "indexPriority" must be all lower-case
(#243) Variable "indexPriority" must be all lower-case
(#244) Variable "indexPriority" must be all lower-case
(#247) Variable "indexPriority" must be all lower-case
(#255) Public method name "Zend_Controller_Action_HelperBroker_PriorityStack::getHighestPriority" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#265) Public method name "Zend_Controller_Action_HelperBroker_PriorityStack::getLowestPriority" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#275) Public method name "Zend_Controller_Action_HelperBroker_PriorityStack::getHelpersByName" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Action/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#60) Variable "invokeArgs" must be all lower-case
local/mr/vendor/zend/Zend/Controller/Dispatcher/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_defaultAction" must be all lower-case
(#45) Member variable "_defaultController" must be all lower-case
(#51) Member variable "_defaultModule" must be all lower-case
(#57) Member variable "_frontController" must be all lower-case
(#64) Member variable "_invokeParams" must be all lower-case
(#70) Member variable "_pathDelimiter" must be all lower-case
(#82) Member variable "_wordDelimiter" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Controller_Dispatcher_Abstract::formatControllerName" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Controller_Dispatcher_Abstract::formatActionName" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Controller_Dispatcher_Abstract::_verifyDelimiter" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#137) Usage of ELSEIF not allowed; use ELSE IF instead
(#138) Variable "allStrings" must be all lower-case
(#141) Variable "allStrings" must be all lower-case
(#146) Variable "allStrings" must be all lower-case
(#147) "require_once" must be immediately followed by an open parenthesis
(#154) "require_once" must be immediately followed by an open parenthesis
(#164) Public method name "Zend_Controller_Dispatcher_Abstract::getWordDelimiter" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Controller_Dispatcher_Abstract::setWordDelimiter" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_Controller_Dispatcher_Abstract::getPathDelimiter" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Controller_Dispatcher_Abstract::setPathDelimiter" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#209) "require_once" must be immediately followed by an open parenthesis
(#230) Protected method name "Zend_Controller_Dispatcher_Abstract::_formatName" must be in lower-case letters only
(#230) Variable "isAction" must be all lower-case
(#231) Opening brace should be on the same line as the declaration
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Variable "isAction" must be all lower-case
(#253) Public method name "Zend_Controller_Dispatcher_Abstract::getFrontController" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#256) "require_once" must be immediately followed by an open parenthesis
(#269) Public method name "Zend_Controller_Dispatcher_Abstract::setFrontController" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#282) Public method name "Zend_Controller_Dispatcher_Abstract::setParam" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#295) Public method name "Zend_Controller_Dispatcher_Abstract::setParams" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#307) Public method name "Zend_Controller_Dispatcher_Abstract::getParam" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#309) Expected "if (...) {\n"; found "if(...) {\n"
(#321) Public method name "Zend_Controller_Dispatcher_Abstract::getParams" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#336) Public method name "Zend_Controller_Dispatcher_Abstract::clearParams" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#340) Usage of ELSEIF not allowed; use ELSE IF instead
(#342) Usage of ELSEIF not allowed; use ELSE IF instead
(#359) Public method name "Zend_Controller_Dispatcher_Abstract::setResponse" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#370) Public method name "Zend_Controller_Dispatcher_Abstract::getResponse" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Controller_Dispatcher_Abstract::setDefaultControllerName" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#392) Public method name "Zend_Controller_Dispatcher_Abstract::getDefaultControllerName" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#403) Public method name "Zend_Controller_Dispatcher_Abstract::setDefaultAction" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#414) Public method name "Zend_Controller_Dispatcher_Abstract::getDefaultAction" must be in lower-case letters only
(#415) Opening brace should be on the same line as the declaration
(#425) Public method name "Zend_Controller_Dispatcher_Abstract::setDefaultModule" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#436) Public method name "Zend_Controller_Dispatcher_Abstract::getDefaultModule" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Dispatcher/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Controller/Dispatcher/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_Controller_Dispatcher_Interface::formatControllerName" must be in lower-case letters only
(#61) Public method name "Zend_Controller_Dispatcher_Interface::formatModuleName" must be in lower-case letters only
(#72) Public method name "Zend_Controller_Dispatcher_Interface::formatActionName" must be in lower-case letters only
(#80) Public method name "Zend_Controller_Dispatcher_Interface::isDispatchable" must be in lower-case letters only
(#89) Public method name "Zend_Controller_Dispatcher_Interface::setParam" must be in lower-case letters only
(#97) Public method name "Zend_Controller_Dispatcher_Interface::setParams" must be in lower-case letters only
(#105) Public method name "Zend_Controller_Dispatcher_Interface::getParam" must be in lower-case letters only
(#112) Public method name "Zend_Controller_Dispatcher_Interface::getParams" must be in lower-case letters only
(#124) Public method name "Zend_Controller_Dispatcher_Interface::clearParams" must be in lower-case letters only
(#132) Public method name "Zend_Controller_Dispatcher_Interface::setResponse" must be in lower-case letters only
(#139) Public method name "Zend_Controller_Dispatcher_Interface::getResponse" must be in lower-case letters only
(#148) Public method name "Zend_Controller_Dispatcher_Interface::addControllerDirectory" must be in lower-case letters only
(#159) Public method name "Zend_Controller_Dispatcher_Interface::setControllerDirectory" must be in lower-case letters only
(#166) Public method name "Zend_Controller_Dispatcher_Interface::getControllerDirectory" must be in lower-case letters only
(#184) Public method name "Zend_Controller_Dispatcher_Interface::isValidModule" must be in lower-case letters only
(#191) Public method name "Zend_Controller_Dispatcher_Interface::getDefaultModule" must be in lower-case letters only
(#198) Public method name "Zend_Controller_Dispatcher_Interface::getDefaultControllerName" must be in lower-case letters only
(#205) Public method name "Zend_Controller_Dispatcher_Interface::getDefaultAction" must be in lower-case letters only
local/mr/vendor/zend/Zend/Controller/Dispatcher/Standard.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_curDirectory" must be all lower-case
(#48) Member variable "_curModule" must be all lower-case
(#54) Member variable "_controllerDirectory" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Controller_Dispatcher_Standard::addControllerDirectory" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Controller_Dispatcher_Standard::setControllerDirectory" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#100) Usage of ELSEIF not allowed; use ELSE IF instead
(#105) "require_once" must be immediately followed by an open parenthesis
(#122) Public method name "Zend_Controller_Dispatcher_Standard::getControllerDirectory" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Controller_Dispatcher_Standard::removeControllerDirectory" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Controller_Dispatcher_Standard::formatModuleName" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Controller_Dispatcher_Standard::formatClassName" must be in lower-case letters only
(#174) Variable "moduleName" must be all lower-case
(#174) Variable "className" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#176) Variable "moduleName" must be all lower-case
(#176) Variable "className" must be all lower-case
(#185) Public method name "Zend_Controller_Dispatcher_Standard::classToFilename" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_Controller_Dispatcher_Standard::isDispatchable" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#204) Variable "className" must be all lower-case
(#205) Variable "className" must be all lower-case
(#209) Variable "finalClass" must be all lower-case
(#209) Variable "className" must be all lower-case
(#210) Expected "if (...) {\n"; found "if (...)\n {\n"
(#213) Variable "finalClass" must be all lower-case
(#213) Variable "className" must be all lower-case
(#215) Variable "finalClass" must be all lower-case
(#219) Variable "fileSpec" must be all lower-case
(#219) Variable "className" must be all lower-case
(#220) Variable "dispatchDir" must be all lower-case
(#221) Variable "dispatchDir" must be all lower-case
(#221) Variable "fileSpec" must be all lower-case
(#238) Opening brace should be on the same line as the declaration
(#241) Inline doc block comments are not allowed; use "// Comment." instead
(#247) "require_once" must be immediately followed by an open parenthesis
(#248) Line exceeds 132 characters; contains 135 characters
(#251) Variable "className" must be all lower-case
(#253) Variable "className" must be all lower-case
(#254) Variable "className" must be all lower-case
(#255) Variable "className" must be all lower-case
(#259) Inline doc block comments are not allowed; use "// Comment." instead
(#262) Variable "className" must be all lower-case
(#262) Variable "className" must be all lower-case
(#264) Inline doc block comments are not allowed; use "// Comment." instead
(#268) Variable "className" must be all lower-case
(#271) "require_once" must be immediately followed by an open parenthesis
(#273) Variable "className" must be all lower-case
(#277) Inline doc block comments are not allowed; use "// Comment." instead
(#282) Inline doc block comments are not allowed; use "// Comment." instead
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Variable "disableOb" must be all lower-case
(#289) Variable "obLevel" must be all lower-case
(#290) Variable "disableOb" must be all lower-case
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Variable "curObLevel" must be all lower-case
(#299) Variable "curObLevel" must be all lower-case
(#299) Variable "obLevel" must be all lower-case
(#302) Variable "curObLevel" must be all lower-case
(#303) Variable "curObLevel" must be all lower-case
(#303) Variable "obLevel" must be all lower-case
(#308) Variable "disableOb" must be all lower-case
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Public method name "Zend_Controller_Dispatcher_Standard::loadClass" must be in lower-case letters only
(#328) Variable "className" must be all lower-case
(#329) Opening brace should be on the same line as the declaration
(#330) Variable "finalClass" must be all lower-case
(#330) Variable "className" must be all lower-case
(#331) Expected "if (...) {\n"; found "if (...)\n {\n"
(#334) Variable "finalClass" must be all lower-case
(#334) Variable "className" must be all lower-case
(#336) Variable "finalClass" must be all lower-case
(#337) Variable "finalClass" must be all lower-case
(#340) Variable "dispatchDir" must be all lower-case
(#341) Variable "loadFile" must be all lower-case
(#341) Variable "dispatchDir" must be all lower-case
(#341) Variable "className" must be all lower-case
(#343) Variable "loadFile" must be all lower-case
(#344) "include_once" must be immediately followed by an open parenthesis
(#344) Variable "loadFile" must be all lower-case
(#346) "require_once" must be immediately followed by an open parenthesis
(#347) Variable "className" must be all lower-case
(#347) Variable "loadFile" must be all lower-case
(#347) Line exceeds 132 characters; contains 142 characters
(#350) Variable "finalClass" must be all lower-case
(#351) "require_once" must be immediately followed by an open parenthesis
(#352) Variable "finalClass" must be all lower-case
(#355) Variable "finalClass" must be all lower-case
(#367) Public method name "Zend_Controller_Dispatcher_Standard::getControllerClass" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#369) Variable "controllerName" must be all lower-case
(#370) Variable "controllerName" must be all lower-case
(#374) Variable "controllerName" must be all lower-case
(#375) Variable "controllerName" must be all lower-case
(#378) Variable "className" must be all lower-case
(#378) Variable "controllerName" must be all lower-case
(#380) Variable "controllerDirs" must be all lower-case
(#384) Variable "controllerDirs" must be all lower-case
(#385) Usage of ELSEIF not allowed; use ELSE IF instead
(#388) Variable "controllerDirs" must be all lower-case
(#390) "require_once" must be immediately followed by an open parenthesis
(#394) Variable "className" must be all lower-case
(#403) Public method name "Zend_Controller_Dispatcher_Standard::isValidModule" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#410) Variable "controllerDir" must be all lower-case
(#411) Variable "controllerDir" must be all lower-case
(#411) Variable "moduleName" must be all lower-case
(#412) Variable "moduleName" must be all lower-case
(#433) Public method name "Zend_Controller_Dispatcher_Standard::getDefaultControllerClass" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#438) Space found before object operator
(#441) Variable "controllerDirs" must be all lower-case
(#443) Variable "controllerDirs" must be all lower-case
(#449) Variable "moduleDir" must be all lower-case
(#449) Variable "controllerDirs" must be all lower-case
(#450) Variable "fileSpec" must be all lower-case
(#450) Variable "moduleDir" must be all lower-case
(#451) Variable "fileSpec" must be all lower-case
(#453) Variable "moduleDir" must be all lower-case
(#473) Public method name "Zend_Controller_Dispatcher_Standard::getDispatchDirectory" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Controller_Dispatcher_Standard::getActionMethod" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Controller/Front.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_baseUrl" must be all lower-case
(#51) Member variable "_controllerDir" must be all lower-case
(#74) Member variable "_invokeParams" must be all lower-case
(#80) Member variable "_moduleControllerDirectoryName" must be all lower-case
(#105) Member variable "_returnResponse" must be all lower-case
(#118) Member variable "_throwExceptions" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#141) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Controller_Front::getInstance" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "_instance" must not contain underscores.
(#152) Variable "_instance" must not contain underscores.
(#155) Variable "_instance" must not contain underscores.
(#167) Public method name "Zend_Controller_Front::resetInstance" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#208) Variable "controllerDirectory" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#211) Space found before object operator
(#211) Variable "controllerDirectory" must be all lower-case
(#212) Space found before object operator
(#226) Public method name "Zend_Controller_Front::addControllerDirectory" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#243) Public method name "Zend_Controller_Front::setControllerDirectory" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#260) Public method name "Zend_Controller_Front::getControllerDirectory" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#271) Public method name "Zend_Controller_Front::removeControllerDirectory" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#286) Public method name "Zend_Controller_Front::addModuleDirectory" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#288) Expected "try {\n...} catch (...) {\n"; found "try{\n...} catch(...) {\n"
(#291) "require_once" must be immediately followed by an open parenthesis
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Variable "moduleDir" must be all lower-case
(#307) Variable "moduleDir" must be all lower-case
(#319) Public method name "Zend_Controller_Front::getModuleDirectory" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#331) Variable "controllerDir" must be all lower-case
(#333) Variable "controllerDir" must be all lower-case
(#333) Variable "controllerDir" must be all lower-case
(#337) Variable "controllerDir" must be all lower-case
(#346) Public method name "Zend_Controller_Front::setModuleControllerDirectoryName" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#358) Public method name "Zend_Controller_Front::getModuleControllerDirectoryName" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Controller_Front::setDefaultControllerName" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Controller_Front::getDefaultControllerName" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#392) Public method name "Zend_Controller_Front::setDefaultAction" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#404) Public method name "Zend_Controller_Front::getDefaultAction" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#415) Public method name "Zend_Controller_Front::setDefaultModule" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#427) Public method name "Zend_Controller_Front::getDefaultModule" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#443) Public method name "Zend_Controller_Front::setRequest" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#447) "require_once" must be immediately followed by an open parenthesis
(#453) "require_once" must be immediately followed by an open parenthesis
(#467) Public method name "Zend_Controller_Front::getRequest" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#485) Public method name "Zend_Controller_Front::setRouter" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#489) "require_once" must be immediately followed by an open parenthesis
(#496) "require_once" must be immediately followed by an open parenthesis
(#513) Public method name "Zend_Controller_Front::getRouter" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#516) "require_once" must be immediately followed by an open parenthesis
(#543) Public method name "Zend_Controller_Front::setBaseUrl" must be in lower-case letters only
(#544) Opening brace should be on the same line as the declaration
(#546) "require_once" must be immediately followed by an open parenthesis
(#564) Public method name "Zend_Controller_Front::getBaseUrl" must be in lower-case letters only
(#565) Opening brace should be on the same line as the declaration
(#582) Public method name "Zend_Controller_Front::setDispatcher" must be in lower-case letters only
(#583) Opening brace should be on the same line as the declaration
(#593) Public method name "Zend_Controller_Front::getDispatcher" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#595) Inline doc block comments are not allowed; use "// Comment." instead
(#599) "require_once" must be immediately followed by an open parenthesis
(#617) Public method name "Zend_Controller_Front::setResponse" must be in lower-case letters only
(#618) Opening brace should be on the same line as the declaration
(#621) "require_once" must be immediately followed by an open parenthesis
(#627) "require_once" must be immediately followed by an open parenthesis
(#641) Public method name "Zend_Controller_Front::getResponse" must be in lower-case letters only
(#642) Opening brace should be on the same line as the declaration
(#653) Public method name "Zend_Controller_Front::setParam" must be in lower-case letters only
(#654) Opening brace should be on the same line as the declaration
(#666) Public method name "Zend_Controller_Front::setParams" must be in lower-case letters only
(#667) Opening brace should be on the same line as the declaration
(#678) Public method name "Zend_Controller_Front::getParam" must be in lower-case letters only
(#679) Opening brace should be on the same line as the declaration
(#680) Expected "if (...) {\n"; found "if(...) {\n"
(#692) Public method name "Zend_Controller_Front::getParams" must be in lower-case letters only
(#693) Opening brace should be on the same line as the declaration
(#707) Public method name "Zend_Controller_Front::clearParams" must be in lower-case letters only
(#708) Opening brace should be on the same line as the declaration
(#711) Usage of ELSEIF not allowed; use ELSE IF instead
(#713) Usage of ELSEIF not allowed; use ELSE IF instead
(#731) Public method name "Zend_Controller_Front::registerPlugin" must be in lower-case letters only
(#731) Variable "stackIndex" must be all lower-case
(#732) Opening brace should be on the same line as the declaration
(#733) Variable "stackIndex" must be all lower-case
(#743) Public method name "Zend_Controller_Front::unregisterPlugin" must be in lower-case letters only
(#744) Opening brace should be on the same line as the declaration
(#755) Public method name "Zend_Controller_Front::hasPlugin" must be in lower-case letters only
(#756) Opening brace should be on the same line as the declaration
(#766) Public method name "Zend_Controller_Front::getPlugin" must be in lower-case letters only
(#767) Opening brace should be on the same line as the declaration
(#776) Public method name "Zend_Controller_Front::getPlugins" must be in lower-case letters only
(#777) Opening brace should be on the same line as the declaration
(#797) Public method name "Zend_Controller_Front::throwExceptions" must be in lower-case letters only
(#798) Opening brace should be on the same line as the declaration
(#815) Public method name "Zend_Controller_Front::returnResponse" must be in lower-case letters only
(#816) Opening brace should be on the same line as the declaration
(#820) Usage of ELSEIF not allowed; use ELSE IF instead
(#836) Opening brace should be on the same line as the declaration
(#838) Inline comments must end in full-stops, exclamation marks, or question marks
(#839) "require_once" must be immediately followed by an open parenthesis
(#844) "require_once" must be immediately followed by an open parenthesis
(#848) Inline doc block comments are not allowed; use "// Comment." instead
(#853) Usage of ELSEIF not allowed; use ELSE IF instead
(#854) "require_once" must be immediately followed by an open parenthesis
(#859) Inline doc block comments are not allowed; use "// Comment." instead
(#868) Inline doc block comments are not allowed; use "// Comment." instead
(#873) Usage of ELSEIF not allowed; use ELSE IF instead
(#874) "require_once" must be immediately followed by an open parenthesis
(#879) Inline doc block comments are not allowed; use "// Comment." instead
(#883) Space found before object operator
(#884) Space found before object operator
(#886) Inline doc block comments are not allowed; use "// Comment." instead
(#892) Inline doc block comments are not allowed; use "// Comment." instead
(#897) Space found before object operator
(#899) Inline comments must end in full-stops, exclamation marks, or question marks
(#901) Inline doc block comments are not allowed; use "// Comment." instead
(#905) Inline doc block comments are not allowed; use "// Comment." instead
(#910) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {\n"
(#920) Inline doc block comments are not allowed; use "// Comment." instead
(#925) Inline doc block comments are not allowed; use "// Comment." instead
(#930) Inline doc block comments are not allowed; use "// Comment." instead
(#938) Inline doc block comments are not allowed; use "// Comment." instead
(#943) Inline doc block comments are not allowed; use "// Comment." instead
(#950) Inline doc block comments are not allowed; use "// Comment." instead
(#962) Inline doc block comments are not allowed; use "// Comment." instead
(#975) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Controller/Plugin/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "Zend_Controller_Plugin_Abstract::setRequest" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Controller_Plugin_Abstract::getRequest" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Controller_Plugin_Abstract::setResponse" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Controller_Plugin_Abstract::getResponse" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Controller_Plugin_Abstract::routeStartup" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#94) Closing brace must be on a line by itself
(#104) Public method name "Zend_Controller_Plugin_Abstract::routeShutdown" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#105) Closing brace must be on a line by itself
(#113) Public method name "Zend_Controller_Plugin_Abstract::dispatchLoopStartup" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#114) Closing brace must be on a line by itself
(#127) Public method name "Zend_Controller_Plugin_Abstract::preDispatch" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#128) Closing brace must be on a line by itself
(#141) Public method name "Zend_Controller_Plugin_Abstract::postDispatch" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#142) Closing brace must be on a line by itself
(#149) Public method name "Zend_Controller_Plugin_Abstract::dispatchLoopShutdown" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#150) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Controller/Plugin/ActionStack.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_registryKey" must be all lower-case
(#54) Member variable "_validKeys" must be all lower-case
(#67) Member variable "_clearRequestParams" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Controller_Plugin_ActionStack::setRegistry" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Controller_Plugin_ActionStack::getRegistry" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Controller_Plugin_ActionStack::getRegistryKey" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Controller_Plugin_ActionStack::setRegistryKey" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#139) Expected 1 space after asterisk; 2 found
(#140) Expected 1 space after asterisk; 2 found
(#142) Public method name "Zend_Controller_Plugin_ActionStack::setClearRequestParams" must be in lower-case letters only
(#142) Variable "clearRequestParams" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "clearRequestParams" must be all lower-case
(#153) Public method name "Zend_Controller_Plugin_ActionStack::getClearRequestParams" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Controller_Plugin_ActionStack::getStack" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#176) Protected method name "Zend_Controller_Plugin_ActionStack::_saveStack" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Controller_Plugin_ActionStack::pushStack" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Controller_Plugin_ActionStack::popStack" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#212) "require_once" must be immediately followed by an open parenthesis
(#240) Public method name "Zend_Controller_Plugin_ActionStack::postDispatch" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Opening brace should be on the same line as the declaration
(#275) Space found before object operator
(#276) Space found before object operator
(#277) Space found before object operator
(#278) Space found before object operator
local/mr/vendor/zend/Zend/Controller/Plugin/Broker.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#51) Public method name "Zend_Controller_Plugin_Broker::registerPlugin" must be in lower-case letters only
(#51) Variable "stackIndex" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#54) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "stackIndex" must be all lower-case
(#58) Variable "stackIndex" must be all lower-case
(#60) Variable "stackIndex" must be all lower-case
(#61) Variable "stackIndex" must be all lower-case
(#62) "require_once" must be immediately followed by an open parenthesis
(#63) Variable "stackIndex" must be all lower-case
(#65) Variable "stackIndex" must be all lower-case
(#67) Variable "stackIndex" must be all lower-case
(#68) Variable "stackIndex" must be all lower-case
(#69) Variable "stackIndex" must be all lower-case
(#71) Variable "stackIndex" must be all lower-case
(#76) Variable "stackIndex" must be all lower-case
(#80) Variable "stackIndex" must be all lower-case
(#94) Public method name "Zend_Controller_Plugin_Broker::unregisterPlugin" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) "require_once" must be immediately followed by an open parenthesis
(#104) Usage of ELSEIF not allowed; use ELSE IF instead
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "_plugin" must not contain underscores.
(#107) Variable "_plugin" must not contain underscores.
(#122) Public method name "Zend_Controller_Plugin_Broker::hasPlugin" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#138) Line exceeds 132 characters; contains 174 characters
(#140) Public method name "Zend_Controller_Plugin_Broker::getPlugin" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Controller_Plugin_Broker::getPlugins" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Controller_Plugin_Broker::setRequest" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_Controller_Plugin_Broker::getRequest" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#203) Public method name "Zend_Controller_Plugin_Broker::setResponse" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#210) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#220) Public method name "Zend_Controller_Plugin_Broker::getResponse" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Controller_Plugin_Broker::routeStartup" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#256) Public method name "Zend_Controller_Plugin_Broker::routeShutdown" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#283) Public method name "Zend_Controller_Plugin_Broker::dispatchLoopStartup" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#305) Public method name "Zend_Controller_Plugin_Broker::preDispatch" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#327) Public method name "Zend_Controller_Plugin_Broker::postDispatch" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Controller_Plugin_Broker::dispatchLoopShutdown" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#351) Line indented incorrectly; expected 8 spaces, found 7
(#352) Line indented incorrectly; expected 12 spaces, found 11
(#354) Closing brace indented incorrectly; expected 11 spaces, found 12
(#359) Line indented incorrectly; expected 20 spaces, found 16
(#360) Line indented incorrectly; expected 16 spaces, found 12
(#361) Line indented incorrectly; expected 8 spaces, found 7
local/mr/vendor/zend/Zend/Controller/Plugin/ErrorHandler.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_errorModule" must be all lower-case
(#69) Member variable "_errorController" must be all lower-case
(#75) Member variable "_errorAction" must be all lower-case
(#81) Member variable "_isInsideErrorHandlerLoop" must be all lower-case
(#87) Member variable "_exceptionCountAtFirstEncounter" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Controller_Plugin_ErrorHandler::setErrorHandler" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Controller_Plugin_ErrorHandler::setErrorHandlerModule" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Controller_Plugin_ErrorHandler::getErrorHandlerModule" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Controller_Plugin_ErrorHandler::setErrorHandlerController" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Controller_Plugin_ErrorHandler::getErrorHandlerController" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Controller_Plugin_ErrorHandler::setErrorHandlerAction" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Controller_Plugin_ErrorHandler::getErrorHandlerAction" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#196) Whitespace found at end of line
(#197) Whitespace found at end of line
(#199) Public method name "Zend_Controller_Plugin_ErrorHandler::routeShutdown" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Controller_Plugin_ErrorHandler::postDispatch" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#224) Protected method name "Zend_Controller_Plugin_ErrorHandler::_handleError" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#226) Variable "frontController" must be all lower-case
(#227) Variable "frontController" must be all lower-case
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Variable "frontController" must be all lower-case
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "exceptionType" must be all lower-case
(#252) Variable "exceptionType" must be all lower-case
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Space found before object operator
(#284) Space found before object operator
(#285) Space found before object operator
(#286) Space found before object operator
local/mr/vendor/zend/Zend/Controller/Plugin/PutHandler.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#48) Public method name "Zend_Controller_Plugin_PutHandler::preDispatch" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#55) Variable "putParams" must be all lower-case
(#56) Variable "putParams" must be all lower-case
(#57) Variable "putParams" must be all lower-case
local/mr/vendor/zend/Zend/Controller/Request/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "_moduleKey" must be all lower-case
(#58) Member variable "_controllerKey" must be all lower-case
(#70) Member variable "_actionKey" must be all lower-case
(#83) Public method name "Zend_Controller_Request_Abstract::getModuleName" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Controller_Request_Abstract::setModuleName" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Controller_Request_Abstract::getControllerName" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Controller_Request_Abstract::setControllerName" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Controller_Request_Abstract::getActionName" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Controller_Request_Abstract::setActionName" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#153) Inline doc block comments are not allowed; use "// Comment." instead
(#167) Public method name "Zend_Controller_Request_Abstract::getModuleKey" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Controller_Request_Abstract::setModuleKey" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Controller_Request_Abstract::getControllerKey" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Controller_Request_Abstract::setControllerKey" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Controller_Request_Abstract::getActionKey" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "Zend_Controller_Request_Abstract::setActionKey" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#235) Public method name "Zend_Controller_Request_Abstract::getParam" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_Controller_Request_Abstract::getUserParams" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#262) Public method name "Zend_Controller_Request_Abstract::getUserParam" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#280) Public method name "Zend_Controller_Request_Abstract::setParam" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#286) Usage of ELSEIF not allowed; use ELSE IF instead
(#298) Line indented incorrectly; expected 4 spaces, found 5
(#298) Public method name "Zend_Controller_Request_Abstract::getParams" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#301) Line indented incorrectly; expected 4 spaces, found 5
(#311) Public method name "Zend_Controller_Request_Abstract::setParams" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#329) Public method name "Zend_Controller_Request_Abstract::clearParams" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#341) Public method name "Zend_Controller_Request_Abstract::setDispatched" must be in lower-case letters only
(#342) Opening brace should be on the same line as the declaration
(#352) Public method name "Zend_Controller_Request_Abstract::isDispatched" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Request/Apache404.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Controller_Request_Apache404::setRequestUri" must be in lower-case letters only
(#45) Variable "requestUri" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "parseUriGetVars" must be all lower-case
(#48) Variable "requestUri" must be all lower-case
(#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
(#50) Variable "requestUri" must be all lower-case
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "requestUri" must be all lower-case
(#54) Variable "parseUriGetVars" must be all lower-case
(#56) Usage of ELSEIF not allowed; use ELSE IF instead
(#57) Variable "requestUri" must be all lower-case
(#58) Usage of ELSEIF not allowed; use ELSE IF instead
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "requestUri" must be all lower-case
(#61) Variable "requestUri" must be all lower-case
(#66) Usage of ELSEIF not allowed; use ELSE IF instead
(#66) Variable "requestUri" must be all lower-case
(#69) Variable "requestUri" must be all lower-case
(#70) Variable "parseUriGetVars" must be all lower-case
(#70) Variable "requestUri" must be all lower-case
(#74) Variable "parseUriGetVars" must be all lower-case
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "parseUriGetVars" must be all lower-case
(#79) Variable "requestUri" must be all lower-case
local/mr/vendor/zend/Zend/Controller/Request/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Controller/Request/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_paramSources" must be all lower-case
(#61) Member variable "_requestUri" must be all lower-case
(#67) Member variable "_baseUrl" must be all lower-case
(#73) Member variable "_basePath" must be all lower-case
(#79) Member variable "_pathInfo" must be all lower-case
(#91) Member variable "_rawBody" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#124) "require_once" must be immediately followed by an open parenthesis
(#141) Opening brace should be on the same line as the declaration
(#171) Opening brace should be on the same line as the declaration
(#188) Opening brace should be on the same line as the declaration
(#189) "require_once" must be immediately followed by an open parenthesis
(#201) Opening brace should be on the same line as the declaration
(#212) Opening brace should be on the same line as the declaration
(#238) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Controller_Request_Http::setQuery" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#252) "require_once" must be immediately followed by an open parenthesis
(#253) Line exceeds 132 characters; contains 136 characters
(#275) Public method name "Zend_Controller_Request_Http::getQuery" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Controller_Request_Http::setPost" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#294) "require_once" must be immediately followed by an open parenthesis
(#295) Line exceeds 132 characters; contains 135 characters
(#317) Public method name "Zend_Controller_Request_Http::getPost" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#336) Public method name "Zend_Controller_Request_Http::getCookie" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Controller_Request_Http::getServer" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#372) Public method name "Zend_Controller_Request_Http::getEnv" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Controller_Request_Http::setRequestUri" must be in lower-case letters only
(#390) Variable "requestUri" must be all lower-case
(#391) Opening brace should be on the same line as the declaration
(#392) Variable "requestUri" must be all lower-case
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Variable "requestUri" must be all lower-case
(#395) Usage of ELSEIF not allowed; use ELSE IF instead
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Variable "requestUri" must be all lower-case
(#403) Usage of ELSEIF not allowed; use ELSE IF instead
(#404) Variable "requestUri" must be all lower-case
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Variable "schemeAndHttpHost" must be all lower-case
(#407) Variable "requestUri" must be all lower-case
(#407) Variable "schemeAndHttpHost" must be all lower-case
(#408) Variable "requestUri" must be all lower-case
(#408) Variable "requestUri" must be all lower-case
(#408) Variable "schemeAndHttpHost" must be all lower-case
(#410) Usage of ELSEIF not allowed; use ELSE IF instead
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Variable "requestUri" must be all lower-case
(#413) Variable "requestUri" must be all lower-case
(#418) Usage of ELSEIF not allowed; use ELSE IF instead
(#418) Variable "requestUri" must be all lower-case
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Variable "requestUri" must be all lower-case
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Variable "requestUri" must be all lower-case
(#430) Variable "requestUri" must be all lower-case
(#440) Public method name "Zend_Controller_Request_Http::getRequestUri" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
(#469) Public method name "Zend_Controller_Request_Http::setBaseUrl" must be in lower-case letters only
(#469) Variable "baseUrl" must be all lower-case
(#470) Opening brace should be on the same line as the declaration
(#471) Variable "baseUrl" must be all lower-case
(#471) Variable "baseUrl" must be all lower-case
(#475) Variable "baseUrl" must be all lower-case
(#479) Variable "baseUrl" must be all lower-case
(#480) Usage of ELSEIF not allowed; use ELSE IF instead
(#481) Variable "baseUrl" must be all lower-case
(#482) Usage of ELSEIF not allowed; use ELSE IF instead
(#483) Variable "baseUrl" must be all lower-case
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Variable "baseUrl" must be all lower-case
(#496) Variable "baseUrl" must be all lower-case
(#496) Variable "baseUrl" must be all lower-case
(#498) Variable "baseUrl" must be all lower-case
(#502) Variable "requestUri" must be all lower-case
(#504) Variable "requestUri" must be all lower-case
(#504) Variable "baseUrl" must be all lower-case
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Variable "baseUrl" must be all lower-case
(#510) Variable "requestUri" must be all lower-case
(#510) Variable "baseUrl" must be all lower-case
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Variable "baseUrl" must be all lower-case
(#516) Variable "truncatedRequestUri" must be all lower-case
(#516) Variable "requestUri" must be all lower-case
(#517) Variable "requestUri" must be all lower-case
(#518) Variable "truncatedRequestUri" must be all lower-case
(#518) Variable "requestUri" must be all lower-case
(#521) Variable "baseUrl" must be all lower-case
(#522) Variable "truncatedRequestUri" must be all lower-case
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Expected "if (...) {\n"; found "if (...)\n {\n"
(#531) Variable "requestUri" must be all lower-case
(#531) Variable "baseUrl" must be all lower-case
(#532) Variable "requestUri" must be all lower-case
(#532) Variable "baseUrl" must be all lower-case
(#534) Variable "baseUrl" must be all lower-case
(#534) Variable "requestUri" must be all lower-case
(#534) Variable "baseUrl" must be all lower-case
(#538) Variable "baseUrl" must be all lower-case
(#548) Public method name "Zend_Controller_Request_Http::getBaseUrl" must be in lower-case letters only
(#549) Opening brace should be on the same line as the declaration
(#563) Public method name "Zend_Controller_Request_Http::setBasePath" must be in lower-case letters only
(#563) Variable "basePath" must be all lower-case
(#564) Opening brace should be on the same line as the declaration
(#565) Variable "basePath" must be all lower-case
(#567) Expected 1 space before "?"; newline found
(#568) Expected 1 space before ":"; newline found
(#570) Variable "baseUrl" must be all lower-case
(#571) Variable "baseUrl" must be all lower-case
(#576) Variable "baseUrl" must be all lower-case
(#577) Variable "basePath" must be all lower-case
(#577) Variable "baseUrl" must be all lower-case
(#579) Variable "basePath" must be all lower-case
(#579) Variable "baseUrl" must be all lower-case
(#584) Variable "basePath" must be all lower-case
(#584) Variable "basePath" must be all lower-case
(#587) Variable "basePath" must be all lower-case
(#597) Public method name "Zend_Controller_Request_Http::getBasePath" must be in lower-case letters only
(#598) Opening brace should be on the same line as the declaration
(#612) Public method name "Zend_Controller_Request_Http::setPathInfo" must be in lower-case letters only
(#612) Variable "pathInfo" must be all lower-case
(#613) Opening brace should be on the same line as the declaration
(#614) Variable "pathInfo" must be all lower-case
(#615) Variable "baseUrl" must be all lower-case
(#617) Variable "requestUri" must be all lower-case
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Variable "requestUri" must be all lower-case
(#623) Variable "requestUri" must be all lower-case
(#623) Variable "requestUri" must be all lower-case
(#626) Expected "if (...) {\n"; found "if (...){ \n"
(#626) Variable "baseUrl" must be all lower-case
(#627) Variable "baseUrl" must be all lower-case
(#627) Variable "requestUri" must be all lower-case
(#627) Variable "baseUrl" must be all lower-case
(#627) Whitespace found at end of line
(#628) Variable "baseUrl" must be all lower-case
(#629) Variable "pathInfo" must be all lower-case
(#629) Variable "requestUri" must be all lower-case
(#629) Variable "baseUrl" must be all lower-case
(#630) Whitespace found at end of line
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Whitespace found at end of line
(#632) Variable "pathInfo" must be all lower-case
(#633) Usage of ELSEIF not allowed; use ELSE IF instead
(#633) Variable "baseUrl" must be all lower-case
(#633) Whitespace found at end of line
(#634) Variable "baseUrl" must be all lower-case
(#634) Variable "requestUri" must be all lower-case
(#634) Variable "baseUrl" must be all lower-case
(#635) Whitespace found at end of line
(#636) Variable "pathInfo" must be all lower-case
(#636) Variable "requestUri" must be all lower-case
(#636) Whitespace found at end of line
(#640) Variable "pathInfo" must be all lower-case
(#651) Public method name "Zend_Controller_Request_Http::getPathInfo" must be in lower-case letters only
(#652) Opening brace should be on the same line as the declaration
(#668) Public method name "Zend_Controller_Request_Http::setParamSources" must be in lower-case letters only
(#668) Variable "paramSources" must be all lower-case
(#669) Opening brace should be on the same line as the declaration
(#670) Variable "paramSources" must be all lower-case
(#679) Public method name "Zend_Controller_Request_Http::getParamSources" must be in lower-case letters only
(#680) Opening brace should be on the same line as the declaration
(#694) Public method name "Zend_Controller_Request_Http::setParam" must be in lower-case letters only
(#695) Opening brace should be on the same line as the declaration
(#714) Public method name "Zend_Controller_Request_Http::getParam" must be in lower-case letters only
(#715) Opening brace should be on the same line as the declaration
(#716) Variable "keyName" must be all lower-case
(#718) Variable "paramSources" must be all lower-case
(#719) Variable "keyName" must be all lower-case
(#720) Variable "keyName" must be all lower-case
(#721) Usage of ELSEIF not allowed; use ELSE IF instead
(#721) Variable "paramSources" must be all lower-case
(#721) Variable "keyName" must be all lower-case
(#722) Variable "keyName" must be all lower-case
(#723) Usage of ELSEIF not allowed; use ELSE IF instead
(#723) Variable "paramSources" must be all lower-case
(#723) Variable "keyName" must be all lower-case
(#724) Variable "keyName" must be all lower-case
(#739) Public method name "Zend_Controller_Request_Http::getParams" must be in lower-case letters only
(#740) Opening brace should be on the same line as the declaration
(#742) Variable "paramSources" must be all lower-case
(#743) Variable "paramSources" must be all lower-case
(#749) Variable "paramSources" must be all lower-case
(#767) Public method name "Zend_Controller_Request_Http::setParams" must be in lower-case letters only
(#768) Opening brace should be on the same line as the declaration
(#785) Public method name "Zend_Controller_Request_Http::setAlias" must be in lower-case letters only
(#786) Opening brace should be on the same line as the declaration
(#799) Public method name "Zend_Controller_Request_Http::getAlias" must be in lower-case letters only
(#800) Opening brace should be on the same line as the declaration
(#813) Public method name "Zend_Controller_Request_Http::getAliases" must be in lower-case letters only
(#814) Opening brace should be on the same line as the declaration
(#823) Public method name "Zend_Controller_Request_Http::getMethod" must be in lower-case letters only
(#824) Opening brace should be on the same line as the declaration
(#833) Public method name "Zend_Controller_Request_Http::isPost" must be in lower-case letters only
(#834) Opening brace should be on the same line as the declaration
(#847) Public method name "Zend_Controller_Request_Http::isGet" must be in lower-case letters only
(#848) Opening brace should be on the same line as the declaration
(#861) Public method name "Zend_Controller_Request_Http::isPut" must be in lower-case letters only
(#862) Opening brace should be on the same line as the declaration
(#875) Public method name "Zend_Controller_Request_Http::isDelete" must be in lower-case letters only
(#876) Opening brace should be on the same line as the declaration
(#889) Public method name "Zend_Controller_Request_Http::isHead" must be in lower-case letters only
(#890) Opening brace should be on the same line as the declaration
(#903) Public method name "Zend_Controller_Request_Http::isOptions" must be in lower-case letters only
(#904) Opening brace should be on the same line as the declaration
(#919) Public method name "Zend_Controller_Request_Http::isXmlHttpRequest" must be in lower-case letters only
(#920) Opening brace should be on the same line as the declaration
(#929) Public method name "Zend_Controller_Request_Http::isFlashRequest" must be in lower-case letters only
(#930) Opening brace should be on the same line as the declaration
(#940) Public method name "Zend_Controller_Request_Http::isSecure" must be in lower-case letters only
(#941) Opening brace should be on the same line as the declaration
(#950) Public method name "Zend_Controller_Request_Http::getRawBody" must be in lower-case letters only
(#951) Opening brace should be on the same line as the declaration
(#973) Public method name "Zend_Controller_Request_Http::getHeader" must be in lower-case letters only
(#974) Opening brace should be on the same line as the declaration
(#976) "require_once" must be immediately followed by an open parenthesis
(#980) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) Inline comments must end in full-stops, exclamation marks, or question marks
(#1003) Public method name "Zend_Controller_Request_Http::getScheme" must be in lower-case letters only
(#1004) Opening brace should be on the same line as the declaration
(#1017) Public method name "Zend_Controller_Request_Http::getHttpHost" must be in lower-case letters only
(#1018) Opening brace should be on the same line as the declaration
(#1041) Public method name "Zend_Controller_Request_Http::getClientIp" must be in lower-case letters only
(#1041) Variable "checkProxy" must be all lower-case
(#1042) Opening brace should be on the same line as the declaration
(#1043) Variable "checkProxy" must be all lower-case
(#1045) Variable "checkProxy" must be all lower-case
local/mr/vendor/zend/Zend/Controller/Request/HttpTestCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_rawBody" must be all lower-case
(#60) Member variable "_validMethodTypes" must be all lower-case
(#74) Public method name "Zend_Controller_Request_HttpTestCase::clearQuery" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Controller_Request_HttpTestCase::clearPost" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Controller_Request_HttpTestCase::setRawBody" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Controller_Request_HttpTestCase::getRawBody" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Controller_Request_HttpTestCase::clearRawBody" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Controller_Request_HttpTestCase::setCookie" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Controller_Request_HttpTestCase::setCookies" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Controller_Request_HttpTestCase::clearCookies" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Controller_Request_HttpTestCase::setMethod" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#172) "require_once" must be immediately followed by an open parenthesis
(#184) Public method name "Zend_Controller_Request_HttpTestCase::getMethod" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Controller_Request_HttpTestCase::setHeader" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#209) Public method name "Zend_Controller_Request_HttpTestCase::setHeaders" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Controller_Request_HttpTestCase::getHeader" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#238) Public method name "Zend_Controller_Request_HttpTestCase::getHeaders" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#248) Public method name "Zend_Controller_Request_HttpTestCase::clearHeaders" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_Controller_Request_HttpTestCase::getRequestUri" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#270) Protected method name "Zend_Controller_Request_HttpTestCase::_normalizeHeaderName" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Request/Simple.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#37) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Response/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#56) Member variable "_headersRaw" must be all lower-case
(#62) Member variable "_httpResponseCode" must be all lower-case
(#68) Member variable "_isRedirect" must be all lower-case
(#74) Member variable "_renderExceptions" must be all lower-case
(#84) Member variable "headersSentThrowsException" must be all lower-case
(#94) Protected method name "Zend_Controller_Response_Abstract::_normalizeHeader" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Controller_Response_Abstract::setHeader" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Controller_Response_Abstract::setRedirect" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#150) Space found before object operator
(#160) Public method name "Zend_Controller_Response_Abstract::isRedirect" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Controller_Response_Abstract::getHeaders" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Controller_Response_Abstract::clearHeaders" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Controller_Response_Abstract::clearHeader" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Controller_Response_Abstract::setRawHeader" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Controller_Response_Abstract::getRawHeaders" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_Controller_Response_Abstract::clearRawHeaders" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#253) Public method name "Zend_Controller_Response_Abstract::clearRawHeader" must be in lower-case letters only
(#253) Variable "headerRaw" must be all lower-case
(#254) Opening brace should be on the same line as the declaration
(#259) Variable "headerRaw" must be all lower-case
(#270) Public method name "Zend_Controller_Response_Abstract::clearAllHeaders" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#273) Space found before object operator
(#282) Public method name "Zend_Controller_Response_Abstract::setHttpResponseCode" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#285) "require_once" must be immediately followed by an open parenthesis
(#304) Public method name "Zend_Controller_Response_Abstract::getHttpResponseCode" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#316) Public method name "Zend_Controller_Response_Abstract::canSendHeaders" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#320) "require_once" must be immediately followed by an open parenthesis
(#321) Line exceeds 132 characters; contains 134 characters
(#335) Public method name "Zend_Controller_Response_Abstract::sendHeaders" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Usage of ELSEIF not allowed; use ELSE IF instead
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Variable "httpCodeSent" must be all lower-case
(#348) Variable "httpCodeSent" must be all lower-case
(#350) Variable "httpCodeSent" must be all lower-case
(#357) Variable "httpCodeSent" must be all lower-case
(#359) Variable "httpCodeSent" must be all lower-case
(#365) Variable "httpCodeSent" must be all lower-case
(#367) Variable "httpCodeSent" must be all lower-case
(#386) Public method name "Zend_Controller_Response_Abstract::setBody" must be in lower-case letters only
(#387) Opening brace should be on the same line as the declaration
(#404) Public method name "Zend_Controller_Response_Abstract::appendBody" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#412) Usage of ELSEIF not allowed; use ELSE IF instead
(#431) Public method name "Zend_Controller_Response_Abstract::clearBody" must be in lower-case letters only
(#432) Opening brace should be on the same line as the declaration
(#458) Public method name "Zend_Controller_Response_Abstract::getBody" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#464) Usage of ELSEIF not allowed; use ELSE IF instead
(#466) Usage of ELSEIF not allowed; use ELSE IF instead
(#484) Opening brace should be on the same line as the declaration
(#486) "require_once" must be immediately followed by an open parenthesis
(#508) Opening brace should be on the same line as the declaration
(#510) "require_once" must be immediately followed by an open parenthesis
(#535) Opening brace should be on the same line as the declaration
(#537) "require_once" must be immediately followed by an open parenthesis
(#542) "require_once" must be immediately followed by an open parenthesis
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Usage of ELSEIF not allowed; use ELSE IF instead
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Public method name "Zend_Controller_Response_Abstract::outputBody" must be in lower-case letters only
(#584) Opening brace should be on the same line as the declaration
(#595) Public method name "Zend_Controller_Response_Abstract::setException" must be in lower-case letters only
(#596) Opening brace should be on the same line as the declaration
(#606) Public method name "Zend_Controller_Response_Abstract::getException" must be in lower-case letters only
(#607) Opening brace should be on the same line as the declaration
(#616) Public method name "Zend_Controller_Response_Abstract::isException" must be in lower-case letters only
(#617) Opening brace should be on the same line as the declaration
(#627) Public method name "Zend_Controller_Response_Abstract::hasExceptionOfType" must be in lower-case letters only
(#628) Opening brace should be on the same line as the declaration
(#644) Public method name "Zend_Controller_Response_Abstract::hasExceptionOfMessage" must be in lower-case letters only
(#645) Opening brace should be on the same line as the declaration
(#661) Public method name "Zend_Controller_Response_Abstract::hasExceptionOfCode" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
(#679) Public method name "Zend_Controller_Response_Abstract::getExceptionByType" must be in lower-case letters only
(#680) Opening brace should be on the same line as the declaration
(#701) Public method name "Zend_Controller_Response_Abstract::getExceptionByMessage" must be in lower-case letters only
(#702) Opening brace should be on the same line as the declaration
(#723) Public method name "Zend_Controller_Response_Abstract::getExceptionByCode" must be in lower-case letters only
(#724) Opening brace should be on the same line as the declaration
(#749) Public method name "Zend_Controller_Response_Abstract::renderExceptions" must be in lower-case letters only
(#750) Opening brace should be on the same line as the declaration
(#764) Public method name "Zend_Controller_Response_Abstract::sendResponse" must be in lower-case letters only
(#765) Opening brace should be on the same line as the declaration
(#789) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Response/Cli.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "headersSentThrowsException" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Response/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#35) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Controller/Response/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Controller/Response/HttpTestCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Public method name "Zend_Controller_Response_HttpTestCase::sendHeaders" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Controller_Response_HttpTestCase::canSendHeaders" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Controller_Response_HttpTestCase::outputBody" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "fullContent" must be all lower-case
(#81) Variable "fullContent" must be all lower-case
(#83) Variable "fullContent" must be all lower-case
(#92) Public method name "Zend_Controller_Response_HttpTestCase::getBody" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#113) Public method name "Zend_Controller_Response_HttpTestCase::sendResponse" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Router/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_frontController" must be all lower-case
(#50) Member variable "_invokeParams" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Controller_Router_Abstract::setParam" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Controller_Router_Abstract::setParams" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Controller_Router_Abstract::getParam" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#109) Public method name "Zend_Controller_Router_Abstract::getParams" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Controller_Router_Abstract::clearParams" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#128) Usage of ELSEIF not allowed; use ELSE IF instead
(#130) Usage of ELSEIF not allowed; use ELSE IF instead
(#146) Public method name "Zend_Controller_Router_Abstract::getFrontController" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) "require_once" must be immediately followed by an open parenthesis
(#164) Public method name "Zend_Controller_Router_Abstract::setFrontController" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Router/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#35) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Controller/Router/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#63) Variable "userParams" must be all lower-case
(#70) Public method name "Zend_Controller_Router_Interface::getFrontController" must be in lower-case letters only
(#78) Public method name "Zend_Controller_Router_Interface::setFrontController" must be in lower-case letters only
(#87) Public method name "Zend_Controller_Router_Interface::setParam" must be in lower-case letters only
(#95) Public method name "Zend_Controller_Router_Interface::setParams" must be in lower-case letters only
(#103) Public method name "Zend_Controller_Router_Interface::getParam" must be in lower-case letters only
(#110) Public method name "Zend_Controller_Router_Interface::getParams" must be in lower-case letters only
(#122) Public method name "Zend_Controller_Router_Interface::clearParams" must be in lower-case letters only
local/mr/vendor/zend/Zend/Controller/Router/Rewrite.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_useDefaultRoutes" must be all lower-case
(#60) Member variable "_currentRoute" must be all lower-case
(#67) Member variable "_globalParams" must be all lower-case
(#74) Member variable "_chainNameSeparator" must be all lower-case
(#82) Member variable "_useCurrentParamsAsGlobal" must be all lower-case
(#89) Public method name "Zend_Controller_Router_Rewrite::addDefaultRoutes" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#95) "require_once" must be immediately followed by an open parenthesis
(#113) Public method name "Zend_Controller_Router_Rewrite::addRoute" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Controller_Router_Rewrite::addRoutes" must be in lower-case letters only
(#162) Public method name "Zend_Controller_Router_Rewrite::addConfig" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#166) "require_once" must be immediately followed by an open parenthesis
(#178) "require_once" must be immediately followed by an open parenthesis
(#183) Variable "childRouteNames" must be all lower-case
(#185) Variable "childRouteNames" must be all lower-case
(#188) Variable "childRouteNames" must be all lower-case
(#188) Variable "childRouteName" must be all lower-case
(#189) Variable "childRoute" must be all lower-case
(#189) Variable "childRouteName" must be all lower-case
(#190) Variable "childRoute" must be all lower-case
(#194) Usage of ELSEIF not allowed; use ELSE IF instead
(#210) Protected method name "Zend_Controller_Router_Rewrite::_getRouteFromConfig" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#214) "require_once" must be immediately followed by an open parenthesis
(#235) Protected method name "Zend_Controller_Router_Rewrite::_addChainRoutesFromConfig" must be in lower-case letters only
(#237) Variable "childRoutesInfo" must be all lower-case
(#238) Opening brace should be on the same line as the declaration
(#239) Variable "childRoutesInfo" must be all lower-case
(#239) Variable "childRouteName" must be all lower-case
(#239) Variable "childRouteInfo" must be all lower-case
(#240) Variable "childRouteInfo" must be all lower-case
(#241) Variable "childRouteName" must be all lower-case
(#241) Variable "childRouteInfo" must be all lower-case
(#242) Variable "childRoute" must be all lower-case
(#242) Variable "childRouteName" must be all lower-case
(#244) Variable "childRoute" must be all lower-case
(#244) Variable "childRouteInfo" must be all lower-case
(#248) Variable "chainRoute" must be all lower-case
(#249) Variable "chainRoute" must be all lower-case
(#249) Variable "childRoute" must be all lower-case
(#251) Variable "chainRoute" must be all lower-case
(#251) Variable "childRoute" must be all lower-case
(#254) Variable "chainName" must be all lower-case
(#254) Variable "childRouteName" must be all lower-case
(#256) Variable "childRouteInfo" must be all lower-case
(#257) Variable "chainName" must be all lower-case
(#257) Variable "chainRoute" must be all lower-case
(#257) Variable "childRouteInfo" must be all lower-case
(#259) Variable "chainName" must be all lower-case
(#259) Variable "chainRoute" must be all lower-case
(#271) Public method name "Zend_Controller_Router_Rewrite::removeRoute" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#274) "require_once" must be immediately followed by an open parenthesis
(#289) Public method name "Zend_Controller_Router_Rewrite::removeDefaultRoutes" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#302) Public method name "Zend_Controller_Router_Rewrite::hasRoute" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Controller_Router_Rewrite::getRoute" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#317) "require_once" must be immediately followed by an open parenthesis
(#330) Public method name "Zend_Controller_Router_Rewrite::getCurrentRoute" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#333) "require_once" must be immediately followed by an open parenthesis
(#345) Public method name "Zend_Controller_Router_Rewrite::getCurrentRouteName" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#348) "require_once" must be immediately followed by an open parenthesis
(#359) Public method name "Zend_Controller_Router_Rewrite::getRoutes" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#372) Opening brace should be on the same line as the declaration
(#374) "require_once" must be immediately followed by an open parenthesis
(#375) Line exceeds 132 characters; contains 150 characters
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Variable "routeMatched" must be all lower-case
(#384) Whitespace found at end of line
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Variable "routeMatched" must be all lower-case
(#406) Line indented incorrectly; expected 8 spaces, found 9
(#406) Variable "routeMatched" must be all lower-case
(#407) "require_once" must be immediately followed by an open parenthesis
(#409) Line indented incorrectly; expected 8 spaces, found 9
(#411) Expected "if (...) {\n"; found "if(...) {\n"
(#413) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#422) Protected method name "Zend_Controller_Router_Rewrite::_setRequestParams" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#451) Variable "userParams" must be all lower-case
(#452) Opening brace should be on the same line as the declaration
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Whitespace found at end of line
(#462) Variable "userParams" must be all lower-case
(#481) Public method name "Zend_Controller_Router_Rewrite::setGlobalParam" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#494) Public method name "Zend_Controller_Router_Rewrite::setChainNameSeparator" must be in lower-case letters only
(#505) Public method name "Zend_Controller_Router_Rewrite::getChainNameSeparator" must be in lower-case letters only
(#520) Public method name "Zend_Controller_Router_Rewrite::useRequestParametersAsGlobal" must be in lower-case letters only
(#521) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Controller/Router/Route.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_defaultTranslator" must be all lower-case
(#56) Member variable "_defaultLocale" must be all lower-case
(#70) Member variable "_isTranslated" must be all lower-case
(#79) Member variable "_urlVariable" must be all lower-case
(#80) Member variable "_urlDelimiter" must be all lower-case
(#81) Member variable "_regexDelimiter" must be all lower-case
(#82) Member variable "_defaultRegex" must be all lower-case
(#123) Member variable "_wildcardData" must be all lower-case
(#130) Member variable "_staticCount" must be all lower-case
(#132) Public method name "Zend_Controller_Router_Route::getVersion" must be in lower-case letters only
(#141) Public method name "Zend_Controller_Router_Route::getInstance" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#159) Opening brace should be on the same line as the declaration
(#206) Opening brace should be on the same line as the declaration
(#208) Variable "translateMessages" must be all lower-case
(#211) Variable "pathStaticCount" must be all lower-case
(#213) Variable "matchedPath" must be all lower-case
(#222) Variable "pathPart" must be all lower-case
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Variable "matchedPath" must be all lower-case
(#232) Variable "pathPart" must be all lower-case
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Expected "for (...) {\n"; found "for(...) {\n"
(#237) Expected 1 space before "+="; 0 found
(#237) Expected 1 space after "+="; 0 found
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#244) Variable "matchedPath" must be all lower-case
(#249) Variable "pathPart" must be all lower-case
(#249) Variable "pathPart" must be all lower-case
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Line exceeds maximum limit of 180 characters; contains 184 characters
(#258) Variable "originalPathPart" must be all lower-case
(#258) Variable "pathPart" must be all lower-case
(#258) Variable "translateMessages" must be all lower-case
(#259) Variable "pathPart" must be all lower-case
(#259) Variable "originalPathPart" must be all lower-case
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "pathPart" must be all lower-case
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Variable "pathPart" must be all lower-case
(#273) Line exceeds 132 characters; contains 139 characters
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Variable "pathPart" must be all lower-case
(#281) Variable "pathStaticCount" must be all lower-case
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Variable "pathStaticCount" must be all lower-case
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Variable "matchedPath" must be all lower-case
(#316) Opening brace should be on the same line as the declaration
(#334) Variable "useDefault" must be all lower-case
(#336) Variable "useDefault" must be all lower-case
(#340) Variable "useDefault" must be all lower-case
(#343) Usage of ELSEIF not allowed; use ELSE IF instead
(#343) Variable "useDefault" must be all lower-case
(#345) Usage of ELSEIF not allowed; use ELSE IF instead
(#345) Variable "useDefault" must be all lower-case
(#347) Usage of ELSEIF not allowed; use ELSE IF instead
(#350) "require_once" must be immediately followed by an open parenthesis
(#359) Usage of ELSEIF not allowed; use ELSE IF instead
(#374) Inline control structures are not allowed
(#389) Variable "defaultValue" must be all lower-case
(#392) Variable "defaultValue" must be all lower-case
(#394) Variable "defaultValue" must be all lower-case
(#395) Variable "defaultValue" must be all lower-case
(#395) Variable "defaultValue" must be all lower-case
(#399) Variable "defaultValue" must be all lower-case
(#400) Inline control structures are not allowed
(#416) Public method name "Zend_Controller_Router_Route::getDefault" must be in lower-case letters only
(#428) Public method name "Zend_Controller_Router_Route::getDefaults" must be in lower-case letters only
(#437) Public method name "Zend_Controller_Router_Route::getVariables" must be in lower-case letters only
(#438) Opening brace should be on the same line as the declaration
(#448) Public method name "Zend_Controller_Router_Route::setDefaultTranslator" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#450) Variable "_defaultTranslator" must be all lower-case
(#450) Variable "_defaultTranslator" must not contain underscores.
(#458) Public method name "Zend_Controller_Router_Route::getDefaultTranslator" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#460) Variable "_defaultTranslator" must be all lower-case
(#460) Variable "_defaultTranslator" must not contain underscores.
(#469) Public method name "Zend_Controller_Router_Route::setTranslator" must be in lower-case letters only
(#470) Opening brace should be on the same line as the declaration
(#480) Public method name "Zend_Controller_Router_Route::getTranslator" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#498) "require_once" must be immediately followed by an open parenthesis
(#508) Public method name "Zend_Controller_Router_Route::setDefaultLocale" must be in lower-case letters only
(#509) Opening brace should be on the same line as the declaration
(#510) Variable "_defaultLocale" must be all lower-case
(#510) Variable "_defaultLocale" must not contain underscores.
(#518) Public method name "Zend_Controller_Router_Route::getDefaultLocale" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#520) Variable "_defaultLocale" must be all lower-case
(#520) Variable "_defaultLocale" must not contain underscores.
(#529) Public method name "Zend_Controller_Router_Route::setLocale" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#539) Public method name "Zend_Controller_Router_Route::getLocale" must be in lower-case letters only
(#540) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Router/Route/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_isAbstract" must be all lower-case
(#52) Member variable "_matchedPath" must be all lower-case
(#59) Public method name "Zend_Controller_Router_Route_Abstract::getVersion" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Controller_Router_Route_Abstract::setMatchedPath" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Controller_Router_Route_Abstract::getMatchedPath" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Controller_Router_Route_Abstract::isAbstract" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#108) Opening brace should be on the same line as the declaration
(#109) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Controller/Router/Route/Chain.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Public method name "Zend_Controller_Router_Route_Chain::getInstance" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#58) Opening brace should be on the same line as the declaration
(#74) Opening brace should be on the same line as the declaration
(#76) Variable "subPath" must be all lower-case
(#80) Variable "matchedPath" must be all lower-case
(#81) Variable "subPath" must be all lower-case
(#87) Variable "subPath" must be all lower-case
(#87) Variable "subPath" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "subPath" must be all lower-case
(#94) Variable "subPath" must be all lower-case
(#103) Variable "matchedPath" must be all lower-case
(#105) Variable "matchedPath" must be all lower-case
(#106) Variable "subPath" must be all lower-case
(#106) Variable "subPath" must be all lower-case
(#106) Variable "matchedPath" must be all lower-case
(#107) Variable "subPath" must be all lower-case
(#115) Variable "subPath" must be all lower-case
(#115) Variable "subPath" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#131) Variable "numRoutes" must be all lower-case
(#138) Variable "numRoutes" must be all lower-case
(#158) Public method name "Zend_Controller_Router_Route_Chain::setRequest" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Router/Route/Hostname.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#38) Member variable "_hostVariable" must be all lower-case
(#39) Member variable "_regexDelimiter" must be all lower-case
(#40) Member variable "_defaultRegex" must be all lower-case
(#93) Member variable "_staticCount" must be all lower-case
(#101) Public method name "Zend_Controller_Router_Route_Hostname::setRequest" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Controller_Router_Route_Hostname::getRequest" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#114) "require_once" must be immediately followed by an open parenthesis
(#126) Public method name "Zend_Controller_Router_Route_Hostname::getInstance" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#145) Opening brace should be on the same line as the declaration
(#173) Opening brace should be on the same line as the declaration
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "hostStaticCount" must be all lower-case
(#197) Variable "hostPart" must be all lower-case
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Variable "hostPart" must be all lower-case
(#204) Variable "hostPart" must be all lower-case
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Variable "hostPart" must be all lower-case
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "hostPart" must be all lower-case
(#212) Line exceeds 132 characters; contains 167 characters
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Variable "hostPart" must be all lower-case
(#220) Variable "hostStaticCount" must be all lower-case
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "hostStaticCount" must be all lower-case
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Opening brace should be on the same line as the declaration
(#260) Variable "useDefault" must be all lower-case
(#262) Variable "useDefault" must be all lower-case
(#266) Variable "useDefault" must be all lower-case
(#269) Usage of ELSEIF not allowed; use ELSE IF instead
(#269) Variable "useDefault" must be all lower-case
(#271) Usage of ELSEIF not allowed; use ELSE IF instead
(#274) "require_once" must be immediately followed by an open parenthesis
(#286) Inline control structures are not allowed
(#317) Public method name "Zend_Controller_Router_Route_Hostname::getDefault" must be in lower-case letters only
(#329) Public method name "Zend_Controller_Router_Route_Hostname::getDefaults" must be in lower-case letters only
(#338) Public method name "Zend_Controller_Router_Route_Hostname::getVariables" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Controller/Router/Route/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#35) Public method name "Zend_Controller_Router_Route_Interface::getInstance" must be in lower-case letters only
local/mr/vendor/zend/Zend/Controller/Router/Route/Module.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_moduleValid" must be all lower-case
(#52) Member variable "_keysSet" must be all lower-case
(#58) Member variable "_moduleKey" must be all lower-case
(#59) Member variable "_controllerKey" must be all lower-case
(#60) Member variable "_actionKey" must be all lower-case
(#73) Public method name "Zend_Controller_Router_Route_Module::getVersion" must be in lower-case letters only
(#80) Public method name "Zend_Controller_Router_Route_Module::getInstance" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "frontController" must be all lower-case
(#85) Variable "frontController" must be all lower-case
(#86) Variable "frontController" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#118) Protected method name "Zend_Controller_Router_Route_Module::_setRequestKeys" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#149) Opening brace should be on the same line as the declaration
(#158) Variable "matchedPath" must be all lower-case
(#177) Variable "numSegs" must be all lower-case
(#178) Variable "numSegs" must be all lower-case
(#181) Expected 1 space before ":"; 0 found
(#187) Variable "matchedPath" must be all lower-case
(#203) Opening brace should be on the same line as the declaration
(#213) Usage of ELSEIF not allowed; use ELSE IF instead
(#238) Variable "arrayValue" must be all lower-case
(#239) Variable "arrayValue" must be all lower-case
(#239) Variable "arrayValue" must be all lower-case
(#239) Variable "arrayValue" must be all lower-case
(#241) Variable "arrayValue" must be all lower-case
(#244) Inline control structures are not allowed
(#251) Inline control structures are not allowed
(#256) Inline control structures are not allowed
(#261) Inline control structures are not allowed
(#274) Public method name "Zend_Controller_Router_Route_Module::getDefault" must be in lower-case letters only
(#285) Public method name "Zend_Controller_Router_Route_Module::getDefaults" must be in lower-case letters only
local/mr/vendor/zend/Zend/Controller/Router/Route/Regex.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#47) Public method name "Zend_Controller_Router_Route_Regex::getInstance" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#56) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Controller_Router_Route_Regex::getVersion" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Protected method name "Zend_Controller_Router_Route_Regex::_getMappedValues" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#135) Usage of ELSEIF not allowed; use ELSE IF instead
(#139) Usage of ELSEIF not allowed; use ELSE IF instead
(#151) Usage of ELSEIF not allowed; use ELSE IF instead
(#166) Opening brace should be on the same line as the declaration
(#168) "require_once" must be immediately followed by an open parenthesis
(#172) Variable "defaultValuesMapped" must be all lower-case
(#173) Variable "matchedValuesMapped" must be all lower-case
(#174) Variable "dataValuesMapped" must be all lower-case
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "resetKeys" must be all lower-case
(#177) Variable "dataValuesMapped" must be all lower-case
(#178) Variable "resetKeys" must be all lower-case
(#178) Variable "resetKey" must be all lower-case
(#179) Variable "matchedValuesMapped" must be all lower-case
(#179) Variable "resetKey" must be all lower-case
(#180) Variable "matchedValuesMapped" must be all lower-case
(#180) Variable "resetKey" must be all lower-case
(#181) Variable "dataValuesMapped" must be all lower-case
(#181) Variable "resetKey" must be all lower-case
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Variable "mergedData" must be all lower-case
(#187) Variable "defaultValuesMapped" must be all lower-case
(#188) Variable "mergedData" must be all lower-case
(#188) Variable "mergedData" must be all lower-case
(#188) Variable "matchedValuesMapped" must be all lower-case
(#189) Variable "mergedData" must be all lower-case
(#189) Variable "mergedData" must be all lower-case
(#189) Variable "dataValuesMapped" must be all lower-case
(#192) Variable "mergedData" must be all lower-case
(#197) Variable "mergedData" must be all lower-case
(#199) Variable "mergedData" must be all lower-case
(#202) "require_once" must be immediately followed by an open parenthesis
(#216) Public method name "Zend_Controller_Router_Route_Regex::getDefault" must be in lower-case letters only
(#227) Public method name "Zend_Controller_Router_Route_Regex::getDefaults" must be in lower-case letters only
(#236) Public method name "Zend_Controller_Router_Route_Regex::getVariables" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#259) Protected method name "Zend_Controller_Router_Route_Regex::_arrayMergeNumericKeys" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#261) Variable "returnArray" must be all lower-case
(#262) Variable "array2Index" must be all lower-case
(#262) Variable "array2Value" must be all lower-case
(#263) Variable "returnArray" must be all lower-case
(#263) Variable "array2Index" must be all lower-case
(#263) Variable "array2Value" must be all lower-case
(#265) Variable "returnArray" must be all lower-case
local/mr/vendor/zend/Zend/Controller/Router/Route/Static.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Controller_Router_Route_Static::getVersion" must be in lower-case letters only
(#51) Public method name "Zend_Controller_Router_Route_Static::getInstance" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#64) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Controller_Router_Route_Static::getDefault" must be in lower-case letters only
(#121) Public method name "Zend_Controller_Router_Route_Static::getDefaults" must be in lower-case letters only
local/mr/vendor/zend/Zend/Crypt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "_supportedAlgosOpenssl" must be all lower-case
(#56) Member variable "_supportedAlgosMhash" must be all lower-case
(#81) Variable "binaryOutput" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#85) Variable "binaryOutput" must be all lower-case
(#88) Variable "supportedMethod" must be all lower-case
(#88) Variable "_type" must not contain underscores.
(#89) Variable "supportedMethod" must be all lower-case
(#89) Variable "binaryOutput" must be all lower-case
(#96) Protected method name "Zend_Crypt::_detectHashSupport" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#99) Variable "_type" must not contain underscores.
(#101) Line indented incorrectly; expected at least 16 spaces, found 15
(#105) Variable "_type" must not contain underscores.
(#106) Variable "_supportedAlgosMhash" must be all lower-case
(#106) Variable "_supportedAlgosMhash" must not contain underscores.
(#107) Line indented incorrectly; expected at least 16 spaces, found 15
(#114) Variable "_type" must not contain underscores.
(#115) Variable "_supportedAlgosOpenssl" must be all lower-case
(#115) Variable "_supportedAlgosOpenssl" must not contain underscores.
(#116) Line indented incorrectly; expected at least 16 spaces, found 15
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#122) "require_once" must be immediately followed by an open parenthesis
(#132) Protected method name "Zend_Crypt::_digestHash" must be in lower-case letters only
(#132) Variable "binaryOutput" must be all lower-case
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "binaryOutput" must be all lower-case
(#143) Protected method name "Zend_Crypt::_digestMhash" must be in lower-case letters only
(#143) Variable "binaryOutput" must be all lower-case
(#144) Opening brace should be on the same line as the declaration
(#147) Variable "binaryOutput" must be all lower-case
(#159) Protected method name "Zend_Crypt::_digestOpenssl" must be in lower-case letters only
(#159) Variable "binaryOutput" must be all lower-case
(#160) Opening brace should be on the same line as the declaration
(#164) Variable "binaryOutput" must be all lower-case
local/mr/vendor/zend/Zend/Crypt/DiffieHellman.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "useOpenssl" must be all lower-case
(#65) Member variable "_privateKey" must be all lower-case
(#79) Member variable "_publicKey" must be all lower-case
(#87) Member variable "_secretKey" must be all lower-case
(#107) Variable "privateKey" must be all lower-case
(#107) Variable "privateKeyType" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#111) Variable "privateKey" must be all lower-case
(#112) Variable "privateKey" must be all lower-case
(#112) Variable "privateKeyType" must be all lower-case
(#123) Public method name "Zend_Crypt_DiffieHellman::generateKeys" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "useOpenssl" must be all lower-case
(#132) Variable "opensslKeyResource" must be all lower-case
(#133) Variable "opensslKeyResource" must be all lower-case
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "publicKey" must be all lower-case
(#139) Variable "publicKey" must be all lower-case
(#151) Public method name "Zend_Crypt_DiffieHellman::setPublicKey" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Crypt_DiffieHellman::getPublicKey" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#174) "require_once" must be immediately followed by an open parenthesis
(#175) Line exceeds 132 characters; contains 137 characters
(#179) Usage of ELSEIF not allowed; use ELSE IF instead
(#200) Public method name "Zend_Crypt_DiffieHellman::computeSecretKey" must be in lower-case letters only
(#200) Variable "publicKey" must be all lower-case
(#201) Opening brace should be on the same line as the declaration
(#203) Variable "publicKey" must be all lower-case
(#203) Variable "publicKey" must be all lower-case
(#205) Variable "publicKey" must be all lower-case
(#209) Variable "useOpenssl" must be all lower-case
(#210) Variable "publicKey" must be all lower-case
(#212) Variable "publicKey" must be all lower-case
(#223) Public method name "Zend_Crypt_DiffieHellman::getSharedSecretKey" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#231) Usage of ELSEIF not allowed; use ELSE IF instead
(#243) Public method name "Zend_Crypt_DiffieHellman::setPrime" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#247) Line exceeds 132 characters; contains 162 characters
(#258) Public method name "Zend_Crypt_DiffieHellman::getPrime" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Crypt_DiffieHellman::setGenerator" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#289) Public method name "Zend_Crypt_DiffieHellman::getGenerator" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#305) Public method name "Zend_Crypt_DiffieHellman::setPrivateKey" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#324) Public method name "Zend_Crypt_DiffieHellman::getPrivateKey" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#331) Usage of ELSEIF not allowed; use ELSE IF instead
(#342) Public method name "Zend_Crypt_DiffieHellman::hasPrivateKey" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#356) Public method name "Zend_Crypt_DiffieHellman::setBigIntegerMath" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#358) Inline doc block comments are not allowed; use "// Comment." instead
(#361) "require_once" must be immediately followed by an open parenthesis
(#374) Protected method name "Zend_Crypt_DiffieHellman::_generatePrivateKey" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Crypt/DiffieHellman/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Crypt/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Crypt/Hmac.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_packFormat" must be all lower-case
(#62) Member variable "_hashAlgorithm" must be all lower-case
(#69) Member variable "_supportedMhashAlgorithms" must be all lower-case
(#69) Commas (,) must be followed by white space.
(#92) Opening brace should be on the same line as the declaration
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) "require_once" must be immediately followed by an open parenthesis
(#98) Variable "_key" must not contain underscores.
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Protected method name "Zend_Crypt_Hmac::_setHashAlgorithm" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#116) "require_once" must be immediately followed by an open parenthesis
(#121) Variable "hashSupported" must be all lower-case
(#124) Variable "hashSupported" must be all lower-case
(#127) Variable "hashSupported" must be all lower-case
(#127) Variable "_supportedAlgosMhash" must be all lower-case
(#127) Variable "_supportedAlgosMhash" must not contain underscores.
(#128) Variable "hashSupported" must be all lower-case
(#131) Variable "hashSupported" must be all lower-case
(#132) "require_once" must be immediately followed by an open parenthesis
(#133) Line exceeds 132 characters; contains 161 characters
(#135) Variable "_hashAlgorithm" must be all lower-case
(#135) Variable "_hashAlgorithm" must not contain underscores.
(#147) Opening brace should be on the same line as the declaration
(#150) Variable "_hashAlgorithm" must be all lower-case
(#150) Variable "_hashAlgorithm" must not contain underscores.
(#150) Variable "_key" must not contain underscores.
(#152) Variable "_hashAlgorithm" must be all lower-case
(#152) Variable "_hashAlgorithm" must not contain underscores.
(#152) Variable "_key" must not contain underscores.
(#157) Variable "_hashAlgorithm" must be all lower-case
(#157) Variable "_hashAlgorithm" must not contain underscores.
(#157) Variable "_key" must not contain underscores.
(#159) Variable "_hashAlgorithm" must be all lower-case
(#159) Variable "_hashAlgorithm" must not contain underscores.
(#159) Variable "_key" must not contain underscores.
(#172) Protected method name "Zend_Crypt_Hmac::_getMhashDefinition" must be in lower-case letters only
(#172) Variable "hashAlgorithm" must be all lower-case
(#173) Opening brace should be on the same line as the declaration
(#174) Expected "for (...) {\n"; found "for (...)\n {\n"
(#178) Variable "hashAlgorithm" must be all lower-case
local/mr/vendor/zend/Zend/Crypt/Hmac/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Crypt/Math.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#60) Expected 1 space after first semicolon of FOR loop; 0 found
(#60) Expected 1 space after second semicolon of FOR loop; 0 found
(#61) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#87) Public method name "Zend_Crypt_Math::fromBinary" must be in lower-case letters only
(#97) Public method name "Zend_Crypt_Math::toBinary" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#44) Expected MOODLE_INTERNAL check or config.php inclusion
(#63) Opening brace should be on the same line as the declaration
(#78) Variable "methodName" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Variable "methodName" must be all lower-case
(#81) "require_once" must be immediately followed by an open parenthesis
(#82) Variable "methodName" must be all lower-case
(#82) Line exceeds 132 characters; contains 153 characters
(#84) Variable "methodName" must be all lower-case
(#91) Protected method name "Zend_Crypt_Math_BigInteger::_loadAdapter" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#96) This comment is 67% valid code; is this commented out code?
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) No space found before comment text; expected "// } elseif (extension_loaded('big_int')) {" but found "//} elseif (extension_loaded('big_int')) {"
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) This comment is 43% valid code; is this commented out code?
(#97) Line indented incorrectly; expected at least 16 spaces, found 12
(#97) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#103) "require_once" must be immediately followed by an open parenthesis
(#105) This comment is 58% valid code; is this commented out code?
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Line indented incorrectly; expected at least 12 spaces, found 8
(#105) No space found before comment text; expected "// } elseif($extension == 'bigint' && extension_loaded('big_int')) {" but found "//} elseif($extension == 'bigint' && extension_loaded('big_int')) {"
(#106) This comment is 60% valid code; is this commented out code?
(#106) Line indented incorrectly; expected at least 12 spaces, found 8
(#106) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) This comment is 47% valid code; is this commented out code?
(#107) Line indented incorrectly; expected at least 12 spaces, found 8
(#107) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#108) Usage of ELSEIF not allowed; use ELSE IF instead
(#109) "require_once" must be immediately followed by an open parenthesis
(#112) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger/Bcmath.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Opening brace should be on the same line as the declaration
(#61) Variable "left_operand" must not contain underscores.
(#61) Variable "right_operand" must not contain underscores.
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "left_operand" must not contain underscores.
(#63) Variable "right_operand" must not contain underscores.
(#71) Variable "left_operand" must not contain underscores.
(#71) Variable "right_operand" must not contain underscores.
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "left_operand" must not contain underscores.
(#73) Variable "right_operand" must not contain underscores.
(#84) Variable "left_operand" must not contain underscores.
(#84) Variable "right_operand" must not contain underscores.
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "left_operand" must not contain underscores.
(#86) Variable "right_operand" must not contain underscores.
(#96) Variable "left_operand" must not contain underscores.
(#96) Variable "right_operand" must not contain underscores.
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "left_operand" must not contain underscores.
(#98) Variable "right_operand" must not contain underscores.
(#106) Variable "left_operand" must not contain underscores.
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "left_operand" must not contain underscores.
(#116) Variable "left_operand" must not contain underscores.
(#116) Variable "right_operand" must not contain underscores.
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "left_operand" must not contain underscores.
(#118) Variable "right_operand" must not contain underscores.
(#126) Variable "left_operand" must not contain underscores.
(#126) Variable "right_operand" must not contain underscores.
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "left_operand" must not contain underscores.
(#128) Variable "right_operand" must not contain underscores.
(#136) Variable "left_operand" must not contain underscores.
(#136) Variable "right_operand" must not contain underscores.
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "left_operand" must not contain underscores.
(#138) Variable "right_operand" must not contain underscores.
(#147) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Crypt_Math_BigInteger_Bcmath::binaryToInteger" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Crypt_Math_BigInteger_Bcmath::integerToBinary" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#181) This comment is 56% valid code; is this commented out code?
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Public method name "Zend_Crypt_Math_BigInteger_Bcmath::hexToDecimal" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#195) Expected "while (...) {\n"; found "while(...) {\n"
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger/Gmp.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#60) Variable "left_operand" must not contain underscores.
(#60) Variable "right_operand" must not contain underscores.
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "left_operand" must not contain underscores.
(#62) Variable "right_operand" must not contain underscores.
(#71) Variable "left_operand" must not contain underscores.
(#71) Variable "right_operand" must not contain underscores.
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "left_operand" must not contain underscores.
(#73) Variable "right_operand" must not contain underscores.
(#85) Variable "left_operand" must not contain underscores.
(#85) Variable "right_operand" must not contain underscores.
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "left_operand" must not contain underscores.
(#87) Variable "right_operand" must not contain underscores.
(#98) Variable "left_operand" must not contain underscores.
(#98) Variable "right_operand" must not contain underscores.
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "left_operand" must not contain underscores.
(#100) Variable "right_operand" must not contain underscores.
(#109) Variable "left_operand" must not contain underscores.
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "left_operand" must not contain underscores.
(#120) Variable "left_operand" must not contain underscores.
(#120) Variable "right_operand" must not contain underscores.
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "left_operand" must not contain underscores.
(#122) Variable "right_operand" must not contain underscores.
(#131) Variable "left_operand" must not contain underscores.
(#131) Variable "right_operand" must not contain underscores.
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "left_operand" must not contain underscores.
(#133) Variable "right_operand" must not contain underscores.
(#142) Variable "left_operand" must not contain underscores.
(#142) Variable "right_operand" must not contain underscores.
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "left_operand" must not contain underscores.
(#144) Variable "right_operand" must not contain underscores.
(#154) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Crypt_Math_BigInteger_Gmp::binaryToInteger" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Crypt_Math_BigInteger_Gmp::integerToBinary" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#174) Variable "bigInt" must be all lower-case
(#175) Variable "bigInt" must be all lower-case
(#176) Variable "bigInt" must be all lower-case
(#176) Variable "bigInt" must be all lower-case
(#177) Variable "bigInt" must be all lower-case
(#178) Variable "bigInt" must be all lower-case
(#178) Variable "bigInt" must be all lower-case
(#180) Variable "bigInt" must be all lower-case
(#185) Public method name "Zend_Crypt_Math_BigInteger_Gmp::hexToDecimal" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#188) Expected "while (...) {\n"; found "while(...) {\n"
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Variable "left_operand" must not contain underscores.
(#38) Variable "right_operand" must not contain underscores.
(#39) Variable "left_operand" must not contain underscores.
(#39) Variable "right_operand" must not contain underscores.
(#40) Variable "left_operand" must not contain underscores.
(#40) Variable "right_operand" must not contain underscores.
(#41) Variable "left_operand" must not contain underscores.
(#41) Variable "right_operand" must not contain underscores.
(#42) Variable "left_operand" must not contain underscores.
(#43) Variable "left_operand" must not contain underscores.
(#43) Variable "right_operand" must not contain underscores.
(#44) Variable "left_operand" must not contain underscores.
(#44) Variable "right_operand" must not contain underscores.
(#45) Variable "left_operand" must not contain underscores.
(#45) Variable "right_operand" must not contain underscores.
(#47) Public method name "Zend_Crypt_Math_BigInteger_Interface::binaryToInteger" must be in lower-case letters only
(#48) Public method name "Zend_Crypt_Math_BigInteger_Interface::integerToBinary" must be in lower-case letters only
(#49) Public method name "Zend_Crypt_Math_BigInteger_Interface::hexToDecimal" must be in lower-case letters only
local/mr/vendor/zend/Zend/Crypt/Math/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Crypt/Rsa.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_privateKey" must be all lower-case
(#47) Member variable "_publicKey" must be all lower-case
(#52) Member variable "_pemString" must be all lower-case
(#54) Member variable "_pemPath" must be all lower-case
(#56) Member variable "_certificateString" must be all lower-case
(#58) Member variable "_certificatePath" must be all lower-case
(#60) Member variable "_hashAlgorithm" must be all lower-case
(#62) Member variable "_passPhrase" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Crypt_Rsa::setOptions" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#97) Public method name "Zend_Crypt_Rsa::getPrivateKey" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Crypt_Rsa::getPublicKey" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#113) Variable "privateKey" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#116) Variable "privateKey" must be all lower-case
(#117) Variable "opensslKeyResource" must be all lower-case
(#117) Variable "privateKey" must be all lower-case
(#119) Variable "opensslKeyResource" must be all lower-case
(#123) Variable "opensslKeyResource" must be all lower-case
(#138) Public method name "Zend_Crypt_Rsa::verifySignature" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#156) Opening brace should be on the same line as the declaration
(#176) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Crypt_Rsa::generateKeys" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#192) Variable "passPhrase" must be all lower-case
(#195) Variable "passPhrase" must be all lower-case
(#200) Variable "privateKey" must be all lower-case
(#201) Variable "publicKey" must be all lower-case
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Variable "passPhrase" must be all lower-case
(#205) Variable "privateKey" must be all lower-case
(#205) Variable "passPhrase" must be all lower-case
(#207) Variable "publicKey" must be all lower-case
(#209) Expected 1 space before "=>"; 0 found
(#209) Expected 1 space after "=>"; 0 found
(#209) Variable "privateKey" must be all lower-case
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#210) Variable "publicKey" must be all lower-case
(#218) Public method name "Zend_Crypt_Rsa::setPemString" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Crypt_Rsa::setPemPath" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#236) Public method name "Zend_Crypt_Rsa::setCertificateString" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Crypt_Rsa::setCertificatePath" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#248) Public method name "Zend_Crypt_Rsa::setHashAlgorithm" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Crypt_Rsa::getPemString" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#277) Public method name "Zend_Crypt_Rsa::getPemPath" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#282) Public method name "Zend_Crypt_Rsa::getCertificateString" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#287) Public method name "Zend_Crypt_Rsa::getCertificatePath" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#292) Public method name "Zend_Crypt_Rsa::getHashAlgorithm" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#297) Protected method name "Zend_Crypt_Rsa::_parseConfigArgs" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Crypt/Rsa/Key.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "_pemString" must be all lower-case
(#48) Member variable "_opensslKeyResource" must be all lower-case
(#55) Public method name "Zend_Crypt_Rsa_Key::getOpensslKeyResource" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Crypt_Rsa_Key::toString" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#68) Usage of ELSEIF not allowed; use ELSE IF instead
(#71) Inline doc block comments are not allowed; use "// Comment." instead
(#74) "require_once" must be immediately followed by an open parenthesis
(#82) Opening brace should be on the same line as the declaration
(#87) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Crypt_Rsa_Key::getType" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Crypt/Rsa/Key/Private.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#37) Member variable "_publicKey" must be all lower-case
(#39) Variable "pemString" must be all lower-case
(#39) Variable "passPhrase" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "pemString" must be all lower-case
(#42) Variable "passPhrase" must be all lower-case
(#49) Variable "passPhrase" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "passPhrase" must be all lower-case
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#63) Public method name "Zend_Crypt_Rsa_Key_Private::getPublicKey" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#66) Inline doc block comments are not allowed; use "// Comment." instead
(#69) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Crypt/Rsa/Key/Public.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#37) Member variable "_certificateString" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#49) Opening brace should be on the same line as the declaration
(#57) Inline doc block comments are not allowed; use "// Comment." instead
(#60) "require_once" must be immediately followed by an open parenthesis
(#63) This comment is 75% valid code; is this commented out code?
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) No space found before comment text; expected "// openssl_pkey_export($result, $public);" but found "//openssl_pkey_export($result, $public);"
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) This comment is 50% valid code; is this commented out code?
(#64) No space found before comment text; expected "// $this->_pemString = $public;" but found "//$this->_pemString = $public;"
(#69) Public method name "Zend_Crypt_Rsa_Key_Public::getCertificate" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Currency.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Opening brace should be on the same line as the declaration
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) "require_once" must be immediately followed by an open parenthesis
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Public method name "Zend_Currency::toCurrency" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) "require_once" must be immediately followed by an open parenthesis
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Private method name "Zend_Currency::_extractPattern" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#253) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#281) Public method name "Zend_Currency::setFormat" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#295) Private method name "Zend_Currency::_checkParams" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) "require_once" must be immediately followed by an open parenthesis
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Public method name "Zend_Currency::getSymbol" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Public method name "Zend_Currency::getShortName" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Public method name "Zend_Currency::getName" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Public method name "Zend_Currency::getRegionList" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#430) "require_once" must be immediately followed by an open parenthesis
(#448) Public method name "Zend_Currency::getCurrencyList" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#464) Public method name "Zend_Currency::toString" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#475) Opening brace should be on the same line as the declaration
(#484) Public method name "Zend_Currency::getCache" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#496) Public method name "Zend_Currency::setCache" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#506) Public method name "Zend_Currency::hasCache" must be in lower-case letters only
(#507) Opening brace should be on the same line as the declaration
(#516) Public method name "Zend_Currency::removeCache" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#526) Public method name "Zend_Currency::clearCache" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#540) Public method name "Zend_Currency::setLocale" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
(#542) "require_once" must be immediately followed by an open parenthesis
(#548) "require_once" must be immediately followed by an open parenthesis
(#552) "require_once" must be immediately followed by an open parenthesis
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Public method name "Zend_Currency::getLocale" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#579) Public method name "Zend_Currency::getValue" must be in lower-case letters only
(#580) Opening brace should be on the same line as the declaration
(#591) Public method name "Zend_Currency::setValue" must be in lower-case letters only
(#592) Opening brace should be on the same line as the declaration
(#605) Opening brace should be on the same line as the declaration
(#619) Opening brace should be on the same line as the declaration
(#633) Opening brace should be on the same line as the declaration
(#647) Opening brace should be on the same line as the declaration
(#661) Opening brace should be on the same line as the declaration
(#675) Opening brace should be on the same line as the declaration
(#695) Opening brace should be on the same line as the declaration
(#711) Public method name "Zend_Currency::isMore" must be in lower-case letters only
(#712) Opening brace should be on the same line as the declaration
(#728) Public method name "Zend_Currency::isLess" must be in lower-case letters only
(#729) Opening brace should be on the same line as the declaration
(#746) Protected method name "Zend_Currency::_exchangeCurrency" must be in lower-case letters only
(#747) Opening brace should be on the same line as the declaration
(#759) "require_once" must be immediately followed by an open parenthesis
(#775) Public method name "Zend_Currency::getService" must be in lower-case letters only
(#776) Opening brace should be on the same line as the declaration
(#786) Public method name "Zend_Currency::setService" must be in lower-case letters only
(#787) Opening brace should be on the same line as the declaration
(#789) "require_once" must be immediately followed by an open parenthesis
(#801) "require_once" must be immediately followed by an open parenthesis
(#821) Protected method name "Zend_Currency::_checkOptions" must be in lower-case letters only
(#822) Opening brace should be on the same line as the declaration
(#838) "require_once" must be immediately followed by an open parenthesis
(#847) "require_once" must be immediately followed by an open parenthesis
(#858) "require_once" must be immediately followed by an open parenthesis
(#869) "require_once" must be immediately followed by an open parenthesis
(#878) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Currency/CurrencyInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Zend_Currency_CurrencyInterface::getRate" must be in lower-case letters only
local/mr/vendor/zend/Zend/Currency/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Date.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) 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
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Opening brace should be on the same line as the declaration
(#179) Variable "_defaultOffset" must be all lower-case
(#179) Variable "_defaultOffset" must not contain underscores.
(#180) Variable "_defaultOffset" must be all lower-case
(#180) Variable "_defaultOffset" must not contain underscores.
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Public method name "Zend_Date::setOptions" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#241) Variable "_options" must not contain underscores.
(#247) Variable "_options" must not contain underscores.
(#251) "require_once" must be immediately followed by an open parenthesis
(#252) Line exceeds 132 characters; contains 149 characters
(#257) "require_once" must be immediately followed by an open parenthesis
(#263) "require_once" must be immediately followed by an open parenthesis
(#269) Variable "_cache" must not contain underscores.
(#272) "require_once" must be immediately followed by an open parenthesis
(#276) Variable "_cache" must not contain underscores.
(#282) Variable "_defaultOffset" must be all lower-case
(#282) Variable "_defaultOffset" must not contain underscores.
(#285) "require_once" must be immediately followed by an open parenthesis
(#290) Variable "_defaultOffset" must be all lower-case
(#290) Variable "_defaultOffset" must not contain underscores.
(#294) Variable "_options" must not contain underscores.
(#296) Expected "} else {\n"; found "}\n else {\n"
(#297) "require_once" must be immediately followed by an open parenthesis
(#311) Public method name "Zend_Date::getTimestamp" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#326) Opening brace should be on the same line as the declaration
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) "require_once" must be immediately followed by an open parenthesis
(#359) Public method name "Zend_Date::setTimestamp" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#371) Public method name "Zend_Date::addTimestamp" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#383) Public method name "Zend_Date::subTimestamp" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#395) Public method name "Zend_Date::compareTimestamp" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#422) Public method name "Zend_Date::toString" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#443) Line exceeds 132 characters; contains 137 characters
(#461) Variable "_options" must not contain underscores.
(#474) Opening brace should be on the same line as the declaration
(#485) Public method name "Zend_Date::toValue" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#489) Line indented incorrectly; expected at least 12 spaces, found 10
(#491) Line indented incorrectly; expected at least 12 spaces, found 10
(#500) Public method name "Zend_Date::toArray" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#527) Opening brace should be on the same line as the declaration
(#541) Variable "_options" must not contain underscores.
(#555) Private method name "Zend_Date::_toToken" must be in lower-case letters only
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Expected 1 space before "+"; 0 found
(#563) Expected 1 space after "+"; 0 found
(#563) Expected 1 space before "+"; 0 found
(#563) Expected 1 space after "+"; 0 found
(#578) Expected 1 space before "+"; 0 found
(#578) Expected 1 space after "+"; 0 found
(#578) Expected 1 space before "+"; 0 found
(#578) Expected 1 space after "+"; 0 found
(#595) Private method name "Zend_Date::_parseIsoToDate" must be in lower-case letters only
(#613) Line exceeds 132 characters; contains 135 characters
(#653) Line exceeds 132 characters; contains 142 characters
(#667) Line exceeds 132 characters; contains 135 characters
(#676) Line exceeds 132 characters; contains 142 characters
(#818) Line exceeds 132 characters; contains 159 characters
(#821) Line exceeds 132 characters; contains 155 characters
(#973) Private method name "Zend_Date::_toComment" must be in lower-case letters only
(#974) Opening brace should be on the same line as the declaration
(#992) Private method name "Zend_Date::_getDigitFromName" must be in lower-case letters only
(#993) Opening brace should be on the same line as the declaration
(#1032) "require_once" must be immediately followed by an open parenthesis
(#1044) Public method name "Zend_Date::getFullYear" must be in lower-case letters only
(#1045) Opening brace should be on the same line as the declaration
(#1069) Opening brace should be on the same line as the declaration
(#1070) Variable "_options" must not contain underscores.
(#1097) Opening brace should be on the same line as the declaration
(#1098) Variable "_options" must not contain underscores.
(#1120) Opening brace should be on the same line as the declaration
(#1121) Variable "_options" must not contain underscores.
(#1140) Opening brace should be on the same line as the declaration
(#1141) Variable "_options" must not contain underscores.
(#1169) Public method name "Zend_Date::copyPart" must be in lower-case letters only
(#1170) Opening brace should be on the same line as the declaration
(#1171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1172) Inline comments must end in full-stops, exclamation marks, or question marks
(#1174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1174) Inline comments must end in full-stops, exclamation marks, or question marks
(#1186) Public method name "Zend_Date::getTimezoneFromString" must be in lower-case letters only
(#1187) Opening brace should be on the same line as the declaration
(#1221) Empty CATCH statement detected
(#1222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1222) Inline comments must end in full-stops, exclamation marks, or question marks
(#1238) Opening brace should be on the same line as the declaration
(#1256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1261) Inline comments must end in full-stops, exclamation marks, or question marks
(#1262) Variable "_options" must not contain underscores.
(#1288) Opening brace should be on the same line as the declaration
(#1290) "require_once" must be immediately followed by an open parenthesis
(#1305) Inline comments must end in full-stops, exclamation marks, or question marks
(#1312) Inline comments must end in full-stops, exclamation marks, or question marks
(#1320) Inline comments must end in full-stops, exclamation marks, or question marks
(#1327) Inline comments must end in full-stops, exclamation marks, or question marks
(#1344) Inline comments must end in full-stops, exclamation marks, or question marks
(#1354) Inline comments must end in full-stops, exclamation marks, or question marks
(#1363) Inline comments must end in full-stops, exclamation marks, or question marks
(#1372) Inline comments must end in full-stops, exclamation marks, or question marks
(#1379) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Inline comments must end in full-stops, exclamation marks, or question marks
(#1409) "require_once" must be immediately followed by an open parenthesis
(#1443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1443) Inline comments must end in full-stops, exclamation marks, or question marks
(#1446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1446) Inline comments must end in full-stops, exclamation marks, or question marks
(#1453) "require_once" must be immediately followed by an open parenthesis
(#1470) Inline comments must end in full-stops, exclamation marks, or question marks
(#1476) Inline comments must end in full-stops, exclamation marks, or question marks
(#1477) "require_once" must be immediately followed by an open parenthesis
(#1487) "require_once" must be immediately followed by an open parenthesis
(#1504) Inline comments must end in full-stops, exclamation marks, or question marks
(#1510) Inline comments must end in full-stops, exclamation marks, or question marks
(#1511) "require_once" must be immediately followed by an open parenthesis
(#1522) Inline comments must end in full-stops, exclamation marks, or question marks
(#1523) "require_once" must be immediately followed by an open parenthesis
(#1528) "require_once" must be immediately followed by an open parenthesis
(#1539) Inline comments must end in full-stops, exclamation marks, or question marks
(#1540) "require_once" must be immediately followed by an open parenthesis
(#1556) "require_once" must be immediately followed by an open parenthesis
(#1572) Inline comments must end in full-stops, exclamation marks, or question marks
(#1578) Inline comments must end in full-stops, exclamation marks, or question marks
(#1579) "require_once" must be immediately followed by an open parenthesis
(#1595) Inline comments must end in full-stops, exclamation marks, or question marks
(#1601) Inline comments must end in full-stops, exclamation marks, or question marks
(#1602) "require_once" must be immediately followed by an open parenthesis
(#1606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1606) Inline comments must end in full-stops, exclamation marks, or question marks
(#1614) "require_once" must be immediately followed by an open parenthesis
(#1618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1618) Inline comments must end in full-stops, exclamation marks, or question marks
(#1631) Inline comments must end in full-stops, exclamation marks, or question marks
(#1637) Variable "_options" must not contain underscores.
(#1646) Variable "_options" must not contain underscores.
(#1657) Inline comments must end in full-stops, exclamation marks, or question marks
(#1658) "require_once" must be immediately followed by an open parenthesis
(#1668) Variable "_options" must not contain underscores.
(#1677) Variable "_options" must not contain underscores.
(#1688) "require_once" must be immediately followed by an open parenthesis
(#1704) Inline comments must end in full-stops, exclamation marks, or question marks
(#1710) Variable "_options" must not contain underscores.
(#1719) Variable "_options" must not contain underscores.
(#1730) Inline comments must end in full-stops, exclamation marks, or question marks
(#1731) "require_once" must be immediately followed by an open parenthesis
(#1741) Variable "_options" must not contain underscores.
(#1750) Variable "_options" must not contain underscores.
(#1762) "require_once" must be immediately followed by an open parenthesis
(#1767) "require_once" must be immediately followed by an open parenthesis
(#1783) Inline comments must end in full-stops, exclamation marks, or question marks
(#1789) Variable "_options" must not contain underscores.
(#1798) Variable "_options" must not contain underscores.
(#1809) Inline comments must end in full-stops, exclamation marks, or question marks
(#1810) "require_once" must be immediately followed by an open parenthesis
(#1814) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1814) Inline comments must end in full-stops, exclamation marks, or question marks
(#1816) "require_once" must be immediately followed by an open parenthesis
(#1834) "require_once" must be immediately followed by an open parenthesis
(#1852) "require_once" must be immediately followed by an open parenthesis
(#1874) "require_once" must be immediately followed by an open parenthesis
(#1896) "require_once" must be immediately followed by an open parenthesis
(#1900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1900) Inline comments must end in full-stops, exclamation marks, or question marks
(#1902) "require_once" must be immediately followed by an open parenthesis
(#1918) "require_once" must be immediately followed by an open parenthesis
(#1928) "require_once" must be immediately followed by an open parenthesis
(#1938) "require_once" must be immediately followed by an open parenthesis
(#1948) "require_once" must be immediately followed by an open parenthesis
(#1958) "require_once" must be immediately followed by an open parenthesis
(#1968) "require_once" must be immediately followed by an open parenthesis
(#1978) "require_once" must be immediately followed by an open parenthesis
(#1999) "require_once" must be immediately followed by an open parenthesis
(#2009) "require_once" must be immediately followed by an open parenthesis
(#2019) "require_once" must be immediately followed by an open parenthesis
(#2023) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2024) Inline comments must end in full-stops, exclamation marks, or question marks
(#2028) "require_once" must be immediately followed by an open parenthesis
(#2033) "require_once" must be immediately followed by an open parenthesis
(#2039) "require_once" must be immediately followed by an open parenthesis
(#2043) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2043) Inline comments must end in full-stops, exclamation marks, or question marks
(#2045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2045) Inline comments must end in full-stops, exclamation marks, or question marks
(#2047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2047) Inline comments must end in full-stops, exclamation marks, or question marks
(#2051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2051) Inline comments must end in full-stops, exclamation marks, or question marks
(#2055) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2055) Inline comments must end in full-stops, exclamation marks, or question marks
(#2061) Variable "dateMatchCharCount" must be all lower-case
(#2063) Variable "dateMatchCharCount" must be all lower-case
(#2064) Variable "dateMatchCharCount" must be all lower-case
(#2067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2067) Inline comments must end in full-stops, exclamation marks, or question marks
(#2073) "require_once" must be immediately followed by an open parenthesis
(#2077) Variable "timeMatchCharCount" must be all lower-case
(#2079) Variable "timeMatchCharCount" must be all lower-case
(#2080) Variable "timeMatchCharCount" must be all lower-case
(#2104) Line exceeds 132 characters; contains 171 characters
(#2105) Line exceeds 132 characters; contains 179 characters
(#2109) Line exceeds 132 characters; contains 143 characters
(#2111) "require_once" must be immediately followed by an open parenthesis
(#2125) Line exceeds 132 characters; contains 145 characters
(#2126) Line exceeds 132 characters; contains 153 characters
(#2134) "require_once" must be immediately followed by an open parenthesis
(#2138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2139) Inline comments must end in full-stops, exclamation marks, or question marks
(#2142) "require_once" must be immediately followed by an open parenthesis
(#2148) Line exceeds 132 characters; contains 137 characters
(#2159) Line exceeds 132 characters; contains 144 characters
(#2160) Line exceeds 132 characters; contains 152 characters
(#2162) "require_once" must be immediately followed by an open parenthesis
(#2170) Line exceeds 132 characters; contains 143 characters
(#2180) Line exceeds 132 characters; contains 144 characters
(#2181) Line exceeds 132 characters; contains 152 characters
(#2183) "require_once" must be immediately followed by an open parenthesis
(#2191) Line exceeds 132 characters; contains 143 characters
(#2193) Expected "if (...) {\n"; found "if (...){\n"
(#2201) Line exceeds 132 characters; contains 144 characters
(#2202) Line exceeds 132 characters; contains 152 characters
(#2204) "require_once" must be immediately followed by an open parenthesis
(#2212) Line exceeds 132 characters; contains 143 characters
(#2222) Line exceeds 132 characters; contains 144 characters
(#2223) Line exceeds 132 characters; contains 152 characters
(#2225) "require_once" must be immediately followed by an open parenthesis
(#2233) Line exceeds 132 characters; contains 143 characters
(#2245) Line exceeds 132 characters; contains 144 characters
(#2246) Line exceeds 132 characters; contains 152 characters
(#2248) "require_once" must be immediately followed by an open parenthesis
(#2260) Line exceeds 132 characters; contains 137 characters
(#2261) Line exceeds 132 characters; contains 145 characters
(#2262) Line exceeds 132 characters; contains 153 characters
(#2264) "require_once" must be immediately followed by an open parenthesis
(#2272) Line exceeds 132 characters; contains 143 characters
(#2283) Line exceeds 132 characters; contains 145 characters
(#2284) Line exceeds 132 characters; contains 153 characters
(#2286) "require_once" must be immediately followed by an open parenthesis
(#2294) Line exceeds 132 characters; contains 143 characters
(#2300) Line exceeds 132 characters; contains 145 characters
(#2301) Line exceeds 132 characters; contains 153 characters
(#2303) "require_once" must be immediately followed by an open parenthesis
(#2311) Line exceeds 132 characters; contains 143 characters
(#2317) Line exceeds 132 characters; contains 145 characters
(#2318) Line exceeds 132 characters; contains 153 characters
(#2320) "require_once" must be immediately followed by an open parenthesis
(#2328) Line exceeds 132 characters; contains 143 characters
(#2339) Line exceeds 132 characters; contains 145 characters
(#2340) Line exceeds 132 characters; contains 153 characters
(#2342) "require_once" must be immediately followed by an open parenthesis
(#2349) Line exceeds 132 characters; contains 141 characters
(#2358) Line exceeds maximum limit of 180 characters; contains 190 characters
(#2359) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2361) "require_once" must be immediately followed by an open parenthesis
(#2369) Line exceeds 132 characters; contains 147 characters
(#2384) Line exceeds maximum limit of 180 characters; contains 190 characters
(#2385) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2387) "require_once" must be immediately followed by an open parenthesis
(#2395) Line exceeds 132 characters; contains 147 characters
(#2397) Expected "if (...) {\n"; found "if (...){\n"
(#2405) Line exceeds maximum limit of 180 characters; contains 190 characters
(#2406) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2408) "require_once" must be immediately followed by an open parenthesis
(#2416) Line exceeds 132 characters; contains 147 characters
(#2425) Line exceeds maximum limit of 180 characters; contains 190 characters
(#2426) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2428) "require_once" must be immediately followed by an open parenthesis
(#2436) Line exceeds 132 characters; contains 147 characters
(#2453) Line exceeds maximum limit of 180 characters; contains 190 characters
(#2454) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2456) "require_once" must be immediately followed by an open parenthesis
(#2461) Inline comments must end in full-stops, exclamation marks, or question marks
(#2464) Line exceeds 132 characters; contains 136 characters
(#2466) "require_once" must be immediately followed by an open parenthesis
(#2478) Line exceeds 132 characters; contains 146 characters
(#2479) Line exceeds 132 characters; contains 154 characters
(#2485) "require_once" must be immediately followed by an open parenthesis
(#2488) Variable "matchStartPos" must be all lower-case
(#2490) Variable "matchStartPos" must be all lower-case
(#2491) Variable "matchStartPos" must be all lower-case
(#2505) Line exceeds 132 characters; contains 144 characters
(#2506) Line exceeds 132 characters; contains 152 characters
(#2511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2511) Inline comments must end in full-stops, exclamation marks, or question marks
(#2512) Line exceeds 132 characters; contains 164 characters
(#2514) "require_once" must be immediately followed by an open parenthesis
(#2529) Line exceeds 132 characters; contains 145 characters
(#2530) Line exceeds 132 characters; contains 153 characters
(#2536) "require_once" must be immediately followed by an open parenthesis
(#2551) Line exceeds 132 characters; contains 144 characters
(#2552) Line exceeds 132 characters; contains 152 characters
(#2556) Line exceeds 132 characters; contains 166 characters
(#2558) "require_once" must be immediately followed by an open parenthesis
(#2572) Line exceeds 132 characters; contains 144 characters
(#2573) Line exceeds 132 characters; contains 152 characters
(#2579) "require_once" must be immediately followed by an open parenthesis
(#2594) Line exceeds 132 characters; contains 144 characters
(#2595) Line exceeds 132 characters; contains 152 characters
(#2601) "require_once" must be immediately followed by an open parenthesis
(#2613) Line exceeds 132 characters; contains 146 characters
(#2614) Line exceeds 132 characters; contains 154 characters
(#2625) Line exceeds 132 characters; contains 165 characters
(#2660) "require_once" must be immediately followed by an open parenthesis
(#2683) Opening brace should be on the same line as the declaration
(#2704) Public method name "Zend_Date::isEarlier" must be in lower-case letters only
(#2705) Opening brace should be on the same line as the declaration
(#2727) Public method name "Zend_Date::isLater" must be in lower-case letters only
(#2728) Opening brace should be on the same line as the declaration
(#2746) Public method name "Zend_Date::getTime" must be in lower-case letters only
(#2747) Opening brace should be on the same line as the declaration
(#2748) Variable "_options" must not contain underscores.
(#2768) Opening brace should be on the same line as the declaration
(#2770) "require_once" must be immediately followed by an open parenthesis
(#2775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2775) Inline comments must end in full-stops, exclamation marks, or question marks
(#2783) "require_once" must be immediately followed by an open parenthesis
(#2787) Variable "_options" must not contain underscores.
(#2795) Line exceeds 132 characters; contains 143 characters
(#2797) "require_once" must be immediately followed by an open parenthesis
(#2840) Public method name "Zend_Date::setTime" must be in lower-case letters only
(#2841) Opening brace should be on the same line as the declaration
(#2858) Public method name "Zend_Date::addTime" must be in lower-case letters only
(#2859) Opening brace should be on the same line as the declaration
(#2876) Public method name "Zend_Date::subTime" must be in lower-case letters only
(#2877) Opening brace should be on the same line as the declaration
(#2894) Public method name "Zend_Date::compareTime" must be in lower-case letters only
(#2895) Opening brace should be on the same line as the declaration
(#2905) Public method name "Zend_Date::getDate" must be in lower-case letters only
(#2906) Opening brace should be on the same line as the declaration
(#2907) Variable "_options" must not contain underscores.
(#2908) Variable "_options" must not contain underscores.
(#2909) Variable "_options" must not contain underscores.
(#2914) Variable "_options" must not contain underscores.
(#2930) Opening brace should be on the same line as the declaration
(#2932) "require_once" must be immediately followed by an open parenthesis
(#2937) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2937) Inline comments must end in full-stops, exclamation marks, or question marks
(#2945) "require_once" must be immediately followed by an open parenthesis
(#2949) Variable "_options" must not contain underscores.
(#2957) Line exceeds 132 characters; contains 143 characters
(#2962) "require_once" must be immediately followed by an open parenthesis
(#3002) Public method name "Zend_Date::setDate" must be in lower-case letters only
(#3003) Opening brace should be on the same line as the declaration
(#3020) Public method name "Zend_Date::addDate" must be in lower-case letters only
(#3021) Opening brace should be on the same line as the declaration
(#3039) Public method name "Zend_Date::subDate" must be in lower-case letters only
(#3040) Opening brace should be on the same line as the declaration
(#3058) Public method name "Zend_Date::compareDate" must be in lower-case letters only
(#3059) Opening brace should be on the same line as the declaration
(#3073) Public method name "Zend_Date::getIso" must be in lower-case letters only
(#3074) Opening brace should be on the same line as the declaration
(#3090) Public method name "Zend_Date::setIso" must be in lower-case letters only
(#3091) Opening brace should be on the same line as the declaration
(#3107) Public method name "Zend_Date::addIso" must be in lower-case letters only
(#3108) Opening brace should be on the same line as the declaration
(#3124) Public method name "Zend_Date::subIso" must be in lower-case letters only
(#3125) Opening brace should be on the same line as the declaration
(#3141) Public method name "Zend_Date::compareIso" must be in lower-case letters only
(#3142) Opening brace should be on the same line as the declaration
(#3154) Public method name "Zend_Date::getArpa" must be in lower-case letters only
(#3155) Opening brace should be on the same line as the declaration
(#3156) Variable "_options" must not contain underscores.
(#3177) Public method name "Zend_Date::setArpa" must be in lower-case letters only
(#3178) Opening brace should be on the same line as the declaration
(#3195) Public method name "Zend_Date::addArpa" must be in lower-case letters only
(#3196) Opening brace should be on the same line as the declaration
(#3213) Public method name "Zend_Date::subArpa" must be in lower-case letters only
(#3214) Opening brace should be on the same line as the declaration
(#3231) Public method name "Zend_Date::compareArpa" must be in lower-case letters only
(#3232) Opening brace should be on the same line as the declaration
(#3243) Private method name "Zend_Date::_checkLocation" must be in lower-case letters only
(#3244) Opening brace should be on the same line as the declaration
(#3246) "require_once" must be immediately followed by an open parenthesis
(#3250) "require_once" must be immediately followed by an open parenthesis
(#3254) "require_once" must be immediately followed by an open parenthesis
(#3258) Expected "if (...) {\n"; found "if (...){\n"
(#3290) Public method name "Zend_Date::getSunrise" must be in lower-case letters only
(#3291) Opening brace should be on the same line as the declaration
(#3310) Public method name "Zend_Date::getSunset" must be in lower-case letters only
(#3311) Opening brace should be on the same line as the declaration
(#3330) Public method name "Zend_Date::getSunInfo" must be in lower-case letters only
(#3331) Opening brace should be on the same line as the declaration
(#3366) Public method name "Zend_Date::checkLeapYear" must be in lower-case letters only
(#3367) Opening brace should be on the same line as the declaration
(#3376) "require_once" must be immediately followed by an open parenthesis
(#3382) "require_once" must be immediately followed by an open parenthesis
(#3395) Public method name "Zend_Date::isLeapYear" must be in lower-case letters only
(#3396) Opening brace should be on the same line as the declaration
(#3406) Public method name "Zend_Date::isToday" must be in lower-case letters only
(#3407) Opening brace should be on the same line as the declaration
(#3419) Public method name "Zend_Date::isYesterday" must be in lower-case letters only
(#3420) Opening brace should be on the same line as the declaration
(#3422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3422) Inline comments must end in full-stops, exclamation marks, or question marks
(#3423) Expected 1 space after "-"; 0 found
(#3434) Public method name "Zend_Date::isTomorrow" must be in lower-case letters only
(#3435) Opening brace should be on the same line as the declaration
(#3437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3437) Inline comments must end in full-stops, exclamation marks, or question marks
(#3438) Expected 1 space after "+"; 0 found
(#3450) Opening brace should be on the same line as the declaration
(#3465) Opening brace should be on the same line as the declaration
(#3467) Variable "_options" must not contain underscores.
(#3468) Variable "_options" must not contain underscores.
(#3488) Variable "_options" must not contain underscores.
(#3504) Opening brace should be on the same line as the declaration
(#3506) "require_once" must be immediately followed by an open parenthesis
(#3515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3515) Inline comments must end in full-stops, exclamation marks, or question marks
(#3518) "require_once" must be immediately followed by an open parenthesis
(#3537) Public method name "Zend_Date::getYear" must be in lower-case letters only
(#3538) Opening brace should be on the same line as the declaration
(#3539) Variable "_options" must not contain underscores.
(#3562) Public method name "Zend_Date::setYear" must be in lower-case letters only
(#3563) Opening brace should be on the same line as the declaration
(#3581) Public method name "Zend_Date::addYear" must be in lower-case letters only
(#3582) Opening brace should be on the same line as the declaration
(#3600) Public method name "Zend_Date::subYear" must be in lower-case letters only
(#3601) Opening brace should be on the same line as the declaration
(#3616) Public method name "Zend_Date::compareYear" must be in lower-case letters only
(#3617) Opening brace should be on the same line as the declaration
(#3629) Public method name "Zend_Date::getMonth" must be in lower-case letters only
(#3630) Opening brace should be on the same line as the declaration
(#3631) Variable "_options" must not contain underscores.
(#3651) Opening brace should be on the same line as the declaration
(#3653) "require_once" must be immediately followed by an open parenthesis
(#3662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3662) Inline comments must end in full-stops, exclamation marks, or question marks
(#3671) "require_once" must be immediately followed by an open parenthesis
(#3698) "require_once" must be immediately followed by an open parenthesis
(#3724) Public method name "Zend_Date::setMonth" must be in lower-case letters only
(#3725) Opening brace should be on the same line as the declaration
(#3743) Public method name "Zend_Date::addMonth" must be in lower-case letters only
(#3744) Opening brace should be on the same line as the declaration
(#3762) Public method name "Zend_Date::subMonth" must be in lower-case letters only
(#3763) Opening brace should be on the same line as the declaration
(#3778) Public method name "Zend_Date::compareMonth" must be in lower-case letters only
(#3779) Opening brace should be on the same line as the declaration
(#3791) Public method name "Zend_Date::getDay" must be in lower-case letters only
(#3792) Opening brace should be on the same line as the declaration
(#3806) Opening brace should be on the same line as the declaration
(#3808) "require_once" must be immediately followed by an open parenthesis
(#3827) "require_once" must be immediately followed by an open parenthesis
(#3833) Line indented incorrectly; expected at least 20 spaces, found 19
(#3868) Public method name "Zend_Date::setDay" must be in lower-case letters only
(#3869) Opening brace should be on the same line as the declaration
(#3886) Public method name "Zend_Date::addDay" must be in lower-case letters only
(#3887) Opening brace should be on the same line as the declaration
(#3904) Public method name "Zend_Date::subDay" must be in lower-case letters only
(#3905) Opening brace should be on the same line as the declaration
(#3920) Public method name "Zend_Date::compareDay" must be in lower-case letters only
(#3921) Opening brace should be on the same line as the declaration
(#3934) Public method name "Zend_Date::getWeekday" must be in lower-case letters only
(#3935) Opening brace should be on the same line as the declaration
(#3936) Variable "_options" must not contain underscores.
(#3956) Opening brace should be on the same line as the declaration
(#3958) "require_once" must be immediately followed by an open parenthesis
(#3977) "require_once" must be immediately followed by an open parenthesis
(#3983) Line indented incorrectly; expected at least 20 spaces, found 19
(#4016) Public method name "Zend_Date::setWeekday" must be in lower-case letters only
(#4017) Opening brace should be on the same line as the declaration
(#4036) Public method name "Zend_Date::addWeekday" must be in lower-case letters only
(#4037) Opening brace should be on the same line as the declaration
(#4056) Public method name "Zend_Date::subWeekday" must be in lower-case letters only
(#4057) Opening brace should be on the same line as the declaration
(#4072) Public method name "Zend_Date::compareWeekday" must be in lower-case letters only
(#4073) Opening brace should be on the same line as the declaration
(#4085) Public method name "Zend_Date::getDayOfYear" must be in lower-case letters only
(#4086) Opening brace should be on the same line as the declaration
(#4087) Variable "_options" must not contain underscores.
(#4108) Public method name "Zend_Date::setDayOfYear" must be in lower-case letters only
(#4109) Opening brace should be on the same line as the declaration
(#4125) Public method name "Zend_Date::addDayOfYear" must be in lower-case letters only
(#4126) Opening brace should be on the same line as the declaration
(#4142) Public method name "Zend_Date::subDayOfYear" must be in lower-case letters only
(#4143) Opening brace should be on the same line as the declaration
(#4158) Public method name "Zend_Date::compareDayOfYear" must be in lower-case letters only
(#4159) Opening brace should be on the same line as the declaration
(#4171) Public method name "Zend_Date::getHour" must be in lower-case letters only
(#4172) Opening brace should be on the same line as the declaration
(#4188) Public method name "Zend_Date::setHour" must be in lower-case letters only
(#4189) Opening brace should be on the same line as the declaration
(#4205) Public method name "Zend_Date::addHour" must be in lower-case letters only
(#4206) Opening brace should be on the same line as the declaration
(#4222) Public method name "Zend_Date::subHour" must be in lower-case letters only
(#4223) Opening brace should be on the same line as the declaration
(#4238) Public method name "Zend_Date::compareHour" must be in lower-case letters only
(#4239) Opening brace should be on the same line as the declaration
(#4251) Public method name "Zend_Date::getMinute" must be in lower-case letters only
(#4252) Opening brace should be on the same line as the declaration
(#4253) Variable "_options" must not contain underscores.
(#4274) Public method name "Zend_Date::setMinute" must be in lower-case letters only
(#4275) Opening brace should be on the same line as the declaration
(#4291) Public method name "Zend_Date::addMinute" must be in lower-case letters only
(#4292) Opening brace should be on the same line as the declaration
(#4308) Public method name "Zend_Date::subMinute" must be in lower-case letters only
(#4309) Opening brace should be on the same line as the declaration
(#4324) Public method name "Zend_Date::compareMinute" must be in lower-case letters only
(#4325) Opening brace should be on the same line as the declaration
(#4337) Public method name "Zend_Date::getSecond" must be in lower-case letters only
(#4338) Opening brace should be on the same line as the declaration
(#4339) Variable "_options" must not contain underscores.
(#4360) Public method name "Zend_Date::setSecond" must be in lower-case letters only
(#4361) Opening brace should be on the same line as the declaration
(#4377) Public method name "Zend_Date::addSecond" must be in lower-case letters only
(#4378) Opening brace should be on the same line as the declaration
(#4394) Public method name "Zend_Date::subSecond" must be in lower-case letters only
(#4395) Opening brace should be on the same line as the declaration
(#4410) Public method name "Zend_Date::compareSecond" must be in lower-case letters only
(#4411) Opening brace should be on the same line as the declaration
(#4421) Public method name "Zend_Date::getFractionalPrecision" must be in lower-case letters only
(#4422) Opening brace should be on the same line as the declaration
(#4434) Public method name "Zend_Date::setFractionalPrecision" must be in lower-case letters only
(#4435) Opening brace should be on the same line as the declaration
(#4437) "require_once" must be immediately followed by an open parenthesis
(#4457) Public method name "Zend_Date::getMilliSecond" must be in lower-case letters only
(#4458) Opening brace should be on the same line as the declaration
(#4471) Public method name "Zend_Date::setMilliSecond" must be in lower-case letters only
(#4472) Opening brace should be on the same line as the declaration
(#4478) "require_once" must be immediately followed by an open parenthesis
(#4487) "require_once" must be immediately followed by an open parenthesis
(#4504) Public method name "Zend_Date::addMilliSecond" must be in lower-case letters only
(#4505) Opening brace should be on the same line as the declaration
(#4510) "require_once" must be immediately followed by an open parenthesis
(#4522) "require_once" must be immediately followed by an open parenthesis
(#4528) Inline comments must end in full-stops, exclamation marks, or question marks
(#4530) Inline comments must end in full-stops, exclamation marks, or question marks
(#4560) Public method name "Zend_Date::subMilliSecond" must be in lower-case letters only
(#4561) Opening brace should be on the same line as the declaration
(#4574) Public method name "Zend_Date::compareMilliSecond" must be in lower-case letters only
(#4575) Opening brace should be on the same line as the declaration
(#4580) "require_once" must be immediately followed by an open parenthesis
(#4587) "require_once" must be immediately followed by an open parenthesis
(#4592) "require_once" must be immediately followed by an open parenthesis
(#4622) Public method name "Zend_Date::getWeek" must be in lower-case letters only
(#4623) Opening brace should be on the same line as the declaration
(#4624) Variable "_options" must not contain underscores.
(#4643) Public method name "Zend_Date::setWeek" must be in lower-case letters only
(#4644) Opening brace should be on the same line as the declaration
(#4658) Public method name "Zend_Date::addWeek" must be in lower-case letters only
(#4659) Opening brace should be on the same line as the declaration
(#4673) Public method name "Zend_Date::subWeek" must be in lower-case letters only
(#4674) Opening brace should be on the same line as the declaration
(#4688) Public method name "Zend_Date::compareWeek" must be in lower-case letters only
(#4689) Opening brace should be on the same line as the declaration
(#4704) Public method name "Zend_Date::setLocale" must be in lower-case letters only
(#4705) Opening brace should be on the same line as the declaration
(#4709) "require_once" must be immediately followed by an open parenthesis
(#4721) Public method name "Zend_Date::getLocale" must be in lower-case letters only
(#4722) Opening brace should be on the same line as the declaration
(#4738) Public method name "Zend_Date::isDate" must be in lower-case letters only
(#4739) Opening brace should be on the same line as the declaration
(#4745) Line exceeds 132 characters; contains 156 characters
(#4755) Variable "_options" must not contain underscores.
(#4766) Inline comments must end in full-stops, exclamation marks, or question marks
(#4775) Inline comments must end in full-stops, exclamation marks, or question marks
(#4780) Inline comments must end in full-stops, exclamation marks, or question marks
(#4785) Inline comments must end in full-stops, exclamation marks, or question marks
(#4791) Inline comments must end in full-stops, exclamation marks, or question marks
(#4796) Inline comments must end in full-stops, exclamation marks, or question marks
(#4801) Inline comments must end in full-stops, exclamation marks, or question marks
(#4805) Inline comments must end in full-stops, exclamation marks, or question marks
(#4841) Inline comments must end in full-stops, exclamation marks, or question marks
(#4846) Inline comments must end in full-stops, exclamation marks, or question marks
(#4851) Inline comments must end in full-stops, exclamation marks, or question marks
(#4856) Inline comments must end in full-stops, exclamation marks, or question marks
(#4861) Inline comments must end in full-stops, exclamation marks, or question marks
(#4866) Inline comments must end in full-stops, exclamation marks, or question marks
(#4880) Protected method name "Zend_Date::_getLocalizedToken" must be in lower-case letters only
(#4881) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Date/Cities.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Expected 1 space after "=>"; 4 found
(#44) Expected 1 space after "=>"; 3 found
(#45) Expected 1 space after "=>"; 3 found
(#45) Expected 1 space after "=>"; 3 found
(#46) Expected 1 space after "=>"; 4 found
(#46) Expected 1 space after "=>"; 4 found
(#47) Expected 1 space after "=>"; 4 found
(#47) Expected 1 space after "=>"; 3 found
(#48) Expected 1 space after "=>"; 2 found
(#49) Expected 1 space after "=>"; 4 found
(#49) Expected 1 space after "=>"; 3 found
(#50) Expected 1 space after "=>"; 2 found
(#50) Expected 1 space after "=>"; 2 found
(#51) Expected 1 space after "=>"; 3 found
(#51) Expected 1 space after "=>"; 4 found
(#52) Expected 1 space after "=>"; 2 found
(#53) Expected 1 space after "=>"; 3 found
(#53) Expected 1 space after "=>"; 3 found
(#54) Expected 1 space after "=>"; 3 found
(#54) Expected 1 space after "=>"; 4 found
(#55) Expected 1 space after "=>"; 4 found
(#56) Expected 1 space after "=>"; 3 found
(#56) Expected 1 space after "=>"; 3 found
(#57) Expected 1 space after "=>"; 3 found
(#58) Expected 1 space after "=>"; 2 found
(#59) Expected 1 space after "=>"; 3 found
(#59) Expected 1 space after "=>"; 3 found
(#60) Expected 1 space after "=>"; 3 found
(#60) Expected 1 space after "=>"; 3 found
(#61) Expected 1 space after "=>"; 3 found
(#61) Expected 1 space after "=>"; 3 found
(#62) Expected 1 space after "=>"; 2 found
(#62) Expected 1 space after "=>"; 2 found
(#63) Expected 1 space after "=>"; 3 found
(#63) Expected 1 space after "=>"; 3 found
(#64) Expected 1 space after "=>"; 2 found
(#64) Expected 1 space after "=>"; 2 found
(#65) Expected 1 space after "=>"; 2 found
(#66) Expected 1 space after "=>"; 3 found
(#66) Expected 1 space after "=>"; 3 found
(#67) Expected 1 space after "=>"; 3 found
(#67) Expected 1 space after "=>"; 3 found
(#68) Expected 1 space after "=>"; 3 found
(#68) Expected 1 space after "=>"; 3 found
(#70) Expected 1 space after "=>"; 3 found
(#70) Expected 1 space after "=>"; 2 found
(#71) Expected 1 space after "=>"; 4 found
(#71) Expected 1 space after "=>"; 3 found
(#72) Expected 1 space after "=>"; 3 found
(#72) Expected 1 space after "=>"; 2 found
(#73) Expected 1 space after "=>"; 3 found
(#73) Expected 1 space after "=>"; 4 found
(#74) Expected 1 space after "=>"; 3 found
(#74) Expected 1 space after "=>"; 2 found
(#75) Expected 1 space after "=>"; 3 found
(#75) Expected 1 space after "=>"; 2 found
(#76) Expected 1 space after "=>"; 3 found
(#76) Expected 1 space after "=>"; 3 found
(#77) Expected 1 space after "=>"; 3 found
(#77) Expected 1 space after "=>"; 3 found
(#78) Expected 1 space after "=>"; 3 found
(#78) Expected 1 space after "=>"; 2 found
(#79) Expected 1 space after "=>"; 3 found
(#79) Expected 1 space after "=>"; 3 found
(#80) Expected 1 space after "=>"; 3 found
(#80) Expected 1 space after "=>"; 4 found
(#81) Expected 1 space after "=>"; 3 found
(#81) Expected 1 space after "=>"; 3 found
(#82) Expected 1 space after "=>"; 3 found
(#82) Expected 1 space after "=>"; 2 found
(#83) Expected 1 space after "=>"; 3 found
(#84) Expected 1 space after "=>"; 4 found
(#84) Expected 1 space after "=>"; 2 found
(#85) Expected 1 space after "=>"; 2 found
(#85) Expected 1 space after "=>"; 2 found
(#86) Expected 1 space after "=>"; 3 found
(#86) Expected 1 space after "=>"; 3 found
(#87) Expected 1 space after "=>"; 3 found
(#87) Expected 1 space after "=>"; 3 found
(#88) Expected 1 space after "=>"; 3 found
(#88) Expected 1 space after "=>"; 2 found
(#89) Expected 1 space after "=>"; 2 found
(#89) Expected 1 space after "=>"; 2 found
(#90) Expected 1 space after "=>"; 2 found
(#90) Expected 1 space after "=>"; 4 found
(#91) Expected 1 space after "=>"; 2 found
(#91) Expected 1 space after "=>"; 3 found
(#92) Expected 1 space after "=>"; 2 found
(#92) Expected 1 space after "=>"; 3 found
(#93) Expected 1 space after "=>"; 2 found
(#94) Expected 1 space after "=>"; 3 found
(#94) Expected 1 space after "=>"; 3 found
(#95) Expected 1 space after "=>"; 3 found
(#95) Expected 1 space after "=>"; 3 found
(#96) Expected 1 space after "=>"; 3 found
(#97) Expected 1 space after "=>"; 2 found
(#97) Expected 1 space after "=>"; 2 found
(#98) Expected 1 space after "=>"; 2 found
(#98) Expected 1 space after "=>"; 3 found
(#99) Expected 1 space after "=>"; 3 found
(#99) Expected 1 space after "=>"; 2 found
(#100) Expected 1 space after "=>"; 3 found
(#100) Expected 1 space after "=>"; 2 found
(#102) Expected 1 space after "=>"; 3 found
(#102) Expected 1 space after "=>"; 2 found
(#103) Expected 1 space after "=>"; 3 found
(#103) Expected 1 space after "=>"; 3 found
(#104) Expected 1 space after "=>"; 2 found
(#105) Expected 1 space after "=>"; 4 found
(#105) Expected 1 space after "=>"; 3 found
(#106) Expected 1 space after "=>"; 4 found
(#106) Expected 1 space after "=>"; 2 found
(#107) Expected 1 space after "=>"; 3 found
(#107) Expected 1 space after "=>"; 3 found
(#108) Expected 1 space after "=>"; 4 found
(#108) Expected 1 space after "=>"; 4 found
(#109) Expected 1 space after "=>"; 3 found
(#109) Expected 1 space after "=>"; 2 found
(#110) Expected 1 space after "=>"; 3 found
(#110) Expected 1 space after "=>"; 3 found
(#111) Expected 1 space after "=>"; 3 found
(#112) Expected 1 space after "=>"; 3 found
(#112) Expected 1 space after "=>"; 3 found
(#113) Expected 1 space after "=>"; 3 found
(#113) Expected 1 space after "=>"; 2 found
(#114) Expected 1 space after "=>"; 3 found
(#114) Expected 1 space after "=>"; 3 found
(#115) Expected 1 space after "=>"; 3 found
(#115) Expected 1 space after "=>"; 3 found
(#116) Expected 1 space after "=>"; 3 found
(#116) Expected 1 space after "=>"; 3 found
(#117) Expected 1 space after "=>"; 3 found
(#117) Expected 1 space after "=>"; 3 found
(#118) Expected 1 space after "=>"; 3 found
(#118) Expected 1 space after "=>"; 3 found
(#119) Expected 1 space after "=>"; 3 found
(#119) Expected 1 space after "=>"; 3 found
(#120) Expected 1 space after "=>"; 2 found
(#121) Expected 1 space after "=>"; 3 found
(#121) Expected 1 space after "=>"; 2 found
(#122) Expected 1 space after "=>"; 4 found
(#122) Expected 1 space after "=>"; 2 found
(#123) Expected 1 space after "=>"; 2 found
(#123) Expected 1 space after "=>"; 3 found
(#124) Expected 1 space after "=>"; 3 found
(#124) Expected 1 space after "=>"; 4 found
(#125) Expected 1 space after "=>"; 3 found
(#125) Expected 1 space after "=>"; 2 found
(#126) Expected 1 space after "=>"; 4 found
(#126) Expected 1 space after "=>"; 2 found
(#127) Expected 1 space after "=>"; 3 found
(#127) Expected 1 space after "=>"; 3 found
(#128) Expected 1 space after "=>"; 3 found
(#128) Expected 1 space after "=>"; 3 found
(#130) Expected 1 space after "=>"; 3 found
(#130) Expected 1 space after "=>"; 2 found
(#131) Expected 1 space after "=>"; 3 found
(#131) Expected 1 space after "=>"; 4 found
(#132) Expected 1 space after "=>"; 3 found
(#132) Expected 1 space after "=>"; 2 found
(#133) Expected 1 space after "=>"; 3 found
(#133) Expected 1 space after "=>"; 2 found
(#134) Expected 1 space after "=>"; 2 found
(#134) Expected 1 space after "=>"; 3 found
(#135) Expected 1 space after "=>"; 3 found
(#135) Expected 1 space after "=>"; 2 found
(#136) Expected 1 space after "=>"; 3 found
(#136) Expected 1 space after "=>"; 3 found
(#137) Expected 1 space after "=>"; 3 found
(#137) Expected 1 space after "=>"; 2 found
(#138) Expected 1 space after "=>"; 3 found
(#138) Expected 1 space after "=>"; 3 found
(#139) Expected 1 space after "=>"; 3 found
(#139) Expected 1 space after "=>"; 3 found
(#140) Expected 1 space after "=>"; 3 found
(#140) Expected 1 space after "=>"; 2 found
(#141) Expected 1 space after "=>"; 2 found
(#141) Expected 1 space after "=>"; 3 found
(#142) Expected 1 space after "=>"; 3 found
(#142) Expected 1 space after "=>"; 3 found
(#143) Expected 1 space after "=>"; 3 found
(#144) Expected 1 space after "=>"; 3 found
(#144) Expected 1 space after "=>"; 3 found
(#145) Expected 1 space after "=>"; 4 found
(#145) Expected 1 space after "=>"; 3 found
(#146) Expected 1 space after "=>"; 3 found
(#146) Expected 1 space after "=>"; 3 found
(#147) Expected 1 space after "=>"; 3 found
(#147) Expected 1 space after "=>"; 3 found
(#148) Expected 1 space after "=>"; 3 found
(#148) Expected 1 space after "=>"; 3 found
(#149) Expected 1 space after "=>"; 2 found
(#149) Expected 1 space after "=>"; 2 found
(#150) Expected 1 space after "=>"; 3 found
(#150) Expected 1 space after "=>"; 2 found
(#151) Expected 1 space after "=>"; 3 found
(#151) Expected 1 space after "=>"; 3 found
(#152) Expected 1 space after "=>"; 3 found
(#152) Expected 1 space after "=>"; 3 found
(#153) Expected 1 space after "=>"; 3 found
(#153) Expected 1 space after "=>"; 2 found
(#154) Expected 1 space after "=>"; 3 found
(#154) Expected 1 space after "=>"; 3 found
(#155) Expected 1 space after "=>"; 3 found
(#155) Expected 1 space after "=>"; 3 found
(#156) Expected 1 space after "=>"; 2 found
(#156) Expected 1 space after "=>"; 2 found
(#157) Expected 1 space after "=>"; 4 found
(#157) Expected 1 space after "=>"; 4 found
(#158) Expected 1 space after "=>"; 2 found
(#158) Expected 1 space after "=>"; 3 found
(#159) Expected 1 space after "=>"; 2 found
(#159) Expected 1 space after "=>"; 2 found
(#160) Expected 1 space after "=>"; 3 found
(#160) Expected 1 space after "=>"; 3 found
(#161) Expected 1 space after "=>"; 3 found
(#161) Expected 1 space after "=>"; 3 found
(#162) Expected 1 space after "=>"; 2 found
(#162) Expected 1 space after "=>"; 3 found
(#163) Expected 1 space after "=>"; 4 found
(#163) Expected 1 space after "=>"; 3 found
(#164) Expected 1 space after "=>"; 3 found
(#164) Expected 1 space after "=>"; 3 found
(#165) Expected 1 space after "=>"; 3 found
(#166) Expected 1 space after "=>"; 3 found
(#166) Expected 1 space after "=>"; 3 found
(#167) Expected 1 space after "=>"; 2 found
(#167) Expected 1 space after "=>"; 3 found
(#168) Expected 1 space after "=>"; 3 found
(#168) Expected 1 space after "=>"; 4 found
(#169) Expected 1 space after "=>"; 3 found
(#169) Expected 1 space after "=>"; 3 found
(#170) Expected 1 space after "=>"; 4 found
(#170) Expected 1 space after "=>"; 2 found
(#171) Expected 1 space after "=>"; 4 found
(#171) Expected 1 space after "=>"; 4 found
(#172) Expected 1 space after "=>"; 3 found
(#172) Expected 1 space after "=>"; 2 found
(#173) Expected 1 space after "=>"; 3 found
(#173) Expected 1 space after "=>"; 3 found
(#174) Expected 1 space after "=>"; 3 found
(#174) Expected 1 space after "=>"; 2 found
(#175) Expected 1 space after "=>"; 2 found
(#175) Expected 1 space after "=>"; 3 found
(#176) Expected 1 space after "=>"; 2 found
(#176) Expected 1 space after "=>"; 3 found
(#177) Expected 1 space after "=>"; 2 found
(#177) Expected 1 space after "=>"; 3 found
(#178) Expected 1 space after "=>"; 2 found
(#178) Expected 1 space after "=>"; 2 found
(#179) Expected 1 space after "=>"; 4 found
(#179) Expected 1 space after "=>"; 2 found
(#180) Expected 1 space after "=>"; 3 found
(#180) Expected 1 space after "=>"; 2 found
(#181) Expected 1 space after "=>"; 3 found
(#181) Expected 1 space after "=>"; 3 found
(#182) Expected 1 space after "=>"; 4 found
(#182) Expected 1 space after "=>"; 3 found
(#183) Expected 1 space after "=>"; 3 found
(#183) Expected 1 space after "=>"; 4 found
(#184) Expected 1 space after "=>"; 4 found
(#184) Expected 1 space after "=>"; 2 found
(#185) Expected 1 space after "=>"; 2 found
(#185) Expected 1 space after "=>"; 2 found
(#186) Expected 1 space after "=>"; 3 found
(#186) Expected 1 space after "=>"; 2 found
(#187) Expected 1 space after "=>"; 2 found
(#187) Expected 1 space after "=>"; 3 found
(#188) Expected 1 space after "=>"; 3 found
(#188) Expected 1 space after "=>"; 3 found
(#189) Expected 1 space after "=>"; 3 found
(#189) Expected 1 space after "=>"; 3 found
(#190) Expected 1 space after "=>"; 3 found
(#190) Expected 1 space after "=>"; 3 found
(#191) Expected 1 space after "=>"; 3 found
(#191) Expected 1 space after "=>"; 2 found
(#192) Expected 1 space after "=>"; 3 found
(#192) Expected 1 space after "=>"; 3 found
(#193) Expected 1 space after "=>"; 3 found
(#193) Expected 1 space after "=>"; 3 found
(#194) Expected 1 space after "=>"; 3 found
(#194) Expected 1 space after "=>"; 2 found
(#195) Expected 1 space after "=>"; 2 found
(#195) Expected 1 space after "=>"; 2 found
(#196) Expected 1 space after "=>"; 3 found
(#196) Expected 1 space after "=>"; 4 found
(#197) Expected 1 space after "=>"; 3 found
(#197) Expected 1 space after "=>"; 3 found
(#198) Expected 1 space after "=>"; 3 found
(#198) Expected 1 space after "=>"; 2 found
(#199) Expected 1 space after "=>"; 2 found
(#199) Expected 1 space after "=>"; 2 found
(#200) Expected 1 space after "=>"; 2 found
(#201) Expected 1 space after "=>"; 3 found
(#201) Expected 1 space after "=>"; 2 found
(#202) Expected 1 space after "=>"; 3 found
(#202) Expected 1 space after "=>"; 2 found
(#203) Expected 1 space after "=>"; 3 found
(#203) Expected 1 space after "=>"; 3 found
(#204) Expected 1 space after "=>"; 3 found
(#204) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 4 found
(#205) Expected 1 space after "=>"; 2 found
(#206) Expected 1 space after "=>"; 4 found
(#206) Expected 1 space after "=>"; 2 found
(#207) Expected 1 space after "=>"; 2 found
(#208) Expected 1 space after "=>"; 4 found
(#208) Expected 1 space after "=>"; 2 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 4 found
(#210) Expected 1 space after "=>"; 2 found
(#210) Expected 1 space after "=>"; 2 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 2 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 2 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 2 found
(#214) Expected 1 space after "=>"; 2 found
(#216) Expected 1 space after "=>"; 2 found
(#217) Expected 1 space after "=>"; 4 found
(#217) Expected 1 space after "=>"; 4 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 2 found
(#220) Expected 1 space after "=>"; 2 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 2 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 2 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 2 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 2 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 2 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 2 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 4 found
(#231) Expected 1 space after "=>"; 2 found
(#231) Expected 1 space after "=>"; 2 found
(#232) Expected 1 space after "=>"; 4 found
(#232) Expected 1 space after "=>"; 2 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 2 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 2 found
(#235) Expected 1 space after "=>"; 2 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 2 found
(#237) Expected 1 space after "=>"; 2 found
(#238) Expected 1 space after "=>"; 2 found
(#238) Expected 1 space after "=>"; 2 found
(#239) Expected 1 space after "=>"; 2 found
(#240) Expected 1 space after "=>"; 2 found
(#240) Expected 1 space after "=>"; 2 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 2 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 2 found
(#244) Expected 1 space after "=>"; 2 found
(#244) Expected 1 space after "=>"; 2 found
(#245) Expected 1 space after "=>"; 4 found
(#245) Expected 1 space after "=>"; 2 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 2 found
(#248) Expected 1 space after "=>"; 2 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 2 found
(#250) Expected 1 space after "=>"; 2 found
(#250) Expected 1 space after "=>"; 2 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 2 found
(#252) Expected 1 space after "=>"; 2 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 2 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 2 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 4 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 2 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 2 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 2 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 4 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 2 found
(#271) Expected 1 space after "=>"; 2 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 2 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 2 found
(#277) Expected 1 space after "=>"; 3 found
(#277) Expected 1 space after "=>"; 3 found
(#278) Expected 1 space after "=>"; 3 found
(#278) Expected 1 space after "=>"; 3 found
(#279) Expected 1 space after "=>"; 2 found
(#280) Expected 1 space after "=>"; 2 found
(#280) Expected 1 space after "=>"; 2 found
(#281) Expected 1 space after "=>"; 3 found
(#281) Expected 1 space after "=>"; 2 found
(#282) Expected 1 space after "=>"; 2 found
(#282) Expected 1 space after "=>"; 3 found
(#283) Expected 1 space after "=>"; 3 found
(#283) Expected 1 space after "=>"; 3 found
(#284) Expected 1 space after "=>"; 4 found
(#284) Expected 1 space after "=>"; 3 found
(#285) Expected 1 space after "=>"; 3 found
(#285) Expected 1 space after "=>"; 3 found
(#286) Expected 1 space after "=>"; 3 found
(#286) Expected 1 space after "=>"; 4 found
(#287) Expected 1 space after "=>"; 3 found
(#287) Expected 1 space after "=>"; 3 found
(#300) Public method name "Zend_Date_Cities::City" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#309) "require_once" must be immediately followed by an open parenthesis
(#318) Public method name "Zend_Date_Cities::getCityList" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Date/DateObject.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Scope keyword "private" must be followed by a single space
(#34) Member variable "_unixTimestamp" must be all lower-case
(#36) Member variable "_defaultOffset" must be all lower-case
(#41) Scope keyword "private" must be followed by a single space
(#42) Scope keyword "private" must be followed by a single space
(#43) Scope keyword "private" must be followed by a single space
(#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
(#51) Member variable "_monthTable" must be all lower-case
(#56) Member variable "_yearTable" must be all lower-case
(#78) Protected method name "Zend_Date_DateObject::setUnixTimestamp" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#87) "require_once" must be immediately followed by an open parenthesis
(#101) Protected method name "Zend_Date_DateObject::getUnixTimestamp" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#118) Protected method name "Zend_Date_DateObject::_getTime" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#146) Opening brace should be on the same line as the declaration
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) 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
(#157) Expected 1 space before ":"; newline found
(#157) Expected 1 space after ":"; 3 found
(#167) Variable "_cache" must not contain underscores.
(#168) Commas (,) must be followed by white space.
(#168) Line exceeds 132 characters; contains 145 characters
(#169) Variable "_cache" must not contain underscores.
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "_monthTable" must be all lower-case
(#209) Variable "_monthTable" must not contain underscores.
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Expected "if (...) {\n"; found "if (...)\n {\n"
(#231) Inline control structures are not allowed
(#236) Variable "_monthTable" must be all lower-case
(#236) Variable "_monthTable" must not contain underscores.
(#245) Variable "_monthTable" must be all lower-case
(#245) Variable "_monthTable" must not contain underscores.
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Variable "_cache" must not contain underscores.
(#257) Variable "_cache" must not contain underscores.
(#269) Protected method name "Zend_Date_DateObject::isYearLeapYear" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Opening brace should be on the same line as the declaration
(#317) Variable "_cache" must not contain underscores.
(#318) Commas (,) must be followed by white space.
(#319) Variable "_cache" must not contain underscores.
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Variable "_cache" must not contain underscores.
(#343) Variable "_cache" must not contain underscores.
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Commas (,) must be followed by white space.
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Variable "_monthTable" must be all lower-case
(#428) Variable "_monthTable" must not contain underscores.
(#430) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Expected 1 space after ".="; 3 found
(#526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Expected 1 space after ".="; 3 found
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Expected 1 space after ".="; 3 found
(#557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Expected 1 space before "<"; 5 found
(#568) Expected 1 space before ":"; 5 found
(#569) Expected 1 space before "<"; 4 found
(#569) Expected 1 space before ":"; 4 found
(#570) Expected 1 space before "<"; 3 found
(#570) Expected 1 space before ":"; 3 found
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) Expected 1 space before "<"; 4 found
(#580) Expected 1 space before ":"; 4 found
(#583) Expected 1 space before "<"; 3 found
(#583) Expected 1 space before ":"; 3 found
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Protected method name "Zend_Date_DateObject::dayOfWeek" must be in lower-case letters only
(#621) Opening brace should be on the same line as the declaration
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Protected method name "Zend_Date_DateObject::getDateParts" must be in lower-case letters only
(#659) Opening brace should be on the same line as the declaration
(#661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#671) Variable "_cache" must not contain underscores.
(#672) Commas (,) must be followed by white space.
(#673) Variable "_cache" must not contain underscores.
(#681) Inline comments must start with a capital letter, digit or 3-dots sequence
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#691) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#692) Variable "_yearTable" must be all lower-case
(#692) Variable "_yearTable" must not contain underscores.
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Variable "secondsPerYear" must be all lower-case
(#726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Variable "_monthTable" must be all lower-case
(#730) Variable "_monthTable" must not contain underscores.
(#737) Variable "_monthTable" must be all lower-case
(#737) Variable "_monthTable" must not contain underscores.
(#752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#752) Inline comments must end in full-stops, exclamation marks, or question marks
(#753) Expected 1 space after second semicolon of FOR loop; 0 found
(#768) Variable "secondsPerYear" must be all lower-case
(#771) Inline comments must start with a capital letter, digit or 3-dots sequence
(#771) Inline comments must end in full-stops, exclamation marks, or question marks
(#774) Variable "_monthTable" must be all lower-case
(#774) Variable "_monthTable" must not contain underscores.
(#782) Variable "_monthTable" must be all lower-case
(#782) Variable "_monthTable" must not contain underscores.
(#810) Variable "secondsPerYear" must be all lower-case
(#823) Variable "secondsPerYear" must be all lower-case
(#830) Variable "_cache" must not contain underscores.
(#831) Variable "_cache" must not contain underscores.
(#847) Protected method name "Zend_Date_DateObject::weekNumber" must be in lower-case letters only
(#848) Opening brace should be on the same line as the declaration
(#865) Expected 1 space after "+"; newline found
(#893) Protected method name "Zend_Date_DateObject::calcSun" must be in lower-case letters only
(#894) Opening brace should be on the same line as the declaration
(#895) Inline comments must start with a capital letter, digit or 3-dots sequence
(#895) Inline comments must end in full-stops, exclamation marks, or question marks
(#905) Inline comments must start with a capital letter, digit or 3-dots sequence
(#906) Inline comments must end in full-stops, exclamation marks, or question marks
(#907) Variable "quarterCircle" must be all lower-case
(#908) Variable "halfCircle" must be all lower-case
(#908) Expected 1 space after "="; 7 found
(#909) Variable "threeQuarterCircle" must be all lower-case
(#910) Variable "fullCircle" must be all lower-case
(#910) Expected 1 space before "*"; 3 found
(#912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#912) Inline comments must end in full-stops, exclamation marks, or question marks
(#913) Variable "radLatitude" must be all lower-case
(#913) Expected 1 space before "*"; 3 found
(#913) Variable "halfCircle" must be all lower-case
(#914) Variable "radLongitude" must be all lower-case
(#914) Expected 1 space before "*"; 2 found
(#914) Variable "halfCircle" must be all lower-case
(#916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#916) Inline comments must end in full-stops, exclamation marks, or question marks
(#917) Variable "tmpRise" must be all lower-case
(#917) Variable "quarterCircle" must be all lower-case
(#917) Variable "threeQuarterCircle" must be all lower-case
(#918) Variable "radDay" must be all lower-case
(#918) Commas (,) must be followed by white space.
(#918) Variable "tmpRise" must be all lower-case
(#918) Variable "radLongitude" must be all lower-case
(#918) Variable "fullCircle" must be all lower-case
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Variable "solAnomoly" must be all lower-case
(#921) Variable "radDay" must be all lower-case
(#922) Variable "solLongitude" must be all lower-case
(#922) Variable "solAnomoly" must be all lower-case
(#922) Variable "solAnomoly" must be all lower-case
(#923) Variable "solLongitude" must be all lower-case
(#923) Variable "solAnomoly" must be all lower-case
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) Variable "solLongitude" must be all lower-case
(#926) Variable "solLongitude" must be all lower-case
(#926) Variable "fullCircle" must be all lower-case
(#928) Variable "solLongitude" must be all lower-case
(#928) Variable "quarterCircle" must be all lower-case
(#928) Variable "solLongitude" must be all lower-case
(#928) Variable "quarterCircle" must be all lower-case
(#929) Variable "solLongitude" must be all lower-case
(#932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#933) Variable "solAscension" must be all lower-case
(#933) Variable "solLongitude" must be all lower-case
(#933) Variable "solLongitude" must be all lower-case
(#934) Variable "solAscension" must be all lower-case
(#934) Variable "solAscension" must be all lower-case
(#936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#936) Inline comments must end in full-stops, exclamation marks, or question marks
(#937) Variable "solLongitude" must be all lower-case
(#937) Variable "threeQuarterCircle" must be all lower-case
(#938) Variable "solAscension" must be all lower-case
(#938) Variable "fullCircle" must be all lower-case
(#939) Variable "solLongitude" must be all lower-case
(#939) Variable "quarterCircle" must be all lower-case
(#940) Variable "solAscension" must be all lower-case
(#940) Variable "halfCircle" must be all lower-case
(#943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#943) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Variable "solDeclination" must be all lower-case
(#944) Variable "solLongitude" must be all lower-case
(#945) Variable "solDeclination" must be all lower-case
(#945) Expected 1 space after "/="; 2 found
(#945) Variable "solDeclination" must be all lower-case
(#945) Variable "solDeclination" must be all lower-case
(#946) Variable "solDeclination" must be all lower-case
(#946) Variable "solDeclination" must be all lower-case
(#948) Variable "solHorizon" must be all lower-case
(#948) Variable "solDeclination" must be all lower-case
(#948) Variable "radLatitude" must be all lower-case
(#949) Variable "solHorizon" must be all lower-case
(#949) Variable "solDeclination" must be all lower-case
(#949) Variable "radLatitude" must be all lower-case
(#951) Inline comments must start with a capital letter, digit or 3-dots sequence
(#951) Inline comments must end in full-stops, exclamation marks, or question marks
(#952) Variable "solHorizon" must be all lower-case
(#956) Variable "solHorizon" must be all lower-case
(#956) Variable "solHorizon" must be all lower-case
(#956) Variable "solHorizon" must be all lower-case
(#957) Variable "solHorizon" must be all lower-case
(#957) Variable "quarterCircle" must be all lower-case
(#957) Variable "solHorizon" must be all lower-case
(#960) Variable "solHorizon" must be all lower-case
(#960) Variable "fullCircle" must be all lower-case
(#960) Variable "solHorizon" must be all lower-case
(#963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#964) Variable "localTime" must be all lower-case
(#964) Variable "solHorizon" must be all lower-case
(#964) Variable "solAscension" must be all lower-case
(#964) Variable "radDay" must be all lower-case
(#965) Variable "universalTime" must be all lower-case
(#965) Variable "localTime" must be all lower-case
(#965) Variable "radLongitude" must be all lower-case
(#967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#968) Variable "universalTime" must be all lower-case
(#968) Variable "universalTime" must be all lower-case
(#968) Variable "fullCircle" must be all lower-case
(#970) Inline comments must start with a capital letter, digit or 3-dots sequence
(#970) Inline comments must end in full-stops, exclamation marks, or question marks
(#971) Variable "universalTime" must be all lower-case
(#971) Variable "fullCircle" must be all lower-case
(#973) Inline comments must start with a capital letter, digit or 3-dots sequence
(#973) Inline comments must end in full-stops, exclamation marks, or question marks
(#974) Variable "universalTime" must be all lower-case
(#975) Variable "universalTime" must be all lower-case
(#975) Variable "universalTime" must be all lower-case
(#976) Variable "universalTime" must be all lower-case
(#977) Variable "universalTime" must be all lower-case
(#977) Variable "universalTime" must be all lower-case
(#978) Variable "universalTime" must be all lower-case
(#994) Public method name "Zend_Date_DateObject::setTimezone" must be in lower-case letters only
(#995) Opening brace should be on the same line as the declaration
(#1001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) "require_once" must be immediately followed by an open parenthesis
(#1008) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) Public method name "Zend_Date_DateObject::getTimezone" must be in lower-case letters only
(#1032) Opening brace should be on the same line as the declaration
(#1043) Public method name "Zend_Date_DateObject::getGmtOffset" must be in lower-case letters only
(#1044) Opening brace should be on the same line as the declaration
(#1051) Expected 1 space before "-"; newline found
local/mr/vendor/zend/Zend/Date/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#40) Opening brace should be on the same line as the declaration
(#45) Public method name "Zend_Date_Exception::getOperand" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#123) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#124) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#125) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#126) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#127) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#128) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#130) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#131) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#132) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#133) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#160) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#195) Opening brace should be on the same line as the declaration
(#219) Inline doc block comments are not allowed; use "// Comment." instead
(#222) "require_once" must be immediately followed by an open parenthesis
(#230) Inline doc block comments are not allowed; use "// Comment." instead
(#233) "require_once" must be immediately followed by an open parenthesis
(#240) Variable "adapterNamespace" must be all lower-case
(#243) Variable "adapterNamespace" must be all lower-case
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "adapterName" must be all lower-case
(#249) Variable "adapterNamespace" must be all lower-case
(#250) Variable "adapterName" must be all lower-case
(#256) Variable "adapterName" must be all lower-case
(#257) "require_once" must be immediately followed by an open parenthesis
(#258) Variable "adapterName" must be all lower-case
(#265) Variable "dbAdapter" must be all lower-case
(#265) Variable "adapterName" must be all lower-case
(#270) Variable "dbAdapter" must be all lower-case
(#271) Inline doc block comments are not allowed; use "// Comment." instead
(#274) "require_once" must be immediately followed by an open parenthesis
(#275) Variable "adapterName" must be all lower-case
(#278) Variable "dbAdapter" must be all lower-case
local/mr/vendor/zend/Zend/Db/Adapter/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_fetchMode" must be all lower-case
(#73) Member variable "_defaultStmtClass" must be all lower-case
(#80) Member variable "_defaultProfilerClass" must be all lower-case
(#98) Member variable "_caseFolding" must be all lower-case
(#109) Member variable "_autoQuoteIdentifiers" must be all lower-case
(#122) Member variable "_numericDataTypes" must be all lower-case
(#132) Member variable "_allowSerialization" must be all lower-case
(#140) Member variable "_autoReconnectOnUnserialize" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#175) Inline doc block comments are not allowed; use "// Comment." instead
(#178) "require_once" must be immediately followed by an open parenthesis
(#189) Variable "driverOptions" must be all lower-case
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Variable "driverOptions" must be all lower-case
(#219) Variable "driverOptions" must be all lower-case
(#220) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline doc block comments are not allowed; use "// Comment." instead
(#233) "require_once" must be immediately followed by an open parenthesis
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Protected method name "Zend_Db_Adapter_Abstract::_checkRequiredOptions" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Inline doc block comments are not allowed; use "// Comment." instead
(#275) "require_once" must be immediately followed by an open parenthesis
(#276) Line exceeds 132 characters; contains 133 characters
(#280) Inline doc block comments are not allowed; use "// Comment." instead
(#283) "require_once" must be immediately followed by an open parenthesis
(#288) Inline doc block comments are not allowed; use "// Comment." instead
(#291) "require_once" must be immediately followed by an open parenthesis
(#302) Public method name "Zend_Db_Adapter_Abstract::getConnection" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#313) Public method name "Zend_Db_Adapter_Abstract::getConfig" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#346) Public method name "Zend_Db_Adapter_Abstract::setProfiler" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#349) Variable "profilerClass" must be all lower-case
(#350) Variable "profilerInstance" must be all lower-case
(#352) Variable "profilerIsObject" must be all lower-case
(#354) Variable "profilerInstance" must be all lower-case
(#358) Inline doc block comments are not allowed; use "// Comment." instead
(#361) "require_once" must be immediately followed by an open parenthesis
(#372) Variable "profilerClass" must be all lower-case
(#375) Variable "profilerInstance" must be all lower-case
(#377) Variable "profilerIsObject" must be all lower-case
(#381) Variable "profilerInstance" must be all lower-case
(#382) Variable "profilerClass" must be all lower-case
(#383) "require_once" must be immediately followed by an open parenthesis
(#384) Variable "profilerClass" must be all lower-case
(#386) Variable "profilerInstance" must be all lower-case
(#386) Variable "profilerClass" must be all lower-case
(#389) Variable "profilerInstance" must be all lower-case
(#390) Inline doc block comments are not allowed; use "// Comment." instead
(#391) "require_once" must be immediately followed by an open parenthesis
(#392) Variable "profilerInstance" must be all lower-case
(#397) Variable "profilerInstance" must be all lower-case
(#400) Variable "profilerInstance" must be all lower-case
(#411) Public method name "Zend_Db_Adapter_Abstract::getProfiler" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
(#421) Public method name "Zend_Db_Adapter_Abstract::getStatementClass" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#431) Public method name "Zend_Db_Adapter_Abstract::setStatementClass" must be in lower-case letters only
(#432) Opening brace should be on the same line as the declaration
(#446) Opening brace should be on the same line as the declaration
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Public method name "Zend_Db_Adapter_Abstract::beginTransaction" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#495) Opening brace should be on the same line as the declaration
(#508) Public method name "Zend_Db_Adapter_Abstract::rollBack" must be in lower-case letters only
(#509) Opening brace should be on the same line as the declaration
(#525) Opening brace should be on the same line as the declaration
(#526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Opening brace should be on the same line as the declaration
(#561) Inline doc block comments are not allowed; use "// Comment." instead
(#581) Inline doc block comments are not allowed; use "// Comment." instead
(#582) "require_once" must be immediately followed by an open parenthesis
(#592) Inline doc block comments are not allowed; use "// Comment." instead
(#600) Inline doc block comments are not allowed; use "// Comment." instead
(#620) Opening brace should be on the same line as the declaration
(#623) Inline doc block comments are not allowed; use "// Comment." instead
(#630) Inline doc block comments are not allowed; use "// Comment." instead
(#645) Protected method name "Zend_Db_Adapter_Abstract::_whereExpr" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#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
(#656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#656) Inline comments must end in full-stops, exclamation marks, or question marks
(#661) 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
(#678) Opening brace should be on the same line as the declaration
(#687) Public method name "Zend_Db_Adapter_Abstract::getFetchMode" must be in lower-case letters only
(#688) Opening brace should be on the same line as the declaration
(#701) Public method name "Zend_Db_Adapter_Abstract::fetchAll" must be in lower-case letters only
(#701) Variable "fetchMode" must be all lower-case
(#702) Opening brace should be on the same line as the declaration
(#703) Variable "fetchMode" must be all lower-case
(#704) Variable "fetchMode" must be all lower-case
(#707) Variable "fetchMode" must be all lower-case
(#720) Public method name "Zend_Db_Adapter_Abstract::fetchRow" must be in lower-case letters only
(#720) Variable "fetchMode" must be all lower-case
(#721) Opening brace should be on the same line as the declaration
(#722) Variable "fetchMode" must be all lower-case
(#723) Variable "fetchMode" must be all lower-case
(#726) Variable "fetchMode" must be all lower-case
(#743) Public method name "Zend_Db_Adapter_Abstract::fetchAssoc" must be in lower-case letters only
(#744) Opening brace should be on the same line as the declaration
(#763) Public method name "Zend_Db_Adapter_Abstract::fetchCol" must be in lower-case letters only
(#764) Opening brace should be on the same line as the declaration
(#780) Public method name "Zend_Db_Adapter_Abstract::fetchPairs" must be in lower-case letters only
(#781) Opening brace should be on the same line as the declaration
(#797) Public method name "Zend_Db_Adapter_Abstract::fetchOne" must be in lower-case letters only
(#798) Opening brace should be on the same line as the declaration
(#811) Opening brace should be on the same line as the declaration
(#814) Usage of ELSEIF not allowed; use ELSE IF instead
(#831) Opening brace should be on the same line as the declaration
(#850) Variable "quotedValue" must be all lower-case
(#852) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) Variable "quotedValue" must be all lower-case
(#868) Variable "quotedValue" must be all lower-case
(#871) Inline comments must start with a capital letter, digit or 3-dots sequence
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#872) Variable "quotedValue" must be all lower-case
(#874) Variable "quotedValue" must be all lower-case
(#899) Public method name "Zend_Db_Adapter_Abstract::quoteInto" must be in lower-case letters only
(#900) Opening brace should be on the same line as the declaration
(#936) Public method name "Zend_Db_Adapter_Abstract::quoteIdentifier" must be in lower-case letters only
(#937) Opening brace should be on the same line as the declaration
(#949) Public method name "Zend_Db_Adapter_Abstract::quoteColumnAs" must be in lower-case letters only
(#950) Opening brace should be on the same line as the declaration
(#962) Public method name "Zend_Db_Adapter_Abstract::quoteTableAs" must be in lower-case letters only
(#963) Opening brace should be on the same line as the declaration
(#976) Protected method name "Zend_Db_Adapter_Abstract::_quoteIdentifierAs" must be in lower-case letters only
(#977) Opening brace should be on the same line as the declaration
(#980) Usage of ELSEIF not allowed; use ELSE IF instead
(#1016) Protected method name "Zend_Db_Adapter_Abstract::_quoteIdentifier" must be in lower-case letters only
(#1017) Opening brace should be on the same line as the declaration
(#1030) Public method name "Zend_Db_Adapter_Abstract::getQuoteIdentifierSymbol" must be in lower-case letters only
(#1031) Opening brace should be on the same line as the declaration
(#1043) Public method name "Zend_Db_Adapter_Abstract::lastSequenceId" must be in lower-case letters only
(#1043) Variable "sequenceName" must be all lower-case
(#1044) Opening brace should be on the same line as the declaration
(#1056) Public method name "Zend_Db_Adapter_Abstract::nextSequenceId" must be in lower-case letters only
(#1056) Variable "sequenceName" must be all lower-case
(#1057) Opening brace should be on the same line as the declaration
(#1073) Public method name "Zend_Db_Adapter_Abstract::foldCase" must be in lower-case letters only
(#1074) Opening brace should be on the same line as the declaration
(#1097) Opening brace should be on the same line as the declaration
(#1099) Inline doc block comments are not allowed; use "// Comment." instead
(#1100) "require_once" must be immediately followed by an open parenthesis
(#1104) Expected 1 space before "=>"; 0 found
(#1104) Expected 1 space after "=>"; 0 found
(#1113) Opening brace should be on the same line as the declaration
(#1128) Public method name "Zend_Db_Adapter_Abstract::listTables" must be in lower-case letters only
(#1157) Public method name "Zend_Db_Adapter_Abstract::describeTable" must be in lower-case letters only
(#1157) Variable "tableName" must be all lower-case
(#1157) Variable "schemaName" must be all lower-case
(#1171) Public method name "Zend_Db_Adapter_Abstract::isConnected" must be in lower-case letters only
(#1178) Public method name "Zend_Db_Adapter_Abstract::closeConnection" must be in lower-case letters only
(#1202) Public method name "Zend_Db_Adapter_Abstract::lastInsertId" must be in lower-case letters only
(#1202) Variable "tableName" must be all lower-case
(#1202) Variable "primaryKey" must be all lower-case
(#1207) Protected method name "Zend_Db_Adapter_Abstract::_beginTransaction" must be in lower-case letters only
(#1217) Protected method name "Zend_Db_Adapter_Abstract::_rollBack" must be in lower-case letters only
(#1226) Public method name "Zend_Db_Adapter_Abstract::setFetchMode" must be in lower-case letters only
(#1244) Public method name "Zend_Db_Adapter_Abstract::supportsParameters" must be in lower-case letters only
(#1251) Public method name "Zend_Db_Adapter_Abstract::getServerVersion" must be in lower-case letters only
local/mr/vendor/zend/Zend/Db/Adapter/Db2.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#89) Member variable "_defaultStmtClass" must be all lower-case
(#90) Member variable "_isI5" must be all lower-case
(#103) Member variable "_numericDataTypes" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#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
(#127) Inline doc block comments are not allowed; use "// Comment." instead
(#130) "require_once" must be immediately followed by an open parenthesis
(#131) Line exceeds 132 characters; contains 138 characters
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "conn_func_name" must not contain underscores.
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Variable "conn_func_name" must not contain underscores.
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Variable "caseAttrMap" must be all lower-case
(#154) Variable "caseAttrMap" must be all lower-case
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "conn_func_name" must not contain underscores.
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "conn_func_name" must not contain underscores.
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline doc block comments are not allowed; use "// Comment." instead
(#187) "require_once" must be immediately followed by an open parenthesis
(#197) Public method name "Zend_Db_Adapter_Db2::isConnected" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Db_Adapter_Db2::closeConnection" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#223) Opening brace should be on the same line as the declaration
(#225) Variable "stmtClass" must be all lower-case
(#226) Variable "stmtClass" must be all lower-case
(#227) "require_once" must be immediately followed by an open parenthesis
(#228) Variable "stmtClass" must be all lower-case
(#230) Variable "stmtClass" must be all lower-case
(#240) Public method name "Zend_Db_Adapter_Db2::_getExecuteMode" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Db_Adapter_Db2::_setExecuteMode" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#258) Inline doc block comments are not allowed; use "// Comment." instead
(#261) "require_once" must be immediately followed by an open parenthesis
(#274) Opening brace should be on the same line as the declaration
(#278) Inline doc block comments are not allowed; use "// Comment." instead
(#292) Public method name "Zend_Db_Adapter_Db2::getQuoteIdentifierSymbol" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#297) Variable "identQuote" must be all lower-case
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Variable "identQuote" must be all lower-case
(#301) Expected 1 space after "="; 0 found
(#304) Variable "identQuote" must be all lower-case
(#312) Public method name "Zend_Db_Adapter_Db2::listTables" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#368) Public method name "Zend_Db_Adapter_Db2::describeTable" must be in lower-case letters only
(#368) Variable "tableName" must be all lower-case
(#368) Variable "schemaName" must be all lower-case
(#369) Opening brace should be on the same line as the declaration
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Variable "schemaName" must be all lower-case
(#374) Variable "schemaName" must be all lower-case
(#391) Variable "tableName" must be all lower-case
(#393) Variable "schemaName" must be all lower-case
(#394) Line indented incorrectly; expected at least 16 spaces, found 15
(#394) Variable "schemaName" must be all lower-case
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Variable "tableName" must be all lower-case
(#416) Variable "schemaName" must be all lower-case
(#417) Variable "schemaName" must be all lower-case
(#426) Inline doc block comments are not allowed; use "// Comment." instead
(#431) Inline doc block comments are not allowed; use "// Comment." instead
(#444) Variable "identityCol" must be all lower-case
(#445) Variable "tabconstType" must be all lower-case
(#449) Variable "primaryPosition" must be all lower-case
(#450) Variable "tabconstType" must be all lower-case
(#452) Variable "primaryPosition" must be all lower-case
(#454) Inline doc block comments are not allowed; use "// Comment." instead
(#458) Variable "identityCol" must be all lower-case
(#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
(#467) Expected 1 space before "+"; 0 found
(#467) Expected 1 space after "+"; 0 found
(#476) Variable "primaryPosition" must be all lower-case
(#492) Public method name "Zend_Db_Adapter_Db2::lastSequenceId" must be in lower-case letters only
(#492) Variable "sequenceName" must be all lower-case
(#493) Opening brace should be on the same line as the declaration
(#497) Variable "quotedSequenceName" must be all lower-case
(#497) Variable "sequenceName" must be all lower-case
(#498) Variable "quotedSequenceName" must be all lower-case
(#500) Variable "quotedSequenceName" must be all lower-case
(#500) Variable "sequenceName" must be all lower-case
(#501) Variable "sequenceName" must be all lower-case
(#516) Public method name "Zend_Db_Adapter_Db2::nextSequenceId" must be in lower-case letters only
(#516) Variable "sequenceName" must be all lower-case
(#517) Opening brace should be on the same line as the declaration
(#519) Variable "sequenceName" must be all lower-case
(#543) Public method name "Zend_Db_Adapter_Db2::lastInsertId" must be in lower-case letters only
(#543) Variable "tableName" must be all lower-case
(#543) Variable "primaryKey" must be all lower-case
(#543) Variable "idType" must be all lower-case
(#544) Opening brace should be on the same line as the declaration
(#548) Variable "tableName" must be all lower-case
(#548) Variable "idType" must be all lower-case
(#551) Variable "tableName" must be all lower-case
(#552) Variable "sequenceName" must be all lower-case
(#552) Variable "tableName" must be all lower-case
(#553) Variable "primaryKey" must be all lower-case
(#554) Variable "sequenceName" must be all lower-case
(#554) Variable "primaryKey" must be all lower-case
(#556) Variable "sequenceName" must be all lower-case
(#557) Variable "sequenceName" must be all lower-case
(#570) Protected method name "Zend_Db_Adapter_Db2::_beginTransaction" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#581) Opening brace should be on the same line as the declaration
(#583) Inline doc block comments are not allowed; use "// Comment." instead
(#586) "require_once" must be immediately followed by an open parenthesis
(#600) Protected method name "Zend_Db_Adapter_Db2::_rollBack" must be in lower-case letters only
(#601) Opening brace should be on the same line as the declaration
(#603) Inline doc block comments are not allowed; use "// Comment." instead
(#606) "require_once" must be immediately followed by an open parenthesis
(#621) Public method name "Zend_Db_Adapter_Db2::setFetchMode" must be in lower-case letters only
(#622) Opening brace should be on the same line as the declaration
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Inline doc block comments are not allowed; use "// Comment." instead
(#634) "require_once" must be immediately followed by an open parenthesis
(#638) Inline doc block comments are not allowed; use "// Comment." instead
(#641) "require_once" must be immediately followed by an open parenthesis
(#656) Opening brace should be on the same line as the declaration
(#659) Inline doc block comments are not allowed; use "// Comment." instead
(#662) "require_once" must be immediately followed by an open parenthesis
(#668) Inline doc block comments are not allowed; use "// Comment." instead
(#671) "require_once" must be immediately followed by an open parenthesis
(#676) Variable "limit_sql" must not contain underscores.
(#677) Variable "limit_sql" must not contain underscores.
(#680) Inline doc block comments are not allowed; use "// Comment." instead
(#686) Variable "limit_sql" must not contain underscores.
(#693) Expected 1 space before "+"; 0 found
(#693) Expected 1 space after "+"; 0 found
(#693) Expected 1 space before "+"; 0 found
(#693) Expected 1 space after "+"; 0 found
(#694) Variable "limit_sql" must not contain underscores.
(#703) Public method name "Zend_Db_Adapter_Db2::supportsParameters" must be in lower-case letters only
(#704) Opening brace should be on the same line as the declaration
(#709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Public method name "Zend_Db_Adapter_Db2::getServerVersion" must be in lower-case letters only
(#719) Opening brace should be on the same line as the declaration
(#721) Variable "server_info" must not contain underscores.
(#722) Variable "server_info" must not contain underscores.
(#723) Variable "server_info" must not contain underscores.
(#738) Public method name "Zend_Db_Adapter_Db2::isI5" must be in lower-case letters only
(#739) Opening brace should be on the same line as the declaration
(#751) Expected 1 space after asterisk; 2 found
(#753) Protected method name "Zend_Db_Adapter_Db2::_determineI5" must be in lower-case letters only
(#754) Opening brace should be on the same line as the declaration
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) Expected "if (...) {\n"; found "if (...){\n"
(#763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#778) Protected method name "Zend_Db_Adapter_Db2::_i5listTables" must be in lower-case letters only
(#779) Opening brace should be on the same line as the declaration
(#780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#780) No space found before comment text; expected "// list of i5 libraries." but found "//list of i5 libraries."
(#783) Variable "tablesStatement" must be all lower-case
(#784) Variable "rowTables" must be all lower-case
(#784) Variable "tablesStatement" must be all lower-case
(#785) Variable "rowTables" must be all lower-case
(#786) Variable "rowTables" must be all lower-case
(#790) Variable "schemaStatement" must be all lower-case
(#791) Variable "schemaStatement" must be all lower-case
(#793) Inline comments must start with a capital letter, digit or 3-dots sequence
(#793) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Variable "tablesStatement" must be all lower-case
(#794) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#795) Variable "tablesStatement" must be all lower-case
(#796) Variable "rowTables" must be all lower-case
(#796) Variable "tablesStatement" must be all lower-case
(#797) Variable "rowTables" must be all lower-case
(#798) Variable "rowTables" must be all lower-case
(#809) Protected method name "Zend_Db_Adapter_Db2::_i5LastInsertId" must be in lower-case letters only
(#809) Variable "objectName" must be all lower-case
(#809) Variable "idType" must be all lower-case
(#810) Opening brace should be on the same line as the declaration
(#812) Variable "objectName" must be all lower-case
(#818) Expected "if (...) {\n"; found "if (...){\n"
(#818) Variable "idType" must be all lower-case
(#819) Inline comments must start with a capital letter, digit or 3-dots sequence
(#819) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) No space found before comment text; expected "// check i5_lib option" but found "//check i5_lib option"
(#820) Variable "sequenceName" must be all lower-case
(#820) Variable "objectName" must be all lower-case
(#821) Variable "sequenceName" must be all lower-case
(#824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#824) No space found before comment text; expected "// returns last identity value for the specified table" but found "//returns last identity value for the specified table"
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) This comment is 58% valid code; is this commented out code?
(#825) No space found before comment text; expected "// if (strtoupper($idType) === 'I') {" but found "//if (strtoupper($idType) === 'I') {"
(#826) Variable "tableName" must be all lower-case
(#826) Variable "objectName" must be all lower-case
(#827) Variable "tableName" must be all lower-case
local/mr/vendor/zend/Zend/Db/Adapter/Db2/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#38) Line indented incorrectly; expected 4 spaces, found 3
(#39) Line indented incorrectly; expected 4 spaces, found 3
(#41) Possible useless method overriding detected
(#41) Line indented incorrectly; expected 4 spaces, found 3
(#41) Visibility must be declared on method "__construct"
(#41) Whitespace found at end of line
(#42) Line indented incorrectly; expected at least 4 spaces, found 3
(#42) Opening brace should be on the same line as the declaration
(#43) Line indented incorrectly; expected at least 8 spaces, found 7
(#44) Line indented incorrectly; expected 4 spaces, found 3
local/mr/vendor/zend/Zend/Db/Adapter/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#37) Member variable "_chainedException" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#47) Public method name "Zend_Db_Adapter_Exception::hasChainedException" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#52) Public method name "Zend_Db_Adapter_Exception::getChainedException" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Adapter/Mysqli.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_numericDataTypes" must be all lower-case
(#95) Member variable "_defaultStmtClass" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Db_Adapter_Mysqli::getQuoteIdentifierSymbol" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) The use of backticks in strings is not recommended
(#128) Public method name "Zend_Db_Adapter_Mysqli::listTables" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#134) Variable "queryResult" must be all lower-case
(#135) Variable "queryResult" must be all lower-case
(#138) Variable "queryResult" must be all lower-case
(#140) Inline doc block comments are not allowed; use "// Comment." instead
(#143) "require_once" must be immediately followed by an open parenthesis
(#177) Public method name "Zend_Db_Adapter_Mysqli::describeTable" must be in lower-case letters only
(#177) Variable "tableName" must be all lower-case
(#177) Variable "schemaName" must be all lower-case
(#178) Opening brace should be on the same line as the declaration
(#179) Inline doc block comments are not allowed; use "// Comment." instead
(#184) Variable "schemaName" must be all lower-case
(#185) Variable "schemaName" must be all lower-case
(#187) Variable "tableName" must be all lower-case
(#190) Inline doc block comments are not allowed; use "// Comment." instead
(#194) Variable "queryResult" must be all lower-case
(#195) Variable "queryResult" must be all lower-case
(#198) Variable "queryResult" must be all lower-case
(#200) Inline doc block comments are not allowed; use "// Comment." instead
(#203) "require_once" must be immediately followed by an open parenthesis
(#209) Variable "row_defaults" must not contain underscores.
(#221) Variable "row_defaults" must not contain underscores.
(#238) Inline doc block comments are not allowed; use "// Comment." instead
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Variable "tableName" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#287) Inline doc block comments are not allowed; use "// Comment." instead
(#290) "require_once" must be immediately followed by an open parenthesis
(#291) Line exceeds 132 characters; contains 140 characters
(#302) Expected "if (...) {\n"; found "if(...) {\n"
(#303) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#303) Expected 1 space before "=>"; 0 found
(#303) Expected 1 space after "=>"; 0 found
(#303) Expected 1 space before "=>"; 0 found
(#303) Expected 1 space after "=>"; 0 found
(#304) Expected "if (...) {\n"; found "if(...) {\n"
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Inline control structures are not allowed
(#317) Variable "_isConnected" must be all lower-case
(#317) Variable "_isConnected" must not contain underscores.
(#326) Variable "_isConnected" must be all lower-case
(#326) Variable "_isConnected" must not contain underscores.
(#329) Inline doc block comments are not allowed; use "// Comment." instead
(#332) "require_once" must be immediately followed by an open parenthesis
(#346) Public method name "Zend_Db_Adapter_Mysqli::isConnected" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#356) Public method name "Zend_Db_Adapter_Mysqli::closeConnection" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#371) Opening brace should be on the same line as the declaration
(#376) Variable "stmtClass" must be all lower-case
(#377) Variable "stmtClass" must be all lower-case
(#378) "require_once" must be immediately followed by an open parenthesis
(#379) Variable "stmtClass" must be all lower-case
(#381) Variable "stmtClass" must be all lower-case
(#407) Public method name "Zend_Db_Adapter_Mysqli::lastInsertId" must be in lower-case letters only
(#407) Variable "tableName" must be all lower-case
(#407) Variable "primaryKey" must be all lower-case
(#408) Opening brace should be on the same line as the declaration
(#418) Protected method name "Zend_Db_Adapter_Mysqli::_beginTransaction" must be in lower-case letters only
(#419) Opening brace should be on the same line as the declaration
(#430) Opening brace should be on the same line as the declaration
(#441) Protected method name "Zend_Db_Adapter_Mysqli::_rollBack" must be in lower-case letters only
(#442) Opening brace should be on the same line as the declaration
(#455) Public method name "Zend_Db_Adapter_Mysqli::setFetchMode" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Inline doc block comments are not allowed; use "// Comment." instead
(#470) "require_once" must be immediately followed by an open parenthesis
(#474) Inline doc block comments are not allowed; use "// Comment." instead
(#477) "require_once" must be immediately followed by an open parenthesis
(#491) Opening brace should be on the same line as the declaration
(#494) Inline doc block comments are not allowed; use "// Comment." instead
(#497) "require_once" must be immediately followed by an open parenthesis
(#503) Inline doc block comments are not allowed; use "// Comment." instead
(#506) "require_once" must be immediately followed by an open parenthesis
(#524) Public method name "Zend_Db_Adapter_Mysqli::supportsParameters" must be in lower-case letters only
(#525) Opening brace should be on the same line as the declaration
(#538) Expected 1 space after asterisk; 0 found
(#540) Public method name "Zend_Db_Adapter_Mysqli::getServerVersion" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Adapter/Mysqli/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Adapter/Oracle.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#72) Member variable "_numericDataTypes" must be all lower-case
(#91) Member variable "_defaultStmtClass" must be all lower-case
(#99) Member variable "_lobAsString" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#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
(#115) Inline doc block comments are not allowed; use "// Comment." instead
(#118) "require_once" must be immediately followed by an open parenthesis
(#119) Line exceeds 132 characters; contains 138 characters
(#124) Variable "connectionFuncName" must be all lower-case
(#126) Variable "connectionFuncName" must be all lower-case
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline doc block comments are not allowed; use "// Comment." instead
(#137) "require_once" must be immediately followed by an open parenthesis
(#147) Public method name "Zend_Db_Adapter_Oracle::isConnected" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Db_Adapter_Oracle::closeConnection" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Db_Adapter_Oracle::setLobAsString" must be in lower-case letters only
(#172) Variable "lobAsString" must be all lower-case
(#173) Opening brace should be on the same line as the declaration
(#174) Variable "lobAsString" must be all lower-case
(#183) Public method name "Zend_Db_Adapter_Oracle::getLobAsString" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Opening brace should be on the same line as the declaration
(#206) Variable "stmtClass" must be all lower-case
(#207) Variable "stmtClass" must be all lower-case
(#208) "require_once" must be immediately followed by an open parenthesis
(#209) Variable "stmtClass" must be all lower-case
(#211) Variable "stmtClass" must be all lower-case
(#226) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Db_Adapter_Oracle::quoteTableAs" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#256) Public method name "Zend_Db_Adapter_Oracle::lastSequenceId" must be in lower-case letters only
(#256) Variable "sequenceName" must be all lower-case
(#257) Opening brace should be on the same line as the declaration
(#259) Variable "sequenceName" must be all lower-case
(#272) Public method name "Zend_Db_Adapter_Oracle::nextSequenceId" must be in lower-case letters only
(#272) Variable "sequenceName" must be all lower-case
(#273) Opening brace should be on the same line as the declaration
(#275) Variable "sequenceName" must be all lower-case
(#297) Public method name "Zend_Db_Adapter_Oracle::lastInsertId" must be in lower-case letters only
(#297) Variable "tableName" must be all lower-case
(#297) Variable "primaryKey" must be all lower-case
(#298) Opening brace should be on the same line as the declaration
(#299) Variable "tableName" must be all lower-case
(#300) Variable "sequenceName" must be all lower-case
(#300) Variable "tableName" must be all lower-case
(#301) Variable "primaryKey" must be all lower-case
(#302) Variable "sequenceName" must be all lower-case
(#302) Variable "primaryKey" must be all lower-case
(#304) Variable "sequenceName" must be all lower-case
(#305) Variable "sequenceName" must be all lower-case
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Public method name "Zend_Db_Adapter_Oracle::listTables" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Db_Adapter_Oracle::describeTable" must be in lower-case letters only
(#354) Variable "tableName" must be all lower-case
(#354) Variable "schemaName" must be all lower-case
(#355) Opening brace should be on the same line as the declaration
(#363) Line exceeds 132 characters; contains 148 characters
(#366) Variable "tableName" must be all lower-case
(#367) Variable "schemaName" must be all lower-case
(#369) Variable "schemaName" must be all lower-case
(#373) Variable "subSql" must be all lower-case
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#380) Variable "tableName" must be all lower-case
(#381) Variable "schemaName" must be all lower-case
(#382) Variable "subSql" must be all lower-case
(#383) Variable "schemaName" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#388) Variable "subSql" must be all lower-case
(#391) Variable "schemaName" must be all lower-case
(#399) Inline doc block comments are not allowed; use "// Comment." instead
(#404) Variable "table_name" must not contain underscores.
(#406) Variable "column_name" must not contain underscores.
(#407) Variable "data_type" must not contain underscores.
(#408) Variable "data_default" must not contain underscores.
(#410) Variable "column_id" must not contain underscores.
(#411) Variable "data_length" must not contain underscores.
(#412) Variable "data_scale" must not contain underscores.
(#413) Variable "data_precision" must not contain underscores.
(#414) Variable "constraint_type" must not contain underscores.
(#419) Variable "primaryPosition" must be all lower-case
(#420) Variable "constraint_type" must not contain underscores.
(#422) Variable "primaryPosition" must be all lower-case
(#423) Inline doc block comments are not allowed; use "// Comment." instead
(#428) Variable "column_name" must not contain underscores.
(#430) Variable "table_name" must not contain underscores.
(#431) Variable "column_name" must not contain underscores.
(#432) Variable "column_id" must not contain underscores.
(#433) Variable "data_type" must not contain underscores.
(#434) Variable "data_default" must not contain underscores.
(#436) Variable "data_length" must not contain underscores.
(#437) Variable "data_scale" must not contain underscores.
(#438) Variable "data_precision" must not contain underscores.
(#439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Variable "primaryPosition" must be all lower-case
(#453) Protected method name "Zend_Db_Adapter_Oracle::_beginTransaction" must be in lower-case letters only
(#454) Opening brace should be on the same line as the declaration
(#465) Opening brace should be on the same line as the declaration
(#467) Inline doc block comments are not allowed; use "// Comment." instead
(#470) "require_once" must be immediately followed by an open parenthesis
(#482) Protected method name "Zend_Db_Adapter_Oracle::_rollBack" must be in lower-case letters only
(#483) Opening brace should be on the same line as the declaration
(#485) Inline doc block comments are not allowed; use "// Comment." instead
(#488) "require_once" must be immediately followed by an open parenthesis
(#503) Public method name "Zend_Db_Adapter_Oracle::setFetchMode" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#513) Inline doc block comments are not allowed; use "// Comment." instead
(#516) "require_once" must be immediately followed by an open parenthesis
(#520) Inline doc block comments are not allowed; use "// Comment." instead
(#523) "require_once" must be immediately followed by an open parenthesis
(#539) Opening brace should be on the same line as the declaration
(#542) Inline doc block comments are not allowed; use "// Comment." instead
(#545) "require_once" must be immediately followed by an open parenthesis
(#551) Inline doc block comments are not allowed; use "// Comment." instead
(#554) "require_once" must be immediately followed by an open parenthesis
(#558) Inline doc block comments are not allowed; use "// Comment." instead
(#564) Variable "limit_sql" must not contain underscores.
(#571) Expected 1 space before "+"; 0 found
(#571) Expected 1 space after "+"; 0 found
(#571) Expected 1 space before "+"; 0 found
(#571) Expected 1 space after "+"; 0 found
(#572) Variable "limit_sql" must not contain underscores.
(#579) Private method name "Zend_Db_Adapter_Oracle::_setExecuteMode" must be in lower-case letters only
(#580) Opening brace should be on the same line as the declaration
(#588) Inline doc block comments are not allowed; use "// Comment." instead
(#591) "require_once" must be immediately followed by an open parenthesis
(#600) Public method name "Zend_Db_Adapter_Oracle::_getExecuteMode" must be in lower-case letters only
(#601) Opening brace should be on the same line as the declaration
(#615) Opening brace should be on the same line as the declaration
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) Inline comments must start with a capital letter, digit or 3-dots sequence
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) Public method name "Zend_Db_Adapter_Oracle::supportsParameters" must be in lower-case letters only
(#652) Opening brace should be on the same line as the declaration
(#667) Public method name "Zend_Db_Adapter_Oracle::getServerVersion" must be in lower-case letters only
(#668) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Adapter/Oracle/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#39) Line indented incorrectly; expected 4 spaces, found 3
(#40) Line indented incorrectly; expected 4 spaces, found 3
(#42) Line indented incorrectly; expected 4 spaces, found 3
(#42) Visibility must be declared on method "__construct"
(#43) Line indented incorrectly; expected 8 spaces, found 7
(#51) Line indented incorrectly; expected 16 spaces, found 12
(#52) Line indented incorrectly; expected at least 16 spaces, found 12
(#53) Line indented incorrectly; expected 8 spaces, found 7
(#54) Line indented incorrectly; expected at least 12 spaces, found 11
(#55) Line indented incorrectly; expected 8 spaces, found 7
(#56) Line indented incorrectly; expected 8 spaces, found 7
(#57) Line indented incorrectly; expected at least 12 spaces, found 11
(#58) Line indented incorrectly; expected 8 spaces, found 7
(#59) Line indented incorrectly; expected 4 spaces, found 3
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_defaultStmtClass" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Opening brace should be on the same line as the declaration
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline doc block comments are not allowed; use "// Comment." instead
(#102) "require_once" must be immediately followed by an open parenthesis
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline doc block comments are not allowed; use "// Comment." instead
(#111) "require_once" must be immediately followed by an open parenthesis
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline doc block comments are not allowed; use "// Comment." instead
(#143) "require_once" must be immediately followed by an open parenthesis
(#154) Public method name "Zend_Db_Adapter_Pdo_Abstract::isConnected" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Db_Adapter_Pdo_Abstract::closeConnection" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
(#179) Variable "stmtClass" must be all lower-case
(#180) Variable "stmtClass" must be all lower-case
(#181) "require_once" must be immediately followed by an open parenthesis
(#182) Variable "stmtClass" must be all lower-case
(#184) Variable "stmtClass" must be all lower-case
(#206) Public method name "Zend_Db_Adapter_Pdo_Abstract::lastInsertId" must be in lower-case letters only
(#206) Variable "tableName" must be all lower-case
(#206) Variable "primaryKey" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#222) Opening brace should be on the same line as the declaration
(#230) Variable "newName" must be all lower-case
(#232) Variable "newName" must be all lower-case
(#240) Inline doc block comments are not allowed; use "// Comment." instead
(#243) "require_once" must be immediately followed by an open parenthesis
(#257) Opening brace should be on the same line as the declaration
(#266) Variable "errorInfo" must be all lower-case
(#267) Inline doc block comments are not allowed; use "// Comment." instead
(#270) "require_once" must be immediately followed by an open parenthesis
(#271) Variable "errorInfo" must be all lower-case
(#276) Inline doc block comments are not allowed; use "// Comment." instead
(#279) "require_once" must be immediately followed by an open parenthesis
(#291) Opening brace should be on the same line as the declaration
(#302) Protected method name "Zend_Db_Adapter_Pdo_Abstract::_beginTransaction" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#312) Opening brace should be on the same line as the declaration
(#320) Protected method name "Zend_Db_Adapter_Pdo_Abstract::_rollBack" must be in lower-case letters only
(#334) Public method name "Zend_Db_Adapter_Pdo_Abstract::setFetchMode" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) No space found before comment text; expected "// check for PDO extension" but found "//check for PDO extension"
(#338) Inline doc block comments are not allowed; use "// Comment." instead
(#341) "require_once" must be immediately followed by an open parenthesis
(#354) Inline doc block comments are not allowed; use "// Comment." instead
(#357) "require_once" must be immediately followed by an open parenthesis
(#369) Public method name "Zend_Db_Adapter_Pdo_Abstract::supportsParameters" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#384) Public method name "Zend_Db_Adapter_Pdo_Abstract::getServerVersion" must be in lower-case letters only
(#385) Opening brace should be on the same line as the declaration
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Ibm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_pdoType" must be all lower-case
(#58) Member variable "_serverType" must be all lower-case
(#71) Member variable "_numericDataTypes" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected 16 spaces, found 20
(#130) Closing brace indented incorrectly; expected 16 spaces, found 20
(#133) Inline doc block comments are not allowed; use "// Comment." instead
(#134) "require_once" must be immediately followed by an open parenthesis
(#137) Line exceeds 132 characters; contains 151 characters
(#150) Opening brace should be on the same line as the declaration
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Protected method name "Zend_Db_Adapter_Pdo_Ibm::_checkRequiredOptions" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#180) Inline doc block comments are not allowed; use "// Comment." instead
(#181) "require_once" must be immediately followed by an open parenthesis
(#194) Opening brace should be on the same line as the declaration
(#196) Variable "stmtClass" must be all lower-case
(#197) Variable "stmtClass" must be all lower-case
(#207) Public method name "Zend_Db_Adapter_Pdo_Ibm::listTables" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Db_Adapter_Pdo_Ibm::describeTable" must be in lower-case letters only
(#242) Variable "tableName" must be all lower-case
(#242) Variable "schemaName" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
(#245) Variable "tableName" must be all lower-case
(#245) Variable "schemaName" must be all lower-case
(#258) Opening brace should be on the same line as the declaration
(#263) Expected "if (...) {\n"; found "if(...) {\n"
(#281) Opening brace should be on the same line as the declaration
(#282) Line indented incorrectly; expected at least 8 spaces, found 7
(#283) Line indented incorrectly; expected at least 8 spaces, found 7
(#294) Public method name "Zend_Db_Adapter_Pdo_Ibm::lastInsertId" must be in lower-case letters only
(#294) Variable "tableName" must be all lower-case
(#294) Variable "primaryKey" must be all lower-case
(#295) Opening brace should be on the same line as the declaration
(#298) Line indented incorrectly; expected 8 spaces, found 9
(#298) Variable "tableName" must be all lower-case
(#299) Variable "sequenceName" must be all lower-case
(#299) Variable "tableName" must be all lower-case
(#300) Variable "primaryKey" must be all lower-case
(#301) Variable "sequenceName" must be all lower-case
(#301) Variable "primaryKey" must be all lower-case
(#303) Variable "sequenceName" must be all lower-case
(#304) Variable "sequenceName" must be all lower-case
(#305) Closing brace indented incorrectly; expected 9 spaces, found 8
(#318) Public method name "Zend_Db_Adapter_Pdo_Ibm::lastSequenceId" must be in lower-case letters only
(#318) Variable "sequenceName" must be all lower-case
(#319) Opening brace should be on the same line as the declaration
(#321) Variable "sequenceName" must be all lower-case
(#331) Public method name "Zend_Db_Adapter_Pdo_Ibm::nextSequenceId" must be in lower-case letters only
(#331) Variable "sequenceName" must be all lower-case
(#332) Opening brace should be on the same line as the declaration
(#334) Variable "sequenceName" must be all lower-case
(#342) Public method name "Zend_Db_Adapter_Pdo_Ibm::getServerVersion" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Ibm/Db2.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Db_Adapter_Pdo_Ibm_Db2::listTables" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Db_Adapter_Pdo_Ibm_Db2::describeTable" must be in lower-case letters only
(#77) Variable "tableName" must be all lower-case
(#77) Variable "schemaName" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#91) Variable "tableName" must be all lower-case
(#92) Variable "schemaName" must be all lower-case
(#93) Variable "schemaName" must be all lower-case
(#100) Inline doc block comments are not allowed; use "// Comment." instead
(#105) Inline doc block comments are not allowed; use "// Comment." instead
(#118) Variable "identityCol" must be all lower-case
(#123) Variable "primaryPosition" must be all lower-case
(#126) Variable "primaryPosition" must be all lower-case
(#128) Inline doc block comments are not allowed; use "// Comment." instead
(#132) Variable "identityCol" must be all lower-case
(#140) Expected 1 space before "+"; 0 found
(#140) Expected 1 space after "+"; 0 found
(#149) Variable "primaryPosition" must be all lower-case
(#167) Opening brace should be on the same line as the declaration
(#170) Inline doc block comments are not allowed; use "// Comment." instead
(#171) "require_once" must be immediately followed by an open parenthesis
(#176) Inline doc block comments are not allowed; use "// Comment." instead
(#177) "require_once" must be immediately followed by an open parenthesis
(#182) Variable "limit_sql" must not contain underscores.
(#183) Variable "limit_sql" must not contain underscores.
(#185) Inline doc block comments are not allowed; use "// Comment." instead
(#191) Variable "limit_sql" must not contain underscores.
(#198) Expected 1 space before "+"; 0 found
(#198) Expected 1 space after "+"; 0 found
(#198) Expected 1 space before "+"; 0 found
(#198) Expected 1 space after "+"; 0 found
(#200) Variable "limit_sql" must not contain underscores.
(#209) Public method name "Zend_Db_Adapter_Pdo_Ibm_Db2::lastSequenceId" must be in lower-case letters only
(#209) Variable "sequenceName" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#211) Variable "sequenceName" must be all lower-case
(#219) Expected 1 space after asterisk; 2 found
(#220) Expected 1 space after asterisk; 2 found
(#222) Public method name "Zend_Db_Adapter_Pdo_Ibm_Db2::nextSequenceId" must be in lower-case letters only
(#222) Variable "sequenceName" must be all lower-case
(#223) Opening brace should be on the same line as the declaration
(#224) Variable "sequenceName" must be all lower-case
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Ibm/Ids.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Db_Adapter_Pdo_Ibm_Ids::listTables" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Db_Adapter_Pdo_Ibm_Ids::describeTable" must be in lower-case letters only
(#78) Variable "tableName" must be all lower-case
(#78) Variable "schemaName" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected 1 space before "="; 0 found
(#88) Variable "tableName" must be all lower-case
(#89) Variable "schemaName" must be all lower-case
(#90) Variable "schemaName" must be all lower-case
(#99) Inline doc block comments are not allowed; use "// Comment." instead
(#112) Variable "primaryCols" must be all lower-case
(#116) Variable "primaryPosition" must be all lower-case
(#118) Variable "primaryCols" must be all lower-case
(#119) Variable "primaryCols" must be all lower-case
(#122) Variable "primaryCols" must be all lower-case
(#124) Variable "primaryPosition" must be all lower-case
(#124) Variable "primaryCols" must be all lower-case
(#142) Expected 1 space before "&" operator; 0 found
(#142) Expected 1 space after "&" operator; 0 found
(#143) Expected 1 space before "/"; 0 found
(#143) Expected 1 space after "/"; 0 found
(#146) Variable "primaryPosition" must be all lower-case
(#161) Protected method name "Zend_Db_Adapter_Pdo_Ibm_Ids::_getDataType" must be in lower-case letters only
(#161) Variable "typeNo" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#191) Variable "typeNo" must be all lower-case
(#192) Variable "typeNo" must be all lower-case
(#192) Variable "typeNo" must be all lower-case
(#195) Variable "typeNo" must be all lower-case
(#205) Protected method name "Zend_Db_Adapter_Pdo_Ibm_Ids::_getPrimaryInfo" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Opening brace should be on the same line as the declaration
(#252) Inline doc block comments are not allowed; use "// Comment." instead
(#253) "require_once" must be immediately followed by an open parenthesis
(#256) Variable "limit_sql" must not contain underscores.
(#257) Variable "limit_sql" must not contain underscores.
(#261) Inline doc block comments are not allowed; use "// Comment." instead
(#262) "require_once" must be immediately followed by an open parenthesis
(#266) Variable "limit_sql" must not contain underscores.
(#268) Variable "limit_sql" must not contain underscores.
(#271) Variable "limit_sql" must not contain underscores.
(#280) Public method name "Zend_Db_Adapter_Pdo_Ibm_Ids::lastSequenceId" must be in lower-case letters only
(#280) Variable "sequenceName" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#282) Variable "sequenceName" must be all lower-case
(#289) Expected 6 space(s) before asterisk; 5 found
(#290) Expected 6 space(s) before asterisk; 5 found
(#291) Expected 6 space(s) before asterisk; 5 found
(#291) Expected 1 space after asterisk; 2 found
(#292) Expected 6 space(s) before asterisk; 5 found
(#292) Expected 1 space after asterisk; 2 found
(#293) Expected 6 space(s) before asterisk; 5 found
(#294) Public method name "Zend_Db_Adapter_Pdo_Ibm_Ids::nextSequenceId" must be in lower-case letters only
(#294) Variable "sequenceName" must be all lower-case
(#295) Opening brace should be on the same line as the declaration
(#296) Variable "sequenceName" must be all lower-case
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Mssql.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_pdoType" must be all lower-case
(#59) Member variable "_numericDataTypes" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Opening brace should be on the same line as the declaration
(#147) Protected method name "Zend_Db_Adapter_Pdo_Mssql::_beginTransaction" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#161) Opening brace should be on the same line as the declaration
(#173) Protected method name "Zend_Db_Adapter_Pdo_Mssql::_rollBack" must be in lower-case letters only
(#184) Public method name "Zend_Db_Adapter_Pdo_Mssql::listTables" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Db_Adapter_Pdo_Mssql::describeTable" must be in lower-case letters only
(#221) Variable "tableName" must be all lower-case
(#221) Variable "schemaName" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "schemaName" must be all lower-case
(#224) Variable "schemaName" must be all lower-case
(#225) Variable "schemaName" must be all lower-case
(#226) Variable "schemaName" must be all lower-case
(#229) Inline doc block comments are not allowed; use "// Comment." instead
(#232) Variable "tableName" must be all lower-case
(#233) Variable "schemaName" must be all lower-case
(#234) Variable "schemaName" must be all lower-case
(#240) Variable "table_name" must not contain underscores.
(#241) Variable "column_name" must not contain underscores.
(#242) Variable "type_name" must not contain underscores.
(#247) Variable "column_def" must not contain underscores.
(#248) Variable "column_position" must not contain underscores.
(#250) Inline doc block comments are not allowed; use "// Comment." instead
(#253) Variable "tableName" must be all lower-case
(#254) Variable "schemaName" must be all lower-case
(#255) Variable "schemaName" must be all lower-case
(#259) Variable "primaryKeysResult" must be all lower-case
(#260) Variable "primaryKeyColumn" must be all lower-case
(#261) Variable "pkey_column_name" must not contain underscores.
(#262) Variable "pkey_key_seq" must not contain underscores.
(#263) Variable "primaryKeysResult" must be all lower-case
(#263) Variable "pkeysRow" must be all lower-case
(#264) Variable "primaryKeyColumn" must be all lower-case
(#264) Variable "pkeysRow" must be all lower-case
(#264) Variable "pkey_column_name" must not contain underscores.
(#264) Variable "pkeysRow" must be all lower-case
(#264) Variable "pkey_key_seq" must not contain underscores.
(#271) Variable "type_name" must not contain underscores.
(#279) Variable "isPrimary" must be all lower-case
(#279) Variable "column_name" must not contain underscores.
(#279) Variable "primaryKeyColumn" must be all lower-case
(#280) Variable "isPrimary" must be all lower-case
(#281) Variable "primaryPosition" must be all lower-case
(#281) Variable "primaryKeyColumn" must be all lower-case
(#281) Variable "column_name" must not contain underscores.
(#283) Variable "primaryPosition" must be all lower-case
(#286) Variable "column_name" must not contain underscores.
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Variable "table_name" must not contain underscores.
(#289) Variable "column_name" must not contain underscores.
(#290) Variable "column_position" must not contain underscores.
(#292) Variable "column_def" must not contain underscores.
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Variable "isPrimary" must be all lower-case
(#299) Variable "primaryPosition" must be all lower-case
(#317) Line indented incorrectly; expected 4 spaces, found 5
(#318) Opening brace should be on the same line as the declaration
(#321) Inline doc block comments are not allowed; use "// Comment." instead
(#322) "require_once" must be immediately followed by an open parenthesis
(#328) Inline doc block comments are not allowed; use "// Comment." instead
(#329) "require_once" must be immediately followed by an open parenthesis
(#335) Expected 1 space before "+"; 0 found
(#335) Expected 1 space after "+"; 0 found
(#343) Variable "orderParts" must be all lower-case
(#344) Variable "pregReplaceCount" must be all lower-case
(#345) Variable "orderbyInverseParts" must be all lower-case
(#346) Variable "orderParts" must be all lower-case
(#346) Variable "orderPart" must be all lower-case
(#347) Variable "orderPart" must be all lower-case
(#347) Variable "orderPart" must be all lower-case
(#348) Variable "orderPart" must be all lower-case
(#348) Variable "pregReplaceCount" must be all lower-case
(#349) Variable "pregReplaceCount" must be all lower-case
(#350) Variable "orderbyInverseParts" must be all lower-case
(#353) Variable "orderPart" must be all lower-case
(#353) Variable "pregReplaceCount" must be all lower-case
(#354) Variable "pregReplaceCount" must be all lower-case
(#355) Variable "orderbyInverseParts" must be all lower-case
(#358) Variable "orderbyInverseParts" must be all lower-case
(#358) Variable "orderPart" must be all lower-case
(#362) Variable "orderbyInverse" must be all lower-case
(#362) Variable "orderbyInverseParts" must be all lower-case
(#364) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#370) Variable "orderbyInverse" must be all lower-case
(#379) Closing brace indented incorrectly; expected 5 spaces, found 4
(#399) Public method name "Zend_Db_Adapter_Pdo_Mssql::lastInsertId" must be in lower-case letters only
(#399) Variable "tableName" must be all lower-case
(#399) Variable "primaryKey" must be all lower-case
(#400) Opening brace should be on the same line as the declaration
(#410) Public method name "Zend_Db_Adapter_Pdo_Mssql::getServerVersion" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Mysql.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_pdoType" must be all lower-case
(#60) Member variable "_numericDataTypes" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#92) Variable "initCommand" must be all lower-case
(#93) Variable "initCommand" must be all lower-case
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Public method name "Zend_Db_Adapter_Pdo_Mysql::getQuoteIdentifierSymbol" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) The use of backticks in strings is not recommended
(#112) Public method name "Zend_Db_Adapter_Pdo_Mysql::listTables" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Db_Adapter_Pdo_Mysql::describeTable" must be in lower-case letters only
(#145) Variable "tableName" must be all lower-case
(#145) Variable "schemaName" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Variable "schemaName" must be all lower-case
(#152) Variable "schemaName" must be all lower-case
(#154) Variable "tableName" must be all lower-case
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Variable "primaryPosition" must be all lower-case
(#195) Variable "primaryPosition" must be all lower-case
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Variable "tableName" must be all lower-case
(#216) Variable "primaryPosition" must be all lower-case
(#233) Line indented incorrectly; expected 4 spaces, found 5
(#234) Opening brace should be on the same line as the declaration
(#237) Inline doc block comments are not allowed; use "// Comment." instead
(#238) "require_once" must be immediately followed by an open parenthesis
(#244) Inline doc block comments are not allowed; use "// Comment." instead
(#245) "require_once" must be immediately followed by an open parenthesis
(#255) Closing brace indented incorrectly; expected 5 spaces, found 4
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Oci.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_pdoType" must be all lower-case
(#54) Member variable "_defaultStmtClass" must be all lower-case
(#67) Member variable "_numericDataTypes" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Db_Adapter_Pdo_Oci::quoteTableAs" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Db_Adapter_Pdo_Oci::listTables" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Db_Adapter_Pdo_Oci::describeTable" must be in lower-case letters only
(#180) Variable "tableName" must be all lower-case
(#180) Variable "schemaName" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#189) Line exceeds 132 characters; contains 148 characters
(#192) Variable "tableName" must be all lower-case
(#193) Variable "schemaName" must be all lower-case
(#195) Variable "schemaName" must be all lower-case
(#199) Variable "subSql" must be all lower-case
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#206) Variable "tableName" must be all lower-case
(#207) Variable "schemaName" must be all lower-case
(#208) Variable "subSql" must be all lower-case
(#209) Variable "schemaName" must be all lower-case
(#211) Expected 1 space before "="; 0 found
(#211) Expected 1 space after "="; 0 found
(#214) Variable "subSql" must be all lower-case
(#217) Variable "schemaName" must be all lower-case
(#225) Inline doc block comments are not allowed; use "// Comment." instead
(#230) Variable "table_name" must not contain underscores.
(#232) Variable "column_name" must not contain underscores.
(#233) Variable "data_type" must not contain underscores.
(#234) Variable "data_default" must not contain underscores.
(#236) Variable "column_id" must not contain underscores.
(#237) Variable "data_length" must not contain underscores.
(#238) Variable "data_scale" must not contain underscores.
(#239) Variable "data_precision" must not contain underscores.
(#240) Variable "constraint_type" must not contain underscores.
(#245) Variable "primaryPosition" must be all lower-case
(#246) Variable "constraint_type" must not contain underscores.
(#248) Variable "primaryPosition" must be all lower-case
(#249) Inline doc block comments are not allowed; use "// Comment." instead
(#254) Variable "column_name" must not contain underscores.
(#256) Variable "table_name" must not contain underscores.
(#257) Variable "column_name" must not contain underscores.
(#258) Variable "column_id" must not contain underscores.
(#259) Variable "data_type" must not contain underscores.
(#260) Variable "data_default" must not contain underscores.
(#262) Variable "data_length" must not contain underscores.
(#263) Variable "data_scale" must not contain underscores.
(#264) Variable "data_precision" must not contain underscores.
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "primaryPosition" must be all lower-case
(#282) Public method name "Zend_Db_Adapter_Pdo_Oci::lastSequenceId" must be in lower-case letters only
(#282) Variable "sequenceName" must be all lower-case
(#283) Opening brace should be on the same line as the declaration
(#285) Variable "sequenceName" must be all lower-case
(#297) Public method name "Zend_Db_Adapter_Pdo_Oci::nextSequenceId" must be in lower-case letters only
(#297) Variable "sequenceName" must be all lower-case
(#298) Opening brace should be on the same line as the declaration
(#300) Variable "sequenceName" must be all lower-case
(#322) Public method name "Zend_Db_Adapter_Pdo_Oci::lastInsertId" must be in lower-case letters only
(#322) Variable "tableName" must be all lower-case
(#322) Variable "primaryKey" must be all lower-case
(#323) Opening brace should be on the same line as the declaration
(#324) Variable "tableName" must be all lower-case
(#325) Variable "sequenceName" must be all lower-case
(#325) Variable "tableName" must be all lower-case
(#326) Variable "primaryKey" must be all lower-case
(#327) Variable "sequenceName" must be all lower-case
(#327) Variable "primaryKey" must be all lower-case
(#329) Variable "sequenceName" must be all lower-case
(#330) Variable "sequenceName" must be all lower-case
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Opening brace should be on the same line as the declaration
(#349) Inline doc block comments are not allowed; use "// Comment." instead
(#350) "require_once" must be immediately followed by an open parenthesis
(#356) Inline doc block comments are not allowed; use "// Comment." instead
(#357) "require_once" must be immediately followed by an open parenthesis
(#361) Inline doc block comments are not allowed; use "// Comment." instead
(#367) Variable "limit_sql" must not contain underscores.
(#374) Expected 1 space before "+"; 0 found
(#374) Expected 1 space after "+"; 0 found
(#374) Expected 1 space before "+"; 0 found
(#374) Expected 1 space after "+"; 0 found
(#375) Variable "limit_sql" must not contain underscores.
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Pgsql.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_pdoType" must be all lower-case
(#60) Member variable "_numericDataTypes" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Db_Adapter_Pdo_Pgsql::listTables" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Public method name "Zend_Db_Adapter_Pdo_Pgsql::describeTable" must be in lower-case letters only
(#149) Variable "tableName" must be all lower-case
(#149) Variable "schemaName" must be all lower-case
(#150) Opening brace should be on the same line as the declaration
(#171) Variable "tableName" must be all lower-case
(#172) Variable "schemaName" must be all lower-case
(#173) Variable "schemaName" must be all lower-case
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "complete_type" must not contain underscores.
(#189) Variable "default_value" must not contain underscores.
(#197) Variable "defaultValue" must be all lower-case
(#197) Variable "default_value" must not contain underscores.
(#199) Variable "complete_type" must not contain underscores.
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Variable "defaultValue" must be all lower-case
(#207) Variable "defaultValue" must be all lower-case
(#210) Variable "primaryPosition" must be all lower-case
(#213) Variable "primaryPosition" must be all lower-case
(#214) Variable "default_value" must not contain underscores.
(#222) Variable "defaultValue" must be all lower-case
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Variable "primaryPosition" must be all lower-case
(#246) Opening brace should be on the same line as the declaration
(#249) Inline doc block comments are not allowed; use "// Comment." instead
(#252) "require_once" must be immediately followed by an open parenthesis
(#258) Inline doc block comments are not allowed; use "// Comment." instead
(#261) "require_once" must be immediately followed by an open parenthesis
(#281) Public method name "Zend_Db_Adapter_Pdo_Pgsql::lastSequenceId" must be in lower-case letters only
(#281) Variable "sequenceName" must be all lower-case
(#282) Opening brace should be on the same line as the declaration
(#284) Variable "sequenceName" must be all lower-case
(#296) Public method name "Zend_Db_Adapter_Pdo_Pgsql::nextSequenceId" must be in lower-case letters only
(#296) Variable "sequenceName" must be all lower-case
(#297) Opening brace should be on the same line as the declaration
(#299) Variable "sequenceName" must be all lower-case
(#317) Public method name "Zend_Db_Adapter_Pdo_Pgsql::lastInsertId" must be in lower-case letters only
(#317) Variable "tableName" must be all lower-case
(#317) Variable "primaryKey" must be all lower-case
(#318) Opening brace should be on the same line as the declaration
(#319) Variable "tableName" must be all lower-case
(#320) Variable "sequenceName" must be all lower-case
(#320) Variable "tableName" must be all lower-case
(#321) Variable "primaryKey" must be all lower-case
(#322) Variable "sequenceName" must be all lower-case
(#322) Variable "primaryKey" must be all lower-case
(#324) Variable "sequenceName" must be all lower-case
(#325) Variable "sequenceName" must be all lower-case
(#327) Variable "tableName" must be all lower-case
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Sqlite.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Line indented incorrectly; expected 4 spaces, found 5
(#47) Member variable "_pdoType" must be all lower-case
(#60) Member variable "_numericDataTypes" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Protected method name "Zend_Db_Adapter_Pdo_Sqlite::_checkRequiredOptions" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline doc block comments are not allowed; use "// Comment." instead
(#109) "require_once" must be immediately followed by an open parenthesis
(#110) Line exceeds 132 characters; contains 133 characters
(#118) Opening brace should be on the same line as the declaration
(#129) Opening brace should be on the same line as the declaration
(#130) Inline doc block comments are not allowed; use "// Comment." instead
(#142) Inline doc block comments are not allowed; use "// Comment." instead
(#143) "require_once" must be immediately followed by an open parenthesis
(#150) Inline doc block comments are not allowed; use "// Comment." instead
(#151) "require_once" must be immediately followed by an open parenthesis
(#161) Public method name "Zend_Db_Adapter_Pdo_Sqlite::listTables" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Db_Adapter_Pdo_Sqlite::describeTable" must be in lower-case letters only
(#198) Variable "tableName" must be all lower-case
(#198) Variable "schemaName" must be all lower-case
(#199) Opening brace should be on the same line as the declaration
(#202) Variable "schemaName" must be all lower-case
(#203) Variable "schemaName" must be all lower-case
(#206) Variable "tableName" must be all lower-case
(#210) Inline doc block comments are not allowed; use "// Comment." instead
(#219) Variable "dflt_value" must not contain underscores.
(#226) Variable "primaryPosition" must be all lower-case
(#226) Expected 1 space after "="; newline found
(#238) Variable "primaryPosition" must be all lower-case
(#239) Inline doc block comments are not allowed; use "// Comment." instead
(#246) Variable "schemaName" must be all lower-case
(#247) Variable "tableName" must be all lower-case
(#249) Expected 1 space before "+"; 0 found
(#249) Expected 1 space after "+"; 0 found
(#251) Variable "dflt_value" must not contain underscores.
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "primaryPosition" must be all lower-case
(#274) Opening brace should be on the same line as the declaration
(#277) Inline doc block comments are not allowed; use "// Comment." instead
(#278) "require_once" must be immediately followed by an open parenthesis
(#284) Inline doc block comments are not allowed; use "// Comment." instead
(#285) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Adapter/Sqlsrv.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_lastInsertId" must be all lower-case
(#71) Member variable "_lastInsertSQL" must be all lower-case
(#84) Member variable "_numericDataTypes" must be all lower-case
(#105) Member variable "_defaultStmtClass" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline doc block comments are not allowed; use "// Comment." instead
(#124) "require_once" must be immediately followed by an open parenthesis
(#125) Line exceeds 132 characters; contains 140 characters
(#128) Variable "serverName" must be all lower-case
(#131) Variable "serverName" must be all lower-case
(#134) Variable "connectionInfo" must be all lower-case
(#138) Expected "if (...) {\n"; found "if (...)\n {\n"
(#140) Variable "connectionInfo" must be all lower-case
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "constantName" must be all lower-case
(#152) Variable "constantName" must be all lower-case
(#153) Variable "connectionInfo" must be all lower-case
(#153) Variable "constantName" must be all lower-case
(#155) Variable "connectionInfo" must be all lower-case
(#161) Variable "serverName" must be all lower-case
(#161) Variable "connectionInfo" must be all lower-case
(#164) Inline doc block comments are not allowed; use "// Comment." instead
(#167) "require_once" must be immediately followed by an open parenthesis
(#179) Protected method name "Zend_Db_Adapter_Sqlsrv::_checkRequiredOptions" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline doc block comments are not allowed; use "// Comment." instead
(#184) "require_once" must be immediately followed by an open parenthesis
(#185) Line exceeds 132 characters; contains 133 characters
(#189) Inline doc block comments are not allowed; use "// Comment." instead
(#192) "require_once" must be immediately followed by an open parenthesis
(#194) Line exceeds 132 characters; contains 155 characters
(#198) Inline doc block comments are not allowed; use "// Comment." instead
(#201) "require_once" must be immediately followed by an open parenthesis
(#203) Line exceeds 132 characters; contains 155 characters
(#214) Public method name "Zend_Db_Adapter_Sqlsrv::setTransactionIsolationLevel" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Expected "if (...) {\n"; found "if (...)\n {\n"
(#242) "require_once" must be immediately followed by an open parenthesis
(#247) "require_once" must be immediately followed by an open parenthesis
(#259) Public method name "Zend_Db_Adapter_Sqlsrv::isConnected" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#271) Public method name "Zend_Db_Adapter_Sqlsrv::closeConnection" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#286) Opening brace should be on the same line as the declaration
(#288) Variable "stmtClass" must be all lower-case
(#290) Variable "stmtClass" must be all lower-case
(#291) Inline doc block comments are not allowed; use "// Comment." instead
(#294) "require_once" must be immediately followed by an open parenthesis
(#295) Variable "stmtClass" must be all lower-case
(#298) Variable "stmtClass" must be all lower-case
(#310) Opening brace should be on the same line as the declaration
(#313) Usage of ELSEIF not allowed; use ELSE IF instead
(#334) Public method name "Zend_Db_Adapter_Sqlsrv::lastInsertId" must be in lower-case letters only
(#334) Variable "tableName" must be all lower-case
(#334) Variable "primaryKey" must be all lower-case
(#335) Opening brace should be on the same line as the declaration
(#336) Variable "tableName" must be all lower-case
(#337) Variable "tableName" must be all lower-case
(#337) Variable "tableName" must be all lower-case
(#338) Variable "tableName" must be all lower-case
(#358) Opening brace should be on the same line as the declaration
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Public method name "Zend_Db_Adapter_Sqlsrv::listTables" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#432) Public method name "Zend_Db_Adapter_Sqlsrv::describeTable" must be in lower-case letters only
(#432) Variable "tableName" must be all lower-case
(#432) Variable "schemaName" must be all lower-case
(#433) Opening brace should be on the same line as the declaration
(#434) Inline doc block comments are not allowed; use "// Comment." instead
(#437) Variable "tableName" must be all lower-case
(#442) Variable "table_name" must not contain underscores.
(#443) Variable "column_name" must not contain underscores.
(#444) Variable "type_name" must not contain underscores.
(#449) Variable "column_def" must not contain underscores.
(#450) Variable "column_position" must not contain underscores.
(#452) Inline doc block comments are not allowed; use "// Comment." instead
(#455) Variable "tableOwner" must be all lower-case
(#456) Variable "tableOwner" must be all lower-case
(#457) Variable "tableName" must be all lower-case
(#460) Variable "primaryKeysResult" must be all lower-case
(#461) Variable "primaryKeyColumn" must be all lower-case
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Variable "pkey_column_name" must not contain underscores.
(#468) Variable "pkey_key_seq" must not contain underscores.
(#469) Variable "primaryKeysResult" must be all lower-case
(#469) Variable "pkeysRow" must be all lower-case
(#470) Variable "primaryKeyColumn" must be all lower-case
(#470) Variable "pkeysRow" must be all lower-case
(#470) Variable "pkey_column_name" must not contain underscores.
(#470) Variable "pkeysRow" must be all lower-case
(#470) Variable "pkey_key_seq" must not contain underscores.
(#477) Variable "type_name" must not contain underscores.
(#485) Variable "isPrimary" must be all lower-case
(#485) Variable "column_name" must not contain underscores.
(#485) Variable "primaryKeyColumn" must be all lower-case
(#486) Variable "isPrimary" must be all lower-case
(#487) Variable "primaryPosition" must be all lower-case
(#487) Variable "primaryKeyColumn" must be all lower-case
(#487) Variable "column_name" must not contain underscores.
(#489) Variable "primaryPosition" must be all lower-case
(#492) Variable "column_name" must not contain underscores.
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Variable "table_name" must not contain underscores.
(#495) Variable "column_name" must not contain underscores.
(#496) Variable "column_position" must not contain underscores.
(#498) Variable "column_def" must not contain underscores.
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Variable "isPrimary" must be all lower-case
(#505) Variable "primaryPosition" must be all lower-case
(#519) Protected method name "Zend_Db_Adapter_Sqlsrv::_beginTransaction" must be in lower-case letters only
(#520) Opening brace should be on the same line as the declaration
(#522) "require_once" must be immediately followed by an open parenthesis
(#534) Opening brace should be on the same line as the declaration
(#536) "require_once" must be immediately followed by an open parenthesis
(#547) Protected method name "Zend_Db_Adapter_Sqlsrv::_rollBack" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#550) "require_once" must be immediately followed by an open parenthesis
(#564) Public method name "Zend_Db_Adapter_Sqlsrv::setFetchMode" must be in lower-case letters only
(#565) Opening brace should be on the same line as the declaration
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) "require_once" must be immediately followed by an open parenthesis
(#578) "require_once" must be immediately followed by an open parenthesis
(#593) Line indented incorrectly; expected 4 spaces, found 5
(#594) Opening brace should be on the same line as the declaration
(#597) "require_once" must be immediately followed by an open parenthesis
(#603) Inline doc block comments are not allowed; use "// Comment." instead
(#604) "require_once" must be immediately followed by an open parenthesis
(#617) Whitespace found at end of line
(#618) Expected 1 space before "+"; 0 found
(#618) Expected 1 space after "+"; 0 found
(#619) Whitespace found at end of line
(#622) Variable "innerOrder" must be all lower-case
(#623) Variable "innerOrder" must be all lower-case
(#628) Variable "outerOrder" must be all lower-case
(#629) Variable "outerOrder" must be all lower-case
(#634) Closing brace indented incorrectly; expected 5 spaces, found 4
(#642) Public method name "Zend_Db_Adapter_Sqlsrv::supportsParameters" must be in lower-case letters only
(#643) Opening brace should be on the same line as the declaration
(#648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Public method name "Zend_Db_Adapter_Sqlsrv::getServerVersion" must be in lower-case letters only
(#658) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Adapter/Sqlsrv/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Opening brace should be on the same line as the declaration
(#51) Line indented incorrectly; expected 8 spaces, found 7
(#60) Line indented incorrectly; expected 8 spaces, found 7
(#61) Line indented incorrectly; expected at least 8 spaces, found 7
(#62) Line indented incorrectly; expected 4 spaces, found 3
(#62) Closing brace indented incorrectly; expected 4 spaces, found 3
local/mr/vendor/zend/Zend/Db/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Expr.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#49) Expected MOODLE_INTERNAL check or config.php inclusion
(#65) Opening brace should be on the same line as the declaration
(#73) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Profiler.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#86) Member variable "_queryProfiles" must be all lower-case
(#104) Member variable "_filterElapsedSecs" must be all lower-case
(#115) Member variable "_filterTypes" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Db_Profiler::setEnabled" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Db_Profiler::getEnabled" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Db_Profiler::setFilterElapsedSecs" must be in lower-case letters only
(#163) Variable "minimumSeconds" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "minimumSeconds" must be all lower-case
(#168) Variable "minimumSeconds" must be all lower-case
(#180) Public method name "Zend_Db_Profiler::getFilterElapsedSecs" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_Db_Profiler::setFilterQueryType" must be in lower-case letters only
(#194) Variable "queryTypes" must be all lower-case
(#195) Opening brace should be on the same line as the declaration
(#196) Variable "queryTypes" must be all lower-case
(#208) Public method name "Zend_Db_Profiler::getFilterQueryType" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#221) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Db_Profiler::queryClone" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#251) Public method name "Zend_Db_Profiler::queryStart" must be in lower-case letters only
(#251) Variable "queryText" must be all lower-case
(#251) Variable "queryType" must be all lower-case
(#252) Opening brace should be on the same line as the declaration
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "queryType" must be all lower-case
(#259) Variable "queryText" must be all lower-case
(#261) Variable "queryType" must be all lower-case
(#264) Variable "queryType" must be all lower-case
(#267) Variable "queryType" must be all lower-case
(#270) Variable "queryType" must be all lower-case
(#273) Variable "queryType" must be all lower-case
(#278) Inline doc block comments are not allowed; use "// Comment." instead
(#281) "require_once" must be immediately followed by an open parenthesis
(#282) Variable "queryText" must be all lower-case
(#282) Variable "queryType" must be all lower-case
(#297) Public method name "Zend_Db_Profiler::queryEnd" must be in lower-case letters only
(#297) Variable "queryId" must be all lower-case
(#298) Opening brace should be on the same line as the declaration
(#305) Variable "queryId" must be all lower-case
(#306) Inline doc block comments are not allowed; use "// Comment." instead
(#309) "require_once" must be immediately followed by an open parenthesis
(#310) Variable "queryId" must be all lower-case
(#313) Variable "queryId" must be all lower-case
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Inline doc block comments are not allowed; use "// Comment." instead
(#320) "require_once" must be immediately followed by an open parenthesis
(#321) Variable "queryId" must be all lower-case
(#327) Inline doc block comments are not allowed; use "// Comment." instead
(#332) Variable "queryId" must be all lower-case
(#336) Inline doc block comments are not allowed; use "// Comment." instead
(#341) Variable "queryId" must be all lower-case
(#356) Public method name "Zend_Db_Profiler::getQueryProfile" must be in lower-case letters only
(#356) Variable "queryId" must be all lower-case
(#357) Opening brace should be on the same line as the declaration
(#358) Variable "queryId" must be all lower-case
(#359) Inline doc block comments are not allowed; use "// Comment." instead
(#362) "require_once" must be immediately followed by an open parenthesis
(#363) Variable "queryId" must be all lower-case
(#366) Variable "queryId" must be all lower-case
(#381) Public method name "Zend_Db_Profiler::getQueryProfiles" must be in lower-case letters only
(#381) Variable "queryType" must be all lower-case
(#381) Variable "showUnfinished" must be all lower-case
(#382) Opening brace should be on the same line as the declaration
(#383) Variable "queryProfiles" must be all lower-case
(#385) Variable "queryType" must be all lower-case
(#388) Variable "queryType" must be all lower-case
(#391) Variable "showUnfinished" must be all lower-case
(#392) Variable "queryProfiles" must be all lower-case
(#396) Variable "queryProfiles" must be all lower-case
(#397) Variable "queryProfiles" must be all lower-case
(#400) Variable "queryProfiles" must be all lower-case
(#412) Public method name "Zend_Db_Profiler::getTotalElapsedSecs" must be in lower-case letters only
(#412) Variable "queryType" must be all lower-case
(#413) Opening brace should be on the same line as the declaration
(#414) Variable "elapsedSecs" must be all lower-case
(#416) Variable "queryType" must be all lower-case
(#419) Variable "queryType" must be all lower-case
(#422) Variable "elapsedSecs" must be all lower-case
(#425) Variable "elapsedSecs" must be all lower-case
(#436) Public method name "Zend_Db_Profiler::getTotalNumQueries" must be in lower-case letters only
(#436) Variable "queryType" must be all lower-case
(#437) Opening brace should be on the same line as the declaration
(#438) Variable "queryType" must be all lower-case
(#442) Variable "numQueries" must be all lower-case
(#444) Variable "queryType" must be all lower-case
(#445) Variable "numQueries" must be all lower-case
(#449) Variable "numQueries" must be all lower-case
(#459) Public method name "Zend_Db_Profiler::getLastQueryProfile" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Profiler/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Profiler/Firebug.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_totalElapsedTime" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Public method name "Zend_Db_Profiler_Firebug::setEnabled" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#122) Public method name "Zend_Db_Profiler_Firebug::queryEnd" must be in lower-case letters only
(#122) Variable "queryId" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "queryId" must be all lower-case
(#132) Variable "queryId" must be all lower-case
(#136) Commas (,) must be followed by white space.
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Expected 1 space before "?"; 0 found
(#138) Expected 1 space after "?"; 0 found
(#138) Expected 1 space before ":"; 0 found
(#138) Expected 1 space after ":"; 0 found
(#148) Protected method name "Zend_Db_Profiler_Firebug::updateMessageLabel" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#158) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Db/Profiler/Query.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "_queryType" must be all lower-case
(#53) Member variable "_startedMicrotime" must be all lower-case
(#60) Member variable "_endedMicrotime" must be all lower-case
(#65) Member variable "_boundParams" must be all lower-case
(#79) Variable "queryType" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#82) Variable "queryType" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Opening brace should be on the same line as the declaration
(#107) Opening brace should be on the same line as the declaration
(#117) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Db_Profiler_Query::hasEnded" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Db_Profiler_Query::getQuery" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Db_Profiler_Query::getQueryType" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Db_Profiler_Query::bindParam" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Db_Profiler_Query::bindParams" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Db_Profiler_Query::getQueryParams" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Db_Profiler_Query::getElapsedSecs" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Select.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#105) Member variable "_partsInit" must be all lower-case
(#124) Member variable "_joinTypes" must be all lower-case
(#138) Member variable "_unionTypes" must be all lower-case
(#156) Member variable "_tableCols" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#166) Variable "_partsInit" must be all lower-case
(#166) Variable "_partsInit" must not contain underscores.
(#174) Public method name "Zend_Db_Select::getBind" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#186) Opening brace should be on the same line as the declaration
(#199) Opening brace should be on the same line as the declaration
(#229) Opening brace should be on the same line as the declaration
(#243) Variable "correlationName" must be all lower-case
(#244) Opening brace should be on the same line as the declaration
(#245) Variable "correlationName" must be all lower-case
(#246) Variable "correlationNameKeys" must be all lower-case
(#247) Variable "correlationName" must be all lower-case
(#247) Variable "correlationNameKeys" must be all lower-case
(#250) Variable "correlationName" must be all lower-case
(#251) Inline doc block comments are not allowed; use "// Comment." instead
(#254) "require_once" must be immediately followed by an open parenthesis
(#258) Variable "correlationName" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#283) "require_once" must be immediately followed by an open parenthesis
(#289) Variable "_unionTypes" must be all lower-case
(#289) Variable "_unionTypes" must not contain underscores.
(#290) "require_once" must be immediately followed by an open parenthesis
(#314) Opening brace should be on the same line as the declaration
(#334) Public method name "Zend_Db_Select::joinInner" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#355) Public method name "Zend_Db_Select::joinLeft" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#377) Public method name "Zend_Db_Select::joinRight" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#399) Public method name "Zend_Db_Select::joinFull" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#416) Public method name "Zend_Db_Select::joinCross" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#436) Public method name "Zend_Db_Select::joinNatural" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#474) Opening brace should be on the same line as the declaration
(#492) Public method name "Zend_Db_Select::orWhere" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#506) Opening brace should be on the same line as the declaration
(#533) Opening brace should be on the same line as the declaration
(#559) Public method name "Zend_Db_Select::orHaving" must be in lower-case letters only
(#560) Opening brace should be on the same line as the declaration
(#582) Opening brace should be on the same line as the declaration
(#587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Opening brace should be on the same line as the declaration
(#635) Public method name "Zend_Db_Select::limitPage" must be in lower-case letters only
(#635) Variable "rowCount" must be all lower-case
(#636) Opening brace should be on the same line as the declaration
(#637) Expected 1 space before "?"; 5 found
(#637) Expected 1 space before ":"; 5 found
(#638) Variable "rowCount" must be all lower-case
(#638) Variable "rowCount" must be all lower-case
(#638) Variable "rowCount" must be all lower-case
(#639) Variable "rowCount" must be all lower-case
(#640) Variable "rowCount" must be all lower-case
(#650) Public method name "Zend_Db_Select::forUpdate" must be in lower-case letters only
(#651) Opening brace should be on the same line as the declaration
(#663) Public method name "Zend_Db_Select::getPart" must be in lower-case letters only
(#664) Opening brace should be on the same line as the declaration
(#667) "require_once" must be immediately followed by an open parenthesis
(#680) Variable "fetchMode" must be all lower-case
(#681) Opening brace should be on the same line as the declaration
(#687) Variable "fetchMode" must be all lower-case
(#688) Variable "fetchMode" must be all lower-case
(#690) Variable "fetchMode" must be all lower-case
(#700) Opening brace should be on the same line as the declaration
(#702) Variable "_partsInit" must be all lower-case
(#702) Variable "_partsInit" must not contain underscores.
(#718) Opening brace should be on the same line as the declaration
(#720) Variable "_partsInit" must be all lower-case
(#720) Variable "_partsInit" must not contain underscores.
(#721) Variable "_partsInit" must be all lower-case
(#721) Variable "_partsInit" must not contain underscores.
(#722) Variable "_partsInit" must be all lower-case
(#722) Variable "_partsInit" must not contain underscores.
(#733) Public method name "Zend_Db_Select::getAdapter" must be in lower-case letters only
(#734) Opening brace should be on the same line as the declaration
(#755) Opening brace should be on the same line as the declaration
(#756) Variable "_joinTypes" must be all lower-case
(#756) Variable "_joinTypes" must not contain underscores.
(#757) Inline doc block comments are not allowed; use "// Comment." instead
(#760) "require_once" must be immediately followed by an open parenthesis
(#765) "require_once" must be immediately followed by an open parenthesis
(#770) Variable "correlationName" must be all lower-case
(#770) Variable "tableName" must be all lower-case
(#772) This comment is 57% valid code; is this commented out code?
(#773) Variable "_correlationName" must be all lower-case
(#773) Variable "_correlationName" must not contain underscores.
(#773) Variable "_tableName" must be all lower-case
(#773) Variable "_tableName" must not contain underscores.
(#774) Variable "_correlationName" must be all lower-case
(#774) Variable "_correlationName" must not contain underscores.
(#775) Inline comments must end in full-stops, exclamation marks, or question marks
(#776) Variable "tableName" must be all lower-case
(#776) Variable "_tableName" must be all lower-case
(#776) Variable "_tableName" must not contain underscores.
(#777) Variable "correlationName" must be all lower-case
(#777) Variable "_correlationName" must be all lower-case
(#777) Variable "_correlationName" must not contain underscores.
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Variable "tableName" must be all lower-case
(#780) Variable "_tableName" must be all lower-case
(#780) Variable "_tableName" must not contain underscores.
(#781) Variable "correlationName" must be all lower-case
(#781) Variable "tableName" must be all lower-case
(#786) Variable "tableName" must be all lower-case
(#787) Variable "correlationName" must be all lower-case
(#789) Variable "tableName" must be all lower-case
(#790) Variable "correlationName" must be all lower-case
(#792) Variable "tableName" must be all lower-case
(#793) Variable "correlationName" must be all lower-case
(#793) Variable "tableName" must be all lower-case
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) Variable "tableName" must be all lower-case
(#797) Variable "tableName" must be all lower-case
(#798) Variable "tableName" must be all lower-case
(#798) Variable "tableName" must be all lower-case
(#801) Variable "lastFromCorrelationName" must be all lower-case
(#802) Variable "correlationName" must be all lower-case
(#803) Variable "correlationName" must be all lower-case
(#804) Inline doc block comments are not allowed; use "// Comment." instead
(#807) "require_once" must be immediately followed by an open parenthesis
(#808) Variable "correlationName" must be all lower-case
(#812) Inline comments must start with a capital letter, digit or 3-dots sequence
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) Variable "tmpFromParts" must be all lower-case
(#815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#815) Inline comments must end in full-stops, exclamation marks, or question marks
(#816) Variable "tmpFromParts" must be all lower-case
(#817) Variable "currentCorrelationName" must be all lower-case
(#817) Variable "tmpFromParts" must be all lower-case
(#818) Variable "tmpFromParts" must be all lower-case
(#818) Variable "currentCorrelationName" must be all lower-case
(#821) Variable "lastFromCorrelationName" must be all lower-case
(#821) Variable "currentCorrelationName" must be all lower-case
(#822) Variable "currentCorrelationName" must be all lower-case
(#822) Variable "tmpFromParts" must be all lower-case
(#825) Variable "tmpFromParts" must be all lower-case
(#827) Variable "correlationName" must be all lower-case
(#830) Variable "tableName" must be all lower-case
(#833) Variable "tmpFromParts" must be all lower-case
(#834) Variable "currentCorrelationName" must be all lower-case
(#834) Variable "tmpFromParts" must be all lower-case
(#835) Variable "currentCorrelationName" must be all lower-case
(#835) Variable "tmpFromParts" must be all lower-case
(#839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#839) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Variable "lastFromCorrelationName" must be all lower-case
(#841) Variable "lastFromCorrelationName" must be all lower-case
(#843) Variable "correlationName" must be all lower-case
(#843) Variable "lastFromCorrelationName" must be all lower-case
(#873) Public method name "Zend_Db_Select::_joinUsing" must be in lower-case letters only
(#874) Opening brace should be on the same line as the declaration
(#876) "require_once" must be immediately followed by an open parenthesis
(#896) Private method name "Zend_Db_Select::_uniqueCorrelation" must be in lower-case letters only
(#897) Opening brace should be on the same line as the declaration
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) Commas (,) must be followed by white space.
(#903) Expected 1 space before "+"; 0 found
(#903) Expected 1 space after "+"; 0 found
(#920) Protected method name "Zend_Db_Select::_tableCols" must be in lower-case letters only
(#920) Variable "correlationName" must be all lower-case
(#920) Variable "afterCorrelationName" must be all lower-case
(#921) Opening brace should be on the same line as the declaration
(#926) Variable "correlationName" must be all lower-case
(#927) Variable "correlationName" must be all lower-case
(#930) Variable "columnValues" must be all lower-case
(#933) Variable "currentCorrelationName" must be all lower-case
(#933) Variable "correlationName" must be all lower-case
(#935) Inline comments must end in full-stops, exclamation marks, or question marks
(#940) Inline comments must end in full-stops, exclamation marks, or question marks
(#943) Usage of ELSEIF not allowed; use ELSE IF instead
(#944) Variable "currentCorrelationName" must be all lower-case
(#948) Variable "columnValues" must be all lower-case
(#948) Variable "currentCorrelationName" must be all lower-case
(#951) Variable "columnValues" must be all lower-case
(#953) Inline comments must start with a capital letter, digit or 3-dots sequence
(#954) Variable "afterCorrelationName" must be all lower-case
(#954) Variable "afterCorrelationName" must be all lower-case
(#955) Variable "tmpColumns" must be all lower-case
(#958) Variable "tmpColumns" must be all lower-case
(#961) Inline comments must start with a capital letter, digit or 3-dots sequence
(#961) Inline comments must end in full-stops, exclamation marks, or question marks
(#962) Variable "afterCorrelationName" must be all lower-case
(#963) Variable "tmpColumns" must be all lower-case
(#964) Variable "currentColumn" must be all lower-case
(#964) Variable "tmpColumns" must be all lower-case
(#965) Variable "currentColumn" must be all lower-case
(#965) Variable "afterCorrelationName" must be all lower-case
(#971) Inline comments must start with a capital letter, digit or 3-dots sequence
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
(#972) Variable "columnValues" must be all lower-case
(#972) Variable "columnValue" must be all lower-case
(#973) Variable "columnValue" must be all lower-case
(#976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#976) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Variable "tmpColumns" must be all lower-case
(#978) Variable "tmpColumns" must be all lower-case
(#993) Opening brace should be on the same line as the declaration
(#995) "require_once" must be immediately followed by an open parenthesis
(#1018) Protected method name "Zend_Db_Select::_getDummyTable" must be in lower-case letters only
(#1019) Opening brace should be on the same line as the declaration
(#1029) Protected method name "Zend_Db_Select::_getQuotedSchema" must be in lower-case letters only
(#1030) Opening brace should be on the same line as the declaration
(#1044) Protected method name "Zend_Db_Select::_getQuotedTable" must be in lower-case letters only
(#1044) Variable "tableName" must be all lower-case
(#1044) Variable "correlationName" must be all lower-case
(#1045) Opening brace should be on the same line as the declaration
(#1046) Variable "tableName" must be all lower-case
(#1046) Variable "correlationName" must be all lower-case
(#1055) Protected method name "Zend_Db_Select::_renderDistinct" must be in lower-case letters only
(#1056) Opening brace should be on the same line as the declaration
(#1070) Protected method name "Zend_Db_Select::_renderColumns" must be in lower-case letters only
(#1071) Opening brace should be on the same line as the declaration
(#1077) Variable "columnEntry" must be all lower-case
(#1078) Variable "correlationName" must be all lower-case
(#1078) Variable "columnEntry" must be all lower-case
(#1086) Variable "correlationName" must be all lower-case
(#1089) Variable "correlationName" must be all lower-case
(#1103) Protected method name "Zend_Db_Select::_renderFrom" must be in lower-case letters only
(#1104) Opening brace should be on the same line as the declaration
(#1115) Variable "correlationName" must be all lower-case
(#1118) Variable "joinType" must be all lower-case
(#1120) Inline comments must end in full-stops, exclamation marks, or question marks
(#1122) Variable "joinType" must be all lower-case
(#1126) Variable "correlationName" must be all lower-case
(#1128) Inline comments must end in full-stops, exclamation marks, or question marks
(#1133) Inline comments must end in full-stops, exclamation marks, or question marks
(#1137) Inline comments must end in full-stops, exclamation marks, or question marks
(#1151) Protected method name "Zend_Db_Select::_renderUnion" must be in lower-case letters only
(#1152) Opening brace should be on the same line as the declaration
(#1176) Protected method name "Zend_Db_Select::_renderWhere" must be in lower-case letters only
(#1177) Opening brace should be on the same line as the declaration
(#1191) Protected method name "Zend_Db_Select::_renderGroup" must be in lower-case letters only
(#1192) Opening brace should be on the same line as the declaration
(#1210) Protected method name "Zend_Db_Select::_renderHaving" must be in lower-case letters only
(#1211) Opening brace should be on the same line as the declaration
(#1225) Protected method name "Zend_Db_Select::_renderOrder" must be in lower-case letters only
(#1226) Opening brace should be on the same line as the declaration
(#1231) Expected "if (...) {\n"; found "if(...) {\n"
(#1254) Protected method name "Zend_Db_Select::_renderLimitoffset" must be in lower-case letters only
(#1255) Opening brace should be on the same line as the declaration
(#1284) Protected method name "Zend_Db_Select::_renderForupdate" must be in lower-case letters only
(#1285) Opening brace should be on the same line as the declaration
(#1303) Opening brace should be on the same line as the declaration
(#1306) Inline doc block comments are not allowed; use "// Comment." instead
(#1316) Variable "_joinTypes" must be all lower-case
(#1316) Variable "_joinTypes" must not contain underscores.
(#1317) "require_once" must be immediately followed by an open parenthesis
(#1321) "require_once" must be immediately followed by an open parenthesis
(#1331) "require_once" must be immediately followed by an open parenthesis
(#1341) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Select/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Statement.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#60) Member variable "_fetchMode" must be all lower-case
(#74) Member variable "_bindColumn" must be all lower-case
(#81) Member variable "_bindParam" must be all lower-case
(#88) Member variable "_sqlSplit" must be all lower-case
(#95) Member variable "_sqlParam" must be all lower-case
(#100) Member variable "_queryId" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
(#135) Protected method name "Zend_Db_Statement::_parseParameters" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected 1 space before "|"; 0 found
(#141) Expected 1 space after "|"; 0 found
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline doc block comments are not allowed; use "// Comment." instead
(#151) "require_once" must be immediately followed by an open parenthesis
(#156) Inline doc block comments are not allowed; use "// Comment." instead
(#159) "require_once" must be immediately followed by an open parenthesis
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Protected method name "Zend_Db_Statement::_stripQuoted" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) 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
(#195) 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
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Public method name "Zend_Db_Statement::bindColumn" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#238) Public method name "Zend_Db_Statement::bindParam" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#241) Inline doc block comments are not allowed; use "// Comment." instead
(#244) "require_once" must be immediately followed by an open parenthesis
(#263) Inline doc block comments are not allowed; use "// Comment." instead
(#266) "require_once" must be immediately followed by an open parenthesis
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Public method name "Zend_Db_Statement::bindValue" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#295) Opening brace should be on the same line as the declaration
(#334) Public method name "Zend_Db_Statement::fetchAll" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#358) Public method name "Zend_Db_Statement::fetchColumn" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#376) Public method name "Zend_Db_Statement::fetchObject" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#395) Public method name "Zend_Db_Statement::getAttribute" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#409) Public method name "Zend_Db_Statement::setAttribute" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#421) Public method name "Zend_Db_Statement::setFetchMode" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#433) Inline doc block comments are not allowed; use "// Comment." instead
(#436) "require_once" must be immediately followed by an open parenthesis
(#449) Public method name "Zend_Db_Statement::_fetchBound" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Public method name "Zend_Db_Statement::getAdapter" must be in lower-case letters only
(#472) Opening brace should be on the same line as the declaration
(#481) Public method name "Zend_Db_Statement::getDriverStatement" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Statement/Db2.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#57) Opening brace should be on the same line as the declaration
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline doc block comments are not allowed; use "// Comment." instead
(#68) "require_once" must be immediately followed by an open parenthesis
(#87) Public method name "Zend_Db_Statement_Db2::_bindParam" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#100) Inline doc block comments are not allowed; use "// Comment." instead
(#103) "require_once" must be immediately followed by an open parenthesis
(#118) Public method name "Zend_Db_Statement_Db2::closeCursor" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Db_Statement_Db2::columnCount" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Db_Statement_Db2::errorCode" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Db_Statement_Db2::errorInfo" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#172) Expected "if (...) {\n"; found "if (...){\n"
(#195) Opening brace should be on the same line as the declaration
(#208) Inline doc block comments are not allowed; use "// Comment." instead
(#211) "require_once" must be immediately followed by an open parenthesis
(#218) Variable "field_num" must not contain underscores.
(#219) Variable "field_num" must not contain underscores.
(#243) Opening brace should be on the same line as the declaration
(#272) Inline doc block comments are not allowed; use "// Comment." instead
(#275) "require_once" must be immediately followed by an open parenthesis
(#290) Public method name "Zend_Db_Statement_Db2::fetchObject" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#304) Public method name "Zend_Db_Statement_Db2::nextRowset" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#306) Inline doc block comments are not allowed; use "// Comment." instead
(#309) "require_once" must be immediately followed by an open parenthesis
(#320) Public method name "Zend_Db_Statement_Db2::rowCount" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#336) Expected 6 space(s) before asterisk; 5 found
(#337) Expected 6 space(s) before asterisk; 5 found
(#338) Expected 6 space(s) before asterisk; 5 found
(#339) Expected 6 space(s) before asterisk; 5 found
(#340) Expected 6 space(s) before asterisk; 5 found
(#341) Expected 6 space(s) before asterisk; 5 found
(#342) Expected 6 space(s) before asterisk; 5 found
(#343) Expected 6 space(s) before asterisk; 5 found
(#344) Expected 6 space(s) before asterisk; 5 found
(#345) Expected 6 space(s) before asterisk; 5 found
(#346) Public method name "Zend_Db_Statement_Db2::fetchAll" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Statement/Db2/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#51) Visibility must be declared on method "__construct"
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Statement/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Public method name "Zend_Db_Statement_Exception::hasChainedException" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#52) Public method name "Zend_Db_Statement_Exception::getChainedException" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Statement/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Public method name "Zend_Db_Statement_Interface::bindColumn" must be in lower-case letters only
(#58) Public method name "Zend_Db_Statement_Interface::bindParam" must be in lower-case letters only
(#69) Public method name "Zend_Db_Statement_Interface::bindValue" must be in lower-case letters only
(#77) Public method name "Zend_Db_Statement_Interface::closeCursor" must be in lower-case letters only
(#86) Public method name "Zend_Db_Statement_Interface::columnCount" must be in lower-case letters only
(#95) Public method name "Zend_Db_Statement_Interface::errorCode" must be in lower-case letters only
(#104) Public method name "Zend_Db_Statement_Interface::errorInfo" must be in lower-case letters only
(#134) Public method name "Zend_Db_Statement_Interface::fetchAll" must be in lower-case letters only
(#143) Public method name "Zend_Db_Statement_Interface::fetchColumn" must be in lower-case letters only
(#153) Public method name "Zend_Db_Statement_Interface::fetchObject" must be in lower-case letters only
(#162) Public method name "Zend_Db_Statement_Interface::getAttribute" must be in lower-case letters only
(#172) Public method name "Zend_Db_Statement_Interface::nextRowset" must be in lower-case letters only
(#182) Public method name "Zend_Db_Statement_Interface::rowCount" must be in lower-case letters only
(#192) Public method name "Zend_Db_Statement_Interface::setAttribute" must be in lower-case letters only
(#201) Public method name "Zend_Db_Statement_Interface::setFetchMode" must be in lower-case letters only
local/mr/vendor/zend/Zend/Db/Statement/Mysqli.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#67) Opening brace should be on the same line as the declaration
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#92) Protected method name "Zend_Db_Statement_Mysqli::_bindParam" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#103) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Db_Statement_Mysqli::closeCursor" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Db_Statement_Mysqli::columnCount" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Db_Statement_Mysqli::errorCode" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Db_Statement_Mysqli::errorInfo" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#184) Opening brace should be on the same line as the declaration
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Variable "stmtParams" must be all lower-case
(#199) Variable "stmtParams" must be all lower-case
(#203) Variable "stmtParams" must be all lower-case
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Inline doc block comments are not allowed; use "// Comment." instead
(#213) "require_once" must be immediately followed by an open parenthesis
(#214) Line exceeds 132 characters; contains 137 characters
(#216) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline doc block comments are not allowed; use "// Comment." instead
(#225) "require_once" must be immediately followed by an open parenthesis
(#226) Line exceeds 132 characters; contains 141 characters
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Opening brace should be on the same line as the declaration
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline doc block comments are not allowed; use "// Comment." instead
(#322) "require_once" must be immediately followed by an open parenthesis
(#337) Public method name "Zend_Db_Statement_Mysqli::nextRowset" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#339) Inline doc block comments are not allowed; use "// Comment." instead
(#342) "require_once" must be immediately followed by an open parenthesis
(#353) Public method name "Zend_Db_Statement_Mysqli::rowCount" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Statement/Mysqli/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Statement/Oracle.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_lobAsString" must be all lower-case
(#64) Public method name "Zend_Db_Statement_Oracle::setLobAsString" must be in lower-case letters only
(#64) Variable "lob_as_string" must not contain underscores.
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "lob_as_string" must not contain underscores.
(#75) Public method name "Zend_Db_Statement_Oracle::getLobAsString" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
(#92) Inline doc block comments are not allowed; use "// Comment." instead
(#95) "require_once" must be immediately followed by an open parenthesis
(#111) Protected method name "Zend_Db_Statement_Oracle::_bindParam" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#125) Inline doc block comments are not allowed; use "// Comment." instead
(#128) "require_once" must be immediately followed by an open parenthesis
(#140) Public method name "Zend_Db_Statement_Oracle::closeCursor" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Db_Statement_Oracle::columnCount" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Db_Statement_Oracle::errorCode" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Db_Statement_Oracle::errorInfo" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#230) Opening brace should be on the same line as the declaration
(#249) Inline doc block comments are not allowed; use "// Comment." instead
(#252) "require_once" must be immediately followed by an open parenthesis
(#259) Inline doc block comments are not allowed; use "// Comment." instead
(#262) "require_once" must be immediately followed by an open parenthesis
(#267) Variable "field_num" must not contain underscores.
(#268) Variable "field_num" must not contain underscores.
(#292) Opening brace should be on the same line as the declaration
(#301) Variable "lob_as_string" must not contain underscores.
(#305) Variable "lob_as_string" must not contain underscores.
(#308) Variable "lob_as_string" must not contain underscores.
(#311) Variable "lob_as_string" must not contain underscores.
(#317) Variable "lob_as_string" must not contain underscores.
(#323) Inline doc block comments are not allowed; use "// Comment." instead
(#326) "require_once" must be immediately followed by an open parenthesis
(#337) Inline doc block comments are not allowed; use "// Comment." instead
(#340) "require_once" must be immediately followed by an open parenthesis
(#359) Public method name "Zend_Db_Statement_Oracle::fetchAll" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Inline doc block comments are not allowed; use "// Comment." instead
(#377) "require_once" must be immediately followed by an open parenthesis
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Expected 1 space after "&" operator; 0 found
(#402) Inline doc block comments are not allowed; use "// Comment." instead
(#405) "require_once" must be immediately followed by an open parenthesis
(#419) Inline doc block comments are not allowed; use "// Comment." instead
(#422) "require_once" must be immediately followed by an open parenthesis
(#442) Inline doc block comments are not allowed; use "// Comment." instead
(#445) "require_once" must be immediately followed by an open parenthesis
(#461) Public method name "Zend_Db_Statement_Oracle::fetchColumn" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Inline doc block comments are not allowed; use "// Comment." instead
(#475) "require_once" must be immediately followed by an open parenthesis
(#479) Expected 1 space before "+"; 0 found
(#479) Expected 1 space after "+"; 0 found
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) No space found before comment text; expected "// 1-based" but found "//1-based"
(#481) Inline doc block comments are not allowed; use "// Comment." instead
(#484) "require_once" must be immediately followed by an open parenthesis
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Public method name "Zend_Db_Statement_Oracle::fetchObject" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#516) Inline doc block comments are not allowed; use "// Comment." instead
(#519) "require_once" must be immediately followed by an open parenthesis
(#536) Public method name "Zend_Db_Statement_Oracle::nextRowset" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#538) Inline doc block comments are not allowed; use "// Comment." instead
(#541) "require_once" must be immediately followed by an open parenthesis
(#558) Public method name "Zend_Db_Statement_Oracle::rowCount" must be in lower-case letters only
(#559) Opening brace should be on the same line as the declaration
(#564) Variable "num_rows" must not contain underscores.
(#566) Variable "num_rows" must not contain underscores.
(#567) Inline doc block comments are not allowed; use "// Comment." instead
(#570) "require_once" must be immediately followed by an open parenthesis
(#574) Variable "num_rows" must not contain underscores.
local/mr/vendor/zend/Zend/Db/Statement/Oracle/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#38) Line indented incorrectly; expected 4 spaces, found 3
(#39) Line indented incorrectly; expected 4 spaces, found 3
(#41) Line indented incorrectly; expected 4 spaces, found 3
(#41) Visibility must be declared on method "__construct"
(#42) Line indented incorrectly; expected at least 4 spaces, found 3
(#42) Opening brace should be on the same line as the declaration
(#43) Line indented incorrectly; expected 8 spaces, found 7
(#51) Line indented incorrectly; expected 16 spaces, found 12
(#52) Line indented incorrectly; expected at least 16 spaces, found 12
(#53) Line indented incorrectly; expected 8 spaces, found 7
(#54) Line indented incorrectly; expected 8 spaces, found 7
(#55) Line indented incorrectly; expected at least 12 spaces, found 11
(#56) Line indented incorrectly; expected 8 spaces, found 7
(#57) Line indented incorrectly; expected 4 spaces, found 3
local/mr/vendor/zend/Zend/Db/Statement/Pdo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_fetchMode" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#75) Public method name "Zend_Db_Statement_Pdo::bindColumn" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#84) "require_once" must be immediately followed by an open parenthesis
(#100) Protected method name "Zend_Db_Statement_Pdo::_bindParam" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#106) Usage of ELSEIF not allowed; use ELSE IF instead
(#108) Usage of ELSEIF not allowed; use ELSE IF instead
(#116) "require_once" must be immediately followed by an open parenthesis
(#130) Public method name "Zend_Db_Statement_Pdo::bindValue" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#145) "require_once" must be immediately followed by an open parenthesis
(#156) Public method name "Zend_Db_Statement_Pdo::closeCursor" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#161) "require_once" must be immediately followed by an open parenthesis
(#173) Public method name "Zend_Db_Statement_Pdo::columnCount" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#178) "require_once" must be immediately followed by an open parenthesis
(#190) Public method name "Zend_Db_Statement_Pdo::errorCode" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#195) "require_once" must be immediately followed by an open parenthesis
(#207) Public method name "Zend_Db_Statement_Pdo::errorInfo" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#212) "require_once" must be immediately followed by an open parenthesis
(#225) Opening brace should be on the same line as the declaration
(#233) "require_once" must be immediately followed by an open parenthesis
(#248) Opening brace should be on the same line as the declaration
(#255) "require_once" must be immediately followed by an open parenthesis
(#265) Public method name "Zend_Db_Statement_Pdo::getIterator" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#278) Public method name "Zend_Db_Statement_Pdo::fetchAll" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#293) "require_once" must be immediately followed by an open parenthesis
(#305) Public method name "Zend_Db_Statement_Pdo::fetchColumn" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#310) "require_once" must be immediately followed by an open parenthesis
(#323) Public method name "Zend_Db_Statement_Pdo::fetchObject" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#328) "require_once" must be immediately followed by an open parenthesis
(#340) Public method name "Zend_Db_Statement_Pdo::getAttribute" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#345) "require_once" must be immediately followed by an open parenthesis
(#357) Public method name "Zend_Db_Statement_Pdo::getColumnMeta" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#362) "require_once" must be immediately followed by an open parenthesis
(#375) Public method name "Zend_Db_Statement_Pdo::nextRowset" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#380) "require_once" must be immediately followed by an open parenthesis
(#393) Public method name "Zend_Db_Statement_Pdo::rowCount" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#398) "require_once" must be immediately followed by an open parenthesis
(#411) Public method name "Zend_Db_Statement_Pdo::setAttribute" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
(#416) "require_once" must be immediately followed by an open parenthesis
(#428) Public method name "Zend_Db_Statement_Pdo::setFetchMode" must be in lower-case letters only
(#429) Opening brace should be on the same line as the declaration
(#434) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Statement/Pdo/Ibm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Expected 5 space(s) before asterisk; 4 found
(#44) Expected 5 space(s) before asterisk; 4 found
(#45) Expected 5 space(s) before asterisk; 4 found
(#46) Expected 5 space(s) before asterisk; 4 found
(#47) Expected 5 space(s) before asterisk; 4 found
(#48) Expected 5 space(s) before asterisk; 4 found
(#49) Expected 5 space(s) before asterisk; 4 found
(#50) Expected 5 space(s) before asterisk; 4 found
(#51) Expected 5 space(s) before asterisk; 4 found
(#52) Expected 5 space(s) before asterisk; 4 found
(#53) Expected 5 space(s) before asterisk; 4 found
(#54) Public method name "Zend_Db_Statement_Pdo_Ibm::fetchAll" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Db_Statement_Pdo_Ibm::_bindParam" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#89) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Statement/Pdo/Oci.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Expected 5 space(s) before asterisk; 4 found
(#45) Expected 5 space(s) before asterisk; 4 found
(#46) Expected 5 space(s) before asterisk; 4 found
(#47) Expected 5 space(s) before asterisk; 4 found
(#48) Expected 5 space(s) before asterisk; 4 found
(#49) Expected 5 space(s) before asterisk; 4 found
(#50) Expected 5 space(s) before asterisk; 4 found
(#51) Expected 5 space(s) before asterisk; 4 found
(#52) Expected 5 space(s) before asterisk; 4 found
(#53) Expected 5 space(s) before asterisk; 4 found
(#54) Expected 5 space(s) before asterisk; 4 found
(#55) Public method name "Zend_Db_Statement_Pdo_Oci::fetchAll" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Statement/Sqlsrv.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_originalSQL" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#69) "require_once" must be immediately followed by an open parenthesis
(#87) Protected method name "Zend_Db_Statement_Sqlsrv::_bindParam" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// Sql server doesn't support bind by name" but found "//Sql server doesn't support bind by name"
(#98) Public method name "Zend_Db_Statement_Sqlsrv::closeCursor" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Db_Statement_Sqlsrv::columnCount" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Db_Statement_Sqlsrv::errorCode" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Db_Statement_Sqlsrv::errorInfo" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#178) Opening brace should be on the same line as the declaration
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Variable "params_" must not contain underscores.
(#196) Variable "params_" must not contain underscores.
(#199) Variable "params_" must not contain underscores.
(#205) "require_once" must be immediately followed by an open parenthesis
(#224) Opening brace should be on the same line as the declaration
(#236) "require_once" must be immediately followed by an open parenthesis
(#273) "require_once" must be immediately followed by an open parenthesis
(#288) Public method name "Zend_Db_Statement_Sqlsrv::fetchColumn" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#296) "require_once" must be immediately followed by an open parenthesis
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) No space found before comment text; expected "// 0-based" but found "//0-based"
(#306) "require_once" must be immediately followed by an open parenthesis
(#321) Public method name "Zend_Db_Statement_Sqlsrv::fetchObject" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#330) "require_once" must be immediately followed by an open parenthesis
(#350) Public method name "Zend_Db_Statement_Sqlsrv::getColumnMeta" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#373) Public method name "Zend_Db_Statement_Sqlsrv::nextRowset" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
(#376) "require_once" must be immediately followed by an open parenthesis
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) No space found before comment text; expected "// else - moved to next (or there are no more rows)" but found "//else - moved to next (or there are no more rows)"
(#391) Public method name "Zend_Db_Statement_Sqlsrv::rowCount" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#401) Variable "num_rows" must not contain underscores.
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Variable "num_rows" must not contain underscores.
(#405) "require_once" must be immediately followed by an open parenthesis
(#409) Variable "num_rows" must not contain underscores.
local/mr/vendor/zend/Zend/Db/Statement/Sqlsrv/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
(#48) Line indented incorrectly; expected 8 spaces, found 7
(#57) Line indented incorrectly; expected 8 spaces, found 7
(#58) Line indented incorrectly; expected at least 8 spaces, found 7
(#59) Line indented incorrectly; expected 4 spaces, found 3
(#59) Closing brace indented incorrectly; expected 4 spaces, found 3
local/mr/vendor/zend/Zend/Db/Table.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Db/Table/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#88) Member variable "_defaultDb" must be all lower-case
(#102) Member variable "_definitionConfigName" must be all lower-case
(#109) Member variable "_defaultMetadataCache" must be all lower-case
(#181) Member variable "_metadataCache" must be all lower-case
(#187) Member variable "_metadataCacheInClass" must be all lower-case
(#194) Member variable "_rowClass" must be all lower-case
(#201) Member variable "_rowsetClass" must be all lower-case
(#221) Member variable "_referenceMap" must be all lower-case
(#231) Member variable "_dependentTables" must be all lower-case
(#234) Member variable "_defaultSource" must be all lower-case
(#235) Member variable "_defaultValues" must be all lower-case
(#256) Opening brace should be on the same line as the declaration
(#257) Inline doc block comments are not allowed; use "// Comment." instead
(#278) Public method name "Zend_Db_Table_Abstract::setOptions" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Public method name "Zend_Db_Table_Abstract::setDefinition" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#347) Public method name "Zend_Db_Table_Abstract::getDefinition" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#358) Public method name "Zend_Db_Table_Abstract::setDefinitionConfigName" must be in lower-case letters only
(#358) Variable "definitionConfigName" must be all lower-case
(#359) Opening brace should be on the same line as the declaration
(#360) Variable "definitionConfigName" must be all lower-case
(#369) Public method name "Zend_Db_Table_Abstract::getDefinitionConfigName" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#378) Public method name "Zend_Db_Table_Abstract::setRowClass" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#388) Public method name "Zend_Db_Table_Abstract::getRowClass" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#397) Public method name "Zend_Db_Table_Abstract::setRowsetClass" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Db_Table_Abstract::getRowsetClass" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#423) Public method name "Zend_Db_Table_Abstract::addReference" must be in lower-case letters only
(#423) Variable "ruleKey" must be all lower-case
(#423) Variable "refTableClass" must be all lower-case
(#423) Variable "refColumns" must be all lower-case
(#424) Variable "onDelete" must be all lower-case
(#424) Variable "onUpdate" must be all lower-case
(#425) Opening brace should be on the same line as the declaration
(#427) Variable "refTableClass" must be all lower-case
(#428) Variable "refColumns" must be all lower-case
(#430) Variable "onDelete" must be all lower-case
(#431) Variable "onDelete" must be all lower-case
(#434) Variable "onUpdate" must be all lower-case
(#435) Variable "onUpdate" must be all lower-case
(#438) Variable "ruleKey" must be all lower-case
(#447) Public method name "Zend_Db_Table_Abstract::setReferences" must be in lower-case letters only
(#447) Variable "referenceMap" must be all lower-case
(#448) Opening brace should be on the same line as the declaration
(#449) Variable "referenceMap" must be all lower-case
(#460) Public method name "Zend_Db_Table_Abstract::getReference" must be in lower-case letters only
(#460) Variable "tableClassname" must be all lower-case
(#460) Variable "ruleKey" must be all lower-case
(#461) Opening brace should be on the same line as the declaration
(#462) Variable "thisClass" must be all lower-case
(#463) Variable "thisClass" must be all lower-case
(#464) Variable "thisClass" must be all lower-case
(#466) Variable "refMap" must be all lower-case
(#467) Variable "ruleKey" must be all lower-case
(#468) Variable "refMap" must be all lower-case
(#468) Variable "ruleKey" must be all lower-case
(#469) "require_once" must be immediately followed by an open parenthesis
(#470) Variable "ruleKey" must be all lower-case
(#472) Variable "refMap" must be all lower-case
(#472) Variable "ruleKey" must be all lower-case
(#472) Variable "tableClassname" must be all lower-case
(#473) "require_once" must be immediately followed by an open parenthesis
(#474) Variable "ruleKey" must be all lower-case
(#476) Variable "refMap" must be all lower-case
(#476) Variable "ruleKey" must be all lower-case
(#478) Variable "refMap" must be all lower-case
(#479) Variable "tableClassname" must be all lower-case
(#483) "require_once" must be immediately followed by an open parenthesis
(#484) Variable "thisClass" must be all lower-case
(#491) Public method name "Zend_Db_Table_Abstract::setDependentTables" must be in lower-case letters only
(#491) Variable "dependentTables" must be all lower-case
(#492) Opening brace should be on the same line as the declaration
(#493) Variable "dependentTables" must be all lower-case
(#501) Public method name "Zend_Db_Table_Abstract::getDependentTables" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#512) Public method name "Zend_Db_Table_Abstract::setDefaultSource" must be in lower-case letters only
(#512) Variable "defaultSource" must be all lower-case
(#513) Opening brace should be on the same line as the declaration
(#514) Variable "defaultSource" must be all lower-case
(#515) Variable "defaultSource" must be all lower-case
(#518) Variable "defaultSource" must be all lower-case
(#527) Public method name "Zend_Db_Table_Abstract::getDefaultSource" must be in lower-case letters only
(#528) Opening brace should be on the same line as the declaration
(#538) Public method name "Zend_Db_Table_Abstract::setDefaultValues" must be in lower-case letters only
(#538) Variable "defaultValues" must be all lower-case
(#539) Opening brace should be on the same line as the declaration
(#540) Variable "defaultValues" must be all lower-case
(#540) Variable "defaultName" must be all lower-case
(#540) Variable "defaultValue" must be all lower-case
(#541) Variable "defaultName" must be all lower-case
(#542) Variable "defaultName" must be all lower-case
(#542) Variable "defaultValue" must be all lower-case
(#548) Public method name "Zend_Db_Table_Abstract::getDefaultValues" must be in lower-case letters only
(#549) Opening brace should be on the same line as the declaration
(#560) Public method name "Zend_Db_Table_Abstract::setDefaultAdapter" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#562) Variable "_defaultDb" must be all lower-case
(#562) Variable "_defaultDb" must not contain underscores.
(#570) Public method name "Zend_Db_Table_Abstract::getDefaultAdapter" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#572) Variable "_defaultDb" must be all lower-case
(#572) Variable "_defaultDb" must not contain underscores.
(#579) Protected method name "Zend_Db_Table_Abstract::_setAdapter" must be in lower-case letters only
(#580) Opening brace should be on the same line as the declaration
(#590) Public method name "Zend_Db_Table_Abstract::getAdapter" must be in lower-case letters only
(#591) Opening brace should be on the same line as the declaration
(#600) Protected method name "Zend_Db_Table_Abstract::_setupAdapter" must be in lower-case letters only
(#601) Opening brace should be on the same line as the declaration
(#606) "require_once" must be immediately followed by an open parenthesis
(#610) "require_once" must be immediately followed by an open parenthesis
(#611) Line exceeds 132 characters; contains 168 characters
(#624) Public method name "Zend_Db_Table_Abstract::setDefaultMetadataCache" must be in lower-case letters only
(#624) Variable "metadataCache" must be all lower-case
(#625) Opening brace should be on the same line as the declaration
(#626) Variable "_defaultMetadataCache" must be all lower-case
(#626) Variable "_defaultMetadataCache" must not contain underscores.
(#626) Variable "metadataCache" must be all lower-case
(#634) Public method name "Zend_Db_Table_Abstract::getDefaultMetadataCache" must be in lower-case letters only
(#635) Opening brace should be on the same line as the declaration
(#636) Variable "_defaultMetadataCache" must be all lower-case
(#636) Variable "_defaultMetadataCache" must not contain underscores.
(#650) Protected method name "Zend_Db_Table_Abstract::_setMetadataCache" must be in lower-case letters only
(#650) Variable "metadataCache" must be all lower-case
(#651) Opening brace should be on the same line as the declaration
(#652) Variable "metadataCache" must be all lower-case
(#661) Public method name "Zend_Db_Table_Abstract::getMetadataCache" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
(#673) Public method name "Zend_Db_Table_Abstract::setMetadataCacheInClass" must be in lower-case letters only
(#674) Opening brace should be on the same line as the declaration
(#685) Public method name "Zend_Db_Table_Abstract::metadataCacheInClass" must be in lower-case letters only
(#686) Opening brace should be on the same line as the declaration
(#695) Protected method name "Zend_Db_Table_Abstract::_setupMetadataCache" must be in lower-case letters only
(#695) Variable "metadataCache" must be all lower-case
(#696) Opening brace should be on the same line as the declaration
(#697) Variable "metadataCache" must be all lower-case
(#700) Variable "metadataCache" must be all lower-case
(#701) "require_once" must be immediately followed by an open parenthesis
(#702) Variable "metadataCache" must be all lower-case
(#702) Variable "metadataCache" must be all lower-case
(#704) Variable "metadataCache" must be all lower-case
(#705) "require_once" must be immediately followed by an open parenthesis
(#706) Line exceeds 132 characters; contains 150 characters
(#708) Variable "metadataCache" must be all lower-case
(#723) Protected method name "Zend_Db_Table_Abstract::_setSequence" must be in lower-case letters only
(#724) Opening brace should be on the same line as the declaration
(#738) Opening brace should be on the same line as the declaration
(#748) Protected method name "Zend_Db_Table_Abstract::_setupDatabaseAdapter" must be in lower-case letters only
(#749) Opening brace should be on the same line as the declaration
(#753) "require_once" must be immediately followed by an open parenthesis
(#770) Protected method name "Zend_Db_Table_Abstract::_setupTableName" must be in lower-case letters only
(#771) Opening brace should be on the same line as the declaration
(#788) Protected method name "Zend_Db_Table_Abstract::_setupMetadata" must be in lower-case letters only
(#789) Opening brace should be on the same line as the declaration
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) Variable "isMetadataFromCache" must be all lower-case
(#797) Inline comments must end in full-stops, exclamation marks, or question marks
(#798) Variable "_defaultMetadataCache" must be all lower-case
(#798) Variable "_defaultMetadataCache" must not contain underscores.
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#800) Variable "_defaultMetadataCache" must be all lower-case
(#800) Variable "_defaultMetadataCache" must not contain underscores.
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#807) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) No space found before comment text; expected "// get db configuration" but found "//get db configuration"
(#808) Variable "dbConfig" must be all lower-case
(#811) Variable "cacheId" must be all lower-case
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) Variable "dbConfig" must be all lower-case
(#812) Variable "dbConfig" must be all lower-case
(#813) Variable "dbConfig" must be all lower-case
(#813) Variable "dbConfig" must be all lower-case
(#814) Variable "dbConfig" must be all lower-case
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Variable "cacheId" must be all lower-case
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) Variable "isMetadataFromCache" must be all lower-case
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Variable "cacheId" must be all lower-case
(#830) Inline comments must end in full-stops, exclamation marks, or question marks
(#833) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Variable "isMetadataFromCache" must be all lower-case
(#842) Protected method name "Zend_Db_Table_Abstract::_getCols" must be in lower-case letters only
(#843) Opening brace should be on the same line as the declaration
(#859) Protected method name "Zend_Db_Table_Abstract::_setupPrimaryKey" must be in lower-case letters only
(#860) Opening brace should be on the same line as the declaration
(#872) Inline comments must start with a capital letter, digit or 3-dots sequence
(#875) "require_once" must be immediately followed by an open parenthesis
(#887) "require_once" must be immediately followed by an open parenthesis
(#896) Variable "pkIdentity" must be all lower-case
(#898) Inline doc block comments are not allowed; use "// Comment." instead
(#915) Protected method name "Zend_Db_Table_Abstract::_getReferenceMapNormalized" must be in lower-case letters only
(#916) Opening brace should be on the same line as the declaration
(#917) Variable "referenceMapNormalized" must be all lower-case
(#921) Variable "referenceMapNormalized" must be all lower-case
(#926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#930) Variable "referenceMapNormalized" must be all lower-case
(#932) Variable "referenceMapNormalized" must be all lower-case
(#936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#936) Inline comments must end in full-stops, exclamation marks, or question marks
(#938) Variable "referenceMapNormalized" must be all lower-case
(#944) Variable "referenceMapNormalized" must be all lower-case
(#955) Opening brace should be on the same line as the declaration
(#968) Opening brace should be on the same line as the declaration
(#989) "require_once" must be immediately followed by an open parenthesis
(#1002) Variable "withFromPart" must be all lower-case
(#1003) Opening brace should be on the same line as the declaration
(#1004) "require_once" must be immediately followed by an open parenthesis
(#1006) Variable "withFromPart" must be all lower-case
(#1019) Opening brace should be on the same line as the declaration
(#1022) Inline doc block comments are not allowed; use "// Comment." instead
(#1028) Variable "pkIdentity" must be all lower-case
(#1030) Inline doc block comments are not allowed; use "// Comment." instead
(#1036) Variable "pkIdentity" must be all lower-case
(#1037) Variable "pkIdentity" must be all lower-case
(#1040) Inline doc block comments are not allowed; use "// Comment." instead
(#1044) Variable "pkIdentity" must be all lower-case
(#1044) Variable "pkIdentity" must be all lower-case
(#1045) Variable "pkIdentity" must be all lower-case
(#1048) Inline doc block comments are not allowed; use "// Comment." instead
(#1051) Variable "tableSpec" must be all lower-case
(#1052) Variable "tableSpec" must be all lower-case
(#1054) Inline doc block comments are not allowed; use "// Comment." instead
(#1059) Variable "pkIdentity" must be all lower-case
(#1060) Variable "pkIdentity" must be all lower-case
(#1063) Inline doc block comments are not allowed; use "// Comment." instead
(#1067) Variable "pkData" must be all lower-case
(#1069) Variable "pkData" must be all lower-case
(#1070) Variable "pkData" must be all lower-case
(#1073) Variable "pkData" must be all lower-case
(#1083) Public method name "Zend_Db_Table_Abstract::isIdentity" must be in lower-case letters only
(#1084) Opening brace should be on the same line as the declaration
(#1088) Inline doc block comments are not allowed; use "// Comment." instead
(#1091) "require_once" must be immediately followed by an open parenthesis
(#1107) Opening brace should be on the same line as the declaration
(#1108) Variable "tableSpec" must be all lower-case
(#1109) Variable "tableSpec" must be all lower-case
(#1120) Public method name "Zend_Db_Table_Abstract::_cascadeUpdate" must be in lower-case letters only
(#1120) Variable "parentTableClassname" must be all lower-case
(#1120) Variable "oldPrimaryKey" must be all lower-case
(#1120) Variable "newPrimaryKey" must be all lower-case
(#1121) Opening brace should be on the same line as the declaration
(#1123) Variable "rowsAffected" must be all lower-case
(#1125) Variable "parentTableClassname" must be all lower-case
(#1128) Variable "newRefs" must be all lower-case
(#1132) Variable "refCol" must be all lower-case
(#1133) Variable "refCol" must be all lower-case
(#1133) Variable "newPrimaryKey" must be all lower-case
(#1134) Variable "newRefs" must be all lower-case
(#1134) Variable "newPrimaryKey" must be all lower-case
(#1134) Variable "refCol" must be all lower-case
(#1139) Variable "oldPrimaryKey" must be all lower-case
(#1139) Variable "refCol" must be all lower-case
(#1141) Variable "rowsAffected" must be all lower-case
(#1141) Variable "newRefs" must be all lower-case
(#1144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1144) Inline comments must end in full-stops, exclamation marks, or question marks
(#1149) Variable "rowsAffected" must be all lower-case
(#1159) Opening brace should be on the same line as the declaration
(#1160) Variable "tableSpec" must be all lower-case
(#1161) Variable "tableSpec" must be all lower-case
(#1171) Public method name "Zend_Db_Table_Abstract::_cascadeDelete" must be in lower-case letters only
(#1171) Variable "parentTableClassname" must be all lower-case
(#1171) Variable "primaryKey" must be all lower-case
(#1172) Opening brace should be on the same line as the declaration
(#1174) Variable "rowsAffected" must be all lower-case
(#1176) Variable "parentTableClassname" must be all lower-case
(#1182) Variable "refCol" must be all lower-case
(#1186) Variable "primaryKey" must be all lower-case
(#1186) Variable "refCol" must be all lower-case
(#1188) Variable "rowsAffected" must be all lower-case
(#1191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1191) Inline comments must end in full-stops, exclamation marks, or question marks
(#1196) Variable "rowsAffected" must be all lower-case
(#1218) Opening brace should be on the same line as the declaration
(#1221) Variable "keyNames" must be all lower-case
(#1223) Variable "keyNames" must be all lower-case
(#1224) "require_once" must be immediately followed by an open parenthesis
(#1228) Variable "keyNames" must be all lower-case
(#1229) "require_once" must be immediately followed by an open parenthesis
(#1233) Variable "whereList" must be all lower-case
(#1234) Variable "numberTerms" must be all lower-case
(#1235) Variable "keyPosition" must be all lower-case
(#1235) Variable "keyValues" must be all lower-case
(#1236) Variable "keyValuesCount" must be all lower-case
(#1236) Variable "keyValues" must be all lower-case
(#1240) Variable "keyValues" must be all lower-case
(#1241) Variable "keyValues" must be all lower-case
(#1241) Variable "keyValues" must be all lower-case
(#1243) Variable "numberTerms" must be all lower-case
(#1244) Variable "numberTerms" must be all lower-case
(#1244) Variable "keyValuesCount" must be all lower-case
(#1245) Variable "keyValuesCount" must be all lower-case
(#1245) Variable "numberTerms" must be all lower-case
(#1246) "require_once" must be immediately followed by an open parenthesis
(#1249) Variable "keyValues" must be all lower-case
(#1249) Variable "keyValues" must be all lower-case
(#1250) Variable "keyValuesCount" must be all lower-case
(#1251) Variable "whereList" must be all lower-case
(#1252) Variable "whereList" must be all lower-case
(#1254) Variable "whereList" must be all lower-case
(#1254) Variable "keyPosition" must be all lower-case
(#1254) Variable "keyValues" must be all lower-case
(#1258) Variable "whereClause" must be all lower-case
(#1259) Variable "whereList" must be all lower-case
(#1260) Variable "whereOrTerms" must be all lower-case
(#1261) Variable "tableName" must be all lower-case
(#1262) Variable "whereList" must be all lower-case
(#1262) Variable "keyValueSets" must be all lower-case
(#1263) Variable "whereAndTerms" must be all lower-case
(#1264) Variable "keyValueSets" must be all lower-case
(#1264) Variable "keyPosition" must be all lower-case
(#1264) Variable "keyValue" must be all lower-case
(#1265) Variable "keyNames" must be all lower-case
(#1265) Variable "keyPosition" must be all lower-case
(#1266) Variable "columnName" must be all lower-case
(#1266) Variable "keyNames" must be all lower-case
(#1266) Variable "keyPosition" must be all lower-case
(#1267) Variable "whereAndTerms" must be all lower-case
(#1268) Variable "tableName" must be all lower-case
(#1268) Variable "columnName" must be all lower-case
(#1269) Variable "keyValue" must be all lower-case
(#1271) Variable "whereOrTerms" must be all lower-case
(#1271) Variable "whereAndTerms" must be all lower-case
(#1273) Variable "whereClause" must be all lower-case
(#1273) Variable "whereOrTerms" must be all lower-case
(#1276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1276) Inline comments must end in full-stops, exclamation marks, or question marks
(#1277) Variable "whereClause" must be all lower-case
(#1278) Variable "rowsetClass" must be all lower-case
(#1279) Variable "rowsetClass" must be all lower-case
(#1280) "require_once" must be immediately followed by an open parenthesis
(#1281) Variable "rowsetClass" must be all lower-case
(#1283) Variable "rowsetClass" must be all lower-case
(#1286) Variable "whereClause" must be all lower-case
(#1300) Public method name "Zend_Db_Table_Abstract::fetchAll" must be in lower-case letters only
(#1301) Opening brace should be on the same line as the declaration
(#1331) Variable "rowsetClass" must be all lower-case
(#1332) Variable "rowsetClass" must be all lower-case
(#1333) "require_once" must be immediately followed by an open parenthesis
(#1334) Variable "rowsetClass" must be all lower-case
(#1336) Variable "rowsetClass" must be all lower-case
(#1348) Public method name "Zend_Db_Table_Abstract::fetchRow" must be in lower-case letters only
(#1349) Opening brace should be on the same line as the declaration
(#1380) Variable "rowClass" must be all lower-case
(#1381) Variable "rowClass" must be all lower-case
(#1382) "require_once" must be immediately followed by an open parenthesis
(#1383) Variable "rowClass" must be all lower-case
(#1385) Variable "rowClass" must be all lower-case
(#1394) Public method name "Zend_Db_Table_Abstract::fetchNew" must be in lower-case letters only
(#1395) Opening brace should be on the same line as the declaration
(#1406) Public method name "Zend_Db_Table_Abstract::createRow" must be in lower-case letters only
(#1406) Variable "defaultSource" must be all lower-case
(#1407) Opening brace should be on the same line as the declaration
(#1411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1412) Variable "defaultSource" must be all lower-case
(#1413) Variable "defaultSource" must be all lower-case
(#1416) Variable "defaultSource" must be all lower-case
(#1417) Variable "defaultSource" must be all lower-case
(#1420) Variable "defaultSource" must be all lower-case
(#1421) Variable "metadataName" must be all lower-case
(#1423) Variable "metadataName" must be all lower-case
(#1423) Variable "metadataName" must be all lower-case
(#1423) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1424) Variable "metadataName" must be all lower-case
(#1424) Variable "metadataName" must be all lower-case
(#1425) Variable "metadataName" must be all lower-case
(#1428) Usage of ELSEIF not allowed; use ELSE IF instead
(#1428) Variable "defaultSource" must be all lower-case
(#1429) Variable "defaultName" must be all lower-case
(#1429) Variable "defaultValue" must be all lower-case
(#1430) Variable "defaultName" must be all lower-case
(#1431) Variable "defaultName" must be all lower-case
(#1431) Variable "defaultValue" must be all lower-case
(#1443) Variable "rowClass" must be all lower-case
(#1444) Variable "rowClass" must be all lower-case
(#1445) "require_once" must be immediately followed by an open parenthesis
(#1446) Variable "rowClass" must be all lower-case
(#1448) Variable "rowClass" must be all lower-case
(#1460) Opening brace should be on the same line as the declaration
(#1464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1466) Inline comments must end in full-stops, exclamation marks, or question marks
(#1469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Inline comments must end in full-stops, exclamation marks, or question marks
(#1485) Opening brace should be on the same line as the declaration
(#1504) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Db/Table/Definition.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "_tableConfigs" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#49) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Public method name "Zend_Db_Table_Definition::setConfig" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Db_Table_Definition::setOptions" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "optionName" must be all lower-case
(#74) Variable "optionValue" must be all lower-case
(#75) Variable "optionName" must be all lower-case
(#75) Variable "optionValue" must be all lower-case
(#85) Public method name "Zend_Db_Table_Definition::setTableConfig" must be in lower-case letters only
(#85) Variable "tableName" must be all lower-case
(#85) Variable "tableConfig" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "tableConfig" must be all lower-case
(#88) Variable "tableName" must be all lower-case
(#89) Variable "tableConfig" must be all lower-case
(#91) Variable "tableConfig" must be all lower-case
(#92) Variable "tableConfig" must be all lower-case
(#92) Variable "tableName" must be all lower-case
(#95) Variable "tableName" must be all lower-case
(#95) Variable "tableConfig" must be all lower-case
(#105) Public method name "Zend_Db_Table_Definition::getTableConfig" must be in lower-case letters only
(#105) Variable "tableName" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "tableName" must be all lower-case
(#115) Public method name "Zend_Db_Table_Definition::removeTableConfig" must be in lower-case letters only
(#115) Variable "tableName" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "tableName" must be all lower-case
(#126) Public method name "Zend_Db_Table_Definition::hasTableConfig" must be in lower-case letters only
(#126) Variable "tableName" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "tableName" must be all lower-case
local/mr/vendor/zend/Zend/Db/Table/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Table/Row.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Table/Row/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_cleanData" must be all lower-case
(#62) Member variable "_modifiedFields" must be all lower-case
(#87) Member variable "_readOnly" must be all lower-case
(#94) Member variable "_tableClass" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#119) Usage of ELSEIF not allowed; use ELSE IF instead
(#125) "require_once" must be immediately followed by an open parenthesis
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Protected method name "Zend_Db_Table_Row_Abstract::_transformColumn" must be in lower-case letters only
(#157) Variable "columnName" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "columnName" must be all lower-case
(#160) "require_once" must be immediately followed by an open parenthesis
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "columnName" must be all lower-case
(#174) Variable "columnName" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#176) Variable "columnName" must be all lower-case
(#176) Variable "columnName" must be all lower-case
(#177) Variable "columnName" must be all lower-case
(#178) "require_once" must be immediately followed by an open parenthesis
(#179) Variable "columnName" must be all lower-case
(#181) Variable "columnName" must be all lower-case
(#192) Variable "columnName" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "columnName" must be all lower-case
(#194) Variable "columnName" must be all lower-case
(#195) Variable "columnName" must be all lower-case
(#196) "require_once" must be immediately followed by an open parenthesis
(#197) Variable "columnName" must be all lower-case
(#199) Variable "columnName" must be all lower-case
(#200) Variable "columnName" must be all lower-case
(#210) Variable "columnName" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "columnName" must be all lower-case
(#212) Variable "columnName" must be all lower-case
(#213) Variable "columnName" must be all lower-case
(#214) "require_once" must be immediately followed by an open parenthesis
(#215) Variable "columnName" must be all lower-case
(#217) Variable "columnName" must be all lower-case
(#218) "require_once" must be immediately followed by an open parenthesis
(#219) Variable "columnName" must be all lower-case
(#221) Variable "columnName" must be all lower-case
(#231) Variable "columnName" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "columnName" must be all lower-case
(#233) Variable "columnName" must be all lower-case
(#234) Variable "columnName" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
(#244) Commas (,) must be followed by white space.
(#255) Opening brace should be on the same line as the declaration
(#267) Opening brace should be on the same line as the declaration
(#278) Line indented incorrectly; expected 4 spaces, found 5
(#279) Opening brace should be on the same line as the declaration
(#281) Line indented incorrectly; expected 4 spaces, found 5
(#290) Line indented incorrectly; expected 4 spaces, found 5
(#291) Opening brace should be on the same line as the declaration
(#293) Line indented incorrectly; expected 4 spaces, found 5
(#301) Line indented incorrectly; expected 4 spaces, found 5
(#302) Opening brace should be on the same line as the declaration
(#304) Line indented incorrectly; expected 4 spaces, found 5
(#314) Opening brace should be on the same line as the declaration
(#322) Public method name "Zend_Db_Table_Row_Abstract::getTable" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Db_Table_Row_Abstract::setTable" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#343) Variable "tableClass" must be all lower-case
(#345) "require_once" must be immediately followed by an open parenthesis
(#346) Variable "tableClass" must be all lower-case
(#346) Line exceeds 132 characters; contains 151 characters
(#350) Variable "tableClass" must be all lower-case
(#355) "require_once" must be immediately followed by an open parenthesis
(#361) "require_once" must be immediately followed by an open parenthesis
(#362) Variable "tableClass" must be all lower-case
(#362) Line exceeds 132 characters; contains 133 characters
(#375) Public method name "Zend_Db_Table_Row_Abstract::getTableClass" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#385) Public method name "Zend_Db_Table_Row_Abstract::isConnected" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#395) Public method name "Zend_Db_Table_Row_Abstract::isReadOnly" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#406) Public method name "Zend_Db_Table_Row_Abstract::setReadOnly" must be in lower-case letters only
(#407) Opening brace should be on the same line as the declaration
(#417) Opening brace should be on the same line as the declaration
(#431) Opening brace should be on the same line as the declaration
(#432) Inline doc block comments are not allowed; use "// Comment." instead
(#448) Protected method name "Zend_Db_Table_Row_Abstract::_doInsert" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#450) Inline doc block comments are not allowed; use "// Comment." instead
(#454) "require_once" must be immediately followed by an open parenthesis
(#458) Inline doc block comments are not allowed; use "// Comment." instead
(#463) Inline doc block comments are not allowed; use "// Comment." instead
(#467) Variable "primaryKey" must be all lower-case
(#469) Inline doc block comments are not allowed; use "// Comment." instead
(#473) Variable "primaryKey" must be all lower-case
(#474) Variable "newPrimaryKey" must be all lower-case
(#474) Variable "primaryKey" must be all lower-case
(#476) No space found before comment text; expected "// ZF-6167 Use tempPrimaryKey temporary to avoid that zend encoding fails." but found "//ZF-6167 Use tempPrimaryKey temporary to avoid that zend encoding fails."
(#477) Variable "tempPrimaryKey" must be all lower-case
(#478) Variable "newPrimaryKey" must be all lower-case
(#478) Variable "tempPrimaryKey" must be all lower-case
(#478) Variable "primaryKey" must be all lower-case
(#481) Inline doc block comments are not allowed; use "// Comment." instead
(#487) Variable "newPrimaryKey" must be all lower-case
(#489) Inline doc block comments are not allowed; use "// Comment." instead
(#494) Inline doc block comments are not allowed; use "// Comment." instead
(#499) Variable "primaryKey" must be all lower-case
(#506) Protected method name "Zend_Db_Table_Row_Abstract::_doUpdate" must be in lower-case letters only
(#507) Opening brace should be on the same line as the declaration
(#508) Inline doc block comments are not allowed; use "// Comment." instead
(#512) "require_once" must be immediately followed by an open parenthesis
(#516) Inline doc block comments are not allowed; use "// Comment." instead
(#522) Inline doc block comments are not allowed; use "// Comment." instead
(#527) Inline doc block comments are not allowed; use "// Comment." instead
(#531) Variable "diffData" must be all lower-case
(#533) Inline doc block comments are not allowed; use "// Comment." instead
(#536) Variable "pkDiffData" must be all lower-case
(#536) Variable "diffData" must be all lower-case
(#538) Inline doc block comments are not allowed; use "// Comment." instead
(#542) Variable "pkDiffData" must be all lower-case
(#543) Variable "depTables" must be all lower-case
(#544) Variable "depTables" must be all lower-case
(#545) Variable "pkNew" must be all lower-case
(#546) Variable "pkOld" must be all lower-case
(#547) Variable "depTables" must be all lower-case
(#547) Variable "tableClass" must be all lower-case
(#548) Variable "tableClass" must be all lower-case
(#549) Variable "pkOld" must be all lower-case
(#549) Variable "pkNew" must be all lower-case
(#554) Inline doc block comments are not allowed; use "// Comment." instead
(#560) Variable "diffData" must be all lower-case
(#561) Variable "diffData" must be all lower-case
(#564) Inline doc block comments are not allowed; use "// Comment." instead
(#571) Inline doc block comments are not allowed; use "// Comment." instead
(#577) Inline doc block comments are not allowed; use "// Comment." instead
(#582) Variable "primaryKey" must be all lower-case
(#583) Variable "primaryKey" must be all lower-case
(#584) Variable "primaryKey" must be all lower-case
(#587) Variable "primaryKey" must be all lower-case
(#596) Opening brace should be on the same line as the declaration
(#597) Inline doc block comments are not allowed; use "// Comment." instead
(#601) "require_once" must be immediately followed by an open parenthesis
(#607) Inline doc block comments are not allowed; use "// Comment." instead
(#612) Inline doc block comments are not allowed; use "// Comment." instead
(#615) Variable "depTables" must be all lower-case
(#616) Variable "depTables" must be all lower-case
(#618) Variable "depTables" must be all lower-case
(#618) Variable "tableClass" must be all lower-case
(#619) Variable "tableClass" must be all lower-case
(#624) Inline doc block comments are not allowed; use "// Comment." instead
(#629) Inline doc block comments are not allowed; use "// Comment." instead
(#634) Inline doc block comments are not allowed; use "// Comment." instead
(#645) Public method name "Zend_Db_Table_Row_Abstract::getIterator" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#649) Whitespace found at end of line
(#655) Public method name "Zend_Db_Table_Row_Abstract::toArray" must be in lower-case letters only
(#656) Opening brace should be on the same line as the declaration
(#666) Public method name "Zend_Db_Table_Row_Abstract::setFromArray" must be in lower-case letters only
(#667) Opening brace should be on the same line as the declaration
(#670) Variable "columnName" must be all lower-case
(#671) Variable "columnName" must be all lower-case
(#683) Opening brace should be on the same line as the declaration
(#692) Protected method name "Zend_Db_Table_Row_Abstract::_getTable" must be in lower-case letters only
(#693) Opening brace should be on the same line as the declaration
(#695) "require_once" must be immediately followed by an open parenthesis
(#707) Protected method name "Zend_Db_Table_Row_Abstract::_getPrimaryKey" must be in lower-case letters only
(#707) Variable "useDirty" must be all lower-case
(#708) Opening brace should be on the same line as the declaration
(#710) "require_once" must be immediately followed by an open parenthesis
(#715) Variable "useDirty" must be all lower-case
(#721) "require_once" must be immediately followed by an open parenthesis
(#722) Line exceeds 132 characters; contains 140 characters
(#733) Protected method name "Zend_Db_Table_Row_Abstract::_getWhereQuery" must be in lower-case letters only
(#733) Variable "useDirty" must be all lower-case
(#734) Opening brace should be on the same line as the declaration
(#737) Variable "primaryKey" must be all lower-case
(#737) Variable "useDirty" must be all lower-case
(#741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Variable "primaryKey" must be all lower-case
(#744) Variable "tableName" must be all lower-case
(#746) Variable "columnName" must be all lower-case
(#747) Variable "tableName" must be all lower-case
(#758) Opening brace should be on the same line as the declaration
(#763) "require_once" must be immediately followed by an open parenthesis
(#779) Opening brace should be on the same line as the declaration
(#788) Protected method name "Zend_Db_Table_Row_Abstract::_postInsert" must be in lower-case letters only
(#789) Opening brace should be on the same line as the declaration
(#799) Opening brace should be on the same line as the declaration
(#808) Protected method name "Zend_Db_Table_Row_Abstract::_postUpdate" must be in lower-case letters only
(#809) Opening brace should be on the same line as the declaration
(#819) Opening brace should be on the same line as the declaration
(#828) Protected method name "Zend_Db_Table_Row_Abstract::_postDelete" must be in lower-case letters only
(#829) Opening brace should be on the same line as the declaration
(#842) Protected method name "Zend_Db_Table_Row_Abstract::_prepareReference" must be in lower-case letters only
(#842) Variable "dependentTable" must be all lower-case
(#842) Variable "parentTable" must be all lower-case
(#842) Variable "ruleKey" must be all lower-case
(#843) Opening brace should be on the same line as the declaration
(#844) Variable "parentTableName" must be all lower-case
(#844) Variable "parentTable" must be all lower-case
(#844) Variable "parentTable" must be all lower-case
(#844) Variable "parentTable" must be all lower-case
(#844) Line exceeds 132 characters; contains 141 characters
(#845) Variable "dependentTable" must be all lower-case
(#845) Variable "parentTableName" must be all lower-case
(#845) Variable "ruleKey" must be all lower-case
(#848) Variable "parentInfo" must be all lower-case
(#848) Variable "parentTable" must be all lower-case
(#849) Variable "parentInfo" must be all lower-case
(#867) Public method name "Zend_Db_Table_Row_Abstract::findDependentRowset" must be in lower-case letters only
(#867) Variable "dependentTable" must be all lower-case
(#867) Variable "ruleKey" must be all lower-case
(#868) Opening brace should be on the same line as the declaration
(#871) Variable "dependentTable" must be all lower-case
(#872) Variable "dependentTable" must be all lower-case
(#872) Variable "dependentTable" must be all lower-case
(#875) Variable "dependentTable" must be all lower-case
(#876) Variable "dependentTable" must be all lower-case
(#878) Variable "dependentTable" must be all lower-case
(#880) "require_once" must be immediately followed by an open parenthesis
(#884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
(#886) Variable "tableDefinition" must be all lower-case
(#887) Variable "dependentTable" must be all lower-case
(#888) Variable "dependentTable" must be all lower-case
(#888) Variable "tableDefinition" must be all lower-case
(#892) Variable "dependentTable" must be all lower-case
(#894) Variable "dependentTable" must be all lower-case
(#897) Variable "dependentTable" must be all lower-case
(#897) Variable "ruleKey" must be all lower-case
(#900) Variable "parentColumnName" must be all lower-case
(#901) Variable "parentColumnName" must be all lower-case
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#903) Variable "dependentDb" must be all lower-case
(#903) Variable "dependentTable" must be all lower-case
(#904) Variable "dependentColumnName" must be all lower-case
(#904) Variable "dependentDb" must be all lower-case
(#905) Variable "dependentColumn" must be all lower-case
(#905) Variable "dependentDb" must be all lower-case
(#905) Variable "dependentColumnName" must be all lower-case
(#906) Variable "dependentInfo" must be all lower-case
(#906) Variable "dependentTable" must be all lower-case
(#907) Variable "dependentInfo" must be all lower-case
(#907) Variable "dependentColumnName" must be all lower-case
(#908) Variable "dependentColumn" must be all lower-case
(#911) Variable "dependentTable" must be all lower-case
(#923) Public method name "Zend_Db_Table_Row_Abstract::findParentRow" must be in lower-case letters only
(#923) Variable "parentTable" must be all lower-case
(#923) Variable "ruleKey" must be all lower-case
(#924) Opening brace should be on the same line as the declaration
(#927) Variable "parentTable" must be all lower-case
(#928) Variable "parentTable" must be all lower-case
(#928) Variable "parentTable" must be all lower-case
(#931) Variable "parentTable" must be all lower-case
(#932) Variable "parentTable" must be all lower-case
(#934) Variable "parentTable" must be all lower-case
(#936) "require_once" must be immediately followed by an open parenthesis
(#940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#941) Inline comments must end in full-stops, exclamation marks, or question marks
(#942) Variable "tableDefinition" must be all lower-case
(#943) Variable "parentTable" must be all lower-case
(#944) Variable "parentTable" must be all lower-case
(#944) Variable "tableDefinition" must be all lower-case
(#948) Variable "parentTable" must be all lower-case
(#950) Variable "parentTable" must be all lower-case
(#953) Variable "parentTable" must be all lower-case
(#953) Variable "ruleKey" must be all lower-case
(#955) Inline comments must start with a capital letter, digit or 3-dots sequence
(#955) Inline comments must end in full-stops, exclamation marks, or question marks
(#957) Variable "dependentColumnName" must be all lower-case
(#958) Variable "dependentColumnName" must be all lower-case
(#959) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) Variable "parentDb" must be all lower-case
(#960) Variable "parentTable" must be all lower-case
(#961) Variable "parentColumnName" must be all lower-case
(#961) Variable "parentDb" must be all lower-case
(#962) Variable "parentColumn" must be all lower-case
(#962) Variable "parentDb" must be all lower-case
(#962) Variable "parentColumnName" must be all lower-case
(#963) Variable "parentInfo" must be all lower-case
(#963) Variable "parentTable" must be all lower-case
(#965) Inline comments must start with a capital letter, digit or 3-dots sequence
(#965) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) Variable "parentInfo" must be all lower-case
(#966) Variable "parentColumnName" must be all lower-case
(#967) Variable "parentInfo" must be all lower-case
(#967) Variable "parentColumnName" must be all lower-case
(#969) Variable "parentColumn" must be all lower-case
(#970) Usage of ELSEIF not allowed; use ELSE IF instead
(#973) Variable "parentColumn" must be all lower-case
(#978) Variable "parentTable" must be all lower-case
(#990) Public method name "Zend_Db_Table_Row_Abstract::findManyToManyRowset" must be in lower-case letters only
(#990) Variable "matchTable" must be all lower-case
(#990) Variable "intersectionTable" must be all lower-case
(#990) Variable "callerRefRule" must be all lower-case
(#991) Variable "matchRefRule" must be all lower-case
(#992) Opening brace should be on the same line as the declaration
(#995) Variable "intersectionTable" must be all lower-case
(#996) Variable "intersectionTable" must be all lower-case
(#996) Variable "intersectionTable" must be all lower-case
(#999) Variable "intersectionTable" must be all lower-case
(#1000) Variable "intersectionTable" must be all lower-case
(#1002) Variable "intersectionTable" must be all lower-case
(#1004) "require_once" must be immediately followed by an open parenthesis
(#1008) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Variable "tableDefinition" must be all lower-case
(#1011) Variable "intersectionTable" must be all lower-case
(#1012) Variable "intersectionTable" must be all lower-case
(#1012) Variable "tableDefinition" must be all lower-case
(#1015) Variable "matchTable" must be all lower-case
(#1016) Variable "matchTable" must be all lower-case
(#1016) Variable "matchTable" must be all lower-case
(#1019) Variable "matchTable" must be all lower-case
(#1020) Variable "matchTable" must be all lower-case
(#1022) Variable "matchTable" must be all lower-case
(#1024) "require_once" must be immediately followed by an open parenthesis
(#1028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1029) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) Variable "tableDefinition" must be all lower-case
(#1031) Variable "matchTable" must be all lower-case
(#1032) Variable "matchTable" must be all lower-case
(#1032) Variable "tableDefinition" must be all lower-case
(#1036) Variable "matchTable" must be all lower-case
(#1038) Variable "matchTable" must be all lower-case
(#1041) Inline comments must end in full-stops, exclamation marks, or question marks
(#1042) Variable "interInfo" must be all lower-case
(#1042) Variable "intersectionTable" must be all lower-case
(#1043) Variable "interDb" must be all lower-case
(#1043) Variable "intersectionTable" must be all lower-case
(#1044) Variable "interName" must be all lower-case
(#1044) Variable "interInfo" must be all lower-case
(#1045) Variable "interSchema" must be all lower-case
(#1045) Variable "interInfo" must be all lower-case
(#1045) Variable "interInfo" must be all lower-case
(#1046) Variable "matchInfo" must be all lower-case
(#1046) Variable "matchTable" must be all lower-case
(#1047) Variable "matchName" must be all lower-case
(#1047) Variable "matchInfo" must be all lower-case
(#1048) Variable "matchSchema" must be all lower-case
(#1048) Variable "matchInfo" must be all lower-case
(#1048) Variable "matchInfo" must be all lower-case
(#1050) Variable "matchMap" must be all lower-case
(#1050) Variable "intersectionTable" must be all lower-case
(#1050) Variable "matchTable" must be all lower-case
(#1050) Variable "matchRefRule" must be all lower-case
(#1052) Variable "matchMap" must be all lower-case
(#1053) Variable "interCol" must be all lower-case
(#1053) Variable "interDb" must be all lower-case
(#1053) Variable "matchMap" must be all lower-case
(#1054) Variable "matchCol" must be all lower-case
(#1054) Variable "interDb" must be all lower-case
(#1054) Variable "matchMap" must be all lower-case
(#1055) Variable "joinCond" must be all lower-case
(#1055) Variable "interCol" must be all lower-case
(#1057) Variable "joinCond" must be all lower-case
(#1057) Variable "joinCond" must be all lower-case
(#1059) Variable "interName" must be all lower-case
(#1059) Variable "interSchema" must be all lower-case
(#1060) Space found before object operator
(#1060) Variable "matchName" must be all lower-case
(#1060) Variable "joinCond" must be all lower-case
(#1060) Variable "matchSchema" must be all lower-case
(#1061) Space found before object operator
(#1063) Variable "callerMap" must be all lower-case
(#1063) Variable "intersectionTable" must be all lower-case
(#1063) Variable "callerRefRule" must be all lower-case
(#1065) Variable "callerMap" must be all lower-case
(#1066) Variable "callerColumnName" must be all lower-case
(#1066) Variable "callerMap" must be all lower-case
(#1067) Variable "callerColumnName" must be all lower-case
(#1068) Variable "interColumnName" must be all lower-case
(#1068) Variable "interDb" must be all lower-case
(#1068) Variable "callerMap" must be all lower-case
(#1069) Variable "interCol" must be all lower-case
(#1069) Variable "interDb" must be all lower-case
(#1069) Variable "interColumnName" must be all lower-case
(#1070) Variable "interInfo" must be all lower-case
(#1070) Variable "intersectionTable" must be all lower-case
(#1071) Variable "interInfo" must be all lower-case
(#1071) Variable "interColumnName" must be all lower-case
(#1072) Variable "interDb" must be all lower-case
(#1072) Variable "interCol" must be all lower-case
(#1078) Variable "matchTable" must be all lower-case
(#1080) Variable "matchTable" must be all lower-case
(#1085) Variable "rowsetClass" must be all lower-case
(#1085) Variable "matchTable" must be all lower-case
(#1086) Variable "rowsetClass" must be all lower-case
(#1088) "require_once" must be immediately followed by an open parenthesis
(#1089) Variable "rowsetClass" must be all lower-case
(#1091) "require_once" must be immediately followed by an open parenthesis
(#1095) Variable "rowsetClass" must be all lower-case
(#1109) Opening brace should be on the same line as the declaration
(#1118) Inline doc block comments are not allowed; use "// Comment." instead
(#1126) Variable "ruleKey1" must be all lower-case
(#1127) Variable "ruleKey1" must be all lower-case
(#1130) Inline doc block comments are not allowed; use "// Comment." instead
(#1139) Variable "viaClass" must be all lower-case
(#1140) Variable "ruleKey1" must be all lower-case
(#1141) Variable "ruleKey2" must be all lower-case
(#1142) Variable "viaClass" must be all lower-case
(#1142) Variable "ruleKey1" must be all lower-case
(#1142) Variable "ruleKey2" must be all lower-case
(#1145) Inline doc block comments are not allowed; use "// Comment." instead
(#1153) Variable "ruleKey1" must be all lower-case
(#1154) Variable "ruleKey1" must be all lower-case
(#1157) "require_once" must be immediately followed by an open parenthesis
(#1168) Protected method name "Zend_Db_Table_Row_Abstract::_getTableFromString" must be in lower-case letters only
(#1168) Variable "tableName" must be all lower-case
(#1169) Opening brace should be on the same line as the declaration
(#1172) Variable "tableDefinition" must be all lower-case
(#1174) Variable "tableDefinition" must be all lower-case
(#1174) Variable "tableDefinition" must be all lower-case
(#1174) Variable "tableName" must be all lower-case
(#1175) Variable "tableName" must be all lower-case
(#1175) Variable "tableDefinition" must be all lower-case
(#1179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1179) Inline comments must end in full-stops, exclamation marks, or question marks
(#1180) Variable "tableName" must be all lower-case
(#1182) "require_once" must be immediately followed by an open parenthesis
(#1183) Variable "tableName" must be all lower-case
(#1185) "require_once" must be immediately followed by an open parenthesis
(#1196) Variable "tableDefinition" must be all lower-case
(#1196) Variable "tableDefinition" must be all lower-case
(#1197) Variable "tableDefinition" must be all lower-case
(#1200) Variable "tableName" must be all lower-case
local/mr/vendor/zend/Zend/Db/Table/Row/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Table/Rowset.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Table/Rowset/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#60) Member variable "_tableClass" must be all lower-case
(#67) Member variable "_rowClass" must be all lower-case
(#98) Member variable "_readOnly" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#115) "require_once" must be immediately followed by an open parenthesis
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Opening brace should be on the same line as the declaration
(#153) Opening brace should be on the same line as the declaration
(#165) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Db_Table_Rowset_Abstract::isConnected" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Db_Table_Rowset_Abstract::getTable" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Db_Table_Rowset_Abstract::setTable" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Public method name "Zend_Db_Table_Rowset_Abstract::getTableClass" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#230) Opening brace should be on the same line as the declaration
(#243) Opening brace should be on the same line as the declaration
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Opening brace should be on the same line as the declaration
(#284) Opening brace should be on the same line as the declaration
(#296) Opening brace should be on the same line as the declaration
(#308) Opening brace should be on the same line as the declaration
(#321) Opening brace should be on the same line as the declaration
(#324) "require_once" must be immediately followed by an open parenthesis
(#339) Opening brace should be on the same line as the declaration
(#351) Opening brace should be on the same line as the declaration
(#365) Opening brace should be on the same line as the declaration
(#375) Opening brace should be on the same line as the declaration
(#386) Public method name "Zend_Db_Table_Rowset_Abstract::getRow" must be in lower-case letters only
(#387) Opening brace should be on the same line as the declaration
(#393) "require_once" must be immediately followed by an open parenthesis
(#409) Public method name "Zend_Db_Table_Rowset_Abstract::toArray" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
local/mr/vendor/zend/Zend/Db/Table/Rowset/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Table/Select.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#60) Member variable "_integrityCheck" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Db_Table_Select::getTable" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Db_Table_Select::setTable" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Db_Table_Select::setIntegrityCheck" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Db_Table_Select::isReadOnly" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "readOnly" must be all lower-case
(#129) Must use "self::" for local static member reference
(#133) Variable "readOnly" must be all lower-case
(#136) Variable "columnEntry" must be all lower-case
(#137) Variable "columnEntry" must be all lower-case
(#138) Variable "columnEntry" must be all lower-case
(#150) Variable "readOnly" must be all lower-case
(#155) Variable "readOnly" must be all lower-case
(#172) Opening brace should be on the same line as the declaration
(#191) Opening brace should be on the same line as the declaration
(#192) Must use "self::" for local static member reference
(#195) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Must use "self::" for local static member reference
(#205) Must use "self::" for local static member reference
(#208) Variable "columnEntry" must be all lower-case
(#209) Variable "columnEntry" must be all lower-case
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Db/Table/Select/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Debug.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Public method name "Zend_Debug::getSapi" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "_sapi" must not contain underscores.
(#48) Variable "_sapi" must not contain underscores.
(#50) Variable "_sapi" must not contain underscores.
(#60) Public method name "Zend_Debug::setSapi" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "_sapi" must not contain underscores.
(#76) Opening brace should be on the same line as the declaration
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Expected 1 space before "==="; 0 found
(#78) Expected 1 space after "==="; 0 found
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#92) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Dojo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#57) Public method name "Zend_Dojo::enableForm" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#60) Space found before object operator
(#61) Space found before object operator
(#62) Space found before object operator
(#63) Space found before object operator
(#65) Variable "subForm" must be all lower-case
(#66) Variable "subForm" must be all lower-case
(#80) Public method name "Zend_Dojo::enableView" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/BuildLayer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "_consumeJavascript" must be all lower-case
(#44) Member variable "_consumeOnLoad" must be all lower-case
(#56) Member variable "_layerName" must be all lower-case
(#63) Member variable "_layerScriptPath" must be all lower-case
(#69) Member variable "_profileOptions" must be all lower-case
(#82) Member variable "_profilePrefixes" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#102) Usage of ELSEIF not allowed; use ELSE IF instead
(#103) "require_once" must be immediately followed by an open parenthesis
(#118) Public method name "Zend_Dojo_BuildLayer::setOptions" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Dojo_BuildLayer::setView" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Dojo_BuildLayer::getView" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Dojo_BuildLayer::setDojoHelper" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Dojo_BuildLayer::getDojoHelper" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#176) "require_once" must be immediately followed by an open parenthesis
(#191) Public method name "Zend_Dojo_BuildLayer::setLayerName" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#194) "require_once" must be immediately followed by an open parenthesis
(#206) Public method name "Zend_Dojo_BuildLayer::getLayerName" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Dojo_BuildLayer::setLayerScriptPath" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Dojo_BuildLayer::getLayerScriptPath" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Dojo_BuildLayer::setConsumeJavascript" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#254) Public method name "Zend_Dojo_BuildLayer::consumeJavascript" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#266) Public method name "Zend_Dojo_BuildLayer::setConsumeOnLoad" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#277) Public method name "Zend_Dojo_BuildLayer::consumeOnLoad" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#288) Public method name "Zend_Dojo_BuildLayer::setProfileOptions" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Dojo_BuildLayer::addProfileOptions" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#313) Public method name "Zend_Dojo_BuildLayer::addProfileOption" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#325) Public method name "Zend_Dojo_BuildLayer::hasProfileOption" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#338) Public method name "Zend_Dojo_BuildLayer::getProfileOption" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#351) Public method name "Zend_Dojo_BuildLayer::getProfileOptions" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#362) Public method name "Zend_Dojo_BuildLayer::removeProfileOption" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Dojo_BuildLayer::clearProfileOptions" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Dojo_BuildLayer::addProfilePrefix" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#405) Public method name "Zend_Dojo_BuildLayer::setProfilePrefixes" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#418) Public method name "Zend_Dojo_BuildLayer::getProfilePrefixes" must be in lower-case letters only
(#419) Opening brace should be on the same line as the declaration
(#420) Variable "layerName" must be all lower-case
(#421) Variable "layerName" must be all lower-case
(#422) Variable "layerName" must be all lower-case
(#448) Public method name "Zend_Dojo_BuildLayer::generateLayerScript" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#451) Variable "layerName" must be all lower-case
(#452) Variable "modulePaths" must be all lower-case
(#454) Variable "onLoadActions" must be all lower-case
(#457) Variable "layerName" must be all lower-case
(#459) Variable "modulePaths" must be all lower-case
(#488) Public method name "Zend_Dojo_BuildLayer::generateBuildProfile" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#490) Variable "profileOptions" must be all lower-case
(#491) Variable "layerName" must be all lower-case
(#492) Variable "layerScriptPath" must be all lower-case
(#493) Variable "profilePrefixes" must be all lower-case
(#495) Variable "profileOptions" must be all lower-case
(#496) Variable "profileOptions" must be all lower-case
(#496) Variable "layerName" must be all lower-case
(#496) Variable "layerName" must be all lower-case
(#499) Variable "profileOptions" must be all lower-case
(#501) Variable "layerScriptPath" must be all lower-case
(#503) Variable "layerName" must be all lower-case
(#505) Variable "profilePrefixes" must be all lower-case
(#516) Protected method name "Zend_Dojo_BuildLayer::_getPrefix" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#528) Protected method name "Zend_Dojo_BuildLayer::_filterJsonProfileToJavascript" must be in lower-case letters only
(#529) Opening brace should be on the same line as the declaration
(#530) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Data.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#67) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Dojo_Data::setItems" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Dojo_Data::setItem" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Dojo_Data::addItem" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#117) "require_once" must be immediately followed by an open parenthesis
(#132) Public method name "Zend_Dojo_Data::addItems" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#135) "require_once" must be immediately followed by an open parenthesis
(#153) Public method name "Zend_Dojo_Data::getItems" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Dojo_Data::hasItem" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Dojo_Data::getItem" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_Dojo_Data::removeItem" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Dojo_Data::clearItems" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Dojo_Data::setIdentifier" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#223) Usage of ELSEIF not allowed; use ELSE IF instead
(#225) Usage of ELSEIF not allowed; use ELSE IF instead
(#228) "require_once" must be immediately followed by an open parenthesis
(#240) Public method name "Zend_Dojo_Data::getIdentifier" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#252) Public method name "Zend_Dojo_Data::setLabel" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#267) Public method name "Zend_Dojo_Data::getLabel" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Dojo_Data::setMetadata" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#283) Usage of ELSEIF not allowed; use ELSE IF instead
(#297) Public method name "Zend_Dojo_Data::getMetadata" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#316) Public method name "Zend_Dojo_Data::clearMetadata" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#320) Usage of ELSEIF not allowed; use ELSE IF instead
(#332) Public method name "Zend_Dojo_Data::fromArray" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Dojo_Data::fromJson" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#357) "require_once" must be immediately followed by an open parenthesis
(#360) "require_once" must be immediately followed by an open parenthesis
(#370) Public method name "Zend_Dojo_Data::toArray" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#373) "require_once" must be immediately followed by an open parenthesis
(#374) Line exceeds 132 characters; contains 140 characters
(#401) Public method name "Zend_Dojo_Data::toJson" must be in lower-case letters only
(#402) Opening brace should be on the same line as the declaration
(#403) "require_once" must be immediately followed by an open parenthesis
(#413) Opening brace should be on the same line as the declaration
(#424) Opening brace should be on the same line as the declaration
(#435) Opening brace should be on the same line as the declaration
(#447) Opening brace should be on the same line as the declaration
(#458) Opening brace should be on the same line as the declaration
(#468) Opening brace should be on the same line as the declaration
(#478) Opening brace should be on the same line as the declaration
(#488) Opening brace should be on the same line as the declaration
(#498) Opening brace should be on the same line as the declaration
(#508) Opening brace should be on the same line as the declaration
(#518) Opening brace should be on the same line as the declaration
(#529) Protected method name "Zend_Dojo_Data::_normalizeItem" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#532) "require_once" must be immediately followed by an open parenthesis
(#537) "require_once" must be immediately followed by an open parenthesis
(#550) "require_once" must be immediately followed by an open parenthesis
(#552) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/vendor/zend/Zend/Dojo/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
(#46) Space found before object operator
(#47) Space found before object operator
(#48) Space found before object operator
(#49) Space found before object operator
(#58) Public method name "Zend_Dojo_Form::loadDefaultDecorators" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#67) Space found before object operator
(#68) Space found before object operator
(#80) Public method name "Zend_Dojo_Form::setView" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/AccordionContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/AccordionPane.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/BorderContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/ContentPane.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/DijitContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#60) Member variable "_dijitParams" must be all lower-case
(#73) Public method name "Zend_Dojo_Form_Decorator_DijitContainer::getHelper" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#76) "require_once" must be immediately followed by an open parenthesis
(#87) Public method name "Zend_Dojo_Form_Decorator_DijitContainer::getAttribs" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Dojo_Form_Decorator_DijitContainer::getDijitParams" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Public method name "Zend_Dojo_Form_Decorator_DijitContainer::getTitle" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#170) Opening brace should be on the same line as the declaration
(#177) Variable "dijitParams" must be all lower-case
(#181) Variable "dijitParams" must be all lower-case
(#181) Variable "dijitParams" must be all lower-case
(#182) Variable "dijitParams" must be all lower-case
(#198) Variable "dijitParams" must be all lower-case
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/DijitElement.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_buttonTypes" must be all lower-case
(#66) Member variable "_dijitParams" must be all lower-case
(#73) Public method name "Zend_Dojo_Form_Decorator_DijitElement::getElementAttribs" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Dojo_Form_Decorator_DijitElement::setDijitParam" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Dojo_Form_Decorator_DijitElement::setDijitParams" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Dojo_Form_Decorator_DijitElement::getDijitParam" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Dojo_Form_Decorator_DijitElement::getDijitParams" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#151) Opening brace should be on the same line as the declaration
(#155) "require_once" must be immediately followed by an open parenthesis
(#166) Variable "dijitParams" must be all lower-case
(#167) Variable "dijitParams" must be all lower-case
(#183) Variable "elementContent" must be all lower-case
(#183) Variable "dijitParams" must be all lower-case
(#186) Variable "elementContent" must be all lower-case
(#188) Variable "elementContent" must be all lower-case
(#190) Variable "elementContent" must be all lower-case
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/DijitForm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#56) Variable "dijitParams" must be all lower-case
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/SplitContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/StackContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/TabContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/DisplayGroup.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Dojo_Form_DisplayGroup::setView" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/Button.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Dojo_Form_Element_Button::getLabel" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Dojo_Form_Element_Button::isChecked" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Dojo_Form_Element_Button::loadDefaultDecorators" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#118) Space found before object operator
local/mr/vendor/zend/Zend/Dojo/Form/Element/CheckBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_checkedValue" must be all lower-case
(#70) Member variable "_uncheckedValue" must be all lower-case
(#87) Public method name "Zend_Dojo_Form_Element_CheckBox::setOptions" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#99) Variable "curValue" must be all lower-case
(#101) Variable "curValue" must be all lower-case
(#102) Variable "curValue" must be all lower-case
(#121) Public method name "Zend_Dojo_Form_Element_CheckBox::setValue" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Dojo_Form_Element_CheckBox::setCheckedValue" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Dojo_Form_Element_CheckBox::getCheckedValue" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Dojo_Form_Element_CheckBox::setUncheckedValue" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Dojo_Form_Element_CheckBox::getUncheckedValue" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Dojo_Form_Element_CheckBox::setChecked" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Dojo_Form_Element_CheckBox::isChecked" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/ComboBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_registerInArrayValidator" must be all lower-case
(#54) Public method name "Zend_Dojo_Form_Element_ComboBox::getStoreInfo" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Dojo_Form_Element_ComboBox::setStoreId" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Dojo_Form_Element_ComboBox::getStoreId" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Dojo_Form_Element_ComboBox::setStoreType" must be in lower-case letters only
(#96) Variable "dojoType" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#99) Variable "dojoType" must be all lower-case
(#109) Public method name "Zend_Dojo_Form_Element_ComboBox::getStoreType" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Dojo_Form_Element_ComboBox::setStoreParams" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Dojo_Form_Element_ComboBox::getStoreParams" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Dojo_Form_Element_ComboBox::setAutocomplete" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Dojo_Form_Element_ComboBox::getAutocomplete" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Dojo_Form_Element_ComboBox::isValid" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "storeInfo" must be all lower-case
(#181) Variable "storeInfo" must be all lower-case
local/mr/vendor/zend/Zend/Dojo/Form/Element/CurrencyTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#49) Public method name "Zend_Dojo_Form_Element_CurrencyTextBox::setCurrency" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Dojo_Form_Element_CurrencyTextBox::getCurrency" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Dojo_Form_Element_CurrencyTextBox::setSymbol" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#78) "require_once" must be immediately followed by an open parenthesis
(#94) Public method name "Zend_Dojo_Form_Element_CurrencyTextBox::getSymbol" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Dojo_Form_Element_CurrencyTextBox::setFractional" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Dojo_Form_Element_CurrencyTextBox::getFractional" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/DateTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_allowedFormatTypes" must be all lower-case
(#58) Member variable "_allowedSelectorTypes" must be all lower-case
(#69) Public method name "Zend_Dojo_Form_Element_DateTextBox::setAmPm" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Dojo_Form_Element_DateTextBox::getAmPm" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#85) Expected 1 space after "=="; 0 found
(#94) Public method name "Zend_Dojo_Form_Element_DateTextBox::setStrict" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Dojo_Form_Element_DateTextBox::getStrict" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Dojo_Form_Element_DateTextBox::setLocale" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Dojo_Form_Element_DateTextBox::getLocale" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Dojo_Form_Element_DateTextBox::setDatePattern" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Dojo_Form_Element_DateTextBox::getDatePattern" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Dojo_Form_Element_DateTextBox::setFormatLength" must be in lower-case letters only
(#164) Variable "formatLength" must be all lower-case
(#165) Opening brace should be on the same line as the declaration
(#166) Variable "formatLength" must be all lower-case
(#166) Variable "formatLength" must be all lower-case
(#167) Variable "formatLength" must be all lower-case
(#168) "require_once" must be immediately followed by an open parenthesis
(#169) Variable "formatLength" must be all lower-case
(#172) Variable "formatLength" must be all lower-case
(#181) Public method name "Zend_Dojo_Form_Element_DateTextBox::getFormatLength" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Dojo_Form_Element_DateTextBox::setSelector" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#197) "require_once" must be immediately followed by an open parenthesis
(#210) Public method name "Zend_Dojo_Form_Element_DateTextBox::getSelector" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/Dijit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "dijitParams" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Dojo_Form_Element_Dijit::setDijitParam" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Dojo_Form_Element_Dijit::setDijitParams" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Dojo_Form_Element_Dijit::hasDijitParam" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Dojo_Form_Element_Dijit::getDijitParam" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Dojo_Form_Element_Dijit::getDijitParams" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Dojo_Form_Element_Dijit::removeDijitParam" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Dojo_Form_Element_Dijit::clearDijitParams" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Dojo_Form_Element_Dijit::loadDefaultDecorators" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#165) Space found before object operator
(#166) Space found before object operator
(#167) Space found before object operator
(#168) Space found before object operator
(#180) Public method name "Zend_Dojo_Form_Element_Dijit::setView" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/DijitMulti.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_registerInArrayValidator" must be all lower-case
(#68) Public method name "Zend_Dojo_Form_Element_DijitMulti::getSeparator" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Dojo_Form_Element_DijitMulti::setSeparator" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#90) Protected method name "Zend_Dojo_Form_Element_DijitMulti::_getMultiOptions" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Dojo_Form_Element_DijitMulti::addMultiOption" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Dojo_Form_Element_DijitMulti::addMultiOptions" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Dojo_Form_Element_DijitMulti::setMultiOptions" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Dojo_Form_Element_DijitMulti::getMultiOption" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Dojo_Form_Element_DijitMulti::getMultiOptions" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Dojo_Form_Element_DijitMulti::removeMultiOption" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Dojo_Form_Element_DijitMulti::clearMultiOptions" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Dojo_Form_Element_DijitMulti::setRegisterInArrayValidator" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#232) Public method name "Zend_Dojo_Form_Element_DijitMulti::registerInArrayValidator" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Dojo_Form_Element_DijitMulti::isValid" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#268) Protected method name "Zend_Dojo_Form_Element_DijitMulti::_translateOption" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#288) Protected method name "Zend_Dojo_Form_Element_DijitMulti::_translateValue" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/Editor.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#49) Public method name "Zend_Dojo_Form_Element_Editor::addCaptureEvent" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#52) Variable "captureEvents" must be all lower-case
(#53) Variable "captureEvents" must be all lower-case
(#57) Variable "captureEvents" must be all lower-case
(#58) Variable "captureEvents" must be all lower-case
(#68) Public method name "Zend_Dojo_Form_Element_Editor::addCaptureEvents" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Dojo_Form_Element_Editor::setCaptureEvents" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Dojo_Form_Element_Editor::getCaptureEvents" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Dojo_Form_Element_Editor::hasCaptureEvent" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "captureEvents" must be all lower-case
(#111) Variable "captureEvents" must be all lower-case
(#120) Public method name "Zend_Dojo_Form_Element_Editor::removeCaptureEvent" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#123) Variable "captureEvents" must be all lower-case
(#124) Variable "captureEvents" must be all lower-case
(#127) Variable "captureEvents" must be all lower-case
(#128) Variable "captureEvents" must be all lower-case
(#137) Public method name "Zend_Dojo_Form_Element_Editor::clearCaptureEvents" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Dojo_Form_Element_Editor::addEvent" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Dojo_Form_Element_Editor::addEvents" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Dojo_Form_Element_Editor::setEvents" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Dojo_Form_Element_Editor::getEvents" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Dojo_Form_Element_Editor::hasEvent" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Dojo_Form_Element_Editor::removeEvent" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#235) Public method name "Zend_Dojo_Form_Element_Editor::clearEvents" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Dojo_Form_Element_Editor::addPlugin" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#265) Public method name "Zend_Dojo_Form_Element_Editor::addPlugins" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Dojo_Form_Element_Editor::setPlugins" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Dojo_Form_Element_Editor::getPlugins" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#305) Public method name "Zend_Dojo_Form_Element_Editor::hasPlugin" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#317) Public method name "Zend_Dojo_Form_Element_Editor::removePlugin" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#333) Public method name "Zend_Dojo_Form_Element_Editor::clearPlugins" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Dojo_Form_Element_Editor::setEditActionInterval" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Dojo_Form_Element_Editor::getEditActionInterval" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#368) Public method name "Zend_Dojo_Form_Element_Editor::setFocusOnLoad" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#378) Public method name "Zend_Dojo_Form_Element_Editor::getFocusOnLoad" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#392) Public method name "Zend_Dojo_Form_Element_Editor::setHeight" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#395) "require_once" must be immediately followed by an open parenthesis
(#409) Public method name "Zend_Dojo_Form_Element_Editor::getHeight" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#423) Public method name "Zend_Dojo_Form_Element_Editor::setInheritWidth" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#433) Public method name "Zend_Dojo_Form_Element_Editor::getInheritWidth" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#447) Public method name "Zend_Dojo_Form_Element_Editor::setMinHeight" must be in lower-case letters only
(#447) Variable "minHeight" must be all lower-case
(#448) Opening brace should be on the same line as the declaration
(#449) Variable "minHeight" must be all lower-case
(#450) "require_once" must be immediately followed by an open parenthesis
(#453) Variable "minHeight" must be all lower-case
(#454) Variable "minHeight" must be all lower-case
(#456) Variable "minHeight" must be all lower-case
(#464) Public method name "Zend_Dojo_Form_Element_Editor::getMinHeight" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#478) Public method name "Zend_Dojo_Form_Element_Editor::addStyleSheet" must be in lower-case letters only
(#478) Variable "styleSheet" must be all lower-case
(#479) Opening brace should be on the same line as the declaration
(#483) Usage of ELSEIF not allowed; use ELSE IF instead
(#488) Variable "styleSheet" must be all lower-case
(#489) Variable "styleSheet" must be all lower-case
(#500) Public method name "Zend_Dojo_Form_Element_Editor::addStyleSheets" must be in lower-case letters only
(#500) Variable "styleSheets" must be all lower-case
(#501) Opening brace should be on the same line as the declaration
(#502) Variable "styleSheets" must be all lower-case
(#502) Variable "styleSheet" must be all lower-case
(#503) Variable "styleSheet" must be all lower-case
(#514) Public method name "Zend_Dojo_Form_Element_Editor::setStyleSheets" must be in lower-case letters only
(#514) Variable "styleSheets" must be all lower-case
(#515) Opening brace should be on the same line as the declaration
(#517) Variable "styleSheets" must be all lower-case
(#525) Public method name "Zend_Dojo_Form_Element_Editor::getStyleSheets" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#539) Public method name "Zend_Dojo_Form_Element_Editor::hasStyleSheet" must be in lower-case letters only
(#539) Variable "styleSheet" must be all lower-case
(#540) Opening brace should be on the same line as the declaration
(#541) Variable "styleSheets" must be all lower-case
(#542) Variable "styleSheets" must be all lower-case
(#542) Variable "styleSheets" must be all lower-case
(#543) Variable "styleSheet" must be all lower-case
(#543) Variable "styleSheets" must be all lower-case
(#552) Public method name "Zend_Dojo_Form_Element_Editor::removeStyleSheet" must be in lower-case letters only
(#552) Variable "styleSheet" must be all lower-case
(#553) Opening brace should be on the same line as the declaration
(#554) Variable "styleSheets" must be all lower-case
(#555) Variable "styleSheets" must be all lower-case
(#555) Variable "styleSheets" must be all lower-case
(#556) Variable "styleSheet" must be all lower-case
(#556) Variable "styleSheets" must be all lower-case
(#557) Variable "styleSheets" must be all lower-case
(#558) Variable "styleSheets" must be all lower-case
(#568) Public method name "Zend_Dojo_Form_Element_Editor::clearStyleSheets" must be in lower-case letters only
(#569) Opening brace should be on the same line as the declaration
(#582) Public method name "Zend_Dojo_Form_Element_Editor::setUpdateInterval" must be in lower-case letters only
(#583) Opening brace should be on the same line as the declaration
(#592) Public method name "Zend_Dojo_Form_Element_Editor::getUpdateInterval" must be in lower-case letters only
(#593) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/FilteringSelect.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_registerInArrayValidator" must be all lower-case
local/mr/vendor/zend/Zend/Dojo/Form/Element/HorizontalSlider.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#48) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::getTopDecoration" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setTopDecorationDijit" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setTopDecorationContainer" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setTopDecorationLabels" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setTopDecorationParams" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setTopDecorationAttribs" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::getBottomDecoration" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setBottomDecorationDijit" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setBottomDecorationContainer" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setBottomDecorationLabels" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setBottomDecorationParams" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Dojo_Form_Element_HorizontalSlider::setBottomDecorationAttribs" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/NumberSpinner.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#49) Public method name "Zend_Dojo_Form_Element_NumberSpinner::setDefaultTimeout" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Dojo_Form_Element_NumberSpinner::getDefaultTimeout" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Dojo_Form_Element_NumberSpinner::setTimeoutChangeRate" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Dojo_Form_Element_NumberSpinner::getTimeoutChangeRate" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Dojo_Form_Element_NumberSpinner::setLargeDelta" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Dojo_Form_Element_NumberSpinner::getLargeDelta" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Dojo_Form_Element_NumberSpinner::setSmallDelta" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Dojo_Form_Element_NumberSpinner::getSmallDelta" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Dojo_Form_Element_NumberSpinner::setIntermediateChanges" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Dojo_Form_Element_NumberSpinner::getIntermediateChanges" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Dojo_Form_Element_NumberSpinner::setRangeMessage" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Dojo_Form_Element_NumberSpinner::getRangeMessage" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Dojo_Form_Element_NumberSpinner::setMin" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Dojo_Form_Element_NumberSpinner::getMin" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Dojo_Form_Element_NumberSpinner::setMax" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#234) Public method name "Zend_Dojo_Form_Element_NumberSpinner::getMax" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/NumberTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_allowedTypes" must be all lower-case
(#60) Public method name "Zend_Dojo_Form_Element_NumberTextBox::setLocale" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Dojo_Form_Element_NumberTextBox::getLocale" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Dojo_Form_Element_NumberTextBox::setPattern" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Dojo_Form_Element_NumberTextBox::getPattern" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Dojo_Form_Element_NumberTextBox::setType" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#109) "require_once" must be immediately followed by an open parenthesis
(#122) Public method name "Zend_Dojo_Form_Element_NumberTextBox::getType" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Dojo_Form_Element_NumberTextBox::setPlaces" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Dojo_Form_Element_NumberTextBox::getPlaces" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Dojo_Form_Element_NumberTextBox::setStrict" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Dojo_Form_Element_NumberTextBox::getStrict" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/PasswordTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Element/RadioButton.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Element/SimpleTextarea.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Element/Slider.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#43) Public method name "Zend_Dojo_Form_Element_Slider::setClickSelect" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#54) Public method name "Zend_Dojo_Form_Element_Slider::getClickSelect" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Dojo_Form_Element_Slider::setIntermediateChanges" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Dojo_Form_Element_Slider::getIntermediateChanges" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Dojo_Form_Element_Slider::setShowButtons" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Dojo_Form_Element_Slider::getShowButtons" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Dojo_Form_Element_Slider::setDiscreteValues" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Dojo_Form_Element_Slider::getDiscreteValues" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Dojo_Form_Element_Slider::setMaximum" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Dojo_Form_Element_Slider::getMaximum" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Dojo_Form_Element_Slider::setMinimum" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Dojo_Form_Element_Slider::getMinimum" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Dojo_Form_Element_Slider::setPageIncrement" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Dojo_Form_Element_Slider::getPageIncrement" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/SubmitButton.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Element/TextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#49) Public method name "Zend_Dojo_Form_Element_TextBox::setLowercase" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Dojo_Form_Element_TextBox::getLowercase" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_Dojo_Form_Element_TextBox::setPropercase" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Dojo_Form_Element_TextBox::getPropercase" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Dojo_Form_Element_TextBox::setUppercase" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Dojo_Form_Element_TextBox::getUppercase" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Dojo_Form_Element_TextBox::setTrim" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Dojo_Form_Element_TextBox::getTrim" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Dojo_Form_Element_TextBox::setMaxLength" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Dojo_Form_Element_TextBox::getMaxLength" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/Textarea.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/Form/Element/TimeTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#50) Protected method name "Zend_Dojo_Form_Element_TimeTextBox::_validateIso8601" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#53) "require_once" must be immediately followed by an open parenthesis
(#65) Public method name "Zend_Dojo_Form_Element_TimeTextBox::setTimePattern" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Dojo_Form_Element_TimeTextBox::getTimePattern" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Dojo_Form_Element_TimeTextBox::setClickableIncrement" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Dojo_Form_Element_TimeTextBox::getClickableIncrement" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Dojo_Form_Element_TimeTextBox::setVisibleIncrement" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Dojo_Form_Element_TimeTextBox::getVisibleIncrement" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Dojo_Form_Element_TimeTextBox::setVisibleRange" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Dojo_Form_Element_TimeTextBox::getVisibleRange" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/ValidationTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#49) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::setInvalidMessage" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::getInvalidMessage" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::setPromptMessage" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::getPromptMessage" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::setRegExp" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::getRegExp" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::setConstraint" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::setConstraints" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::hasConstraint" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::getConstraint" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::getConstraints" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::removeConstraint" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Dojo_Form_Element_ValidationTextBox::clearConstraints" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#212) Protected method name "Zend_Dojo_Form_Element_ValidationTextBox::_castBoolToString" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/Element/VerticalSlider.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#48) Public method name "Zend_Dojo_Form_Element_VerticalSlider::getLeftDecoration" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setLeftDecorationDijit" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setLeftDecorationContainer" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setLeftDecorationLabels" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setLeftDecorationParams" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setLeftDecorationAttribs" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Dojo_Form_Element_VerticalSlider::getRightDecoration" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setRightDecorationDijit" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setRightDecorationContainer" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setRightDecorationLabels" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setRightDecorationParams" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Dojo_Form_Element_VerticalSlider::setRightDecorationAttribs" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/Form/SubForm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_dojoViewPathRegistered" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#52) Space found before object operator
(#53) Space found before object operator
(#54) Space found before object operator
(#55) Space found before object operator
(#64) Public method name "Zend_Dojo_Form_SubForm::loadDefaultDecorators" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#73) Space found before object operator
(#74) Space found before object operator
(#83) Public method name "Zend_Dojo_Form_SubForm::getView" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/View/Helper/AccordionContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#58) Public method name "Zend_Dojo_View_Helper_AccordionContainer::accordionContainer" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/AccordionPane.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#58) Public method name "Zend_Dojo_View_Helper_AccordionPane::accordionPane" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/BorderContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#53) Member variable "_styleIsRegistered" must be all lower-case
(#64) Public method name "Zend_Dojo_View_Helper_BorderContainer::borderContainer" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Dojo/View/Helper/Button.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/CheckBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#65) Public method name "Zend_Dojo_View_Helper_CheckBox::checkBox" must be in lower-case letters only
(#65) Variable "checkedOptions" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) "require_once" must be immediately followed by an open parenthesis
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#75) Variable "checkboxInfo" must be all lower-case
(#75) Variable "checkedOptions" must be all lower-case
(#76) Variable "checkboxInfo" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "checkboxInfo" must be all lower-case
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "checkboxInfo" must be all lower-case
local/mr/vendor/zend/Zend/Dojo/View/Helper/ComboBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#65) Public method name "Zend_Dojo_View_Helper_ComboBox::comboBox" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Usage of ELSEIF not allowed; use ELSE IF instead
(#84) Variable "storeParams" must be all lower-case
(#90) Variable "storeParams" must be all lower-case
(#93) Variable "storeParams" must be all lower-case
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Protected method name "Zend_Dojo_View_Helper_ComboBox::_renderStore" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#124) Variable "extraParams" must be all lower-case
(#125) Variable "storeParams" must be all lower-case
(#131) Variable "storeParams" must be all lower-case
(#131) Variable "storeParams" must be all lower-case
(#132) Variable "extraParams" must be all lower-case
(#137) "require_once" must be immediately followed by an open parenthesis
(#138) Variable "storeParams" must be all lower-case
(#139) Variable "storeParams" must be all lower-case
(#140) Variable "storeParams" must be all lower-case
(#141) Variable "extraParams" must be all lower-case
(#149) Variable "storeParams" must be all lower-case
local/mr/vendor/zend/Zend/Dojo/View/Helper/ContentPane.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#58) Public method name "Zend_Dojo_View_Helper_ContentPane::contentPane" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/CurrencyTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#64) Public method name "Zend_Dojo_View_Helper_CurrencyTextBox::currencyTextBox" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/CustomDijit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#41) Member variable "_defaultDojoType" must be all lower-case
(#55) Public method name "Zend_Dojo_View_Helper_CustomDijit::customDijit" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#64) "require_once" must be immediately followed by an open parenthesis
(#66) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Public method name "Zend_Dojo_View_Helper_CustomDijit::captureStart" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#99) "require_once" must be immediately followed by an open parenthesis
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/vendor/zend/Zend/Dojo/View/Helper/DateTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#64) Public method name "Zend_Dojo_View_Helper_DateTextBox::dateTextBox" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/Dijit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#52) Member variable "_elementType" must be all lower-case
(#58) Member variable "_jsonParams" must be all lower-case
(#70) Member variable "_rootNode" must be all lower-case
(#80) Public method name "Zend_Dojo_View_Helper_Dijit::setView" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Dojo_View_Helper_Dijit::getRootNode" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Dojo_View_Helper_Dijit::setRootNode" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Protected method name "Zend_Dojo_View_Helper_Dijit::_useDeclarative" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#126) Protected method name "Zend_Dojo_View_Helper_Dijit::_useProgrammatic" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#136) Protected method name "Zend_Dojo_View_Helper_Dijit::_useProgrammaticNoScript" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#151) Protected method name "Zend_Dojo_View_Helper_Dijit::_createLayoutContainer" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#156) Variable "nodeType" must be all lower-case
(#157) Variable "nodeType" must be all lower-case
(#159) Variable "nodeType" must be all lower-case
(#174) Public method name "Zend_Dojo_View_Helper_Dijit::_createFormElement" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#202) Protected method name "Zend_Dojo_View_Helper_Dijit::_prepareDijit" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#208) Variable "stripParams" must be all lower-case
(#211) Variable "stripParams" must be all lower-case
(#223) Variable "stripParams" must be all lower-case
(#228) Variable "stripParams" must be all lower-case
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) "require_once" must be immediately followed by an open parenthesis
(#247) Usage of ELSEIF not allowed; use ELSE IF instead
(#267) Usage of ELSEIF not allowed; use ELSE IF instead
(#282) Protected method name "Zend_Dojo_View_Helper_Dijit::_createDijit" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#298) Protected method name "Zend_Dojo_View_Helper_Dijit::_castBoolToString" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#313) Protected method name "Zend_Dojo_View_Helper_Dijit::_renderHiddenElement" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#315) Variable "hiddenAttribs" must be all lower-case
(#320) Variable "hiddenAttribs" must be all lower-case
(#328) Protected method name "Zend_Dojo_View_Helper_Dijit::_createGetParentFormFunction" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#330) Expected 1 space after "="; 0 found
local/mr/vendor/zend/Zend/Dojo/View/Helper/DijitContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#41) Member variable "_captureLock" must be all lower-case
(#47) Member variable "_captureInfo" must be all lower-case
(#57) Public method name "Zend_Dojo_View_Helper_DijitContainer::captureStart" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#80) Public method name "Zend_Dojo_View_Helper_DijitContainer::captureEnd" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) "require_once" must be immediately followed by an open parenthesis
(#88) The use of function extract() is forbidden
local/mr/vendor/zend/Zend/Dojo/View/Helper/Dojo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#59) Member variable "_useProgrammatic" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#73) "require_once" must be immediately followed by an open parenthesis
(#86) Public method name "Zend_Dojo_View_Helper_Dojo::setView" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#111) Opening brace should be on the same line as the declaration
(#113) "require_once" must be immediately followed by an open parenthesis
(#125) Public method name "Zend_Dojo_View_Helper_Dojo::setUseDeclarative" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "_useProgrammatic" must be all lower-case
(#127) Variable "_useProgrammatic" must not contain underscores.
(#139) Public method name "Zend_Dojo_View_Helper_Dojo::setUseProgrammatic" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#144) Variable "_useProgrammatic" must be all lower-case
(#144) Variable "_useProgrammatic" must not contain underscores.
(#152) Public method name "Zend_Dojo_View_Helper_Dojo::useDeclarative" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "_useProgrammatic" must be all lower-case
(#154) Variable "_useProgrammatic" must not contain underscores.
(#162) Public method name "Zend_Dojo_View_Helper_Dojo::useProgrammatic" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "_useProgrammatic" must be all lower-case
(#164) Variable "_useProgrammatic" must not contain underscores.
(#172) Public method name "Zend_Dojo_View_Helper_Dojo::useProgrammaticNoScript" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#174) Variable "_useProgrammatic" must be all lower-case
(#174) Variable "_useProgrammatic" must not contain underscores.
local/mr/vendor/zend/Zend/Dojo/View/Helper/Dojo/Container.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_captureLock" must be all lower-case
(#52) Member variable "_captureObj" must be all lower-case
(#58) Member variable "_cdnBase" must be all lower-case
(#64) Member variable "_cdnDojoPath" must be all lower-case
(#70) Member variable "_cdnVersion" must be all lower-case
(#76) Member variable "_dijitLoaderRegistered" must be all lower-case
(#88) Member variable "_djConfig" must be all lower-case
(#100) Member variable "_isXhtml" must be all lower-case
(#106) Member variable "_javascriptStatements" must be all lower-case
(#118) Member variable "_localPath" must be all lower-case
(#124) Member variable "_localRelativePath" must be all lower-case
(#136) Member variable "_modulePaths" must be all lower-case
(#142) Member variable "_onLoadActions" must be all lower-case
(#148) Member variable "_registerDojoStylesheet" must be all lower-case
(#154) Member variable "_stylesheetModules" must be all lower-case
(#166) Member variable "_zendLoadActions" must be all lower-case
(#174) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setView" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Opening brace should be on the same line as the declaration
(#196) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Dojo_View_Helper_Dojo_Container::isEnabled" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#217) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setOptions" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#219) Expected "if (...) {\n"; found "if(...) {\n"
(#223) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#230) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#236) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#257) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#263) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#282) Public method name "Zend_Dojo_View_Helper_Dojo_Container::requireModule" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#285) "require_once" must be immediately followed by an open parenthesis
(#293) "require_once" must be immediately followed by an open parenthesis
(#294) Line exceeds 132 characters; contains 135 characters
(#310) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getModules" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#322) Public method name "Zend_Dojo_View_Helper_Dojo_Container::registerModulePath" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getModulePaths" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#348) Public method name "Zend_Dojo_View_Helper_Dojo_Container::addLayer" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getLayers" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#374) Public method name "Zend_Dojo_View_Helper_Dojo_Container::removeLayer" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Dojo_View_Helper_Dojo_Container::clearLayers" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#402) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setCdnBase" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#413) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getCdnBase" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#424) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setCdnVersion" must be in lower-case letters only
(#425) Opening brace should be on the same line as the declaration
(#438) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getCdnVersion" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#449) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setCdnDojoPath" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#460) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getCdnDojoPath" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#470) Public method name "Zend_Dojo_View_Helper_Dojo_Container::useCdn" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#481) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setLocalPath" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#493) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getLocalPath" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#503) Public method name "Zend_Dojo_View_Helper_Dojo_Container::useLocalPath" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#515) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setDjConfig" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#528) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setDjConfigOption" must be in lower-case letters only
(#529) Opening brace should be on the same line as the declaration
(#540) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getDjConfig" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
(#552) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getDjConfigOption" must be in lower-case letters only
(#553) Opening brace should be on the same line as the declaration
(#567) Public method name "Zend_Dojo_View_Helper_Dojo_Container::addStylesheetModule" must be in lower-case letters only
(#568) Opening brace should be on the same line as the declaration
(#570) "require_once" must be immediately followed by an open parenthesis
(#584) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getStylesheetModules" must be in lower-case letters only
(#585) Opening brace should be on the same line as the declaration
(#595) Public method name "Zend_Dojo_View_Helper_Dojo_Container::addStylesheet" must be in lower-case letters only
(#596) Opening brace should be on the same line as the declaration
(#613) Public method name "Zend_Dojo_View_Helper_Dojo_Container::registerDojoStylesheet" must be in lower-case letters only
(#614) Opening brace should be on the same line as the declaration
(#628) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getStylesheets" must be in lower-case letters only
(#629) Opening brace should be on the same line as the declaration
(#643) Public method name "Zend_Dojo_View_Helper_Dojo_Container::addOnLoad" must be in lower-case letters only
(#644) Opening brace should be on the same line as the declaration
(#657) Public method name "Zend_Dojo_View_Helper_Dojo_Container::prependOnLoad" must be in lower-case letters only
(#658) Opening brace should be on the same line as the declaration
(#670) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getOnLoadActions" must be in lower-case letters only
(#671) Opening brace should be on the same line as the declaration
(#680) Public method name "Zend_Dojo_View_Helper_Dojo_Container::onLoadCaptureStart" must be in lower-case letters only
(#681) Opening brace should be on the same line as the declaration
(#683) "require_once" must be immediately followed by an open parenthesis
(#697) Public method name "Zend_Dojo_View_Helper_Dojo_Container::onLoadCaptureEnd" must be in lower-case letters only
(#698) Opening brace should be on the same line as the declaration
(#713) Public method name "Zend_Dojo_View_Helper_Dojo_Container::addDijit" must be in lower-case letters only
(#714) Opening brace should be on the same line as the declaration
(#716) "require_once" must be immediately followed by an open parenthesis
(#735) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setDijit" must be in lower-case letters only
(#736) Opening brace should be on the same line as the declaration
(#749) Public method name "Zend_Dojo_View_Helper_Dojo_Container::addDijits" must be in lower-case letters only
(#750) Opening brace should be on the same line as the declaration
(#765) Public method name "Zend_Dojo_View_Helper_Dojo_Container::setDijits" must be in lower-case letters only
(#766) Opening brace should be on the same line as the declaration
(#777) Public method name "Zend_Dojo_View_Helper_Dojo_Container::hasDijit" must be in lower-case letters only
(#778) Opening brace should be on the same line as the declaration
(#788) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getDijit" must be in lower-case letters only
(#789) Opening brace should be on the same line as the declaration
(#803) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getDijits" must be in lower-case letters only
(#804) Opening brace should be on the same line as the declaration
(#814) Public method name "Zend_Dojo_View_Helper_Dojo_Container::removeDijit" must be in lower-case letters only
(#815) Opening brace should be on the same line as the declaration
(#828) Public method name "Zend_Dojo_View_Helper_Dojo_Container::clearDijits" must be in lower-case letters only
(#829) Opening brace should be on the same line as the declaration
(#839) Public method name "Zend_Dojo_View_Helper_Dojo_Container::dijitsToJson" must be in lower-case letters only
(#840) Opening brace should be on the same line as the declaration
(#841) "require_once" must be immediately followed by an open parenthesis
(#850) Public method name "Zend_Dojo_View_Helper_Dojo_Container::registerDijitLoader" must be in lower-case letters only
(#851) Opening brace should be on the same line as the declaration
(#853) Expected 1 space after "="; 0 found
(#877) Public method name "Zend_Dojo_View_Helper_Dojo_Container::addJavascript" must be in lower-case letters only
(#878) Opening brace should be on the same line as the declaration
(#897) Public method name "Zend_Dojo_View_Helper_Dojo_Container::getJavascript" must be in lower-case letters only
(#898) Opening brace should be on the same line as the declaration
(#907) Public method name "Zend_Dojo_View_Helper_Dojo_Container::clearJavascript" must be in lower-case letters only
(#908) Opening brace should be on the same line as the declaration
(#918) Public method name "Zend_Dojo_View_Helper_Dojo_Container::javascriptCaptureStart" must be in lower-case letters only
(#919) Opening brace should be on the same line as the declaration
(#921) "require_once" must be immediately followed by an open parenthesis
(#935) Public method name "Zend_Dojo_View_Helper_Dojo_Container::javascriptCaptureEnd" must be in lower-case letters only
(#936) Opening brace should be on the same line as the declaration
(#950) Opening brace should be on the same line as the declaration
(#980) Protected method name "Zend_Dojo_View_Helper_Dojo_Container::_getLocalRelativePath" must be in lower-case letters only
(#981) Opening brace should be on the same line as the declaration
(#983) Variable "localPath" must be all lower-case
(#984) Variable "localPath" must be all lower-case
(#984) Variable "localPath" must be all lower-case
(#985) Variable "localPath" must be all lower-case
(#995) Protected method name "Zend_Dojo_View_Helper_Dojo_Container::_renderStylesheets" must be in lower-case letters only
(#996) Opening brace should be on the same line as the declaration
(#1004) Variable "registeredStylesheets" must be all lower-case
(#1005) Variable "registeredStylesheets" must be all lower-case
(#1006) Variable "themeName" must be all lower-case
(#1008) Variable "themeName" must be all lower-case
(#1040) Protected method name "Zend_Dojo_View_Helper_Dojo_Container::_renderDjConfig" must be in lower-case letters only
(#1041) Opening brace should be on the same line as the declaration
(#1042) Variable "djConfigValues" must be all lower-case
(#1043) Variable "djConfigValues" must be all lower-case
(#1047) "require_once" must be immediately followed by an open parenthesis
(#1048) Variable "scriptTag" must be all lower-case
(#1050) Variable "djConfigValues" must be all lower-case
(#1054) Variable "scriptTag" must be all lower-case
(#1066) Protected method name "Zend_Dojo_View_Helper_Dojo_Container::_renderDojoScriptTag" must be in lower-case letters only
(#1067) Opening brace should be on the same line as the declaration
(#1076) Variable "scriptTag" must be all lower-case
(#1077) Variable "scriptTag" must be all lower-case
(#1085) Protected method name "Zend_Dojo_View_Helper_Dojo_Container::_renderLayers" must be in lower-case letters only
(#1086) Opening brace should be on the same line as the declaration
(#1115) Protected method name "Zend_Dojo_View_Helper_Dojo_Container::_renderExtras" must be in lower-case letters only
(#1116) Opening brace should be on the same line as the declaration
(#1118) Variable "modulePaths" must be all lower-case
(#1119) Variable "modulePaths" must be all lower-case
(#1120) Variable "modulePaths" must be all lower-case
(#1121) Expected 1 space after "="; 2 found
(#1132) Variable "onLoadActions" must be all lower-case
(#1133) Whitespace found at end of line
(#1134) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) Variable "onLoadActions" must be all lower-case
(#1139) Inline comments must end in full-stops, exclamation marks, or question marks
(#1141) Variable "onLoadActions" must be all lower-case
(#1151) Variable "onLoadActions" must be all lower-case
(#1152) Variable "onLoadActions" must be all lower-case
(#1174) Whitespace found at end of line
(#1176) Whitespace found at end of line
(#1178) Whitespace found at end of line
(#1179) Whitespace found at end of line
(#1182) Public method name "Zend_Dojo_View_Helper_Dojo_Container::_addZendLoad" must be in lower-case letters only
(#1183) Opening brace should be on the same line as the declaration
(#1192) Whitespace found at end of line
(#1195) Public method name "Zend_Dojo_View_Helper_Dojo_Container::_getZendLoadActions" must be in lower-case letters only
(#1196) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/Editor.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_pluginsModules" must be all lower-case
(#67) Member variable "_jsonParams" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#86) Whitespace found at end of line
(#87) Whitespace found at end of line
(#93) Variable "hiddenName" must be all lower-case
(#95) Variable "hiddenId" must be all lower-case
(#97) Variable "hiddenId" must be all lower-case
(#97) Variable "hiddenName" must be all lower-case
(#99) Variable "hiddenId" must be all lower-case
(#99) Variable "hiddenId" must be all lower-case
(#101) Variable "textareaName" must be all lower-case
(#101) Variable "hiddenName" must be all lower-case
(#102) Variable "textareaId" must be all lower-case
(#102) Variable "hiddenId" must be all lower-case
(#104) Variable "hiddenAttribs" must be all lower-case
(#105) Variable "hiddenId" must be all lower-case
(#106) Variable "hiddenName" must be all lower-case
(#110) Variable "textareaId" must be all lower-case
(#113) Variable "hiddenId" must be all lower-case
(#113) Variable "textareaId" must be all lower-case
(#117) Variable "hiddenAttribs" must be all lower-case
(#122) Whitespace found at end of line
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "hiddenId" must be all lower-case
(#137) Protected method name "Zend_Dojo_View_Helper_Editor::_getRequiredModules" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#140) Variable "commandName" must be all lower-case
(#141) Variable "commandName" must be all lower-case
(#142) Variable "pluginName" must be all lower-case
(#142) Variable "commandName" must be all lower-case
(#143) Variable "pluginName" must be all lower-case
(#156) Protected method name "Zend_Dojo_View_Helper_Editor::_normalizeEditorName" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#174) Protected method name "Zend_Dojo_View_Helper_Editor::_createEditorOnSubmit" must be in lower-case letters only
(#174) Variable "hiddenId" must be all lower-case
(#174) Variable "editorId" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#179) Variable "hiddenId" must be all lower-case
(#181) Variable "hiddenId" must be all lower-case
local/mr/vendor/zend/Zend/Dojo/View/Helper/FilteringSelect.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#59) Public method name "Zend_Dojo_View_Helper_FilteringSelect::filteringSelect" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/Form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#63) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Dojo_View_Helper_Form::getFormHelper" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#90) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dojo/View/Helper/HorizontalSlider.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_sliderType" must be all lower-case
(#58) Public method name "Zend_Dojo_View_Helper_HorizontalSlider::horizontalSlider" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/NumberSpinner.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#64) Public method name "Zend_Dojo_View_Helper_NumberSpinner::numberSpinner" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Dojo/View/Helper/NumberTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#64) Public method name "Zend_Dojo_View_Helper_NumberTextBox::numberTextBox" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/PasswordTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#41) Member variable "_elementType" must be all lower-case
(#52) Public method name "Zend_Dojo_View_Helper_PasswordTextBox::passwordTextBox" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/RadioButton.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#60) Public method name "Zend_Dojo_View_Helper_RadioButton::radioButton" must be in lower-case letters only
(#75) Variable "baseId" must be all lower-case
(#77) Variable "baseId" must be all lower-case
(#79) "require_once" must be immediately followed by an open parenthesis
(#82) Variable "optId" must be all lower-case
(#82) Variable "baseId" must be all lower-case
(#83) Variable "optId" must be all lower-case
local/mr/vendor/zend/Zend/Dojo/View/Helper/SimpleTextarea.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_elementType" must be all lower-case
(#62) Public method name "Zend_Dojo_View_Helper_SimpleTextarea::simpleTextarea" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/Slider.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_requiredParams" must be all lower-case
(#53) Member variable "_sliderType" must be all lower-case
(#64) Public method name "Zend_Dojo_View_Helper_Slider::prepareSlider" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) "require_once" must be immediately followed by an open parenthesis
(#75) Line exceeds 132 characters; contains 147 characters
(#131) "require_once" must be immediately followed by an open parenthesis
(#146) Protected method name "Zend_Dojo_View_Helper_Slider::_prepareDecoration" must be in lower-case letters only
(#146) Variable "decInfo" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#152) Variable "decInfo" must be all lower-case
(#153) Variable "decInfo" must be all lower-case
(#154) Variable "decInfo" must be all lower-case
(#161) Variable "decInfo" must be all lower-case
(#164) Variable "decInfo" must be all lower-case
(#172) Variable "decInfo" must be all lower-case
(#173) Variable "decInfo" must be all lower-case
(#174) Variable "decInfo" must be all lower-case
(#176) Variable "decInfo" must be all lower-case
(#177) Variable "decInfo" must be all lower-case
(#180) Variable "containerParams" must be all lower-case
(#182) Variable "containerParams" must be all lower-case
(#187) Variable "labelsParams" must be all lower-case
(#190) Variable "labelsParams" must be all lower-case
(#193) Variable "containerParams" must be all lower-case
(#194) Variable "containerParams" must be all lower-case
(#197) Variable "containerAttribs" must be all lower-case
(#199) Variable "containerAttribs" must be all lower-case
(#204) Variable "labelsAttribs" must be all lower-case
(#207) Variable "labelsAttribs" must be all lower-case
(#210) Variable "containerAttribs" must be all lower-case
(#211) Variable "containerAttribs" must be all lower-case
(#214) Variable "containerParams" must be all lower-case
(#215) Variable "labelsParams" must be all lower-case
(#217) Variable "labelList" must be all lower-case
(#217) Variable "labelsParams" must be all lower-case
(#217) Variable "labelsAttribs" must be all lower-case
(#220) Variable "containerAttribs" must be all lower-case
(#221) Variable "containerAttribs" must be all lower-case
(#221) Variable "containerAttribs" must be all lower-case
(#221) Variable "containerParams" must be all lower-case
(#222) Variable "containerHtml" must be all lower-case
(#222) Variable "containerAttribs" must be all lower-case
(#227) Variable "labelList" must be all lower-case
(#227) Variable "containerHtml" must be all lower-case
(#230) Variable "containerHtml" must be all lower-case
(#230) Variable "labelList" must be all lower-case
(#243) Protected method name "Zend_Dojo_View_Helper_Slider::_prepareLabelsList" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/SplitContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#58) Public method name "Zend_Dojo_View_Helper_SplitContainer::splitContainer" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/StackContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#58) Public method name "Zend_Dojo_View_Helper_StackContainer::stackContainer" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/SubmitButton.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#40) Member variable "_elementType" must be all lower-case
(#51) Public method name "Zend_Dojo_View_Helper_SubmitButton::submitButton" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/TabContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#58) Public method name "Zend_Dojo_View_Helper_TabContainer::tabContainer" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/TextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#64) Public method name "Zend_Dojo_View_Helper_TextBox::textBox" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/Textarea.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/TimeTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#64) Public method name "Zend_Dojo_View_Helper_TimeTextBox::timeTextBox" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/ValidationTextBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_elementType" must be all lower-case
(#64) Public method name "Zend_Dojo_View_Helper_ValidationTextBox::validationTextBox" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dojo/View/Helper/VerticalSlider.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Expected 1 space(s) before asterisk; 2 found
(#47) Member variable "_sliderType" must be all lower-case
(#58) Public method name "Zend_Dojo_View_Helper_VerticalSlider::verticalSlider" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Dom/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Dom/Query.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#59) Member variable "_documentErrors" must be all lower-case
(#65) Member variable "_docType" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Dom_Query::setDocument" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Public method name "Zend_Dom_Query::setDocumentHtml" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Dom_Query::setDocumentXhtml" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Dom_Query::setDocumentXml" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Dom_Query::getDocument" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Dom_Query::getDocumentType" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#160) Whitespace found at end of line
(#163) Public method name "Zend_Dom_Query::getDocumentErrors" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#175) Opening brace should be on the same line as the declaration
(#176) Variable "xpathQuery" must be all lower-case
(#177) Variable "xpathQuery" must be all lower-case
(#187) Public method name "Zend_Dom_Query::queryXpath" must be in lower-case letters only
(#187) Variable "xpathQuery" must be all lower-case
(#188) Opening brace should be on the same line as the declaration
(#190) "require_once" must be immediately followed by an open parenthesis
(#195) Variable "domDoc" must be all lower-case
(#199) Variable "domDoc" must be all lower-case
(#204) Variable "domDoc" must be all lower-case
(#215) "require_once" must be immediately followed by an open parenthesis
(#219) Variable "nodeList" must be all lower-case
(#219) Variable "domDoc" must be all lower-case
(#219) Variable "xpathQuery" must be all lower-case
(#220) Variable "xpathQuery" must be all lower-case
(#220) Variable "domDoc" must be all lower-case
(#220) Variable "nodeList" must be all lower-case
(#230) Protected method name "Zend_Dom_Query::_getNodeList" must be in lower-case letters only
(#230) Variable "xpathQuery" must be all lower-case
(#231) Opening brace should be on the same line as the declaration
(#233) Variable "xpathQuery" must be all lower-case
(#233) Variable "xpathQuery" must be all lower-case
(#234) Variable "xpathQuery" must be all lower-case
(#236) Variable "queryString" must be all lower-case
(#237) Variable "attributeName" must be all lower-case
(#238) Variable "queryString" must be all lower-case
(#240) Variable "attributeName" must be all lower-case
(#245) Variable "xpathQuery" must be all lower-case
local/mr/vendor/zend/Zend/Dom/Query/Css2Xpath.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Opening brace should be on the same line as the declaration
(#48) Usage of ELSEIF not allowed; use ELSE IF instead
(#59) Variable "pathSegment" must be all lower-case
(#61) Variable "pathSegment" must be all lower-case
(#62) Variable "pathSegment" must be all lower-case
(#64) Variable "pathSegment" must be all lower-case
(#68) Variable "pathSegment" must be all lower-case
(#70) Variable "pathSegment" must be all lower-case
(#71) Variable "pathSegment" must be all lower-case
(#75) Variable "pathSegment" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#129) Inline doc block comments are not allowed; use "// Comment." instead
(#137) Whitespace found at end of line
(#138) Whitespace found at end of line
(#141) Protected method name "Zend_Dom_Query_Css2Xpath::_createEqualityExpression" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#148) Whitespace found at end of line
(#149) Whitespace found at end of line
(#152) Protected method name "Zend_Dom_Query_Css2Xpath::_normalizeSpaceAttribute" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#154) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Whitespace found at end of line
(#164) Protected method name "Zend_Dom_Query_Css2Xpath::_createContainsExpression" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#166) Whitespace found at end of line
local/mr/vendor/zend/Zend/Dom/Query/Result.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Commas (,) must be followed by white space.
(#43) Member variable "_cssQuery" must be all lower-case
(#53) Member variable "_nodeList" must be all lower-case
(#70) Member variable "_xpathQuery" must be all lower-case
(#81) Variable "cssQuery" must be all lower-case
(#81) Variable "xpathQuery" must be all lower-case
(#81) Variable "nodeList" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "cssQuery" must be all lower-case
(#84) Variable "xpathQuery" must be all lower-case
(#86) Variable "nodeList" must be all lower-case
(#94) Public method name "Zend_Dom_Query_Result::getCssQuery" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Dom_Query_Result::getXpathQuery" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Dom_Query_Result::getDocument" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#125) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
(#149) Opening brace should be on the same line as the declaration
(#159) Opening brace should be on the same line as the declaration
(#169) Opening brace should be on the same line as the declaration
(#180) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected 1 space(s) before asterisk; 0 found
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#25) Expected 1 space(s) before asterisk; 0 found
(#26) Expected 1 space(s) before asterisk; 0 found
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Opening brace should be on the same line as the declaration
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#62) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#91) Protected method name "Zend_Exception::_getPrevious" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Member variable "_httpClient" must be all lower-case
(#50) Member variable "_httpMethodOverride" must be all lower-case
(#70) Public method name "Zend_Feed::setHttpClient" must be in lower-case letters only
(#70) Variable "httpClient" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "_httpClient" must be all lower-case
(#72) Variable "_httpClient" must not contain underscores.
(#72) Variable "httpClient" must be all lower-case
(#81) Public method name "Zend_Feed::getHttpClient" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "_httpClient" must be all lower-case
(#83) Variable "_httpClient" must not contain underscores.
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#88) Variable "_httpClient" must be all lower-case
(#88) Variable "_httpClient" must not contain underscores.
(#91) Variable "_httpClient" must be all lower-case
(#91) Variable "_httpClient" must not contain underscores.
(#108) Public method name "Zend_Feed::setHttpMethodOverride" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "_httpMethodOverride" must be all lower-case
(#110) Variable "_httpMethodOverride" must not contain underscores.
(#119) Public method name "Zend_Feed::getHttpMethodOverride" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "_httpMethodOverride" must be all lower-case
(#121) Variable "_httpMethodOverride" must not contain underscores.
(#135) Public method name "Zend_Feed::lookupNamespace" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Variable "_namespaces" must not contain underscores.
(#137) Expected 1 space after "?"; newline found
(#138) Variable "_namespaces" must not contain underscores.
(#138) Expected 1 space after ":"; newline found
(#154) Public method name "Zend_Feed::registerNamespace" must be in lower-case letters only
(#154) Variable "namespaceURI" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "_namespaces" must not contain underscores.
(#156) Variable "namespaceURI" must be all lower-case
(#168) Opening brace should be on the same line as the declaration
(#173) Inline doc block comments are not allowed; use "// Comment." instead
(#176) "require_once" must be immediately followed by an open parenthesis
(#191) Public method name "Zend_Feed::importString" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Variable "libxml_errflag" must not contain underscores.
(#197) "require_once" must be immediately followed by an open parenthesis
(#202) Variable "libxml_errflag" must not contain underscores.
(#203) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#216) Inline doc block comments are not allowed; use "// Comment." instead
(#219) "require_once" must be immediately followed by an open parenthesis
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline doc block comments are not allowed; use "// Comment." instead
(#229) "require_once" must be immediately followed by an open parenthesis
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline doc block comments are not allowed; use "// Comment." instead
(#239) "require_once" must be immediately followed by an open parenthesis
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Inline doc block comments are not allowed; use "// Comment." instead
(#248) "require_once" must be immediately followed by an open parenthesis
(#260) Public method name "Zend_Feed::importFile" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#266) Inline doc block comments are not allowed; use "// Comment." instead
(#269) "require_once" must be immediately followed by an open parenthesis
(#270) Variable "php_errormsg" must not contain underscores.
(#286) Public method name "Zend_Feed::findFeeds" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Inline doc block comments are not allowed; use "// Comment." instead
(#296) "require_once" must be immediately followed by an open parenthesis
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Inline doc block comments are not allowed; use "// Comment." instead
(#310) "require_once" must be immediately followed by an open parenthesis
(#311) Variable "php_errormsg" must not contain underscores.
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Public method name "Zend_Feed::importArray" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#384) "require_once" must be immediately followed by an open parenthesis
(#388) Inline doc block comments are not allowed; use "// Comment." instead
(#391) "require_once" must be immediately followed by an open parenthesis
(#402) Public method name "Zend_Feed::importBuilder" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#406) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Feed/Abstract.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryIndex" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline doc block comments are not allowed; use "// Comment." instead
(#83) "require_once" must be immediately followed by an open parenthesis
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Opening brace should be on the same line as the declaration
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "php_errormsg" must not contain underscores.
(#121) Variable "php_errormsg" must not contain underscores.
(#123) Variable "php_errormsg" must not contain underscores.
(#127) Inline doc block comments are not allowed; use "// Comment." instead
(#130) "require_once" must be immediately followed by an open parenthesis
(#131) Variable "php_errormsg" must not contain underscores.
(#144) Opening brace should be on the same line as the declaration
(#157) Protected method name "Zend_Feed_Abstract::_buildEntryCache" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#174) Opening brace should be on the same line as the declaration
(#185) Opening brace should be on the same line as the declaration
(#196) Opening brace should be on the same line as the declaration
(#209) Opening brace should be on the same line as the declaration
(#220) Opening brace should be on the same line as the declaration
(#231) Opening brace should be on the same line as the declaration
(#241) Protected method name "Zend_Feed_Abstract::_mapFeedHeaders" must be in lower-case letters only
(#250) Protected method name "Zend_Feed_Abstract::_mapFeedEntries" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Atom.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_entryClassName" must be all lower-case
(#66) Member variable "_entryElementName" must be all lower-case
(#73) Member variable "_defaultNamespace" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#92) Inline doc block comments are not allowed; use "// Comment." instead
(#95) "require_once" must be immediately followed by an open parenthesis
(#131) Opening brace should be on the same line as the declaration
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Opening brace should be on the same line as the declaration
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Protected method name "Zend_Feed_Atom::_mapFeedHeaders" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#269) Protected method name "Zend_Feed_Atom::_mapFeedEntries" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#359) Public method name "Zend_Feed_Atom::saveXml" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#377) Opening brace should be on the same line as the declaration
(#379) Inline doc block comments are not allowed; use "// Comment." instead
(#382) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Feed/Builder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#178) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_Feed_Builder::getHeader" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#203) Public method name "Zend_Feed_Builder::getEntries" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#215) Protected method name "Zend_Feed_Builder::_createHeader" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#220) Inline doc block comments are not allowed; use "// Comment." instead
(#223) "require_once" must be immediately followed by an open parenthesis
(#268) Inline doc block comments are not allowed; use "// Comment." instead
(#271) "require_once" must be immediately followed by an open parenthesis
(#275) Variable "uri_str" must not contain underscores.
(#276) Variable "uri_str" must not contain underscores.
(#282) Inline doc block comments are not allowed; use "// Comment." instead
(#285) "require_once" must be immediately followed by an open parenthesis
(#343) Protected method name "Zend_Feed_Builder::_createEntries" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#349) Inline doc block comments are not allowed; use "// Comment." instead
(#352) "require_once" must be immediately followed by an open parenthesis
(#379) Inline doc block comments are not allowed; use "// Comment." instead
(#382) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Feed/Builder/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Opening brace should be on the same line as the declaration
(#60) Opening brace should be on the same line as the declaration
(#62) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#76) Opening brace should be on the same line as the declaration
(#87) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Feed_Builder_Entry::setAuthor" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Feed_Builder_Entry::setId" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Feed_Builder_Entry::setContent" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Feed_Builder_Entry::setLastUpdate" must be in lower-case letters only
(#146) Variable "lastUpdate" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "lastUpdate" must be all lower-case
(#158) Public method name "Zend_Feed_Builder_Entry::setCommentsUrl" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Feed_Builder_Entry::setCommentsRssUrl" must be in lower-case letters only
(#170) Variable "commentRss" must be all lower-case
(#171) Opening brace should be on the same line as the declaration
(#172) Variable "commentRss" must be all lower-case
(#183) Public method name "Zend_Feed_Builder_Entry::setSource" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Feed_Builder_Entry::setCategories" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Feed_Builder_Entry::addCategory" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#224) Inline doc block comments are not allowed; use "// Comment." instead
(#227) "require_once" must be immediately followed by an open parenthesis
(#259) Public method name "Zend_Feed_Builder_Entry::setEnclosures" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#263) Inline doc block comments are not allowed; use "// Comment." instead
(#266) "require_once" must be immediately followed by an open parenthesis
(#284) Public method name "Zend_Feed_Builder_Entry::addEnclosure" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Builder/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Feed/Builder/Header.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#56) Opening brace should be on the same line as the declaration
(#61) Space found before object operator
(#71) Opening brace should be on the same line as the declaration
(#73) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#87) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#109) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Feed_Builder_Header::setLastUpdate" must be in lower-case letters only
(#121) Variable "lastUpdate" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "lastUpdate" must be all lower-case
(#133) Public method name "Zend_Feed_Builder_Header::setPublishedDate" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Feed_Builder_Header::setDescription" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Feed_Builder_Header::setAuthor" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Feed_Builder_Header::setEmail" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#172) Inline doc block comments are not allowed; use "// Comment." instead
(#175) "require_once" must be immediately followed by an open parenthesis
(#178) Inline doc block comments are not allowed; use "// Comment." instead
(#181) "require_once" must be immediately followed by an open parenthesis
(#194) Public method name "Zend_Feed_Builder_Header::setCopyright" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Feed_Builder_Header::setImage" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Feed_Builder_Header::setGenerator" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Feed_Builder_Header::setLanguage" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#244) Public method name "Zend_Feed_Builder_Header::setWebmaster" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#246) Inline doc block comments are not allowed; use "// Comment." instead
(#249) "require_once" must be immediately followed by an open parenthesis
(#252) Inline doc block comments are not allowed; use "// Comment." instead
(#255) "require_once" must be immediately followed by an open parenthesis
(#270) Public method name "Zend_Feed_Builder_Header::setTtl" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#272) Inline doc block comments are not allowed; use "// Comment." instead
(#275) "require_once" must be immediately followed by an open parenthesis
(#278) Inline doc block comments are not allowed; use "// Comment." instead
(#281) "require_once" must be immediately followed by an open parenthesis
(#295) Public method name "Zend_Feed_Builder_Header::setRating" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#311) Public method name "Zend_Feed_Builder_Header::setCloud" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#317) Inline doc block comments are not allowed; use "// Comment." instead
(#320) "require_once" must be immediately followed by an open parenthesis
(#342) Public method name "Zend_Feed_Builder_Header::setTextInput" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#359) Public method name "Zend_Feed_Builder_Header::setSkipHours" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#362) Inline doc block comments are not allowed; use "// Comment." instead
(#365) "require_once" must be immediately followed by an open parenthesis
(#370) Inline doc block comments are not allowed; use "// Comment." instead
(#373) "require_once" must be immediately followed by an open parenthesis
(#389) Public method name "Zend_Feed_Builder_Header::setSkipDays" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#392) Inline doc block comments are not allowed; use "// Comment." instead
(#395) "require_once" must be immediately followed by an open parenthesis
(#401) Inline doc block comments are not allowed; use "// Comment." instead
(#404) "require_once" must be immediately followed by an open parenthesis
(#418) Public method name "Zend_Feed_Builder_Header::setITunes" must be in lower-case letters only
(#419) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Builder/Header/Itunes.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Feed_Builder_Header_Itunes::setCategories" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#66) Inline doc block comments are not allowed; use "// Comment." instead
(#69) "require_once" must be immediately followed by an open parenthesis
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#81) Inline doc block comments are not allowed; use "// Comment." instead
(#84) "require_once" must be immediately followed by an open parenthesis
(#98) Public method name "Zend_Feed_Builder_Header_Itunes::setAuthor" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Feed_Builder_Header_Itunes::setOwner" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#115) Inline doc block comments are not allowed; use "// Comment." instead
(#118) "require_once" must be immediately followed by an open parenthesis
(#121) Inline doc block comments are not allowed; use "// Comment." instead
(#124) "require_once" must be immediately followed by an open parenthesis
(#125) Line exceeds 132 characters; contains 134 characters
(#139) Public method name "Zend_Feed_Builder_Header_Itunes::setImage" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Feed_Builder_Header_Itunes::setSubtitle" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Feed_Builder_Header_Itunes::setSummary" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Feed_Builder_Header_Itunes::setBlock" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#182) Inline doc block comments are not allowed; use "// Comment." instead
(#185) "require_once" must be immediately followed by an open parenthesis
(#199) Public method name "Zend_Feed_Builder_Header_Itunes::setExplicit" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#203) Inline doc block comments are not allowed; use "// Comment." instead
(#206) "require_once" must be immediately followed by an open parenthesis
(#219) Public method name "Zend_Feed_Builder_Header_Itunes::setKeywords" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Feed_Builder_Header_Itunes::setNewFeedUrl" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#244) Opening brace should be on the same line as the declaration
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#260) Opening brace should be on the same line as the declaration
(#271) Opening brace should be on the same line as the declaration
(#282) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Builder/Interface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Public method name "Zend_Feed_Builder_Interface::getHeader" must be in lower-case letters only
(#51) Public method name "Zend_Feed_Builder_Interface::getEntries" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Element.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "_parentElement" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Feed_Element::getDOM" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Feed_Element::setDOM" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Feed_Element::setParent" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#116) Protected method name "Zend_Feed_Element::ensureAppended" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Feed_Element::saveXml" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Feed_Element::saveXmlFragment" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Feed_Element::getEncoding" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Feed_Element::setEncoding" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#189) Opening brace should be on the same line as the declaration
(#195) Usage of ELSEIF not allowed; use ELSE IF instead
(#226) Opening brace should be on the same line as the declaration
(#241) Usage of ELSEIF not allowed; use ELSE IF instead
(#242) Inline doc block comments are not allowed; use "// Comment." instead
(#245) "require_once" must be immediately followed by an open parenthesis
(#260) Opening brace should be on the same line as the declaration
(#293) Opening brace should be on the same line as the declaration
(#298) Usage of ELSEIF not allowed; use ELSE IF instead
(#313) Opening brace should be on the same line as the declaration
(#329) Opening brace should be on the same line as the declaration
(#343) Opening brace should be on the same line as the declaration
(#373) Opening brace should be on the same line as the declaration
(#390) Opening brace should be on the same line as the declaration
(#408) Opening brace should be on the same line as the declaration
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Entry/Abstract.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_rootElement" must be all lower-case
(#60) Member variable "_rootNamespace" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "php_errormsg" must not contain underscores.
(#90) Variable "php_errormsg" must not contain underscores.
(#92) Variable "php_errormsg" must not contain underscores.
(#96) Inline doc block comments are not allowed; use "// Comment." instead
(#99) "require_once" must be immediately followed by an open parenthesis
(#100) Variable "php_errormsg" must not contain underscores.
(#105) Inline doc block comments are not allowed; use "// Comment." instead
(#108) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Feed/Entry/Atom.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_rootElement" must be all lower-case
(#57) Member variable "_rootNamespace" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#77) Variable "deleteUri" must be all lower-case
(#78) Variable "deleteUri" must be all lower-case
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "deleteUri" must be all lower-case
(#96) Variable "httpStatus" must be all lower-case
(#97) Variable "httpStatus" must be all lower-case
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "deleteUri" must be all lower-case
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline doc block comments are not allowed; use "// Comment." instead
(#110) "require_once" must be immediately followed by an open parenthesis
(#111) Variable "httpStatus" must be all lower-case
(#137) Variable "postUri" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#142) Variable "editUri" must be all lower-case
(#143) Variable "editUri" must be all lower-case
(#144) Inline doc block comments are not allowed; use "// Comment." instead
(#147) "require_once" must be immediately followed by an open parenthesis
(#152) Variable "editUri" must be all lower-case
(#164) Inline doc block comments are not allowed; use "// Comment." instead
(#167) "require_once" must be immediately followed by an open parenthesis
(#171) Variable "postUri" must be all lower-case
(#172) Inline doc block comments are not allowed; use "// Comment." instead
(#175) "require_once" must be immediately followed by an open parenthesis
(#179) Variable "postUri" must be all lower-case
(#185) Inline doc block comments are not allowed; use "// Comment." instead
(#188) "require_once" must be immediately followed by an open parenthesis
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Variable "newEntry" must be all lower-case
(#197) Variable "newEntry" must be all lower-case
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "php_errormsg" must not contain underscores.
(#204) Variable "php_errormsg" must not contain underscores.
(#206) Variable "php_errormsg" must not contain underscores.
(#210) Inline doc block comments are not allowed; use "// Comment." instead
(#213) "require_once" must be immediately followed by an open parenthesis
(#214) Variable "php_errormsg" must not contain underscores.
(#217) Variable "newEntry" must be all lower-case
(#217) Variable "newEntry" must be all lower-case
(#218) Variable "newEntry" must be all lower-case
(#219) Inline doc block comments are not allowed; use "// Comment." instead
(#222) "require_once" must be immediately followed by an open parenthesis
(#228) Variable "oldElement" must be all lower-case
(#229) Variable "oldElement" must be all lower-case
(#229) Variable "newEntry" must be all lower-case
(#230) Variable "oldElement" must be all lower-case
(#230) Variable "oldElement" must be all lower-case
(#232) Variable "newEntry" must be all lower-case
(#253) Opening brace should be on the same line as the declaration
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Feed/Entry/Rss.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#74) Opening brace should be on the same line as the declaration
(#92) Opening brace should be on the same line as the declaration
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#44) "require_once" must be immediately followed by an open parenthesis
(#59) Whitespace found at end of line
(#72) Member variable "httpClient" must be all lower-case
(#83) Public method name "Zend_Feed_Pubsubhubbub::detectHubs" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#87) Usage of ELSEIF not allowed; use ELSE IF instead
(#89) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#107) Public method name "Zend_Feed_Pubsubhubbub::setHttpClient" must be in lower-case letters only
(#107) Variable "httpClient" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "httpClient" must be all lower-case
(#109) Variable "httpClient" must be all lower-case
(#119) Public method name "Zend_Feed_Pubsubhubbub::getHttpClient" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "httpClient" must be all lower-case
(#122) Variable "httpClient" must be all lower-case
(#124) Variable "httpClient" must be all lower-case
(#126) Variable "httpClient" must be all lower-case
(#135) Public method name "Zend_Feed_Pubsubhubbub::clearHttpClient" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Variable "httpClient" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/CallbackAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#43) Whitespace found at end of line
(#58) Member variable "_httpResponse" must be all lower-case
(#65) Member variable "_subscriberCount" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::setConfig" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#91) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#110) Public method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::sendResponse" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::setStorage" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::getStorage" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#139) "require_once" must be immediately followed by an open parenthesis
(#154) Public method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::setHttpResponse" must be in lower-case letters only
(#154) Variable "httpResponse" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "httpResponse" must be all lower-case
(#157) Variable "httpResponse" must be all lower-case
(#158) Variable "httpResponse" must be all lower-case
(#160) "require_once" must be immediately followed by an open parenthesis
(#165) Variable "httpResponse" must be all lower-case
(#176) Public method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::getHttpResponse" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::setSubscriberCount" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#196) "require_once" must be immediately followed by an open parenthesis
(#210) Public method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::getSubscriberCount" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#218) Protected method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::_detectCallbackUrl" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#220) Variable "callbackUrl" must be all lower-case
(#222) Variable "callbackUrl" must be all lower-case
(#223) Usage of ELSEIF not allowed; use ELSE IF instead
(#224) Variable "callbackUrl" must be all lower-case
(#229) Variable "schemeAndHttpHost" must be all lower-case
(#230) Variable "callbackUrl" must be all lower-case
(#230) Variable "schemeAndHttpHost" must be all lower-case
(#231) Variable "callbackUrl" must be all lower-case
(#231) Variable "callbackUrl" must be all lower-case
(#231) Variable "schemeAndHttpHost" must be all lower-case
(#233) Usage of ELSEIF not allowed; use ELSE IF instead
(#234) Variable "callbackUrl" must be all lower-case
(#234) Expected 1 space before "="; 0 found
(#236) Variable "callbackUrl" must be all lower-case
(#239) Variable "callbackUrl" must be all lower-case
(#247) Protected method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::_getHttpHost" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#272) Protected method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::_getHeader" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#296) Protected method name "Zend_Feed_Pubsubhubbub_CallbackAbstract::_getRawBody" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#299) Variable "GLOBALS" must be all lower-case
(#300) Variable "GLOBALS" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/CallbackInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Variable "httpData" must be all lower-case
(#39) Variable "sendResponseNow" must be all lower-case
(#49) Public method name "Zend_Feed_Pubsubhubbub_CallbackInterface::sendResponse" must be in lower-case letters only
(#58) Public method name "Zend_Feed_Pubsubhubbub_CallbackInterface::setHttpResponse" must be in lower-case letters only
(#58) Variable "httpResponse" must be all lower-case
(#67) Public method name "Zend_Feed_Pubsubhubbub_CallbackInterface::getHttpResponse" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#33) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/HttpResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_httpResponseCode" must be all lower-case
(#60) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::sendResponse" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::sendHeaders" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#78) Usage of ELSEIF not allowed; use ELSE IF instead
(#81) Variable "httpCodeSent" must be all lower-case
(#83) Variable "httpCodeSent" must be all lower-case
(#85) Variable "httpCodeSent" must be all lower-case
(#90) Variable "httpCodeSent" must be all lower-case
(#92) Variable "httpCodeSent" must be all lower-case
(#107) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::setHeader" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::getHeader" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::getHeaders" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::canSendHeaders" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#164) "require_once" must be immediately followed by an open parenthesis
(#176) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::setHttpResponseCode" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#179) "require_once" must be immediately followed by an open parenthesis
(#192) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::getHttpResponseCode" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#203) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::setBody" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_Feed_Pubsubhubbub_HttpResponse::getBody" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#226) Protected method name "Zend_Feed_Pubsubhubbub_HttpResponse::_normalizeHeader" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Model/ModelAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#25) Whitespace found at end of line
(#29) "require_once" must be immediately followed by an open parenthesis
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#53) Variable "tableGateway" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "tableGateway" must be all lower-case
(#60) Variable "tableGateway" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Model/Subscription.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#39) Whitespace found at end of line
(#46) Public method name "Zend_Feed_Pubsubhubbub_Model_Subscription::setSubscription" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#49) "require_once" must be immediately followed by an open parenthesis
(#60) Space found before object operator
(#72) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#79) Public method name "Zend_Feed_Pubsubhubbub_Model_Subscription::getSubscription" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#82) "require_once" must be immediately followed by an open parenthesis
(#95) Whitespace found at end of line
(#96) Whitespace found at end of line
(#99) Public method name "Zend_Feed_Pubsubhubbub_Model_Subscription::hasSubscription" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) "require_once" must be immediately followed by an open parenthesis
(#112) Whitespace found at end of line
(#119) Public method name "Zend_Feed_Pubsubhubbub_Model_Subscription::deleteSubscription" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#130) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Model/SubscriptionInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Whitespace found at end of line
(#38) Public method name "Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface::setSubscription" must be in lower-case letters only
(#39) Whitespace found at end of line
(#42) Whitespace found at end of line
(#43) Whitespace found at end of line
(#46) Public method name "Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface::getSubscription" must be in lower-case letters only
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#54) Public method name "Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface::hasSubscription" must be in lower-case letters only
(#55) Whitespace found at end of line
(#62) Public method name "Zend_Feed_Pubsubhubbub_Model_SubscriptionInterface::deleteSubscription" must be in lower-case letters only
(#63) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Publisher.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_hubUrls" must be all lower-case
(#48) Member variable "_updatedTopicUrls" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Feed_Pubsubhubbub_Publisher::setConfig" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#91) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#114) Public method name "Zend_Feed_Pubsubhubbub_Publisher::addHubUrl" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#117) "require_once" must be immediately followed by an open parenthesis
(#132) Public method name "Zend_Feed_Pubsubhubbub_Publisher::addHubUrls" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Feed_Pubsubhubbub_Publisher::removeHubUrl" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Feed_Pubsubhubbub_Publisher::getHubUrls" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Feed_Pubsubhubbub_Publisher::addUpdatedTopicUrl" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#176) "require_once" must be immediately followed by an open parenthesis
(#191) Public method name "Zend_Feed_Pubsubhubbub_Publisher::addUpdatedTopicUrls" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Feed_Pubsubhubbub_Publisher::removeUpdatedTopicUrl" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#220) Public method name "Zend_Feed_Pubsubhubbub_Publisher::getUpdatedTopicUrls" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Feed_Pubsubhubbub_Publisher::notifyHub" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#236) "require_once" must be immediately followed by an open parenthesis
(#245) "require_once" must be immediately followed by an open parenthesis
(#264) Public method name "Zend_Feed_Pubsubhubbub_Publisher::notifyAll" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#269) "require_once" must be immediately followed by an open parenthesis
(#293) Public method name "Zend_Feed_Pubsubhubbub_Publisher::setParameter" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#300) "require_once" must be immediately followed by an open parenthesis
(#309) "require_once" must be immediately followed by an open parenthesis
(#323) Public method name "Zend_Feed_Pubsubhubbub_Publisher::setParameters" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Feed_Pubsubhubbub_Publisher::removeParameter" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#340) "require_once" must be immediately followed by an open parenthesis
(#355) Public method name "Zend_Feed_Pubsubhubbub_Publisher::getParameters" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#366) Public method name "Zend_Feed_Pubsubhubbub_Publisher::isSuccess" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Feed_Pubsubhubbub_Publisher::getErrors" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#391) Protected method name "Zend_Feed_Pubsubhubbub_Publisher::_getHttpClient" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#402) "require_once" must be immediately followed by an open parenthesis
(#406) Variable "topicUrl" must be all lower-case
(#407) Variable "topicUrl" must be all lower-case
(#409) Variable "optParams" must be all lower-case
(#410) Variable "optParams" must be all lower-case
(#413) Variable "paramString" must be all lower-case
(#414) Variable "paramString" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Subscriber.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_hubUrls" must be all lower-case
(#61) Member variable "_topicUrl" must be all lower-case
(#68) Member variable "_callbackUrl" must be all lower-case
(#77) Member variable "_leaseSeconds" must be all lower-case
(#89) Member variable "_preferredVerificationMode" must be all lower-case
(#106) Member variable "_asyncHubs" must be all lower-case
(#124) Whitespace found at end of line
(#140) Member variable "_usePathParameter" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::setConfig" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#167) Usage of ELSEIF not allowed; use ELSE IF instead
(#168) "require_once" must be immediately followed by an open parenthesis
(#211) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::setTopicUrl" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#214) "require_once" must be immediately followed by an open parenthesis
(#229) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getTopicUrl" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#232) "require_once" must be immediately followed by an open parenthesis
(#245) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::setLeaseSeconds" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#249) "require_once" must be immediately followed by an open parenthesis
(#262) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getLeaseSeconds" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::setCallbackUrl" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#277) "require_once" must be immediately followed by an open parenthesis
(#292) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getCallbackUrl" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#295) "require_once" must be immediately followed by an open parenthesis
(#313) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::setPreferredVerificationMode" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#317) "require_once" must be immediately followed by an open parenthesis
(#332) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getPreferredVerificationMode" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#343) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::addHubUrl" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#346) "require_once" must be immediately followed by an open parenthesis
(#361) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::addHubUrls" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::removeHubUrl" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getHubUrls" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#395) Whitespace found at end of line
(#398) Whitespace found at end of line
(#399) Whitespace found at end of line
(#400) Whitespace found at end of line
(#403) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::addAuthentication" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#406) "require_once" must be immediately followed by an open parenthesis
(#414) Whitespace found at end of line
(#417) Whitespace found at end of line
(#418) Whitespace found at end of line
(#421) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::addAuthentications" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#428) Whitespace found at end of line
(#431) Whitespace found at end of line
(#434) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getAuthentications" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#438) Whitespace found at end of line
(#441) Whitespace found at end of line
(#442) Whitespace found at end of line
(#445) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::usePathParameter" must be in lower-case letters only
(#446) Opening brace should be on the same line as the declaration
(#458) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::setParameter" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#465) "require_once" must be immediately followed by an open parenthesis
(#474) "require_once" must be immediately followed by an open parenthesis
(#489) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::setParameters" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#503) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::removeParameter" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#506) "require_once" must be immediately followed by an open parenthesis
(#521) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getParameters" must be in lower-case letters only
(#522) Opening brace should be on the same line as the declaration
(#533) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::setStorage" must be in lower-case letters only
(#534) Opening brace should be on the same line as the declaration
(#540) Whitespace found at end of line
(#546) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getStorage" must be in lower-case letters only
(#547) Opening brace should be on the same line as the declaration
(#549) "require_once" must be immediately followed by an open parenthesis
(#562) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::subscribeAll" must be in lower-case letters only
(#563) Opening brace should be on the same line as the declaration
(#573) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::unsubscribeAll" must be in lower-case letters only
(#574) Opening brace should be on the same line as the declaration
(#584) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::isSuccess" must be in lower-case letters only
(#585) Opening brace should be on the same line as the declaration
(#599) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getErrors" must be in lower-case letters only
(#600) Opening brace should be on the same line as the declaration
(#612) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::getAsyncHubs" must be in lower-case letters only
(#613) Opening brace should be on the same line as the declaration
(#623) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber::_doRequest" must be in lower-case letters only
(#624) Opening brace should be on the same line as the declaration
(#628) "require_once" must be immediately followed by an open parenthesis
(#649) Line indented incorrectly; expected at least 16 spaces, found 12
(#649) Inline doc block comments are not allowed; use "// Comment." instead
(#656) Usage of ELSEIF not allowed; use ELSE IF instead
(#671) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber::_getHttpClient" must be in lower-case letters only
(#672) Opening brace should be on the same line as the declaration
(#688) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber::_getRequestParameters" must be in lower-case letters only
(#688) Variable "hubUrl" must be all lower-case
(#689) Opening brace should be on the same line as the declaration
(#691) "require_once" must be immediately followed by an open parenthesis
(#702) Expected 1 space before "=="; newline found
(#715) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#719) Inline doc block comments are not allowed; use "// Comment." instead
(#723) Variable "hubUrl" must be all lower-case
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#739) Inline comments must start with a capital letter, digit or 3-dots sequence
(#739) Inline comments must end in full-stops, exclamation marks, or question marks
(#740) Variable "optParams" must be all lower-case
(#741) Variable "optParams" must be all lower-case
(#744) Whitespace found at end of line
(#745) Inline comments must start with a capital letter, digit or 3-dots sequence
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#750) Space found before object operator
(#755) Variable "hubUrl" must be all lower-case
(#778) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber::_generateVerifyToken" must be in lower-case letters only
(#779) Opening brace should be on the same line as the declaration
(#793) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber::_generateSubscriptionKey" must be in lower-case letters only
(#793) Variable "hubUrl" must be all lower-case
(#794) Opening brace should be on the same line as the declaration
(#795) Variable "keyBase" must be all lower-case
(#795) Variable "hubUrl" must be all lower-case
(#796) Variable "keyBase" must be all lower-case
(#806) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber::_urlEncode" must be in lower-case letters only
(#807) Opening brace should be on the same line as the declaration
(#813) Variable "duplicateKey" must be all lower-case
(#815) Variable "duplicateKey" must be all lower-case
(#831) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber::_toByteValueOrderedString" must be in lower-case letters only
(#832) Opening brace should be on the same line as the declaration
(#850) Member variable "_testStaticToken" must be all lower-case
(#852) Public method name "Zend_Feed_Pubsubhubbub_Subscriber::setTestStaticToken" must be in lower-case letters only
(#853) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_feedUpdate" must be all lower-case
(#51) Whitespace found at end of line
(#60) Member variable "_subscriptionKey" must be all lower-case
(#61) Whitespace found at end of line
(#67) Member variable "_currentSubscriptionData" must be all lower-case
(#68) Whitespace found at end of line
(#76) Public method name "Zend_Feed_Pubsubhubbub_Subscriber_Callback::setSubscriptionKey" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#91) Variable "httpGetData" must be all lower-case
(#91) Variable "sendResponseNow" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "httpGetData" must be all lower-case
(#94) Variable "httpGetData" must be all lower-case
(#97) Inline doc block comments are not allowed; use "// Comment." instead
(#114) Space found before object operator
(#115) Line indented incorrectly; expected at least 12 spaces, found 8
(#115) Inline doc block comments are not allowed; use "// Comment." instead
(#118) Usage of ELSEIF not allowed; use ELSE IF instead
(#118) Variable "httpGetData" must be all lower-case
(#120) Variable "httpGetData" must be all lower-case
(#122) Variable "httpGetData" must be all lower-case
(#123) Variable "httpGetData" must be all lower-case
(#126) Line indented incorrectly; expected at least 12 spaces, found 8
(#126) Inline doc block comments are not allowed; use "// Comment." instead
(#132) Variable "sendResponseNow" must be all lower-case
(#144) Public method name "Zend_Feed_Pubsubhubbub_Subscriber_Callback::isValidHubVerification" must be in lower-case letters only
(#144) Variable "httpGetData" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#146) Inline doc block comments are not allowed; use "// Comment." instead
(#156) Whitespace found at end of line
(#158) Whitespace found at end of line
(#162) Variable "httpGetData" must be all lower-case
(#166) Variable "httpGetData" must be all lower-case
(#167) Variable "httpGetData" must be all lower-case
(#171) Variable "httpGetData" must be all lower-case
(#172) Variable "httpGetData" must be all lower-case
(#176) Variable "httpGetData" must be all lower-case
(#180) Inline doc block comments are not allowed; use "// Comment." instead
(#184) Variable "httpGetData" must be all lower-case
(#197) Public method name "Zend_Feed_Pubsubhubbub_Subscriber_Callback::setFeedUpdate" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Feed_Pubsubhubbub_Subscriber_Callback::hasFeedUpdate" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#222) Public method name "Zend_Feed_Pubsubhubbub_Subscriber_Callback::getFeedUpdate" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#235) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber_Callback::_hasValidVerifyToken" must be in lower-case letters only
(#235) Variable "httpGetData" must be all lower-case
(#235) Variable "checkValue" must be all lower-case
(#236) Opening brace should be on the same line as the declaration
(#237) Variable "verifyTokenKey" must be all lower-case
(#237) Variable "httpGetData" must be all lower-case
(#238) Variable "verifyTokenKey" must be all lower-case
(#241) Variable "verifyTokenExists" must be all lower-case
(#241) Variable "verifyTokenKey" must be all lower-case
(#242) Variable "verifyTokenExists" must be all lower-case
(#245) Variable "checkValue" must be all lower-case
(#246) Variable "verifyTokenKey" must be all lower-case
(#247) Variable "verifyToken" must be all lower-case
(#248) Variable "verifyToken" must be all lower-case
(#248) Variable "httpGetData" must be all lower-case
(#265) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber_Callback::_detectVerifyTokenKey" must be in lower-case letters only
(#265) Variable "httpGetData" must be all lower-case
(#266) Opening brace should be on the same line as the declaration
(#267) Inline doc block comments are not allowed; use "// Comment." instead
(#274) Inline doc block comments are not allowed; use "// Comment." instead
(#277) Variable "httpGetData" must be all lower-case
(#278) Variable "httpGetData" must be all lower-case
(#280) Variable "httpGetData" must be all lower-case
(#283) Inline doc block comments are not allowed; use "// Comment." instead
(#301) Protected method name "Zend_Feed_Pubsubhubbub_Subscriber_Callback::_parseQueryString" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#304) Variable "queryString" must be all lower-case
(#306) Variable "queryString" must be all lower-case
(#308) Variable "queryString" must be all lower-case
(#311) Variable "queryString" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Reader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#90) Member variable "_httpClient" must be all lower-case
(#97) Member variable "_httpMethodOverride" must be all lower-case
(#99) Member variable "_httpConditionalGet" must be all lower-case
(#101) Member variable "_pluginLoader" must be all lower-case
(#103) Member variable "_prefixPaths" must be all lower-case
(#129) Public method name "Zend_Feed_Reader::getCache" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "_cache" must not contain underscores.
(#140) Public method name "Zend_Feed_Reader::setCache" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "_cache" must not contain underscores.
(#153) Public method name "Zend_Feed_Reader::setHttpClient" must be in lower-case letters only
(#153) Variable "httpClient" must be all lower-case
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "_httpClient" must be all lower-case
(#155) Variable "_httpClient" must not contain underscores.
(#155) Variable "httpClient" must be all lower-case
(#164) Public method name "Zend_Feed_Reader::getHttpClient" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#166) Variable "_httpClient" must be all lower-case
(#166) Variable "_httpClient" must not contain underscores.
(#167) Inline doc block comments are not allowed; use "// Comment." instead
(#170) "require_once" must be immediately followed by an open parenthesis
(#171) Variable "_httpClient" must be all lower-case
(#171) Variable "_httpClient" must not contain underscores.
(#174) Variable "_httpClient" must be all lower-case
(#174) Variable "_httpClient" must not contain underscores.
(#190) Public method name "Zend_Feed_Reader::setHttpMethodOverride" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#192) Variable "_httpMethodOverride" must be all lower-case
(#192) Variable "_httpMethodOverride" must not contain underscores.
(#200) Public method name "Zend_Feed_Reader::getHttpMethodOverride" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#202) Variable "_httpMethodOverride" must be all lower-case
(#202) Variable "_httpMethodOverride" must not contain underscores.
(#211) Public method name "Zend_Feed_Reader::useHttpConditionalGet" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#213) Variable "_httpConditionalGet" must be all lower-case
(#213) Variable "_httpConditionalGet" must not contain underscores.
(#224) Variable "lastModified" must be all lower-case
(#225) Opening brace should be on the same line as the declaration
(#228) Variable "responseXml" must be all lower-case
(#234) Variable "cacheId" must be all lower-case
(#236) Variable "_httpConditionalGet" must be all lower-case
(#236) Variable "_httpConditionalGet" must not contain underscores.
(#237) Variable "cacheId" must be all lower-case
(#240) Variable "cacheId" must be all lower-case
(#242) Variable "lastModified" must be all lower-case
(#243) Variable "lastModified" must be all lower-case
(#243) Variable "cacheId" must be all lower-case
(#248) Variable "lastModified" must be all lower-case
(#249) Variable "lastModified" must be all lower-case
(#254) "require_once" must be immediately followed by an open parenthesis
(#258) Variable "responseXml" must be all lower-case
(#260) Variable "responseXml" must be all lower-case
(#261) Variable "responseXml" must be all lower-case
(#261) Variable "cacheId" must be all lower-case
(#263) Variable "cacheId" must be all lower-case
(#266) Variable "cacheId" must be all lower-case
(#269) Variable "responseXml" must be all lower-case
(#270) Usage of ELSEIF not allowed; use ELSE IF instead
(#271) Variable "cacheId" must be all lower-case
(#277) "require_once" must be immediately followed by an open parenthesis
(#280) Variable "responseXml" must be all lower-case
(#281) Variable "responseXml" must be all lower-case
(#281) Variable "cacheId" must be all lower-case
(#282) Variable "responseXml" must be all lower-case
(#286) "require_once" must be immediately followed by an open parenthesis
(#301) Public method name "Zend_Feed_Reader::importFeed" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#321) Public method name "Zend_Feed_Reader::importString" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#323) Variable "libxml_errflag" must not contain underscores.
(#326) Variable "libxml_errflag" must not contain underscores.
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) "require_once" must be immediately followed by an open parenthesis
(#347) Usage of ELSEIF not allowed; use ELSE IF instead
(#348) Must use "self::" for local static member reference
(#349) Usage of ELSEIF not allowed; use ELSE IF instead
(#352) "require_once" must be immediately followed by an open parenthesis
(#366) Public method name "Zend_Feed_Reader::importFile" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#372) Inline doc block comments are not allowed; use "// Comment." instead
(#375) "require_once" must be immediately followed by an open parenthesis
(#376) Variable "php_errormsg" must not contain underscores.
(#381) Public method name "Zend_Feed_Reader::findFeedLinks" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Inline doc block comments are not allowed; use "// Comment." instead
(#391) "require_once" must be immediately followed by an open parenthesis
(#394) Variable "responseHtml" must be all lower-case
(#395) Variable "libxml_errflag" must not contain underscores.
(#397) Variable "responseHtml" must be all lower-case
(#398) Variable "libxml_errflag" must not contain underscores.
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) "require_once" must be immediately followed by an open parenthesis
(#411) Variable "feedSet" must be all lower-case
(#413) Variable "feedSet" must be all lower-case
(#414) Variable "feedSet" must be all lower-case
(#423) Public method name "Zend_Feed_Reader::detectType" must be in lower-case letters only
(#423) Variable "specOnly" must be all lower-case
(#424) Opening brace should be on the same line as the declaration
(#427) Usage of ELSEIF not allowed; use ELSE IF instead
(#429) Usage of ELSEIF not allowed; use ELSE IF instead
(#435) Variable "php_errormsg" must not contain underscores.
(#437) Variable "php_errormsg" must not contain underscores.
(#439) Variable "php_errormsg" must not contain underscores.
(#442) "require_once" must be immediately followed by an open parenthesis
(#443) Variable "php_errormsg" must not contain underscores.
(#446) "require_once" must be immediately followed by an open parenthesis
(#513) Whitespace found at end of line
(#515) Variable "specOnly" must be all lower-case
(#536) Public method name "Zend_Feed_Reader::setPluginLoader" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#538) Variable "_pluginLoader" must be all lower-case
(#538) Variable "_pluginLoader" must not contain underscores.
(#546) Public method name "Zend_Feed_Reader::getPluginLoader" must be in lower-case letters only
(#547) Opening brace should be on the same line as the declaration
(#548) Variable "_pluginLoader" must be all lower-case
(#548) Variable "_pluginLoader" must not contain underscores.
(#549) "require_once" must be immediately followed by an open parenthesis
(#550) Variable "_pluginLoader" must be all lower-case
(#550) Variable "_pluginLoader" must not contain underscores.
(#554) Variable "_pluginLoader" must be all lower-case
(#554) Variable "_pluginLoader" must not contain underscores.
(#564) Public method name "Zend_Feed_Reader::addPrefixPath" must be in lower-case letters only
(#565) Opening brace should be on the same line as the declaration
(#577) Public method name "Zend_Feed_Reader::addPrefixPaths" must be in lower-case letters only
(#578) Opening brace should be on the same line as the declaration
(#582) Variable "prefixPath" must be all lower-case
(#583) Variable "prefixPath" must be all lower-case
(#583) Variable "prefixPath" must be all lower-case
(#584) Variable "prefixPath" must be all lower-case
(#584) Variable "prefixPath" must be all lower-case
(#596) Public method name "Zend_Feed_Reader::registerExtension" must be in lower-case letters only
(#597) Opening brace should be on the same line as the declaration
(#598) Variable "feedName" must be all lower-case
(#599) Variable "entryName" must be all lower-case
(#601) Variable "feedName" must be all lower-case
(#602) Variable "entryName" must be all lower-case
(#607) Variable "feedName" must be all lower-case
(#608) Variable "_extensions" must not contain underscores.
(#608) Variable "feedName" must be all lower-case
(#609) Empty CATCH statement detected
(#609) Empty CATCH statement must have a comment to explain why the exception is not handled
(#612) Variable "entryName" must be all lower-case
(#613) Variable "_extensions" must not contain underscores.
(#613) Variable "entryName" must be all lower-case
(#614) Empty CATCH statement detected
(#614) Empty CATCH statement must have a comment to explain why the exception is not handled
(#616) Variable "feedName" must be all lower-case
(#617) Variable "entryName" must be all lower-case
(#619) "require_once" must be immediately followed by an open parenthesis
(#631) Public method name "Zend_Feed_Reader::isRegistered" must be in lower-case letters only
(#631) Variable "extensionName" must be all lower-case
(#632) Opening brace should be on the same line as the declaration
(#633) Variable "feedName" must be all lower-case
(#633) Variable "extensionName" must be all lower-case
(#634) Variable "entryName" must be all lower-case
(#634) Variable "extensionName" must be all lower-case
(#635) Variable "feedName" must be all lower-case
(#635) Variable "_extensions" must not contain underscores.
(#636) Variable "entryName" must be all lower-case
(#636) Variable "_extensions" must not contain underscores.
(#648) Public method name "Zend_Feed_Reader::getExtensions" must be in lower-case letters only
(#649) Opening brace should be on the same line as the declaration
(#650) Variable "_extensions" must not contain underscores.
(#659) Opening brace should be on the same line as the declaration
(#660) Variable "_cache" must not contain underscores.
(#661) Variable "_httpClient" must be all lower-case
(#661) Variable "_httpClient" must not contain underscores.
(#662) Variable "_httpMethodOverride" must be all lower-case
(#662) Variable "_httpMethodOverride" must not contain underscores.
(#663) Variable "_httpConditionalGet" must be all lower-case
(#663) Variable "_httpConditionalGet" must not contain underscores.
(#664) Variable "_pluginLoader" must be all lower-case
(#664) Variable "_pluginLoader" must not contain underscores.
(#665) Variable "_prefixPaths" must be all lower-case
(#665) Variable "_prefixPaths" must not contain underscores.
(#666) Variable "_extensions" must not contain underscores.
(#691) Protected method name "Zend_Feed_Reader::_registerCoreExtensions" must be in lower-case letters only
(#692) Opening brace should be on the same line as the declaration
(#701) Whitespace found at end of line
(#709) Public method name "Zend_Feed_Reader::arrayUnique" must be in lower-case letters only
(#710) Opening brace should be on the same line as the declaration
(#720) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Reader/Collection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Reader/Collection/Author.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#43) Public method name "Zend_Feed_Reader_Collection_Author::getValues" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Reader/Collection/Category.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Feed_Reader_Collection_Category::getValues" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Reader/Collection/CollectionAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Feed_Reader_Collection_CollectionAbstract::getValues" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Reader/Entry/Atom.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_xpathQuery" must be all lower-case
(#65) Variable "entryKey" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "entryKey" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "atomClass" must be all lower-case
(#73) Variable "atomClass" must be all lower-case
(#73) Variable "entryKey" must be all lower-case
(#75) Variable "threadClass" must be all lower-case
(#76) Variable "threadClass" must be all lower-case
(#76) Variable "entryKey" must be all lower-case
(#77) Whitespace found at end of line
(#78) Variable "threadClass" must be all lower-case
(#79) Variable "threadClass" must be all lower-case
(#79) Variable "entryKey" must be all lower-case
(#88) Public method name "Zend_Feed_Reader_Entry_Atom::getAuthor" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Feed_Reader_Entry_Atom::getAuthors" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Feed_Reader_Entry_Atom::getContent" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Feed_Reader_Entry_Atom::getDateCreated" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#146) Variable "dateCreated" must be all lower-case
(#148) Variable "dateCreated" must be all lower-case
(#158) Public method name "Zend_Feed_Reader_Entry_Atom::getDateModified" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#164) Variable "dateModified" must be all lower-case
(#166) Variable "dateModified" must be all lower-case
(#176) Public method name "Zend_Feed_Reader_Entry_Atom::getDescription" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_Feed_Reader_Entry_Atom::getEnclosure" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Feed_Reader_Entry_Atom::getId" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Feed_Reader_Entry_Atom::getLink" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Feed_Reader_Entry_Atom::getLinks" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#267) Public method name "Zend_Feed_Reader_Entry_Atom::getPermalink" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#277) Public method name "Zend_Feed_Reader_Entry_Atom::getTitle" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#295) Public method name "Zend_Feed_Reader_Entry_Atom::getCommentCount" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#317) Public method name "Zend_Feed_Reader_Entry_Atom::getCommentLink" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Feed_Reader_Entry_Atom::getCommentFeedLink" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#347) Whitespace found at end of line
(#353) Public method name "Zend_Feed_Reader_Entry_Atom::getCategories" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#359) Variable "categoryCollection" must be all lower-case
(#360) Whitespace found at end of line
(#361) Variable "categoryCollection" must be all lower-case
(#362) Variable "categoryCollection" must be all lower-case
(#365) Variable "categoryCollection" must be all lower-case
(#369) Whitespace found at end of line
(#375) Public method name "Zend_Feed_Reader_Entry_Atom::getSource" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#385) Whitespace found at end of line
(#393) Public method name "Zend_Feed_Reader_Entry_Atom::setXpath" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Entry/Rss.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#45) "require_once" must be immediately followed by an open parenthesis
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#50) "require_once" must be immediately followed by an open parenthesis
(#52) Inline doc block comments are not allowed; use "// Comment." instead
(#55) "require_once" must be immediately followed by an open parenthesis
(#57) Inline doc block comments are not allowed; use "// Comment." instead
(#60) "require_once" must be immediately followed by an open parenthesis
(#62) Inline doc block comments are not allowed; use "// Comment." instead
(#65) "require_once" must be immediately followed by an open parenthesis
(#67) Inline doc block comments are not allowed; use "// Comment." instead
(#70) "require_once" must be immediately followed by an open parenthesis
(#72) Inline doc block comments are not allowed; use "// Comment." instead
(#75) "require_once" must be immediately followed by an open parenthesis
(#91) Member variable "_xpathQueryRdf" must be all lower-case
(#98) Member variable "_xpathQueryRss" must be all lower-case
(#108) Variable "entryKey" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "entryKey" must be all lower-case
(#111) Expected 1 space before "+"; 0 found
(#111) Expected 1 space after "+"; 0 found
(#112) Expected 1 space before "+"; 0 found
(#112) Expected 1 space after "+"; 0 found
(#114) Variable "pluginLoader" must be all lower-case
(#116) Variable "dublinCoreClass" must be all lower-case
(#116) Variable "pluginLoader" must be all lower-case
(#117) Variable "dublinCoreClass" must be all lower-case
(#117) Variable "entryKey" must be all lower-case
(#119) Variable "contentClass" must be all lower-case
(#119) Variable "pluginLoader" must be all lower-case
(#120) Variable "contentClass" must be all lower-case
(#120) Variable "entryKey" must be all lower-case
(#122) Variable "atomClass" must be all lower-case
(#122) Variable "pluginLoader" must be all lower-case
(#123) Variable "atomClass" must be all lower-case
(#123) Variable "entryKey" must be all lower-case
(#125) Variable "wfwClass" must be all lower-case
(#125) Variable "pluginLoader" must be all lower-case
(#126) Variable "wfwClass" must be all lower-case
(#126) Variable "entryKey" must be all lower-case
(#128) Variable "slashClass" must be all lower-case
(#128) Variable "pluginLoader" must be all lower-case
(#129) Variable "slashClass" must be all lower-case
(#129) Variable "entryKey" must be all lower-case
(#131) Variable "threadClass" must be all lower-case
(#131) Variable "pluginLoader" must be all lower-case
(#132) Variable "threadClass" must be all lower-case
(#132) Variable "entryKey" must be all lower-case
(#141) Public method name "Zend_Feed_Reader_Entry_Rss::getAuthor" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Feed_Reader_Entry_Rss::getAuthors" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#162) Whitespace found at end of line
(#164) Variable "authors_dc" must not contain underscores.
(#165) Variable "authors_dc" must not contain underscores.
(#166) Variable "authors_dc" must not contain underscores.
(#172) Whitespace found at end of line
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Whitespace found at end of line
(#218) Public method name "Zend_Feed_Reader_Entry_Rss::getContent" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#244) Public method name "Zend_Feed_Reader_Entry_Rss::getDateCreated" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#254) Public method name "Zend_Feed_Reader_Entry_Rss::getDateModified" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#260) Variable "dateModified" must be all lower-case
(#266) Variable "dateModified" must be all lower-case
(#267) Variable "dateModified" must be all lower-case
(#268) Variable "dateModifiedParsed" must be all lower-case
(#268) Variable "dateModified" must be all lower-case
(#269) Variable "dateModifiedParsed" must be all lower-case
(#270) Variable "dateModifiedParsed" must be all lower-case
(#272) Variable "dateStandards" must be all lower-case
(#275) Variable "dateStandards" must be all lower-case
(#277) Variable "dateModified" must be all lower-case
(#281) "require_once" must be immediately followed by an open parenthesis
(#317) Public method name "Zend_Feed_Reader_Entry_Rss::getDescription" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Feed_Reader_Entry_Rss::getEnclosure" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#363) Variable "nodeList" must be all lower-case
(#365) Variable "nodeList" must be all lower-case
(#367) Variable "nodeList" must be all lower-case
(#368) Variable "nodeList" must be all lower-case
(#369) Variable "nodeList" must be all lower-case
(#387) Public method name "Zend_Feed_Reader_Entry_Rss::getId" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#412) Usage of ELSEIF not allowed; use ELSE IF instead
(#430) Public method name "Zend_Feed_Reader_Entry_Rss::getLink" must be in lower-case letters only
(#431) Opening brace should be on the same line as the declaration
(#448) Public method name "Zend_Feed_Reader_Entry_Rss::getLinks" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#475) Whitespace found at end of line
(#481) Public method name "Zend_Feed_Reader_Entry_Rss::getCategories" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#495) Variable "categoryCollection" must be all lower-case
(#497) Variable "categoryCollection" must be all lower-case
(#504) Variable "categoryCollection" must be all lower-case
(#506) Whitespace found at end of line
(#507) Variable "categoryCollection" must be all lower-case
(#508) Variable "categoryCollection" must be all lower-case
(#511) Variable "categoryCollection" must be all lower-case
(#521) Public method name "Zend_Feed_Reader_Entry_Rss::getPermalink" must be in lower-case letters only
(#522) Opening brace should be on the same line as the declaration
(#531) Public method name "Zend_Feed_Reader_Entry_Rss::getTitle" must be in lower-case letters only
(#532) Opening brace should be on the same line as the declaration
(#569) Public method name "Zend_Feed_Reader_Entry_Rss::getCommentCount" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#599) Public method name "Zend_Feed_Reader_Entry_Rss::getCommentLink" must be in lower-case letters only
(#600) Opening brace should be on the same line as the declaration
(#631) Public method name "Zend_Feed_Reader_Entry_Rss::getCommentFeedLink" must be in lower-case letters only
(#632) Opening brace should be on the same line as the declaration
(#661) Public method name "Zend_Feed_Reader_Entry_Rss::setXpath" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/EntryAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "_domDocument" must be all lower-case
(#56) Member variable "_entryKey" must be all lower-case
(#80) Variable "entryKey" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#83) Variable "entryKey" must be all lower-case
(#98) Public method name "Zend_Feed_Reader_EntryAbstract::getDomDocument" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Feed_Reader_EntryAbstract::getElement" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Feed_Reader_EntryAbstract::getEncoding" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Feed_Reader_EntryAbstract::saveXml" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Feed_Reader_EntryAbstract::getType" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Feed_Reader_EntryAbstract::getXpath" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Feed_Reader_EntryAbstract::setXpath" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Feed_Reader_EntryAbstract::getExtensions" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Feed_Reader_EntryAbstract::getExtension" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#208) Opening brace should be on the same line as the declaration
(#214) "require_once" must be immediately followed by an open parenthesis
(#224) Protected method name "Zend_Feed_Reader_EntryAbstract::_loadExtensions" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#232) Variable "className" must be all lower-case
(#233) Variable "className" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Reader/EntryInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Zend_Feed_Reader_EntryInterface::getAuthor" must be in lower-case letters only
(#43) Public method name "Zend_Feed_Reader_EntryInterface::getAuthors" must be in lower-case letters only
(#50) Public method name "Zend_Feed_Reader_EntryInterface::getContent" must be in lower-case letters only
(#57) Public method name "Zend_Feed_Reader_EntryInterface::getDateCreated" must be in lower-case letters only
(#64) Public method name "Zend_Feed_Reader_EntryInterface::getDateModified" must be in lower-case letters only
(#71) Public method name "Zend_Feed_Reader_EntryInterface::getDescription" must be in lower-case letters only
(#78) Public method name "Zend_Feed_Reader_EntryInterface::getEnclosure" must be in lower-case letters only
(#85) Public method name "Zend_Feed_Reader_EntryInterface::getId" must be in lower-case letters only
(#93) Public method name "Zend_Feed_Reader_EntryInterface::getLink" must be in lower-case letters only
(#100) Public method name "Zend_Feed_Reader_EntryInterface::getLinks" must be in lower-case letters only
(#107) Public method name "Zend_Feed_Reader_EntryInterface::getPermalink" must be in lower-case letters only
(#114) Public method name "Zend_Feed_Reader_EntryInterface::getTitle" must be in lower-case letters only
(#121) Public method name "Zend_Feed_Reader_EntryInterface::getCommentCount" must be in lower-case letters only
(#128) Public method name "Zend_Feed_Reader_EntryInterface::getCommentLink" must be in lower-case letters only
(#135) Public method name "Zend_Feed_Reader_EntryInterface::getCommentFeedLink" must be in lower-case letters only
(#136) Whitespace found at end of line
(#142) Public method name "Zend_Feed_Reader_EntryInterface::getCategories" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Atom/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#45) "require_once" must be immediately followed by an open parenthesis
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#50) "require_once" must be immediately followed by an open parenthesis
(#67) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getAuthor" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getAuthors" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Inline doc block comments are not allowed; use "// Comment." instead
(#125) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getContent" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#130) Whitespace found at end of line
(#132) Whitespace found at end of line
(#134) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) This comment is 80% valid code; is this commented out code?
(#150) No space found before comment text; expected "// $xhtml->setAttribute('xmlns', 'http://www.w3.org/1999/xhtml');" but found "//$xhtml->setAttribute('xmlns', 'http://www.w3.org/1999/xhtml');"
(#161) Whitespace found at end of line
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) This comment is 75% valid code; is this commented out code?
(#162) No space found before comment text; expected "// var_dump($content); exit;" but found "//var_dump($content); exit;"
(#172) Whitespace found at end of line
(#176) Protected method name "Zend_Feed_Reader_Extension_Atom_Entry::_collectXhtml" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#178) Inline control structures are not allowed
(#195) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getDateCreated" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#204) Variable "dateCreated" must be all lower-case
(#206) Variable "dateCreated" must be all lower-case
(#209) Variable "dateCreated" must be all lower-case
(#211) Variable "dateCreated" must be all lower-case
(#224) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getDateModified" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#233) Variable "dateModified" must be all lower-case
(#235) Variable "dateModified" must be all lower-case
(#238) Variable "dateModified" must be all lower-case
(#240) Variable "dateModified" must be all lower-case
(#253) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getDescription" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#275) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getEnclosure" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#283) Variable "nodeList" must be all lower-case
(#285) Variable "nodeList" must be all lower-case
(#287) Variable "nodeList" must be all lower-case
(#288) Variable "nodeList" must be all lower-case
(#289) Variable "nodeList" must be all lower-case
(#302) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getId" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#313) Usage of ELSEIF not allowed; use ELSE IF instead
(#330) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getBaseUrl" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#336) Variable "baseUrl" must be all lower-case
(#340) Variable "baseUrl" must be all lower-case
(#341) Variable "baseUrl" must be all lower-case
(#344) Variable "baseUrl" must be all lower-case
(#345) Variable "baseUrl" must be all lower-case
(#348) Variable "baseUrl" must be all lower-case
(#359) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getLink" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#377) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getLinks" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#406) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getPermalink" must be in lower-case letters only
(#407) Opening brace should be on the same line as the declaration
(#416) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getTitle" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#438) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getCommentCount" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#465) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getCommentLink" must be in lower-case letters only
(#466) Opening brace should be on the same line as the declaration
(#492) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getCommentFeedLink" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#513) Whitespace found at end of line
(#519) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getCategories" must be in lower-case letters only
(#520) Opening brace should be on the same line as the declaration
(#528) Inline doc block comments are not allowed; use "// Comment." instead
(#538) Variable "categoryCollection" must be all lower-case
(#540) Variable "categoryCollection" must be all lower-case
(#550) Variable "categoryCollection" must be all lower-case
(#554) Whitespace found at end of line
(#560) Public method name "Zend_Feed_Reader_Extension_Atom_Entry::getSource" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#565) Whitespace found at end of line
(#575) Whitespace found at end of line
(#577) Whitespace found at end of line
(#584) Protected method name "Zend_Feed_Reader_Extension_Atom_Entry::_absolutiseUri" must be in lower-case letters only
(#585) Opening brace should be on the same line as the declaration
(#603) Protected method name "Zend_Feed_Reader_Extension_Atom_Entry::_getAuthor" must be in lower-case letters only
(#604) Opening brace should be on the same line as the declaration
(#607) Variable "emailNode" must be all lower-case
(#608) Variable "nameNode" must be all lower-case
(#609) Variable "uriNode" must be all lower-case
(#610) Whitespace found at end of line
(#611) Variable "emailNode" must be all lower-case
(#611) Variable "emailNode" must be all lower-case
(#612) Variable "emailNode" must be all lower-case
(#615) Variable "nameNode" must be all lower-case
(#615) Variable "nameNode" must be all lower-case
(#616) Variable "nameNode" must be all lower-case
(#619) Variable "uriNode" must be all lower-case
(#619) Variable "uriNode" must be all lower-case
(#620) Variable "uriNode" must be all lower-case
(#632) Protected method name "Zend_Feed_Reader_Extension_Atom_Entry::_registerNamespaces" must be in lower-case letters only
(#633) Opening brace should be on the same line as the declaration
(#647) Protected method name "Zend_Feed_Reader_Extension_Atom_Entry::_getAtomType" must be in lower-case letters only
(#648) Opening brace should be on the same line as the declaration
(#650) Variable "prefixAtom03" must be all lower-case
(#651) Variable "prefixAtom10" must be all lower-case
(#653) Variable "prefixAtom03" must be all lower-case
(#657) Variable "prefixAtom10" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Atom/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#57) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getAuthor" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getAuthors" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getCopyright" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getDateCreated" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#147) Variable "dateCreated" must be all lower-case
(#149) Variable "dateCreated" must be all lower-case
(#152) Variable "dateCreated" must be all lower-case
(#154) Variable "dateCreated" must be all lower-case
(#167) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getDateModified" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#176) Variable "dateModified" must be all lower-case
(#178) Variable "dateModified" must be all lower-case
(#181) Variable "dateModified" must be all lower-case
(#183) Variable "dateModified" must be all lower-case
(#196) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getDescription" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#205) Line exceeds 132 characters; contains 146 characters
(#224) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getGenerator" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getId" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#257) Usage of ELSEIF not allowed; use ELSE IF instead
(#274) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getLanguage" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getImage" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#306) Variable "imageUrl" must be all lower-case
(#308) Variable "imageUrl" must be all lower-case
(#311) Expected 1 space before "=>"; 0 found
(#311) Expected 1 space after "=>"; 0 found
(#311) Variable "imageUrl" must be all lower-case
(#324) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getBaseUrl" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#330) Variable "baseUrl" must be all lower-case
(#332) Variable "baseUrl" must be all lower-case
(#333) Variable "baseUrl" must be all lower-case
(#335) Variable "baseUrl" must be all lower-case
(#345) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getLink" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#373) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getFeedLink" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getHubs" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#399) Whitespace found at end of line
(#421) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getTitle" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#437) Whitespace found at end of line
(#443) Public method name "Zend_Feed_Reader_Extension_Atom_Feed::getCategories" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#452) Inline doc block comments are not allowed; use "// Comment." instead
(#462) Variable "categoryCollection" must be all lower-case
(#464) Variable "categoryCollection" must be all lower-case
(#474) Variable "categoryCollection" must be all lower-case
(#485) Protected method name "Zend_Feed_Reader_Extension_Atom_Feed::_getAuthor" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#489) Variable "emailNode" must be all lower-case
(#490) Variable "nameNode" must be all lower-case
(#491) Variable "uriNode" must be all lower-case
(#492) Whitespace found at end of line
(#493) Variable "emailNode" must be all lower-case
(#493) Variable "emailNode" must be all lower-case
(#494) Variable "emailNode" must be all lower-case
(#497) Variable "nameNode" must be all lower-case
(#497) Variable "nameNode" must be all lower-case
(#498) Variable "nameNode" must be all lower-case
(#501) Variable "uriNode" must be all lower-case
(#501) Variable "uriNode" must be all lower-case
(#502) Variable "uriNode" must be all lower-case
(#515) Protected method name "Zend_Feed_Reader_Extension_Atom_Feed::_absolutiseUri" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#531) Protected method name "Zend_Feed_Reader_Extension_Atom_Feed::_registerNamespaces" must be in lower-case letters only
(#532) Opening brace should be on the same line as the declaration
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Variable "atomDetected" must be all lower-case
(#539) Variable "atomDetected" must be all lower-case
(#552) Protected method name "Zend_Feed_Reader_Extension_Atom_Feed::_getAtomType" must be in lower-case letters only
(#553) Opening brace should be on the same line as the declaration
(#555) Variable "prefixAtom03" must be all lower-case
(#556) Variable "prefixAtom10" must be all lower-case
(#558) Variable "prefixAtom10" must be all lower-case
(#562) Variable "prefixAtom03" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Content/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Feed_Reader_Extension_Content_Entry::getContent" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#57) Protected method name "Zend_Feed_Reader_Extension_Content_Entry::_registerNamespaces" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/CreativeCommons/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Feed_Reader_Extension_CreativeCommons_Entry::getLicense" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Feed_Reader_Extension_CreativeCommons_Entry::getLicenses" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#93) Protected method name "Zend_Feed_Reader_Extension_CreativeCommons_Entry::_registerNamespaces" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/CreativeCommons/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Public method name "Zend_Feed_Reader_Extension_CreativeCommons_Feed::getLicense" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#57) Public method name "Zend_Feed_Reader_Extension_CreativeCommons_Feed::getLicenses" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#85) Protected method name "Zend_Feed_Reader_Extension_CreativeCommons_Feed::_registerNamespaces" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/DublinCore/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#52) Public method name "Zend_Feed_Reader_Extension_DublinCore_Entry::getAuthor" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Feed_Reader_Extension_DublinCore_Entry::getAuthors" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#105) Whitespace found at end of line
(#111) Public method name "Zend_Feed_Reader_Extension_DublinCore_Entry::getCategories" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#116) Whitespace found at end of line
(#122) Whitespace found at end of line
(#124) Variable "categoryCollection" must be all lower-case
(#126) Variable "categoryCollection" must be all lower-case
(#133) Variable "categoryCollection" must be all lower-case
(#135) Whitespace found at end of line
(#136) Variable "categoryCollection" must be all lower-case
(#137) Whitespace found at end of line
(#139) Whitespace found at end of line
(#146) Public method name "Zend_Feed_Reader_Extension_DublinCore_Entry::getContent" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Feed_Reader_Extension_DublinCore_Entry::getDescription" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Feed_Reader_Extension_DublinCore_Entry::getId" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Feed_Reader_Extension_DublinCore_Entry::getTitle" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Feed_Reader_Extension_DublinCore_Entry::getDate" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#261) Protected method name "Zend_Feed_Reader_Extension_DublinCore_Entry::_registerNamespaces" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/DublinCore/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#52) Public method name "Zend_Feed_Reader_Extension_DublinCore_Feed::getAuthor" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Feed_Reader_Extension_DublinCore_Feed::getAuthors" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#87) Whitespace found at end of line
(#111) Public method name "Zend_Feed_Reader_Extension_DublinCore_Feed::getCopyright" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Feed_Reader_Extension_DublinCore_Feed::getDescription" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Feed_Reader_Extension_DublinCore_Feed::getId" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Feed_Reader_Extension_DublinCore_Feed::getLanguage" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_Feed_Reader_Extension_DublinCore_Feed::getTitle" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Feed_Reader_Extension_DublinCore_Feed::getDate" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#264) Whitespace found at end of line
(#270) Public method name "Zend_Feed_Reader_Extension_DublinCore_Feed::getCategories" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#275) Whitespace found at end of line
(#281) Whitespace found at end of line
(#283) Variable "categoryCollection" must be all lower-case
(#285) Variable "categoryCollection" must be all lower-case
(#292) Variable "categoryCollection" must be all lower-case
(#294) Whitespace found at end of line
(#295) Variable "categoryCollection" must be all lower-case
(#296) Whitespace found at end of line
(#304) Protected method name "Zend_Feed_Reader_Extension_DublinCore_Feed::_registerNamespaces" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/EntryAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "_domDocument" must be all lower-case
(#56) Member variable "_entryKey" must be all lower-case
(#70) Member variable "_xpathPrefix" must be all lower-case
(#80) Variable "entryKey" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#83) Variable "entryKey" must be all lower-case
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected 1 space before "+"; 0 found
(#95) Expected 1 space after "+"; 0 found
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#99) Expected 1 space before "+"; 0 found
(#99) Expected 1 space after "+"; 0 found
(#101) Expected 1 space before "+"; 0 found
(#101) Expected 1 space after "+"; 0 found
(#110) Public method name "Zend_Feed_Reader_Extension_EntryAbstract::getDomDocument" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Feed_Reader_Extension_EntryAbstract::getEncoding" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Feed_Reader_Extension_EntryAbstract::getType" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Feed_Reader_Extension_EntryAbstract::setXpath" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Feed_Reader_Extension_EntryAbstract::getXpath" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Feed_Reader_Extension_EntryAbstract::toArray" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Feed_Reader_Extension_EntryAbstract::getXpathPrefix" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Feed_Reader_Extension_EntryAbstract::setXpathPrefix" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#199) Protected method name "Zend_Feed_Reader_Extension_EntryAbstract::_registerNamespaces" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Reader/Extension/FeedAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_domDocument" must be all lower-case
(#72) Member variable "_xpathPrefix" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Feed_Reader_Extension_FeedAbstract::getDomDocument" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Feed_Reader_Extension_FeedAbstract::getEncoding" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Feed_Reader_Extension_FeedAbstract::getType" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Feed_Reader_Extension_FeedAbstract::toArray" must be in lower-case letters only
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Feed_Reader_Extension_FeedAbstract::setXpath" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Feed_Reader_Extension_FeedAbstract::getXpath" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Feed_Reader_Extension_FeedAbstract::getXpathPrefix" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Feed_Reader_Extension_FeedAbstract::setXpathPrefix" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#188) Protected method name "Zend_Feed_Reader_Extension_FeedAbstract::_registerNamespaces" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Podcast/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Feed_Reader_Extension_Podcast_Entry::getCastAuthor" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Feed_Reader_Extension_Podcast_Entry::getBlock" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Feed_Reader_Extension_Podcast_Entry::getDuration" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Feed_Reader_Extension_Podcast_Entry::getExplicit" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Feed_Reader_Extension_Podcast_Entry::getKeywords" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Feed_Reader_Extension_Podcast_Entry::getSubtitle" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Feed_Reader_Extension_Podcast_Entry::getSummary" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#198) Protected method name "Zend_Feed_Reader_Extension_Podcast_Entry::_registerNamespaces" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Podcast/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#40) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getCastAuthor" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getBlock" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getCategories" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#90) Variable "categoryList" must be all lower-case
(#94) Variable "categoryList" must be all lower-case
(#95) Variable "categoryList" must be all lower-case
(#101) Variable "childNode" must be all lower-case
(#102) Variable "childNode" must be all lower-case
(#103) Variable "childNode" must be all lower-case
(#111) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#127) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getExplicit" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getImage" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getKeywords" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getNewFeedUrl" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#199) Variable "newFeedUrl" must be all lower-case
(#201) Variable "newFeedUrl" must be all lower-case
(#202) Variable "newFeedUrl" must be all lower-case
(#205) Variable "newFeedUrl" must be all lower-case
(#215) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getOwner" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getSubtitle" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#268) Public method name "Zend_Feed_Reader_Extension_Podcast_Feed::getSummary" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#289) Protected method name "Zend_Feed_Reader_Extension_Podcast_Feed::_registerNamespaces" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Slash/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_Feed_Reader_Extension_Slash_Entry::getSection" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "Zend_Feed_Reader_Extension_Slash_Entry::getDepartment" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Feed_Reader_Extension_Slash_Entry::getHitParade" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#74) Variable "stringParade" must be all lower-case
(#75) Variable "hitParade" must be all lower-case
(#77) Variable "stringParade" must be all lower-case
(#78) Variable "stringParade" must be all lower-case
(#78) Variable "stringParade" must be all lower-case
(#80) Inline control structures are not allowed
(#80) Variable "stringParade" must be all lower-case
(#81) Variable "hitParade" must be all lower-case
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// cast to integer" but found "//cast to integer"
(#84) Variable "hitParade" must be all lower-case
(#85) Variable "hitParade" must be all lower-case
(#93) Public method name "Zend_Feed_Reader_Extension_Slash_Entry::getCommentCount" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#118) Protected method name "Zend_Feed_Reader_Extension_Slash_Entry::_getData" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#140) Protected method name "Zend_Feed_Reader_Extension_Slash_Entry::_registerNamespaces" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Syndication/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Feed_Reader_Extension_Syndication_Feed::getUpdatePeriod" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// Default specified by spec" but found "//Default specified by spec"
(#70) Public method name "Zend_Feed_Reader_Extension_Syndication_Feed::getUpdateFrequency" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Feed_Reader_Extension_Syndication_Feed::getUpdateFrequencyAsTicks" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// intentional fall through" but found "//intentional fall through"
(#104) No space found before comment text; expected "// TODO: fix generalisation, how?" but found "//TODO: fix generalisation, how?"
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// Never arrive here, exception thrown in getPeriod()" but found "//Never arrive here, exception thrown in getPeriod()"
(#124) Public method name "Zend_Feed_Reader_Extension_Syndication_Feed::getUpdateBase" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "updateBase" must be all lower-case
(#128) Variable "updateBase" must be all lower-case
(#130) Variable "updateBase" must be all lower-case
(#142) Private method name "Zend_Feed_Reader_Extension_Syndication_Feed::_getData" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#164) Protected method name "Zend_Feed_Reader_Extension_Syndication_Feed::_registerNamespaces" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Thread/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Public method name "Zend_Feed_Reader_Extension_Thread_Entry::getInReplyTo" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Public method name "Zend_Feed_Reader_Extension_Thread_Entry::getCommentCount" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#65) Protected method name "Zend_Feed_Reader_Extension_Thread_Entry::_getData" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#87) Protected method name "Zend_Feed_Reader_Extension_Thread_Entry::_registerNamespaces" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Extension/WellFormedWeb/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_Feed_Reader_Extension_WellFormedWeb_Entry::getCommentFeedLink" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#69) Protected method name "Zend_Feed_Reader_Extension_WellFormedWeb_Entry::_registerNamespaces" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Feed/Atom.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#50) Variable "atomClass" must be all lower-case
(#51) Variable "atomClass" must be all lower-case
(#52) Variable "atomClass" must be all lower-case
(#53) Variable "atomClass" must be all lower-case
(#65) Public method name "Zend_Feed_Reader_Feed_Atom::getAuthor" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Feed_Reader_Feed_Atom::getAuthors" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Feed_Reader_Feed_Atom::getCopyright" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Feed_Reader_Feed_Atom::getDateCreated" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#127) Variable "dateCreated" must be all lower-case
(#129) Variable "dateCreated" must be all lower-case
(#130) Variable "dateCreated" must be all lower-case
(#133) Variable "dateCreated" must be all lower-case
(#143) Public method name "Zend_Feed_Reader_Feed_Atom::getDateModified" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#149) Variable "dateModified" must be all lower-case
(#151) Variable "dateModified" must be all lower-case
(#152) Variable "dateModified" must be all lower-case
(#155) Variable "dateModified" must be all lower-case
(#165) Public method name "Zend_Feed_Reader_Feed_Atom::getLastBuildDate" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Feed_Reader_Feed_Atom::getDescription" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Feed_Reader_Feed_Atom::getGenerator" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_Feed_Reader_Feed_Atom::getId" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Feed_Reader_Feed_Atom::getLanguage" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_Feed_Reader_Feed_Atom::getBaseUrl" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#265) Variable "baseUrl" must be all lower-case
(#267) Variable "baseUrl" must be all lower-case
(#277) Public method name "Zend_Feed_Reader_Feed_Atom::getLink" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#295) Public method name "Zend_Feed_Reader_Feed_Atom::getImage" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#313) Public method name "Zend_Feed_Reader_Feed_Atom::getFeedLink" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Feed_Reader_Feed_Atom::getTitle" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Feed_Reader_Feed_Atom::getHubs" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#365) Whitespace found at end of line
(#371) Public method name "Zend_Feed_Reader_Feed_Atom::getCategories" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#377) Variable "categoryCollection" must be all lower-case
(#378) Whitespace found at end of line
(#379) Variable "categoryCollection" must be all lower-case
(#380) Variable "categoryCollection" must be all lower-case
(#383) Variable "categoryCollection" must be all lower-case
(#393) Protected method name "Zend_Feed_Reader_Feed_Atom::_indexEntries" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#400) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#400) Expected 1 space before "=>"; 0 found
(#400) Expected 1 space after "=>"; 0 found
(#400) Expected 1 space before "=>"; 0 found
(#400) Expected 1 space after "=>"; 0 found
(#410) Protected method name "Zend_Feed_Reader_Feed_Atom::_registerNamespaces" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/Feed/Atom/Source.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Variable "xpathPrefix" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#52) Whitespace found at end of line
(#53) Variable "atomClass" must be all lower-case
(#54) Variable "atomClass" must be all lower-case
(#55) Variable "atomClass" must be all lower-case
(#56) Variable "atomClass" must be all lower-case
(#58) Variable "xpathPrefix" must be all lower-case
(#61) Whitespace found at end of line
(#66) Whitespace found at end of line
(#70) Closing brace must be on a line by itself
(#75) Closing brace must be on a line by itself
(#76) Whitespace found at end of line
(#80) Closing brace must be on a line by itself
(#85) Closing brace must be on a line by itself
(#90) Closing brace must be on a line by itself
(#91) Whitespace found at end of line
(#95) Closing brace must be on a line by itself
(#96) Whitespace found at end of line
(#100) Protected method name "Zend_Feed_Reader_Feed_Atom_Source::_indexEntries" must be in lower-case letters only
(#100) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Feed/Reader/Feed/Rss.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#45) "require_once" must be immediately followed by an open parenthesis
(#63) Opening brace should be on the same line as the declaration
(#66) Variable "dublinCoreClass" must be all lower-case
(#67) Variable "dublinCoreClass" must be all lower-case
(#68) Variable "atomClass" must be all lower-case
(#69) Variable "atomClass" must be all lower-case
(#72) Variable "xpathPrefix" must be all lower-case
(#74) Variable "xpathPrefix" must be all lower-case
(#77) Variable "xpathPrefix" must be all lower-case
(#87) Public method name "Zend_Feed_Reader_Feed_Rss::getAuthor" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Feed_Reader_Feed_Rss::getAuthors" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#108) Whitespace found at end of line
(#110) Variable "authors_dc" must not contain underscores.
(#111) Variable "authors_dc" must not contain underscores.
(#112) Variable "authors_dc" must not contain underscores.
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Whitespace found at end of line
(#168) Public method name "Zend_Feed_Reader_Feed_Rss::getCopyright" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#203) Public method name "Zend_Feed_Reader_Feed_Rss::getDateCreated" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#213) Public method name "Zend_Feed_Reader_Feed_Rss::getDateModified" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#219) Variable "dateModified" must be all lower-case
(#224) Variable "dateModified" must be all lower-case
(#225) Variable "dateModified" must be all lower-case
(#226) Variable "dateModified" must be all lower-case
(#228) Variable "dateModified" must be all lower-case
(#229) Variable "dateModifiedParsed" must be all lower-case
(#229) Variable "dateModified" must be all lower-case
(#230) Variable "dateModifiedParsed" must be all lower-case
(#231) Variable "dateModifiedParsed" must be all lower-case
(#233) Variable "dateStandards" must be all lower-case
(#236) Variable "dateStandards" must be all lower-case
(#238) Variable "dateModified" must be all lower-case
(#242) "require_once" must be immediately followed by an open parenthesis
(#278) Public method name "Zend_Feed_Reader_Feed_Rss::getLastBuildDate" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#284) Variable "lastBuildDate" must be all lower-case
(#289) Variable "lastBuildDate" must be all lower-case
(#290) Variable "lastBuildDate" must be all lower-case
(#291) Variable "lastBuildDateParsed" must be all lower-case
(#291) Variable "lastBuildDate" must be all lower-case
(#292) Variable "lastBuildDateParsed" must be all lower-case
(#293) Variable "lastBuildDateParsed" must be all lower-case
(#295) Variable "dateStandards" must be all lower-case
(#298) Variable "dateStandards" must be all lower-case
(#300) Variable "lastBuildDate" must be all lower-case
(#304) "require_once" must be immediately followed by an open parenthesis
(#332) Public method name "Zend_Feed_Reader_Feed_Rss::getDescription" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Feed_Reader_Feed_Rss::getId" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#393) Usage of ELSEIF not allowed; use ELSE IF instead
(#410) Public method name "Zend_Feed_Reader_Feed_Rss::getImage" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#464) Public method name "Zend_Feed_Reader_Feed_Rss::getLanguage" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#503) Public method name "Zend_Feed_Reader_Feed_Rss::getLink" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#536) Public method name "Zend_Feed_Reader_Feed_Rss::getFeedLink" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#560) Public method name "Zend_Feed_Reader_Feed_Rss::getGenerator" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#600) Public method name "Zend_Feed_Reader_Feed_Rss::getTitle" must be in lower-case letters only
(#601) Opening brace should be on the same line as the declaration
(#637) Public method name "Zend_Feed_Reader_Feed_Rss::getHubs" must be in lower-case letters only
(#638) Opening brace should be on the same line as the declaration
(#655) Whitespace found at end of line
(#661) Public method name "Zend_Feed_Reader_Feed_Rss::getCategories" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
(#675) Variable "categoryCollection" must be all lower-case
(#677) Variable "categoryCollection" must be all lower-case
(#684) Variable "categoryCollection" must be all lower-case
(#686) Whitespace found at end of line
(#687) Variable "categoryCollection" must be all lower-case
(#688) Variable "categoryCollection" must be all lower-case
(#691) Variable "categoryCollection" must be all lower-case
(#700) Protected method name "Zend_Feed_Reader_Feed_Rss::_indexEntries" must be in lower-case letters only
(#701) Opening brace should be on the same line as the declaration
(#710) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#710) Expected 1 space before "=>"; 0 found
(#710) Expected 1 space after "=>"; 0 found
(#710) Expected 1 space before "=>"; 0 found
(#710) Expected 1 space after "=>"; 0 found
(#719) Protected method name "Zend_Feed_Reader_Feed_Rss::_registerNamespaces" must be in lower-case letters only
(#720) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Reader/FeedAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_domDocument" must be all lower-case
(#66) Member variable "_entriesKey" must be all lower-case
(#87) Member variable "_originalSourceUri" must be all lower-case
(#95) Variable "domDocument" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "domDocument" must be all lower-case
(#117) Public method name "Zend_Feed_Reader_FeedAbstract::setOriginalSourceUri" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Feed_Reader_FeedAbstract::getOriginalSourceUri" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
(#150) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Feed_Reader_FeedAbstract::getDomDocument" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Feed_Reader_FeedAbstract::getEncoding" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Feed_Reader_FeedAbstract::saveXml" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Feed_Reader_FeedAbstract::getElement" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Feed_Reader_FeedAbstract::getXpath" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Feed_Reader_FeedAbstract::getType" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#232) Opening brace should be on the same line as the declaration
(#241) Opening brace should be on the same line as the declaration
(#250) Opening brace should be on the same line as the declaration
(#260) Opening brace should be on the same line as the declaration
(#264) Public method name "Zend_Feed_Reader_FeedAbstract::getExtensions" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#270) Opening brace should be on the same line as the declaration
(#276) "require_once" must be immediately followed by an open parenthesis
(#287) Public method name "Zend_Feed_Reader_FeedAbstract::getExtension" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#295) Protected method name "Zend_Feed_Reader_FeedAbstract::_loadExtensions" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#303) Variable "className" must be all lower-case
(#304) Variable "className" must be all lower-case
(#314) Protected method name "Zend_Feed_Reader_FeedAbstract::_indexEntries" must be in lower-case letters only
(#320) Protected method name "Zend_Feed_Reader_FeedAbstract::_registerNamespaces" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Reader/FeedInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Zend_Feed_Reader_FeedInterface::getAuthor" must be in lower-case letters only
(#43) Public method name "Zend_Feed_Reader_FeedInterface::getAuthors" must be in lower-case letters only
(#50) Public method name "Zend_Feed_Reader_FeedInterface::getCopyright" must be in lower-case letters only
(#57) Public method name "Zend_Feed_Reader_FeedInterface::getDateCreated" must be in lower-case letters only
(#64) Public method name "Zend_Feed_Reader_FeedInterface::getDateModified" must be in lower-case letters only
(#71) Public method name "Zend_Feed_Reader_FeedInterface::getDescription" must be in lower-case letters only
(#78) Public method name "Zend_Feed_Reader_FeedInterface::getGenerator" must be in lower-case letters only
(#85) Public method name "Zend_Feed_Reader_FeedInterface::getId" must be in lower-case letters only
(#92) Public method name "Zend_Feed_Reader_FeedInterface::getLanguage" must be in lower-case letters only
(#99) Public method name "Zend_Feed_Reader_FeedInterface::getLink" must be in lower-case letters only
(#106) Public method name "Zend_Feed_Reader_FeedInterface::getFeedLink" must be in lower-case letters only
(#113) Public method name "Zend_Feed_Reader_FeedInterface::getTitle" must be in lower-case letters only
(#114) Whitespace found at end of line
(#120) Public method name "Zend_Feed_Reader_FeedInterface::getCategories" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Reader/FeedSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#63) Public method name "Zend_Feed_Reader_FeedSet::addLinks" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#74) Usage of ELSEIF not allowed; use ELSE IF instead
(#84) Whitespace found at end of line
(#88) Protected method name "Zend_Feed_Reader_FeedSet::_absolutiseUri" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#106) Whitespace found at end of line
(#110) Protected method name "Zend_Feed_Reader_FeedSet::_canonicalizePath" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Rss.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_entryClassName" must be all lower-case
(#63) Member variable "_entryElementName" must be all lower-case
(#70) Member variable "_defaultNamespace" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#83) Variable "rdfTags" must be all lower-case
(#84) Variable "rdfTags" must be all lower-case
(#85) Variable "rdfTags" must be all lower-case
(#86) Expected "} else {\n"; found "} else {\n"
(#90) Inline doc block comments are not allowed; use "// Comment." instead
(#93) "require_once" must be immediately followed by an open parenthesis
(#115) Opening brace should be on the same line as the declaration
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Protected method name "Zend_Feed_Rss::_mapFeedHeaders" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#154) Variable "lastBuildDate" must be all lower-case
(#155) Variable "lastBuildDate" must be all lower-case
(#238) Variable "skipHours" must be all lower-case
(#240) Variable "skipHours" must be all lower-case
(#242) Variable "skipHours" must be all lower-case
(#246) Variable "skipDays" must be all lower-case
(#248) Variable "skipDays" must be all lower-case
(#250) Variable "skipDays" must be all lower-case
(#267) Private method name "Zend_Feed_Rss::_buildiTunes" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#273) Usage of ELSEIF not allowed; use ELSE IF instead
(#313) Usage of ELSEIF not allowed; use ELSE IF instead
(#324) Usage of ELSEIF not allowed; use ELSE IF instead
(#334) Usage of ELSEIF not allowed; use ELSE IF instead
(#342) Line exceeds 132 characters; contains 138 characters
(#346) Line exceeds 132 characters; contains 144 characters
(#350) Line exceeds 132 characters; contains 144 characters
(#354) Line exceeds 132 characters; contains 152 characters
(#362) Variable "add_end_category" must not contain underscores.
(#364) Variable "add_end_category" must not contain underscores.
(#369) Variable "add_end_category" must not contain underscores.
(#393) Protected method name "Zend_Feed_Rss::_mapFeedEntries" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#460) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#485) Public method name "Zend_Feed_Rss::saveXml" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) Opening brace should be on the same line as the declaration
(#517) Inline doc block comments are not allowed; use "// Comment." instead
(#520) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Feed/Writer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Whitespace found at end of line
(#62) Member variable "_pluginLoader" must be all lower-case
(#69) Member variable "_prefixPaths" must be all lower-case
(#84) Whitespace found at end of line
(#90) Public method name "Zend_Feed_Writer::setPluginLoader" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "_pluginLoader" must be all lower-case
(#92) Variable "_pluginLoader" must not contain underscores.
(#100) Public method name "Zend_Feed_Writer::getPluginLoader" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "_pluginLoader" must be all lower-case
(#102) Variable "_pluginLoader" must not contain underscores.
(#103) "require_once" must be immediately followed by an open parenthesis
(#104) Variable "_pluginLoader" must be all lower-case
(#104) Variable "_pluginLoader" must not contain underscores.
(#108) Variable "_pluginLoader" must be all lower-case
(#108) Variable "_pluginLoader" must not contain underscores.
(#118) Public method name "Zend_Feed_Writer::addPrefixPath" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Feed_Writer::addPrefixPaths" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#136) Variable "prefixPath" must be all lower-case
(#137) Variable "prefixPath" must be all lower-case
(#137) Variable "prefixPath" must be all lower-case
(#138) Variable "prefixPath" must be all lower-case
(#138) Variable "prefixPath" must be all lower-case
(#150) Public method name "Zend_Feed_Writer::registerExtension" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "feedName" must be all lower-case
(#153) Variable "entryName" must be all lower-case
(#154) Variable "feedRendererName" must be all lower-case
(#155) Variable "entryRendererName" must be all lower-case
(#157) Variable "feedName" must be all lower-case
(#158) Variable "entryName" must be all lower-case
(#159) Variable "feedRendererName" must be all lower-case
(#160) Variable "entryRendererName" must be all lower-case
(#166) Variable "feedName" must be all lower-case
(#167) Variable "_extensions" must not contain underscores.
(#167) Variable "feedName" must be all lower-case
(#168) Empty CATCH statement detected
(#168) Empty CATCH statement must have a comment to explain why the exception is not handled
(#171) Variable "entryName" must be all lower-case
(#172) Variable "_extensions" must not contain underscores.
(#172) Variable "entryName" must be all lower-case
(#173) Empty CATCH statement detected
(#173) Empty CATCH statement must have a comment to explain why the exception is not handled
(#176) Variable "feedRendererName" must be all lower-case
(#177) Variable "_extensions" must not contain underscores.
(#177) Variable "feedRendererName" must be all lower-case
(#178) Empty CATCH statement detected
(#178) Empty CATCH statement must have a comment to explain why the exception is not handled
(#181) Variable "entryRendererName" must be all lower-case
(#182) Variable "_extensions" must not contain underscores.
(#182) Variable "entryRendererName" must be all lower-case
(#183) Empty CATCH statement detected
(#183) Empty CATCH statement must have a comment to explain why the exception is not handled
(#185) Variable "feedName" must be all lower-case
(#186) Variable "entryName" must be all lower-case
(#187) Variable "feedRendererName" must be all lower-case
(#188) Variable "entryRendererName" must be all lower-case
(#190) "require_once" must be immediately followed by an open parenthesis
(#202) Public method name "Zend_Feed_Writer::isRegistered" must be in lower-case letters only
(#202) Variable "extensionName" must be all lower-case
(#203) Opening brace should be on the same line as the declaration
(#204) Variable "feedName" must be all lower-case
(#204) Variable "extensionName" must be all lower-case
(#205) Variable "entryName" must be all lower-case
(#205) Variable "extensionName" must be all lower-case
(#206) Variable "feedRendererName" must be all lower-case
(#206) Variable "extensionName" must be all lower-case
(#207) Variable "entryRendererName" must be all lower-case
(#207) Variable "extensionName" must be all lower-case
(#208) Variable "feedName" must be all lower-case
(#208) Variable "_extensions" must not contain underscores.
(#209) Variable "entryName" must be all lower-case
(#209) Variable "_extensions" must not contain underscores.
(#210) Variable "feedRendererName" must be all lower-case
(#210) Variable "_extensions" must not contain underscores.
(#211) Variable "entryRendererName" must be all lower-case
(#211) Variable "_extensions" must not contain underscores.
(#223) Public method name "Zend_Feed_Writer::getExtensions" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#225) Variable "_extensions" must not contain underscores.
(#234) Opening brace should be on the same line as the declaration
(#235) Variable "_pluginLoader" must be all lower-case
(#235) Variable "_pluginLoader" must not contain underscores.
(#236) Variable "_prefixPaths" must be all lower-case
(#236) Variable "_prefixPaths" must not contain underscores.
(#237) Variable "_extensions" must not contain underscores.
(#250) Public method name "Zend_Feed_Writer::registerCoreExtensions" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#260) Whitespace found at end of line
(#262) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Deleted.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#23) Whitespace found at end of line
(#25) Expected 2 space(s) before asterisk; 1 found
(#26) Expected 2 space(s) before asterisk; 1 found
(#27) Expected 2 space(s) before asterisk; 1 found
(#28) Expected 2 space(s) before asterisk; 1 found
(#29) Expected 2 space(s) before asterisk; 1 found
(#39) Whitespace found at end of line
(#47) Whitespace found at end of line
(#53) Public method name "Zend_Feed_Writer_Deleted::setEncoding" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#56) "require_once" must be immediately followed by an open parenthesis
(#67) Public method name "Zend_Feed_Writer_Deleted::getEncoding" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#74) Whitespace found at end of line
(#81) Opening brace should be on the same line as the declaration
(#86) Whitespace found at end of line
(#94) Public method name "Zend_Feed_Writer_Deleted::setType" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#98) Whitespace found at end of line
(#104) Public method name "Zend_Feed_Writer_Deleted::getType" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#108) Whitespace found at end of line
(#109) Public method name "Zend_Feed_Writer_Deleted::setReference" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#112) "require_once" must be immediately followed by an open parenthesis
(#117) Whitespace found at end of line
(#118) Public method name "Zend_Feed_Writer_Deleted::getReference" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#125) Whitespace found at end of line
(#126) Public method name "Zend_Feed_Writer_Deleted::setWhen" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#131) Usage of ELSEIF not allowed; use ELSE IF instead
(#133) Usage of ELSEIF not allowed; use ELSE IF instead
(#136) "require_once" must be immediately followed by an open parenthesis
(#141) Whitespace found at end of line
(#142) Public method name "Zend_Feed_Writer_Deleted::getWhen" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#149) Whitespace found at end of line
(#150) Public method name "Zend_Feed_Writer_Deleted::setBy" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#153) Whitespace found at end of line
(#154) Whitespace found at end of line
(#157) "require_once" must be immediately followed by an open parenthesis
(#158) Line exceeds 132 characters; contains 133 characters
(#163) "require_once" must be immediately followed by an open parenthesis
(#169) Whitespace found at end of line
(#170) Whitespace found at end of line
(#173) "require_once" must be immediately followed by an open parenthesis
(#180) Whitespace found at end of line
(#181) Public method name "Zend_Feed_Writer_Deleted::getBy" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#188) Whitespace found at end of line
(#189) Public method name "Zend_Feed_Writer_Deleted::setComment" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#193) Whitespace found at end of line
(#194) Public method name "Zend_Feed_Writer_Deleted::getComment" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) "require_once" must be immediately followed by an open parenthesis
(#49) Whitespace found at end of line
(#56) Whitespace found at end of line
(#64) Whitespace found at end of line
(#72) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Feed_Writer_Entry::addAuthor" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#91) "require_once" must be immediately followed by an open parenthesis
(#92) Line exceeds 132 characters; contains 137 characters
(#97) "require_once" must be immediately followed by an open parenthesis
(#103) Whitespace found at end of line
(#104) Whitespace found at end of line
(#107) "require_once" must be immediately followed by an open parenthesis
(#108) Line exceeds 132 characters; contains 135 characters
(#112) Line indented incorrectly; expected at least 12 spaces, found 8
(#112) Inline doc block comments are not allowed; use "// Comment." instead
(#118) "require_once" must be immediately followed by an open parenthesis
(#124) "require_once" must be immediately followed by an open parenthesis
(#131) "require_once" must be immediately followed by an open parenthesis
(#145) Public method name "Zend_Feed_Writer_Entry::addAuthors" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#147) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#151) Whitespace found at end of line
(#157) Public method name "Zend_Feed_Writer_Entry::setEncoding" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#160) "require_once" must be immediately followed by an open parenthesis
(#171) Public method name "Zend_Feed_Writer_Entry::getEncoding" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Feed_Writer_Entry::setCopyright" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#187) "require_once" must be immediately followed by an open parenthesis
(#198) Public method name "Zend_Feed_Writer_Entry::setContent" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#201) "require_once" must be immediately followed by an open parenthesis
(#212) Public method name "Zend_Feed_Writer_Entry::setDateCreated" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#217) Usage of ELSEIF not allowed; use ELSE IF instead
(#219) Usage of ELSEIF not allowed; use ELSE IF instead
(#222) "require_once" must be immediately followed by an open parenthesis
(#233) Public method name "Zend_Feed_Writer_Entry::setDateModified" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#238) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) Usage of ELSEIF not allowed; use ELSE IF instead
(#243) "require_once" must be immediately followed by an open parenthesis
(#254) Public method name "Zend_Feed_Writer_Entry::setDescription" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#257) "require_once" must be immediately followed by an open parenthesis
(#268) Public method name "Zend_Feed_Writer_Entry::setId" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#271) "require_once" must be immediately followed by an open parenthesis
(#282) Public method name "Zend_Feed_Writer_Entry::setLink" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#285) "require_once" must be immediately followed by an open parenthesis
(#296) Public method name "Zend_Feed_Writer_Entry::setCommentCount" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#299) "require_once" must be immediately followed by an open parenthesis
(#310) Public method name "Zend_Feed_Writer_Entry::setCommentLink" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#313) "require_once" must be immediately followed by an open parenthesis
(#324) Public method name "Zend_Feed_Writer_Entry::setCommentFeedLink" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#327) "require_once" must be immediately followed by an open parenthesis
(#331) "require_once" must be immediately followed by an open parenthesis
(#340) Whitespace found at end of line
(#348) Public method name "Zend_Feed_Writer_Entry::setCommentFeedLinks" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Feed_Writer_Entry::setTitle" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#363) "require_once" must be immediately followed by an open parenthesis
(#374) Public method name "Zend_Feed_Writer_Entry::getAuthors" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#387) Public method name "Zend_Feed_Writer_Entry::getContent" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#400) Public method name "Zend_Feed_Writer_Entry::getCopyright" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#413) Public method name "Zend_Feed_Writer_Entry::getDateCreated" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#426) Public method name "Zend_Feed_Writer_Entry::getDateModified" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#439) Public method name "Zend_Feed_Writer_Entry::getDescription" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#452) Public method name "Zend_Feed_Writer_Entry::getId" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#459) Whitespace found at end of line
(#465) Public method name "Zend_Feed_Writer_Entry::getLink" must be in lower-case letters only
(#466) Opening brace should be on the same line as the declaration
(#479) Public method name "Zend_Feed_Writer_Entry::getLinks" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#492) Public method name "Zend_Feed_Writer_Entry::getTitle" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#505) Public method name "Zend_Feed_Writer_Entry::getCommentCount" must be in lower-case letters only
(#506) Opening brace should be on the same line as the declaration
(#518) Public method name "Zend_Feed_Writer_Entry::getCommentLink" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#532) Public method name "Zend_Feed_Writer_Entry::getCommentFeedLinks" must be in lower-case letters only
(#533) Opening brace should be on the same line as the declaration
(#539) Whitespace found at end of line
(#544) Whitespace found at end of line
(#545) Public method name "Zend_Feed_Writer_Entry::addCategory" must be in lower-case letters only
(#546) Opening brace should be on the same line as the declaration
(#548) "require_once" must be immediately followed by an open parenthesis
(#554) Whitespace found at end of line
(#558) "require_once" must be immediately followed by an open parenthesis
(#568) Whitespace found at end of line
(#574) Public method name "Zend_Feed_Writer_Entry::addCategories" must be in lower-case letters only
(#575) Opening brace should be on the same line as the declaration
(#580) Whitespace found at end of line
(#586) Public method name "Zend_Feed_Writer_Entry::getCategories" must be in lower-case letters only
(#587) Opening brace should be on the same line as the declaration
(#593) Whitespace found at end of line
(#602) Public method name "Zend_Feed_Writer_Entry::setEnclosure" must be in lower-case letters only
(#603) Opening brace should be on the same line as the declaration
(#605) "require_once" must be immediately followed by an open parenthesis
(#609) "require_once" must be immediately followed by an open parenthesis
(#614) Whitespace found at end of line
(#620) Public method name "Zend_Feed_Writer_Entry::getEnclosure" must be in lower-case letters only
(#621) Opening brace should be on the same line as the declaration
(#627) Whitespace found at end of line
(#634) Opening brace should be on the same line as the declaration
(#639) Whitespace found at end of line
(#645) Public method name "Zend_Feed_Writer_Entry::getExtensions" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#656) Public method name "Zend_Feed_Writer_Entry::getExtension" must be in lower-case letters only
(#657) Opening brace should be on the same line as the declaration
(#663) Whitespace found at end of line
(#671) Public method name "Zend_Feed_Writer_Entry::setType" must be in lower-case letters only
(#672) Opening brace should be on the same line as the declaration
(#675) Whitespace found at end of line
(#681) Public method name "Zend_Feed_Writer_Entry::getType" must be in lower-case letters only
(#682) Opening brace should be on the same line as the declaration
(#695) Opening brace should be on the same line as the declaration
(#699) Empty CATCH statement detected
(#699) Empty CATCH statement must have a comment to explain why the exception is not handled
(#702) "require_once" must be immediately followed by an open parenthesis
(#706) Whitespace found at end of line
(#714) Public method name "Zend_Feed_Writer_Entry::createSource" must be in lower-case letters only
(#715) Opening brace should be on the same line as the declaration
(#730) Public method name "Zend_Feed_Writer_Entry::setSource" must be in lower-case letters only
(#731) Opening brace should be on the same line as the declaration
(#734) Whitespace found at end of line
(#738) Public method name "Zend_Feed_Writer_Entry::getSource" must be in lower-case letters only
(#739) Opening brace should be on the same line as the declaration
(#751) Protected method name "Zend_Feed_Writer_Entry::_loadExtensions" must be in lower-case letters only
(#752) Opening brace should be on the same line as the declaration
(#756) Variable "className" must be all lower-case
(#757) Variable "className" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Writer/Exception/InvalidMethodException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Whitespace found at end of line
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#66) Whitespace found at end of line
(#69) Whitespace found at end of line
(#72) Protected method name "Zend_Feed_Writer_Extension_Atom_Renderer_Feed::_appendNamespaces" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#75) Whitespace found at end of line
(#80) Whitespace found at end of line
(#81) Whitespace found at end of line
(#82) Whitespace found at end of line
(#85) Protected method name "Zend_Feed_Writer_Extension_Atom_Renderer_Feed::_setFeedLinks" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Whitespace found at end of line
(#104) Whitespace found at end of line
(#105) Whitespace found at end of line
(#106) Whitespace found at end of line
(#109) Protected method name "Zend_Feed_Writer_Extension_Atom_Renderer_Feed::_setHubs" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#115) Variable "hubUrl" must be all lower-case
(#118) Variable "hubUrl" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Writer/Extension/Content/Renderer/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Whitespace found at end of line
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#61) Whitespace found at end of line
(#64) Whitespace found at end of line
(#67) Protected method name "Zend_Feed_Writer_Extension_Content_Renderer_Entry::_appendNamespaces" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#70) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#80) Protected method name "Zend_Feed_Writer_Extension_Content_Renderer_Entry::_setContent" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Whitespace found at end of line
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#61) Whitespace found at end of line
(#64) Whitespace found at end of line
(#67) Protected method name "Zend_Feed_Writer_Extension_DublinCore_Renderer_Entry::_appendNamespaces" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#70) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#80) Protected method name "Zend_Feed_Writer_Extension_DublinCore_Renderer_Entry::_setAuthors" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Whitespace found at end of line
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#61) Whitespace found at end of line
(#64) Whitespace found at end of line
(#67) Protected method name "Zend_Feed_Writer_Extension_DublinCore_Renderer_Feed::_appendNamespaces" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#70) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#80) Protected method name "Zend_Feed_Writer_Extension_DublinCore_Renderer_Feed::_setAuthors" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Writer/Extension/ITunes/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Whitespace found at end of line
(#43) Whitespace found at end of line
(#46) Whitespace found at end of line
(#47) Whitespace found at end of line
(#50) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::setEncoding" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#55) Whitespace found at end of line
(#58) Whitespace found at end of line
(#61) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::getEncoding" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#65) Whitespace found at end of line
(#72) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::setItunesBlock" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#75) "require_once" must be immediately followed by an open parenthesis
(#80) "require_once" must be immediately followed by an open parenthesis
(#86) Whitespace found at end of line
(#89) Whitespace found at end of line
(#90) Whitespace found at end of line
(#93) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::addItunesAuthors" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#100) Whitespace found at end of line
(#103) Whitespace found at end of line
(#104) Whitespace found at end of line
(#107) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::addItunesAuthor" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#110) "require_once" must be immediately followed by an open parenthesis
(#117) Whitespace found at end of line
(#120) Whitespace found at end of line
(#123) Whitespace found at end of line
(#124) Whitespace found at end of line
(#127) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::setItunesDuration" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#134) "require_once" must be immediately followed by an open parenthesis
(#141) Whitespace found at end of line
(#144) Whitespace found at end of line
(#145) Whitespace found at end of line
(#148) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::setItunesExplicit" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) "require_once" must be immediately followed by an open parenthesis
(#158) Whitespace found at end of line
(#161) Whitespace found at end of line
(#162) Whitespace found at end of line
(#165) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::setItunesKeywords" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#168) "require_once" must be immediately followed by an open parenthesis
(#174) "require_once" must be immediately followed by an open parenthesis
(#182) Whitespace found at end of line
(#185) Whitespace found at end of line
(#186) Whitespace found at end of line
(#189) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::setItunesSubtitle" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#192) "require_once" must be immediately followed by an open parenthesis
(#199) Whitespace found at end of line
(#202) Whitespace found at end of line
(#203) Whitespace found at end of line
(#206) Public method name "Zend_Feed_Writer_Extension_ITunes_Entry::setItunesSummary" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#209) "require_once" must be immediately followed by an open parenthesis
(#216) Whitespace found at end of line
(#219) Whitespace found at end of line
(#220) Whitespace found at end of line
(#221) Whitespace found at end of line
(#225) Opening brace should be on the same line as the declaration
(#230) "require_once" must be immediately followed by an open parenthesis
(#235) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Writer/Extension/ITunes/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Whitespace found at end of line
(#43) Whitespace found at end of line
(#46) Whitespace found at end of line
(#47) Whitespace found at end of line
(#50) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setEncoding" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#55) Whitespace found at end of line
(#58) Whitespace found at end of line
(#61) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::getEncoding" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#65) Whitespace found at end of line
(#72) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setItunesBlock" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#75) "require_once" must be immediately followed by an open parenthesis
(#80) "require_once" must be immediately followed by an open parenthesis
(#87) Whitespace found at end of line
(#90) Whitespace found at end of line
(#91) Whitespace found at end of line
(#94) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::addItunesAuthors" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#101) Whitespace found at end of line
(#104) Whitespace found at end of line
(#105) Whitespace found at end of line
(#108) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::addItunesAuthor" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#111) "require_once" must be immediately followed by an open parenthesis
(#118) Whitespace found at end of line
(#121) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#128) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setItunesCategories" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#136) "require_once" must be immediately followed by an open parenthesis
(#143) "require_once" must be immediately followed by an open parenthesis
(#150) "require_once" must be immediately followed by an open parenthesis
(#155) Whitespace found at end of line
(#160) Whitespace found at end of line
(#163) Whitespace found at end of line
(#164) Whitespace found at end of line
(#167) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setItunesImage" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#170) "require_once" must be immediately followed by an open parenthesis
(#174) Commas (,) must be followed by white space.
(#175) "require_once" must be immediately followed by an open parenthesis
(#183) Whitespace found at end of line
(#186) Whitespace found at end of line
(#187) Whitespace found at end of line
(#190) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setItunesDuration" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#197) "require_once" must be immediately followed by an open parenthesis
(#204) Whitespace found at end of line
(#207) Whitespace found at end of line
(#208) Whitespace found at end of line
(#211) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setItunesExplicit" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#213) Commas (,) must be followed by white space.
(#213) Commas (,) must be followed by white space.
(#214) "require_once" must be immediately followed by an open parenthesis
(#221) Whitespace found at end of line
(#224) Whitespace found at end of line
(#225) Whitespace found at end of line
(#228) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setItunesKeywords" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#231) "require_once" must be immediately followed by an open parenthesis
(#237) "require_once" must be immediately followed by an open parenthesis
(#245) Whitespace found at end of line
(#248) Whitespace found at end of line
(#249) Whitespace found at end of line
(#252) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setItunesNewFeedUrl" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#255) "require_once" must be immediately followed by an open parenthesis
(#262) Whitespace found at end of line
(#265) Whitespace found at end of line
(#266) Whitespace found at end of line
(#269) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::addItunesOwners" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#272) Whitespace found at end of line
(#276) Whitespace found at end of line
(#279) Whitespace found at end of line
(#280) Whitespace found at end of line
(#283) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::addItunesOwner" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#286) "require_once" must be immediately followed by an open parenthesis
(#293) "require_once" must be immediately followed by an open parenthesis
(#303) Whitespace found at end of line
(#306) Whitespace found at end of line
(#307) Whitespace found at end of line
(#310) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setItunesSubtitle" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#313) "require_once" must be immediately followed by an open parenthesis
(#320) Whitespace found at end of line
(#323) Whitespace found at end of line
(#324) Whitespace found at end of line
(#327) Public method name "Zend_Feed_Writer_Extension_ITunes_Feed::setItunesSummary" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#330) "require_once" must be immediately followed by an open parenthesis
(#337) Whitespace found at end of line
(#340) Whitespace found at end of line
(#341) Whitespace found at end of line
(#342) Whitespace found at end of line
(#346) Opening brace should be on the same line as the declaration
(#351) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Whitespace found at end of line
(#44) Whitespace found at end of line
(#47) Whitespace found at end of line
(#51) Opening brace should be on the same line as the declaration
(#63) Whitespace found at end of line
(#66) Whitespace found at end of line
(#69) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Entry::_appendNamespaces" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#72) Whitespace found at end of line
(#77) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#82) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Entry::_setAuthors" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#96) Whitespace found at end of line
(#99) Whitespace found at end of line
(#100) Whitespace found at end of line
(#101) Whitespace found at end of line
(#104) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Entry::_setBlock" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#116) Whitespace found at end of line
(#119) Whitespace found at end of line
(#120) Whitespace found at end of line
(#121) Whitespace found at end of line
(#124) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Entry::_setDuration" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#136) Whitespace found at end of line
(#139) Whitespace found at end of line
(#140) Whitespace found at end of line
(#141) Whitespace found at end of line
(#144) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Entry::_setExplicit" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#156) Whitespace found at end of line
(#159) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Whitespace found at end of line
(#164) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Entry::_setKeywords" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#176) Whitespace found at end of line
(#179) Whitespace found at end of line
(#180) Whitespace found at end of line
(#181) Whitespace found at end of line
(#184) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Entry::_setSubtitle" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#196) Whitespace found at end of line
(#199) Whitespace found at end of line
(#200) Whitespace found at end of line
(#201) Whitespace found at end of line
(#204) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Entry::_setSummary" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Whitespace found at end of line
(#36) Whitespace found at end of line
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#68) Whitespace found at end of line
(#71) Whitespace found at end of line
(#74) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_appendNamespaces" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#77) Whitespace found at end of line
(#82) Whitespace found at end of line
(#83) Whitespace found at end of line
(#84) Whitespace found at end of line
(#87) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setAuthors" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#101) Whitespace found at end of line
(#104) Whitespace found at end of line
(#105) Whitespace found at end of line
(#106) Whitespace found at end of line
(#109) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setBlock" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#121) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#126) Whitespace found at end of line
(#129) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setCategories" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#153) Whitespace found at end of line
(#156) Whitespace found at end of line
(#157) Whitespace found at end of line
(#158) Whitespace found at end of line
(#161) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setImage" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#172) Whitespace found at end of line
(#175) Whitespace found at end of line
(#176) Whitespace found at end of line
(#177) Whitespace found at end of line
(#180) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setDuration" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#192) Whitespace found at end of line
(#195) Whitespace found at end of line
(#196) Whitespace found at end of line
(#197) Whitespace found at end of line
(#200) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setExplicit" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#212) Whitespace found at end of line
(#215) Whitespace found at end of line
(#216) Whitespace found at end of line
(#217) Whitespace found at end of line
(#220) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setKeywords" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#232) Whitespace found at end of line
(#235) Whitespace found at end of line
(#236) Whitespace found at end of line
(#237) Whitespace found at end of line
(#240) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setNewFeedUrl" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#252) Whitespace found at end of line
(#254) Whitespace found at end of line
(#255) Whitespace found at end of line
(#256) Whitespace found at end of line
(#257) Whitespace found at end of line
(#260) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setOwners" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#280) Whitespace found at end of line
(#283) Whitespace found at end of line
(#284) Whitespace found at end of line
(#285) Whitespace found at end of line
(#288) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setSubtitle" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#300) Whitespace found at end of line
(#303) Whitespace found at end of line
(#304) Whitespace found at end of line
(#305) Whitespace found at end of line
(#308) Protected method name "Zend_Feed_Writer_Extension_ITunes_Renderer_Feed::_setSummary" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Extension/RendererAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Whitespace found at end of line
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) Whitespace found at end of line
(#27) Expected 2 space(s) before asterisk; 1 found
(#28) Expected 2 space(s) before asterisk; 1 found
(#29) Expected 2 space(s) before asterisk; 1 found
(#30) Expected 2 space(s) before asterisk; 1 found
(#31) Expected 2 space(s) before asterisk; 1 found
(#39) Whitespace found at end of line
(#44) Whitespace found at end of line
(#49) Whitespace found at end of line
(#54) Whitespace found at end of line
(#59) Whitespace found at end of line
(#63) Member variable "_rootElement" must be all lower-case
(#64) Whitespace found at end of line
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line
(#79) Opening brace should be on the same line as the declaration
(#82) Whitespace found at end of line
(#85) Whitespace found at end of line
(#86) Whitespace found at end of line
(#89) Public method name "Zend_Feed_Writer_Extension_RendererAbstract::setEncoding" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#94) Whitespace found at end of line
(#97) Whitespace found at end of line
(#100) Public method name "Zend_Feed_Writer_Extension_RendererAbstract::getEncoding" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#104) Whitespace found at end of line
(#107) Whitespace found at end of line
(#108) Whitespace found at end of line
(#109) Whitespace found at end of line
(#112) Public method name "Zend_Feed_Writer_Extension_RendererAbstract::setDomDocument" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#118) Whitespace found at end of line
(#121) Whitespace found at end of line
(#124) Public method name "Zend_Feed_Writer_Extension_RendererAbstract::getDataContainer" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#128) Whitespace found at end of line
(#131) Whitespace found at end of line
(#132) Whitespace found at end of line
(#135) Public method name "Zend_Feed_Writer_Extension_RendererAbstract::setType" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#140) Whitespace found at end of line
(#143) Whitespace found at end of line
(#146) Public method name "Zend_Feed_Writer_Extension_RendererAbstract::getType" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#150) Whitespace found at end of line
(#152) Whitespace found at end of line
(#153) Whitespace found at end of line
(#154) Whitespace found at end of line
(#157) Public method name "Zend_Feed_Writer_Extension_RendererAbstract::setRootElement" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#162) Whitespace found at end of line
(#165) Whitespace found at end of line
(#168) Public method name "Zend_Feed_Writer_Extension_RendererAbstract::getRootElement" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#172) Whitespace found at end of line
(#175) Whitespace found at end of line
(#178) Protected method name "Zend_Feed_Writer_Extension_RendererAbstract::_appendNamespaces" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Writer/Extension/RendererInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Whitespace found at end of line
(#36) Whitespace found at end of line
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#44) Public method name "Zend_Feed_Writer_Extension_RendererInterface::setDomDocument" must be in lower-case letters only
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Whitespace found at end of line
(#55) Whitespace found at end of line
(#58) Public method name "Zend_Feed_Writer_Extension_RendererInterface::getDataContainer" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Writer/Extension/Slash/Renderer/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Whitespace found at end of line
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Whitespace found at end of line
(#64) Whitespace found at end of line
(#67) Protected method name "Zend_Feed_Writer_Extension_Slash_Renderer_Entry::_appendNamespaces" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#70) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#80) Protected method name "Zend_Feed_Writer_Extension_Slash_Renderer_Entry::_setCommentCount" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Whitespace found at end of line
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Whitespace found at end of line
(#66) Whitespace found at end of line
(#69) Protected method name "Zend_Feed_Writer_Extension_Threading_Renderer_Entry::_appendNamespaces" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#72) Whitespace found at end of line
(#74) Whitespace found at end of line
(#77) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#82) Protected method name "Zend_Feed_Writer_Extension_Threading_Renderer_Entry::_setCommentLink" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#99) Whitespace found at end of line
(#102) Whitespace found at end of line
(#103) Whitespace found at end of line
(#104) Whitespace found at end of line
(#107) Protected method name "Zend_Feed_Writer_Extension_Threading_Renderer_Entry::_setCommentFeedLinks" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#129) Whitespace found at end of line
(#130) Whitespace found at end of line
(#131) Whitespace found at end of line
(#134) Protected method name "Zend_Feed_Writer_Extension_Threading_Renderer_Entry::_setCommentCount" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Whitespace found at end of line
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Whitespace found at end of line
(#64) Whitespace found at end of line
(#67) Protected method name "Zend_Feed_Writer_Extension_WellFormedWeb_Renderer_Entry::_appendNamespaces" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#70) Whitespace found at end of line
(#72) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#80) Protected method name "Zend_Feed_Writer_Extension_WellFormedWeb_Renderer_Entry::_setCommentFeedLinks" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Feed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#45) "require_once" must be immediately followed by an open parenthesis
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#50) "require_once" must be immediately followed by an open parenthesis
(#52) Inline doc block comments are not allowed; use "// Comment." instead
(#55) "require_once" must be immediately followed by an open parenthesis
(#57) "require_once" must be immediately followed by an open parenthesis
(#81) Member variable "_entriesKey" must be all lower-case
(#90) Public method name "Zend_Feed_Writer_Feed::createEntry" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Feed_Writer_Feed::addTombstone" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#110) Whitespace found at end of line
(#118) Public method name "Zend_Feed_Writer_Feed::createTombstone" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Feed_Writer_Feed::addEntry" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Feed_Writer_Feed::removeEntry" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#150) "require_once" must be immediately followed by an open parenthesis
(#160) Public method name "Zend_Feed_Writer_Feed::getEntry" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#165) "require_once" must be immediately followed by an open parenthesis
(#178) Public method name "Zend_Feed_Writer_Feed::orderByDate" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#180) Inline doc block comments are not allowed; use "// Comment." instead
(#188) Usage of ELSEIF not allowed; use ELSE IF instead
(#204) Opening brace should be on the same line as the declaration
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Expected 2 space(s) before asterisk; 5 found
(#210) Expected 2 space(s) before asterisk; 5 found
(#211) Expected 2 space(s) before asterisk; 5 found
(#212) Expected 2 space(s) before asterisk; 5 found
(#214) Opening brace should be on the same line as the declaration
(#224) Opening brace should be on the same line as the declaration
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Expected 2 space(s) before asterisk; 5 found
(#230) Expected 2 space(s) before asterisk; 5 found
(#231) Expected 2 space(s) before asterisk; 5 found
(#232) Expected 2 space(s) before asterisk; 5 found
(#234) Opening brace should be on the same line as the declaration
(#244) Opening brace should be on the same line as the declaration
(#254) Opening brace should be on the same line as the declaration
(#264) Variable "ignoreExceptions" must be all lower-case
(#265) Opening brace should be on the same line as the declaration
(#269) "require_once" must be immediately followed by an open parenthesis
(#273) Variable "renderClass" must be all lower-case
(#274) Variable "renderClass" must be all lower-case
(#275) Variable "ignoreExceptions" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Writer/Feed/FeedAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#45) "require_once" must be immediately followed by an open parenthesis
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#50) "require_once" must be immediately followed by an open parenthesis
(#66) Whitespace found at end of line
(#74) Whitespace found at end of line
(#82) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::addAuthor" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#98) "require_once" must be immediately followed by an open parenthesis
(#99) Line exceeds 132 characters; contains 137 characters
(#104) "require_once" must be immediately followed by an open parenthesis
(#111) "require_once" must be immediately followed by an open parenthesis
(#112) Line exceeds 132 characters; contains 135 characters
(#118) "require_once" must be immediately followed by an open parenthesis
(#124) "require_once" must be immediately followed by an open parenthesis
(#131) "require_once" must be immediately followed by an open parenthesis
(#145) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::addAuthors" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#147) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#157) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setCopyright" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#160) "require_once" must be immediately followed by an open parenthesis
(#171) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setDateCreated" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#176) Usage of ELSEIF not allowed; use ELSE IF instead
(#178) Usage of ELSEIF not allowed; use ELSE IF instead
(#181) "require_once" must be immediately followed by an open parenthesis
(#192) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setDateModified" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#197) Usage of ELSEIF not allowed; use ELSE IF instead
(#199) Usage of ELSEIF not allowed; use ELSE IF instead
(#202) "require_once" must be immediately followed by an open parenthesis
(#213) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setLastBuildDate" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#218) Usage of ELSEIF not allowed; use ELSE IF instead
(#220) Usage of ELSEIF not allowed; use ELSE IF instead
(#223) "require_once" must be immediately followed by an open parenthesis
(#234) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setDescription" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#237) "require_once" must be immediately followed by an open parenthesis
(#248) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setGenerator" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#253) "require_once" must be immediately followed by an open parenthesis
(#259) "require_once" must be immediately followed by an open parenthesis
(#266) "require_once" must be immediately followed by an open parenthesis
(#273) "require_once" must be immediately followed by an open parenthesis
(#279) "require_once" must be immediately followed by an open parenthesis
(#286) "require_once" must be immediately followed by an open parenthesis
(#300) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setId" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#304) "require_once" must be immediately followed by an open parenthesis
(#318) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setImage" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#322) "require_once" must be immediately followed by an open parenthesis
(#326) Whitespace found at end of line
(#334) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setLanguage" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#337) "require_once" must be immediately followed by an open parenthesis
(#348) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setLink" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#351) "require_once" must be immediately followed by an open parenthesis
(#362) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setFeedLink" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#365) "require_once" must be immediately followed by an open parenthesis
(#369) "require_once" must be immediately followed by an open parenthesis
(#370) Line exceeds 132 characters; contains 148 characters
(#380) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setTitle" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#383) "require_once" must be immediately followed by an open parenthesis
(#394) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setEncoding" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#397) "require_once" must be immediately followed by an open parenthesis
(#402) Whitespace found at end of line
(#408) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setBaseUrl" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#411) "require_once" must be immediately followed by an open parenthesis
(#417) Whitespace found at end of line
(#423) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::addHub" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#426) "require_once" must be immediately followed by an open parenthesis
(#435) Whitespace found at end of line
(#441) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::addHubs" must be in lower-case letters only
(#442) Opening brace should be on the same line as the declaration
(#447) Whitespace found at end of line
(#452) Whitespace found at end of line
(#453) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::addCategory" must be in lower-case letters only
(#454) Opening brace should be on the same line as the declaration
(#456) "require_once" must be immediately followed by an open parenthesis
(#462) Whitespace found at end of line
(#466) "require_once" must be immediately followed by an open parenthesis
(#476) Whitespace found at end of line
(#482) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::addCategories" must be in lower-case letters only
(#483) Opening brace should be on the same line as the declaration
(#495) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getAuthor" must be in lower-case letters only
(#496) Opening brace should be on the same line as the declaration
(#509) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getAuthors" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
(#522) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getCopyright" must be in lower-case letters only
(#523) Opening brace should be on the same line as the declaration
(#535) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getDateCreated" must be in lower-case letters only
(#536) Opening brace should be on the same line as the declaration
(#548) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getDateModified" must be in lower-case letters only
(#549) Opening brace should be on the same line as the declaration
(#561) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getLastBuildDate" must be in lower-case letters only
(#562) Opening brace should be on the same line as the declaration
(#574) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getDescription" must be in lower-case letters only
(#575) Opening brace should be on the same line as the declaration
(#587) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getGenerator" must be in lower-case letters only
(#588) Opening brace should be on the same line as the declaration
(#600) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getId" must be in lower-case letters only
(#601) Opening brace should be on the same line as the declaration
(#613) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getImage" must be in lower-case letters only
(#614) Opening brace should be on the same line as the declaration
(#626) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getLanguage" must be in lower-case letters only
(#627) Opening brace should be on the same line as the declaration
(#639) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getLink" must be in lower-case letters only
(#640) Opening brace should be on the same line as the declaration
(#652) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getFeedLinks" must be in lower-case letters only
(#653) Opening brace should be on the same line as the declaration
(#665) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getTitle" must be in lower-case letters only
(#666) Opening brace should be on the same line as the declaration
(#678) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getEncoding" must be in lower-case letters only
(#679) Opening brace should be on the same line as the declaration
(#685) Whitespace found at end of line
(#691) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getBaseUrl" must be in lower-case letters only
(#692) Opening brace should be on the same line as the declaration
(#698) Whitespace found at end of line
(#704) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getHubs" must be in lower-case letters only
(#705) Opening brace should be on the same line as the declaration
(#711) Whitespace found at end of line
(#717) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getCategories" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#731) Opening brace should be on the same line as the declaration
(#734) Whitespace found at end of line
(#742) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::setType" must be in lower-case letters only
(#743) Opening brace should be on the same line as the declaration
(#746) Whitespace found at end of line
(#752) Public method name "Zend_Feed_Writer_Feed_FeedAbstract::getType" must be in lower-case letters only
(#753) Opening brace should be on the same line as the declaration
(#756) Whitespace found at end of line
(#763) Opening brace should be on the same line as the declaration
(#768) Whitespace found at end of line
(#778) Opening brace should be on the same line as the declaration
(#782) Empty CATCH statement detected
(#782) Empty CATCH statement must have a comment to explain why the exception is not handled
(#785) "require_once" must be immediately followed by an open parenthesis
(#795) Protected method name "Zend_Feed_Writer_Feed_FeedAbstract::_loadExtensions" must be in lower-case letters only
(#796) Opening brace should be on the same line as the declaration
(#800) Variable "className" must be all lower-case
(#801) Variable "className" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Entry/Atom.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Whitespace found at end of line
(#42) Whitespace found at end of line
(#45) Possible useless method overriding detected
(#46) Opening brace should be on the same line as the declaration
(#52) Whitespace found at end of line
(#56) Opening brace should be on the same line as the declaration
(#61) Whitespace found at end of line
(#80) Whitespace found at end of line
(#83) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#91) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setTitle" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#94) "require_once" must be immediately followed by an open parenthesis
(#111) Whitespace found at end of line
(#114) Whitespace found at end of line
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#119) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setDescription" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#121) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#132) Whitespace found at end of line
(#135) Whitespace found at end of line
(#136) Whitespace found at end of line
(#137) Whitespace found at end of line
(#140) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setDateModified" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#142) Expected "if (...) {\n"; found "if(...) {\n"
(#143) "require_once" must be immediately followed by an open parenthesis
(#162) Whitespace found at end of line
(#165) Whitespace found at end of line
(#166) Whitespace found at end of line
(#167) Whitespace found at end of line
(#170) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setDateCreated" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#182) Whitespace found at end of line
(#184) Whitespace found at end of line
(#185) Whitespace found at end of line
(#186) Whitespace found at end of line
(#187) Whitespace found at end of line
(#190) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setAuthors" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#194) Inline doc block comments are not allowed; use "// Comment." instead
(#221) Whitespace found at end of line
(#224) Whitespace found at end of line
(#225) Whitespace found at end of line
(#226) Whitespace found at end of line
(#229) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setEnclosure" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#246) Whitespace found at end of line
(#247) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setLink" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#249) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Whitespace found at end of line
(#260) Whitespace found at end of line
(#261) Whitespace found at end of line
(#262) Whitespace found at end of line
(#263) Whitespace found at end of line
(#266) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setId" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#270) "require_once" must be immediately followed by an open parenthesis
(#289) Line exceeds 132 characters; contains 158 characters
(#290) "require_once" must be immediately followed by an open parenthesis
(#298) Whitespace found at end of line
(#300) Whitespace found at end of line
(#301) Whitespace found at end of line
(#302) Whitespace found at end of line
(#303) Whitespace found at end of line
(#306) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setContent" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#310) "require_once" must be immediately followed by an open parenthesis
(#328) Variable "xhtmlElement" must be all lower-case
(#329) Variable "xhtmlElement" must be all lower-case
(#333) Whitespace found at end of line
(#337) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_loadXhtml" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#355) Whitespace found at end of line
(#362) Whitespace found at end of line
(#364) Whitespace found at end of line
(#365) Whitespace found at end of line
(#366) Whitespace found at end of line
(#367) Whitespace found at end of line
(#370) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setCategories" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#390) Whitespace found at end of line
(#394) Whitespace found at end of line
(#395) Whitespace found at end of line
(#398) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom::_setSource" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#408) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#43) Possible useless method overriding detected
(#44) Opening brace should be on the same line as the declaration
(#50) Whitespace found at end of line
(#54) Opening brace should be on the same line as the declaration
(#59) Whitespace found at end of line
(#62) Whitespace found at end of line
(#65) Whitespace found at end of line
(#68) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Whitespace found at end of line
(#73) Whitespace found at end of line
(#76) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom_Deleted::_setComment" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#78) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Whitespace found at end of line
(#89) Whitespace found at end of line
(#90) Whitespace found at end of line
(#91) Whitespace found at end of line
(#92) Whitespace found at end of line
(#95) Protected method name "Zend_Feed_Writer_Renderer_Entry_Atom_Deleted::_setBy" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#120) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Entry/Rss.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#43) Possible useless method overriding detected
(#44) Opening brace should be on the same line as the declaration
(#47) Whitespace found at end of line
(#50) Whitespace found at end of line
(#54) Opening brace should be on the same line as the declaration
(#60) Whitespace found at end of line
(#80) Whitespace found at end of line
(#83) Whitespace found at end of line
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#88) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setTitle" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#92) "require_once" must be immediately followed by an open parenthesis
(#109) Whitespace found at end of line
(#112) Whitespace found at end of line
(#113) Whitespace found at end of line
(#114) Whitespace found at end of line
(#117) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setDescription" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#119) Expected "if (...) {\n"; found "if(...) {\n"
(#121) "require_once" must be immediately followed by an open parenthesis
(#142) Whitespace found at end of line
(#145) Whitespace found at end of line
(#146) Whitespace found at end of line
(#147) Whitespace found at end of line
(#150) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setDateModified" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#152) Expected "if (...) {\n"; found "if(...) {\n"
(#163) Whitespace found at end of line
(#166) Whitespace found at end of line
(#167) Whitespace found at end of line
(#168) Whitespace found at end of line
(#171) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setDateCreated" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#182) Whitespace found at end of line
(#185) Whitespace found at end of line
(#186) Whitespace found at end of line
(#187) Whitespace found at end of line
(#190) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setAuthors" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#207) Whitespace found at end of line
(#210) Whitespace found at end of line
(#211) Whitespace found at end of line
(#212) Whitespace found at end of line
(#215) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setEnclosure" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#222) "require_once" must be immediately followed by an open parenthesis
(#232) "require_once" must be immediately followed by an open parenthesis
(#242) "require_once" must be immediately followed by an open parenthesis
(#258) Whitespace found at end of line
(#261) Whitespace found at end of line
(#262) Whitespace found at end of line
(#263) Whitespace found at end of line
(#266) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setLink" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#276) Whitespace found at end of line
(#279) Whitespace found at end of line
(#280) Whitespace found at end of line
(#281) Whitespace found at end of line
(#284) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setId" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#286) Expected "if (...) {\n"; found "if(...) {\n"
(#303) Whitespace found at end of line
(#306) Whitespace found at end of line
(#307) Whitespace found at end of line
(#308) Whitespace found at end of line
(#311) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setCommentLink" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#322) Whitespace found at end of line
(#325) Whitespace found at end of line
(#326) Whitespace found at end of line
(#327) Whitespace found at end of line
(#330) Protected method name "Zend_Feed_Writer_Renderer_Entry_Rss::_setCategories" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Feed/Atom.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#40) "require_once" must be immediately followed by an open parenthesis
(#54) Whitespace found at end of line
(#55) Whitespace found at end of line
(#58) Possible useless method overriding detected
(#59) Opening brace should be on the same line as the declaration
(#65) Whitespace found at end of line
(#69) Opening brace should be on the same line as the declaration
(#95) Whitespace found at end of line
(#102) Whitespace found at end of line
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#48) Whitespace found at end of line
(#49) Whitespace found at end of line
(#52) Possible useless method overriding detected
(#53) Opening brace should be on the same line as the declaration
(#59) Whitespace found at end of line
(#60) Whitespace found at end of line
(#61) Whitespace found at end of line
(#64) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setLanguage" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#68) Space found before object operator
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#79) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setTitle" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#81) Expected "if (...) {\n"; found "if(...) {\n"
(#82) "require_once" must be immediately followed by an open parenthesis
(#103) Whitespace found at end of line
(#104) Whitespace found at end of line
(#105) Whitespace found at end of line
(#108) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setDescription" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#122) Whitespace found at end of line
(#123) Whitespace found at end of line
(#124) Whitespace found at end of line
(#127) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setDateModified" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#129) Expected "if (...) {\n"; found "if(...) {\n"
(#130) "require_once" must be immediately followed by an open parenthesis
(#152) Whitespace found at end of line
(#153) Whitespace found at end of line
(#154) Whitespace found at end of line
(#157) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setGenerator" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#179) Whitespace found at end of line
(#180) Whitespace found at end of line
(#181) Whitespace found at end of line
(#184) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setLink" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#186) Expected "if (...) {\n"; found "if(...) {\n"
(#198) Whitespace found at end of line
(#199) Whitespace found at end of line
(#200) Whitespace found at end of line
(#203) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setFeedLinks" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#206) Expected "if (...) {\n"; found "if(...) {\n"
(#207) "require_once" must be immediately followed by an open parenthesis
(#230) Whitespace found at end of line
(#232) Whitespace found at end of line
(#233) Whitespace found at end of line
(#234) Whitespace found at end of line
(#235) Whitespace found at end of line
(#238) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setAuthors" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#242) Inline doc block comments are not allowed; use "// Comment." instead
(#273) Whitespace found at end of line
(#274) Whitespace found at end of line
(#275) Whitespace found at end of line
(#278) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setId" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#280) Expected "if (...) {\n"; found "if(...) {\n"
(#282) "require_once" must be immediately followed by an open parenthesis
(#305) Whitespace found at end of line
(#308) Whitespace found at end of line
(#309) Whitespace found at end of line
(#310) Whitespace found at end of line
(#313) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setCopyright" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#327) Whitespace found at end of line
(#328) Whitespace found at end of line
(#329) Whitespace found at end of line
(#332) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setImage" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#343) Whitespace found at end of line
(#345) Whitespace found at end of line
(#346) Whitespace found at end of line
(#347) Whitespace found at end of line
(#348) Whitespace found at end of line
(#351) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setDateCreated" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#353) Expected "if (...) {\n"; found "if(...) {\n"
(#356) Expected "if (...) {\n"; found "if(...) {\n"
(#362) Whitespace found at end of line
(#365) Whitespace found at end of line
(#366) Whitespace found at end of line
(#367) Whitespace found at end of line
(#370) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setBaseUrl" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#372) Variable "baseUrl" must be all lower-case
(#373) Variable "baseUrl" must be all lower-case
(#376) Variable "baseUrl" must be all lower-case
(#378) Whitespace found at end of line
(#380) Whitespace found at end of line
(#381) Whitespace found at end of line
(#382) Whitespace found at end of line
(#383) Whitespace found at end of line
(#386) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setHubs" must be in lower-case letters only
(#387) Opening brace should be on the same line as the declaration
(#392) Variable "hubUrl" must be all lower-case
(#395) Variable "hubUrl" must be all lower-case
(#399) Whitespace found at end of line
(#401) Whitespace found at end of line
(#402) Whitespace found at end of line
(#403) Whitespace found at end of line
(#404) Whitespace found at end of line
(#407) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract::_setCategories" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#23) Whitespace found at end of line
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
(#41) Possible useless method overriding detected
(#42) Opening brace should be on the same line as the declaration
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#74) Whitespace found at end of line
(#83) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#91) Protected method name "Zend_Feed_Writer_Renderer_Feed_Atom_Source::_setGenerator" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#93) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Feed/Rss.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#53) Possible useless method overriding detected
(#54) Opening brace should be on the same line as the declaration
(#60) Whitespace found at end of line
(#64) Opening brace should be on the same line as the declaration
(#74) Whitespace found at end of line
(#91) Whitespace found at end of line
(#98) Whitespace found at end of line
(#123) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#128) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setLanguage" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#141) Whitespace found at end of line
(#142) Whitespace found at end of line
(#143) Whitespace found at end of line
(#146) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setTitle" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#149) "require_once" must be immediately followed by an open parenthesis
(#169) Whitespace found at end of line
(#170) Whitespace found at end of line
(#171) Whitespace found at end of line
(#174) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setDescription" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#176) Expected "if (...) {\n"; found "if(...) {\n"
(#177) "require_once" must be immediately followed by an open parenthesis
(#196) Whitespace found at end of line
(#197) Whitespace found at end of line
(#198) Whitespace found at end of line
(#201) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setDateModified" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#203) Expected "if (...) {\n"; found "if(...) {\n"
(#217) Whitespace found at end of line
(#218) Whitespace found at end of line
(#219) Whitespace found at end of line
(#222) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setGenerator" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#224) Expected "if (...) {\n"; found "if(...) {\n"
(#245) Whitespace found at end of line
(#246) Whitespace found at end of line
(#247) Whitespace found at end of line
(#250) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setLink" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#254) "require_once" must be immediately followed by an open parenthesis
(#273) Whitespace found at end of line
(#276) Whitespace found at end of line
(#277) Whitespace found at end of line
(#278) Whitespace found at end of line
(#281) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setAuthors" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#298) Whitespace found at end of line
(#301) Whitespace found at end of line
(#302) Whitespace found at end of line
(#303) Whitespace found at end of line
(#306) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setCopyright" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#320) Whitespace found at end of line
(#321) Whitespace found at end of line
(#322) Whitespace found at end of line
(#325) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setImage" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#333) "require_once" must be immediately followed by an open parenthesis
(#345) "require_once" must be immediately followed by an open parenthesis
(#372) "require_once" must be immediately followed by an open parenthesis
(#390) "require_once" must be immediately followed by an open parenthesis
(#408) "require_once" must be immediately followed by an open parenthesis
(#425) Whitespace found at end of line
(#428) Whitespace found at end of line
(#429) Whitespace found at end of line
(#430) Whitespace found at end of line
(#433) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setDateCreated" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#435) Expected "if (...) {\n"; found "if(...) {\n"
(#438) Expected "if (...) {\n"; found "if(...) {\n"
(#447) Whitespace found at end of line
(#448) Whitespace found at end of line
(#449) Whitespace found at end of line
(#452) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setLastBuildDate" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#454) Expected "if (...) {\n"; found "if(...) {\n"
(#458) Variable "lastBuildDate" must be all lower-case
(#459) Variable "lastBuildDate" must be all lower-case
(#463) Variable "lastBuildDate" must be all lower-case
(#465) Whitespace found at end of line
(#468) Whitespace found at end of line
(#469) Whitespace found at end of line
(#470) Whitespace found at end of line
(#473) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setBaseUrl" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#475) Variable "baseUrl" must be all lower-case
(#476) Variable "baseUrl" must be all lower-case
(#479) Variable "baseUrl" must be all lower-case
(#481) Whitespace found at end of line
(#484) Whitespace found at end of line
(#485) Whitespace found at end of line
(#486) Whitespace found at end of line
(#489) Protected method name "Zend_Feed_Writer_Renderer_Feed_Rss::_setCategories" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/RendererAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Whitespace found at end of line
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Whitespace found at end of line
(#41) Whitespace found at end of line
(#55) Member variable "_ignoreExceptions" must be all lower-case
(#61) Whitespace found at end of line
(#68) Whitespace found at end of line
(#76) Whitespace found at end of line
(#80) Member variable "_rootElement" must be all lower-case
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#89) Opening brace should be on the same line as the declaration
(#94) Whitespace found at end of line
(#97) Whitespace found at end of line
(#100) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::saveXml" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#107) Whitespace found at end of line
(#110) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::getDomDocument" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#117) Whitespace found at end of line
(#120) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::getElement" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#127) Whitespace found at end of line
(#130) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::getDataContainer" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#134) Whitespace found at end of line
(#137) Whitespace found at end of line
(#138) Whitespace found at end of line
(#141) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::setEncoding" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#146) Whitespace found at end of line
(#149) Whitespace found at end of line
(#152) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::getEncoding" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#159) Whitespace found at end of line
(#160) Whitespace found at end of line
(#163) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::ignoreExceptions" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#166) "require_once" must be immediately followed by an open parenthesis
(#175) Whitespace found at end of line
(#178) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::getExceptions" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#182) Whitespace found at end of line
(#190) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::setType" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#194) Whitespace found at end of line
(#200) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::getType" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#204) Whitespace found at end of line
(#213) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::setRootElement" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#217) Whitespace found at end of line
(#223) Public method name "Zend_Feed_Writer_Renderer_RendererAbstract::getRootElement" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#227) Whitespace found at end of line
(#233) Protected method name "Zend_Feed_Writer_Renderer_RendererAbstract::_loadExtensions" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#243) Variable "className" must be all lower-case
(#244) Variable "className" must be all lower-case
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/RendererInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Whitespace found at end of line
(#39) Whitespace found at end of line
(#42) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::saveXml" must be in lower-case letters only
(#46) Whitespace found at end of line
(#49) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::getDomDocument" must be in lower-case letters only
(#53) Whitespace found at end of line
(#56) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::getElement" must be in lower-case letters only
(#60) Whitespace found at end of line
(#63) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::getDataContainer" must be in lower-case letters only
(#67) Whitespace found at end of line
(#70) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::ignoreExceptions" must be in lower-case letters only
(#71) Whitespace found at end of line
(#74) Whitespace found at end of line
(#77) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::getExceptions" must be in lower-case letters only
(#78) Whitespace found at end of line
(#86) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::setType" must be in lower-case letters only
(#87) Whitespace found at end of line
(#93) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::getType" must be in lower-case letters only
(#94) Whitespace found at end of line
(#103) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::setRootElement" must be in lower-case letters only
(#104) Whitespace found at end of line
(#110) Public method name "Zend_Feed_Writer_Renderer_RendererInterface::getRootElement" must be in lower-case letters only
local/mr/vendor/zend/Zend/Feed/Writer/Source.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#23) Whitespace found at end of line
(#25) Expected 2 space(s) before asterisk; 1 found
(#26) Expected 2 space(s) before asterisk; 1 found
(#27) Expected 2 space(s) before asterisk; 1 found
(#28) Expected 2 space(s) before asterisk; 1 found
(#29) Expected 2 space(s) before asterisk; 1 found
local/mr/vendor/zend/Zend/File/Transfer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_File_Transfer::setAdapter" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#78) "require_once" must be immediately followed by an open parenthesis
(#93) Public method name "Zend_File_Transfer::getAdapter" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#111) Opening brace should be on the same line as the declaration
(#122) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/File/Transfer/Adapter/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) This comment is 50% valid code; is this commented out code?
(#77) Member variable "_translatorDisabled" must be all lower-case
(#107) Member variable "_tmpDir" must be all lower-case
(#141) Public method name "Zend_File_Transfer_Adapter_Abstract::isSent" must be in lower-case letters only
(#149) Public method name "Zend_File_Transfer_Adapter_Abstract::isReceived" must be in lower-case letters only
(#157) Public method name "Zend_File_Transfer_Adapter_Abstract::isUploaded" must be in lower-case letters only
(#165) Public method name "Zend_File_Transfer_Adapter_Abstract::isFiltered" must be in lower-case letters only
(#172) Public method name "Zend_File_Transfer_Adapter_Abstract::getProgress" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#174) "require_once" must be immediately followed by an open parenthesis
(#186) Public method name "Zend_File_Transfer_Adapter_Abstract::setPluginLoader" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#195) "require_once" must be immediately followed by an open parenthesis
(#210) Public method name "Zend_File_Transfer_Adapter_Abstract::getPluginLoader" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#216) Variable "prefixSegment" must be all lower-case
(#217) Variable "pathSegment" must be all lower-case
(#217) Variable "prefixSegment" must be all lower-case
(#220) Variable "prefixSegment" must be all lower-case
(#220) Variable "pathSegment" must be all lower-case
(#221) Variable "prefixSegment" must be all lower-case
(#221) Variable "pathSegment" must be all lower-case
(#224) "require_once" must be immediately followed by an open parenthesis
(#228) Variable "prefixSegment" must be all lower-case
(#235) "require_once" must be immediately followed by an open parenthesis
(#256) Public method name "Zend_File_Transfer_Adapter_Abstract::addPrefixPath" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#269) Variable "cType" must be all lower-case
(#270) Variable "pluginPath" must be all lower-case
(#270) Variable "cType" must be all lower-case
(#271) Variable "pluginPrefix" must be all lower-case
(#271) Variable "cType" must be all lower-case
(#273) Variable "pluginPrefix" must be all lower-case
(#273) Variable "pluginPath" must be all lower-case
(#277) "require_once" must be immediately followed by an open parenthesis
(#288) Public method name "Zend_File_Transfer_Adapter_Abstract::addPrefixPaths" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#302) Usage of ELSEIF not allowed; use ELSE IF instead
(#312) Usage of ELSEIF not allowed; use ELSE IF instead
(#333) Public method name "Zend_File_Transfer_Adapter_Abstract::addValidator" must be in lower-case letters only
(#333) Variable "breakChainOnFailure" must be all lower-case
(#334) Opening brace should be on the same line as the declaration
(#337) Usage of ELSEIF not allowed; use ELSE IF instead
(#343) Usage of ELSEIF not allowed; use ELSE IF instead
(#350) "require_once" must be immediately followed by an open parenthesis
(#351) Line exceeds 132 characters; contains 140 characters
(#355) Variable "breakChainOnFailure" must be all lower-case
(#379) Public method name "Zend_File_Transfer_Adapter_Abstract::addValidators" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#381) Variable "validatorInfo" must be all lower-case
(#382) Variable "validatorInfo" must be all lower-case
(#383) Variable "validatorInfo" must be all lower-case
(#384) Variable "validatorInfo" must be all lower-case
(#386) Variable "validatorInfo" must be all lower-case
(#388) Variable "validatorInfo" must be all lower-case
(#390) Variable "validatorInfo" must be all lower-case
(#391) Variable "validatorInfo" must be all lower-case
(#392) Variable "breakChainOnFailure" must be all lower-case
(#394) Variable "validatorInfo" must be all lower-case
(#395) Variable "validatorInfo" must be all lower-case
(#396) Variable "validatorInfo" must be all lower-case
(#397) Variable "breakChainOnFailure" must be all lower-case
(#397) Variable "validatorInfo" must be all lower-case
(#400) Variable "validatorInfo" must be all lower-case
(#401) Variable "validatorInfo" must be all lower-case
(#404) Variable "breakChainOnFailure" must be all lower-case
(#408) Variable "validatorInfo" must be all lower-case
(#409) Variable "breakChainOnFailure" must be all lower-case
(#416) Variable "validatorInfo" must be all lower-case
(#418) Variable "breakChainOnFailure" must be all lower-case
(#418) Variable "validatorInfo" must be all lower-case
(#420) Variable "validatorInfo" must be all lower-case
(#422) Variable "validatorInfo" must be all lower-case
(#423) Variable "validatorInfo" must be all lower-case
(#426) Variable "breakChainOnFailure" must be all lower-case
(#432) "require_once" must be immediately followed by an open parenthesis
(#447) Public method name "Zend_File_Transfer_Adapter_Abstract::setValidators" must be in lower-case letters only
(#448) Opening brace should be on the same line as the declaration
(#459) Public method name "Zend_File_Transfer_Adapter_Abstract::hasValidator" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
(#470) Public method name "Zend_File_Transfer_Adapter_Abstract::getValidator" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#484) Public method name "Zend_File_Transfer_Adapter_Abstract::getValidators" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#513) Public method name "Zend_File_Transfer_Adapter_Abstract::removeValidator" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#542) Public method name "Zend_File_Transfer_Adapter_Abstract::clearValidators" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#559) Public method name "Zend_File_Transfer_Adapter_Abstract::setOptions" must be in lower-case letters only
(#581) "require_once" must be immediately followed by an open parenthesis
(#597) Public method name "Zend_File_Transfer_Adapter_Abstract::getOptions" must be in lower-case letters only
(#617) Public method name "Zend_File_Transfer_Adapter_Abstract::isValid" must be in lower-case letters only
(#618) Opening brace should be on the same line as the declaration
(#627) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#716) Public method name "Zend_File_Transfer_Adapter_Abstract::getMessages" must be in lower-case letters only
(#717) Opening brace should be on the same line as the declaration
(#726) Public method name "Zend_File_Transfer_Adapter_Abstract::getErrors" must be in lower-case letters only
(#727) Opening brace should be on the same line as the declaration
(#736) Public method name "Zend_File_Transfer_Adapter_Abstract::hasErrors" must be in lower-case letters only
(#737) Opening brace should be on the same line as the declaration
(#749) Public method name "Zend_File_Transfer_Adapter_Abstract::addFilter" must be in lower-case letters only
(#750) Opening brace should be on the same line as the declaration
(#753) Usage of ELSEIF not allowed; use ELSE IF instead
(#757) "require_once" must be immediately followed by an open parenthesis
(#777) Public method name "Zend_File_Transfer_Adapter_Abstract::addFilters" must be in lower-case letters only
(#778) Opening brace should be on the same line as the declaration
(#821) Public method name "Zend_File_Transfer_Adapter_Abstract::setFilters" must be in lower-case letters only
(#822) Opening brace should be on the same line as the declaration
(#833) Public method name "Zend_File_Transfer_Adapter_Abstract::hasFilter" must be in lower-case letters only
(#834) Opening brace should be on the same line as the declaration
(#844) Public method name "Zend_File_Transfer_Adapter_Abstract::getFilter" must be in lower-case letters only
(#845) Opening brace should be on the same line as the declaration
(#859) Public method name "Zend_File_Transfer_Adapter_Abstract::getFilters" must be in lower-case letters only
(#860) Opening brace should be on the same line as the declaration
(#888) Public method name "Zend_File_Transfer_Adapter_Abstract::removeFilter" must be in lower-case letters only
(#889) Opening brace should be on the same line as the declaration
(#915) Public method name "Zend_File_Transfer_Adapter_Abstract::clearFilters" must be in lower-case letters only
(#916) Opening brace should be on the same line as the declaration
(#930) Public method name "Zend_File_Transfer_Adapter_Abstract::getFile" must be in lower-case letters only
(#931) Opening brace should be on the same line as the declaration
(#932) "require_once" must be immediately followed by an open parenthesis
(#943) Public method name "Zend_File_Transfer_Adapter_Abstract::getFileName" must be in lower-case letters only
(#944) Opening brace should be on the same line as the declaration
(#948) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#973) Public method name "Zend_File_Transfer_Adapter_Abstract::getFileInfo" must be in lower-case letters only
(#974) Opening brace should be on the same line as the declaration
(#987) Public method name "Zend_File_Transfer_Adapter_Abstract::addFile" must be in lower-case letters only
(#988) Opening brace should be on the same line as the declaration
(#989) "require_once" must be immediately followed by an open parenthesis
(#999) Public method name "Zend_File_Transfer_Adapter_Abstract::getType" must be in lower-case letters only
(#1000) Opening brace should be on the same line as the declaration
(#1001) "require_once" must be immediately followed by an open parenthesis
(#1014) Public method name "Zend_File_Transfer_Adapter_Abstract::addType" must be in lower-case letters only
(#1015) Opening brace should be on the same line as the declaration
(#1016) "require_once" must be immediately followed by an open parenthesis
(#1029) Public method name "Zend_File_Transfer_Adapter_Abstract::setDestination" must be in lower-case letters only
(#1030) Opening brace should be on the same line as the declaration
(#1034) "require_once" must be immediately followed by an open parenthesis
(#1039) "require_once" must be immediately followed by an open parenthesis
(#1067) Public method name "Zend_File_Transfer_Adapter_Abstract::getDestination" must be in lower-case letters only
(#1068) Opening brace should be on the same line as the declaration
(#1076) "require_once" must be immediately followed by an open parenthesis
(#1106) Public method name "Zend_File_Transfer_Adapter_Abstract::setTranslator" must be in lower-case letters only
(#1107) Opening brace should be on the same line as the declaration
(#1110) Usage of ELSEIF not allowed; use ELSE IF instead
(#1112) Usage of ELSEIF not allowed; use ELSE IF instead
(#1115) "require_once" must be immediately followed by an open parenthesis
(#1127) Public method name "Zend_File_Transfer_Adapter_Abstract::getTranslator" must be in lower-case letters only
(#1128) Opening brace should be on the same line as the declaration
(#1142) Public method name "Zend_File_Transfer_Adapter_Abstract::setDisableTranslator" must be in lower-case letters only
(#1143) Opening brace should be on the same line as the declaration
(#1153) Public method name "Zend_File_Transfer_Adapter_Abstract::translatorIsDisabled" must be in lower-case letters only
(#1154) Opening brace should be on the same line as the declaration
(#1166) Public method name "Zend_File_Transfer_Adapter_Abstract::getHash" must be in lower-case letters only
(#1167) Opening brace should be on the same line as the declaration
(#1169) "require_once" must be immediately followed by an open parenthesis
(#1175) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1181) "require_once" must be immediately followed by an open parenthesis
(#1200) Public method name "Zend_File_Transfer_Adapter_Abstract::getFileSize" must be in lower-case letters only
(#1201) Opening brace should be on the same line as the declaration
(#1204) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1212) "require_once" must be immediately followed by an open parenthesis
(#1232) Protected method name "Zend_File_Transfer_Adapter_Abstract::_detectFileSize" must be in lower-case letters only
(#1233) Opening brace should be on the same line as the declaration
(#1253) Public method name "Zend_File_Transfer_Adapter_Abstract::getMimeType" must be in lower-case letters only
(#1254) Opening brace should be on the same line as the declaration
(#1257) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1261) "require_once" must be immediately followed by an open parenthesis
(#1281) Protected method name "Zend_File_Transfer_Adapter_Abstract::_detectMimeType" must be in lower-case letters only
(#1282) Opening brace should be on the same line as the declaration
(#1326) Protected method name "Zend_File_Transfer_Adapter_Abstract::_toByteString" must be in lower-case letters only
(#1327) Opening brace should be on the same line as the declaration
(#1329) Expected 1 space before "="; 0 found
(#1329) Expected 1 space after "="; 0 found
(#1343) Opening brace should be on the same line as the declaration
(#1374) Protected method name "Zend_File_Transfer_Adapter_Abstract::_getTmpDir" must be in lower-case letters only
(#1375) Opening brace should be on the same line as the declaration
(#1399) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1406) Inline comments must end in full-stops, exclamation marks, or question marks
(#1407) Variable "tempFile" must be all lower-case
(#1407) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1408) Variable "tempFile" must be all lower-case
(#1409) Variable "tempFile" must be all lower-case
(#1410) Variable "tempFile" must be all lower-case
(#1412) "require_once" must be immediately followed by an open parenthesis
(#1427) Protected method name "Zend_File_Transfer_Adapter_Abstract::_isPathWriteable" must be in lower-case letters only
(#1428) Opening brace should be on the same line as the declaration
(#1429) Variable "tempFile" must be all lower-case
(#1430) Variable "tempFile" must be all lower-case
(#1432) Variable "tempFile" must be all lower-case
(#1438) Variable "tempFile" must be all lower-case
(#1456) Protected method name "Zend_File_Transfer_Adapter_Abstract::_getFiles" must be in lower-case letters only
(#1457) Opening brace should be on the same line as the declaration
(#1495) "require_once" must be immediately followed by an open parenthesis
(#1528) Protected method name "Zend_File_Transfer_Adapter_Abstract::_getValidatorIdentifier" must be in lower-case letters only
(#1529) Opening brace should be on the same line as the declaration
(#1549) Protected method name "Zend_File_Transfer_Adapter_Abstract::_getFilterIdentifier" must be in lower-case letters only
(#1550) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/File/Transfer/Adapter/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#37) Member variable "_callbackApc" must be all lower-case
(#38) Member variable "_callbackUploadProgress" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#48) "require_once" must be immediately followed by an open parenthesis
(#64) Public method name "Zend_File_Transfer_Adapter_Http::setValidators" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_File_Transfer_Adapter_Http::removeValidator" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_File_Transfer_Adapter_Http::clearValidators" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#107) Opening brace should be on the same line as the declaration
(#108) "require_once" must be immediately followed by an open parenthesis
(#118) Public method name "Zend_File_Transfer_Adapter_Http::isValid" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Space found before object operator
(#154) Opening brace should be on the same line as the declaration
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Public method name "Zend_File_Transfer_Adapter_Http::isSent" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#227) "require_once" must be immediately followed by an open parenthesis
(#237) Public method name "Zend_File_Transfer_Adapter_Http::isReceived" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_File_Transfer_Adapter_Http::isFiltered" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#281) Public method name "Zend_File_Transfer_Adapter_Http::isUploaded" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_File_Transfer_Adapter_Http::getProgress" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#306) "require_once" must be immediately followed by an open parenthesis
(#352) Variable "_callbackApc" must be all lower-case
(#352) Variable "_callbackApc" must not contain underscores.
(#357) Variable "_callbackUploadProgress" must be all lower-case
(#357) Variable "_callbackUploadProgress" must not contain underscores.
(#384) "require_once" must be immediately followed by an open parenthesis
(#389) "require_once" must be immediately followed by an open parenthesis
(#410) Public method name "Zend_File_Transfer_Adapter_Http::isApcAvailable" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#412) Variable "_callbackApc" must be all lower-case
(#412) Variable "_callbackApc" must not contain underscores.
(#420) Public method name "Zend_File_Transfer_Adapter_Http::isUploadProgressAvailable" must be in lower-case letters only
(#421) Opening brace should be on the same line as the declaration
(#422) Variable "_callbackUploadProgress" must be all lower-case
(#422) Variable "_callbackUploadProgress" must not contain underscores.
(#431) Protected method name "Zend_File_Transfer_Adapter_Http::_prepareFiles" must be in lower-case letters only
(#432) Opening brace should be on the same line as the declaration
(#444) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/File/Transfer/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#40) Opening brace should be on the same line as the declaration
(#51) Public method name "Zend_File_Transfer_Exception::getFileError" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_defaultNamespaces" must be all lower-case
(#60) Public method name "Zend_Filter::addFilter" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Filter::appendFilter" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Filter::prependFilter" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Filter::getFilters" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "valueFiltered" must be all lower-case
(#114) Variable "valueFiltered" must be all lower-case
(#114) Variable "valueFiltered" must be all lower-case
(#116) Variable "valueFiltered" must be all lower-case
(#124) Public method name "Zend_Filter::getDefaultNamespaces" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "_defaultNamespaces" must be all lower-case
(#126) Variable "_defaultNamespaces" must not contain underscores.
(#135) Public method name "Zend_Filter::setDefaultNamespaces" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#141) Variable "_defaultNamespaces" must be all lower-case
(#141) Variable "_defaultNamespaces" must not contain underscores.
(#150) Public method name "Zend_Filter::addDefaultNamespaces" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#156) Variable "_defaultNamespaces" must be all lower-case
(#156) Variable "_defaultNamespaces" must not contain underscores.
(#156) Variable "_defaultNamespaces" must be all lower-case
(#156) Variable "_defaultNamespaces" must not contain underscores.
(#164) Public method name "Zend_Filter::hasDefaultNamespaces" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#166) Variable "_defaultNamespaces" must be all lower-case
(#166) Variable "_defaultNamespaces" must not contain underscores.
(#180) Variable "classBaseName" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#187) Variable "classBaseName" must be all lower-case
(#207) Public method name "Zend_Filter::filterStatic" must be in lower-case letters only
(#207) Variable "classBaseName" must be all lower-case
(#208) Opening brace should be on the same line as the declaration
(#209) "require_once" must be immediately followed by an open parenthesis
(#210) Variable "_defaultNamespaces" must be all lower-case
(#210) Variable "_defaultNamespaces" must not contain underscores.
(#212) Variable "className" must be all lower-case
(#212) Variable "classBaseName" must be all lower-case
(#213) Variable "className" must be all lower-case
(#215) Variable "className" must be all lower-case
(#217) Variable "className" must be all lower-case
(#226) Variable "className" must be all lower-case
(#236) "require_once" must be immediately followed by an open parenthesis
(#237) Variable "classBaseName" must be all lower-case
local/mr/vendor/zend/Zend/Filter/Alnum.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "allowWhiteSpace" must be all lower-case
(#52) Member variable "_unicodeEnabled" must be all lower-case
(#66) Member variable "_meansEnglishAlphabet" must be all lower-case
(#74) Variable "allowWhiteSpace" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "allowWhiteSpace" must be all lower-case
(#77) Variable "allowWhiteSpace" must be all lower-case
(#77) Variable "allowWhiteSpace" must be all lower-case
(#78) Variable "allowWhiteSpace" must be all lower-case
(#79) Variable "allowWhiteSpace" must be all lower-case
(#80) Variable "allowWhiteSpace" must be all lower-case
(#80) Variable "allowWhiteSpace" must be all lower-case
(#82) Variable "allowWhiteSpace" must be all lower-case
(#86) Variable "allowWhiteSpace" must be all lower-case
(#87) Variable "_unicodeEnabled" must be all lower-case
(#87) Variable "_unicodeEnabled" must not contain underscores.
(#88) Variable "_unicodeEnabled" must be all lower-case
(#88) Variable "_unicodeEnabled" must not contain underscores.
(#91) Variable "_meansEnglishAlphabet" must be all lower-case
(#91) Variable "_meansEnglishAlphabet" must not contain underscores.
(#93) Variable "_meansEnglishAlphabet" must be all lower-case
(#93) Variable "_meansEnglishAlphabet" must not contain underscores.
(#105) Public method name "Zend_Filter_Alnum::getAllowWhiteSpace" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Filter_Alnum::setAllowWhiteSpace" must be in lower-case letters only
(#116) Variable "allowWhiteSpace" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "allowWhiteSpace" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "whiteSpace" must be all lower-case
(#133) Variable "_unicodeEnabled" must be all lower-case
(#133) Variable "_unicodeEnabled" must not contain underscores.
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "whiteSpace" must be all lower-case
(#136) Variable "_meansEnglishAlphabet" must be all lower-case
(#136) Variable "_meansEnglishAlphabet" must not contain underscores.
(#137) No space found before comment text; expected "// The Alphabet means english alphabet." but found "//The Alphabet means english alphabet."
(#138) Variable "whiteSpace" must be all lower-case
(#140) No space found before comment text; expected "// The Alphabet means each language's alphabet." but found "//The Alphabet means each language's alphabet."
(#141) Variable "whiteSpace" must be all lower-case
local/mr/vendor/zend/Zend/Filter/Alpha.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "allowWhiteSpace" must be all lower-case
(#52) Member variable "_unicodeEnabled" must be all lower-case
(#66) Member variable "_meansEnglishAlphabet" must be all lower-case
(#74) Variable "allowWhiteSpace" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "allowWhiteSpace" must be all lower-case
(#77) Variable "allowWhiteSpace" must be all lower-case
(#77) Variable "allowWhiteSpace" must be all lower-case
(#78) Variable "allowWhiteSpace" must be all lower-case
(#79) Variable "allowWhiteSpace" must be all lower-case
(#80) Variable "allowWhiteSpace" must be all lower-case
(#80) Variable "allowWhiteSpace" must be all lower-case
(#82) Variable "allowWhiteSpace" must be all lower-case
(#86) Variable "allowWhiteSpace" must be all lower-case
(#87) Variable "_unicodeEnabled" must be all lower-case
(#87) Variable "_unicodeEnabled" must not contain underscores.
(#88) Variable "_unicodeEnabled" must be all lower-case
(#88) Variable "_unicodeEnabled" must not contain underscores.
(#91) Variable "_meansEnglishAlphabet" must be all lower-case
(#91) Variable "_meansEnglishAlphabet" must not contain underscores.
(#93) Variable "_meansEnglishAlphabet" must be all lower-case
(#93) Variable "_meansEnglishAlphabet" must not contain underscores.
(#105) Public method name "Zend_Filter_Alpha::getAllowWhiteSpace" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Filter_Alpha::setAllowWhiteSpace" must be in lower-case letters only
(#116) Variable "allowWhiteSpace" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "allowWhiteSpace" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "whiteSpace" must be all lower-case
(#133) Variable "_unicodeEnabled" must be all lower-case
(#133) Variable "_unicodeEnabled" must not contain underscores.
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "whiteSpace" must be all lower-case
(#136) Variable "_meansEnglishAlphabet" must be all lower-case
(#136) Variable "_meansEnglishAlphabet" must not contain underscores.
(#137) No space found before comment text; expected "// The Alphabet means english alphabet." but found "//The Alphabet means english alphabet."
(#138) Variable "whiteSpace" must be all lower-case
(#140) No space found before comment text; expected "// The Alphabet means each language's alphabet." but found "//The Alphabet means each language's alphabet."
(#141) Variable "whiteSpace" must be all lower-case
local/mr/vendor/zend/Zend/Filter/BaseName.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Boolean.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#88) Opening brace should be on the same line as the declaration
(#91) Usage of ELSEIF not allowed; use ELSE IF instead
(#127) Public method name "Zend_Filter_Boolean::getType" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Filter_Boolean::setType" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#143) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#146) Usage of ELSEIF not allowed; use ELSE IF instead
(#152) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) "require_once" must be immediately followed by an open parenthesis
(#170) Public method name "Zend_Filter_Boolean::getLocale" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Filter_Boolean::setLocale" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#186) Usage of ELSEIF not allowed; use ELSE IF instead
(#188) Usage of ELSEIF not allowed; use ELSE IF instead
(#189) "require_once" must be immediately followed by an open parenthesis
(#193) "require_once" must be immediately followed by an open parenthesis
(#196) "require_once" must be immediately followed by an open parenthesis
(#210) Public method name "Zend_Filter_Boolean::getCasting" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Filter_Boolean::setCasting" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#239) Opening brace should be on the same line as the declaration
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) "require_once" must be immediately followed by an open parenthesis
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) This comment is 50% valid code; is this commented out code?
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) This comment is 67% valid code; is this commented out code?
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) This comment is 63% valid code; is this commented out code?
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) This comment is 50% valid code; is this commented out code?
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) This comment is 50% valid code; is this commented out code?
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) This comment is 50% valid code; is this commented out code?
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) This comment is 50% valid code; is this commented out code?
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) This comment is 50% valid code; is this commented out code?
(#356) Protected method name "Zend_Filter_Boolean::_getLocalizedQuestion" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#368) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Filter/Callback.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#56) Opening brace should be on the same line as the declaration
(#70) "require_once" must be immediately followed by an open parenthesis
(#85) Public method name "Zend_Filter_Callback::getCallback" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Filter_Callback::setCallback" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#99) "require_once" must be immediately followed by an open parenthesis
(#113) Public method name "Zend_Filter_Callback::getOptions" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Filter_Callback::setOptions" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#137) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Compress.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_adapterOptions" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#59) Usage of ELSEIF not allowed; use ELSE IF instead
(#61) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Public method name "Zend_Filter_Compress::setOptions" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Filter_Compress::getAdapter" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#100) "require_once" must be immediately followed by an open parenthesis
(#109) "require_once" must be immediately followed by an open parenthesis
(#110) Line exceeds 132 characters; contains 144 characters
(#120) Public method name "Zend_Filter_Compress::getAdapterName" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Filter_Compress::setAdapter" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#138) "require_once" must be immediately followed by an open parenthesis
(#139) Line exceeds 132 characters; contains 142 characters
(#151) Public method name "Zend_Filter_Compress::getAdapterOptions" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Filter_Compress::setAdapterOptions" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#175) Opening brace should be on the same line as the declaration
(#178) "require_once" must be immediately followed by an open parenthesis
(#194) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Compress/Bz2.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#57) Opening brace should be on the same line as the declaration
(#59) "require_once" must be immediately followed by an open parenthesis
(#70) Public method name "Zend_Filter_Compress_Bz2::getBlocksize" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Filter_Compress_Bz2::setBlocksize" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#84) "require_once" must be immediately followed by an open parenthesis
(#97) Public method name "Zend_Filter_Compress_Bz2::getArchive" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Filter_Compress_Bz2::setArchive" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#121) Opening brace should be on the same line as the declaration
(#126) "require_once" must be immediately followed by an open parenthesis
(#138) "require_once" must be immediately followed by an open parenthesis
(#152) Opening brace should be on the same line as the declaration
(#161) "require_once" must be immediately followed by an open parenthesis
(#172) "require_once" must be immediately followed by an open parenthesis
(#184) Public method name "Zend_Filter_Compress_Bz2::toString" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Compress/CompressAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#43) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Filter_Compress_CompressAbstract::getOptions" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Filter_Compress_CompressAbstract::setOptions" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Compress/CompressInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#53) Public method name "Zend_Filter_Compress_CompressInterface::toString" must be in lower-case letters only
local/mr/vendor/zend/Zend/Filter/Compress/Gz.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#59) Opening brace should be on the same line as the declaration
(#61) "require_once" must be immediately followed by an open parenthesis
(#72) Public method name "Zend_Filter_Compress_Gz::getLevel" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Filter_Compress_Gz::setLevel" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) "require_once" must be immediately followed by an open parenthesis
(#99) Public method name "Zend_Filter_Compress_Gz::getMode" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Filter_Compress_Gz::setMode" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#112) "require_once" must be immediately followed by an open parenthesis
(#125) Public method name "Zend_Filter_Compress_Gz::getArchive" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Filter_Compress_Gz::setArchive" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#149) Opening brace should be on the same line as the declaration
(#154) "require_once" must be immediately followed by an open parenthesis
(#168) "require_once" must be immediately followed by an open parenthesis
(#182) Opening brace should be on the same line as the declaration
(#192) "require_once" must be immediately followed by an open parenthesis
(#212) "require_once" must be immediately followed by an open parenthesis
(#224) Public method name "Zend_Filter_Compress_Gz::toString" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Compress/Lzf.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Opening brace should be on the same line as the declaration
(#43) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#58) "require_once" must be immediately followed by an open parenthesis
(#72) Opening brace should be on the same line as the declaration
(#75) "require_once" must be immediately followed by an open parenthesis
(#87) Public method name "Zend_Filter_Compress_Lzf::toString" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Compress/Rar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#61) Opening brace should be on the same line as the declaration
(#63) "require_once" must be immediately followed by an open parenthesis
(#74) Public method name "Zend_Filter_Compress_Rar::getCallback" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Filter_Compress_Rar::setCallback" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#88) "require_once" must be immediately followed by an open parenthesis
(#101) Public method name "Zend_Filter_Compress_Rar::getArchive" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Filter_Compress_Rar::setArchive" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Filter_Compress_Rar::getPassword" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Filter_Compress_Rar::setPassword" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Filter_Compress_Rar::getTarget" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Filter_Compress_Rar::setTarget" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#161) "require_once" must be immediately followed by an open parenthesis
(#177) Opening brace should be on the same line as the declaration
(#180) "require_once" must be immediately followed by an open parenthesis
(#189) "require_once" must be immediately followed by an open parenthesis
(#203) Opening brace should be on the same line as the declaration
(#207) Usage of ELSEIF not allowed; use ELSE IF instead
(#208) "require_once" must be immediately followed by an open parenthesis
(#220) "require_once" must be immediately followed by an open parenthesis
(#231) "require_once" must be immediately followed by an open parenthesis
(#235) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#248) Public method name "Zend_Filter_Compress_Rar::toString" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Compress/Tar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#58) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#64) "require_once" must be immediately followed by an open parenthesis
(#77) Public method name "Zend_Filter_Compress_Tar::getArchive" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Filter_Compress_Tar::setArchive" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_Filter_Compress_Tar::getTarget" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Filter_Compress_Tar::setTarget" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#115) "require_once" must be immediately followed by an open parenthesis
(#127) Public method name "Zend_Filter_Compress_Tar::getMode" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Filter_Compress_Tar::setMode" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#142) "require_once" must be immediately followed by an open parenthesis
(#147) "require_once" must be immediately followed by an open parenthesis
(#152) "require_once" must be immediately followed by an open parenthesis
(#164) Opening brace should be on the same line as the declaration
(#174) "require_once" must be immediately followed by an open parenthesis
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Space found before closing bracket of FOREACH loop
(#198) "require_once" must be immediately followed by an open parenthesis
(#212) Opening brace should be on the same line as the declaration
(#216) Usage of ELSEIF not allowed; use ELSE IF instead
(#217) "require_once" must be immediately followed by an open parenthesis
(#229) "require_once" must be immediately followed by an open parenthesis
(#241) Public method name "Zend_Filter_Compress_Tar::toString" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Compress/Zip.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#58) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#71) Public method name "Zend_Filter_Compress_Zip::getArchive" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Filter_Compress_Zip::setArchive" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Filter_Compress_Zip::getTarget" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Filter_Compress_Zip::setTarget" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#109) "require_once" must be immediately followed by an open parenthesis
(#125) Opening brace should be on the same line as the declaration
(#130) "require_once" must be immediately followed by an open parenthesis
(#166) "require_once" must be immediately followed by an open parenthesis
(#174) "require_once" must be immediately followed by an open parenthesis
(#188) "require_once" must be immediately followed by an open parenthesis
(#204) Opening brace should be on the same line as the declaration
(#208) Usage of ELSEIF not allowed; use ELSE IF instead
(#209) "require_once" must be immediately followed by an open parenthesis
(#221) Whitespace found at end of line
(#227) "require_once" must be immediately followed by an open parenthesis
(#232) "require_once" must be immediately followed by an open parenthesis
(#238) Variable "statIndex" must be all lower-case
(#239) Variable "currName" must be all lower-case
(#239) Variable "statIndex" must be all lower-case
(#240) Expected "if (...) {\n"; found "if (...)\n {\n"
(#240) Variable "currName" must be all lower-case
(#241) Variable "currName" must be all lower-case
(#242) Variable "currName" must be all lower-case
(#245) "require_once" must be immediately followed by an open parenthesis
(#252) Whitespace found at end of line
(#253) Whitespace found at end of line
(#256) "require_once" must be immediately followed by an open parenthesis
(#269) Protected method name "Zend_Filter_Compress_Zip::_errorString" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#351) Public method name "Zend_Filter_Compress_Zip::toString" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Decompress.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Decrypt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Digits.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_unicodeEnabled" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "_unicodeEnabled" must be all lower-case
(#54) Variable "_unicodeEnabled" must not contain underscores.
(#55) Variable "_unicodeEnabled" must be all lower-case
(#55) Variable "_unicodeEnabled" must not contain underscores.
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "_unicodeEnabled" must be all lower-case
(#69) Variable "_unicodeEnabled" must not contain underscores.
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Filter/Dir.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Encrypt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Filter_Encrypt::getAdapter" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Filter_Encrypt::setAdapter" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#102) "require_once" must be immediately followed by an open parenthesis
(#116) Opening brace should be on the same line as the declaration
(#119) "require_once" must be immediately followed by an open parenthesis
(#135) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Encrypt/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Filter/Encrypt/Mcrypt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#57) Member variable "_srandCalled" must be all lower-case
(#58) Whitespace found at end of line
(#65) Opening brace should be on the same line as the declaration
(#67) "require_once" must be immediately followed by an open parenthesis
(#73) Usage of ELSEIF not allowed; use ELSE IF instead
(#75) Usage of ELSEIF not allowed; use ELSE IF instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#88) Public method name "Zend_Filter_Encrypt_Mcrypt::getEncryption" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Filter_Encrypt_Mcrypt::setEncryption" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#106) "require_once" must be immediately followed by an open parenthesis
(#113) "require_once" must be immediately followed by an open parenthesis
(#119) "require_once" must be immediately followed by an open parenthesis
(#124) "require_once" must be immediately followed by an open parenthesis
(#143) Public method name "Zend_Filter_Encrypt_Mcrypt::getVector" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Filter_Encrypt_Mcrypt::setVector" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#165) Usage of ELSEIF not allowed; use ELSE IF instead
(#173) "require_once" must be immediately followed by an open parenthesis
(#192) Opening brace should be on the same line as the declaration
(#211) Opening brace should be on the same line as the declaration
(#226) Public method name "Zend_Filter_Encrypt_Mcrypt::toString" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#237) Protected method name "Zend_Filter_Encrypt_Mcrypt::_openCipher" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#246) "require_once" must be immediately followed by an open parenthesis
(#259) Protected method name "Zend_Filter_Encrypt_Mcrypt::_closeCipher" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#273) Protected method name "Zend_Filter_Encrypt_Mcrypt::_initCipher" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#283) "require_once" must be immediately followed by an open parenthesis
(#289) "require_once" must be immediately followed by an open parenthesis
(#295) Whitespace found at end of line
(#298) Whitespace found at end of line
(#302) Opening brace should be on the same line as the declaration
(#306) Whitespace found at end of line
(#307) Variable "_srandCalled" must be all lower-case
(#307) Variable "_srandCalled" must not contain underscores.
(#309) Variable "_srandCalled" must be all lower-case
(#309) Variable "_srandCalled" must not contain underscores.
local/mr/vendor/zend/Zend/Filter/Encrypt/Openssl.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#69) Opening brace should be on the same line as the declaration
(#71) "require_once" must be immediately followed by an open parenthesis
(#97) Protected method name "Zend_Filter_Encrypt_Openssl::_setKeys" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#100) "require_once" must be immediately followed by an open parenthesis
(#118) "require_once" must be immediately followed by an open parenthesis
(#128) "require_once" must be immediately followed by an open parenthesis
(#151) Public method name "Zend_Filter_Encrypt_Openssl::getPublicKey" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Filter_Encrypt_Openssl::setPublicKey" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#165) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#183) Public method name "Zend_Filter_Encrypt_Openssl::getPrivateKey" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Filter_Encrypt_Openssl::setPrivateKey" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#198) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#220) Public method name "Zend_Filter_Encrypt_Openssl::getEnvelopeKey" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Filter_Encrypt_Openssl::setEnvelopeKey" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#234) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#252) Public method name "Zend_Filter_Encrypt_Openssl::getPassphrase" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#263) Public method name "Zend_Filter_Encrypt_Openssl::setPassphrase" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#278) Opening brace should be on the same line as the declaration
(#283) "require_once" must be immediately followed by an open parenthesis
(#287) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#297) "require_once" must be immediately followed by an open parenthesis
(#315) Opening brace should be on the same line as the declaration
(#320) "require_once" must be immediately followed by an open parenthesis
(#325) "require_once" must be immediately followed by an open parenthesis
(#329) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#337) "require_once" must be immediately followed by an open parenthesis
(#349) Public method name "Zend_Filter_Encrypt_Openssl::toString" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#37) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Filter/File/Decrypt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#49) Public method name "Zend_Filter_File_Decrypt::getFilename" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Filter_File_Decrypt::setFilename" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#77) "require_once" must be immediately followed by an open parenthesis
(#86) "require_once" must be immediately followed by an open parenthesis
(#92) "require_once" must be immediately followed by an open parenthesis
(#100) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Filter/File/Encrypt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#49) Public method name "Zend_Filter_File_Encrypt::getFilename" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Filter_File_Encrypt::setFilename" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#77) "require_once" must be immediately followed by an open parenthesis
(#86) "require_once" must be immediately followed by an open parenthesis
(#92) "require_once" must be immediately followed by an open parenthesis
(#100) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Filter/File/LowerCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
(#59) "require_once" must be immediately followed by an open parenthesis
(#64) "require_once" must be immediately followed by an open parenthesis
(#70) "require_once" must be immediately followed by an open parenthesis
(#78) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Filter/File/Rename.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#58) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Usage of ELSEIF not allowed; use ELSE IF instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#85) Public method name "Zend_Filter_File_Rename::getFile" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_Filter_File_Rename::setFile" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Filter_File_Rename::addFile" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#124) Usage of ELSEIF not allowed; use ELSE IF instead
(#125) "require_once" must be immediately followed by an open parenthesis
(#142) Public method name "Zend_Filter_File_Rename::getNewName" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#158) "require_once" must be immediately followed by an open parenthesis
(#180) Opening brace should be on the same line as the declaration
(#192) "require_once" must be immediately followed by an open parenthesis
(#193) Line exceeds 132 characters; contains 136 characters
(#203) Protected method name "Zend_Filter_File_Rename::_convertOptions" must be in lower-case letters only
(#268) Protected method name "Zend_Filter_File_Rename::_getFileName" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/File/UpperCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
(#59) "require_once" must be immediately followed by an open parenthesis
(#64) "require_once" must be immediately followed by an open parenthesis
(#70) "require_once" must be immediately followed by an open parenthesis
(#78) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Filter/HtmlEntities.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_quoteStyle" must be all lower-case
(#54) Member variable "_doubleQuote" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Filter_HtmlEntities::getQuoteStyle" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Filter_HtmlEntities::setQuoteStyle" must be in lower-case letters only
(#113) Variable "quoteStyle" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "quoteStyle" must be all lower-case
(#125) Public method name "Zend_Filter_HtmlEntities::getEncoding" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Filter_HtmlEntities::setEncoding" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Filter_HtmlEntities::getCharSet" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Filter_HtmlEntities::setCharSet" must be in lower-case letters only
(#162) Variable "charSet" must be all lower-case
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "charSet" must be all lower-case
(#172) Public method name "Zend_Filter_HtmlEntities::getDoubleQuote" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Filter_HtmlEntities::setDoubleQuote" must be in lower-case letters only
(#183) Variable "doubleQuote" must be all lower-case
(#184) Opening brace should be on the same line as the declaration
(#185) Variable "doubleQuote" must be all lower-case
(#199) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Inflector.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_pluginLoader" must be all lower-case
(#56) Member variable "_throwTargetExceptionsOn" must be all lower-case
(#61) Member variable "_targetReplacementIdentifier" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Filter_Inflector::getPluginLoader" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Filter_Inflector::setPluginLoader" must be in lower-case letters only
(#123) Variable "pluginLoader" must be all lower-case
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "pluginLoader" must be all lower-case
(#136) Public method name "Zend_Filter_Inflector::setConfig" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Filter_Inflector::setOptions" must be in lower-case letters only
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Public method name "Zend_Filter_Inflector::addFilterPrefixPath" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Filter_Inflector::setThrowTargetExceptionsOn" must be in lower-case letters only
(#200) Variable "throwTargetExceptionsOn" must be all lower-case
(#201) Opening brace should be on the same line as the declaration
(#202) Variable "throwTargetExceptionsOn" must be all lower-case
(#211) Public method name "Zend_Filter_Inflector::isThrowTargetExceptionsOn" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "Zend_Filter_Inflector::setTargetReplacementIdentifier" must be in lower-case letters only
(#222) Variable "targetReplacementIdentifier" must be all lower-case
(#223) Opening brace should be on the same line as the declaration
(#224) Variable "targetReplacementIdentifier" must be all lower-case
(#225) Variable "targetReplacementIdentifier" must be all lower-case
(#236) Public method name "Zend_Filter_Inflector::getTargetReplacementIdentifier" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#248) Public method name "Zend_Filter_Inflector::setTarget" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_Filter_Inflector::getTarget" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#270) Public method name "Zend_Filter_Inflector::setTargetReference" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#283) Public method name "Zend_Filter_Inflector::setRules" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#306) Public method name "Zend_Filter_Inflector::addRules" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#329) Public method name "Zend_Filter_Inflector::getRules" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Filter_Inflector::getRule" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#365) Public method name "Zend_Filter_Inflector::clearRules" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#379) Public method name "Zend_Filter_Inflector::setFilterRule" must be in lower-case letters only
(#379) Variable "ruleSet" must be all lower-case
(#380) Opening brace should be on the same line as the declaration
(#383) Variable "ruleSet" must be all lower-case
(#393) Public method name "Zend_Filter_Inflector::addFilterRule" must be in lower-case letters only
(#393) Variable "ruleSet" must be all lower-case
(#394) Opening brace should be on the same line as the declaration
(#400) Variable "ruleSet" must be all lower-case
(#401) Variable "ruleSet" must be all lower-case
(#401) Variable "ruleSet" must be all lower-case
(#410) Variable "ruleSet" must be all lower-case
(#424) Public method name "Zend_Filter_Inflector::setStaticRule" must be in lower-case letters only
(#425) Opening brace should be on the same line as the declaration
(#442) Public method name "Zend_Filter_Inflector::setStaticRuleReference" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#456) Opening brace should be on the same line as the declaration
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Space found after opening bracket of FOREACH loop
(#458) Variable "sourceName" must be all lower-case
(#458) Variable "sourceValue" must be all lower-case
(#459) Variable "sourceName" must be all lower-case
(#459) Variable "sourceValue" must be all lower-case
(#462) Variable "pregQuotedTargetReplacementIdentifier" must be all lower-case
(#463) Variable "processedParts" must be all lower-case
(#465) Variable "ruleName" must be all lower-case
(#465) Variable "ruleValue" must be all lower-case
(#466) Variable "ruleName" must be all lower-case
(#467) Variable "ruleValue" must be all lower-case
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Variable "processedParts" must be all lower-case
(#469) Variable "pregQuotedTargetReplacementIdentifier" must be all lower-case
(#469) Variable "ruleName" must be all lower-case
(#469) Variable "ruleName" must be all lower-case
(#469) Line exceeds 132 characters; contains 142 characters
(#470) Usage of ELSEIF not allowed; use ELSE IF instead
(#470) Variable "ruleValue" must be all lower-case
(#471) Variable "processedPart" must be all lower-case
(#471) Variable "ruleName" must be all lower-case
(#472) Variable "ruleValue" must be all lower-case
(#472) Variable "ruleFilter" must be all lower-case
(#473) Variable "processedPart" must be all lower-case
(#473) Variable "ruleFilter" must be all lower-case
(#473) Variable "processedPart" must be all lower-case
(#475) Variable "processedParts" must be all lower-case
(#475) Variable "pregQuotedTargetReplacementIdentifier" must be all lower-case
(#475) Variable "ruleName" must be all lower-case
(#475) Variable "processedPart" must be all lower-case
(#475) Line exceeds 132 characters; contains 138 characters
(#477) Usage of ELSEIF not allowed; use ELSE IF instead
(#477) Variable "ruleValue" must be all lower-case
(#478) Variable "processedParts" must be all lower-case
(#478) Variable "pregQuotedTargetReplacementIdentifier" must be all lower-case
(#478) Variable "ruleName" must be all lower-case
(#478) Variable "ruleValue" must be all lower-case
(#482) Line exceeds 132 characters; contains 133 characters
(#482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Variable "inflectedTarget" must be all lower-case
(#483) Variable "processedParts" must be all lower-case
(#483) Variable "processedParts" must be all lower-case
(#485) Variable "pregQuotedTargetReplacementIdentifier" must be all lower-case
(#485) Variable "inflectedTarget" must be all lower-case
(#485) Line exceeds 132 characters; contains 151 characters
(#486) "require_once" must be immediately followed by an open parenthesis
(#487) Variable "inflectedTarget" must be all lower-case
(#487) Line exceeds maximum limit of 180 characters; contains 261 characters
(#490) Variable "inflectedTarget" must be all lower-case
(#499) Protected method name "Zend_Filter_Inflector::_normalizeSpec" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#510) Protected method name "Zend_Filter_Inflector::_getRule" must be in lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#518) Variable "className" must be all lower-case
(#519) Variable "ruleObject" must be all lower-case
(#519) Variable "className" must be all lower-case
(#520) Variable "ruleObject" must be all lower-case
(#521) "require_once" must be immediately followed by an open parenthesis
(#525) Variable "ruleObject" must be all lower-case
local/mr/vendor/zend/Zend/Filter/Input.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#77) Member variable "_filterRules" must be all lower-case
(#82) Member variable "_validatorRules" must be all lower-case
(#88) Member variable "_validFields" must be all lower-case
(#95) Member variable "_invalidMessages" must be all lower-case
(#102) Member variable "_invalidErrors" must be all lower-case
(#109) Member variable "_missingFields" must be all lower-case
(#115) Member variable "_unknownFields" must be all lower-case
(#121) Member variable "_defaultEscapeFilter" must be all lower-case
(#157) Member variable "_translatorDisabled" must be all lower-case
(#165) Variable "filterRules" must be all lower-case
(#165) Variable "validatorRules" must be all lower-case
(#166) Opening brace should be on the same line as the declaration
(#171) Variable "filterRules" must be all lower-case
(#172) Variable "validatorRules" must be all lower-case
(#184) Public method name "Zend_Filter_Input::addNamespace" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Filter_Input::addFilterPrefixPath" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Filter_Input::addValidatorPrefixPath" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#236) Public method name "Zend_Filter_Input::setPluginLoader" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#245) "require_once" must be immediately followed by an open parenthesis
(#266) Public method name "Zend_Filter_Input::getPluginLoader" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#272) Variable "prefixSegment" must be all lower-case
(#273) Variable "pathSegment" must be all lower-case
(#276) Variable "prefixSegment" must be all lower-case
(#277) Variable "pathSegment" must be all lower-case
(#280) "require_once" must be immediately followed by an open parenthesis
(#284) "require_once" must be immediately followed by an open parenthesis
(#286) Variable "prefixSegment" must be all lower-case
(#286) Variable "pathSegment" must be all lower-case
(#296) Public method name "Zend_Filter_Input::getMessages" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#305) Public method name "Zend_Filter_Input::getErrors" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Filter_Input::getInvalid" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Filter_Input::getMissing" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Filter_Input::getUnknown" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Filter_Input::getEscaped" must be in lower-case letters only
(#342) Variable "fieldName" must be all lower-case
(#343) Opening brace should be on the same line as the declaration
(#347) Variable "fieldName" must be all lower-case
(#350) Variable "fieldName" must be all lower-case
(#351) Variable "fieldName" must be all lower-case
(#360) Protected method name "Zend_Filter_Input::_escapeRecursive" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#362) Expected "if (...) {\n"; found "if(...) {\n"
(#379) Public method name "Zend_Filter_Input::getUnescaped" must be in lower-case letters only
(#379) Variable "fieldName" must be all lower-case
(#380) Opening brace should be on the same line as the declaration
(#382) Variable "fieldName" must be all lower-case
(#385) Variable "fieldName" must be all lower-case
(#386) Variable "fieldName" must be all lower-case
(#395) Variable "fieldName" must be all lower-case
(#396) Opening brace should be on the same line as the declaration
(#397) Variable "fieldName" must be all lower-case
(#403) Public method name "Zend_Filter_Input::hasInvalid" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#412) Public method name "Zend_Filter_Input::hasMissing" must be in lower-case letters only
(#413) Opening brace should be on the same line as the declaration
(#421) Public method name "Zend_Filter_Input::hasUnknown" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#430) Public method name "Zend_Filter_Input::hasValid" must be in lower-case letters only
(#431) Opening brace should be on the same line as the declaration
(#440) Public method name "Zend_Filter_Input::isValid" must be in lower-case letters only
(#440) Variable "fieldName" must be all lower-case
(#441) Opening brace should be on the same line as the declaration
(#443) Variable "fieldName" must be all lower-case
(#446) Variable "fieldName" must be all lower-case
(#453) Variable "fieldName" must be all lower-case
(#454) Opening brace should be on the same line as the declaration
(#456) Variable "fieldName" must be all lower-case
(#464) Opening brace should be on the same line as the declaration
(#467) "require_once" must be immediately followed by an open parenthesis
(#471) "require_once" must be immediately followed by an open parenthesis
(#482) Public method name "Zend_Filter_Input::setData" must be in lower-case letters only
(#483) Opening brace should be on the same line as the declaration
(#486) Inline doc block comments are not allowed; use "// Comment." instead
(#504) Public method name "Zend_Filter_Input::setDefaultEscapeFilter" must be in lower-case letters only
(#504) Variable "escapeFilter" must be all lower-case
(#505) Opening brace should be on the same line as the declaration
(#506) Variable "escapeFilter" must be all lower-case
(#506) Variable "escapeFilter" must be all lower-case
(#507) Variable "escapeFilter" must be all lower-case
(#507) Variable "escapeFilter" must be all lower-case
(#509) Variable "escapeFilter" must be all lower-case
(#510) "require_once" must be immediately followed by an open parenthesis
(#513) Variable "escapeFilter" must be all lower-case
(#514) Variable "escapeFilter" must be all lower-case
(#522) Public method name "Zend_Filter_Input::setOptions" must be in lower-case letters only
(#523) Opening brace should be on the same line as the declaration
(#533) Expected "if (...) {\n"; found "if(...) {\n"
(#537) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#537) AS keyword must be lowercase; expected "as" but found "AS"
(#545) Expected "if (...) {\n"; found "if(...) {\n"
(#549) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#549) AS keyword must be lowercase; expected "as" but found "AS"
(#564) "require_once" must be immediately followed by an open parenthesis
(#579) Public method name "Zend_Filter_Input::setTranslator" must be in lower-case letters only
(#580) Opening brace should be on the same line as the declaration
(#583) Usage of ELSEIF not allowed; use ELSE IF instead
(#586) "require_once" must be immediately followed by an open parenthesis
(#598) Public method name "Zend_Filter_Input::getTranslator" must be in lower-case letters only
(#599) Opening brace should be on the same line as the declaration
(#605) "require_once" must be immediately followed by an open parenthesis
(#610) Usage of ELSEIF not allowed; use ELSE IF instead
(#625) Public method name "Zend_Filter_Input::setDisableTranslator" must be in lower-case letters only
(#626) Opening brace should be on the same line as the declaration
(#636) Public method name "Zend_Filter_Input::translatorIsDisabled" must be in lower-case letters only
(#637) Opening brace should be on the same line as the declaration
(#649) Opening brace should be on the same line as the declaration
(#650) Variable "ruleName" must be all lower-case
(#650) Variable "filterRule" must be all lower-case
(#651) Inline doc block comments are not allowed; use "// Comment." instead
(#655) Variable "filterRule" must be all lower-case
(#656) Variable "filterRule" must be all lower-case
(#656) Variable "filterRule" must be all lower-case
(#659) Inline doc block comments are not allowed; use "// Comment." instead
(#663) Variable "filterList" must be all lower-case
(#664) Variable "filterRule" must be all lower-case
(#666) Variable "filterList" must be all lower-case
(#670) Inline doc block comments are not allowed; use "// Comment." instead
(#673) Variable "filterRule" must be all lower-case
(#673) Variable "ruleName" must be all lower-case
(#674) Variable "filterRule" must be all lower-case
(#675) Variable "filterRule" must be all lower-case
(#675) Variable "ruleName" must be all lower-case
(#678) Inline doc block comments are not allowed; use "// Comment." instead
(#681) Variable "filterRule" must be all lower-case
(#682) Variable "filterRule" must be all lower-case
(#683) Variable "filterList" must be all lower-case
(#687) Variable "filterRule" must be all lower-case
(#691) Inline doc block comments are not allowed; use "// Comment." instead
(#696) Variable "ruleName" must be all lower-case
(#697) Expected "foreach (...) {\n"; found "foreach (...) {\n"
(#698) Variable "filterRule" must be all lower-case
(#701) Variable "filterRule" must be all lower-case
(#710) Protected method name "Zend_Filter_Input::_filterRule" must be in lower-case letters only
(#710) Variable "filterRule" must be all lower-case
(#711) Opening brace should be on the same line as the declaration
(#712) Variable "filterRule" must be all lower-case
(#718) Variable "filterRule" must be all lower-case
(#721) Expected 1 space after "="; newline found
(#722) Variable "filterRule" must be all lower-case
(#729) Protected method name "Zend_Filter_Input::_getDefaultEscapeFilter" must be in lower-case letters only
(#730) Opening brace should be on the same line as the declaration
(#742) Protected method name "Zend_Filter_Input::_getMissingMessage" must be in lower-case letters only
(#743) Opening brace should be on the same line as the declaration
(#762) Protected method name "Zend_Filter_Input::_getNotEmptyMessage" must be in lower-case letters only
(#763) Opening brace should be on the same line as the declaration
(#783) Opening brace should be on the same line as the declaration
(#795) Opening brace should be on the same line as the declaration
(#796) Inline doc block comments are not allowed; use "// Comment." instead
(#805) Variable "ruleName" must be all lower-case
(#805) Variable "validatorRule" must be all lower-case
(#806) Inline doc block comments are not allowed; use "// Comment." instead
(#810) Variable "validatorRule" must be all lower-case
(#811) Variable "validatorRule" must be all lower-case
(#811) Variable "validatorRule" must be all lower-case
(#814) Inline doc block comments are not allowed; use "// Comment." instead
(#818) Variable "validatorList" must be all lower-case
(#819) Variable "validatorRule" must be all lower-case
(#821) Variable "validatorList" must be all lower-case
(#825) Inline doc block comments are not allowed; use "// Comment." instead
(#828) Variable "validatorRule" must be all lower-case
(#828) Variable "ruleName" must be all lower-case
(#829) Variable "validatorRule" must be all lower-case
(#830) Variable "validatorRule" must be all lower-case
(#830) Variable "ruleName" must be all lower-case
(#832) Variable "validatorRule" must be all lower-case
(#833) Variable "validatorRule" must be all lower-case
(#835) Variable "validatorRule" must be all lower-case
(#836) Variable "validatorRule" must be all lower-case
(#838) Variable "validatorRule" must be all lower-case
(#839) Variable "validatorRule" must be all lower-case
(#842) Variable "validatorRule" must be all lower-case
(#843) Variable "validatorRule" must be all lower-case
(#844) Variable "validatorRule" must be all lower-case
(#845) Variable "validatorRule" must be all lower-case
(#845) Variable "validatorRule" must be all lower-case
(#846) Variable "validatorList" must be all lower-case
(#846) Variable "validatorRule" must be all lower-case
(#848) Inline comments must end in full-stops, exclamation marks, or question marks
(#849) Variable "unifiedMessages" must be all lower-case
(#849) Variable "validatorRule" must be all lower-case
(#850) Variable "validatorRule" must be all lower-case
(#852) Variable "validatorList" must be all lower-case
(#853) Variable "unifiedMessages" must be all lower-case
(#854) Variable "validatorRule" must be all lower-case
(#854) Variable "unifiedMessages" must be all lower-case
(#859) Inline doc block comments are not allowed; use "// Comment." instead
(#862) Variable "validatorRule" must be all lower-case
(#863) Variable "validatorRule" must be all lower-case
(#865) Variable "validatorList" must be all lower-case
(#870) Variable "validatorRule" must be all lower-case
(#871) Variable "validatorRule" must be all lower-case
(#883) Variable "validatorRule" must be all lower-case
(#883) Variable "validatorRule" must be all lower-case
(#885) Variable "validatorRule" must be all lower-case
(#885) Variable "validatorList" must be all lower-case
(#888) Inline doc block comments are not allowed; use "// Comment." instead
(#893) Variable "ruleName" must be all lower-case
(#894) Expected "foreach (...) {\n"; found "foreach (...) {\n"
(#895) Variable "validatorRule" must be all lower-case
(#898) Variable "validatorRule" must be all lower-case
(#902) Inline doc block comments are not allowed; use "// Comment." instead
(#916) Inline doc block comments are not allowed; use "// Comment." instead
(#926) Protected method name "Zend_Filter_Input::_validateRule" must be in lower-case letters only
(#926) Variable "validatorRule" must be all lower-case
(#927) Opening brace should be on the same line as the declaration
(#928) Inline doc block comments are not allowed; use "// Comment." instead
(#933) Variable "validatorRule" must be all lower-case
(#936) Variable "validatorRule" must be all lower-case
(#937) Inline doc block comments are not allowed; use "// Comment." instead
(#938) Variable "validatorRule" must be all lower-case
(#939) Inline comments must end in full-stops, exclamation marks, or question marks
(#940) Variable "validatorRule" must be all lower-case
(#942) Inline comments must end in full-stops, exclamation marks, or question marks
(#943) Variable "validatorRule" must be all lower-case
(#944) Variable "validatorRule" must be all lower-case
(#945) Variable "validatorRule" must be all lower-case
(#947) Inline comments must end in full-stops, exclamation marks, or question marks
(#948) Variable "validatorRule" must be all lower-case
(#948) Expected 1 space after "="; newline found
(#949) Variable "validatorRule" must be all lower-case
(#952) Variable "validatorRule" must be all lower-case
(#953) Variable "validatorRule" must be all lower-case
(#953) Expected 1 space after "="; newline found
(#954) Variable "validatorRule" must be all lower-case
(#958) Inline doc block comments are not allowed; use "// Comment." instead
(#961) Variable "validatorRule" must be all lower-case
(#961) Variable "validatorRule" must be all lower-case
(#961) Line exceeds 132 characters; contains 135 characters
(#965) Inline doc block comments are not allowed; use "// Comment." instead
(#968) Variable "validatorRule" must be all lower-case
(#969) Variable "validatorRule" must be all lower-case
(#970) Variable "emptyFieldsFound" must be all lower-case
(#971) Variable "errorsList" must be all lower-case
(#974) Variable "fieldKey" must be all lower-case
(#975) Variable "notEmptyValidator" must be all lower-case
(#976) Variable "notEmptyValidator" must be all lower-case
(#976) Variable "validatorRule" must be all lower-case
(#976) Variable "fieldKey" must be all lower-case
(#978) Variable "notEmptyValidator" must be all lower-case
(#979) Variable "notEmptyValidator" must be all lower-case
(#979) Variable "messageKey" must be all lower-case
(#980) Variable "messageKey" must be all lower-case
(#981) Variable "messageKey" must be all lower-case
(#986) Variable "errorsList" must be all lower-case
(#986) Variable "notEmptyValidator" must be all lower-case
(#987) Variable "emptyFieldsFound" must be all lower-case
(#991) Variable "emptyFieldsFound" must be all lower-case
(#992) Variable "validatorRule" must be all lower-case
(#993) Variable "validatorRule" must be all lower-case
(#993) Variable "errorsList" must be all lower-case
(#993) Line exceeds 132 characters; contains 137 characters
(#998) Variable "validatorRule" must be all lower-case
(#999) Variable "validatorRule" must be all lower-case
(#999) Variable "validatorRule" must be all lower-case
(#1000) Variable "validatorRule" must be all lower-case
(#1000) Variable "validatorRule" must be all lower-case
(#1004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1004) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) Variable "fieldNames" must be all lower-case
(#1006) Variable "fieldName" must be all lower-case
(#1006) Variable "fieldNames" must be all lower-case
(#1014) Variable "notEmptyValidator" must be all lower-case
(#1015) Variable "notEmptyValidator" must be all lower-case
(#1015) Variable "validatorRule" must be all lower-case
(#1015) Variable "fieldName" must be all lower-case
(#1016) Variable "validatorRule" must be all lower-case
(#1017) Variable "validatorChain" must be all lower-case
(#1017) Variable "validatorRule" must be all lower-case
(#1019) Variable "validatorChain" must be all lower-case
(#1020) Variable "validatorChain" must be all lower-case
(#1020) Variable "notEmptyValidator" must be all lower-case
(#1021) Variable "validatorChain" must be all lower-case
(#1021) Variable "validatorRule" must be all lower-case
(#1025) Variable "validatorRule" must be all lower-case
(#1025) Variable "notEmptyValidator" must be all lower-case
(#1030) Variable "validatorChain" must be all lower-case
(#1031) Variable "validatorRule" must be all lower-case
(#1032) Variable "collectedMessages" must be all lower-case
(#1032) Variable "validatorRule" must be all lower-case
(#1034) Variable "collectedMessages" must be all lower-case
(#1037) Variable "validatorChain" must be all lower-case
(#1037) Variable "messageKey" must be all lower-case
(#1038) Variable "collectedMessages" must be all lower-case
(#1038) Variable "messageKey" must be all lower-case
(#1039) Variable "collectedMessages" must be all lower-case
(#1039) Variable "messageKey" must be all lower-case
(#1041) Variable "collectedMessages" must be all lower-case
(#1045) Variable "validatorRule" must be all lower-case
(#1045) Variable "collectedMessages" must be all lower-case
(#1046) Variable "validatorRule" must be all lower-case
(#1047) Variable "validatorRule" must be all lower-case
(#1047) Variable "validatorRule" must be all lower-case
(#1047) Line exceeds 132 characters; contains 138 characters
(#1048) Variable "validatorChain" must be all lower-case
(#1050) Variable "validatorRule" must be all lower-case
(#1050) Variable "validatorChain" must be all lower-case
(#1052) Variable "fieldName" must be all lower-case
(#1054) Variable "validatorRule" must be all lower-case
(#1064) Inline doc block comments are not allowed; use "// Comment." instead
(#1067) Variable "validatorRule" must be all lower-case
(#1078) Protected method name "Zend_Filter_Input::_getFilter" must be in lower-case letters only
(#1078) Variable "classBaseName" must be all lower-case
(#1079) Opening brace should be on the same line as the declaration
(#1080) Variable "classBaseName" must be all lower-case
(#1087) Protected method name "Zend_Filter_Input::_getValidator" must be in lower-case letters only
(#1087) Variable "classBaseName" must be all lower-case
(#1088) Opening brace should be on the same line as the declaration
(#1089) Variable "classBaseName" must be all lower-case
(#1098) Protected method name "Zend_Filter_Input::_getFilterOrValidator" must be in lower-case letters only
(#1098) Variable "classBaseName" must be all lower-case
(#1099) Opening brace should be on the same line as the declaration
(#1102) Variable "classBaseName" must be all lower-case
(#1103) Variable "classBaseName" must be all lower-case
(#1104) Variable "classBaseName" must be all lower-case
(#1107) Variable "interfaceName" must be all lower-case
(#1108) Variable "className" must be all lower-case
(#1108) Variable "classBaseName" must be all lower-case
(#1110) Variable "className" must be all lower-case
(#1112) Variable "interfaceName" must be all lower-case
(#1113) "require_once" must be immediately followed by an open parenthesis
(#1114) Variable "className" must be all lower-case
(#1114) Line exceeds 132 characters; contains 147 characters
local/mr/vendor/zend/Zend/Filter/Int.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Interface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Filter/LocalizedToNormalized.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#58) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Filter_LocalizedToNormalized::getOptions" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Filter_LocalizedToNormalized::setOptions" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#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
local/mr/vendor/zend/Zend/Filter/NormalizedToLocalized.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#57) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Filter_NormalizedToLocalized::getOptions" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Filter_NormalizedToLocalized::setOptions" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#100) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Filter/Null.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#64) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Filter_Null::getType" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Filter_Null::setType" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#104) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#120) "require_once" must be immediately followed by an open parenthesis
(#138) Opening brace should be on the same line as the declaration
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) This comment is 50% valid code; is this commented out code?
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) This comment is 63% valid code; is this commented out code?
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) This comment is 50% valid code; is this commented out code?
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) This comment is 50% valid code; is this commented out code?
local/mr/vendor/zend/Zend/Filter/PregReplace.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_matchPattern" must be all lower-case
(#52) Member variable "_unicodeSupportEnabled" must be all lower-case
(#59) Public method name "Zend_Filter_PregReplace::isUnicodeSupportEnabled" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "_unicodeSupportEnabled" must be all lower-case
(#61) Variable "_unicodeSupportEnabled" must not contain underscores.
(#65) Variable "_unicodeSupportEnabled" must be all lower-case
(#65) Variable "_unicodeSupportEnabled" must not contain underscores.
(#73) Protected method name "Zend_Filter_PregReplace::_determineUnicodeSupport" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "_unicodeSupportEnabled" must be all lower-case
(#75) Variable "_unicodeSupportEnabled" must not contain underscores.
(#88) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Filter_PregReplace::setMatchPattern" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Filter_PregReplace::getMatchPattern" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Filter_PregReplace::setReplacement" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Filter_PregReplace::getReplacement" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#165) Opening brace should be on the same line as the declaration
(#167) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Filter/RealPath.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#55) Public method name "Zend_Filter_RealPath::getExists" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Filter_RealPath::setExists" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#93) Opening brace should be on the same line as the declaration
(#108) Variable "fullMatch" must be all lower-case
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/vendor/zend/Zend/Filter/StringToLower.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Filter_StringToLower::getEncoding" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Filter_StringToLower::setEncoding" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#86) "require_once" must be immediately followed by an open parenthesis
(#92) "require_once" must be immediately followed by an open parenthesis
(#110) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/StringToUpper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Filter_StringToUpper::getEncoding" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Filter_StringToUpper::setEncoding" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#86) "require_once" must be immediately followed by an open parenthesis
(#92) "require_once" must be immediately followed by an open parenthesis
(#110) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/StringTrim.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_charList" must be all lower-case
(#51) Variable "charList" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "charList" must be all lower-case
(#54) Variable "charList" must be all lower-case
(#54) Variable "charList" must be all lower-case
(#55) Variable "charList" must be all lower-case
(#71) Public method name "Zend_Filter_StringTrim::getCharList" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Filter_StringTrim::setCharList" must be in lower-case letters only
(#82) Variable "charList" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "charList" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#113) Protected method name "Zend_Filter_StringTrim::_unicodeTrim" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/StripNewlines.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/StripTags.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "commentsAllowed" must be all lower-case
(#62) Member variable "_tagsAllowed" must be all lower-case
(#71) Member variable "_attributesAllowed" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Filter_StripTags::getCommentsAllowed" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Filter_StripTags::setCommentsAllowed" must be in lower-case letters only
(#137) Variable "commentsAllowed" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#139) Line indented incorrectly; expected at least 8 spaces, found 7
(#139) Variable "commentsAllowed" must be all lower-case
(#140) Line indented incorrectly; expected at least 8 spaces, found 7
(#148) Public method name "Zend_Filter_StripTags::getTagsAllowed" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Filter_StripTags::setTagsAllowed" must be in lower-case letters only
(#159) Variable "tagsAllowed" must be all lower-case
(#160) Opening brace should be on the same line as the declaration
(#161) Variable "tagsAllowed" must be all lower-case
(#162) Variable "tagsAllowed" must be all lower-case
(#162) Variable "tagsAllowed" must be all lower-case
(#165) Variable "tagsAllowed" must be all lower-case
(#166) 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
(#169) Variable "tagName" must be all lower-case
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "tagName" must be all lower-case
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Expected "} else if (...) {\n"; found "}\n // Otherwise, if a tag was provided with attributes\n else if (...) {\n"
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "tagName" must be all lower-case
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Variable "tagName" must be all lower-case
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Variable "attributeName" must be all lower-case
(#187) Variable "tagName" must be all lower-case
(#187) Variable "attributeName" must be all lower-case
(#201) Public method name "Zend_Filter_StripTags::getAttributesAllowed" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Filter_StripTags::setAttributesAllowed" must be in lower-case letters only
(#212) Variable "attributesAllowed" must be all lower-case
(#213) Opening brace should be on the same line as the declaration
(#214) Variable "attributesAllowed" must be all lower-case
(#215) Variable "attributesAllowed" must be all lower-case
(#215) Variable "attributesAllowed" must be all lower-case
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Variable "attributesAllowed" must be all lower-case
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Variable "attributeName" must be all lower-case
(#223) Variable "attributeName" must be all lower-case
(#239) Opening brace should be on the same line as the declaration
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Variable "dataFiltered" must be all lower-case
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "preTag" must be all lower-case
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "preTag" must be all lower-case
(#261) Variable "preTag" must be all lower-case
(#261) Variable "preTag" must be all lower-case
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Variable "tagFiltered" must be all lower-case
(#268) Variable "tagFiltered" must be all lower-case
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Variable "dataFiltered" must be all lower-case
(#271) Variable "preTag" must be all lower-case
(#271) Variable "tagFiltered" must be all lower-case
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Variable "dataFiltered" must be all lower-case
(#284) Protected method name "Zend_Filter_StripTags::_filterTag" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Variable "isMatch" must be all lower-case
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "isMatch" must be all lower-case
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Variable "tagStart" must be all lower-case
(#300) Variable "tagName" must be all lower-case
(#301) Variable "tagAttributes" must be all lower-case
(#302) Variable "tagEnd" must be all lower-case
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Variable "tagName" must be all lower-case
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Variable "tagAttributes" must be all lower-case
(#310) Variable "tagAttributes" must be all lower-case
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Variable "tagAttributes" must be all lower-case
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Variable "tagAttributes" must be all lower-case
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Variable "tagAttributes" must be all lower-case
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Variable "attributeName" must be all lower-case
(#322) Variable "attributeName" must be all lower-case
(#322) Variable "attributeName" must be all lower-case
(#323) Variable "attributeDelimiter" must be all lower-case
(#324) Variable "attributeValue" must be all lower-case
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Variable "attributeName" must be all lower-case
(#327) Variable "tagName" must be all lower-case
(#328) Variable "attributeName" must be all lower-case
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Variable "tagAttributes" must be all lower-case
(#332) Variable "attributeName" must be all lower-case
(#332) Variable "attributeDelimiter" must be all lower-case
(#333) Variable "attributeValue" must be all lower-case
(#333) Variable "attributeDelimiter" must be all lower-case
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Variable "tagEnd" must be all lower-case
(#339) Variable "tagEnd" must be all lower-case
(#339) Variable "tagEnd" must be all lower-case
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "tagStart" must be all lower-case
(#343) Variable "tagName" must be all lower-case
(#343) Variable "tagAttributes" must be all lower-case
(#343) Variable "tagEnd" must be all lower-case
local/mr/vendor/zend/Zend/Filter/Word/CamelCaseToDash.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Word/CamelCaseToSeparator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#37) Opening brace should be on the same line as the declaration
(#39) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Filter/Word/CamelCaseToUnderscore.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Word/DashToCamelCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Word/DashToSeparator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#37) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Word/DashToUnderscore.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Word/Separator/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#56) Public method name "Zend_Filter_Word_Separator_Abstract::setSeparator" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#59) "require_once" must be immediately followed by an open parenthesis
(#71) Public method name "Zend_Filter_Word_Separator_Abstract::getSeparator" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Word/SeparatorToCamelCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#37) Opening brace should be on the same line as the declaration
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "pregQuotedSeparator" must be all lower-case
(#42) Variable "pregQuotedSeparator" must be all lower-case
(#42) Commas (,) must be followed by white space.
(#42) The use of the /e modifier in regular expressions is forbidden
(#43) Commas (,) must be followed by white space.
(#45) Variable "pregQuotedSeparator" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#45) The use of the /e modifier in regular expressions is forbidden
(#46) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Filter/Word/SeparatorToDash.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Variable "searchSeparator" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "searchSeparator" must be all lower-case
local/mr/vendor/zend/Zend/Filter/Word/SeparatorToSeparator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#36) Member variable "_searchSeparator" must be all lower-case
(#37) Member variable "_replacementSeparator" must be all lower-case
(#46) Variable "searchSeparator" must be all lower-case
(#46) Variable "replacementSeparator" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "searchSeparator" must be all lower-case
(#49) Variable "replacementSeparator" must be all lower-case
(#58) Public method name "Zend_Filter_Word_SeparatorToSeparator::setSearchSeparator" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Filter_Word_SeparatorToSeparator::getSearchSeparator" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Filter_Word_SeparatorToSeparator::setReplacementSeparator" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Filter_Word_SeparatorToSeparator::getReplacementSeparator" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#105) Opening brace should be on the same line as the declaration
(#117) Protected method name "Zend_Filter_Word_SeparatorToSeparator::_separatorToSeparatorFilter" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#120) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Filter/Word/UnderscoreToCamelCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Word/UnderscoreToDash.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Filter/Word/UnderscoreToSeparator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Variable "replacementSeparator" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "replacementSeparator" must be all lower-case
local/mr/vendor/zend/Zend/Form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#74) Member variable "_defaultDisplayGroupClass" must be all lower-case
(#86) Member variable "_disableLoadDefaultDecorators" must be all lower-case
(#92) Member variable "_displayGroupPrefixPaths" must be all lower-case
(#98) Member variable "_displayGroups" must be all lower-case
(#104) Member variable "_elementDecorators" must be all lower-case
(#110) Member variable "_elementPrefixPaths" must be all lower-case
(#122) Member variable "_elementsBelongTo" must be all lower-case
(#128) Member variable "_errorMessages" must be all lower-case
(#134) Member variable "_errorsExist" must be all lower-case
(#140) Member variable "_errorsForced" must be all lower-case
(#146) Member variable "_formOrder" must be all lower-case
(#152) Member variable "_isArray" must be all lower-case
(#182) Member variable "_orderUpdated" must be all lower-case
(#188) Member variable "_subFormPrefixPaths" must be all lower-case
(#194) Member variable "_subForms" must be all lower-case
(#205) Member variable "_translatorDefault" must be all lower-case
(#211) Member variable "_translatorDisabled" must be all lower-case
(#221) Member variable "_isRendered" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#235) Usage of ELSEIF not allowed; use ELSE IF instead
(#251) Opening brace should be on the same line as the declaration
(#258) Variable "subForms" must be all lower-case
(#259) Variable "subForm" must be all lower-case
(#260) Variable "subForms" must be all lower-case
(#260) Variable "subForm" must be all lower-case
(#262) Variable "subForms" must be all lower-case
(#264) Variable "displayGroups" must be all lower-case
(#265) Expected "foreach (...) {\n"; found "foreach (...) {\n"
(#272) Variable "displayGroups" must be all lower-case
(#274) Variable "displayGroups" must be all lower-case
(#283) Opening brace should be on the same line as the declaration
(#287) Variable "subForm" must be all lower-case
(#288) Variable "subForm" must be all lower-case
(#300) Opening brace should be on the same line as the declaration
(#309) Public method name "Zend_Form::setOptions" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#342) Variable "displayGroupDecorators" must be all lower-case
(#347) Variable "elementsBelongTo" must be all lower-case
(#375) Variable "displayGroupDecorators" must be all lower-case
(#376) Variable "displayGroupDecorators" must be all lower-case
(#379) Variable "elementsBelongTo" must be all lower-case
(#380) Variable "elementsBelongTo" must be all lower-case
(#392) Public method name "Zend_Form::setConfig" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Public method name "Zend_Form::setPluginLoader" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#417) "require_once" must be immediately followed by an open parenthesis
(#435) Public method name "Zend_Form::getPluginLoader" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#441) Variable "prefixSegment" must be all lower-case
(#442) Variable "pathSegment" must be all lower-case
(#445) Variable "prefixSegment" must be all lower-case
(#446) Variable "pathSegment" must be all lower-case
(#449) "require_once" must be immediately followed by an open parenthesis
(#453) "require_once" must be immediately followed by an open parenthesis
(#455) Variable "prefixSegment" must be all lower-case
(#455) Variable "pathSegment" must be all lower-case
(#485) Public method name "Zend_Form::addPrefixPath" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#498) Variable "cType" must be all lower-case
(#499) Variable "pluginPath" must be all lower-case
(#499) Variable "cType" must be all lower-case
(#500) Variable "pluginPrefix" must be all lower-case
(#500) Variable "cType" must be all lower-case
(#502) Variable "pluginPrefix" must be all lower-case
(#502) Variable "pluginPath" must be all lower-case
(#506) "require_once" must be immediately followed by an open parenthesis
(#517) Public method name "Zend_Form::addPrefixPaths" must be in lower-case letters only
(#518) Opening brace should be on the same line as the declaration
(#531) Usage of ELSEIF not allowed; use ELSE IF instead
(#549) Public method name "Zend_Form::addElementPrefixPath" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#561) Variable "subForm" must be all lower-case
(#562) Variable "subForm" must be all lower-case
(#574) Public method name "Zend_Form::addElementPrefixPaths" must be in lower-case letters only
(#575) Opening brace should be on the same line as the declaration
(#592) Public method name "Zend_Form::addDisplayGroupPrefixPath" must be in lower-case letters only
(#593) Opening brace should be on the same line as the declaration
(#612) Public method name "Zend_Form::addDisplayGroupPrefixPaths" must be in lower-case letters only
(#613) Opening brace should be on the same line as the declaration
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Public method name "Zend_Form::setAttrib" must be in lower-case letters only
(#653) Opening brace should be on the same line as the declaration
(#665) Public method name "Zend_Form::addAttribs" must be in lower-case letters only
(#666) Opening brace should be on the same line as the declaration
(#681) Public method name "Zend_Form::setAttribs" must be in lower-case letters only
(#682) Opening brace should be on the same line as the declaration
(#693) Public method name "Zend_Form::getAttrib" must be in lower-case letters only
(#694) Opening brace should be on the same line as the declaration
(#708) Public method name "Zend_Form::getAttribs" must be in lower-case letters only
(#709) Opening brace should be on the same line as the declaration
(#719) Public method name "Zend_Form::removeAttrib" must be in lower-case letters only
(#720) Opening brace should be on the same line as the declaration
(#734) Public method name "Zend_Form::clearAttribs" must be in lower-case letters only
(#735) Opening brace should be on the same line as the declaration
(#746) Public method name "Zend_Form::setAction" must be in lower-case letters only
(#747) Opening brace should be on the same line as the declaration
(#758) Public method name "Zend_Form::getAction" must be in lower-case letters only
(#759) Opening brace should be on the same line as the declaration
(#777) Public method name "Zend_Form::setMethod" must be in lower-case letters only
(#778) Opening brace should be on the same line as the declaration
(#781) "require_once" must be immediately followed by an open parenthesis
(#793) Public method name "Zend_Form::getMethod" must be in lower-case letters only
(#794) Opening brace should be on the same line as the declaration
(#808) Public method name "Zend_Form::setEnctype" must be in lower-case letters only
(#809) Opening brace should be on the same line as the declaration
(#819) Public method name "Zend_Form::getEnctype" must be in lower-case letters only
(#820) Opening brace should be on the same line as the declaration
(#835) Public method name "Zend_Form::filterName" must be in lower-case letters only
(#835) Variable "allowBrackets" must be all lower-case
(#836) Opening brace should be on the same line as the declaration
(#838) Variable "allowBrackets" must be all lower-case
(#850) Public method name "Zend_Form::setName" must be in lower-case letters only
(#851) Opening brace should be on the same line as the declaration
(#854) "require_once" must be immediately followed by an open parenthesis
(#866) Public method name "Zend_Form::getName" must be in lower-case letters only
(#867) Opening brace should be on the same line as the declaration
(#878) Public method name "Zend_Form::getFullyQualifiedName" must be in lower-case letters only
(#879) Opening brace should be on the same line as the declaration
(#888) Public method name "Zend_Form::getId" must be in lower-case letters only
(#889) Opening brace should be on the same line as the declaration
(#896) Inline comments must end in full-stops, exclamation marks, or question marks
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) Public method name "Zend_Form::setLegend" must be in lower-case letters only
(#919) Opening brace should be on the same line as the declaration
(#929) Public method name "Zend_Form::getLegend" must be in lower-case letters only
(#930) Opening brace should be on the same line as the declaration
(#940) Public method name "Zend_Form::setDescription" must be in lower-case letters only
(#941) Opening brace should be on the same line as the declaration
(#951) Public method name "Zend_Form::getDescription" must be in lower-case letters only
(#952) Opening brace should be on the same line as the declaration
(#962) Public method name "Zend_Form::setOrder" must be in lower-case letters only
(#963) Opening brace should be on the same line as the declaration
(#973) Public method name "Zend_Form::getOrder" must be in lower-case letters only
(#974) Opening brace should be on the same line as the declaration
(#983) Protected method name "Zend_Form::_setIsRendered" must be in lower-case letters only
(#984) Opening brace should be on the same line as the declaration
(#992) Protected method name "Zend_Form::_getIsRendered" must be in lower-case letters only
(#993) Opening brace should be on the same line as the declaration
(#997) Inline comments must end in full-stops, exclamation marks, or question marks
(#1015) Public method name "Zend_Form::addElement" must be in lower-case letters only
(#1016) Opening brace should be on the same line as the declaration
(#1019) "require_once" must be immediately followed by an open parenthesis
(#1026) Usage of ELSEIF not allowed; use ELSE IF instead
(#1037) Usage of ELSEIF not allowed; use ELSE IF instead
(#1038) Variable "prefixPaths" must be all lower-case
(#1039) Variable "prefixPaths" must be all lower-case
(#1041) Variable "prefixPaths" must be all lower-case
(#1041) Variable "prefixPaths" must be all lower-case
(#1049) Variable "prefixPaths" must be all lower-case
(#1072) Public method name "Zend_Form::createElement" must be in lower-case letters only
(#1073) Opening brace should be on the same line as the declaration
(#1075) "require_once" must be immediately followed by an open parenthesis
(#1080) "require_once" must be immediately followed by an open parenthesis
(#1084) Variable "prefixPaths" must be all lower-case
(#1085) Variable "prefixPaths" must be all lower-case
(#1087) Variable "prefixPaths" must be all lower-case
(#1087) Variable "prefixPaths" must be all lower-case
(#1095) Variable "prefixPaths" must be all lower-case
(#1096) Usage of ELSEIF not allowed; use ELSE IF instead
(#1098) Variable "prefixPaths" must be all lower-case
(#1100) Variable "prefixPaths" must be all lower-case
(#1116) Public method name "Zend_Form::addElements" must be in lower-case letters only
(#1117) Opening brace should be on the same line as the declaration
(#1172) Public method name "Zend_Form::setElements" must be in lower-case letters only
(#1173) Opening brace should be on the same line as the declaration
(#1184) Public method name "Zend_Form::getElement" must be in lower-case letters only
(#1185) Opening brace should be on the same line as the declaration
(#1197) Public method name "Zend_Form::getElements" must be in lower-case letters only
(#1198) Opening brace should be on the same line as the declaration
(#1208) Public method name "Zend_Form::removeElement" must be in lower-case letters only
(#1209) Opening brace should be on the same line as the declaration
(#1234) Public method name "Zend_Form::clearElements" must be in lower-case letters only
(#1235) Opening brace should be on the same line as the declaration
(#1254) Public method name "Zend_Form::setDefaults" must be in lower-case letters only
(#1255) Opening brace should be on the same line as the declaration
(#1256) Variable "eBelongTo" must be all lower-case
(#1259) Variable "eBelongTo" must be all lower-case
(#1260) Variable "eBelongTo" must be all lower-case
(#1264) Variable "belongsTo" must be all lower-case
(#1264) Variable "eBelongTo" must be all lower-case
(#1265) Variable "belongsTo" must be all lower-case
(#1269) Variable "belongsTo" must be all lower-case
(#1289) Public method name "Zend_Form::setDefault" must be in lower-case letters only
(#1290) Opening brace should be on the same line as the declaration
(#1296) Variable "subForm" must be all lower-case
(#1297) Variable "subForm" must be all lower-case
(#1299) Usage of ELSEIF not allowed; use ELSE IF instead
(#1299) Variable "subForm" must be all lower-case
(#1300) Variable "subForm" must be all lower-case
(#1312) Public method name "Zend_Form::getValue" must be in lower-case letters only
(#1313) Opening brace should be on the same line as the declaration
(#1318) Variable "subForm" must be all lower-case
(#1319) Variable "subForm" must be all lower-case
(#1322) Variable "subForm" must be all lower-case
(#1323) Variable "subForm" must be all lower-case
(#1324) Variable "subForm" must be all lower-case
(#1336) Public method name "Zend_Form::getValues" must be in lower-case letters only
(#1336) Variable "suppressArrayNotation" must be all lower-case
(#1337) Opening brace should be on the same line as the declaration
(#1339) Variable "eBelongTo" must be all lower-case
(#1340) Whitespace found at end of line
(#1342) Variable "eBelongTo" must be all lower-case
(#1344) Whitespace found at end of line
(#1348) Variable "belongsTo" must be all lower-case
(#1348) Variable "eBelongTo" must be all lower-case
(#1349) Variable "belongsTo" must be all lower-case
(#1350) Variable "belongsTo" must be all lower-case
(#1357) Variable "subForm" must be all lower-case
(#1359) Variable "subForm" must be all lower-case
(#1360) Variable "subForm" must be all lower-case
(#1362) Variable "subForm" must be all lower-case
(#1363) Variable "subForm" must be all lower-case
(#1368) Variable "suppressArrayNotation" must be all lower-case
(#1388) Public method name "Zend_Form::getValidValues" must be in lower-case letters only
(#1388) Variable "suppressArrayNotation" must be all lower-case
(#1389) Opening brace should be on the same line as the declaration
(#1391) Variable "eBelongTo" must be all lower-case
(#1394) Variable "eBelongTo" must be all lower-case
(#1395) Variable "eBelongTo" must be all lower-case
(#1401) Variable "belongsTo" must be all lower-case
(#1401) Variable "eBelongTo" must be all lower-case
(#1402) Variable "belongsTo" must be all lower-case
(#1405) Expected "if (...) {\n"; found "if(...) {\n"
(#1407) Variable "belongsTo" must be all lower-case
(#1407) Variable "eBelongTo" must be all lower-case
(#1407) Variable "belongsTo" must be all lower-case
(#1408) Variable "belongsTo" must be all lower-case
(#1413) Variable "belongsTo" must be all lower-case
(#1432) Variable "suppressArrayNotation" must be all lower-case
(#1448) Public method name "Zend_Form::getUnfilteredValue" must be in lower-case letters only
(#1449) Opening brace should be on the same line as the declaration
(#1461) Public method name "Zend_Form::getUnfilteredValues" must be in lower-case letters only
(#1462) Opening brace should be on the same line as the declaration
(#1477) Public method name "Zend_Form::setElementFilters" must be in lower-case letters only
(#1478) Opening brace should be on the same line as the declaration
(#1491) Public method name "Zend_Form::setElementsBelongTo" must be in lower-case letters only
(#1492) Opening brace should be on the same line as the declaration
(#1493) Variable "origName" must be all lower-case
(#1502) Variable "origName" must be all lower-case
(#1519) Protected method name "Zend_Form::_setElementsBelongTo" must be in lower-case letters only
(#1520) Opening brace should be on the same line as the declaration
(#1543) Public method name "Zend_Form::getElementsBelongTo" must be in lower-case letters only
(#1544) Opening brace should be on the same line as the declaration
(#1560) Public method name "Zend_Form::setIsArray" must be in lower-case letters only
(#1561) Opening brace should be on the same line as the declaration
(#1571) Public method name "Zend_Form::isArray" must be in lower-case letters only
(#1572) Opening brace should be on the same line as the declaration
(#1576) Inline comments must end in full-stops, exclamation marks, or question marks
(#1586) Public method name "Zend_Form::addSubForm" must be in lower-case letters only
(#1587) Opening brace should be on the same line as the declaration
(#1590) Variable "loaderPaths" must be all lower-case
(#1591) Variable "loaderPaths" must be all lower-case
(#1616) Variable "oldName" must be all lower-case
(#1617) Variable "oldName" must be all lower-case
(#1618) Variable "oldName" must be all lower-case
(#1635) Public method name "Zend_Form::addSubForms" must be in lower-case letters only
(#1635) Variable "subForms" must be all lower-case
(#1636) Opening brace should be on the same line as the declaration
(#1637) Variable "subForms" must be all lower-case
(#1655) Variable "subForm" must be all lower-case
(#1661) Variable "subForm" must be all lower-case
(#1674) Public method name "Zend_Form::setSubForms" must be in lower-case letters only
(#1674) Variable "subForms" must be all lower-case
(#1675) Opening brace should be on the same line as the declaration
(#1677) Variable "subForms" must be all lower-case
(#1686) Public method name "Zend_Form::getSubForm" must be in lower-case letters only
(#1687) Opening brace should be on the same line as the declaration
(#1700) Public method name "Zend_Form::getSubForms" must be in lower-case letters only
(#1701) Opening brace should be on the same line as the declaration
(#1711) Public method name "Zend_Form::removeSubForm" must be in lower-case letters only
(#1712) Opening brace should be on the same line as the declaration
(#1731) Public method name "Zend_Form::clearSubForms" must be in lower-case letters only
(#1732) Opening brace should be on the same line as the declaration
(#1744) Inline comments must end in full-stops, exclamation marks, or question marks
(#1752) Public method name "Zend_Form::setDefaultDisplayGroupClass" must be in lower-case letters only
(#1753) Opening brace should be on the same line as the declaration
(#1763) Public method name "Zend_Form::getDefaultDisplayGroupClass" must be in lower-case letters only
(#1764) Opening brace should be on the same line as the declaration
(#1781) Public method name "Zend_Form::addDisplayGroup" must be in lower-case letters only
(#1782) Opening brace should be on the same line as the declaration
(#1794) "require_once" must be immediately followed by an open parenthesis
(#1802) Usage of ELSEIF not allowed; use ELSE IF instead
(#1817) "require_once" must be immediately followed by an open parenthesis
(#1842) Protected method name "Zend_Form::_addDisplayGroupObject" must be in lower-case letters only
(#1843) Opening brace should be on the same line as the declaration
(#1847) "require_once" must be immediately followed by an open parenthesis
(#1869) Public method name "Zend_Form::addDisplayGroups" must be in lower-case letters only
(#1870) Opening brace should be on the same line as the declaration
(#1929) Public method name "Zend_Form::setDisplayGroups" must be in lower-case letters only
(#1930) Opening brace should be on the same line as the declaration
(#1932) Space found before object operator
(#1941) Public method name "Zend_Form::getDisplayGroup" must be in lower-case letters only
(#1942) Opening brace should be on the same line as the declaration
(#1956) Public method name "Zend_Form::getDisplayGroups" must be in lower-case letters only
(#1957) Opening brace should be on the same line as the declaration
(#1967) Public method name "Zend_Form::removeDisplayGroup" must be in lower-case letters only
(#1968) Opening brace should be on the same line as the declaration
(#1994) Public method name "Zend_Form::clearDisplayGroups" must be in lower-case letters only
(#1995) Opening brace should be on the same line as the declaration
(#2013) Inline comments must end in full-stops, exclamation marks, or question marks
(#2024) Opening brace should be on the same line as the declaration
(#2036) Protected method name "Zend_Form::_getArrayName" must be in lower-case letters only
(#2037) Opening brace should be on the same line as the declaration
(#2046) Variable "endPos" must be all lower-case
(#2047) Variable "endPos" must be all lower-case
(#2052) Variable "endPos" must be all lower-case
(#2066) Protected method name "Zend_Form::_dissolveArrayValue" must be in lower-case letters only
(#2066) Variable "arrayPath" must be all lower-case
(#2067) Opening brace should be on the same line as the declaration
(#2068) Inline comments must end in full-stops, exclamation marks, or question marks
(#2069) Variable "arrayPos" must be all lower-case
(#2069) Variable "arrayPath" must be all lower-case
(#2070) Inline comments must end in full-stops, exclamation marks, or question marks
(#2071) Variable "arrayKey" must be all lower-case
(#2071) Variable "arrayPath" must be all lower-case
(#2071) Variable "arrayPos" must be all lower-case
(#2073) Inline comments must end in full-stops, exclamation marks, or question marks
(#2074) Variable "arrayKey" must be all lower-case
(#2075) Variable "arrayKey" must be all lower-case
(#2078) Inline comments must end in full-stops, exclamation marks, or question marks
(#2079) Variable "arrayPath" must be all lower-case
(#2079) Variable "arrayPath" must be all lower-case
(#2079) Variable "arrayPos" must be all lower-case
(#2082) Variable "arrayPath" must be all lower-case
(#2083) Variable "arrayPath" must be all lower-case
(#2093) Whitespace found at end of line
(#2094) Whitespace found at end of line
(#2099) Protected method name "Zend_Form::_dissolveArrayUnsetKey" must be in lower-case letters only
(#2099) Variable "arrayPath" must be all lower-case
(#2100) Opening brace should be on the same line as the declaration
(#2102) Variable "arrayPath" must be all lower-case
(#2104) Whitespace found at end of line
(#2124) Protected method name "Zend_Form::_attachToArray" must be in lower-case letters only
(#2124) Variable "arrayPath" must be all lower-case
(#2125) Opening brace should be on the same line as the declaration
(#2126) Inline comments must end in full-stops, exclamation marks, or question marks
(#2127) Variable "arrayPos" must be all lower-case
(#2127) Variable "arrayPath" must be all lower-case
(#2128) Inline comments must end in full-stops, exclamation marks, or question marks
(#2129) Variable "arrayKey" must be all lower-case
(#2129) Variable "arrayPath" must be all lower-case
(#2129) Variable "arrayPos" must be all lower-case
(#2131) Inline comments must end in full-stops, exclamation marks, or question marks
(#2132) Variable "arrayKey" must be all lower-case
(#2134) Inline comments must end in full-stops, exclamation marks, or question marks
(#2135) Variable "arrayPath" must be all lower-case
(#2135) Variable "arrayPath" must be all lower-case
(#2135) Variable "arrayPos" must be all lower-case
(#2138) Variable "arrayPath" must be all lower-case
(#2150) Whitespace found at end of line
(#2152) Whitespace found at end of line
(#2154) Public method name "Zend_Form::getElementsAndSubFormsOrdered" must be in lower-case letters only
(#2155) Opening brace should be on the same line as the declaration
(#2178) Whitespace found at end of line
(#2179) Whitespace found at end of line
(#2185) Opening brace should be on the same line as the declaration
(#2186) Variable "fromArrays" must be all lower-case
(#2186) Commas (,) must be followed by white space.
(#2188) Variable "fromArrays" must be all lower-case
(#2209) Public method name "Zend_Form::isValid" must be in lower-case letters only
(#2210) Opening brace should be on the same line as the declaration
(#2212) "require_once" must be immediately followed by an open parenthesis
(#2217) Variable "eBelongTo" must be all lower-case
(#2220) Variable "eBelongTo" must be all lower-case
(#2221) Variable "eBelongTo" must be all lower-case
(#2229) Variable "belongsTo" must be all lower-case
(#2229) Variable "eBelongTo" must be all lower-case
(#2230) Variable "belongsTo" must be all lower-case
(#2236) Variable "belongsTo" must be all lower-case
(#2252) Inline comments must end in full-stops, exclamation marks, or question marks
(#2268) Public method name "Zend_Form::isValidPartial" must be in lower-case letters only
(#2269) Opening brace should be on the same line as the declaration
(#2270) Variable "eBelongTo" must be all lower-case
(#2273) Variable "eBelongTo" must be all lower-case
(#2274) Variable "eBelongTo" must be all lower-case
(#2283) Variable "belongsTo" must be all lower-case
(#2283) Variable "eBelongTo" must be all lower-case
(#2284) Variable "belongsTo" must be all lower-case
(#2291) Variable "belongsTo" must be all lower-case
(#2319) Public method name "Zend_Form::processAjax" must be in lower-case letters only
(#2320) Opening brace should be on the same line as the declaration
(#2321) "require_once" must be immediately followed by an open parenthesis
(#2335) Public method name "Zend_Form::addErrorMessage" must be in lower-case letters only
(#2336) Opening brace should be on the same line as the declaration
(#2347) Public method name "Zend_Form::addErrorMessages" must be in lower-case letters only
(#2348) Opening brace should be on the same line as the declaration
(#2361) Public method name "Zend_Form::setErrorMessages" must be in lower-case letters only
(#2362) Opening brace should be on the same line as the declaration
(#2372) Public method name "Zend_Form::getErrorMessages" must be in lower-case letters only
(#2373) Opening brace should be on the same line as the declaration
(#2382) Public method name "Zend_Form::clearErrorMessages" must be in lower-case letters only
(#2383) Opening brace should be on the same line as the declaration
(#2393) Public method name "Zend_Form::markAsError" must be in lower-case letters only
(#2394) Opening brace should be on the same line as the declaration
(#2406) Public method name "Zend_Form::addError" must be in lower-case letters only
(#2407) Opening brace should be on the same line as the declaration
(#2419) Public method name "Zend_Form::addErrors" must be in lower-case letters only
(#2420) Opening brace should be on the same line as the declaration
(#2433) Public method name "Zend_Form::setErrors" must be in lower-case letters only
(#2434) Opening brace should be on the same line as the declaration
(#2440) Public method name "Zend_Form::persistData" must be in lower-case letters only
(#2441) Opening brace should be on the same line as the declaration
(#2449) Public method name "Zend_Form::isErrors" must be in lower-case letters only
(#2450) Opening brace should be on the same line as the declaration
(#2460) Public method name "Zend_Form::getErrors" must be in lower-case letters only
(#2460) Variable "suppressArrayNotation" must be all lower-case
(#2461) Opening brace should be on the same line as the declaration
(#2470) Whitespace found at end of line
(#2474) Variable "subForm" must be all lower-case
(#2476) Variable "subForm" must be all lower-case
(#2477) Variable "subForm" must be all lower-case
(#2479) Variable "subForm" must be all lower-case
(#2480) Variable "subForm" must be all lower-case
(#2485) Variable "suppressArrayNotation" must be all lower-case
(#2501) Public method name "Zend_Form::getMessages" must be in lower-case letters only
(#2501) Variable "suppressArrayNotation" must be all lower-case
(#2502) Opening brace should be on the same line as the declaration
(#2509) Variable "subForm" must be all lower-case
(#2510) Variable "subForm" must be all lower-case
(#2511) Variable "belongTo" must be all lower-case
(#2511) Variable "subForm" must be all lower-case
(#2512) Variable "belongTo" must be all lower-case
(#2513) Variable "subForm" must be all lower-case
(#2519) Variable "customMessages" must be all lower-case
(#2520) Variable "customMessages" must be all lower-case
(#2521) Variable "customMessages" must be all lower-case
(#2527) Variable "eMessages" must be all lower-case
(#2528) Variable "eMessages" must be all lower-case
(#2529) Variable "eMessages" must be all lower-case
(#2533) Variable "subForm" must be all lower-case
(#2534) Variable "subForm" must be all lower-case
(#2536) Variable "subForm" must be all lower-case
(#2540) Variable "subForm" must be all lower-case
(#2546) Variable "suppressArrayNotation" must be all lower-case
(#2558) Whitespace found at end of line
(#2561) Public method name "Zend_Form::getCustomMessages" must be in lower-case letters only
(#2562) Opening brace should be on the same line as the declaration
(#2567) Inline comments must end in full-stops, exclamation marks, or question marks
(#2575) Public method name "Zend_Form::setView" must be in lower-case letters only
(#2576) Opening brace should be on the same line as the declaration
(#2588) Public method name "Zend_Form::getView" must be in lower-case letters only
(#2589) Opening brace should be on the same line as the declaration
(#2591) "require_once" must be immediately followed by an open parenthesis
(#2592) Variable "viewRenderer" must be all lower-case
(#2593) Variable "viewRenderer" must be all lower-case
(#2606) Protected method name "Zend_Form::_getDecorator" must be in lower-case letters only
(#2607) Opening brace should be on the same line as the declaration
(#2625) Public method name "Zend_Form::addDecorator" must be in lower-case letters only
(#2626) Opening brace should be on the same line as the declaration
(#2629) Usage of ELSEIF not allowed; use ELSE IF instead
(#2635) Usage of ELSEIF not allowed; use ELSE IF instead
(#2640) "require_once" must be immediately followed by an open parenthesis
(#2648) Usage of ELSEIF not allowed; use ELSE IF instead
(#2652) "require_once" must be immediately followed by an open parenthesis
(#2653) Line exceeds 132 characters; contains 137 characters
(#2667) Public method name "Zend_Form::addDecorators" must be in lower-case letters only
(#2668) Opening brace should be on the same line as the declaration
(#2669) Variable "decoratorName" must be all lower-case
(#2669) Variable "decoratorInfo" must be all lower-case
(#2670) Variable "decoratorInfo" must be all lower-case
(#2671) Variable "decoratorInfo" must be all lower-case
(#2672) Variable "decoratorName" must be all lower-case
(#2673) Variable "decoratorName" must be all lower-case
(#2673) Variable "decoratorInfo" must be all lower-case
(#2675) Variable "decoratorInfo" must be all lower-case
(#2677) Usage of ELSEIF not allowed; use ELSE IF instead
(#2677) Variable "decoratorInfo" must be all lower-case
(#2678) Variable "decoratorInfo" must be all lower-case
(#2680) Variable "decoratorInfo" must be all lower-case
(#2681) Variable "decoratorInfo" must be all lower-case
(#2682) Variable "decoratorInfo" must be all lower-case
(#2683) Variable "decoratorInfo" must be all lower-case
(#2691) Variable "decoratorInfo" must be all lower-case
(#2693) Variable "decoratorInfo" must be all lower-case
(#2700) "require_once" must be immediately followed by an open parenthesis
(#2714) Public method name "Zend_Form::setDecorators" must be in lower-case letters only
(#2715) Opening brace should be on the same line as the declaration
(#2726) Public method name "Zend_Form::getDecorator" must be in lower-case letters only
(#2727) Opening brace should be on the same line as the declaration
(#2730) Variable "localName" must be all lower-case
(#2731) Variable "localName" must be all lower-case
(#2735) Variable "localName" must be all lower-case
(#2737) Variable "localName" must be all lower-case
(#2757) Public method name "Zend_Form::getDecorators" must be in lower-case letters only
(#2758) Opening brace should be on the same line as the declaration
(#2773) Public method name "Zend_Form::removeDecorator" must be in lower-case letters only
(#2774) Opening brace should be on the same line as the declaration
(#2797) Public method name "Zend_Form::clearDecorators" must be in lower-case letters only
(#2798) Opening brace should be on the same line as the declaration
(#2811) Public method name "Zend_Form::setElementDecorators" must be in lower-case letters only
(#2812) Opening brace should be on the same line as the declaration
(#2815) Variable "elementObjs" must be all lower-case
(#2818) Variable "elementObjs" must be all lower-case
(#2822) Variable "elementObjs" must be all lower-case
(#2824) Variable "elementObjs" must be all lower-case
(#2825) Variable "elementObjs" must be all lower-case
(#2830) Variable "elementObjs" must be all lower-case
(#2833) Variable "elementObjs" must be all lower-case
(#2848) Public method name "Zend_Form::setDisplayGroupDecorators" must be in lower-case letters only
(#2849) Opening brace should be on the same line as the declaration
(#2863) Public method name "Zend_Form::setSubFormDecorators" must be in lower-case letters only
(#2864) Opening brace should be on the same line as the declaration
(#2879) Opening brace should be on the same line as the declaration
(#2901) Opening brace should be on the same line as the declaration
(#2914) Inline comments must end in full-stops, exclamation marks, or question marks
(#2922) Public method name "Zend_Form::setTranslator" must be in lower-case letters only
(#2923) Opening brace should be on the same line as the declaration
(#2926) Usage of ELSEIF not allowed; use ELSE IF instead
(#2928) Usage of ELSEIF not allowed; use ELSE IF instead
(#2931) "require_once" must be immediately followed by an open parenthesis
(#2944) Public method name "Zend_Form::setDefaultTranslator" must be in lower-case letters only
(#2945) Opening brace should be on the same line as the declaration
(#2947) Variable "_translatorDefault" must be all lower-case
(#2947) Variable "_translatorDefault" must not contain underscores.
(#2948) Usage of ELSEIF not allowed; use ELSE IF instead
(#2949) Variable "_translatorDefault" must be all lower-case
(#2949) Variable "_translatorDefault" must not contain underscores.
(#2950) Usage of ELSEIF not allowed; use ELSE IF instead
(#2951) Variable "_translatorDefault" must be all lower-case
(#2951) Variable "_translatorDefault" must not contain underscores.
(#2953) "require_once" must be immediately followed by an open parenthesis
(#2963) Public method name "Zend_Form::getTranslator" must be in lower-case letters only
(#2964) Opening brace should be on the same line as the declaration
(#2975) Whitespace found at end of line
(#2978) Whitespace found at end of line
(#2981) Public method name "Zend_Form::hasTranslator" must be in lower-case letters only
(#2982) Opening brace should be on the same line as the declaration
(#2984) Whitespace found at end of line
(#2991) Public method name "Zend_Form::getDefaultTranslator" must be in lower-case letters only
(#2992) Opening brace should be on the same line as the declaration
(#2993) Variable "_translatorDefault" must be all lower-case
(#2993) Variable "_translatorDefault" must not contain underscores.
(#2994) "require_once" must be immediately followed by an open parenthesis
(#2999) Usage of ELSEIF not allowed; use ELSE IF instead
(#3004) Variable "_translatorDefault" must be all lower-case
(#3004) Variable "_translatorDefault" must not contain underscores.
(#3009) Whitespace found at end of line
(#3012) Public method name "Zend_Form::hasDefaultTranslator" must be in lower-case letters only
(#3013) Opening brace should be on the same line as the declaration
(#3013) Whitespace found at end of line
(#3014) Variable "_translatorDefault" must be all lower-case
(#3014) Variable "_translatorDefault" must not contain underscores.
(#3016) Whitespace found at end of line
(#3023) Public method name "Zend_Form::setDisableTranslator" must be in lower-case letters only
(#3024) Opening brace should be on the same line as the declaration
(#3034) Public method name "Zend_Form::translatorIsDisabled" must be in lower-case letters only
(#3035) Opening brace should be on the same line as the declaration
(#3046) Opening brace should be on the same line as the declaration
(#3049) Usage of ELSEIF not allowed; use ELSE IF instead
(#3051) Usage of ELSEIF not allowed; use ELSE IF instead
(#3067) Opening brace should be on the same line as the declaration
(#3071) Usage of ELSEIF not allowed; use ELSE IF instead
(#3074) Usage of ELSEIF not allowed; use ELSE IF instead
(#3079) "require_once" must be immediately followed by an open parenthesis
(#3095) Opening brace should be on the same line as the declaration
(#3096) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3113) Opening brace should be on the same line as the declaration
(#3116) Usage of ELSEIF not allowed; use ELSE IF instead
(#3118) Usage of ELSEIF not allowed; use ELSE IF instead
(#3134) Opening brace should be on the same line as the declaration
(#3136) Variable "decoratorName" must be all lower-case
(#3137) Variable "decoratorName" must be all lower-case
(#3143) Variable "decoratorName" must be all lower-case
(#3144) Variable "decoratorName" must be all lower-case
(#3150) "require_once" must be immediately followed by an open parenthesis
(#3151) Variable "decoratorName" must be all lower-case
(#3154) "require_once" must be immediately followed by an open parenthesis
(#3158) Inline comments must end in full-stops, exclamation marks, or question marks
(#3166) Opening brace should be on the same line as the declaration
(#3173) Usage of ELSEIF not allowed; use ELSE IF instead
(#3175) Usage of ELSEIF not allowed; use ELSE IF instead
(#3178) "require_once" must be immediately followed by an open parenthesis
(#3179) Line exceeds 132 characters; contains 144 characters
(#3189) Opening brace should be on the same line as the declaration
(#3200) Opening brace should be on the same line as the declaration
(#3211) Opening brace should be on the same line as the declaration
(#3222) Opening brace should be on the same line as the declaration
(#3233) Opening brace should be on the same line as the declaration
(#3243) Public method name "Zend_Form::setDisableLoadDefaultDecorators" must be in lower-case letters only
(#3244) Opening brace should be on the same line as the declaration
(#3254) Public method name "Zend_Form::loadDefaultDecoratorsIsDisabled" must be in lower-case letters only
(#3255) Opening brace should be on the same line as the declaration
(#3264) Public method name "Zend_Form::loadDefaultDecorators" must be in lower-case letters only
(#3265) Opening brace should be on the same line as the declaration
(#3273) Space found before object operator
(#3274) Space found before object operator
(#3285) Opening brace should be on the same line as the declaration
(#3319) Protected method name "Zend_Form::_loadDecorator" must be in lower-case letters only
(#3320) Opening brace should be on the same line as the declaration
(#3321) Variable "sameName" must be all lower-case
(#3323) Variable "sameName" must be all lower-case
(#3327) Variable "sameName" must be all lower-case
(#3328) Variable "newName" must be all lower-case
(#3329) Variable "decoratorNames" must be all lower-case
(#3330) Variable "decoratorNames" must be all lower-case
(#3331) Variable "newName" must be all lower-case
(#3332) Variable "decoratorsExchange" must be all lower-case
(#3336) Variable "newName" must be all lower-case
(#3337) Variable "decoratorsExchange" must be all lower-case
(#3340) Variable "decoratorsExchange" must be all lower-case
(#3342) Variable "decoratorsExchange" must be all lower-case
(#3355) Protected method name "Zend_Form::_getErrorMessages" must be in lower-case letters only
(#3356) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Decorator/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#72) Opening brace should be on the same line as the declaration
(#75) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Public method name "Zend_Form_Decorator_Abstract::setOptions" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Form_Decorator_Abstract::setConfig" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Form_Decorator_Abstract::setOption" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Form_Decorator_Abstract::getOption" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Form_Decorator_Abstract::getOptions" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Form_Decorator_Abstract::removeOption" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Form_Decorator_Abstract::clearOptions" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Form_Decorator_Abstract::setElement" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#178) Expected "if (...) {\n"; found "if (...)\n {\n"
(#182) "require_once" must be immediately followed by an open parenthesis
(#195) Public method name "Zend_Form_Decorator_Abstract::getElement" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Form_Decorator_Abstract::getPlacement" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#208) Variable "placementOpt" must be all lower-case
(#209) Variable "placementOpt" must be all lower-case
(#209) Variable "placementOpt" must be all lower-case
(#210) Variable "placementOpt" must be all lower-case
(#213) Variable "placementOpt" must be all lower-case
(#232) Public method name "Zend_Form_Decorator_Abstract::getSeparator" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#235) Variable "separatorOpt" must be all lower-case
(#236) Variable "separatorOpt" must be all lower-case
(#250) Opening brace should be on the same line as the declaration
(#251) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Decorator/Callback.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#66) Public method name "Zend_Form_Decorator_Callback::setCallback" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#69) "require_once" must be immediately followed by an open parenthesis
(#84) Public method name "Zend_Form_Decorator_Callback::getCallback" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#107) Opening brace should be on the same line as the declaration
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Form/Decorator/Captcha.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Decorator/Captcha/Word.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#55) Variable "hiddenName" must be all lower-case
(#56) Variable "textName" must be all lower-case
(#59) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Variable "hiddenName" must be all lower-case
(#67) Variable "textName" must be all lower-case
local/mr/vendor/zend/Zend/Form/Decorator/Description.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#70) Public method name "Zend_Form_Decorator_Description::setTag" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Form_Decorator_Description::getTag" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Form_Decorator_Description::getClass" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Form_Decorator_Description::setEscape" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Form_Decorator_Description::getEscape" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#154) Opening brace should be on the same line as the declaration
(#185) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Decorator/DtDdWrapper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#54) Whitespace found at end of line
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "elementName" must be all lower-case
(#61) Whitespace found at end of line
(#62) Variable "dtLabel" must be all lower-case
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Variable "dtLabel" must be all lower-case
(#64) Variable "dtLabel" must be all lower-case
(#67) Variable "elementName" must be all lower-case
(#67) Variable "dtLabel" must be all lower-case
(#68) Variable "elementName" must be all lower-case
local/mr/vendor/zend/Zend/Form/Decorator/Errors.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Decorator/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Decorator/Fieldset.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "stripAttribs" must be all lower-case
(#70) Public method name "Zend_Form_Decorator_Fieldset::getOptions" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Form_Decorator_Fieldset::setLegend" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Form_Decorator_Fieldset::getLegend" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#147) Variable "testAttrib" must be all lower-case
(#148) Variable "testAttrib" must be all lower-case
local/mr/vendor/zend/Zend/Form/Decorator/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_attribBlacklist" must be all lower-case
(#64) Public method name "Zend_Form_Decorator_File::getAttribs" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
(#124) Variable "htmlAttribs" must be all lower-case
(#125) Variable "htmlAttribs" must be all lower-case
(#126) Variable "htmlAttribs" must be all lower-case
local/mr/vendor/zend/Zend/Form/Decorator/Form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#58) Public method name "Zend_Form_Decorator_Form::setHelper" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Form_Decorator_Form::getHelper" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Form_Decorator_Form::getOptions" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#121) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Decorator/FormElements.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#51) Public method name "Zend_Form_Decorator_FormElements::mergeBelongsTo" must be in lower-case letters only
(#51) Variable "baseBelongsTo" must be all lower-case
(#51) Variable "belongsTo" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "endOfArrayName" must be all lower-case
(#53) Variable "belongsTo" must be all lower-case
(#55) Variable "endOfArrayName" must be all lower-case
(#56) Variable "baseBelongsTo" must be all lower-case
(#56) Variable "belongsTo" must be all lower-case
(#59) Variable "arrayName" must be all lower-case
(#59) Variable "belongsTo" must be all lower-case
(#59) Variable "endOfArrayName" must be all lower-case
(#61) Variable "baseBelongsTo" must be all lower-case
(#61) Variable "arrayName" must be all lower-case
(#61) Variable "belongsTo" must be all lower-case
(#61) Variable "endOfArrayName" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#77) Variable "belongsTo" must be all lower-case
(#78) Variable "elementContent" must be all lower-case
(#85) Space found before object operator
(#87) Variable "belongsTo" must be all lower-case
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Variable "belongsTo" must be all lower-case
(#90) Variable "belongsTo" must be all lower-case
(#93) Variable "belongsTo" must be all lower-case
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) Variable "belongsTo" must be all lower-case
(#97) Variable "belongsTo" must be all lower-case
(#111) Usage of ELSEIF not allowed; use ELSE IF instead
(#116) Variable "elementContent" must be all lower-case
(#120) Variable "elementContent" must be all lower-case
(#123) Variable "elementContent" must be all lower-case
local/mr/vendor/zend/Zend/Form/Decorator/FormErrors.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#61) Member variable "_ignoreSubForms" must be all lower-case
(#62) Member variable "_showCustomFormErrors" must be all lower-case
(#63) Member variable "_onlyCustomFormErrors" must be all lower-case
(#64) Member variable "_markupElementLabelEnd" must be all lower-case
(#65) Member variable "_markupElementLabelStart" must be all lower-case
(#66) Member variable "_markupListEnd" must be all lower-case
(#67) Member variable "_markupListItemEnd" must be all lower-case
(#68) Member variable "_markupListItemStart" must be all lower-case
(#69) Member variable "_markupListStart" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Form_Decorator_FormErrors::initOptions" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Form_Decorator_FormErrors::getMarkupElementLabelStart" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#137) Variable "markupElementLabelStart" must be all lower-case
(#140) Variable "markupElementLabelStart" must be all lower-case
(#154) Public method name "Zend_Form_Decorator_FormErrors::setMarkupElementLabelStart" must be in lower-case letters only
(#154) Variable "markupElementLabelStart" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "markupElementLabelStart" must be all lower-case
(#165) Public method name "Zend_Form_Decorator_FormErrors::getMarkupElementLabelEnd" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#168) Variable "markupElementLabelEnd" must be all lower-case
(#171) Variable "markupElementLabelEnd" must be all lower-case
(#185) Public method name "Zend_Form_Decorator_FormErrors::setMarkupElementLabelEnd" must be in lower-case letters only
(#185) Variable "markupElementLabelEnd" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#187) Variable "markupElementLabelEnd" must be all lower-case
(#196) Public method name "Zend_Form_Decorator_FormErrors::getMarkupListStart" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#199) Variable "markupListStart" must be all lower-case
(#202) Variable "markupListStart" must be all lower-case
(#216) Public method name "Zend_Form_Decorator_FormErrors::setMarkupListStart" must be in lower-case letters only
(#216) Variable "markupListStart" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#218) Variable "markupListStart" must be all lower-case
(#227) Public method name "Zend_Form_Decorator_FormErrors::getMarkupListEnd" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#230) Variable "markupListEnd" must be all lower-case
(#233) Variable "markupListEnd" must be all lower-case
(#247) Public method name "Zend_Form_Decorator_FormErrors::setMarkupListEnd" must be in lower-case letters only
(#247) Variable "markupListEnd" must be all lower-case
(#248) Opening brace should be on the same line as the declaration
(#249) Variable "markupListEnd" must be all lower-case
(#258) Public method name "Zend_Form_Decorator_FormErrors::getMarkupListItemStart" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#261) Variable "markupListItemStart" must be all lower-case
(#264) Variable "markupListItemStart" must be all lower-case
(#278) Public method name "Zend_Form_Decorator_FormErrors::setMarkupListItemStart" must be in lower-case letters only
(#278) Variable "markupListItemStart" must be all lower-case
(#279) Opening brace should be on the same line as the declaration
(#280) Variable "markupListItemStart" must be all lower-case
(#289) Public method name "Zend_Form_Decorator_FormErrors::getMarkupListItemEnd" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#292) Variable "markupListItemEnd" must be all lower-case
(#295) Variable "markupListItemEnd" must be all lower-case
(#309) Public method name "Zend_Form_Decorator_FormErrors::setMarkupListItemEnd" must be in lower-case letters only
(#309) Variable "markupListItemEnd" must be all lower-case
(#310) Opening brace should be on the same line as the declaration
(#311) Variable "markupListItemEnd" must be all lower-case
(#320) Public method name "Zend_Form_Decorator_FormErrors::ignoreSubForms" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#323) Variable "ignoreSubForms" must be all lower-case
(#326) Variable "ignoreSubForms" must be all lower-case
(#340) Public method name "Zend_Form_Decorator_FormErrors::setIgnoreSubForms" must be in lower-case letters only
(#340) Variable "ignoreSubForms" must be all lower-case
(#341) Opening brace should be on the same line as the declaration
(#342) Variable "ignoreSubForms" must be all lower-case
(#348) Whitespace found at end of line
(#351) Public method name "Zend_Form_Decorator_FormErrors::getShowCustomFormErrors" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#354) Expected 1 space after "="; 2 found
(#370) Public method name "Zend_Form_Decorator_FormErrors::setShowCustomFormErrors" must be in lower-case letters only
(#370) Variable "showCustomFormErrors" must be all lower-case
(#371) Opening brace should be on the same line as the declaration
(#372) Variable "showCustomFormErrors" must be all lower-case
(#378) Whitespace found at end of line
(#381) Public method name "Zend_Form_Decorator_FormErrors::getOnlyCustomFormErrors" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#384) Expected 1 space after "="; 2 found
(#401) Public method name "Zend_Form_Decorator_FormErrors::setOnlyCustomFormErrors" must be in lower-case letters only
(#401) Variable "onlyCustomFormErrors" must be all lower-case
(#402) Opening brace should be on the same line as the declaration
(#403) Variable "onlyCustomFormErrors" must be all lower-case
(#414) Public method name "Zend_Form_Decorator_FormErrors::renderLabel" must be in lower-case letters only
(#415) Opening brace should be on the same line as the declaration
(#433) Protected method name "Zend_Form_Decorator_FormErrors::_recurseForm" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Decorator/HtmlTag.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#73) Member variable "_tagFilter" must be all lower-case
(#80) Protected method name "Zend_Form_Decorator_HtmlTag::_htmlAttribs" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Form_Decorator_HtmlTag::normalizeTag" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#106) "require_once" must be immediately followed by an open parenthesis
(#107) "require_once" must be immediately followed by an open parenthesis
(#108) "require_once" must be immediately followed by an open parenthesis
(#111) Space found before object operator
(#122) Public method name "Zend_Form_Decorator_HtmlTag::setTag" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Form_Decorator_HtmlTag::getTag" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#156) Protected method name "Zend_Form_Decorator_HtmlTag::_getOpenTag" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#172) Protected method name "Zend_Form_Decorator_HtmlTag::_getCloseTag" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#184) Opening brace should be on the same line as the declaration
(#187) Variable "noAttribs" must be all lower-case
(#188) Variable "openOnly" must be all lower-case
(#189) Variable "closeOnly" must be all lower-case
(#195) Variable "noAttribs" must be all lower-case
(#201) Variable "closeOnly" must be all lower-case
(#204) Variable "openOnly" must be all lower-case
(#211) Variable "closeOnly" must be all lower-case
(#214) Variable "openOnly" must be all lower-case
(#221) Variable "openOnly" must be all lower-case
(#221) Variable "closeOnly" must be all lower-case
(#223) Variable "closeOnly" must be all lower-case
(#223) Variable "openOnly" must be all lower-case
(#229) Whitespace found at end of line
(#232) Protected method name "Zend_Form_Decorator_HtmlTag::_getEncoding" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#240) Usage of ELSEIF not allowed; use ELSE IF instead
(#242) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/vendor/zend/Zend/Form/Decorator/Image.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_attribBlacklist" must be all lower-case
(#68) Public method name "Zend_Form_Decorator_Image::setTag" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Form_Decorator_Image::getTag" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Form_Decorator_Image::getAttribs" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#123) Opening brace should be on the same line as the declaration
(#140) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Decorator/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Public method name "Zend_Form_Decorator_Interface::setElement" must be in lower-case letters only
(#59) Public method name "Zend_Form_Decorator_Interface::getElement" must be in lower-case letters only
(#67) Public method name "Zend_Form_Decorator_Interface::setOptions" must be in lower-case letters only
(#75) Public method name "Zend_Form_Decorator_Interface::setConfig" must be in lower-case letters only
(#84) Public method name "Zend_Form_Decorator_Interface::setOption" must be in lower-case letters only
(#92) Public method name "Zend_Form_Decorator_Interface::getOption" must be in lower-case letters only
(#99) Public method name "Zend_Form_Decorator_Interface::getOptions" must be in lower-case letters only
(#107) Public method name "Zend_Form_Decorator_Interface::removeOption" must be in lower-case letters only
(#114) Public method name "Zend_Form_Decorator_Interface::clearOptions" must be in lower-case letters only
local/mr/vendor/zend/Zend/Form/Decorator/Label.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#66) Public method name "Zend_Form_Decorator_Label::setId" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Form_Decorator_Label::getId" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Form_Decorator_Label::setTag" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Form_Decorator_Label::getTag" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Form_Decorator_Label::getClass" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#144) Variable "decoratorClass" must be all lower-case
(#145) Variable "decoratorClass" must be all lower-case
(#146) Variable "decoratorClass" must be all lower-case
(#165) Protected method name "Zend_Form_Decorator_Label::_loadOptReqKey" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#196) Opening brace should be on the same line as the declaration
(#212) "require_once" must be immediately followed by an open parenthesis
(#213) Line exceeds 132 characters; contains 149 characters
(#219) "require_once" must be immediately followed by an open parenthesis
(#220) Line exceeds 132 characters; contains 133 characters
(#229) Usage of ELSEIF not allowed; use ELSE IF instead
(#238) "require_once" must be immediately followed by an open parenthesis
(#247) Public method name "Zend_Form_Decorator_Label::getLabel" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#264) Variable "optPrefix" must be all lower-case
(#265) Variable "optSuffix" must be all lower-case
(#266) Variable "reqPrefix" must be all lower-case
(#267) Variable "reqSuffix" must be all lower-case
(#272) Variable "reqPrefix" must be all lower-case
(#272) Variable "reqSuffix" must be all lower-case
(#274) Variable "optPrefix" must be all lower-case
(#274) Variable "optSuffix" must be all lower-case
(#289) Opening brace should be on the same line as the declaration
(#303) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#317) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Decorator/Marker/File/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Form/Decorator/PrepareElements.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
(#62) Protected method name "Zend_Form_Decorator_PrepareElements::_recursivelyPrepareForm" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "belongsTo" must be all lower-case
(#65) Variable "elementContent" must be all lower-case
(#72) Space found before object operator
(#74) Variable "belongsTo" must be all lower-case
(#75) Usage of ELSEIF not allowed; use ELSE IF instead
(#75) Variable "belongsTo" must be all lower-case
(#77) Variable "belongsTo" must be all lower-case
(#80) Variable "belongsTo" must be all lower-case
(#83) Usage of ELSEIF not allowed; use ELSE IF instead
(#83) Variable "belongsTo" must be all lower-case
(#85) Variable "belongsTo" must be all lower-case
local/mr/vendor/zend/Zend/Form/Decorator/Tooltip.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Decorator/ViewHelper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_buttonTypes" must be all lower-case
(#68) Public method name "Zend_Form_Decorator_ViewHelper::setHelper" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Form_Decorator_ViewHelper::getHelper" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Form_Decorator_ViewHelper::getName" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#125) Variable "belongsTo" must be all lower-case
(#126) Variable "belongsTo" must be all lower-case
(#145) Public method name "Zend_Form_Decorator_ViewHelper::getElementAttribs" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#169) Variable "belongsTo" must be all lower-case
(#170) Variable "belongsTo" must be all lower-case
(#170) Variable "belongsTo" must be all lower-case
(#171) Variable "belongsTo" must be all lower-case
(#189) Public method name "Zend_Form_Decorator_ViewHelper::getValue" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#220) Opening brace should be on the same line as the declaration
(#225) "require_once" must be immediately followed by an open parenthesis
(#241) Variable "helperObject" must be all lower-case
(#242) Variable "helperObject" must be all lower-case
(#243) Variable "helperObject" must be all lower-case
(#246) Variable "elementContent" must be all lower-case
(#249) Variable "elementContent" must be all lower-case
(#251) Variable "elementContent" must be all lower-case
(#253) Variable "elementContent" must be all lower-case
local/mr/vendor/zend/Zend/Form/Decorator/ViewScript.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_viewScript" must be all lower-case
(#72) Public method name "Zend_Form_Decorator_ViewScript::setViewScript" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Form_Decorator_ViewScript::getViewScript" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#87) Variable "viewScript" must be all lower-case
(#88) Variable "viewScript" must be all lower-case
(#89) Variable "viewScript" must be all lower-case
(#93) Variable "viewScript" must be all lower-case
(#94) Variable "viewScript" must be all lower-case
(#95) Space found before object operator
(#109) Opening brace should be on the same line as the declaration
(#116) Variable "viewScript" must be all lower-case
(#117) Variable "viewScript" must be all lower-case
(#118) "require_once" must be immediately followed by an open parenthesis
(#130) Variable "renderedContent" must be all lower-case
(#130) Variable "viewScript" must be all lower-case
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "renderedContent" must be all lower-case
(#139) Variable "renderedContent" must be all lower-case
(#141) Variable "renderedContent" must be all lower-case
local/mr/vendor/zend/Zend/Form/DisplayGroup.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Commas (,) must be followed by white space.
(#54) Member variable "_disableLoadDefaultDecorators" must be all lower-case
(#60) Member variable "_elementOrder" must be all lower-case
(#72) Member variable "_groupUpdated" must be all lower-case
(#101) Member variable "_translatorDisabled" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#124) Usage of ELSEIF not allowed; use ELSE IF instead
(#140) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Form_DisplayGroup::setOptions" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Form_DisplayGroup::setConfig" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Form_DisplayGroup::setAttrib" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#203) Public method name "Zend_Form_DisplayGroup::addAttribs" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Form_DisplayGroup::setAttribs" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Form_DisplayGroup::getAttrib" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Form_DisplayGroup::getAttribs" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Form_DisplayGroup::removeAttrib" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Form_DisplayGroup::clearAttribs" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#284) Public method name "Zend_Form_DisplayGroup::filterName" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#295) Public method name "Zend_Form_DisplayGroup::setName" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#299) "require_once" must be immediately followed by an open parenthesis
(#312) Public method name "Zend_Form_DisplayGroup::getName" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#324) Public method name "Zend_Form_DisplayGroup::getFullyQualifiedName" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#334) Public method name "Zend_Form_DisplayGroup::getId" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Public method name "Zend_Form_DisplayGroup::setLegend" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#374) Public method name "Zend_Form_DisplayGroup::getLegend" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#385) Public method name "Zend_Form_DisplayGroup::setDescription" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#396) Public method name "Zend_Form_DisplayGroup::getDescription" must be in lower-case letters only
(#397) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Form_DisplayGroup::setOrder" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#418) Public method name "Zend_Form_DisplayGroup::getOrder" must be in lower-case letters only
(#419) Opening brace should be on the same line as the declaration
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Public method name "Zend_Form_DisplayGroup::addElement" must be in lower-case letters only
(#432) Opening brace should be on the same line as the declaration
(#445) Public method name "Zend_Form_DisplayGroup::addElements" must be in lower-case letters only
(#446) Opening brace should be on the same line as the declaration
(#449) "require_once" must be immediately followed by an open parenthesis
(#463) Public method name "Zend_Form_DisplayGroup::setElements" must be in lower-case letters only
(#464) Opening brace should be on the same line as the declaration
(#475) Public method name "Zend_Form_DisplayGroup::getElement" must be in lower-case letters only
(#476) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Form_DisplayGroup::getElements" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#500) Public method name "Zend_Form_DisplayGroup::removeElement" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#517) Public method name "Zend_Form_DisplayGroup::clearElements" must be in lower-case letters only
(#518) Opening brace should be on the same line as the declaration
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Public method name "Zend_Form_DisplayGroup::setPluginLoader" must be in lower-case letters only
(#533) Opening brace should be on the same line as the declaration
(#543) Public method name "Zend_Form_DisplayGroup::getPluginLoader" must be in lower-case letters only
(#544) Opening brace should be on the same line as the declaration
(#555) Public method name "Zend_Form_DisplayGroup::addPrefixPath" must be in lower-case letters only
(#556) Opening brace should be on the same line as the declaration
(#567) Public method name "Zend_Form_DisplayGroup::addPrefixPaths" must be in lower-case letters only
(#568) Opening brace should be on the same line as the declaration
(#578) Usage of ELSEIF not allowed; use ELSE IF instead
(#581) Usage of ELSEIF not allowed; use ELSE IF instead
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Public method name "Zend_Form_DisplayGroup::setDisableLoadDefaultDecorators" must be in lower-case letters only
(#600) Opening brace should be on the same line as the declaration
(#610) Public method name "Zend_Form_DisplayGroup::loadDefaultDecoratorsIsDisabled" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#620) Public method name "Zend_Form_DisplayGroup::loadDefaultDecorators" must be in lower-case letters only
(#621) Opening brace should be on the same line as the declaration
(#629) Space found before object operator
(#630) Space found before object operator
(#631) Space found before object operator
(#643) Protected method name "Zend_Form_DisplayGroup::_getDecorator" must be in lower-case letters only
(#644) Opening brace should be on the same line as the declaration
(#662) Public method name "Zend_Form_DisplayGroup::addDecorator" must be in lower-case letters only
(#663) Opening brace should be on the same line as the declaration
(#666) Usage of ELSEIF not allowed; use ELSE IF instead
(#672) Usage of ELSEIF not allowed; use ELSE IF instead
(#677) "require_once" must be immediately followed by an open parenthesis
(#685) Usage of ELSEIF not allowed; use ELSE IF instead
(#689) "require_once" must be immediately followed by an open parenthesis
(#690) Line exceeds 132 characters; contains 137 characters
(#704) Public method name "Zend_Form_DisplayGroup::addDecorators" must be in lower-case letters only
(#705) Opening brace should be on the same line as the declaration
(#706) Variable "decoratorName" must be all lower-case
(#706) Variable "decoratorInfo" must be all lower-case
(#707) Variable "decoratorInfo" must be all lower-case
(#708) Variable "decoratorInfo" must be all lower-case
(#709) Variable "decoratorName" must be all lower-case
(#710) Variable "decoratorName" must be all lower-case
(#710) Variable "decoratorInfo" must be all lower-case
(#712) Variable "decoratorInfo" must be all lower-case
(#714) Usage of ELSEIF not allowed; use ELSE IF instead
(#714) Variable "decoratorInfo" must be all lower-case
(#715) Variable "decoratorInfo" must be all lower-case
(#717) Variable "decoratorInfo" must be all lower-case
(#718) Variable "decoratorInfo" must be all lower-case
(#719) Variable "decoratorInfo" must be all lower-case
(#720) Variable "decoratorInfo" must be all lower-case
(#728) Variable "decoratorInfo" must be all lower-case
(#730) Variable "decoratorInfo" must be all lower-case
(#737) "require_once" must be immediately followed by an open parenthesis
(#751) Public method name "Zend_Form_DisplayGroup::setDecorators" must be in lower-case letters only
(#752) Opening brace should be on the same line as the declaration
(#763) Public method name "Zend_Form_DisplayGroup::getDecorator" must be in lower-case letters only
(#764) Opening brace should be on the same line as the declaration
(#767) Variable "localName" must be all lower-case
(#768) Variable "localName" must be all lower-case
(#772) Variable "localName" must be all lower-case
(#774) Variable "localName" must be all lower-case
(#794) Public method name "Zend_Form_DisplayGroup::getDecorators" must be in lower-case letters only
(#795) Opening brace should be on the same line as the declaration
(#810) Public method name "Zend_Form_DisplayGroup::removeDecorator" must be in lower-case letters only
(#811) Opening brace should be on the same line as the declaration
(#831) Public method name "Zend_Form_DisplayGroup::clearDecorators" must be in lower-case letters only
(#832) Opening brace should be on the same line as the declaration
(#843) Public method name "Zend_Form_DisplayGroup::setView" must be in lower-case letters only
(#844) Opening brace should be on the same line as the declaration
(#854) Public method name "Zend_Form_DisplayGroup::getView" must be in lower-case letters only
(#855) Opening brace should be on the same line as the declaration
(#857) "require_once" must be immediately followed by an open parenthesis
(#858) Variable "viewRenderer" must be all lower-case
(#859) Variable "viewRenderer" must be all lower-case
(#871) Opening brace should be on the same line as the declaration
(#889) Opening brace should be on the same line as the declaration
(#905) Public method name "Zend_Form_DisplayGroup::setTranslator" must be in lower-case letters only
(#906) Opening brace should be on the same line as the declaration
(#909) Usage of ELSEIF not allowed; use ELSE IF instead
(#912) "require_once" must be immediately followed by an open parenthesis
(#923) Public method name "Zend_Form_DisplayGroup::getTranslator" must be in lower-case letters only
(#924) Opening brace should be on the same line as the declaration
(#930) "require_once" must be immediately followed by an open parenthesis
(#943) Public method name "Zend_Form_DisplayGroup::setDisableTranslator" must be in lower-case letters only
(#944) Opening brace should be on the same line as the declaration
(#954) Public method name "Zend_Form_DisplayGroup::translatorIsDisabled" must be in lower-case letters only
(#955) Opening brace should be on the same line as the declaration
(#970) Opening brace should be on the same line as the declaration
(#972) Variable "decoratorName" must be all lower-case
(#973) Variable "decoratorName" must be all lower-case
(#982) "require_once" must be immediately followed by an open parenthesis
(#983) Variable "decoratorName" must be all lower-case
(#986) "require_once" must be immediately followed by an open parenthesis
(#990) Inline comments must end in full-stops, exclamation marks, or question marks
(#998) Opening brace should be on the same line as the declaration
(#1011) Opening brace should be on the same line as the declaration
(#1022) Opening brace should be on the same line as the declaration
(#1033) Opening brace should be on the same line as the declaration
(#1044) Opening brace should be on the same line as the declaration
(#1055) Opening brace should be on the same line as the declaration
(#1065) Opening brace should be on the same line as the declaration
(#1067) Variable "elementOrder" must be all lower-case
(#1069) Variable "elementOrder" must be all lower-case
(#1074) Variable "elementOrder" must be all lower-case
(#1076) Variable "elementOrder" must be all lower-case
(#1100) Protected method name "Zend_Form_DisplayGroup::_loadDecorator" must be in lower-case letters only
(#1101) Opening brace should be on the same line as the declaration
(#1102) Variable "sameName" must be all lower-case
(#1104) Variable "sameName" must be all lower-case
(#1108) Variable "sameName" must be all lower-case
(#1109) Variable "newName" must be all lower-case
(#1110) Variable "decoratorNames" must be all lower-case
(#1111) Variable "decoratorNames" must be all lower-case
(#1112) Variable "newName" must be all lower-case
(#1113) Variable "decoratorsExchange" must be all lower-case
(#1117) Variable "newName" must be all lower-case
(#1118) Variable "decoratorsExchange" must be all lower-case
(#1121) Variable "decoratorsExchange" must be all lower-case
(#1123) Variable "decoratorsExchange" must be all lower-case
local/mr/vendor/zend/Zend/Form/Element.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#24) Inline doc block comments are not allowed; use "// Comment." instead
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_allowEmpty" must be all lower-case
(#68) Member variable "_autoInsertNotEmptyValidator" must be all lower-case
(#74) Member variable "_belongsTo" must be all lower-case
(#92) Member variable "_disableLoadDefaultDecorators" must be all lower-case
(#98) Member variable "_errorMessages" must be all lower-case
(#111) Member variable "_errorMessageSeparator" must be all lower-case
(#129) Member variable "_isArray" must be all lower-case
(#135) Member variable "_isError" must be all lower-case
(#141) Member variable "_isErrorForced" must be all lower-case
(#188) Member variable "_translatorDisabled" must be all lower-case
(#206) Member variable "_validatorRules" must be all lower-case
(#227) Member variable "_isPartialRendering" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
(#246) Usage of ELSEIF not allowed; use ELSE IF instead
(#248) Usage of ELSEIF not allowed; use ELSE IF instead
(#254) Usage of ELSEIF not allowed; use ELSE IF instead
(#259) "require_once" must be immediately followed by an open parenthesis
(#263) Inline doc block comments are not allowed; use "// Comment." instead
(#268) Inline doc block comments are not allowed; use "// Comment." instead
(#280) Opening brace should be on the same line as the declaration
(#289) Public method name "Zend_Form_Element::setDisableLoadDefaultDecorators" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Form_Element::loadDefaultDecoratorsIsDisabled" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#310) Public method name "Zend_Form_Element::loadDefaultDecorators" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#319) Space found before object operator
(#320) Space found before object operator
(#321) Space found before object operator
(#323) Space found before object operator
(#334) Public method name "Zend_Form_Element::setOptions" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Public method name "Zend_Form_Element::setConfig" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Public method name "Zend_Form_Element::setTranslator" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#393) Usage of ELSEIF not allowed; use ELSE IF instead
(#395) Usage of ELSEIF not allowed; use ELSE IF instead
(#398) "require_once" must be immediately followed by an open parenthesis
(#409) Public method name "Zend_Form_Element::getTranslator" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#426) Public method name "Zend_Form_Element::hasTranslator" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#437) Public method name "Zend_Form_Element::setDisableTranslator" must be in lower-case letters only
(#438) Opening brace should be on the same line as the declaration
(#448) Public method name "Zend_Form_Element::translatorIsDisabled" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Public method name "Zend_Form_Element::filterName" must be in lower-case letters only
(#462) Variable "allowBrackets" must be all lower-case
(#463) Opening brace should be on the same line as the declaration
(#465) Variable "allowBrackets" must be all lower-case
(#477) Public method name "Zend_Form_Element::setName" must be in lower-case letters only
(#478) Opening brace should be on the same line as the declaration
(#481) "require_once" must be immediately followed by an open parenthesis
(#494) Public method name "Zend_Form_Element::getName" must be in lower-case letters only
(#495) Opening brace should be on the same line as the declaration
(#506) Public method name "Zend_Form_Element::getFullyQualifiedName" must be in lower-case letters only
(#507) Opening brace should be on the same line as the declaration
(#510) Variable "belongsTo" must be all lower-case
(#511) Variable "belongsTo" must be all lower-case
(#526) Public method name "Zend_Form_Element::getId" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Public method name "Zend_Form_Element::setValue" must be in lower-case letters only
(#557) Opening brace should be on the same line as the declaration
(#569) Protected method name "Zend_Form_Element::_filterValue" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#581) Public method name "Zend_Form_Element::getValue" must be in lower-case letters only
(#582) Opening brace should be on the same line as the declaration
(#583) Variable "valueFiltered" must be all lower-case
(#585) Variable "valueFiltered" must be all lower-case
(#586) Variable "valueFiltered" must be all lower-case
(#588) Variable "valueFiltered" must be all lower-case
(#588) Variable "valueFiltered" must be all lower-case
(#591) Variable "valueFiltered" must be all lower-case
(#599) Public method name "Zend_Form_Element::getUnfilteredValue" must be in lower-case letters only
(#600) Opening brace should be on the same line as the declaration
(#610) Public method name "Zend_Form_Element::setLabel" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#621) Public method name "Zend_Form_Element::getLabel" must be in lower-case letters only
(#622) Opening brace should be on the same line as the declaration
(#637) Public method name "Zend_Form_Element::setOrder" must be in lower-case letters only
(#638) Opening brace should be on the same line as the declaration
(#648) Public method name "Zend_Form_Element::getOrder" must be in lower-case letters only
(#649) Opening brace should be on the same line as the declaration
(#659) Public method name "Zend_Form_Element::setRequired" must be in lower-case letters only
(#660) Opening brace should be on the same line as the declaration
(#670) Public method name "Zend_Form_Element::isRequired" must be in lower-case letters only
(#671) Opening brace should be on the same line as the declaration
(#681) Public method name "Zend_Form_Element::setAutoInsertNotEmptyValidator" must be in lower-case letters only
(#682) Opening brace should be on the same line as the declaration
(#692) Public method name "Zend_Form_Element::autoInsertNotEmptyValidator" must be in lower-case letters only
(#693) Opening brace should be on the same line as the declaration
(#703) Public method name "Zend_Form_Element::setDescription" must be in lower-case letters only
(#704) Opening brace should be on the same line as the declaration
(#714) Public method name "Zend_Form_Element::getDescription" must be in lower-case letters only
(#715) Opening brace should be on the same line as the declaration
(#728) Public method name "Zend_Form_Element::setAllowEmpty" must be in lower-case letters only
(#729) Opening brace should be on the same line as the declaration
(#739) Public method name "Zend_Form_Element::getAllowEmpty" must be in lower-case letters only
(#740) Opening brace should be on the same line as the declaration
(#750) Public method name "Zend_Form_Element::setIgnore" must be in lower-case letters only
(#751) Opening brace should be on the same line as the declaration
(#761) Public method name "Zend_Form_Element::getIgnore" must be in lower-case letters only
(#762) Opening brace should be on the same line as the declaration
(#772) Public method name "Zend_Form_Element::setIsArray" must be in lower-case letters only
(#773) Opening brace should be on the same line as the declaration
(#783) Public method name "Zend_Form_Element::isArray" must be in lower-case letters only
(#784) Opening brace should be on the same line as the declaration
(#794) Public method name "Zend_Form_Element::setBelongsTo" must be in lower-case letters only
(#795) Opening brace should be on the same line as the declaration
(#809) Public method name "Zend_Form_Element::getBelongsTo" must be in lower-case letters only
(#810) Opening brace should be on the same line as the declaration
(#819) Public method name "Zend_Form_Element::getType" must be in lower-case letters only
(#820) Opening brace should be on the same line as the declaration
(#836) Public method name "Zend_Form_Element::setAttrib" must be in lower-case letters only
(#837) Opening brace should be on the same line as the declaration
(#840) "require_once" must be immediately followed by an open parenthesis
(#859) Public method name "Zend_Form_Element::setAttribs" must be in lower-case letters only
(#860) Opening brace should be on the same line as the declaration
(#874) Public method name "Zend_Form_Element::getAttrib" must be in lower-case letters only
(#875) Opening brace should be on the same line as the declaration
(#889) Public method name "Zend_Form_Element::getAttribs" must be in lower-case letters only
(#890) Opening brace should be on the same line as the declaration
(#910) Opening brace should be on the same line as the declaration
(#912) "require_once" must be immediately followed by an open parenthesis
(#931) Opening brace should be on the same line as the declaration
(#946) Opening brace should be on the same line as the declaration
(#951) Variable "decoratorName" must be all lower-case
(#952) Variable "decoratorName" must be all lower-case
(#961) "require_once" must be immediately followed by an open parenthesis
(#962) Variable "decoratorName" must be all lower-case
(#965) "require_once" must be immediately followed by an open parenthesis
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) Public method name "Zend_Form_Element::setPluginLoader" must be in lower-case letters only
(#980) Opening brace should be on the same line as the declaration
(#989) "require_once" must be immediately followed by an open parenthesis
(#1004) Public method name "Zend_Form_Element::getPluginLoader" must be in lower-case letters only
(#1005) Opening brace should be on the same line as the declaration
(#1010) Variable "prefixSegment" must be all lower-case
(#1011) Variable "pathSegment" must be all lower-case
(#1011) Variable "prefixSegment" must be all lower-case
(#1013) Variable "prefixSegment" must be all lower-case
(#1014) Variable "prefixSegment" must be all lower-case
(#1015) Variable "pathSegment" must be all lower-case
(#1018) "require_once" must be immediately followed by an open parenthesis
(#1020) Variable "prefixSegment" must be all lower-case
(#1020) Variable "pathSegment" must be all lower-case
(#1025) "require_once" must be immediately followed by an open parenthesis
(#1047) Public method name "Zend_Form_Element::addPrefixPath" must be in lower-case letters only
(#1048) Opening brace should be on the same line as the declaration
(#1061) Variable "cType" must be all lower-case
(#1062) Variable "pluginPath" must be all lower-case
(#1062) Variable "cType" must be all lower-case
(#1063) Variable "pluginPrefix" must be all lower-case
(#1063) Variable "cType" must be all lower-case
(#1065) Variable "pluginPrefix" must be all lower-case
(#1065) Variable "pluginPath" must be all lower-case
(#1069) "require_once" must be immediately followed by an open parenthesis
(#1080) Public method name "Zend_Form_Element::addPrefixPaths" must be in lower-case letters only
(#1081) Opening brace should be on the same line as the declaration
(#1094) Usage of ELSEIF not allowed; use ELSE IF instead
(#1104) Usage of ELSEIF not allowed; use ELSE IF instead
(#1116) Inline comments must end in full-stops, exclamation marks, or question marks
(#1129) Public method name "Zend_Form_Element::addValidator" must be in lower-case letters only
(#1129) Variable "breakChainOnFailure" must be all lower-case
(#1130) Opening brace should be on the same line as the declaration
(#1135) Variable "breakChainOnFailure" must be all lower-case
(#1137) Usage of ELSEIF not allowed; use ELSE IF instead
(#1141) Variable "breakChainOnFailure" must be all lower-case
(#1145) "require_once" must be immediately followed by an open parenthesis
(#1148) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1161) Public method name "Zend_Form_Element::addValidators" must be in lower-case letters only
(#1162) Opening brace should be on the same line as the declaration
(#1163) Variable "validatorInfo" must be all lower-case
(#1164) Variable "validatorInfo" must be all lower-case
(#1165) Variable "validatorInfo" must be all lower-case
(#1166) Usage of ELSEIF not allowed; use ELSE IF instead
(#1166) Variable "validatorInfo" must be all lower-case
(#1167) Variable "validatorInfo" must be all lower-case
(#1168) Usage of ELSEIF not allowed; use ELSE IF instead
(#1168) Variable "validatorInfo" must be all lower-case
(#1169) Variable "validatorInfo" must be all lower-case
(#1170) Variable "breakChainOnFailure" must be all lower-case
(#1172) Variable "validatorInfo" must be all lower-case
(#1173) Variable "validatorInfo" must be all lower-case
(#1174) Variable "validatorInfo" must be all lower-case
(#1175) Variable "breakChainOnFailure" must be all lower-case
(#1175) Variable "validatorInfo" must be all lower-case
(#1177) Variable "validatorInfo" must be all lower-case
(#1178) Variable "validatorInfo" must be all lower-case
(#1180) Variable "breakChainOnFailure" must be all lower-case
(#1186) Variable "validatorInfo" must be all lower-case
(#1188) Variable "breakChainOnFailure" must be all lower-case
(#1188) Variable "validatorInfo" must be all lower-case
(#1190) Variable "validatorInfo" must be all lower-case
(#1192) Variable "breakChainOnFailure" must be all lower-case
(#1197) "require_once" must be immediately followed by an open parenthesis
(#1211) Public method name "Zend_Form_Element::setValidators" must be in lower-case letters only
(#1212) Opening brace should be on the same line as the declaration
(#1223) Public method name "Zend_Form_Element::getValidator" must be in lower-case letters only
(#1224) Opening brace should be on the same line as the declaration
(#1227) Variable "localName" must be all lower-case
(#1228) Variable "localName" must be all lower-case
(#1231) Variable "localName" must be all lower-case
(#1253) Public method name "Zend_Form_Element::getValidators" must be in lower-case letters only
(#1254) Opening brace should be on the same line as the declaration
(#1273) Public method name "Zend_Form_Element::removeValidator" must be in lower-case letters only
(#1274) Opening brace should be on the same line as the declaration
(#1298) Public method name "Zend_Form_Element::clearValidators" must be in lower-case letters only
(#1299) Opening brace should be on the same line as the declaration
(#1318) Public method name "Zend_Form_Element::isValid" must be in lower-case letters only
(#1319) Opening brace should be on the same line as the declaration
(#1330) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1335) Variable "notEmpty" must be all lower-case
(#1336) Variable "notEmpty" must be all lower-case
(#1343) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1358) Variable "isArray" must be all lower-case
(#1374) Variable "isArray" must be all lower-case
(#1392) Usage of ELSEIF not allowed; use ELSE IF instead
(#1414) Inline comments must end in full-stops, exclamation marks, or question marks
(#1428) Public method name "Zend_Form_Element::addErrorMessage" must be in lower-case letters only
(#1429) Opening brace should be on the same line as the declaration
(#1440) Public method name "Zend_Form_Element::addErrorMessages" must be in lower-case letters only
(#1441) Opening brace should be on the same line as the declaration
(#1454) Public method name "Zend_Form_Element::setErrorMessages" must be in lower-case letters only
(#1455) Opening brace should be on the same line as the declaration
(#1465) Public method name "Zend_Form_Element::getErrorMessages" must be in lower-case letters only
(#1466) Opening brace should be on the same line as the declaration
(#1475) Public method name "Zend_Form_Element::clearErrorMessages" must be in lower-case letters only
(#1476) Opening brace should be on the same line as the declaration
(#1486) Public method name "Zend_Form_Element::getErrorMessageSeparator" must be in lower-case letters only
(#1487) Opening brace should be on the same line as the declaration
(#1497) Public method name "Zend_Form_Element::setErrorMessageSeparator" must be in lower-case letters only
(#1498) Opening brace should be on the same line as the declaration
(#1508) Public method name "Zend_Form_Element::markAsError" must be in lower-case letters only
(#1509) Opening brace should be on the same line as the declaration
(#1511) Variable "customMessages" must be all lower-case
(#1512) Variable "customMessages" must be all lower-case
(#1528) Public method name "Zend_Form_Element::addError" must be in lower-case letters only
(#1529) Opening brace should be on the same line as the declaration
(#1541) Public method name "Zend_Form_Element::addErrors" must be in lower-case letters only
(#1542) Opening brace should be on the same line as the declaration
(#1555) Public method name "Zend_Form_Element::setErrors" must be in lower-case letters only
(#1556) Opening brace should be on the same line as the declaration
(#1566) Public method name "Zend_Form_Element::hasErrors" must be in lower-case letters only
(#1567) Opening brace should be on the same line as the declaration
(#1576) Public method name "Zend_Form_Element::getErrors" must be in lower-case letters only
(#1577) Opening brace should be on the same line as the declaration
(#1586) Public method name "Zend_Form_Element::getMessages" must be in lower-case letters only
(#1587) Opening brace should be on the same line as the declaration
(#1592) Inline comments must end in full-stops, exclamation marks, or question marks
(#1600) Public method name "Zend_Form_Element::addFilter" must be in lower-case letters only
(#1601) Opening brace should be on the same line as the declaration
(#1604) Usage of ELSEIF not allowed; use ELSE IF instead
(#1612) "require_once" must be immediately followed by an open parenthesis
(#1627) Public method name "Zend_Form_Element::addFilters" must be in lower-case letters only
(#1628) Opening brace should be on the same line as the declaration
(#1629) Variable "filterInfo" must be all lower-case
(#1630) Variable "filterInfo" must be all lower-case
(#1631) Variable "filterInfo" must be all lower-case
(#1632) Usage of ELSEIF not allowed; use ELSE IF instead
(#1632) Variable "filterInfo" must be all lower-case
(#1633) Variable "filterInfo" must be all lower-case
(#1634) Usage of ELSEIF not allowed; use ELSE IF instead
(#1634) Variable "filterInfo" must be all lower-case
(#1635) Variable "filterInfo" must be all lower-case
(#1637) Variable "filterInfo" must be all lower-case
(#1638) Variable "filterInfo" must be all lower-case
(#1639) Variable "filterInfo" must be all lower-case
(#1640) Variable "filterInfo" must be all lower-case
(#1648) Variable "filterInfo" must be all lower-case
(#1650) Variable "filterInfo" must be all lower-case
(#1657) "require_once" must be immediately followed by an open parenthesis
(#1671) Public method name "Zend_Form_Element::setFilters" must be in lower-case letters only
(#1672) Opening brace should be on the same line as the declaration
(#1683) Public method name "Zend_Form_Element::getFilter" must be in lower-case letters only
(#1684) Opening brace should be on the same line as the declaration
(#1687) Variable "localName" must be all lower-case
(#1688) Variable "localName" must be all lower-case
(#1692) Variable "localName" must be all lower-case
(#1714) Public method name "Zend_Form_Element::getFilters" must be in lower-case letters only
(#1715) Opening brace should be on the same line as the declaration
(#1734) Public method name "Zend_Form_Element::removeFilter" must be in lower-case letters only
(#1735) Opening brace should be on the same line as the declaration
(#1759) Public method name "Zend_Form_Element::clearFilters" must be in lower-case letters only
(#1760) Opening brace should be on the same line as the declaration
(#1765) Inline comments must end in full-stops, exclamation marks, or question marks
(#1773) Public method name "Zend_Form_Element::setView" must be in lower-case letters only
(#1774) Opening brace should be on the same line as the declaration
(#1786) Public method name "Zend_Form_Element::getView" must be in lower-case letters only
(#1787) Opening brace should be on the same line as the declaration
(#1789) "require_once" must be immediately followed by an open parenthesis
(#1790) Variable "viewRenderer" must be all lower-case
(#1791) Variable "viewRenderer" must be all lower-case
(#1803) Protected method name "Zend_Form_Element::_getDecorator" must be in lower-case letters only
(#1804) Opening brace should be on the same line as the declaration
(#1822) Public method name "Zend_Form_Element::addDecorator" must be in lower-case letters only
(#1823) Opening brace should be on the same line as the declaration
(#1826) Usage of ELSEIF not allowed; use ELSE IF instead
(#1832) Usage of ELSEIF not allowed; use ELSE IF instead
(#1837) "require_once" must be immediately followed by an open parenthesis
(#1845) Usage of ELSEIF not allowed; use ELSE IF instead
(#1849) "require_once" must be immediately followed by an open parenthesis
(#1850) Line exceeds 132 characters; contains 137 characters
(#1864) Public method name "Zend_Form_Element::addDecorators" must be in lower-case letters only
(#1865) Opening brace should be on the same line as the declaration
(#1866) Variable "decoratorName" must be all lower-case
(#1866) Variable "decoratorInfo" must be all lower-case
(#1867) Variable "decoratorInfo" must be all lower-case
(#1868) Variable "decoratorInfo" must be all lower-case
(#1869) Variable "decoratorName" must be all lower-case
(#1870) Variable "decoratorName" must be all lower-case
(#1870) Variable "decoratorInfo" must be all lower-case
(#1872) Variable "decoratorInfo" must be all lower-case
(#1874) Usage of ELSEIF not allowed; use ELSE IF instead
(#1874) Variable "decoratorInfo" must be all lower-case
(#1875) Variable "decoratorInfo" must be all lower-case
(#1877) Variable "decoratorInfo" must be all lower-case
(#1878) Variable "decoratorInfo" must be all lower-case
(#1879) Variable "decoratorInfo" must be all lower-case
(#1880) Variable "decoratorInfo" must be all lower-case
(#1888) Variable "decoratorInfo" must be all lower-case
(#1890) Variable "decoratorInfo" must be all lower-case
(#1897) "require_once" must be immediately followed by an open parenthesis
(#1911) Public method name "Zend_Form_Element::setDecorators" must be in lower-case letters only
(#1912) Opening brace should be on the same line as the declaration
(#1923) Public method name "Zend_Form_Element::getDecorator" must be in lower-case letters only
(#1924) Opening brace should be on the same line as the declaration
(#1927) Variable "localName" must be all lower-case
(#1928) Variable "localName" must be all lower-case
(#1932) Variable "localName" must be all lower-case
(#1934) Variable "localName" must be all lower-case
(#1954) Public method name "Zend_Form_Element::getDecorators" must be in lower-case letters only
(#1955) Opening brace should be on the same line as the declaration
(#1970) Public method name "Zend_Form_Element::removeDecorator" must be in lower-case letters only
(#1971) Opening brace should be on the same line as the declaration
(#1995) Public method name "Zend_Form_Element::clearDecorators" must be in lower-case letters only
(#1996) Opening brace should be on the same line as the declaration
(#2008) Opening brace should be on the same line as the declaration
(#2033) Opening brace should be on the same line as the declaration
(#2049) Protected method name "Zend_Form_Element::_loadFilter" must be in lower-case letters only
(#2050) Opening brace should be on the same line as the declaration
(#2051) Variable "origName" must be all lower-case
(#2055) "require_once" must be immediately followed by an open parenthesis
(#2056) Variable "origName" must be all lower-case
(#2070) Variable "origName" must be all lower-case
(#2071) Variable "filterNames" must be all lower-case
(#2072) Variable "filterNames" must be all lower-case
(#2073) Variable "origName" must be all lower-case
(#2074) Variable "filtersExchange" must be all lower-case
(#2075) Variable "origName" must be all lower-case
(#2079) Variable "filtersExchange" must be all lower-case
(#2082) Variable "filtersExchange" must be all lower-case
(#2084) Variable "filtersExchange" must be all lower-case
(#2098) Protected method name "Zend_Form_Element::_loadValidator" must be in lower-case letters only
(#2099) Opening brace should be on the same line as the declaration
(#2100) Variable "origName" must be all lower-case
(#2104) "require_once" must be immediately followed by an open parenthesis
(#2105) Variable "origName" must be all lower-case
(#2122) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#2143) Usage of ELSEIF not allowed; use ELSE IF instead
(#2149) Variable "origName" must be all lower-case
(#2150) Variable "validatorNames" must be all lower-case
(#2151) Variable "validatorNames" must be all lower-case
(#2152) Variable "origName" must be all lower-case
(#2153) Variable "validatorsExchange" must be all lower-case
(#2154) Variable "origName" must be all lower-case
(#2158) Variable "validatorsExchange" must be all lower-case
(#2161) Variable "validatorsExchange" must be all lower-case
(#2163) Variable "validatorsExchange" must be all lower-case
(#2178) Protected method name "Zend_Form_Element::_loadDecorator" must be in lower-case letters only
(#2179) Opening brace should be on the same line as the declaration
(#2180) Variable "sameName" must be all lower-case
(#2182) Variable "sameName" must be all lower-case
(#2186) Variable "sameName" must be all lower-case
(#2187) Variable "newName" must be all lower-case
(#2188) Variable "decoratorNames" must be all lower-case
(#2189) Variable "decoratorNames" must be all lower-case
(#2190) Variable "newName" must be all lower-case
(#2191) Variable "decoratorsExchange" must be all lower-case
(#2195) Variable "newName" must be all lower-case
(#2196) Variable "decoratorsExchange" must be all lower-case
(#2199) Variable "decoratorsExchange" must be all lower-case
(#2201) Variable "decoratorsExchange" must be all lower-case
(#2214) Protected method name "Zend_Form_Element::_getErrorMessages" must be in lower-case letters only
(#2215) Opening brace should be on the same line as the declaration
(#2226) Variable "aggregateMessages" must be all lower-case
(#2228) Variable "aggregateMessages" must be all lower-case
(#2230) Variable "aggregateMessages" must be all lower-case
(#2243) Protected method name "Zend_Form_Element::_hasErrorMessages" must be in lower-case letters only
(#2244) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Element/Button.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Element/Captcha.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#63) Public method name "Zend_Form_Element_Captcha::getCaptcha" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_Form_Element_Captcha::setCaptcha" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#121) Opening brace should be on the same line as the declaration
(#124) Space found before object operator
(#125) Space found before object operator
(#126) Space found before object operator
(#134) Public method name "Zend_Form_Element_Captcha::getAttribs" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Form_Element_Captcha::setOptions" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Form_Element_Captcha::getPluginLoader" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#212) "require_once" must be immediately followed by an open parenthesis
(#234) Public method name "Zend_Form_Element_Captcha::addPrefixPath" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#240) Variable "cPrefix" must be all lower-case
(#241) Variable "cPath" must be all lower-case
(#242) Variable "cPrefix" must be all lower-case
(#242) Variable "cPath" must be all lower-case
(#258) Public method name "Zend_Form_Element_Captcha::loadDefaultDecorators" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#267) Space found before object operator
(#268) Space found before object operator
(#269) Space found before object operator
(#281) Public method name "Zend_Form_Element_Captcha::isValid" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#284) Variable "belongsTo" must be all lower-case
(#285) Variable "belongsTo" must be all lower-case
(#297) Variable "newContext" must be all lower-case
(#299) Variable "newContext" must be all lower-case
(#300) Variable "newContext" must be all lower-case
(#300) Variable "newContext" must be all lower-case
(#304) Variable "newContext" must be all lower-case
local/mr/vendor/zend/Zend/Form/Element/Checkbox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_checkedValue" must be all lower-case
(#68) Member variable "_uncheckedValue" must be all lower-case
(#85) Public method name "Zend_Form_Element_Checkbox::setOptions" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#97) Variable "curValue" must be all lower-case
(#99) Variable "curValue" must be all lower-case
(#100) Variable "curValue" must be all lower-case
(#119) Public method name "Zend_Form_Element_Checkbox::setValue" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Form_Element_Checkbox::setCheckedValue" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Form_Element_Checkbox::getCheckedValue" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Form_Element_Checkbox::setUncheckedValue" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Form_Element_Checkbox::getUncheckedValue" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Form_Element_Checkbox::setChecked" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Form_Element_Checkbox::isChecked" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Element/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Element/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#59) Member variable "_valueDisabled" must be all lower-case
(#69) Member variable "_maxFileSize" must be all lower-case
(#76) Public method name "Zend_Form_Element_File::loadDefaultDecorators" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#85) Space found before object operator
(#86) Space found before object operator
(#87) Space found before object operator
(#88) Space found before object operator
(#100) Public method name "Zend_Form_Element_File::setPluginLoader" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Form_Element_File::getPluginLoader" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#127) "require_once" must be immediately followed by an open parenthesis
(#145) Public method name "Zend_Form_Element_File::addPrefixPath" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#153) Variable "pluginPrefix" must be all lower-case
(#154) Variable "pluginPath" must be all lower-case
(#156) Variable "pluginPrefix" must be all lower-case
(#156) Variable "pluginPath" must be all lower-case
(#171) Public method name "Zend_Form_Element_File::setTransferAdapter" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#175) Usage of ELSEIF not allowed; use ELSE IF instead
(#180) "require_once" must be immediately followed by an open parenthesis
(#199) Public method name "Zend_Form_Element_File::getTransferAdapter" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_Form_Element_File::addValidator" must be in lower-case letters only
(#215) Variable "breakChainOnFailure" must be all lower-case
(#216) Opening brace should be on the same line as the declaration
(#218) Variable "breakChainOnFailure" must be all lower-case
(#230) Public method name "Zend_Form_Element_File::addValidators" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#245) Public method name "Zend_Form_Element_File::setValidators" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#260) Public method name "Zend_Form_Element_File::getValidator" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#271) Public method name "Zend_Form_Element_File::getValidators" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#288) Public method name "Zend_Form_Element_File::removeValidator" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#302) Public method name "Zend_Form_Element_File::clearValidators" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#318) Public method name "Zend_Form_Element_File::addFilter" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Form_Element_File::addFilters" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#346) Public method name "Zend_Form_Element_File::setFilters" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Form_Element_File::getFilter" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#371) Public method name "Zend_Form_Element_File::getFilters" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#388) Public method name "Zend_Form_Element_File::removeFilter" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#401) Public method name "Zend_Form_Element_File::clearFilters" must be in lower-case letters only
(#402) Opening brace should be on the same line as the declaration
(#416) Public method name "Zend_Form_Element_File::isValid" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#437) Expected "if (...) {\n"; found "if(...) {\n"
(#452) Opening brace should be on the same line as the declaration
(#472) Public method name "Zend_Form_Element_File::getErrors" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#482) Public method name "Zend_Form_Element_File::hasErrors" must be in lower-case letters only
(#483) Opening brace should be on the same line as the declaration
(#492) Public method name "Zend_Form_Element_File::getMessages" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#503) Public method name "Zend_Form_Element_File::setDestination" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#514) Public method name "Zend_Form_Element_File::getDestination" must be in lower-case letters only
(#515) Opening brace should be on the same line as the declaration
(#526) Public method name "Zend_Form_Element_File::getFileName" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#541) Public method name "Zend_Form_Element_File::getFileInfo" must be in lower-case letters only
(#542) Opening brace should be on the same line as the declaration
(#556) Public method name "Zend_Form_Element_File::setMultiFile" must be in lower-case letters only
(#557) Opening brace should be on the same line as the declaration
(#574) Public method name "Zend_Form_Element_File::getMultiFile" must be in lower-case letters only
(#575) Opening brace should be on the same line as the declaration
(#584) Public method name "Zend_Form_Element_File::getMaxFileSize" must be in lower-case letters only
(#585) Opening brace should be on the same line as the declaration
(#586) Variable "_maxFileSize" must be all lower-case
(#586) Variable "_maxFileSize" must not contain underscores.
(#598) Variable "_maxFileSize" must be all lower-case
(#598) Variable "_maxFileSize" must not contain underscores.
(#601) Variable "_maxFileSize" must be all lower-case
(#601) Variable "_maxFileSize" must not contain underscores.
(#610) Public method name "Zend_Form_Element_File::setMaxFileSize" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#616) Line exceeds 132 characters; contains 151 characters
(#621) Line exceeds 132 characters; contains 145 characters
(#625) Variable "_maxFileSize" must be all lower-case
(#625) Variable "_maxFileSize" must not contain underscores.
(#635) Private method name "Zend_Form_Element_File::_convertIniToInteger" must be in lower-case letters only
(#636) Opening brace should be on the same line as the declaration
(#669) Public method name "Zend_Form_Element_File::setValueDisabled" must be in lower-case letters only
(#670) Opening brace should be on the same line as the declaration
(#680) Public method name "Zend_Form_Element_File::isValueDisabled" must be in lower-case letters only
(#681) Opening brace should be on the same line as the declaration
(#691) Public method name "Zend_Form_Element_File::getValue" must be in lower-case letters only
(#692) Opening brace should be on the same line as the declaration
(#719) Public method name "Zend_Form_Element_File::setValue" must be in lower-case letters only
(#720) Opening brace should be on the same line as the declaration
(#730) Public method name "Zend_Form_Element_File::setTranslator" must be in lower-case letters only
(#731) Opening brace should be on the same line as the declaration
(#744) Public method name "Zend_Form_Element_File::getTranslator" must be in lower-case letters only
(#745) Opening brace should be on the same line as the declaration
(#752) "require_once" must be immediately followed by an open parenthesis
(#765) Public method name "Zend_Form_Element_File::setDisableTranslator" must be in lower-case letters only
(#766) Opening brace should be on the same line as the declaration
(#779) Public method name "Zend_Form_Element_File::translatorIsDisabled" must be in lower-case letters only
(#780) Opening brace should be on the same line as the declaration
(#790) Public method name "Zend_Form_Element_File::isReceived" must be in lower-case letters only
(#791) Opening brace should be on the same line as the declaration
(#801) Public method name "Zend_Form_Element_File::isUploaded" must be in lower-case letters only
(#802) Opening brace should be on the same line as the declaration
(#812) Public method name "Zend_Form_Element_File::isFiltered" must be in lower-case letters only
(#813) Opening brace should be on the same line as the declaration
(#824) Public method name "Zend_Form_Element_File::getHash" must be in lower-case letters only
(#825) Opening brace should be on the same line as the declaration
(#835) Public method name "Zend_Form_Element_File::getFileSize" must be in lower-case letters only
(#836) Opening brace should be on the same line as the declaration
(#846) Public method name "Zend_Form_Element_File::getMimeType" must be in lower-case letters only
(#847) Opening brace should be on the same line as the declaration
(#860) Opening brace should be on the same line as the declaration
(#869) "require_once" must be immediately followed by an open parenthesis
(#881) Protected method name "Zend_Form_Element_File::_getErrorMessages" must be in lower-case letters only
(#882) Opening brace should be on the same line as the declaration
(#892) Variable "aggregateMessages" must be all lower-case
(#894) Variable "aggregateMessages" must be all lower-case
(#897) Variable "aggregateMessages" must be all lower-case
(#898) Variable "aggregateMessages" must be all lower-case
local/mr/vendor/zend/Zend/Form/Element/Hash.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#78) Opening brace should be on the same line as the declaration
(#82) Space found before object operator
(#83) Space found before object operator
(#92) Public method name "Zend_Form_Element_Hash::setSession" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Form_Element_Hash::getSession" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#108) "require_once" must be immediately followed by an open parenthesis
(#122) Public method name "Zend_Form_Element_Hash::initCsrfValidator" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#126) Variable "rightHash" must be all lower-case
(#128) Variable "rightHash" must be all lower-case
(#131) Variable "rightHash" must be all lower-case
(#141) Public method name "Zend_Form_Element_Hash::setSalt" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Form_Element_Hash::getSalt" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Form_Element_Hash::getHash" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Form_Element_Hash::getSessionName" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Form_Element_Hash::setTimeout" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Form_Element_Hash::getTimeout" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Form_Element_Hash::getLabel" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Form_Element_Hash::initCsrfToken" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#236) Opening brace should be on the same line as the declaration
(#249) Protected method name "Zend_Form_Element_Hash::_generateHash" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#252) Commas (,) must be followed by white space.
(#255) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Form/Element/Hidden.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Element/Image.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_imageValue" must be all lower-case
(#60) Public method name "Zend_Form_Element_Image::loadDefaultDecorators" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#69) Space found before object operator
(#70) Space found before object operator
(#71) Space found before object operator
(#72) Space found before object operator
(#83) Public method name "Zend_Form_Element_Image::setImage" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Form_Element_Image::getImage" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Form_Element_Image::setImageValue" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Form_Element_Image::getImageValue" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Form_Element_Image::isChecked" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "imageValue" must be all lower-case
(#129) Variable "imageValue" must be all lower-case
(#129) Variable "imageValue" must be all lower-case
local/mr/vendor/zend/Zend/Form/Element/Multi.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_registerInArrayValidator" must be all lower-case
(#66) Public method name "Zend_Form_Element_Multi::getSeparator" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Form_Element_Multi::setSeparator" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#88) Protected method name "Zend_Form_Element_Multi::_getMultiOptions" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Form_Element_Multi::addMultiOption" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Form_Element_Multi::addMultiOptions" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Form_Element_Multi::setMultiOptions" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Form_Element_Multi::getMultiOption" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Form_Element_Multi::getMultiOptions" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Form_Element_Multi::removeMultiOption" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Form_Element_Multi::clearMultiOptions" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Form_Element_Multi::setRegisterInArrayValidator" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Form_Element_Multi::registerInArrayValidator" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#244) Public method name "Zend_Form_Element_Multi::isValid" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#248) Variable "multiOptions" must be all lower-case
(#251) Variable "multiOptions" must be all lower-case
(#251) Variable "opt_value" must not contain underscores.
(#251) Variable "opt_label" must not contain underscores.
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Variable "opt_label" must not contain underscores.
(#254) Variable "opt_label" must not contain underscores.
(#256) Expected "} else {\n"; found "}\n else {\n"
(#257) Variable "opt_value" must not contain underscores.
(#278) Protected method name "Zend_Form_Element_Multi::_translateOption" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#302) Protected method name "Zend_Form_Element_Multi::_translateValue" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Element/MultiCheckbox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_isArray" must be all lower-case
local/mr/vendor/zend/Zend/Form/Element/Multiselect.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_isArray" must be all lower-case
local/mr/vendor/zend/Zend/Form/Element/Password.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "renderPassword" must be all lower-case
(#54) Public method name "Zend_Form_Element_Password::setRenderPassword" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Form_Element_Password::renderPassword" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Form_Element_Password::isValid" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Element/Radio.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_Form_Element_Radio::loadDefaultDecorators" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Form/Element/Reset.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Element/Select.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Element/Submit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
(#55) Whitespace found at end of line
(#72) Public method name "Zend_Form_Element_Submit::getLabel" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Form_Element_Submit::isChecked" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Form_Element_Submit::loadDefaultDecorators" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#122) Space found before object operator
(#123) Space found before object operator
local/mr/vendor/zend/Zend/Form/Element/Text.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Element/Textarea.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Element/Xhtml.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Form/SubForm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_isArray" must be all lower-case
(#46) Public method name "Zend_Form_SubForm::loadDefaultDecorators" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#55) Space found before object operator
(#56) Space found before object operator
(#57) Space found before object operator
local/mr/vendor/zend/Zend/Gdata.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#59) Member variable "_defaultPostUri" must be all lower-case
(#66) Member variable "_registeredPackages" must be all lower-case
(#90) Member variable "_httpClient" must be all lower-case
(#97) Member variable "_staticHttpClient" must be all lower-case
(#106) Possible useless method overriding detected
(#106) Variable "applicationId" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "applicationId" must be all lower-case
(#124) Variable "className" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#127) Variable "requestData" must be all lower-case
(#128) Variable "requestData" must be all lower-case
(#128) Variable "requestData" must be all lower-case
(#130) Variable "feedContent" must be all lower-case
(#132) Variable "feedContent" must be all lower-case
(#132) Variable "className" must be all lower-case
(#150) Public method name "Zend_Gdata::getFeed" must be in lower-case letters only
(#150) Variable "className" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#154) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) "require_once" must be immediately followed by an open parenthesis
(#162) Variable "className" must be all lower-case
(#175) Public method name "Zend_Gdata::getEntry" must be in lower-case letters only
(#175) Variable "className" must be all lower-case
(#176) Opening brace should be on the same line as the declaration
(#179) Usage of ELSEIF not allowed; use ELSE IF instead
(#182) "require_once" must be immediately followed by an open parenthesis
(#187) Variable "className" must be all lower-case
(#210) Public method name "Zend_Gdata::performHttpRequest" must be in lower-case letters only
(#210) Variable "contentType" must be all lower-case
(#210) Variable "remainingRedirects" must be all lower-case
(#210) Line exceeds 132 characters; contains 136 characters
(#211) Opening brace should be on the same line as the declaration
(#213) Variable "filterResult" must be all lower-case
(#213) Variable "contentType" must be all lower-case
(#214) Variable "filterResult" must be all lower-case
(#215) Variable "filterResult" must be all lower-case
(#216) Variable "filterResult" must be all lower-case
(#217) Variable "filterResult" must be all lower-case
(#218) Variable "contentType" must be all lower-case
(#218) Variable "filterResult" must be all lower-case
(#219) Variable "contentType" must be all lower-case
(#219) Variable "remainingRedirects" must be all lower-case
(#219) Line exceeds 132 characters; contains 153 characters
(#221) Variable "contentType" must be all lower-case
(#221) Variable "remainingRedirects" must be all lower-case
(#230) Public method name "Zend_Gdata::isAuthenticated" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#75) Member variable "_httpClient" must be all lower-case
(#82) Member variable "_staticHttpClient" must be all lower-case
(#89) Member variable "_httpMethodOverride" must be all lower-case
(#96) Member variable "_gzipEnabled" must be all lower-case
(#104) Member variable "_verboseExceptionMessages" must be all lower-case
(#111) Member variable "_defaultPostUri" must be all lower-case
(#118) Member variable "_registeredPackages" must be all lower-case
(#127) Member variable "_maxRedirects" must be all lower-case
(#130) Expected 5 space(s) before asterisk; 6 found
(#131) Expected 5 space(s) before asterisk; 6 found
(#132) Expected 5 space(s) before asterisk; 6 found
(#133) Expected 5 space(s) before asterisk; 6 found
(#134) Expected 5 space(s) before asterisk; 6 found
(#135) Expected 5 space(s) before asterisk; 6 found
(#136) Expected 5 space(s) before asterisk; 6 found
(#137) Expected 5 space(s) before asterisk; 6 found
(#138) Expected 5 space(s) before asterisk; 6 found
(#139) Expected 5 space(s) before asterisk; 6 found
(#140) Member variable "_majorProtocolVersion" must be all lower-case
(#143) Expected 5 space(s) before asterisk; 6 found
(#144) Expected 5 space(s) before asterisk; 6 found
(#145) Expected 5 space(s) before asterisk; 6 found
(#146) Expected 5 space(s) before asterisk; 6 found
(#147) Expected 5 space(s) before asterisk; 6 found
(#148) Expected 5 space(s) before asterisk; 6 found
(#149) Expected 5 space(s) before asterisk; 6 found
(#150) Expected 5 space(s) before asterisk; 6 found
(#151) Expected 5 space(s) before asterisk; 6 found
(#152) Expected 5 space(s) before asterisk; 6 found
(#153) Expected 5 space(s) before asterisk; 6 found
(#154) Expected 5 space(s) before asterisk; 6 found
(#155) Expected 5 space(s) before asterisk; 6 found
(#156) Member variable "_minorProtocolVersion" must be all lower-case
(#163) Member variable "_useObjectMapping" must be all lower-case
(#171) Variable "applicationId" must be all lower-case
(#172) Opening brace should be on the same line as the declaration
(#173) Variable "applicationId" must be all lower-case
(#188) Public method name "Zend_Gdata_App::registerPackage" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#203) Public method name "Zend_Gdata_App::getFeed" must be in lower-case letters only
(#203) Variable "className" must be all lower-case
(#204) Opening brace should be on the same line as the declaration
(#205) Variable "className" must be all lower-case
(#218) Public method name "Zend_Gdata_App::getEntry" must be in lower-case letters only
(#218) Variable "className" must be all lower-case
(#219) Opening brace should be on the same line as the declaration
(#220) Variable "className" must be all lower-case
(#228) Public method name "Zend_Gdata_App::getHttpClient" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_App::setHttpClient" must be in lower-case letters only
(#241) Variable "applicationId" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#247) "require_once" must be immediately followed by an open parenthesis
(#251) Variable "userAgent" must be all lower-case
(#251) Variable "applicationId" must be all lower-case
(#253) Variable "userAgent" must be all lower-case
(#271) Public method name "Zend_Gdata_App::setStaticHttpClient" must be in lower-case letters only
(#271) Variable "httpClient" must be all lower-case
(#272) Opening brace should be on the same line as the declaration
(#273) Variable "_staticHttpClient" must be all lower-case
(#273) Variable "_staticHttpClient" must not contain underscores.
(#273) Variable "httpClient" must be all lower-case
(#282) Public method name "Zend_Gdata_App::getStaticHttpClient" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#284) Variable "_staticHttpClient" must be all lower-case
(#284) Variable "_staticHttpClient" must not contain underscores.
(#286) Variable "userAgent" must be all lower-case
(#287) Variable "userAgent" must be all lower-case
(#292) Variable "_staticHttpClient" must be all lower-case
(#292) Variable "_staticHttpClient" must not contain underscores.
(#294) Variable "_staticHttpClient" must be all lower-case
(#294) Variable "_staticHttpClient" must not contain underscores.
(#310) Public method name "Zend_Gdata_App::setHttpMethodOverride" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#312) Variable "_httpMethodOverride" must be all lower-case
(#312) Variable "_httpMethodOverride" must not contain underscores.
(#320) Public method name "Zend_Gdata_App::getHttpMethodOverride" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#322) Variable "_httpMethodOverride" must be all lower-case
(#322) Variable "_httpMethodOverride" must not contain underscores.
(#331) Public method name "Zend_Gdata_App::setGzipEnabled" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#334) "require_once" must be immediately followed by an open parenthesis
(#340) Variable "_gzipEnabled" must be all lower-case
(#340) Variable "_gzipEnabled" must not contain underscores.
(#348) Public method name "Zend_Gdata_App::getGzipEnabled" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#350) Variable "_gzipEnabled" must be all lower-case
(#350) Variable "_gzipEnabled" must not contain underscores.
(#361) Public method name "Zend_Gdata_App::getVerboseExceptionMessages" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#363) Variable "_verboseExceptionMessages" must be all lower-case
(#363) Variable "_verboseExceptionMessages" must not contain underscores.
(#374) Public method name "Zend_Gdata_App::setVerboseExceptionMessages" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#376) Variable "_verboseExceptionMessages" must be all lower-case
(#376) Variable "_verboseExceptionMessages" must not contain underscores.
(#385) Public method name "Zend_Gdata_App::setMaxRedirects" must be in lower-case letters only
(#385) Variable "maxRedirects" must be all lower-case
(#386) Opening brace should be on the same line as the declaration
(#387) Variable "_maxRedirects" must be all lower-case
(#387) Variable "_maxRedirects" must not contain underscores.
(#387) Variable "maxRedirects" must be all lower-case
(#395) Public method name "Zend_Gdata_App::getMaxRedirects" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#397) Variable "_maxRedirects" must be all lower-case
(#397) Variable "_maxRedirects" must not contain underscores.
(#408) Public method name "Zend_Gdata_App::setMajorProtocolVersion" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#424) Public method name "Zend_Gdata_App::getMajorProtocolVersion" must be in lower-case letters only
(#425) Opening brace should be on the same line as the declaration
(#438) Public method name "Zend_Gdata_App::setMinorProtocolVersion" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#455) Public method name "Zend_Gdata_App::getMinorProtocolVersion" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#483) Public method name "Zend_Gdata_App::prepareRequest" must be in lower-case letters only
(#487) Variable "contentTypeOverride" must be all lower-case
(#488) Opening brace should be on the same line as the declaration
(#495) Variable "rawData" must be all lower-case
(#496) Variable "finalContentType" must be all lower-case
(#502) Variable "rawData" must be all lower-case
(#503) Variable "contentTypeOverride" must be all lower-case
(#504) Variable "finalContentType" must be all lower-case
(#506) Usage of ELSEIF not allowed; use ELSE IF instead
(#507) Variable "rawData" must be all lower-case
(#509) Variable "finalContentType" must be all lower-case
(#509) Variable "rawData" must be all lower-case
(#513) Variable "finalContentType" must be all lower-case
(#516) Variable "editLink" must be all lower-case
(#517) Variable "editLink" must be all lower-case
(#518) Variable "editLink" must be all lower-case
(#521) Usage of ELSEIF not allowed; use ELSE IF instead
(#522) Variable "rawData" must be all lower-case
(#523) Variable "finalContentType" must be all lower-case
(#525) Variable "editLink" must be all lower-case
(#526) Variable "editLink" must be all lower-case
(#527) Variable "editLink" must be all lower-case
(#530) Usage of ELSEIF not allowed; use ELSE IF instead
(#531) Variable "rawData" must be all lower-case
(#535) Variable "finalContentType" must be all lower-case
(#539) Variable "rawData" must be all lower-case
(#543) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#544) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#545) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#546) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#551) Variable "allowWeak" must be all lower-case
(#552) Variable "ifMatchHeader" must be all lower-case
(#553) Variable "allowWeak" must be all lower-case
(#554) Variable "ifMatchHeader" must be all lower-case
(#558) Must use "self::" for local static member reference
(#565) Variable "contentTypeOverride" must be all lower-case
(#566) Variable "finalContentType" must be all lower-case
(#566) Variable "contentTypeOverride" must be all lower-case
(#570) Variable "rawData" must be all lower-case
(#571) Variable "finalContentType" must be all lower-case
(#589) Public method name "Zend_Gdata_App::performHttpRequest" must be in lower-case letters only
(#590) Variable "contentType" must be all lower-case
(#590) Variable "remainingRedirects" must be all lower-case
(#591) Opening brace should be on the same line as the declaration
(#592) "require_once" must be immediately followed by an open parenthesis
(#593) Variable "remainingRedirects" must be all lower-case
(#594) Variable "remainingRedirects" must be all lower-case
(#604) Expected 1 space after "+"; newline found
(#608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) "require_once" must be immediately followed by an open parenthesis
(#617) "require_once" must be immediately followed by an open parenthesis
(#621) Variable "contentType" must be all lower-case
(#622) Must use "self::" for local static member reference
(#623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Expected 1 space after "="; newline found
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Variable "usingMimeStream" must be all lower-case
(#648) Variable "oldHttpAdapter" must be all lower-case
(#651) Variable "usingMimeStream" must be all lower-case
(#652) Variable "contentType" must be all lower-case
(#653) Variable "oldHttpAdapter" must be all lower-case
(#655) Variable "oldHttpAdapter" must be all lower-case
(#656) "require_once" must be immediately followed by an open parenthesis
(#657) Variable "newAdapter" must be all lower-case
(#659) "require_once" must be immediately followed by an open parenthesis
(#660) Variable "newAdapter" must be all lower-case
(#662) Variable "newAdapter" must be all lower-case
(#664) Variable "contentType" must be all lower-case
(#669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Variable "usingMimeStream" must be all lower-case
(#671) Variable "oldHttpAdapter" must be all lower-case
(#674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Variable "usingMimeStream" must be all lower-case
(#676) Variable "oldHttpAdapter" must be all lower-case
(#678) "require_once" must be immediately followed by an open parenthesis
(#682) Variable "remainingRedirects" must be all lower-case
(#683) Variable "newUrl" must be all lower-case
(#685) Variable "newUrl" must be all lower-case
(#686) Variable "contentType" must be all lower-case
(#686) Variable "remainingRedirects" must be all lower-case
(#688) "require_once" must be immediately followed by an open parenthesis
(#694) "require_once" must be immediately followed by an open parenthesis
(#695) Variable "exceptionMessage" must be all lower-case
(#698) Variable "exceptionMessage" must be all lower-case
(#700) Variable "exceptionMessage" must be all lower-case
(#720) Variable "className" must be all lower-case
(#721) Opening brace should be on the same line as the declaration
(#723) Variable "requestData" must be all lower-case
(#725) Variable "requestData" must be all lower-case
(#725) Variable "requestData" must be all lower-case
(#727) Variable "feedContent" must be all lower-case
(#728) Usage of "$this" in static methods will cause runtime errors
(#729) Variable "feedContent" must be all lower-case
(#731) Variable "feedContent" must be all lower-case
(#731) Variable "className" must be all lower-case
(#751) Public method name "Zend_Gdata_App::importUrl" must be in lower-case letters only
(#751) Variable "className" must be all lower-case
(#752) Variable "extraHeaders" must be all lower-case
(#753) Opening brace should be on the same line as the declaration
(#754) Variable "extraHeaders" must be all lower-case
(#756) Variable "feedContent" must be all lower-case
(#758) Variable "feedContent" must be all lower-case
(#761) Variable "protocolVersionStr" must be all lower-case
(#762) Variable "majorProtocolVersion" must be all lower-case
(#763) Variable "minorProtocolVersion" must be all lower-case
(#764) Variable "protocolVersionStr" must be all lower-case
(#765) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Variable "delimiterPos" must be all lower-case
(#766) Variable "protocolVersionStr" must be all lower-case
(#767) Variable "protocolVersionStr" must be all lower-case
(#768) Variable "protocolVersionStr" must be all lower-case
(#768) Variable "delimiterPos" must be all lower-case
(#769) Variable "protocolVersionStr" must be all lower-case
(#769) Variable "delimiterPos" must be all lower-case
(#770) Variable "majorProtocolVersion" must be all lower-case
(#771) Variable "minorProtocolVersion" must be all lower-case
(#774) Variable "feedContent" must be all lower-case
(#774) Variable "className" must be all lower-case
(#775) Variable "majorProtocolVersion" must be all lower-case
(#775) Variable "minorProtocolVersion" must be all lower-case
(#799) Public method name "Zend_Gdata_App::importString" must be in lower-case letters only
(#800) Variable "className" must be all lower-case
(#800) Variable "majorProtocolVersion" must be all lower-case
(#801) Variable "minorProtocolVersion" must be all lower-case
(#802) Opening brace should be on the same line as the declaration
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) "require_once" must be immediately followed by an open parenthesis
(#812) Variable "php_errormsg" must not contain underscores.
(#815) Variable "className" must be all lower-case
(#816) Variable "majorProtocolVersion" must be all lower-case
(#817) Variable "minorProtocolVersion" must be all lower-case
(#833) Public method name "Zend_Gdata_App::importFile" must be in lower-case letters only
(#834) Variable "className" must be all lower-case
(#834) Variable "useIncludePath" must be all lower-case
(#835) Opening brace should be on the same line as the declaration
(#837) Variable "useIncludePath" must be all lower-case
(#840) "require_once" must be immediately followed by an open parenthesis
(#842) Variable "php_errormsg" must not contain underscores.
(#844) Variable "className" must be all lower-case
(#856) Variable "extraHeaders" must be all lower-case
(#857) Opening brace should be on the same line as the declaration
(#858) Variable "requestData" must be all lower-case
(#858) Variable "extraHeaders" must be all lower-case
(#860) Variable "requestData" must be all lower-case
(#860) Variable "requestData" must be all lower-case
(#861) Variable "requestData" must be all lower-case
(#878) Variable "remainingRedirects" must be all lower-case
(#879) Variable "contentType" must be all lower-case
(#879) Variable "extraHeaders" must be all lower-case
(#880) Opening brace should be on the same line as the declaration
(#881) Variable "requestData" must be all lower-case
(#882) Variable "extraHeaders" must be all lower-case
(#882) Variable "contentType" must be all lower-case
(#884) Variable "requestData" must be all lower-case
(#884) Variable "requestData" must be all lower-case
(#885) Variable "requestData" must be all lower-case
(#885) Variable "requestData" must be all lower-case
(#886) Variable "requestData" must be all lower-case
(#903) Variable "remainingRedirects" must be all lower-case
(#904) Variable "contentType" must be all lower-case
(#904) Variable "extraHeaders" must be all lower-case
(#905) Opening brace should be on the same line as the declaration
(#906) Variable "requestData" must be all lower-case
(#907) Variable "extraHeaders" must be all lower-case
(#907) Variable "contentType" must be all lower-case
(#909) Variable "requestData" must be all lower-case
(#909) Variable "requestData" must be all lower-case
(#910) Variable "requestData" must be all lower-case
(#910) Variable "requestData" must be all lower-case
(#911) Variable "requestData" must be all lower-case
(#923) Variable "remainingRedirects" must be all lower-case
(#924) Opening brace should be on the same line as the declaration
(#926) Variable "requestData" must be all lower-case
(#930) Variable "requestData" must be all lower-case
(#933) Variable "requestData" must be all lower-case
(#934) Variable "requestData" must be all lower-case
(#935) Variable "requestData" must be all lower-case
(#937) Variable "requestData" must be all lower-case
(#938) Variable "remainingRedirects" must be all lower-case
(#953) Public method name "Zend_Gdata_App::insertEntry" must be in lower-case letters only
(#953) Variable "className" must be all lower-case
(#954) Variable "extraHeaders" must be all lower-case
(#955) Opening brace should be on the same line as the declaration
(#956) Variable "extraHeaders" must be all lower-case
(#958) Variable "returnEntry" must be all lower-case
(#958) Variable "className" must be all lower-case
(#959) Variable "returnEntry" must be all lower-case
(#963) Variable "returnEntry" must be all lower-case
(#966) Variable "returnEntry" must be all lower-case
(#983) Public method name "Zend_Gdata_App::updateEntry" must be in lower-case letters only
(#983) Variable "className" must be all lower-case
(#984) Variable "extraHeaders" must be all lower-case
(#985) Opening brace should be on the same line as the declaration
(#986) Variable "className" must be all lower-case
(#987) Variable "className" must be all lower-case
(#988) Usage of ELSEIF not allowed; use ELSE IF instead
(#988) Variable "className" must be all lower-case
(#989) Variable "className" must be all lower-case
(#992) Variable "extraHeaders" must be all lower-case
(#993) Variable "returnEntry" must be all lower-case
(#993) Variable "className" must be all lower-case
(#994) Variable "returnEntry" must be all lower-case
(#998) Variable "returnEntry" must be all lower-case
(#1001) Variable "returnEntry" must be all lower-case
(#1018) Opening brace should be on the same line as the declaration
(#1021) Variable "foundClassName" must be all lower-case
(#1023) Line indented incorrectly; expected 16 spaces, found 17
(#1026) Line indented incorrectly; expected 20 spaces, found 21
(#1027) "require_once" must be immediately followed by an open parenthesis
(#1029) Line indented incorrectly; expected 20 spaces, found 21
(#1030) Variable "foundClassName" must be all lower-case
(#1032) Line indented incorrectly; expected 16 spaces, found 17
(#1032) Empty CATCH statement detected
(#1033) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1033) Inline comments must end in full-stops, exclamation marks, or question marks
(#1034) Line indented incorrectly; expected 16 spaces, found 17
(#1036) Variable "foundClassName" must be all lower-case
(#1037) Variable "reflectionObj" must be all lower-case
(#1037) Variable "foundClassName" must be all lower-case
(#1038) Variable "reflectionObj" must be all lower-case
(#1042) Inline comments must end in full-stops, exclamation marks, or question marks
(#1050) "require_once" must be immediately followed by an open parenthesis
(#1055) "require_once" must be immediately followed by an open parenthesis
(#1070) Public method name "Zend_Gdata_App::retrieveAllEntriesForFeed" must be in lower-case letters only
(#1071) Variable "feedClass" must be all lower-case
(#1072) Variable "reflectionObj" must be all lower-case
(#1072) Variable "feedClass" must be all lower-case
(#1073) Variable "reflectionObj" must be all lower-case
(#1074) Expected "do {\n...} while (...);\n"; found "do {\n...}\n while (...);\n"
(#1081) Variable "feedClass" must be all lower-case
(#1098) Public method name "Zend_Gdata_App::enableRequestDebugLogging" must be in lower-case letters only
(#1099) Opening brace should be on the same line as the declaration
(#1118) Public method name "Zend_Gdata_App::getNextFeed" must be in lower-case letters only
(#1118) Variable "className" must be all lower-case
(#1119) Opening brace should be on the same line as the declaration
(#1120) Variable "nextLink" must be all lower-case
(#1121) Variable "nextLink" must be all lower-case
(#1124) Variable "nextLinkHref" must be all lower-case
(#1124) Variable "nextLink" must be all lower-case
(#1126) Variable "className" must be all lower-case
(#1127) Variable "className" must be all lower-case
(#1130) Variable "nextLinkHref" must be all lower-case
(#1130) Variable "className" must be all lower-case
(#1145) Public method name "Zend_Gdata_App::getPreviousFeed" must be in lower-case letters only
(#1145) Variable "className" must be all lower-case
(#1146) Opening brace should be on the same line as the declaration
(#1147) Variable "previousLink" must be all lower-case
(#1148) Variable "previousLink" must be all lower-case
(#1151) Variable "previousLinkHref" must be all lower-case
(#1151) Variable "previousLink" must be all lower-case
(#1153) Variable "className" must be all lower-case
(#1154) Variable "className" must be all lower-case
(#1157) Variable "previousLinkHref" must be all lower-case
(#1157) Variable "className" must be all lower-case
(#1169) Public method name "Zend_Gdata_App::generateIfMatchHeaderData" must be in lower-case letters only
(#1169) Variable "allowWeek" must be all lower-case
(#1170) Opening brace should be on the same line as the declaration
(#1172) Inline comments must end in full-stops, exclamation marks, or question marks
(#1177) Variable "allowWeek" must be all lower-case
(#1190) Public method name "Zend_Gdata_App::usingObjectMapping" must be in lower-case letters only
(#1191) Opening brace should be on the same line as the declaration
(#1202) Public method name "Zend_Gdata_App::useObjectMapping" must be in lower-case letters only
(#1203) Opening brace should be on the same line as the declaration
(#1204) TRUE, FALSE and NULL must be lowercase; expected "true" but found "True"
local/mr/vendor/zend/Zend/Gdata/App/AuthException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/App/BadMethodCallException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/App/Base.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_rootElement" must be all lower-case
(#49) Member variable "_rootNamespace" must be all lower-case
(#55) Member variable "_rootNamespaceURI" must be all lower-case
(#60) Member variable "_extensionElements" must be all lower-case
(#65) Member variable "_extensionAttributes" must be all lower-case
(#78) Member variable "_namespaceLookupCache" must be all lower-case
(#95) Line indented incorrectly; expected 4 spaces, found 3
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Gdata_App_Base::getText" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Gdata_App_Base::setText" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_App_Base::getExtensionElements" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Gdata_App_Base::setExtensionElements" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Gdata_App_Base::getExtensionAttributes" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Gdata_App_Base::setExtensionAttributes" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Gdata_App_Base::getDOM" must be in lower-case letters only
(#207) Variable "majorVersion" must be all lower-case
(#207) Variable "minorVersion" must be all lower-case
(#208) Opening brace should be on the same line as the declaration
(#214) Usage of ELSEIF not allowed; use ELSE IF instead
(#216) Variable "elementName" must be all lower-case
(#218) Variable "elementName" must be all lower-case
(#220) Variable "elementName" must be all lower-case
(#227) Variable "extensionElement" must be all lower-case
(#228) Variable "extensionElement" must be all lower-case
(#243) Protected method name "Zend_Gdata_App_Base::takeChildFromDOM" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#248) Variable "extensionElement" must be all lower-case
(#249) Variable "extensionElement" must be all lower-case
(#250) Variable "extensionElement" must be all lower-case
(#261) Protected method name "Zend_Gdata_App_Base::takeAttributeFromDOM" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#263) Variable "arrayIndex" must be all lower-case
(#263) Expected 1 space before "?"; 0 found
(#263) Expected 1 space after "?"; 0 found
(#264) Expected 1 space before ":"; 0 found
(#264) Expected 1 space after ":"; newline found
(#266) Variable "arrayIndex" must be all lower-case
(#266) Expected 1 space after "="; newline found
(#279) Public method name "Zend_Gdata_App_Base::transferFromDOM" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#298) Public method name "Zend_Gdata_App_Base::transferFromXML" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) "require_once" must be immediately followed by an open parenthesis
(#308) Variable "php_errormsg" must not contain underscores.
(#312) "require_once" must be immediately followed by an open parenthesis
(#317) "require_once" must be immediately followed by an open parenthesis
(#327) Public method name "Zend_Gdata_App_Base::saveXML" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#339) Public method name "Zend_Gdata_App_Base::getXML" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#353) Opening brace should be on the same line as the declaration
(#372) Public method name "Zend_Gdata_App_Base::lookupNamespace" must be in lower-case letters only
(#373) Variable "majorVersion" must be all lower-case
(#374) Variable "minorVersion" must be all lower-case
(#375) Opening brace should be on the same line as the declaration
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Variable "majorVersion" must be all lower-case
(#378) Variable "majorVersion" must be all lower-case
(#379) Variable "minorVersion" must be all lower-case
(#379) Variable "minorVersion" must be all lower-case
(#380) Inline control structures are not allowed
(#380) Variable "_namespaceLookupCache" must be all lower-case
(#380) Variable "_namespaceLookupCache" must not contain underscores.
(#381) Variable "_namespaceLookupCache" must be all lower-case
(#381) Variable "_namespaceLookupCache" must not contain underscores.
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Variable "nsData" must be all lower-case
(#389) Variable "foundMajorV" must be all lower-case
(#390) Variable "majorVersion" must be all lower-case
(#390) Variable "nsData" must be all lower-case
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Variable "nsData" must be all lower-case
(#392) Variable "nsData" must be all lower-case
(#392) Variable "foundMajorV" must be all lower-case
(#393) Variable "foundMinorV" must be all lower-case
(#394) Variable "minorVersion" must be all lower-case
(#394) Variable "nsData" must be all lower-case
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Variable "nsData" must be all lower-case
(#396) Variable "foundMinorV" must be all lower-case
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Variable "_namespaceLookupCache" must be all lower-case
(#400) Variable "_namespaceLookupCache" must not contain underscores.
(#426) Public method name "Zend_Gdata_App_Base::registerNamespace" must be in lower-case letters only
(#427) Variable "namespaceUri" must be all lower-case
(#428) Variable "majorVersion" must be all lower-case
(#429) Variable "minorVersion" must be all lower-case
(#430) Opening brace should be on the same line as the declaration
(#431) Variable "majorVersion" must be all lower-case
(#431) Variable "minorVersion" must be all lower-case
(#431) Expected 1 space after "="; newline found
(#432) Variable "namespaceUri" must be all lower-case
(#442) Public method name "Zend_Gdata_App_Base::flushNamespaceLookupCache" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#444) Variable "_namespaceLookupCache" must be all lower-case
(#444) Variable "_namespaceLookupCache" must not contain underscores.
(#457) Public method name "Zend_Gdata_App_Base::registerAllNamespaces" must be in lower-case letters only
(#457) Variable "namespaceArray" must be all lower-case
(#458) Opening brace should be on the same line as the declaration
(#459) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#459) Variable "namespaceArray" must be all lower-case
(#476) Opening brace should be on the same line as the declaration
(#483) "require_once" must be immediately followed by an open parenthesis
(#502) Opening brace should be on the same line as the declaration
(#509) "require_once" must be immediately followed by an open parenthesis
(#521) Opening brace should be on the same line as the declaration
(#523) Variable "privName" must be all lower-case
(#524) Variable "privName" must be all lower-case
(#525) "require_once" must be immediately followed by an open parenthesis
(#529) Variable "privName" must be all lower-case
(#530) Variable "privName" must be all lower-case
(#531) Variable "privName" must be all lower-case
(#551) Opening brace should be on the same line as the declaration
(#568) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/BaseMediaSource.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_contentType" must be all lower-case
(#62) Public method name "Zend_Gdata_App_BaseMediaSource::getContentType" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Gdata_App_BaseMediaSource::setContentType" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Gdata_App_BaseMediaSource::getSlug" must be in lower-case letters only
(#85) Expected 1 space after closing parenthesis; found 0
(#96) Public method name "Zend_Gdata_App_BaseMediaSource::setSlug" must be in lower-case letters only
(#96) Expected 1 space after closing parenthesis; found 0
(#112) Opening brace should be on the same line as the declaration
(#119) "require_once" must be immediately followed by an open parenthesis
(#136) Opening brace should be on the same line as the declaration
(#143) "require_once" must be immediately followed by an open parenthesis
(#155) Opening brace should be on the same line as the declaration
(#157) Variable "privName" must be all lower-case
(#158) Variable "privName" must be all lower-case
(#159) "require_once" must be immediately followed by an open parenthesis
(#163) Variable "privName" must be all lower-case
(#164) Variable "privName" must be all lower-case
(#165) Variable "privName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/App/CaptchaRequiredException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "captchaToken" must be all lower-case
(#62) Member variable "captchaUrl" must be all lower-case
(#70) Variable "captchaToken" must be all lower-case
(#70) Variable "captchaUrl" must be all lower-case
(#71) Variable "captchaToken" must be all lower-case
(#72) Must use "self::" for local static member reference
(#72) Variable "captchaUrl" must be all lower-case
(#81) Public method name "Zend_Gdata_App_CaptchaRequiredException::getCaptchaToken" must be in lower-case letters only
(#90) Public method name "Zend_Gdata_App_CaptchaRequiredException::getCaptchaUrl" must be in lower-case letters only
local/mr/vendor/zend/Zend/Gdata/App/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#76) Member variable "_rootElement" must be all lower-case
(#83) Member variable "_entryClassName" must be all lower-case
(#127) Public method name "Zend_Gdata_App_Entry::getDOM" must be in lower-case letters only
(#127) Variable "majorVersion" must be all lower-case
(#127) Variable "minorVersion" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "majorVersion" must be all lower-case
(#129) Variable "minorVersion" must be all lower-case
(#151) Protected method name "Zend_Gdata_App_Entry::takeChildFromDOM" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#153) Variable "absoluteNodeName" must be all lower-case
(#154) Variable "absoluteNodeName" must be all lower-case
(#155) Line indented incorrectly; expected 12 spaces, found 8
(#156) Line indented incorrectly; expected at least 16 spaces, found 12
(#157) Line indented incorrectly; expected at least 16 spaces, found 12
(#158) Line indented incorrectly; expected at least 16 spaces, found 12
(#160) Line indented incorrectly; expected 12 spaces, found 8
(#161) Line indented incorrectly; expected at least 16 spaces, found 12
(#162) Line indented incorrectly; expected at least 16 spaces, found 12
(#163) Line indented incorrectly; expected at least 16 spaces, found 12
(#165) Line indented incorrectly; expected 12 spaces, found 8
(#166) Line indented incorrectly; expected at least 16 spaces, found 12
(#167) Line indented incorrectly; expected at least 16 spaces, found 12
(#168) Line indented incorrectly; expected at least 16 spaces, found 12
(#170) Line indented incorrectly; expected 12 spaces, found 8
(#171) Line indented incorrectly; expected at least 16 spaces, found 12
(#172) Line indented incorrectly; expected at least 16 spaces, found 12
(#173) Line indented incorrectly; expected at least 16 spaces, found 12
(#175) Line indented incorrectly; expected 12 spaces, found 8
(#176) Line indented incorrectly; expected at least 16 spaces, found 12
(#177) Line indented incorrectly; expected at least 16 spaces, found 12
(#178) Line indented incorrectly; expected at least 16 spaces, found 12
(#180) Line indented incorrectly; expected 12 spaces, found 8
(#181) Line indented incorrectly; expected at least 16 spaces, found 12
(#182) Line indented incorrectly; expected at least 16 spaces, found 12
(#183) Line indented incorrectly; expected at least 16 spaces, found 12
(#185) Line indented incorrectly; expected 12 spaces, found 8
(#186) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Variable "className" must be all lower-case
(#204) Variable "extraHeaders" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#208) Variable "className" must be all lower-case
(#209) Variable "extraHeaders" must be all lower-case
(#221) Opening brace should be on the same line as the declaration
(#241) Variable "className" must be all lower-case
(#241) Variable "extraHeaders" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Variable "editLink" must be all lower-case
(#245) Variable "editLink" must be all lower-case
(#246) Variable "editLink" must be all lower-case
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "className" must be all lower-case
(#251) Variable "className" must be all lower-case
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "extraHeaders" must be all lower-case
(#258) Variable "extraHeaders" must be all lower-case
(#259) Variable "extraHeaders" must be all lower-case
(#266) Variable "className" must be all lower-case
(#266) Variable "extraHeaders" must be all lower-case
(#268) Inline control structures are not allowed
(#280) Public method name "Zend_Gdata_App_Entry::getContent" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Gdata_App_Entry::setContent" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Gdata_App_Entry::getPublished" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#315) Public method name "Zend_Gdata_App_Entry::setPublished" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#326) Public method name "Zend_Gdata_App_Entry::getSource" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Gdata_App_Entry::setSource" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Gdata_App_Entry::getSummary" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#361) Public method name "Zend_Gdata_App_Entry::setSummary" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#372) Public method name "Zend_Gdata_App_Entry::getControl" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#383) Public method name "Zend_Gdata_App_Entry::setControl" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/App/Extension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/App/Extension/Author.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/App/Extension/Category.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#54) Public method name "Zend_Gdata_App_Extension_Category::getDOM" must be in lower-case letters only
(#54) Variable "majorVersion" must be all lower-case
(#54) Variable "minorVersion" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "majorVersion" must be all lower-case
(#56) Variable "minorVersion" must be all lower-case
(#69) Protected method name "Zend_Gdata_App_Extension_Category::takeAttributeFromDOM" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#72) Line indented incorrectly; expected 12 spaces, found 8
(#73) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Line indented incorrectly; expected 12 spaces, found 8
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Line indented incorrectly; expected 12 spaces, found 8
(#79) Line indented incorrectly; expected at least 16 spaces, found 12
(#81) Line indented incorrectly; expected 12 spaces, found 8
(#82) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Public method name "Zend_Gdata_App_Extension_Category::getTerm" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Gdata_App_Extension_Category::setTerm" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_App_Extension_Category::getScheme" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Gdata_App_Extension_Category::setScheme" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Gdata_App_Extension_Category::getLabel" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_App_Extension_Category::setLabel" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Content.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#50) Public method name "Zend_Gdata_App_Extension_Content::getDOM" must be in lower-case letters only
(#50) Variable "majorVersion" must be all lower-case
(#50) Variable "minorVersion" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "majorVersion" must be all lower-case
(#52) Variable "minorVersion" must be all lower-case
(#59) Protected method name "Zend_Gdata_App_Extension_Content::takeAttributeFromDOM" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#62) Line indented incorrectly; expected 12 spaces, found 8
(#63) Line indented incorrectly; expected at least 16 spaces, found 12
(#65) Line indented incorrectly; expected 12 spaces, found 8
(#66) Line indented incorrectly; expected at least 16 spaces, found 12
(#73) Public method name "Zend_Gdata_App_Extension_Content::getSrc" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Gdata_App_Extension_Content::setSrc" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Contributor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/App/Extension/Control.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#56) Public method name "Zend_Gdata_App_Extension_Control::getDOM" must be in lower-case letters only
(#56) Variable "majorVersion" must be all lower-case
(#56) Variable "minorVersion" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "majorVersion" must be all lower-case
(#58) Variable "minorVersion" must be all lower-case
(#65) Protected method name "Zend_Gdata_App_Extension_Control::takeChildFromDOM" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "absoluteNodeName" must be all lower-case
(#68) Variable "absoluteNodeName" must be all lower-case
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#83) Public method name "Zend_Gdata_App_Extension_Control::getDraft" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Gdata_App_Extension_Control::setDraft" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Draft.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Edited.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Element.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Variable "rootElement" must be all lower-case
(#42) Variable "rootNamespace" must be all lower-case
(#42) Variable "rootNamespaceURI" must be all lower-case
(#42) Expected 1 space after closing parenthesis; found 0
(#44) Variable "rootElement" must be all lower-case
(#45) Variable "rootNamespace" must be all lower-case
(#46) Variable "rootNamespaceURI" must be all lower-case
(#50) Public method name "Zend_Gdata_App_Extension_Element::transferFromDOM" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Email.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Generator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#53) Public method name "Zend_Gdata_App_Extension_Generator::getDOM" must be in lower-case letters only
(#53) Variable "majorVersion" must be all lower-case
(#53) Variable "minorVersion" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "majorVersion" must be all lower-case
(#55) Variable "minorVersion" must be all lower-case
(#65) Protected method name "Zend_Gdata_App_Extension_Generator::takeAttributeFromDOM" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#68) Line indented incorrectly; expected 12 spaces, found 8
(#69) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Expected 1 space before "="; 0 found
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#82) Public method name "Zend_Gdata_App_Extension_Generator::getUri" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Gdata_App_Extension_Generator::setUri" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_App_Extension_Generator::getVersion" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_App_Extension_Generator::setVersion" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Icon.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Id.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Link.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#45) Member variable "_hrefLang" must be all lower-case
(#50) Variable "hrefLang" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#56) Variable "hrefLang" must be all lower-case
(#61) Public method name "Zend_Gdata_App_Extension_Link::getDOM" must be in lower-case letters only
(#61) Variable "majorVersion" must be all lower-case
(#61) Variable "minorVersion" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "majorVersion" must be all lower-case
(#63) Variable "minorVersion" must be all lower-case
(#85) Protected method name "Zend_Gdata_App_Extension_Link::takeAttributeFromDOM" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected 12 spaces, found 8
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#94) Line indented incorrectly; expected 12 spaces, found 8
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#97) Line indented incorrectly; expected 12 spaces, found 8
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#114) Public method name "Zend_Gdata_App_Extension_Link::getHref" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Gdata_App_Extension_Link::setHref" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Gdata_App_Extension_Link::getRel" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_App_Extension_Link::setRel" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_App_Extension_Link::getType" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_App_Extension_Link::setType" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Gdata_App_Extension_Link::getHrefLang" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Gdata_App_Extension_Link::setHrefLang" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_App_Extension_Link::getTitle" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Gdata_App_Extension_Link::setTitle" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Gdata_App_Extension_Link::getLength" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#213) Public method name "Zend_Gdata_App_Extension_Link::setLength" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Logo.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Name.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Person.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_rootElement" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Gdata_App_Extension_Person::getDOM" must be in lower-case letters only
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#84) Protected method name "Zend_Gdata_App_Extension_Person::takeChildFromDOM" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "absoluteNodeName" must be all lower-case
(#87) Variable "absoluteNodeName" must be all lower-case
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#94) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#112) Public method name "Zend_Gdata_App_Extension_Person::getName" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Gdata_App_Extension_Person::setName" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_App_Extension_Person::getEmail" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_App_Extension_Person::setEmail" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Gdata_App_Extension_Person::getUri" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Gdata_App_Extension_Person::setUri" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Published.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Rights.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Source.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_rootElement" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/App/Extension/Subtitle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/App/Extension/Summary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/App/Extension/Text.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootElement" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#52) Public method name "Zend_Gdata_App_Extension_Text::getDOM" must be in lower-case letters only
(#52) Variable "majorVersion" must be all lower-case
(#52) Variable "minorVersion" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "majorVersion" must be all lower-case
(#54) Variable "minorVersion" must be all lower-case
(#61) Protected method name "Zend_Gdata_App_Extension_Text::takeAttributeFromDOM" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#64) Line indented incorrectly; expected 12 spaces, found 8
(#65) Line indented incorrectly; expected at least 16 spaces, found 12
(#67) Line indented incorrectly; expected 12 spaces, found 8
(#68) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Public method name "Zend_Gdata_App_Extension_Text::getType" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_App_Extension_Text::setType" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Title.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/App/Extension/Updated.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Extension/Uri.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_rootElement" must be all lower-case
(#66) Member variable "_entryIndex" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_App_Feed::getDOM" must be in lower-case letters only
(#95) Variable "majorVersion" must be all lower-case
(#95) Variable "minorVersion" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "majorVersion" must be all lower-case
(#97) Variable "minorVersion" must be all lower-case
(#110) Protected method name "Zend_Gdata_App_Feed::takeChildFromDOM" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "absoluteNodeName" must be all lower-case
(#113) Variable "absoluteNodeName" must be all lower-case
(#114) Line indented incorrectly; expected 12 spaces, found 8
(#115) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Variable "newEntry" must be all lower-case
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Variable "newEntry" must be all lower-case
(#117) Line indented incorrectly; expected at least 16 spaces, found 12
(#117) Variable "newEntry" must be all lower-case
(#118) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Variable "newEntry" must be all lower-case
(#119) Line indented incorrectly; expected at least 16 spaces, found 12
(#119) Variable "newEntry" must be all lower-case
(#121) Line indented incorrectly; expected 12 spaces, found 8
(#122) Line indented incorrectly; expected at least 16 spaces, found 12
(#133) Opening brace should be on the same line as the declaration
(#143) Opening brace should be on the same line as the declaration
(#153) Opening brace should be on the same line as the declaration
(#163) Opening brace should be on the same line as the declaration
(#173) Opening brace should be on the same line as the declaration
(#183) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Gdata_App_Feed::getEntry" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Gdata_App_Feed::setEntry" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Gdata_App_Feed::addEntry" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#232) Opening brace should be on the same line as the declaration
(#243) Opening brace should be on the same line as the declaration
(#256) Opening brace should be on the same line as the declaration
(#269) Opening brace should be on the same line as the declaration
(#273) Line indented incorrectly; expected at least 4 spaces, found 3
(#274) Expected 4 space(s) before asterisk; 5 found
(#275) Expected 4 space(s) before asterisk; 5 found
(#276) Expected 4 space(s) before asterisk; 5 found
(#277) Expected 4 space(s) before asterisk; 5 found
(#278) Expected 4 space(s) before asterisk; 5 found
(#279) Expected 4 space(s) before asterisk; 5 found
(#280) Public method name "Zend_Gdata_App_Feed::getNextFeed" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#282) Variable "nextLink" must be all lower-case
(#283) Variable "nextLink" must be all lower-case
(#284) "require_once" must be immediately followed by an open parenthesis
(#288) Variable "nextLinkHref" must be all lower-case
(#288) Variable "nextLink" must be all lower-case
(#291) Variable "nextLinkHref" must be all lower-case
(#294) Line indented incorrectly; expected at least 4 spaces, found 3
(#295) Expected 4 space(s) before asterisk; 5 found
(#296) Expected 4 space(s) before asterisk; 5 found
(#297) Expected 4 space(s) before asterisk; 5 found
(#298) Expected 4 space(s) before asterisk; 5 found
(#299) Expected 4 space(s) before asterisk; 5 found
(#300) Expected 4 space(s) before asterisk; 5 found
(#301) Public method name "Zend_Gdata_App_Feed::getPreviousFeed" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#303) Variable "previousLink" must be all lower-case
(#304) Variable "previousLink" must be all lower-case
(#305) "require_once" must be immediately followed by an open parenthesis
(#309) Variable "previousLinkHref" must be all lower-case
(#309) Variable "previousLink" must be all lower-case
(#312) Variable "previousLinkHref" must be all lower-case
(#325) Public method name "Zend_Gdata_App_Feed::setMajorProtocolVersion" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Gdata_App_Feed::setMinorProtocolVersion" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/FeedEntryParent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected 1 space(s) before asterisk; 0 found
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#98) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#110) Expected 5 space(s) before asterisk; 6 found
(#111) Expected 5 space(s) before asterisk; 6 found
(#112) Expected 5 space(s) before asterisk; 6 found
(#113) Expected 5 space(s) before asterisk; 6 found
(#114) Expected 5 space(s) before asterisk; 6 found
(#115) Expected 5 space(s) before asterisk; 6 found
(#116) Expected 5 space(s) before asterisk; 6 found
(#117) Member variable "_majorProtocolVersion" must be all lower-case
(#120) Expected 5 space(s) before asterisk; 6 found
(#121) Expected 5 space(s) before asterisk; 6 found
(#122) Expected 5 space(s) before asterisk; 6 found
(#123) Expected 5 space(s) before asterisk; 6 found
(#124) Expected 5 space(s) before asterisk; 6 found
(#125) Expected 5 space(s) before asterisk; 6 found
(#126) Expected 5 space(s) before asterisk; 6 found
(#127) Member variable "_minorProtocolVersion" must be all lower-case
(#133) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Gdata_App_FeedEntryParent::setHttpClient" must be in lower-case letters only
(#153) Variable "httpClient" must be all lower-case
(#154) Opening brace should be on the same line as the declaration
(#158) Variable "httpClient" must be all lower-case
(#170) Public method name "Zend_Gdata_App_FeedEntryParent::getHttpClient" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_App_FeedEntryParent::setService" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Gdata_App_FeedEntryParent::getService" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Gdata_App_FeedEntryParent::getDOM" must be in lower-case letters only
(#204) Variable "majorVersion" must be all lower-case
(#204) Variable "minorVersion" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#206) Variable "majorVersion" must be all lower-case
(#206) Variable "minorVersion" must be all lower-case
(#234) Protected method name "Zend_Gdata_App_FeedEntryParent::takeChildFromDOM" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#236) Variable "absoluteNodeName" must be all lower-case
(#237) Variable "absoluteNodeName" must be all lower-case
(#238) Line indented incorrectly; expected 12 spaces, found 8
(#239) Line indented incorrectly; expected at least 16 spaces, found 12
(#240) Line indented incorrectly; expected at least 16 spaces, found 12
(#241) Line indented incorrectly; expected at least 16 spaces, found 12
(#243) Line indented incorrectly; expected 12 spaces, found 8
(#244) Line indented incorrectly; expected at least 16 spaces, found 12
(#245) Line indented incorrectly; expected at least 16 spaces, found 12
(#246) Line indented incorrectly; expected at least 16 spaces, found 12
(#248) Line indented incorrectly; expected 12 spaces, found 8
(#249) Line indented incorrectly; expected at least 16 spaces, found 12
(#250) Line indented incorrectly; expected at least 16 spaces, found 12
(#251) Line indented incorrectly; expected at least 16 spaces, found 12
(#253) Line indented incorrectly; expected 12 spaces, found 8
(#254) Line indented incorrectly; expected at least 16 spaces, found 12
(#255) Line indented incorrectly; expected at least 16 spaces, found 12
(#256) Line indented incorrectly; expected at least 16 spaces, found 12
(#258) Line indented incorrectly; expected 12 spaces, found 8
(#259) Line indented incorrectly; expected at least 16 spaces, found 12
(#260) Line indented incorrectly; expected at least 16 spaces, found 12
(#261) Line indented incorrectly; expected at least 16 spaces, found 12
(#263) Line indented incorrectly; expected 12 spaces, found 8
(#264) Line indented incorrectly; expected at least 16 spaces, found 12
(#265) Line indented incorrectly; expected at least 16 spaces, found 12
(#266) Line indented incorrectly; expected at least 16 spaces, found 12
(#268) Line indented incorrectly; expected 12 spaces, found 8
(#269) Line indented incorrectly; expected at least 16 spaces, found 12
(#270) Line indented incorrectly; expected at least 16 spaces, found 12
(#271) Line indented incorrectly; expected at least 16 spaces, found 12
(#273) Line indented incorrectly; expected 12 spaces, found 8
(#274) Line indented incorrectly; expected at least 16 spaces, found 12
(#275) Line indented incorrectly; expected at least 16 spaces, found 12
(#276) Line indented incorrectly; expected at least 16 spaces, found 12
(#278) Line indented incorrectly; expected 12 spaces, found 8
(#279) Line indented incorrectly; expected at least 16 spaces, found 12
(#287) Public method name "Zend_Gdata_App_FeedEntryParent::getAuthor" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#299) Public method name "Zend_Gdata_App_FeedEntryParent::setAuthor" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#311) Public method name "Zend_Gdata_App_FeedEntryParent::getCategory" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Gdata_App_FeedEntryParent::setCategory" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Gdata_App_FeedEntryParent::getContributor" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#347) Public method name "Zend_Gdata_App_FeedEntryParent::setContributor" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#356) Public method name "Zend_Gdata_App_FeedEntryParent::getId" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#365) Public method name "Zend_Gdata_App_FeedEntryParent::setId" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#386) Public method name "Zend_Gdata_App_FeedEntryParent::getLink" must be in lower-case letters only
(#387) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Gdata_App_FeedEntryParent::getEditLink" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#420) Public method name "Zend_Gdata_App_FeedEntryParent::getNextLink" must be in lower-case letters only
(#421) Opening brace should be on the same line as the declaration
(#433) Public method name "Zend_Gdata_App_FeedEntryParent::getPreviousLink" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#441) Public method name "Zend_Gdata_App_FeedEntryParent::getLicenseLink" must be in lower-case letters only
(#442) Opening brace should be on the same line as the declaration
(#454) Public method name "Zend_Gdata_App_FeedEntryParent::getSelfLink" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#470) Public method name "Zend_Gdata_App_FeedEntryParent::getAlternateLink" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#479) Public method name "Zend_Gdata_App_FeedEntryParent::setLink" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#488) Public method name "Zend_Gdata_App_FeedEntryParent::getRights" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#497) Public method name "Zend_Gdata_App_FeedEntryParent::setRights" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#510) Public method name "Zend_Gdata_App_FeedEntryParent::getTitle" must be in lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#522) Public method name "Zend_Gdata_App_FeedEntryParent::getTitleValue" must be in lower-case letters only
(#523) Opening brace should be on the same line as the declaration
(#524) Variable "titleObj" must be all lower-case
(#525) Variable "titleObj" must be all lower-case
(#539) Public method name "Zend_Gdata_App_FeedEntryParent::setTitle" must be in lower-case letters only
(#540) Opening brace should be on the same line as the declaration
(#548) Public method name "Zend_Gdata_App_FeedEntryParent::getUpdated" must be in lower-case letters only
(#549) Opening brace should be on the same line as the declaration
(#557) Public method name "Zend_Gdata_App_FeedEntryParent::setUpdated" must be in lower-case letters only
(#558) Opening brace should be on the same line as the declaration
(#570) Public method name "Zend_Gdata_App_FeedEntryParent::setEtag" must be in lower-case letters only
(#580) Public method name "Zend_Gdata_App_FeedEntryParent::getEtag" must be in lower-case letters only
(#593) Public method name "Zend_Gdata_App_FeedEntryParent::setMajorProtocolVersion" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#609) Public method name "Zend_Gdata_App_FeedEntryParent::getMajorProtocolVersion" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#623) Public method name "Zend_Gdata_App_FeedEntryParent::setMinorProtocolVersion" must be in lower-case letters only
(#624) Opening brace should be on the same line as the declaration
(#640) Public method name "Zend_Gdata_App_FeedEntryParent::getMinorProtocolVersion" must be in lower-case letters only
(#641) Opening brace should be on the same line as the declaration
(#665) Public method name "Zend_Gdata_App_FeedEntryParent::lookupNamespace" must be in lower-case letters only
(#666) Variable "majorVersion" must be all lower-case
(#667) Variable "minorVersion" must be all lower-case
(#668) Opening brace should be on the same line as the declaration
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Variable "majorVersion" must be all lower-case
(#671) Variable "majorVersion" must be all lower-case
(#673) Variable "minorVersion" must be all lower-case
(#674) Variable "minorVersion" must be all lower-case
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#678) Variable "majorVersion" must be all lower-case
(#678) Variable "minorVersion" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/App/FeedSourceParent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#71) Member variable "_entryClassName" must be all lower-case
(#78) Member variable "_rootElement" must be all lower-case
(#95) Public method name "Zend_Gdata_App_FeedSourceParent::setHttpClient" must be in lower-case letters only
(#95) Variable "httpClient" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "httpClient" must be all lower-case
(#99) Variable "httpClient" must be all lower-case
(#112) Public method name "Zend_Gdata_App_FeedSourceParent::setService" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#133) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_App_FeedSourceParent::getDOM" must be in lower-case letters only
(#141) Variable "majorVersion" must be all lower-case
(#141) Variable "minorVersion" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "majorVersion" must be all lower-case
(#143) Variable "minorVersion" must be all lower-case
(#165) Protected method name "Zend_Gdata_App_FeedSourceParent::takeChildFromDOM" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#167) Variable "absoluteNodeName" must be all lower-case
(#168) Variable "absoluteNodeName" must be all lower-case
(#169) Line indented incorrectly; expected 12 spaces, found 8
(#170) Line indented incorrectly; expected at least 16 spaces, found 12
(#171) Line indented incorrectly; expected at least 16 spaces, found 12
(#172) Line indented incorrectly; expected at least 16 spaces, found 12
(#174) Line indented incorrectly; expected 12 spaces, found 8
(#175) Line indented incorrectly; expected at least 16 spaces, found 12
(#176) Line indented incorrectly; expected at least 16 spaces, found 12
(#177) Line indented incorrectly; expected at least 16 spaces, found 12
(#179) Line indented incorrectly; expected 12 spaces, found 8
(#180) Line indented incorrectly; expected at least 16 spaces, found 12
(#181) Line indented incorrectly; expected at least 16 spaces, found 12
(#182) Line indented incorrectly; expected at least 16 spaces, found 12
(#184) Line indented incorrectly; expected 12 spaces, found 8
(#185) Line indented incorrectly; expected at least 16 spaces, found 12
(#186) Line indented incorrectly; expected at least 16 spaces, found 12
(#187) Line indented incorrectly; expected at least 16 spaces, found 12
(#189) Line indented incorrectly; expected 12 spaces, found 8
(#190) Line indented incorrectly; expected at least 16 spaces, found 12
(#198) Public method name "Zend_Gdata_App_FeedSourceParent::getGenerator" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Gdata_App_FeedSourceParent::setGenerator" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Gdata_App_FeedSourceParent::getIcon" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#225) Public method name "Zend_Gdata_App_FeedSourceParent::setIcon" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#235) Opening brace should be on the same line as the declaration
(#244) Opening brace should be on the same line as the declaration
(#252) Public method name "Zend_Gdata_App_FeedSourceParent::getSubtitle" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#261) Public method name "Zend_Gdata_App_FeedSourceParent::setSubtitle" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/HttpException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_httpClientException" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Gdata_App_HttpException::getHttpClientException" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_App_HttpException::setHttpClientException" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Gdata_App_HttpException::setResponse" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Gdata_App_HttpException::getResponse" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Gdata_App_HttpException::getRawResponseBody" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/IOException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/App/InvalidArgumentException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "log_handle" must not contain underscores.
(#59) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#90) Variable "http_ver" must not contain underscores.
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "http_ver" must not contain underscores.
(#103) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/MediaEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_mediaSource" must be all lower-case
(#64) Variable "mediaSource" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#67) Variable "mediaSource" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "xmlData" must be all lower-case
(#80) Variable "mediaSource" must be all lower-case
(#81) Variable "mediaSource" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "xmlData" must be all lower-case
(#85) Variable "xmlData" must be all lower-case
(#86) Variable "mediaSource" must be all lower-case
(#86) Variable "mediaSource" must be all lower-case
(#96) Public method name "Zend_Gdata_App_MediaEntry::getMediaSource" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_App_MediaEntry::setMediaSource" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#112) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/App/MediaFileSource.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_contentType" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#71) Opening brace should be on the same line as the declaration
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "fileHandle" must be all lower-case
(#77) Variable "fileHandle" must be all lower-case
(#79) "require_once" must be immediately followed by an open parenthesis
(#83) Variable "fileHandle" must be all lower-case
(#86) "require_once" must be immediately followed by an open parenthesis
(#97) Public method name "Zend_Gdata_App_MediaFileSource::getFilename" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Gdata_App_MediaFileSource::setFilename" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Gdata_App_MediaFileSource::getContentType" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_App_MediaFileSource::setContentType" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/App/MediaSource.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "Zend_Gdata_App_MediaSource::setContentType" must be in lower-case letters only
(#55) Public method name "Zend_Gdata_App_MediaSource::getContentType" must be in lower-case letters only
(#64) Public method name "Zend_Gdata_App_MediaSource::setSlug" must be in lower-case letters only
(#72) Public method name "Zend_Gdata_App_MediaSource::getSlug" must be in lower-case letters only
local/mr/vendor/zend/Zend/Gdata/App/Util.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Public method name "Zend_Gdata_App_Util::formatTimestamp" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#50) Usage of ELSEIF not allowed; use ELSE IF instead
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) "require_once" must be immediately followed by an open parenthesis
(#64) Expected 5 space(s) before asterisk; 6 found
(#65) Expected 5 space(s) before asterisk; 6 found
(#66) Expected 5 space(s) before asterisk; 6 found
(#67) Expected 5 space(s) before asterisk; 6 found
(#68) Expected 5 space(s) before asterisk; 6 found
(#69) Expected 5 space(s) before asterisk; 6 found
(#70) Expected 5 space(s) before asterisk; 6 found
(#71) Expected 5 space(s) before asterisk; 6 found
(#72) Expected 5 space(s) before asterisk; 6 found
(#73) Public method name "Zend_Gdata_App_Util::findGreatestBoundedValue" must be in lower-case letters only
(#73) Variable "maximumKey" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#76) Variable "foundKey" must be all lower-case
(#76) Variable "maximumKey" must be all lower-case
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) The use of function sizeof() is forbidden; use count() instead
(#80) "require_once" must be immediately followed by an open parenthesis
(#84) Variable "maximumKey" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "foundKey" must be all lower-case
(#94) Variable "foundKey" must be all lower-case
(#95) Inline control structures are not allowed
(#95) Variable "foundKey" must be all lower-case
(#97) Inline control structures are not allowed
(#98) Variable "foundKey" must be all lower-case
(#105) "require_once" must be immediately followed by an open parenthesis
(#109) Variable "foundKey" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/App/VersionException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/AuthSub.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#79) Line indented incorrectly; expected 4 spaces, found 5
(#79) Public method name "Zend_Gdata_AuthSub::getAuthSubTokenUri" must be in lower-case letters only
(#80) Variable "request_uri" must not contain underscores.
(#81) Opening brace should be on the same line as the declaration
(#86) Variable "request_uri" must not contain underscores.
(#87) Line indented incorrectly; expected 4 spaces, found 5
(#102) Public method name "Zend_Gdata_AuthSub::getAuthSubSessionToken" must be in lower-case letters only
(#104) Variable "request_uri" must not contain underscores.
(#105) Opening brace should be on the same line as the declaration
(#109) Variable "filterResult" must be all lower-case
(#109) Variable "request_uri" must not contain underscores.
(#110) Variable "filterResult" must be all lower-case
(#111) Variable "filterResult" must be all lower-case
(#115) Variable "request_uri" must not contain underscores.
(#121) "require_once" must be immediately followed by an open parenthesis
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Variable "goog_resp" must not contain underscores.
(#132) Variable "goog_resp" must not contain underscores.
(#135) Variable "goog_resp" must not contain underscores.
(#137) "require_once" must be immediately followed by an open parenthesis
(#152) Public method name "Zend_Gdata_AuthSub::AuthSubRevokeToken" must be in lower-case letters only
(#153) Variable "request_uri" must not contain underscores.
(#154) Opening brace should be on the same line as the declaration
(#158) Variable "filterResult" must be all lower-case
(#158) Variable "request_uri" must not contain underscores.
(#159) Variable "filterResult" must be all lower-case
(#160) Variable "filterResult" must be all lower-case
(#165) Variable "request_uri" must not contain underscores.
(#172) "require_once" must be immediately followed by an open parenthesis
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Public method name "Zend_Gdata_AuthSub::getAuthSubTokenInfo" must be in lower-case letters only
(#195) Variable "request_uri" must not contain underscores.
(#196) Opening brace should be on the same line as the declaration
(#200) Variable "filterResult" must be all lower-case
(#200) Variable "request_uri" must not contain underscores.
(#201) Variable "filterResult" must be all lower-case
(#202) Variable "filterResult" must be all lower-case
(#206) Variable "request_uri" must not contain underscores.
(#213) "require_once" must be immediately followed by an open parenthesis
(#227) Public method name "Zend_Gdata_AuthSub::getHttpClient" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#233) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/Books.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#87) Variable "applicationId" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#91) Variable "applicationId" must be all lower-case
(#93) Line indented incorrectly; expected 4 spaces, found 5
(#93) Closing brace indented incorrectly; expected 4 spaces, found 5
(#104) Public method name "Zend_Gdata_Books::getVolumeFeed" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Gdata_Books::getVolumeEntry" must be in lower-case letters only
(#126) Variable "volumeId" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "volumeId" must be all lower-case
(#129) Variable "volumeId" must be all lower-case
(#146) Public method name "Zend_Gdata_Books::getUserLibraryFeed" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Gdata_Books::getUserAnnotationFeed" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Gdata_Books::insertVolume" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Gdata_Books::deleteVolume" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Books/CollectionEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Books/CollectionFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#59) Member variable "_entryClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Books/Extension/AnnotationLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#56) Variable "hrefLang" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#59) Variable "hrefLang" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Books/Extension/BooksCategory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Books/Extension/BooksLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#53) Variable "hrefLang" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "hrefLang" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Books/Extension/Embeddability.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Gdata_Books_Extension_Embeddability::getDOM" must be in lower-case letters only
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#84) Protected method name "Zend_Gdata_Books_Extension_Embeddability::takeAttributeFromDOM" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#87) Line indented incorrectly; expected 12 spaces, found 8
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Books_Extension_Embeddability::getValue" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_Books_Extension_Embeddability::setValue" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Books/Extension/InfoLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Variable "hrefLang" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "hrefLang" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Books/Extension/PreviewLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Variable "hrefLang" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "hrefLang" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Books/Extension/Review.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_Gdata_Books_Extension_Review::getDOM" must be in lower-case letters only
(#74) Variable "majorVersion" must be all lower-case
(#74) Variable "minorVersion" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#92) Protected method name "Zend_Gdata_Books_Extension_Review::takeAttributeFromDOM" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Line indented incorrectly; expected 12 spaces, found 8
(#102) Line indented incorrectly; expected at least 16 spaces, found 12
(#111) Public method name "Zend_Gdata_Books_Extension_Review::getLang" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Gdata_Books_Extension_Review::getType" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Gdata_Books_Extension_Review::setLang" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Gdata_Books_Extension_Review::setType" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Books/Extension/ThumbnailLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Variable "hrefLang" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "hrefLang" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Books/Extension/Viewability.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Gdata_Books_Extension_Viewability::getDOM" must be in lower-case letters only
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#84) Protected method name "Zend_Gdata_Books_Extension_Viewability::takeAttributeFromDOM" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#87) Line indented incorrectly; expected 12 spaces, found 8
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Books_Extension_Viewability::getValue" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_Books_Extension_Viewability::setValue" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Books/VolumeEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#89) Inline doc block comments are not allowed; use "// Comment." instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#139) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Books_VolumeEntry::getDOM" must be in lower-case letters only
(#154) Variable "majorVersion" must be all lower-case
(#154) Variable "minorVersion" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#238) Protected method name "Zend_Gdata_Books_VolumeEntry::takeChildFromDOM" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "absoluteNodeName" must be all lower-case
(#241) Variable "absoluteNodeName" must be all lower-case
(#242) Line indented incorrectly; expected 12 spaces, found 8
(#243) Line indented incorrectly; expected at least 16 spaces, found 12
(#244) Line indented incorrectly; expected at least 16 spaces, found 12
(#245) Line indented incorrectly; expected at least 16 spaces, found 12
(#247) Line indented incorrectly; expected 12 spaces, found 8
(#248) Line indented incorrectly; expected at least 16 spaces, found 12
(#249) Line indented incorrectly; expected at least 16 spaces, found 12
(#250) Line indented incorrectly; expected at least 16 spaces, found 12
(#252) Line indented incorrectly; expected 12 spaces, found 8
(#253) Line indented incorrectly; expected at least 16 spaces, found 12
(#254) Line indented incorrectly; expected at least 16 spaces, found 12
(#255) Line indented incorrectly; expected at least 16 spaces, found 12
(#257) Line indented incorrectly; expected 12 spaces, found 8
(#258) Line indented incorrectly; expected at least 16 spaces, found 12
(#259) Line indented incorrectly; expected at least 16 spaces, found 12
(#260) Line indented incorrectly; expected at least 16 spaces, found 12
(#262) Line indented incorrectly; expected 12 spaces, found 8
(#263) Line indented incorrectly; expected at least 16 spaces, found 12
(#264) Line indented incorrectly; expected at least 16 spaces, found 12
(#265) Line indented incorrectly; expected at least 16 spaces, found 12
(#267) Line indented incorrectly; expected 12 spaces, found 8
(#268) Line indented incorrectly; expected at least 16 spaces, found 12
(#269) Line indented incorrectly; expected at least 16 spaces, found 12
(#270) Line indented incorrectly; expected at least 16 spaces, found 12
(#272) Line indented incorrectly; expected 12 spaces, found 8
(#273) Line indented incorrectly; expected at least 16 spaces, found 12
(#274) Line indented incorrectly; expected at least 16 spaces, found 12
(#275) Line indented incorrectly; expected at least 16 spaces, found 12
(#277) Line indented incorrectly; expected 12 spaces, found 8
(#278) Line indented incorrectly; expected at least 16 spaces, found 12
(#279) Line indented incorrectly; expected at least 16 spaces, found 12
(#280) Line indented incorrectly; expected at least 16 spaces, found 12
(#282) Line indented incorrectly; expected 12 spaces, found 8
(#283) Line indented incorrectly; expected at least 16 spaces, found 12
(#284) Line indented incorrectly; expected at least 16 spaces, found 12
(#285) Line indented incorrectly; expected at least 16 spaces, found 12
(#287) Line indented incorrectly; expected 12 spaces, found 8
(#288) Line indented incorrectly; expected at least 16 spaces, found 12
(#289) Line indented incorrectly; expected at least 16 spaces, found 12
(#290) Line indented incorrectly; expected at least 16 spaces, found 12
(#292) Line indented incorrectly; expected 12 spaces, found 8
(#293) Line indented incorrectly; expected at least 16 spaces, found 12
(#294) Line indented incorrectly; expected at least 16 spaces, found 12
(#295) Line indented incorrectly; expected at least 16 spaces, found 12
(#297) Line indented incorrectly; expected 12 spaces, found 8
(#298) Line indented incorrectly; expected at least 16 spaces, found 12
(#299) Line indented incorrectly; expected at least 16 spaces, found 12
(#300) Line indented incorrectly; expected at least 16 spaces, found 12
(#302) Line indented incorrectly; expected 12 spaces, found 8
(#303) Line indented incorrectly; expected at least 16 spaces, found 12
(#304) Line indented incorrectly; expected at least 16 spaces, found 12
(#305) Line indented incorrectly; expected at least 16 spaces, found 12
(#307) Line indented incorrectly; expected 12 spaces, found 8
(#308) Line indented incorrectly; expected at least 16 spaces, found 12
(#309) Line indented incorrectly; expected at least 16 spaces, found 12
(#310) Line indented incorrectly; expected at least 16 spaces, found 12
(#312) Line indented incorrectly; expected 12 spaces, found 8
(#313) Line indented incorrectly; expected at least 16 spaces, found 12
(#323) Public method name "Zend_Gdata_Books_VolumeEntry::getComments" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#333) Public method name "Zend_Gdata_Books_VolumeEntry::getCreators" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#343) Public method name "Zend_Gdata_Books_VolumeEntry::getDates" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Gdata_Books_VolumeEntry::getDescriptions" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Gdata_Books_VolumeEntry::getEmbeddability" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#373) Public method name "Zend_Gdata_Books_VolumeEntry::getFormats" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
(#383) Public method name "Zend_Gdata_Books_VolumeEntry::getIdentifiers" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Gdata_Books_VolumeEntry::getLanguages" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#403) Public method name "Zend_Gdata_Books_VolumeEntry::getPublishers" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#413) Public method name "Zend_Gdata_Books_VolumeEntry::getRating" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#423) Public method name "Zend_Gdata_Books_VolumeEntry::getReview" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#433) Public method name "Zend_Gdata_Books_VolumeEntry::getSubjects" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#443) Public method name "Zend_Gdata_Books_VolumeEntry::getTitles" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#453) Public method name "Zend_Gdata_Books_VolumeEntry::getViewability" must be in lower-case letters only
(#454) Opening brace should be on the same line as the declaration
(#464) Public method name "Zend_Gdata_Books_VolumeEntry::setComments" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#476) Public method name "Zend_Gdata_Books_VolumeEntry::setCreators" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#488) Public method name "Zend_Gdata_Books_VolumeEntry::setDates" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#500) Public method name "Zend_Gdata_Books_VolumeEntry::setDescriptions" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#513) Public method name "Zend_Gdata_Books_VolumeEntry::setEmbeddability" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#525) Public method name "Zend_Gdata_Books_VolumeEntry::setFormats" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#537) Public method name "Zend_Gdata_Books_VolumeEntry::setIdentifiers" must be in lower-case letters only
(#538) Opening brace should be on the same line as the declaration
(#549) Public method name "Zend_Gdata_Books_VolumeEntry::setLanguages" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#561) Public method name "Zend_Gdata_Books_VolumeEntry::setPublishers" must be in lower-case letters only
(#562) Opening brace should be on the same line as the declaration
(#573) Public method name "Zend_Gdata_Books_VolumeEntry::setRating" must be in lower-case letters only
(#574) Opening brace should be on the same line as the declaration
(#585) Public method name "Zend_Gdata_Books_VolumeEntry::setReview" must be in lower-case letters only
(#586) Opening brace should be on the same line as the declaration
(#597) Public method name "Zend_Gdata_Books_VolumeEntry::setSubjects" must be in lower-case letters only
(#598) Opening brace should be on the same line as the declaration
(#609) Public method name "Zend_Gdata_Books_VolumeEntry::setTitles" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#622) Public method name "Zend_Gdata_Books_VolumeEntry::setViewability" must be in lower-case letters only
(#623) Opening brace should be on the same line as the declaration
(#635) Public method name "Zend_Gdata_Books_VolumeEntry::getVolumeId" must be in lower-case letters only
(#636) Opening brace should be on the same line as the declaration
(#637) Variable "fullId" must be all lower-case
(#638) Variable "fullId" must be all lower-case
(#640) "require_once" must be immediately followed by an open parenthesis
(#643) Variable "fullId" must be all lower-case
(#643) Variable "fullId" must be all lower-case
(#643) Commas (,) must be followed by white space.
(#652) Public method name "Zend_Gdata_Books_VolumeEntry::getThumbnailLink" must be in lower-case letters only
(#653) Opening brace should be on the same line as the declaration
(#662) Public method name "Zend_Gdata_Books_VolumeEntry::getPreviewLink" must be in lower-case letters only
(#663) Opening brace should be on the same line as the declaration
(#672) Public method name "Zend_Gdata_Books_VolumeEntry::getInfoLink" must be in lower-case letters only
(#673) Opening brace should be on the same line as the declaration
(#682) Public method name "Zend_Gdata_Books_VolumeEntry::getAnnotationLink" must be in lower-case letters only
(#683) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Books/VolumeFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#59) Line indented incorrectly; expected 4 spaces, found 5
(#59) Member variable "_entryClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Books/VolumeQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#52) Possible useless method overriding detected
(#53) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Gdata_Books_VolumeQuery::setMinViewability" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Books_VolumeQuery::getMinViewability" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Gdata_Books_VolumeQuery::getQueryUrl" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_defaultPostUri" must be all lower-case
(#84) Variable "applicationId" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#88) Variable "applicationId" must be all lower-case
(#98) Public method name "Zend_Gdata_Calendar::getCalendarEventFeed" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_Calendar::getCalendarEventEntry" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#118) "require_once" must be immediately followed by an open parenthesis
(#135) Public method name "Zend_Gdata_Calendar::getCalendarListFeed" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#138) Commas (,) must be followed by white space.
(#146) Public method name "Zend_Gdata_Calendar::getCalendarListEntry" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#149) "require_once" must be immediately followed by an open parenthesis
(#157) Commas (,) must be followed by white space.
(#160) Public method name "Zend_Gdata_Calendar::insertEvent" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#165) Variable "newEvent" must be all lower-case
(#166) Variable "newEvent" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Calendar/EventEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_entryClassName" must be all lower-case
(#67) Member variable "_sendEventNotifications" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Gdata_Calendar_EventEntry::getDOM" must be in lower-case letters only
(#77) Variable "majorVersion" must be all lower-case
(#77) Variable "minorVersion" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "majorVersion" must be all lower-case
(#79) Variable "minorVersion" must be all lower-case
(#92) Protected method name "Zend_Gdata_Calendar_EventEntry::takeChildFromDOM" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "absoluteNodeName" must be all lower-case
(#96) Variable "absoluteNodeName" must be all lower-case
(#98) Variable "sendEventNotifications" must be all lower-case
(#99) Variable "sendEventNotifications" must be all lower-case
(#100) Variable "sendEventNotifications" must be all lower-case
(#123) Public method name "Zend_Gdata_Calendar_EventEntry::getSendEventNotifications" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Gdata_Calendar_EventEntry::setSendEventNotifications" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Calendar_EventEntry::getTimezone" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Calendar_EventEntry::setTimezone" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_Calendar_EventEntry::getQuickAdd" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Gdata_Calendar_EventEntry::setQuickAdd" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/EventFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#60) Member variable "_feedClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Gdata_Calendar_EventFeed::getDOM" must be in lower-case letters only
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "majorVersion" must be all lower-case
(#70) Variable "minorVersion" must be all lower-case
(#78) Protected method name "Zend_Gdata_Calendar_EventFeed::takeChildFromDOM" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "absoluteNodeName" must be all lower-case
(#82) Variable "absoluteNodeName" must be all lower-case
(#95) Public method name "Zend_Gdata_Calendar_EventFeed::getTimezone" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Calendar_EventFeed::setTimezone" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/EventQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#53) Member variable "_defaultFeedUri" must be all lower-case
(#105) Possible useless method overriding detected
(#106) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_Calendar_EventQuery::setComments" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Gdata_Calendar_EventQuery::setEvent" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Gdata_Calendar_EventQuery::setProjection" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Gdata_Calendar_EventQuery::setUser" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Calendar_EventQuery::setVisibility" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Gdata_Calendar_EventQuery::getComments" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Gdata_Calendar_EventQuery::getEvent" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Gdata_Calendar_EventQuery::getProjection" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Gdata_Calendar_EventQuery::getUser" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Gdata_Calendar_EventQuery::getVisibility" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#214) Public method name "Zend_Gdata_Calendar_EventQuery::setStartMax" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#228) Public method name "Zend_Gdata_Calendar_EventQuery::setStartMin" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Gdata_Calendar_EventQuery::setOrderBy" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Gdata_Calendar_EventQuery::getStartMax" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#267) Public method name "Zend_Gdata_Calendar_EventQuery::getStartMin" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Gdata_Calendar_EventQuery::getOrderBy" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Gdata_Calendar_EventQuery::getSortOrder" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Gdata_Calendar_EventQuery::setSortOrder" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#316) Public method name "Zend_Gdata_Calendar_EventQuery::getRecurrenceExpansionStart" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#328) Public method name "Zend_Gdata_Calendar_EventQuery::setRecurrenceExpansionStart" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Gdata_Calendar_EventQuery::getRecurrenceExpansionEnd" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Gdata_Calendar_EventQuery::setRecurrenceExpansionEnd" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#368) Public method name "Zend_Gdata_Calendar_EventQuery::getSingleEvents" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#380) "require_once" must be immediately followed by an open parenthesis
(#394) Public method name "Zend_Gdata_Calendar_EventQuery::setSingleEvents" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#398) Expected 1 space before "?"; 0 found
(#398) Expected 1 space after "?"; 0 found
(#398) Expected 1 space before ":"; 0 found
(#398) Expected 1 space after ":"; 0 found
(#399) Usage of ELSEIF not allowed; use ELSE IF instead
(#402) "require_once" must be immediately followed by an open parenthesis
(#416) Public method name "Zend_Gdata_Calendar_EventQuery::getFutureEvents" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#428) "require_once" must be immediately followed by an open parenthesis
(#443) Public method name "Zend_Gdata_Calendar_EventQuery::setFutureEvents" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#447) Expected 1 space before "?"; 0 found
(#447) Expected 1 space after "?"; 0 found
(#447) Expected 1 space before ":"; 0 found
(#447) Expected 1 space after ":"; 0 found
(#448) Usage of ELSEIF not allowed; use ELSE IF instead
(#451) "require_once" must be immediately followed by an open parenthesis
(#465) Public method name "Zend_Gdata_Calendar_EventQuery::getQueryUrl" must be in lower-case letters only
(#466) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/AccessLevel.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_AccessLevel::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_AccessLevel::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Public method name "Zend_Gdata_Calendar_Extension_AccessLevel::getValue" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Calendar_Extension_AccessLevel::setValue" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Color.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootNamespace" must be all lower-case
(#43) Member variable "_rootElement" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Gdata_Calendar_Extension_Color::getDOM" must be in lower-case letters only
(#67) Variable "majorVersion" must be all lower-case
(#67) Variable "minorVersion" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#83) Protected method name "Zend_Gdata_Calendar_Extension_Color::takeAttributeFromDOM" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Line indented incorrectly; expected 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#99) Public method name "Zend_Gdata_Calendar_Extension_Color::getValue" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Calendar_Extension_Color::setValue" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Hidden.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_Hidden::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_Hidden::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#87) Line indented incorrectly; expected at least 20 spaces, found 16
(#88) Line indented incorrectly; expected 16 spaces, found 12
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#91) Line indented incorrectly; expected 16 spaces, found 12
(#92) Line indented incorrectly; expected 16 spaces, found 12
(#92) Expected "} else {\n"; found "}\n else {\n"
(#93) Line indented incorrectly; expected at least 20 spaces, found 16
(#93) "require_once" must be immediately followed by an open parenthesis
(#94) Line indented incorrectly; expected at least 20 spaces, found 16
(#95) Line indented incorrectly; expected 16 spaces, found 12
(#97) Line indented incorrectly; expected 12 spaces, found 8
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#107) Public method name "Zend_Gdata_Calendar_Extension_Hidden::getValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Gdata_Calendar_Extension_Hidden::setValue" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Link.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_webContent" must be all lower-case
(#54) Variable "hrefLang" must be all lower-case
(#54) Variable "webContent" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "hrefLang" must be all lower-case
(#58) Variable "webContent" must be all lower-case
(#71) Public method name "Zend_Gdata_Calendar_Extension_Link::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#86) Protected method name "Zend_Gdata_Calendar_Extension_Link::takeChildFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "absoluteNodeName" must be all lower-case
(#89) Variable "absoluteNodeName" must be all lower-case
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Variable "webContent" must be all lower-case
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#92) Variable "webContent" must be all lower-case
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Variable "webContent" must be all lower-case
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Public method name "Zend_Gdata_Calendar_Extension_Link::getWebContent" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_Calendar_Extension_Link::setWebContent" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/QuickAdd.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_QuickAdd::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_QuickAdd::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#87) Line indented incorrectly; expected at least 20 spaces, found 16
(#88) Line indented incorrectly; expected 16 spaces, found 12
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#91) Line indented incorrectly; expected 16 spaces, found 12
(#92) Line indented incorrectly; expected 16 spaces, found 12
(#92) Expected "} else {\n"; found "}\n else {\n"
(#93) Line indented incorrectly; expected at least 20 spaces, found 16
(#94) Line indented incorrectly; expected 16 spaces, found 12
(#96) Line indented incorrectly; expected 12 spaces, found 8
(#97) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Public method name "Zend_Gdata_Calendar_Extension_QuickAdd::getValue" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_Calendar_Extension_QuickAdd::setValue" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Selected.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_Selected::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_Selected::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#87) Line indented incorrectly; expected at least 20 spaces, found 16
(#88) Line indented incorrectly; expected 16 spaces, found 12
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#91) Line indented incorrectly; expected 16 spaces, found 12
(#92) Line indented incorrectly; expected 16 spaces, found 12
(#92) Expected "} else {\n"; found "}\n else {\n"
(#93) Line indented incorrectly; expected at least 20 spaces, found 16
(#93) "require_once" must be immediately followed by an open parenthesis
(#94) Line indented incorrectly; expected at least 20 spaces, found 16
(#95) Line indented incorrectly; expected 16 spaces, found 12
(#97) Line indented incorrectly; expected 12 spaces, found 8
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#107) Public method name "Zend_Gdata_Calendar_Extension_Selected::getValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Gdata_Calendar_Extension_Selected::setValue" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/SendEventNotifications.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_rootNamespace" must be all lower-case
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Gdata_Calendar_Extension_SendEventNotifications::getDOM" must be in lower-case letters only
(#65) Variable "majorVersion" must be all lower-case
(#65) Variable "minorVersion" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "majorVersion" must be all lower-case
(#67) Variable "minorVersion" must be all lower-case
(#81) Protected method name "Zend_Gdata_Calendar_Extension_SendEventNotifications::takeAttributeFromDOM" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#84) Line indented incorrectly; expected 12 spaces, found 8
(#85) Line indented incorrectly; expected 16 spaces, found 12
(#86) Line indented incorrectly; expected at least 20 spaces, found 16
(#87) Line indented incorrectly; expected 16 spaces, found 12
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#89) Line indented incorrectly; expected at least 20 spaces, found 16
(#90) Line indented incorrectly; expected 16 spaces, found 12
(#91) Line indented incorrectly; expected 16 spaces, found 12
(#91) Expected "} else {\n"; found "}\n else {\n"
(#92) Line indented incorrectly; expected at least 20 spaces, found 16
(#93) Line indented incorrectly; expected 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Public method name "Zend_Gdata_Calendar_Extension_SendEventNotifications::getValue" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Gdata_Calendar_Extension_SendEventNotifications::setValue" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Timezone.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_Timezone::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_Timezone::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Public method name "Zend_Gdata_Calendar_Extension_Timezone::getValue" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_Calendar_Extension_Timezone::setValue" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/WebContent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Gdata_Calendar_Extension_WebContent::getDOM" must be in lower-case letters only
(#72) Variable "majorVersion" must be all lower-case
(#72) Variable "minorVersion" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "majorVersion" must be all lower-case
(#74) Variable "minorVersion" must be all lower-case
(#94) Protected method name "Zend_Gdata_Calendar_Extension_WebContent::takeAttributeFromDOM" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#97) Line indented incorrectly; expected 12 spaces, found 16
(#100) Line indented incorrectly; expected 12 spaces, found 16
(#103) Line indented incorrectly; expected 12 spaces, found 16
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_Calendar_Extension_WebContent::getURL" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Calendar_Extension_WebContent::setURL" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Gdata_Calendar_Extension_WebContent::getHeight" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_Calendar_Extension_WebContent::setHeight" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Gdata_Calendar_Extension_WebContent::getWidth" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Gdata_Calendar_Extension_WebContent::setWidth" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/ListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#60) Inline doc block comments are not allowed; use "// Comment." instead
(#63) "require_once" must be immediately followed by an open parenthesis
(#79) Member variable "_accessLevel" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Gdata_Calendar_ListEntry::getDOM" must be in lower-case letters only
(#91) Variable "majorVersion" must be all lower-case
(#91) Variable "minorVersion" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "majorVersion" must be all lower-case
(#93) Variable "minorVersion" must be all lower-case
(#117) Protected method name "Zend_Gdata_Calendar_ListEntry::takeChildFromDOM" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#119) Variable "absoluteNodeName" must be all lower-case
(#120) Variable "absoluteNodeName" must be all lower-case
(#121) Line indented incorrectly; expected 12 spaces, found 8
(#122) Line indented incorrectly; expected at least 16 spaces, found 12
(#122) Variable "accessLevel" must be all lower-case
(#123) Line indented incorrectly; expected at least 16 spaces, found 12
(#123) Variable "accessLevel" must be all lower-case
(#124) Line indented incorrectly; expected at least 16 spaces, found 12
(#124) Variable "accessLevel" must be all lower-case
(#126) Line indented incorrectly; expected 12 spaces, found 8
(#127) Line indented incorrectly; expected at least 16 spaces, found 12
(#128) Line indented incorrectly; expected at least 16 spaces, found 12
(#129) Line indented incorrectly; expected at least 16 spaces, found 12
(#131) Line indented incorrectly; expected 12 spaces, found 8
(#132) Line indented incorrectly; expected at least 16 spaces, found 12
(#133) Line indented incorrectly; expected at least 16 spaces, found 12
(#134) Line indented incorrectly; expected at least 16 spaces, found 12
(#136) Line indented incorrectly; expected 12 spaces, found 8
(#137) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Line indented incorrectly; expected at least 16 spaces, found 12
(#139) Line indented incorrectly; expected at least 16 spaces, found 12
(#141) Line indented incorrectly; expected 12 spaces, found 8
(#142) Line indented incorrectly; expected at least 16 spaces, found 12
(#143) Line indented incorrectly; expected at least 16 spaces, found 12
(#144) Line indented incorrectly; expected at least 16 spaces, found 12
(#146) Line indented incorrectly; expected 12 spaces, found 8
(#147) Line indented incorrectly; expected at least 16 spaces, found 12
(#148) Line indented incorrectly; expected at least 16 spaces, found 12
(#149) Line indented incorrectly; expected at least 16 spaces, found 12
(#151) Line indented incorrectly; expected 12 spaces, found 8
(#152) Line indented incorrectly; expected at least 16 spaces, found 12
(#157) Public method name "Zend_Gdata_Calendar_ListEntry::getAccessLevel" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Gdata_Calendar_ListEntry::setAccessLevel" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Gdata_Calendar_ListEntry::getColor" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Gdata_Calendar_ListEntry::setColor" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_Calendar_ListEntry::getHidden" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Gdata_Calendar_ListEntry::setHidden" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Gdata_Calendar_ListEntry::getSelected" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Gdata_Calendar_ListEntry::setSelected" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Gdata_Calendar_ListEntry::getTimezone" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#225) Public method name "Zend_Gdata_Calendar_ListEntry::setTimezone" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Gdata_Calendar_ListEntry::getWhere" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_Calendar_ListEntry::setWhere" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Calendar/ListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_entryClassName" must be all lower-case
(#59) Member variable "_feedClassName" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Gdata_Calendar_ListFeed::getDOM" must be in lower-case letters only
(#67) Variable "majorVersion" must be all lower-case
(#67) Variable "minorVersion" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#76) Protected method name "Zend_Gdata_Calendar_ListFeed::takeChildFromDOM" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "absoluteNodeName" must be all lower-case
(#79) Variable "absoluteNodeName" must be all lower-case
(#80) Line indented incorrectly; expected 12 spaces, found 8
(#81) Line indented incorrectly; expected at least 16 spaces, found 12
(#82) Line indented incorrectly; expected at least 16 spaces, found 12
(#83) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Public method name "Zend_Gdata_Calendar_ListFeed::getTimezone" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Calendar_ListFeed::setTimezone" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/ClientLogin.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#81) Public method name "Zend_Gdata_ClientLogin::getHttpClient" must be in lower-case letters only
(#84) Variable "loginToken" must be all lower-case
(#85) Variable "loginCaptcha" must be all lower-case
(#86) Variable "loginUri" must be all lower-case
(#87) Variable "accountType" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#90) "require_once" must be immediately followed by an open parenthesis
(#100) "require_once" must be immediately followed by an open parenthesis
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "loginUri" must be all lower-case
(#114) Variable "accountType" must be all lower-case
(#119) Variable "loginToken" must be all lower-case
(#119) Variable "loginCaptcha" must be all lower-case
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#120) Variable "loginToken" must be all lower-case
(#120) Variable "loginCaptcha" must be all lower-case
(#121) Variable "loginToken" must be all lower-case
(#123) Variable "loginCaptcha" must be all lower-case
(#125) Expected "} else {\n"; found "}\n else {\n"
(#126) "require_once" must be immediately followed by an open parenthesis
(#140) "require_once" must be immediately followed by an open parenthesis
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "goog_resp" must not contain underscores.
(#151) Variable "goog_resp" must not contain underscores.
(#156) Variable "goog_resp" must not contain underscores.
(#165) Usage of ELSEIF not allowed; use ELSE IF instead
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "goog_resp" must not contain underscores.
(#168) Variable "goog_resp" must not contain underscores.
(#169) "require_once" must be immediately followed by an open parenthesis
(#171) Variable "goog_resp" must not contain underscores.
(#171) Variable "goog_resp" must not contain underscores.
(#173) Expected "} else {\n"; found "}\n else {\n"
(#174) "require_once" must be immediately followed by an open parenthesis
(#176) Variable "goog_resp" must not contain underscores.
(#176) Variable "goog_resp" must not contain underscores.
local/mr/vendor/zend/Zend/Gdata/Docs.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#68) Member variable "_defaultPostUri" must be all lower-case
(#70) Member variable "SUPPORTED_FILETYPES" must be all lower-case
(#70) Member variable "SUPPORTED_FILETYPES" must not contain underscores.
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#94) Variable "applicationId" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#97) Variable "applicationId" must be all lower-case
(#111) Public method name "Zend_Gdata_Docs::lookupMimeType" must be in lower-case letters only
(#111) Variable "fileExtension" must be all lower-case
(#112) Line indented incorrectly; expected at least 8 spaces, found 6
(#112) Variable "SUPPORTED_FILETYPES" must be all lower-case
(#112) Variable "SUPPORTED_FILETYPES" must not contain underscores.
(#112) Variable "fileExtension" must be all lower-case
(#121) Public method name "Zend_Gdata_Docs::getDocumentListFeed" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Docs::getDocumentListEntry" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#142) "require_once" must be immediately followed by an open parenthesis
(#164) Public method name "Zend_Gdata_Docs::getDoc" must be in lower-case letters only
(#164) Variable "docId" must be all lower-case
(#164) Variable "docType" must be all lower-case
(#166) Variable "docType" must be all lower-case
(#166) Variable "docId" must be all lower-case
(#176) Public method name "Zend_Gdata_Docs::getDocument" must be in lower-case letters only
(#177) Line indented incorrectly; expected at least 8 spaces, found 6
(#186) Public method name "Zend_Gdata_Docs::getSpreadsheet" must be in lower-case letters only
(#187) Line indented incorrectly; expected at least 8 spaces, found 6
(#196) Public method name "Zend_Gdata_Docs::getPresentation" must be in lower-case letters only
(#197) Line indented incorrectly; expected at least 8 spaces, found 6
(#222) Public method name "Zend_Gdata_Docs::uploadFile" must be in lower-case letters only
(#222) Variable "fileLocation" must be all lower-case
(#222) Variable "mimeType" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#231) Variable "fileLocation" must be all lower-case
(#233) Variable "slugHeader" must be all lower-case
(#235) Variable "slugHeader" must be all lower-case
(#235) Variable "fileLocation" must be all lower-case
(#241) Variable "slugHeader" must be all lower-case
(#244) Variable "mimeType" must be all lower-case
(#245) Line indented incorrectly; expected at least 12 spaces, found 10
(#245) Variable "filenameParts" must be all lower-case
(#245) Variable "fileLocation" must be all lower-case
(#246) Line indented incorrectly; expected at least 12 spaces, found 10
(#246) Variable "fileExtension" must be all lower-case
(#246) Variable "filenameParts" must be all lower-case
(#247) Line indented incorrectly; expected at least 12 spaces, found 10
(#247) Variable "mimeType" must be all lower-case
(#247) Variable "fileExtension" must be all lower-case
(#251) Variable "mimeType" must be all lower-case
(#267) Public method name "Zend_Gdata_Docs::createFolder" must be in lower-case letters only
(#267) Variable "folderName" must be all lower-case
(#267) Variable "folderResourceId" must be all lower-case
(#268) Whitespace found at end of line
(#270) Variable "folderName" must be all lower-case
(#277) Variable "folderResourceId" must be all lower-case
(#278) Variable "folderResourceId" must be all lower-case
(#297) Public method name "Zend_Gdata_Docs::insertDocument" must be in lower-case letters only
(#298) Variable "className" must be all lower-case
(#299) Opening brace should be on the same line as the declaration
(#300) Variable "className" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Docs/DocumentListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Docs/DocumentListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_entryClassName" must be all lower-case
(#54) Member variable "_feedClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Docs/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#55) Member variable "_defaultFeedUri" must be all lower-case
(#78) Possible useless method overriding detected
(#79) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Docs_Query::setProjection" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Gdata_Docs_Query::setVisibility" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Gdata_Docs_Query::getProjection" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Gdata_Docs_Query::getVisibility" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Docs_Query::setTitle" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Gdata_Docs_Query::getTitle" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Gdata_Docs_Query::setTitleExact" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Gdata_Docs_Query::getTitleExact" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Gdata_Docs_Query::getQueryUrl" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#205) "require_once" must be immediately followed by an open parenthesis
(#213) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/DublinCore.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "applicationId" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#62) Variable "applicationId" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Creator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Date.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootNamespace" must be all lower-case
(#43) Member variable "_rootElement" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Description.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Format.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Identifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Language.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Publisher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Rights.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Subject.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Title.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#54) Public method name "Zend_Gdata_Entry::getDOM" must be in lower-case letters only
(#54) Variable "majorVersion" must be all lower-case
(#54) Variable "minorVersion" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "majorVersion" must be all lower-case
(#56) Variable "minorVersion" must be all lower-case
(#59) Variable "majorVersion" must be all lower-case
(#69) Protected method name "Zend_Gdata_Entry::takeChildFromDOM" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "absoluteNodeName" must be all lower-case
(#72) Variable "absoluteNodeName" must be all lower-case
(#73) Line indented incorrectly; expected 12 spaces, found 8
(#74) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Line indented incorrectly; expected 12 spaces, found 8
(#79) Line indented incorrectly; expected at least 16 spaces, found 12
(#80) Line indented incorrectly; expected at least 16 spaces, found 12
(#81) Line indented incorrectly; expected at least 16 spaces, found 12
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#94) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#111) Protected method name "Zend_Gdata_Entry::takeAttributeFromDOM" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#114) Line indented incorrectly; expected 12 spaces, found 8
(#115) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#117) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Line indented incorrectly; expected 16 spaces, found 12
(#119) Line indented incorrectly; expected at least 20 spaces, found 16
(#120) Line indented incorrectly; expected 16 spaces, found 12
(#121) Line indented incorrectly; expected 16 spaces, found 12
(#121) Usage of ELSEIF not allowed; use ELSE IF instead
(#122) Line indented incorrectly; expected at least 20 spaces, found 16
(#123) Line indented incorrectly; expected at least 20 spaces, found 16
(#124) Line indented incorrectly; expected 16 spaces, found 12
(#126) Line indented incorrectly; expected 12 spaces, found 8
(#127) Line indented incorrectly; expected at least 16 spaces, found 12
local/mr/vendor/zend/Zend/Gdata/Exif.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "applicationId" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#62) Variable "applicationId" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Exif/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_entryClassName" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Gdata_Exif_Entry::getDOM" must be in lower-case letters only
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "majorVersion" must be all lower-case
(#88) Variable "minorVersion" must be all lower-case
(#101) Protected method name "Zend_Gdata_Exif_Entry::takeChildFromDOM" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "absoluteNodeName" must be all lower-case
(#104) Variable "absoluteNodeName" must be all lower-case
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected at least 16 spaces, found 12
(#110) Line indented incorrectly; expected 12 spaces, found 8
(#111) Line indented incorrectly; expected at least 16 spaces, found 12
(#123) Public method name "Zend_Gdata_Exif_Entry::getTags" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Exif_Entry::setTags" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Distance.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Exposure.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/FStop.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Flash.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/FocalLength.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/ImageUniqueId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Iso.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Make.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Model.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Tags.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#96) Member variable "_rootNamespace" must be all lower-case
(#97) Member variable "_rootElement" must be all lower-case
(#125) Member variable "_focalLength" must be all lower-case
(#132) Member variable "_fStop" must be all lower-case
(#139) Member variable "_imageUniqueId" must be all lower-case
(#194) Variable "focalLength" must be all lower-case
(#194) Variable "fStop" must be all lower-case
(#195) Variable "imageUniqueId" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#203) Variable "focalLength" must be all lower-case
(#204) Variable "fStop" must be all lower-case
(#205) Variable "imageUniqueId" must be all lower-case
(#221) Public method name "Zend_Gdata_Exif_Extension_Tags::getDOM" must be in lower-case letters only
(#221) Variable "majorVersion" must be all lower-case
(#221) Variable "minorVersion" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "majorVersion" must be all lower-case
(#223) Variable "minorVersion" must be all lower-case
(#263) Protected method name "Zend_Gdata_Exif_Extension_Tags::takeChildFromDOM" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#265) Variable "absoluteNodeName" must be all lower-case
(#266) Variable "absoluteNodeName" must be all lower-case
(#283) Variable "focalLength" must be all lower-case
(#284) Variable "focalLength" must be all lower-case
(#285) Variable "focalLength" must be all lower-case
(#288) Variable "fStop" must be all lower-case
(#289) Variable "fStop" must be all lower-case
(#290) Variable "fStop" must be all lower-case
(#293) Variable "imageUniqueId" must be all lower-case
(#294) Variable "imageUniqueId" must be all lower-case
(#295) Variable "imageUniqueId" must be all lower-case
(#326) Public method name "Zend_Gdata_Exif_Extension_Tags::getDistance" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Gdata_Exif_Extension_Tags::setDistance" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Gdata_Exif_Extension_Tags::getExposure" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Gdata_Exif_Extension_Tags::setExposure" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#372) Public method name "Zend_Gdata_Exif_Extension_Tags::getFlash" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#383) Public method name "Zend_Gdata_Exif_Extension_Tags::setFlash" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#395) Public method name "Zend_Gdata_Exif_Extension_Tags::getFocalLength" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#406) Public method name "Zend_Gdata_Exif_Extension_Tags::setFocalLength" must be in lower-case letters only
(#407) Opening brace should be on the same line as the declaration
(#418) Public method name "Zend_Gdata_Exif_Extension_Tags::getFStop" must be in lower-case letters only
(#419) Opening brace should be on the same line as the declaration
(#429) Public method name "Zend_Gdata_Exif_Extension_Tags::setFStop" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#441) Public method name "Zend_Gdata_Exif_Extension_Tags::getImageUniqueId" must be in lower-case letters only
(#442) Opening brace should be on the same line as the declaration
(#452) Public method name "Zend_Gdata_Exif_Extension_Tags::setImageUniqueId" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#464) Public method name "Zend_Gdata_Exif_Extension_Tags::getIso" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#475) Public method name "Zend_Gdata_Exif_Extension_Tags::setIso" must be in lower-case letters only
(#476) Opening brace should be on the same line as the declaration
(#486) Public method name "Zend_Gdata_Exif_Extension_Tags::getMake" must be in lower-case letters only
(#487) Opening brace should be on the same line as the declaration
(#497) Public method name "Zend_Gdata_Exif_Extension_Tags::setMake" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#509) Public method name "Zend_Gdata_Exif_Extension_Tags::getModel" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
(#520) Public method name "Zend_Gdata_Exif_Extension_Tags::setModel" must be in lower-case letters only
(#521) Opening brace should be on the same line as the declaration
(#532) Public method name "Zend_Gdata_Exif_Extension_Tags::getTime" must be in lower-case letters only
(#533) Opening brace should be on the same line as the declaration
(#543) Public method name "Zend_Gdata_Exif_Extension_Tags::setTime" must be in lower-case letters only
(#544) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Time.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Exif/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_entryClassName" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/AttendeeStatus.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_AttendeeStatus::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_AttendeeStatus::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Public method name "Zend_Gdata_Extension_AttendeeStatus::getValue" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_Extension_AttendeeStatus::setValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/AttendeeType.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_AttendeeType::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_AttendeeType::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Public method name "Zend_Gdata_Extension_AttendeeType::getValue" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_Extension_AttendeeType::setValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/Comments.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#48) Member variable "_feedLink" must be all lower-case
(#50) Variable "feedLink" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#54) Variable "feedLink" must be all lower-case
(#57) Public method name "Zend_Gdata_Extension_Comments::getDOM" must be in lower-case letters only
(#57) Variable "majorVersion" must be all lower-case
(#57) Variable "minorVersion" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "majorVersion" must be all lower-case
(#59) Variable "minorVersion" must be all lower-case
(#69) Protected method name "Zend_Gdata_Extension_Comments::takeChildFromDOM" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "absoluteNodeName" must be all lower-case
(#72) Variable "absoluteNodeName" must be all lower-case
(#74) Variable "feedLink" must be all lower-case
(#75) Variable "feedLink" must be all lower-case
(#76) Variable "feedLink" must be all lower-case
(#84) Protected method name "Zend_Gdata_Extension_Comments::takeAttributeFromDOM" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#87) Line indented incorrectly; expected 12 spaces, found 8
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Public method name "Zend_Gdata_Extension_Comments::getRel" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Extension_Comments::setRel" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Gdata_Extension_Comments::getFeedLink" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Gdata_Extension_Comments::setFeedLink" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/EntryLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#48) Member variable "_readOnly" must be all lower-case
(#53) Variable "readOnly" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#57) Variable "readOnly" must be all lower-case
(#62) Public method name "Zend_Gdata_Extension_EntryLink::getDOM" must be in lower-case letters only
(#62) Variable "majorVersion" must be all lower-case
(#62) Variable "minorVersion" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_EntryLink::takeChildFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "absoluteNodeName" must be all lower-case
(#83) Variable "absoluteNodeName" must be all lower-case
(#89) Line indented incorrectly; expected 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Protected method name "Zend_Gdata_Extension_EntryLink::takeAttributeFromDOM" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Line indented incorrectly; expected 12 spaces, found 8
(#102) Line indented incorrectly; expected 16 spaces, found 12
(#103) Line indented incorrectly; expected at least 20 spaces, found 16
(#104) Line indented incorrectly; expected 16 spaces, found 12
(#105) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#106) Line indented incorrectly; expected at least 20 spaces, found 16
(#107) Line indented incorrectly; expected 16 spaces, found 12
(#108) Line indented incorrectly; expected 16 spaces, found 12
(#108) Expected "} else {\n"; found "}\n else {\n"
(#109) Line indented incorrectly; expected at least 20 spaces, found 16
(#110) Line indented incorrectly; expected 16 spaces, found 12
(#112) Line indented incorrectly; expected 12 spaces, found 8
(#113) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Line indented incorrectly; expected 12 spaces, found 8
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#123) Public method name "Zend_Gdata_Extension_EntryLink::getHref" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Gdata_Extension_EntryLink::setHref" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Extension_EntryLink::getReadOnly" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Extension_EntryLink::setReadOnly" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Gdata_Extension_EntryLink::getRel" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_Extension_EntryLink::setRel" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Gdata_Extension_EntryLink::getEntry" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_Extension_EntryLink::setEntry" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/EventStatus.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#50) Public method name "Zend_Gdata_Extension_EventStatus::getDOM" must be in lower-case letters only
(#50) Variable "majorVersion" must be all lower-case
(#50) Variable "minorVersion" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "majorVersion" must be all lower-case
(#52) Variable "minorVersion" must be all lower-case
(#59) Protected method name "Zend_Gdata_Extension_EventStatus::takeAttributeFromDOM" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#62) Line indented incorrectly; expected 12 spaces, found 8
(#63) Line indented incorrectly; expected at least 16 spaces, found 12
(#65) Line indented incorrectly; expected 12 spaces, found 8
(#66) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Public method name "Zend_Gdata_Extension_EventStatus::getValue" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Gdata_Extension_EventStatus::setValue" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/ExtendedProperty.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootElement" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#53) Public method name "Zend_Gdata_Extension_ExtendedProperty::getDOM" must be in lower-case letters only
(#53) Variable "majorVersion" must be all lower-case
(#53) Variable "minorVersion" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "majorVersion" must be all lower-case
(#55) Variable "minorVersion" must be all lower-case
(#65) Protected method name "Zend_Gdata_Extension_ExtendedProperty::takeAttributeFromDOM" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#68) Line indented incorrectly; expected 12 spaces, found 8
(#69) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#80) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Extension_ExtendedProperty::getName" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Gdata_Extension_ExtendedProperty::setName" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_Extension_ExtendedProperty::getValue" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Extension_ExtendedProperty::setValue" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/FeedLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#47) Member variable "_countHint" must be all lower-case
(#49) Member variable "_readOnly" must be all lower-case
(#54) Variable "countHint" must be all lower-case
(#54) Variable "readOnly" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "countHint" must be all lower-case
(#59) Variable "readOnly" must be all lower-case
(#64) Public method name "Zend_Gdata_Extension_FeedLink::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#85) Protected method name "Zend_Gdata_Extension_FeedLink::takeChildFromDOM" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "absoluteNodeName" must be all lower-case
(#88) Variable "absoluteNodeName" must be all lower-case
(#94) Line indented incorrectly; expected 12 spaces, found 8
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Protected method name "Zend_Gdata_Extension_FeedLink::takeAttributeFromDOM" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#109) Line indented incorrectly; expected 12 spaces, found 8
(#110) Line indented incorrectly; expected 16 spaces, found 12
(#111) Line indented incorrectly; expected at least 20 spaces, found 16
(#112) Line indented incorrectly; expected 16 spaces, found 12
(#113) Line indented incorrectly; expected at least 16 spaces, found 12
(#113) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#114) Line indented incorrectly; expected at least 20 spaces, found 16
(#115) Line indented incorrectly; expected 16 spaces, found 12
(#116) Line indented incorrectly; expected 16 spaces, found 12
(#116) Expected "} else {\n"; found "}\n else {\n"
(#117) Line indented incorrectly; expected at least 20 spaces, found 16
(#118) Line indented incorrectly; expected 16 spaces, found 12
(#120) Line indented incorrectly; expected 12 spaces, found 8
(#121) Line indented incorrectly; expected at least 16 spaces, found 12
(#123) Line indented incorrectly; expected 12 spaces, found 8
(#124) Line indented incorrectly; expected at least 16 spaces, found 12
(#131) Public method name "Zend_Gdata_Extension_FeedLink::getHref" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Extension_FeedLink::setHref" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Gdata_Extension_FeedLink::getReadOnly" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Gdata_Extension_FeedLink::setReadOnly" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Gdata_Extension_FeedLink::getRel" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Gdata_Extension_FeedLink::setRel" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Gdata_Extension_FeedLink::getFeed" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Gdata_Extension_FeedLink::setFeed" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/OpenSearchItemsPerPage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/OpenSearchStartIndex.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/OpenSearchTotalResults.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/OriginalEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_OriginalEvent::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#79) Protected method name "Zend_Gdata_Extension_OriginalEvent::takeAttributeFromDOM" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#82) Line indented incorrectly; expected 12 spaces, found 8
(#83) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Protected method name "Zend_Gdata_Extension_OriginalEvent::takeChildFromDOM" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "absoluteNodeName" must be all lower-case
(#96) Variable "absoluteNodeName" must be all lower-case
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Public method name "Zend_Gdata_Extension_OriginalEvent::getId" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Gdata_Extension_OriginalEvent::setId" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Gdata_Extension_OriginalEvent::getHref" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Gdata_Extension_OriginalEvent::setHref" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_Extension_OriginalEvent::getWhen" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Gdata_Extension_OriginalEvent::setWhen" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/Rating.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootElement" must be all lower-case
(#45) Member variable "_numRaters" must be all lower-case
(#59) Variable "numRaters" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#65) Variable "numRaters" must be all lower-case
(#79) Public method name "Zend_Gdata_Extension_Rating::getDOM" must be in lower-case letters only
(#79) Variable "majorVersion" must be all lower-case
(#79) Variable "minorVersion" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#108) Protected method name "Zend_Gdata_Extension_Rating::takeAttributeFromDOM" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Gdata_Extension_Rating::getMin" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Gdata_Extension_Rating::setMin" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Gdata_Extension_Rating::getNumRaters" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Gdata_Extension_Rating::setNumRaters" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Gdata_Extension_Rating::getAverage" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Gdata_Extension_Rating::setAverage" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Gdata_Extension_Rating::getMax" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Gdata_Extension_Rating::setMax" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#223) Public method name "Zend_Gdata_Extension_Rating::getValue" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#234) Public method name "Zend_Gdata_Extension_Rating::setValue" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/Recurrence.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/RecurrenceException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_rootElement" must be all lower-case
(#53) Member variable "_entryLink" must be all lower-case
(#54) Member variable "_originalEvent" must be all lower-case
(#62) Variable "entryLink" must be all lower-case
(#63) Variable "originalEvent" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#67) Variable "entryLink" must be all lower-case
(#68) Variable "originalEvent" must be all lower-case
(#81) Public method name "Zend_Gdata_Extension_RecurrenceException::getDOM" must be in lower-case letters only
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "majorVersion" must be all lower-case
(#83) Variable "minorVersion" must be all lower-case
(#103) Protected method name "Zend_Gdata_Extension_RecurrenceException::takeAttributeFromDOM" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected 16 spaces, found 12
(#108) Line indented incorrectly; expected at least 20 spaces, found 16
(#109) Line indented incorrectly; expected 16 spaces, found 12
(#110) Line indented incorrectly; expected at least 16 spaces, found 12
(#110) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#111) Line indented incorrectly; expected at least 20 spaces, found 16
(#112) Line indented incorrectly; expected 16 spaces, found 12
(#113) Line indented incorrectly; expected 16 spaces, found 12
(#113) Expected "} else {\n"; found "}\n else {\n"
(#114) Line indented incorrectly; expected at least 20 spaces, found 16
(#115) Line indented incorrectly; expected 16 spaces, found 12
(#117) Line indented incorrectly; expected 12 spaces, found 8
(#118) Line indented incorrectly; expected at least 16 spaces, found 12
(#128) Protected method name "Zend_Gdata_Extension_RecurrenceException::takeChildFromDOM" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#130) Variable "absoluteNodeName" must be all lower-case
(#131) Variable "absoluteNodeName" must be all lower-case
(#132) Line indented incorrectly; expected 12 spaces, found 8
(#133) Line indented incorrectly; expected at least 16 spaces, found 12
(#133) Variable "entryLink" must be all lower-case
(#134) Line indented incorrectly; expected at least 16 spaces, found 12
(#134) Variable "entryLink" must be all lower-case
(#135) Line indented incorrectly; expected at least 16 spaces, found 12
(#135) Variable "entryLink" must be all lower-case
(#137) Line indented incorrectly; expected 12 spaces, found 8
(#138) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Variable "originalEvent" must be all lower-case
(#139) Line indented incorrectly; expected at least 16 spaces, found 12
(#139) Variable "originalEvent" must be all lower-case
(#140) Line indented incorrectly; expected at least 16 spaces, found 12
(#140) Variable "originalEvent" must be all lower-case
(#142) Line indented incorrectly; expected 12 spaces, found 8
(#143) Line indented incorrectly; expected at least 16 spaces, found 12
(#153) Public method name "Zend_Gdata_Extension_RecurrenceException::getSpecialized" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Gdata_Extension_RecurrenceException::setSpecialized" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Gdata_Extension_RecurrenceException::getEntryLink" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_Extension_RecurrenceException::setEntryLink" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Gdata_Extension_RecurrenceException::getOriginalEvent" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Gdata_Extension_RecurrenceException::setOriginalEvent" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/Reminder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_absoluteTime" must be all lower-case
(#48) Variable "absoluteTime" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#52) Variable "absoluteTime" must be all lower-case
(#59) Public method name "Zend_Gdata_Extension_Reminder::getDOM" must be in lower-case letters only
(#59) Variable "majorVersion" must be all lower-case
(#59) Variable "minorVersion" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "majorVersion" must be all lower-case
(#61) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_Reminder::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#106) Inline control structures are not allowed
(#108) Inline control structures are not allowed
(#110) Inline control structures are not allowed
(#112) Inline control structures are not allowed
(#117) Public method name "Zend_Gdata_Extension_Reminder::getAbsoluteTime" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Gdata_Extension_Reminder::setAbsoluteTime" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Gdata_Extension_Reminder::getDays" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Gdata_Extension_Reminder::setDays" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Gdata_Extension_Reminder::getHours" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Extension_Reminder::setHours" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_Extension_Reminder::getMinutes" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Extension_Reminder::setMinutes" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Gdata_Extension_Reminder::getMethod" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Gdata_Extension_Reminder::setMethod" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/Transparency.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_Transparency::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_Transparency::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Public method name "Zend_Gdata_Extension_Transparency::getValue" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_Extension_Transparency::setValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/Visibility.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_Visibility::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_Visibility::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Public method name "Zend_Gdata_Extension_Visibility::getValue" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_Extension_Visibility::setValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/When.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#48) Member variable "_startTime" must be all lower-case
(#49) Member variable "_valueString" must be all lower-case
(#50) Member variable "_endTime" must be all lower-case
(#52) Variable "startTime" must be all lower-case
(#52) Variable "endTime" must be all lower-case
(#53) Variable "valueString" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "startTime" must be all lower-case
(#57) Variable "endTime" must be all lower-case
(#58) Variable "valueString" must be all lower-case
(#62) Public method name "Zend_Gdata_Extension_When::getDOM" must be in lower-case letters only
(#62) Variable "majorVersion" must be all lower-case
(#62) Variable "minorVersion" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#83) Protected method name "Zend_Gdata_Extension_When::takeChildFromDOM" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "absoluteNodeName" must be all lower-case
(#86) Variable "absoluteNodeName" must be all lower-case
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Protected method name "Zend_Gdata_Extension_When::takeAttributeFromDOM" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#117) Inline control structures are not allowed
(#125) Public method name "Zend_Gdata_Extension_When::getStartTime" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_Extension_When::setStartTime" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Extension_When::getEndTime" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_Extension_When::setEndTime" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Gdata_Extension_When::getValueString" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Gdata_Extension_When::setValueString" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Gdata_Extension_When::getReminders" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Gdata_Extension_When::setReminders" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/Where.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#49) Member variable "_valueString" must be all lower-case
(#50) Member variable "_entryLink" must be all lower-case
(#52) Variable "valueString" must be all lower-case
(#52) Variable "entryLink" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "valueString" must be all lower-case
(#58) Variable "entryLink" must be all lower-case
(#61) Public method name "Zend_Gdata_Extension_Where::getDOM" must be in lower-case letters only
(#61) Variable "majorVersion" must be all lower-case
(#61) Variable "minorVersion" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "majorVersion" must be all lower-case
(#63) Variable "minorVersion" must be all lower-case
(#79) Protected method name "Zend_Gdata_Extension_Where::takeAttributeFromDOM" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#82) Line indented incorrectly; expected 12 spaces, found 8
(#83) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected 12 spaces, found 8
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#102) Protected method name "Zend_Gdata_Extension_Where::takeChildFromDOM" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "absoluteNodeName" must be all lower-case
(#105) Variable "absoluteNodeName" must be all lower-case
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#107) Variable "entryLink" must be all lower-case
(#108) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Variable "entryLink" must be all lower-case
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#109) Variable "entryLink" must be all lower-case
(#111) Line indented incorrectly; expected 12 spaces, found 8
(#112) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Opening brace should be on the same line as the declaration
(#122) Expected "} else {\n"; found "}\n else {\n"
(#127) Public method name "Zend_Gdata_Extension_Where::getLabel" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Gdata_Extension_Where::setLabel" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Gdata_Extension_Where::getRel" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Extension_Where::setRel" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_Extension_Where::getValueString" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Extension_Where::setValueString" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Gdata_Extension_Where::getEntryLink" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Gdata_Extension_Where::setEntryLink" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Extension/Who.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_rootElement" must be all lower-case
(#59) Member variable "_valueString" must be all lower-case
(#60) Member variable "_attendeeStatus" must be all lower-case
(#61) Member variable "_attendeeType" must be all lower-case
(#62) Member variable "_entryLink" must be all lower-case
(#73) Variable "valueString" must be all lower-case
(#74) Variable "attendeeStatus" must be all lower-case
(#74) Variable "attendeeType" must be all lower-case
(#74) Variable "entryLink" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#79) Variable "valueString" must be all lower-case
(#80) Variable "attendeeStatus" must be all lower-case
(#81) Variable "attendeeType" must be all lower-case
(#82) Variable "entryLink" must be all lower-case
(#95) Public method name "Zend_Gdata_Extension_Who::getDOM" must be in lower-case letters only
(#95) Variable "majorVersion" must be all lower-case
(#95) Variable "minorVersion" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "majorVersion" must be all lower-case
(#97) Variable "minorVersion" must be all lower-case
(#126) Protected method name "Zend_Gdata_Extension_Who::takeAttributeFromDOM" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#129) Line indented incorrectly; expected 12 spaces, found 8
(#130) Line indented incorrectly; expected at least 16 spaces, found 12
(#132) Line indented incorrectly; expected 12 spaces, found 8
(#133) Line indented incorrectly; expected at least 16 spaces, found 12
(#135) Line indented incorrectly; expected 12 spaces, found 8
(#136) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Line indented incorrectly; expected 12 spaces, found 8
(#139) Line indented incorrectly; expected at least 16 spaces, found 12
(#149) Protected method name "Zend_Gdata_Extension_Who::takeChildFromDOM" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "absoluteNodeName" must be all lower-case
(#152) Variable "absoluteNodeName" must be all lower-case
(#153) Line indented incorrectly; expected 12 spaces, found 8
(#154) Line indented incorrectly; expected at least 16 spaces, found 12
(#154) Variable "attendeeStatus" must be all lower-case
(#155) Line indented incorrectly; expected at least 16 spaces, found 12
(#155) Variable "attendeeStatus" must be all lower-case
(#156) Line indented incorrectly; expected at least 16 spaces, found 12
(#156) Variable "attendeeStatus" must be all lower-case
(#158) Line indented incorrectly; expected 12 spaces, found 8
(#159) Line indented incorrectly; expected at least 16 spaces, found 12
(#159) Variable "attendeeType" must be all lower-case
(#160) Line indented incorrectly; expected at least 16 spaces, found 12
(#160) Variable "attendeeType" must be all lower-case
(#161) Line indented incorrectly; expected at least 16 spaces, found 12
(#161) Variable "attendeeType" must be all lower-case
(#163) Line indented incorrectly; expected 12 spaces, found 8
(#164) Line indented incorrectly; expected at least 16 spaces, found 12
(#164) Variable "entryLink" must be all lower-case
(#165) Line indented incorrectly; expected at least 16 spaces, found 12
(#165) Variable "entryLink" must be all lower-case
(#166) Line indented incorrectly; expected at least 16 spaces, found 12
(#166) Variable "entryLink" must be all lower-case
(#168) Line indented incorrectly; expected 12 spaces, found 8
(#169) Line indented incorrectly; expected at least 16 spaces, found 12
(#180) Opening brace should be on the same line as the declaration
(#184) Expected "} else {\n"; found "}\n else {\n"
(#194) Public method name "Zend_Gdata_Extension_Who::getValueString" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Gdata_Extension_Who::setValueString" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Gdata_Extension_Who::getEmail" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#227) Public method name "Zend_Gdata_Extension_Who::setEmail" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#238) Public method name "Zend_Gdata_Extension_Who::getRel" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Gdata_Extension_Who::setRel" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#260) Public method name "Zend_Gdata_Extension_Who::getAttendeeStatus" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#271) Public method name "Zend_Gdata_Extension_Who::setAttendeeStatus" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#282) Public method name "Zend_Gdata_Extension_Who::getAttendeeType" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#293) Public method name "Zend_Gdata_Extension_Who::setAttendeeType" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#71) Member variable "_entryClassName" must be all lower-case
(#78) Member variable "_totalResults" must be all lower-case
(#85) Member variable "_startIndex" must be all lower-case
(#92) Member variable "_itemsPerPage" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Feed::getDOM" must be in lower-case letters only
(#100) Variable "majorVersion" must be all lower-case
(#100) Variable "minorVersion" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "majorVersion" must be all lower-case
(#102) Variable "minorVersion" must be all lower-case
(#115) Variable "majorVersion" must be all lower-case
(#132) Protected method name "Zend_Gdata_Feed::takeChildFromDOM" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "absoluteNodeName" must be all lower-case
(#135) Variable "absoluteNodeName" must be all lower-case
(#136) Line indented incorrectly; expected 12 spaces, found 8
(#137) Line indented incorrectly; expected at least 16 spaces, found 12
(#137) Variable "totalResults" must be all lower-case
(#138) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Variable "totalResults" must be all lower-case
(#139) Line indented incorrectly; expected at least 16 spaces, found 12
(#139) Variable "totalResults" must be all lower-case
(#141) Line indented incorrectly; expected 12 spaces, found 8
(#142) Line indented incorrectly; expected at least 16 spaces, found 12
(#142) Variable "startIndex" must be all lower-case
(#143) Line indented incorrectly; expected at least 16 spaces, found 12
(#143) Variable "startIndex" must be all lower-case
(#144) Line indented incorrectly; expected at least 16 spaces, found 12
(#144) Variable "startIndex" must be all lower-case
(#146) Line indented incorrectly; expected 12 spaces, found 8
(#147) Line indented incorrectly; expected at least 16 spaces, found 12
(#147) Variable "itemsPerPage" must be all lower-case
(#148) Line indented incorrectly; expected at least 16 spaces, found 12
(#148) Variable "itemsPerPage" must be all lower-case
(#149) Line indented incorrectly; expected at least 16 spaces, found 12
(#149) Variable "itemsPerPage" must be all lower-case
(#151) Line indented incorrectly; expected 12 spaces, found 8
(#152) Line indented incorrectly; expected at least 16 spaces, found 12
(#164) Protected method name "Zend_Gdata_Feed::takeAttributeFromDOM" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#167) Line indented incorrectly; expected 12 spaces, found 8
(#168) Line indented incorrectly; expected at least 16 spaces, found 12
(#169) Line indented incorrectly; expected at least 16 spaces, found 12
(#170) Line indented incorrectly; expected at least 16 spaces, found 12
(#171) Line indented incorrectly; expected 16 spaces, found 12
(#172) Line indented incorrectly; expected at least 20 spaces, found 16
(#173) Line indented incorrectly; expected 16 spaces, found 12
(#174) Line indented incorrectly; expected 16 spaces, found 12
(#174) Usage of ELSEIF not allowed; use ELSE IF instead
(#175) Line indented incorrectly; expected at least 20 spaces, found 16
(#176) Line indented incorrectly; expected at least 20 spaces, found 16
(#177) Line indented incorrectly; expected 16 spaces, found 12
(#179) Line indented incorrectly; expected 12 spaces, found 8
(#180) Line indented incorrectly; expected at least 16 spaces, found 12
(#192) method name "Zend_Gdata_Feed::setTotalResults" must be in lower-case letters only
(#192) Visibility must be declared on method "setTotalResults"
(#203) method name "Zend_Gdata_Feed::getTotalResults" must be in lower-case letters only
(#203) Visibility must be declared on method "getTotalResults"
(#214) method name "Zend_Gdata_Feed::setStartIndex" must be in lower-case letters only
(#214) Visibility must be declared on method "setStartIndex"
(#225) method name "Zend_Gdata_Feed::getStartIndex" must be in lower-case letters only
(#225) Visibility must be declared on method "getStartIndex"
(#236) method name "Zend_Gdata_Feed::setItemsPerPage" must be in lower-case letters only
(#236) Visibility must be declared on method "setItemsPerPage"
(#247) method name "Zend_Gdata_Feed::getItemsPerPage" must be in lower-case letters only
(#247) Visibility must be declared on method "getItemsPerPage"
local/mr/vendor/zend/Zend/Gdata/Gapps.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#118) Variable "applicationId" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#122) Variable "applicationId" must be all lower-case
(#136) Public method name "Zend_Gdata_Gapps::throwServiceExceptionIfDetected" must be in lower-case letters only
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Line indented incorrectly; expected at least 12 spaces, found 10
(#143) Line indented incorrectly; expected at least 12 spaces, found 10
(#150) "require_once" must be immediately followed by an open parenthesis
(#178) Variable "className" must be all lower-case
(#179) Opening brace should be on the same line as the declaration
(#181) Variable "className" must be all lower-case
(#199) Variable "extraHeaders" must be all lower-case
(#200) Opening brace should be on the same line as the declaration
(#202) Variable "extraHeaders" must be all lower-case
(#223) Variable "remainingRedirects" must be all lower-case
(#224) Variable "contentType" must be all lower-case
(#224) Variable "extraHeaders" must be all lower-case
(#225) Opening brace should be on the same line as the declaration
(#227) Variable "remainingRedirects" must be all lower-case
(#227) Variable "contentType" must be all lower-case
(#227) Variable "extraHeaders" must be all lower-case
(#248) Variable "remainingRedirects" must be all lower-case
(#249) Variable "contentType" must be all lower-case
(#249) Variable "extraHeaders" must be all lower-case
(#250) Opening brace should be on the same line as the declaration
(#252) Variable "remainingRedirects" must be all lower-case
(#252) Variable "contentType" must be all lower-case
(#252) Variable "extraHeaders" must be all lower-case
(#270) Variable "remainingRedirects" must be all lower-case
(#271) Opening brace should be on the same line as the declaration
(#273) Variable "remainingRedirects" must be all lower-case
(#290) Public method name "Zend_Gdata_Gapps::setDomain" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Gdata_Gapps::getDomain" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#317) Line indented incorrectly; expected 4 spaces, found 5
(#317) Public method name "Zend_Gdata_Gapps::getBaseUrl" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#319) Line indented incorrectly; expected 8 spaces, found 9
(#321) Line indented incorrectly; expected 8 spaces, found 9
(#323) Line indented incorrectly; expected 8 spaces, found 9
(#324) "require_once" must be immediately followed by an open parenthesis
(#327) Line indented incorrectly; expected 8 spaces, found 9
(#328) Line indented incorrectly; expected 4 spaces, found 5
(#340) Public method name "Zend_Gdata_Gapps::getUserFeed" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#362) Public method name "Zend_Gdata_Gapps::getNicknameFeed" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#385) Public method name "Zend_Gdata_Gapps::getEmailListFeed" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Gdata_Gapps::getEmailListRecipientFeed" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#410) "require_once" must be immediately followed by an open parenthesis
(#430) Public method name "Zend_Gdata_Gapps::getUserEntry" must be in lower-case letters only
(#431) Opening brace should be on the same line as the declaration
(#433) "require_once" must be immediately followed by an open parenthesis
(#453) Public method name "Zend_Gdata_Gapps::getNicknameEntry" must be in lower-case letters only
(#454) Opening brace should be on the same line as the declaration
(#456) "require_once" must be immediately followed by an open parenthesis
(#476) Public method name "Zend_Gdata_Gapps::getEmailListEntry" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#479) "require_once" must be immediately followed by an open parenthesis
(#499) Public method name "Zend_Gdata_Gapps::getEmailListRecipientEntry" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#502) "require_once" must be immediately followed by an open parenthesis
(#526) Public method name "Zend_Gdata_Gapps::insertUser" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#531) Variable "newEntry" must be all lower-case
(#532) Variable "newEntry" must be all lower-case
(#549) Public method name "Zend_Gdata_Gapps::insertNickname" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#554) Variable "newEntry" must be all lower-case
(#555) Variable "newEntry" must be all lower-case
(#572) Public method name "Zend_Gdata_Gapps::insertEmailList" must be in lower-case letters only
(#572) Variable "emailList" must be all lower-case
(#573) Opening brace should be on the same line as the declaration
(#577) Variable "newEntry" must be all lower-case
(#577) Variable "emailList" must be all lower-case
(#578) Variable "newEntry" must be all lower-case
(#595) Public method name "Zend_Gdata_Gapps::insertEmailListRecipient" must be in lower-case letters only
(#596) Opening brace should be on the same line as the declaration
(#598) "require_once" must be immediately followed by an open parenthesis
(#601) Usage of ELSEIF not allowed; use ELSE IF instead
(#604) Variable "newEntry" must be all lower-case
(#605) Variable "newEntry" must be all lower-case
(#625) Variable "foundClassName" must be all lower-case
(#627) Line indented incorrectly; expected 16 spaces, found 17
(#630) Line indented incorrectly; expected 20 spaces, found 21
(#631) "require_once" must be immediately followed by an open parenthesis
(#633) Line indented incorrectly; expected 20 spaces, found 21
(#634) Variable "foundClassName" must be all lower-case
(#636) Line indented incorrectly; expected 16 spaces, found 17
(#636) Empty CATCH statement detected
(#637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Line indented incorrectly; expected 16 spaces, found 17
(#640) Variable "foundClassName" must be all lower-case
(#641) Variable "reflectionObj" must be all lower-case
(#641) Variable "foundClassName" must be all lower-case
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) Variable "reflectionObj" must be all lower-case
(#646) "require_once" must be immediately followed by an open parenthesis
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Public method name "Zend_Gdata_Gapps::createUser" must be in lower-case letters only
(#675) Variable "givenName" must be all lower-case
(#675) Variable "familyName" must be all lower-case
(#676) Variable "passwordHashFunction" must be all lower-case
(#676) Variable "quotaLimitInMB" must be all lower-case
(#681) Variable "passwordHashFunction" must be all lower-case
(#683) Variable "givenName" must be all lower-case
(#684) Variable "familyName" must be all lower-case
(#685) Variable "quotaLimitInMB" must be all lower-case
(#687) Variable "quotaLimitInMB" must be all lower-case
(#701) Public method name "Zend_Gdata_Gapps::retrieveUser" must be in lower-case letters only
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Public method name "Zend_Gdata_Gapps::retrievePageOfUsers" must be in lower-case letters only
(#729) Variable "startUsername" must be all lower-case
(#731) Variable "startUsername" must be all lower-case
(#747) Public method name "Zend_Gdata_Gapps::retrieveAllUsers" must be in lower-case letters only
(#769) Public method name "Zend_Gdata_Gapps::updateUser" must be in lower-case letters only
(#769) Variable "userEntry" must be all lower-case
(#770) Variable "userEntry" must be all lower-case
(#785) Public method name "Zend_Gdata_Gapps::suspendUser" must be in lower-case letters only
(#802) Public method name "Zend_Gdata_Gapps::restoreUser" must be in lower-case letters only
(#817) Public method name "Zend_Gdata_Gapps::deleteUser" must be in lower-case letters only
(#834) Public method name "Zend_Gdata_Gapps::createNickname" must be in lower-case letters only
(#852) Public method name "Zend_Gdata_Gapps::retrieveNickname" must be in lower-case letters only
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#879) Public method name "Zend_Gdata_Gapps::retrieveNicknames" must be in lower-case letters only
(#882) Variable "nicknameFeed" must be all lower-case
(#884) Variable "nicknameFeed" must be all lower-case
(#900) Public method name "Zend_Gdata_Gapps::retrievePageOfNicknames" must be in lower-case letters only
(#900) Variable "startNickname" must be all lower-case
(#902) Variable "startNickname" must be all lower-case
(#918) Public method name "Zend_Gdata_Gapps::retrieveAllNicknames" must be in lower-case letters only
(#930) Public method name "Zend_Gdata_Gapps::deleteNickname" must be in lower-case letters only
(#944) Public method name "Zend_Gdata_Gapps::createEmailList" must be in lower-case letters only
(#944) Variable "emailList" must be all lower-case
(#947) Variable "emailList" must be all lower-case
(#963) Public method name "Zend_Gdata_Gapps::retrieveEmailLists" must be in lower-case letters only
(#982) Public method name "Zend_Gdata_Gapps::retrievePageOfEmailLists" must be in lower-case letters only
(#982) Variable "startNickname" must be all lower-case
(#984) Variable "startNickname" must be all lower-case
(#1000) Public method name "Zend_Gdata_Gapps::retrieveAllEmailLists" must be in lower-case letters only
(#1012) Public method name "Zend_Gdata_Gapps::deleteEmailList" must be in lower-case letters only
(#1012) Variable "emailList" must be all lower-case
(#1014) Variable "emailList" must be all lower-case
(#1030) Public method name "Zend_Gdata_Gapps::addRecipientToEmailList" must be in lower-case letters only
(#1030) Variable "recipientAddress" must be all lower-case
(#1030) Variable "emailList" must be all lower-case
(#1033) Variable "recipientAddress" must be all lower-case
(#1036) Variable "emailList" must be all lower-case
(#1055) Public method name "Zend_Gdata_Gapps::retrievePageOfRecipients" must be in lower-case letters only
(#1055) Variable "emailList" must be all lower-case
(#1056) Variable "startRecipient" must be all lower-case
(#1058) Variable "emailList" must be all lower-case
(#1059) Variable "startRecipient" must be all lower-case
(#1076) Public method name "Zend_Gdata_Gapps::retrieveAllRecipients" must be in lower-case letters only
(#1076) Variable "emailList" must be all lower-case
(#1078) Variable "emailList" must be all lower-case
(#1091) Public method name "Zend_Gdata_Gapps::removeRecipientFromEmailList" must be in lower-case letters only
(#1091) Variable "recipientAddress" must be all lower-case
(#1091) Variable "emailList" must be all lower-case
(#1093) Variable "emailList" must be all lower-case
(#1094) Variable "recipientAddress" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_entryClassName" must be all lower-case
(#70) Member variable "_emailList" must be all lower-case
(#78) Member variable "_feedLink" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_Gdata_Gapps_EmailListEntry::getDOM" must be in lower-case letters only
(#101) Variable "majorVersion" must be all lower-case
(#101) Variable "minorVersion" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "majorVersion" must be all lower-case
(#103) Variable "minorVersion" must be all lower-case
(#107) Variable "feedLink" must be all lower-case
(#108) Variable "feedLink" must be all lower-case
(#119) Protected method name "Zend_Gdata_Gapps_EmailListEntry::takeChildFromDOM" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "absoluteNodeName" must be all lower-case
(#123) Variable "absoluteNodeName" must be all lower-case
(#125) Variable "emailList" must be all lower-case
(#126) Variable "emailList" must be all lower-case
(#127) Variable "emailList" must be all lower-case
(#130) Variable "feedLink" must be all lower-case
(#131) Variable "feedLink" must be all lower-case
(#132) Variable "feedLink" must be all lower-case
(#147) Public method name "Zend_Gdata_Gapps_EmailListEntry::getEmailList" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Gdata_Gapps_EmailListEntry::setEmailList" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Gdata_Gapps_EmailListEntry::getFeedLink" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#187) Variable "feedLink" must be all lower-case
(#188) Variable "feedLink" must be all lower-case
(#189) Variable "feedLink" must be all lower-case
(#208) Public method name "Zend_Gdata_Gapps_EmailListEntry::setFeedLink" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#52) Member variable "_emailListName" must be all lower-case
(#66) Variable "emailListName" must be all lower-case
(#67) Variable "startEmailListName" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#70) Variable "emailListName" must be all lower-case
(#72) Variable "startEmailListName" must be all lower-case
(#83) Line indented incorrectly; expected 4 spaces, found 5
(#83) Public method name "Zend_Gdata_Gapps_EmailListQuery::setEmailListName" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) Line indented incorrectly; expected 4 spaces, found 5
(#96) Public method name "Zend_Gdata_Gapps_EmailListQuery::getEmailListName" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_Gapps_EmailListQuery::setRecipient" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#114) Expected "} else {\n"; found "}\n else {\n"
(#127) Public method name "Zend_Gdata_Gapps_EmailListQuery::getRecipient" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Gapps_EmailListQuery::setStartEmailListName" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Gapps_EmailListQuery::getStartEmailListName" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Gdata_Gapps_EmailListQuery::getQueryUrl" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListRecipientEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_entryClassName" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Gapps_EmailListRecipientEntry::getDOM" must be in lower-case letters only
(#90) Variable "majorVersion" must be all lower-case
(#90) Variable "minorVersion" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "majorVersion" must be all lower-case
(#92) Variable "minorVersion" must be all lower-case
(#105) Protected method name "Zend_Gdata_Gapps_EmailListRecipientEntry::takeChildFromDOM" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "absoluteNodeName" must be all lower-case
(#109) Variable "absoluteNodeName" must be all lower-case
(#127) Public method name "Zend_Gdata_Gapps_EmailListRecipientEntry::getWho" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Gdata_Gapps_EmailListRecipientEntry::setWho" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListRecipientFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListRecipientQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#52) Member variable "_emailListName" must be all lower-case
(#64) Variable "emailListName" must be all lower-case
(#65) Variable "startRecipient" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#68) Variable "emailListName" must be all lower-case
(#69) Variable "startRecipient" must be all lower-case
(#80) Line indented incorrectly; expected 4 spaces, found 5
(#80) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::setEmailListName" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 4 spaces, found 5
(#92) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::getEmailListName" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::setStartRecipient" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::getStartRecipient" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::getQueryUrl" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#144) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/Gapps/Error.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Member variable "_errorCode" must be all lower-case
(#74) Member variable "_invalidInput" must be all lower-case
(#76) Variable "errorCode" must be all lower-case
(#77) Variable "invalidInput" must be all lower-case
(#78) Variable "errorCode" must be all lower-case
(#79) Variable "errorCode" must be all lower-case
(#81) Variable "invalidInput" must be all lower-case
(#91) Public method name "Zend_Gdata_Gapps_Error::setErrorCode" must be in lower-case letters only
(#92) Line indented incorrectly; expected at least 8 spaces, found 7
(#127) Line exceeds 132 characters; contains 170 characters
(#131) Public method name "Zend_Gdata_Gapps_Error::getErrorCode" must be in lower-case letters only
(#141) Public method name "Zend_Gdata_Gapps_Error::setReason" must be in lower-case letters only
(#142) Line indented incorrectly; expected at least 8 spaces, found 7
(#151) Public method name "Zend_Gdata_Gapps_Error::getReason" must be in lower-case letters only
(#152) Line indented incorrectly; expected at least 8 spaces, found 7
(#161) Public method name "Zend_Gdata_Gapps_Error::setInvalidInput" must be in lower-case letters only
(#162) Line indented incorrectly; expected at least 8 spaces, found 7
(#171) Public method name "Zend_Gdata_Gapps_Error::getInvalidInput" must be in lower-case letters only
(#172) Line indented incorrectly; expected at least 8 spaces, found 7
(#184) Public method name "Zend_Gdata_Gapps_Error::getDOM" must be in lower-case letters only
(#184) Variable "majorVersion" must be all lower-case
(#184) Variable "minorVersion" must be all lower-case
(#185) Opening brace should be on the same line as the declaration
(#186) Variable "majorVersion" must be all lower-case
(#186) Variable "minorVersion" must be all lower-case
(#206) Protected method name "Zend_Gdata_Gapps_Error::takeAttributeFromDOM" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#209) Line indented incorrectly; expected 12 spaces, found 8
(#210) Line indented incorrectly; expected at least 16 spaces, found 12
(#212) Line indented incorrectly; expected 12 spaces, found 8
(#213) Line indented incorrectly; expected at least 16 spaces, found 12
(#215) Line indented incorrectly; expected 12 spaces, found 8
(#216) Line indented incorrectly; expected at least 16 spaces, found 12
(#218) Line indented incorrectly; expected 12 spaces, found 8
(#219) Line indented incorrectly; expected at least 16 spaces, found 12
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/EmailList.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Gdata_Gapps_Extension_EmailList::getDOM" must be in lower-case letters only
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "majorVersion" must be all lower-case
(#83) Variable "minorVersion" must be all lower-case
(#97) Protected method name "Zend_Gdata_Gapps_Extension_EmailList::takeAttributeFromDOM" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#114) Public method name "Zend_Gdata_Gapps_Extension_EmailList::getName" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Gapps_Extension_EmailList::setName" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/Login.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_rootNamespace" must be all lower-case
(#50) Member variable "_rootElement" must be all lower-case
(#78) Member variable "_hashFunctionName" must be all lower-case
(#94) Member variable "_agreedToTerms" must be all lower-case
(#109) Member variable "_changePasswordAtNextLogin" must be all lower-case
(#132) Variable "hashFunctionName" must be all lower-case
(#133) Variable "changePasswordAtNextLogin" must be all lower-case
(#133) Variable "agreedToTerms" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#139) Variable "hashFunctionName" must be all lower-case
(#141) Variable "agreedToTerms" must be all lower-case
(#143) Variable "changePasswordAtNextLogin" must be all lower-case
(#156) Public method name "Zend_Gdata_Gapps_Extension_Login::getDOM" must be in lower-case letters only
(#156) Variable "majorVersion" must be all lower-case
(#156) Variable "minorVersion" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#158) Variable "majorVersion" must be all lower-case
(#158) Variable "minorVersion" must be all lower-case
(#192) Protected method name "Zend_Gdata_Gapps_Extension_Login::takeAttributeFromDOM" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#195) Line indented incorrectly; expected 12 spaces, found 8
(#196) Line indented incorrectly; expected at least 16 spaces, found 12
(#198) Line indented incorrectly; expected 12 spaces, found 8
(#199) Line indented incorrectly; expected at least 16 spaces, found 12
(#201) Line indented incorrectly; expected 12 spaces, found 8
(#202) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Line indented incorrectly; expected 12 spaces, found 8
(#205) Line indented incorrectly; expected 16 spaces, found 12
(#206) Line indented incorrectly; expected at least 20 spaces, found 16
(#207) Line indented incorrectly; expected 16 spaces, found 12
(#208) Line indented incorrectly; expected at least 16 spaces, found 12
(#208) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#209) Line indented incorrectly; expected at least 20 spaces, found 16
(#210) Line indented incorrectly; expected 16 spaces, found 12
(#211) Line indented incorrectly; expected 16 spaces, found 12
(#211) Expected "} else {\n"; found "}\n else {\n"
(#212) Line indented incorrectly; expected at least 20 spaces, found 16
(#213) Line indented incorrectly; expected at least 20 spaces, found 16
(#214) Line indented incorrectly; expected 16 spaces, found 12
(#216) Line indented incorrectly; expected 12 spaces, found 8
(#217) Line indented incorrectly; expected 16 spaces, found 12
(#218) Line indented incorrectly; expected at least 20 spaces, found 16
(#219) Line indented incorrectly; expected 16 spaces, found 12
(#220) Line indented incorrectly; expected at least 16 spaces, found 12
(#220) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#221) Line indented incorrectly; expected at least 20 spaces, found 16
(#222) Line indented incorrectly; expected 16 spaces, found 12
(#223) Line indented incorrectly; expected 16 spaces, found 12
(#223) Expected "} else {\n"; found "}\n else {\n"
(#224) Line indented incorrectly; expected at least 20 spaces, found 16
(#225) Line indented incorrectly; expected at least 20 spaces, found 16
(#226) Line indented incorrectly; expected 16 spaces, found 12
(#228) Line indented incorrectly; expected 12 spaces, found 8
(#229) Line indented incorrectly; expected 16 spaces, found 12
(#230) Line indented incorrectly; expected at least 20 spaces, found 16
(#231) Line indented incorrectly; expected 16 spaces, found 12
(#232) Line indented incorrectly; expected at least 16 spaces, found 12
(#232) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#233) Line indented incorrectly; expected at least 20 spaces, found 16
(#234) Line indented incorrectly; expected 16 spaces, found 12
(#235) Line indented incorrectly; expected 16 spaces, found 12
(#235) Expected "} else {\n"; found "}\n else {\n"
(#236) Line indented incorrectly; expected at least 20 spaces, found 16
(#237) Line indented incorrectly; expected at least 20 spaces, found 16
(#238) Line indented incorrectly; expected 16 spaces, found 12
(#240) Line indented incorrectly; expected 12 spaces, found 8
(#241) Line indented incorrectly; expected 16 spaces, found 12
(#242) Line indented incorrectly; expected at least 20 spaces, found 16
(#243) Line indented incorrectly; expected 16 spaces, found 12
(#244) Line indented incorrectly; expected at least 16 spaces, found 12
(#244) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#245) Line indented incorrectly; expected at least 20 spaces, found 16
(#246) Line indented incorrectly; expected 16 spaces, found 12
(#247) Line indented incorrectly; expected 16 spaces, found 12
(#247) Expected "} else {\n"; found "}\n else {\n"
(#248) Line indented incorrectly; expected at least 20 spaces, found 16
(#249) Line indented incorrectly; expected at least 20 spaces, found 16
(#249) Line exceeds 132 characters; contains 138 characters
(#250) Line indented incorrectly; expected 16 spaces, found 12
(#252) Line indented incorrectly; expected 12 spaces, found 8
(#253) Line indented incorrectly; expected at least 16 spaces, found 12
(#263) Public method name "Zend_Gdata_Gapps_Extension_Login::getUsername" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#276) Public method name "Zend_Gdata_Gapps_Extension_Login::setUsername" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#288) Public method name "Zend_Gdata_Gapps_Extension_Login::getPassword" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#302) Public method name "Zend_Gdata_Gapps_Extension_Login::setPassword" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Gdata_Gapps_Extension_Login::getHashFunctionName" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#329) Public method name "Zend_Gdata_Gapps_Extension_Login::setHashFunctionName" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Gdata_Gapps_Extension_Login::getAdmin" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#359) Public method name "Zend_Gdata_Gapps_Extension_Login::setAdmin" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#376) Public method name "Zend_Gdata_Gapps_Extension_Login::getAgreedToTerms" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Gdata_Gapps_Extension_Login::setAgreedToTerms" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#410) Public method name "Zend_Gdata_Gapps_Extension_Login::getSuspended" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#427) Public method name "Zend_Gdata_Gapps_Extension_Login::setSuspended" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#444) Public method name "Zend_Gdata_Gapps_Extension_Login::getChangePasswordAtNextLogin" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Gdata_Gapps_Extension_Login::setChangePasswordAtNextLogin" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#477) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/Name.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#56) Member variable "_familyName" must be all lower-case
(#63) Member variable "_givenName" must be all lower-case
(#73) Variable "familyName" must be all lower-case
(#73) Variable "givenName" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#77) Variable "familyName" must be all lower-case
(#78) Variable "givenName" must be all lower-case
(#91) Public method name "Zend_Gdata_Gapps_Extension_Name::getDOM" must be in lower-case letters only
(#91) Variable "majorVersion" must be all lower-case
(#91) Variable "minorVersion" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "majorVersion" must be all lower-case
(#93) Variable "minorVersion" must be all lower-case
(#110) Protected method name "Zend_Gdata_Gapps_Extension_Name::takeAttributeFromDOM" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#113) Line indented incorrectly; expected 12 spaces, found 8
(#114) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Line indented incorrectly; expected 12 spaces, found 8
(#117) Line indented incorrectly; expected at least 16 spaces, found 12
(#119) Line indented incorrectly; expected 12 spaces, found 8
(#120) Line indented incorrectly; expected at least 16 spaces, found 12
(#130) Public method name "Zend_Gdata_Gapps_Extension_Name::getFamilyName" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Gdata_Gapps_Extension_Name::setFamilyName" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Gapps_Extension_Name::getGivenName" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Gdata_Gapps_Extension_Name::setGivenName" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/Nickname.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Gapps_Extension_Nickname::getDOM" must be in lower-case letters only
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "majorVersion" must be all lower-case
(#82) Variable "minorVersion" must be all lower-case
(#96) Protected method name "Zend_Gdata_Gapps_Extension_Nickname::takeAttributeFromDOM" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#99) Line indented incorrectly; expected 12 spaces, found 8
(#100) Line indented incorrectly; expected at least 16 spaces, found 12
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#113) Public method name "Zend_Gdata_Gapps_Extension_Nickname::getName" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Gapps_Extension_Nickname::setName" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/Quota.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_rootNamespace" must be all lower-case
(#50) Member variable "_rootElement" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Gdata_Gapps_Extension_Quota::getDOM" must be in lower-case letters only
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "majorVersion" must be all lower-case
(#83) Variable "minorVersion" must be all lower-case
(#97) Protected method name "Zend_Gdata_Gapps_Extension_Quota::takeAttributeFromDOM" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#114) Public method name "Zend_Gdata_Gapps_Extension_Quota::getLimit" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Gapps_Extension_Quota::setLimit" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/NicknameEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_entryClassName" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Gapps_NicknameEntry::getDOM" must be in lower-case letters only
(#100) Variable "majorVersion" must be all lower-case
(#100) Variable "minorVersion" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "majorVersion" must be all lower-case
(#102) Variable "minorVersion" must be all lower-case
(#118) Protected method name "Zend_Gdata_Gapps_NicknameEntry::takeChildFromDOM" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "absoluteNodeName" must be all lower-case
(#122) Variable "absoluteNodeName" must be all lower-case
(#145) Public method name "Zend_Gdata_Gapps_NicknameEntry::getLogin" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Gdata_Gapps_NicknameEntry::setLogin" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Gdata_Gapps_NicknameEntry::getNickname" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Gdata_Gapps_NicknameEntry::setNickname" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/NicknameFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Gapps/NicknameQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#67) Variable "startNickname" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#72) Variable "startNickname" must be all lower-case
(#83) Line indented incorrectly; expected 4 spaces, found 5
(#83) Public method name "Zend_Gdata_Gapps_NicknameQuery::setNickname" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) Line indented incorrectly; expected 4 spaces, found 5
(#96) Public method name "Zend_Gdata_Gapps_NicknameQuery::getNickname" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_Gapps_NicknameQuery::setUsername" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#114) Expected "} else {\n"; found "}\n else {\n"
(#127) Public method name "Zend_Gdata_Gapps_NicknameQuery::getUsername" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Gapps_NicknameQuery::setStartNickname" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Gapps_NicknameQuery::getStartNickname" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Gdata_Gapps_NicknameQuery::getQueryUrl" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#40) Expected 1 space(s) before asterisk; 2 found
(#64) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Gapps_Query::setDomain" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Gdata_Gapps_Query::getDomain" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#108) Line indented incorrectly; expected 4 spaces, found 5
(#108) Public method name "Zend_Gdata_Gapps_Query::getBaseUrl" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Line indented incorrectly; expected 8 spaces, found 9
(#112) Line indented incorrectly; expected 8 spaces, found 9
(#113) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#115) Line indented incorrectly; expected 8 spaces, found 9
(#116) Line indented incorrectly; expected 8 spaces, found 9
(#116) Expected "} else {\n"; found "}\n else {\n"
(#117) "require_once" must be immediately followed by an open parenthesis
(#120) Line indented incorrectly; expected 8 spaces, found 9
(#121) Line indented incorrectly; expected 4 spaces, found 5
local/mr/vendor/zend/Zend/Gdata/Gapps/ServiceException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_rootElement" must be all lower-case
(#82) Public method name "Zend_Gdata_Gapps_ServiceException::addError" must be in lower-case letters only
(#86) "require_once" must be immediately followed by an open parenthesis
(#102) Public method name "Zend_Gdata_Gapps_ServiceException::setErrors" must be in lower-case letters only
(#116) Public method name "Zend_Gdata_Gapps_ServiceException::getErrors" must be in lower-case letters only
(#126) Public method name "Zend_Gdata_Gapps_ServiceException::getError" must be in lower-case letters only
(#126) Variable "errorCode" must be all lower-case
(#127) Variable "errorCode" must be all lower-case
(#128) Variable "errorCode" must be all lower-case
(#143) Public method name "Zend_Gdata_Gapps_ServiceException::hasError" must be in lower-case letters only
(#143) Variable "errorCode" must be all lower-case
(#144) Variable "errorCode" must be all lower-case
(#154) Public method name "Zend_Gdata_Gapps_ServiceException::importFromString" must be in lower-case letters only
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) "require_once" must be immediately followed by an open parenthesis
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Variable "php_errormsg" must not contain underscores.
(#175) Variable "rootElement" must be all lower-case
(#176) Variable "rootElement" must be all lower-case
(#177) "require_once" must be immediately followed by an open parenthesis
(#181) Variable "rootElement" must be all lower-case
(#181) Variable "errorNode" must be all lower-case
(#182) Variable "errorNode" must be all lower-case
(#184) Variable "errorNode" must be all lower-case
(#190) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/Gapps/UserEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#70) Member variable "_entryClassName" must be all lower-case
(#101) Member variable "_feedLink" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Gdata_Gapps_UserEntry::getDOM" must be in lower-case letters only
(#124) Variable "majorVersion" must be all lower-case
(#124) Variable "minorVersion" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "majorVersion" must be all lower-case
(#126) Variable "minorVersion" must be all lower-case
(#136) Variable "feedLink" must be all lower-case
(#137) Variable "feedLink" must be all lower-case
(#148) Protected method name "Zend_Gdata_Gapps_UserEntry::takeChildFromDOM" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#150) Variable "absoluteNodeName" must be all lower-case
(#152) Variable "absoluteNodeName" must be all lower-case
(#169) Variable "feedLink" must be all lower-case
(#170) Variable "feedLink" must be all lower-case
(#171) Variable "feedLink" must be all lower-case
(#185) Public method name "Zend_Gdata_Gapps_UserEntry::getLogin" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Gdata_Gapps_UserEntry::setLogin" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Gdata_Gapps_UserEntry::getName" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#223) Public method name "Zend_Gdata_Gapps_UserEntry::setName" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#235) Public method name "Zend_Gdata_Gapps_UserEntry::getQuota" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Gdata_Gapps_UserEntry::setQuota" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#267) Public method name "Zend_Gdata_Gapps_UserEntry::getFeedLink" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#272) Variable "feedLink" must be all lower-case
(#273) Variable "feedLink" must be all lower-case
(#274) Variable "feedLink" must be all lower-case
(#289) Public method name "Zend_Gdata_Gapps_UserEntry::setFeedLink" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gapps/UserFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Gapps/UserQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#65) Variable "startUsername" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#69) Variable "startUsername" must be all lower-case
(#81) Public method name "Zend_Gdata_Gapps_UserQuery::setUsername" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Gdata_Gapps_UserQuery::getUsername" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Gdata_Gapps_UserQuery::setStartUsername" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Gdata_Gapps_UserQuery::getStartUsername" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Gapps_UserQuery::getQueryUrl" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gbase.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#83) Member variable "_defaultPostUri" must be all lower-case
(#102) Variable "applicationId" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#106) Variable "applicationId" must be all lower-case
(#116) Public method name "Zend_Gdata_Gbase::getGbaseItemFeed" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Gbase::getGbaseItemEntry" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#137) "require_once" must be immediately followed by an open parenthesis
(#155) Public method name "Zend_Gdata_Gbase::insertGbaseItem" must be in lower-case letters only
(#155) Variable "dryRun" must be all lower-case
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "dryRun" must be all lower-case
(#173) Public method name "Zend_Gdata_Gbase::updateGbaseItem" must be in lower-case letters only
(#173) Variable "dryRun" must be all lower-case
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "returnedEntry" must be all lower-case
(#175) Variable "dryRun" must be all lower-case
(#176) Variable "returnedEntry" must be all lower-case
(#186) Public method name "Zend_Gdata_Gbase::deleteGbaseItem" must be in lower-case letters only
(#186) Variable "dryRun" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#188) Variable "dryRun" must be all lower-case
(#198) Public method name "Zend_Gdata_Gbase::getGbaseSnippetFeed" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gbase/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#60) Member variable "_baseAttributes" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Gdata_Gbase_Entry::getDOM" must be in lower-case letters only
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "majorVersion" must be all lower-case
(#83) Variable "minorVersion" must be all lower-case
(#84) Variable "baseAttribute" must be all lower-case
(#85) Variable "baseAttribute" must be all lower-case
(#96) Protected method name "Zend_Gdata_Gbase_Entry::takeChildFromDOM" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "absoluteNodeName" must be all lower-case
(#100) Variable "absoluteNodeName" must be all lower-case
(#101) Variable "baseAttribute" must be all lower-case
(#102) Variable "baseAttribute" must be all lower-case
(#103) Variable "baseAttribute" must be all lower-case
(#114) Public method name "Zend_Gdata_Gbase_Entry::getItemType" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "itemType" must be all lower-case
(#117) Variable "itemType" must be all lower-case
(#118) Line indented incorrectly; expected at least 12 spaces, found 10
(#118) Variable "itemType" must be all lower-case
(#120) Line indented incorrectly; expected at least 12 spaces, found 10
(#128) Public method name "Zend_Gdata_Gbase_Entry::getGbaseAttributes" must be in lower-case letters only
(#138) Public method name "Zend_Gdata_Gbase_Entry::getGbaseAttribute" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#142) Variable "baseAttribute" must be all lower-case
(#143) Variable "baseAttribute" must be all lower-case
(#144) Variable "baseAttribute" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Gbase/Extension/BaseAttribute.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_rootNamespace" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#58) Line indented incorrectly; expected at least 12 spaces, found 10
(#59) Line indented incorrectly; expected at least 12 spaces, found 10
(#59) Variable "typeAttr" must be all lower-case
(#60) Line indented incorrectly; expected at least 12 spaces, found 10
(#60) Variable "typeAttr" must be all lower-case
(#73) Public method name "Zend_Gdata_Gbase_Extension_BaseAttribute::getName" must be in lower-case letters only
(#74) Line indented incorrectly; expected at least 8 spaces, found 6
(#82) Public method name "Zend_Gdata_Gbase_Extension_BaseAttribute::getType" must be in lower-case letters only
(#83) Line indented incorrectly; expected at least 8 spaces, found 6
(#83) Variable "typeAttr" must be all lower-case
(#84) Line indented incorrectly; expected at least 8 spaces, found 6
(#84) Variable "typeAttr" must be all lower-case
(#95) Public method name "Zend_Gdata_Gbase_Extension_BaseAttribute::setName" must be in lower-case letters only
(#96) Line indented incorrectly; expected at least 8 spaces, found 6
(#97) Line indented incorrectly; expected at least 8 spaces, found 6
(#108) Public method name "Zend_Gdata_Gbase_Extension_BaseAttribute::setType" must be in lower-case letters only
(#109) Line indented incorrectly; expected at least 8 spaces, found 6
(#110) Line indented incorrectly; expected at least 8 spaces, found 6
(#110) Variable "typeAttr" must be all lower-case
(#111) Line indented incorrectly; expected at least 8 spaces, found 6
(#111) Variable "typeAttr" must be all lower-case
(#112) Line indented incorrectly; expected at least 8 spaces, found 6
local/mr/vendor/zend/Zend/Gdata/Gbase/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_feedClassName" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gbase/ItemEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_entryClassName" must be all lower-case
(#55) Public method name "Zend_Gdata_Gbase_ItemEntry::setItemType" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Gdata_Gbase_ItemEntry::addGbaseAttribute" must be in lower-case letters only
(#72) Variable "newBaseAttribute" must be all lower-case
(#72) Expected 1 space after "="; 2 found
(#73) Variable "newBaseAttribute" must be all lower-case
(#83) Public method name "Zend_Gdata_Gbase_ItemEntry::removeGbaseAttribute" must be in lower-case letters only
(#83) Variable "baseAttribute" must be all lower-case
(#84) Variable "baseAttributes" must be all lower-case
(#86) Variable "baseAttribute" must be all lower-case
(#87) Variable "baseAttributes" must be all lower-case
(#91) Variable "baseAttributes" must be all lower-case
(#109) Variable "dryRun" must be all lower-case
(#111) Variable "className" must be all lower-case
(#112) Variable "extraHeaders" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "dryRun" must be all lower-case
(#115) Variable "editLink" must be all lower-case
(#116) Variable "editLink" must be all lower-case
(#117) Variable "editLink" must be all lower-case
(#120) "require_once" must be immediately followed by an open parenthesis
(#126) Variable "className" must be all lower-case
(#127) Variable "extraHeaders" must be all lower-case
(#129) Variable "className" must be all lower-case
(#129) Variable "extraHeaders" must be all lower-case
(#142) Variable "dryRun" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#146) Variable "dryRun" must be all lower-case
(#147) Variable "editLink" must be all lower-case
(#148) Variable "editLink" must be all lower-case
(#149) Variable "editLink" must be all lower-case
(#152) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/Gbase/ItemFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_entryClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Gbase/ItemQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#58) Member variable "_defaultFeedUri" must be all lower-case
(#71) Public method name "Zend_Gdata_Gbase_ItemQuery::setId" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Gbase_ItemQuery::getId" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Gbase_ItemQuery::getQueryUrl" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gbase/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#58) Member variable "_defaultFeedUri" must be all lower-case
(#64) Public method name "Zend_Gdata_Gbase_Query::setKey" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Gdata_Gbase_Query::setBq" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Gdata_Gbase_Query::setRefine" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Gdata_Gbase_Query::setContent" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Gdata_Gbase_Query::setOrderBy" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Gbase_Query::setSortOrder" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Gdata_Gbase_Query::setCrowdBy" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Gdata_Gbase_Query::setAdjust" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Gdata_Gbase_Query::getKey" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Gdata_Gbase_Query::getBq" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Gdata_Gbase_Query::getRefine" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Gdata_Gbase_Query::getContent" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#223) Public method name "Zend_Gdata_Gbase_Query::getOrderBy" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#235) Public method name "Zend_Gdata_Gbase_Query::getSortOrder" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#247) Public method name "Zend_Gdata_Gbase_Query::getCrowdBy" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_Gdata_Gbase_Query::getAdjust" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Gbase/SnippetEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_entryClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Gbase/SnippetFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_entryClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Gbase/SnippetQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#57) Member variable "_defaultFeedUri" must be all lower-case
(#64) Public method name "Zend_Gdata_Gbase_SnippetQuery::getQueryUrl" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Geo.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#63) Variable "applicationId" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#67) Variable "applicationId" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Geo/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Gdata_Geo_Entry::getDOM" must be in lower-case letters only
(#61) Variable "majorVersion" must be all lower-case
(#61) Variable "minorVersion" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "majorVersion" must be all lower-case
(#63) Variable "minorVersion" must be all lower-case
(#70) Protected method name "Zend_Gdata_Geo_Entry::takeChildFromDOM" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "absoluteNodeName" must be all lower-case
(#73) Variable "absoluteNodeName" must be all lower-case
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#77) Line indented incorrectly; expected at least 16 spaces, found 12
(#79) Line indented incorrectly; expected 12 spaces, found 8
(#80) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Public method name "Zend_Gdata_Geo_Entry::getWhere" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Geo_Entry::setWhere" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Geo/Extension/GeoRssWhere.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_rootNamespace" must be all lower-case
(#53) Member variable "_rootElement" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Geo_Extension_GeoRssWhere::getDOM" must be in lower-case letters only
(#84) Variable "majorVersion" must be all lower-case
(#84) Variable "minorVersion" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_Geo_Extension_GeoRssWhere::takeChildFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "absoluteNodeName" must be all lower-case
(#103) Variable "absoluteNodeName" must be all lower-case
(#118) Public method name "Zend_Gdata_Geo_Extension_GeoRssWhere::getPoint" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Gdata_Geo_Extension_GeoRssWhere::setPoint" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Geo/Extension/GmlPoint.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_rootNamespace" must be all lower-case
(#53) Member variable "_rootElement" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Geo_Extension_GmlPoint::getDOM" must be in lower-case letters only
(#84) Variable "majorVersion" must be all lower-case
(#84) Variable "minorVersion" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_Geo_Extension_GmlPoint::takeChildFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "absoluteNodeName" must be all lower-case
(#103) Variable "absoluteNodeName" must be all lower-case
(#118) Public method name "Zend_Gdata_Geo_Extension_GmlPoint::getPos" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Gdata_Geo_Extension_GmlPoint::setPos" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Geo/Extension/GmlPos.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Geo/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_entryClassName" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Health.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#65) Expected 1 space after "="; newline found
(#67) Expected 1 space after "="; newline found
(#73) Expected 1 space after "="; newline found
(#75) Expected 1 space after "="; newline found
(#77) Expected 1 space after "="; newline found
(#92) Member variable "_profileID" must be all lower-case
(#100) Member variable "_useH9Sandbox" must be all lower-case
(#102) Expected 1 space after "="; newline found
(#119) Variable "applicationId" must be all lower-case
(#119) Variable "useH9Sandbox" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#123) Variable "applicationId" must be all lower-case
(#124) Variable "useH9Sandbox" must be all lower-case
(#132) Public method name "Zend_Gdata_Health::getProfileID" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Health::setProfileID" must be in lower-case letters only
(#149) Expected 6 space(s) before asterisk; 5 found
(#150) Expected 6 space(s) before asterisk; 5 found
(#151) Expected 6 space(s) before asterisk; 5 found
(#152) Expected 6 space(s) before asterisk; 5 found
(#153) Expected 6 space(s) before asterisk; 5 found
(#154) Expected 6 space(s) before asterisk; 5 found
(#155) Public method name "Zend_Gdata_Health::getHealthProfileListFeed" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#158) "require_once" must be immediately followed by an open parenthesis
(#163) Expected "if (...) {\n"; found "if(...) {\n"
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Public method name "Zend_Gdata_Health::getHealthProfileFeed" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#191) "require_once" must be immediately followed by an open parenthesis
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Public method name "Zend_Gdata_Health::getHealthProfileEntry" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#224) "require_once" must be immediately followed by an open parenthesis
(#246) Public method name "Zend_Gdata_Health::sendHealthNotice" must be in lower-case letters only
(#246) Variable "bodyType" must be all lower-case
(#246) Variable "ccrXML" must be all lower-case
(#247) Opening brace should be on the same line as the declaration
(#249) Variable "profileID" must be all lower-case
(#250) Variable "profileID" must be all lower-case
(#251) Variable "profileID" must be all lower-case
(#253) "require_once" must be immediately followed by an open parenthesis
(#264) Variable "bodyType" must be all lower-case
(#264) Variable "bodyType" must be all lower-case
(#265) Variable "ccrXML" must be all lower-case
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Gdata/Health/Extension/Ccr.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_rootNamespace" must be all lower-case
(#40) Member variable "_rootElement" must be all lower-case
(#41) Member variable "_ccrDom" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "nsPrefix" must be all lower-case
(#51) Variable "nsUri" must be all lower-case
(#52) Variable "nsPrefix" must be all lower-case
(#52) Variable "nsUri" must be all lower-case
(#63) Public method name "Zend_Gdata_Health_Extension_Ccr::transferFromDOM" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Gdata_Health_Extension_Ccr::getDOM" must be in lower-case letters only
(#78) Variable "majorVersion" must be all lower-case
(#78) Variable "minorVersion" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#83) Variable "domElement" must be all lower-case
(#84) Variable "domElement" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Gdata/Health/ProfileEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_entryClassName" must be all lower-case
(#59) Member variable "_ccrData" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "nsPrefix" must be all lower-case
(#67) Variable "nsUri" must be all lower-case
(#68) Variable "nsPrefix" must be all lower-case
(#68) Variable "nsUri" must be all lower-case
(#82) Public method name "Zend_Gdata_Health_ProfileEntry::getDOM" must be in lower-case letters only
(#82) Variable "majorVersion" must be all lower-case
(#82) Variable "minorVersion" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "majorVersion" must be all lower-case
(#84) Variable "minorVersion" must be all lower-case
(#86) Line indented incorrectly; expected at least 12 spaces, found 10
(#98) Protected method name "Zend_Gdata_Health_ProfileEntry::takeChildFromDOM" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "absoluteNodeName" must be all lower-case
(#102) Variable "absoluteNodeName" must be all lower-case
(#103) Variable "ccrElement" must be all lower-case
(#104) Variable "ccrElement" must be all lower-case
(#105) Variable "ccrElement" must be all lower-case
(#117) Public method name "Zend_Gdata_Health_ProfileEntry::setCcr" must be in lower-case letters only
(#117) Variable "ccrXMLStr" must be all lower-case
(#118) Variable "ccrElement" must be all lower-case
(#119) Variable "ccrXMLStr" must be all lower-case
(#120) Line indented incorrectly; expected at least 12 spaces, found 10
(#120) Variable "ccrElement" must be all lower-case
(#121) Line indented incorrectly; expected at least 12 spaces, found 10
(#121) Variable "ccrElement" must be all lower-case
(#121) Variable "ccrXMLStr" must be all lower-case
(#122) Line indented incorrectly; expected at least 12 spaces, found 10
(#122) Variable "ccrElement" must be all lower-case
(#124) Variable "ccrElement" must be all lower-case
(#132) Public method name "Zend_Gdata_Health_ProfileEntry::getCcr" must be in lower-case letters only
local/mr/vendor/zend/Zend/Gdata/Health/ProfileFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_entryClassName" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "nsPrefix" must be all lower-case
(#57) Variable "nsUri" must be all lower-case
(#58) Variable "nsPrefix" must be all lower-case
(#58) Variable "nsUri" must be all lower-case
(#63) Public method name "Zend_Gdata_Health_ProfileFeed::getEntries" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Health/ProfileListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_entryClassName" must be all lower-case
(#53) Possible useless method overriding detected
(#54) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Gdata_Health_ProfileListEntry::getDOM" must be in lower-case letters only
(#67) Variable "majorVersion" must be all lower-case
(#67) Variable "minorVersion" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#79) Possible useless method overriding detected
(#79) Protected method name "Zend_Gdata_Health_ProfileListEntry::takeChildFromDOM" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Gdata_Health_ProfileListEntry::getProfileID" must be in lower-case letters only
(#96) Public method name "Zend_Gdata_Health_ProfileListEntry::getProfileName" must be in lower-case letters only
local/mr/vendor/zend/Zend/Gdata/Health/ProfileListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_entryClassName" must be all lower-case
(#49) Public method name "Zend_Gdata_Health_ProfileListFeed::getEntries" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Health/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#45) Expected 1 space after "="; newline found
(#51) Expected 1 space after "="; newline found
(#64) Member variable "_defaultFeedUri" must be all lower-case
(#72) Public method name "Zend_Gdata_Health_Query::setDigest" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Gdata_Health_Query::getDigest" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Gdata_Health_Query::setCategory" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Gdata_Health_Query::getCategory" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Gdata_Health_Query::setGrouped" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Gdata_Health_Query::getGrouped" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Gdata_Health_Query::setMaxResultsGroup" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#159) "require_once" must be immediately followed by an open parenthesis
(#164) Line indented incorrectly; expected at least 16 spaces, found 14
(#175) Public method name "Zend_Gdata_Health_Query::getMaxResultsGroup" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Gdata_Health_Query::setMaxResultsInGroup" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#197) Line indented incorrectly; expected at least 16 spaces, found 14
(#201) Line indented incorrectly; expected at least 16 spaces, found 14
(#212) Public method name "Zend_Gdata_Health_Query::getMaxResultsInGroup" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Gdata_Health_Query::setStartIndexGroup" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#236) Line indented incorrectly; expected at least 12 spaces, found 10
(#246) Public method name "Zend_Gdata_Health_Query::getStartIndexGroup" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#262) Public method name "Zend_Gdata_Health_Query::setStartIndexInGroup" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#267) Line indented incorrectly; expected at least 12 spaces, found 10
(#277) Public method name "Zend_Gdata_Health_Query::getStartIndexInGroup" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/HttpAdapterStreamingProxy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "http_ver" must not contain underscores.
(#59) Opening brace should be on the same line as the declaration
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) "require_once" must be immediately followed by an open parenthesis
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) "require_once" must be immediately followed by an open parenthesis
(#77) "require_once" must be immediately followed by an open parenthesis
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "http_ver" must not contain underscores.
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline control structures are not allowed
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) "require_once" must be immediately followed by an open parenthesis
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) No space found before comment text; expected "// read from $body, write to socket" but found "//read from $body, write to socket"
(#120) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/HttpAdapterStreamingSocket.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#59) Variable "http_ver" must not contain underscores.
(#61) Opening brace should be on the same line as the declaration
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) "require_once" must be immediately followed by an open parenthesis
(#72) "require_once" must be immediately followed by an open parenthesis
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline control structures are not allowed
(#85) Inline control structures are not allowed
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) "require_once" must be immediately followed by an open parenthesis
(#96) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// read from $body, write to socket" but found "//read from $body, write to socket"
(#100) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#102) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/HttpClient.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_authSubPrivateKeyId" must be all lower-case
(#58) Member variable "_authSubToken" must be all lower-case
(#66) Member variable "_clientLoginToken" must be all lower-case
(#75) Member variable "_clientLoginKey" must be all lower-case
(#83) Member variable "_streamingRequest" must be all lower-case
(#97) Public method name "Zend_Gdata_HttpClient::setAuthSubPrivateKeyFile" must be in lower-case letters only
(#98) Variable "useIncludePath" must be all lower-case
(#99) Variable "useIncludePath" must be all lower-case
(#101) "require_once" must be immediately followed by an open parenthesis
(#125) Public method name "Zend_Gdata_HttpClient::setAuthSubPrivateKey" must be in lower-case letters only
(#127) "require_once" must be immediately followed by an open parenthesis
(#142) Public method name "Zend_Gdata_HttpClient::getAuthSubPrivateKeyId" must be in lower-case letters only
(#151) Public method name "Zend_Gdata_HttpClient::getAuthSubToken" must be in lower-case letters only
(#161) Public method name "Zend_Gdata_HttpClient::setAuthSubToken" must be in lower-case letters only
(#171) Public method name "Zend_Gdata_HttpClient::getClientLoginToken" must be in lower-case letters only
(#181) Public method name "Zend_Gdata_HttpClient::setClientLoginToken" must be in lower-case letters only
(#207) Public method name "Zend_Gdata_HttpClient::filterHttpRequest" must be in lower-case letters only
(#207) Variable "contentType" must be all lower-case
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Variable "dataToSign" must be all lower-case
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Variable "pKeyId" must be all lower-case
(#218) Variable "signSuccess" must be all lower-case
(#218) Variable "dataToSign" must be all lower-case
(#218) Variable "pKeyId" must be all lower-case
(#220) Variable "signSuccess" must be all lower-case
(#221) "require_once" must be immediately followed by an open parenthesis
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "encodedSignature" must be all lower-case
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Variable "dataToSign" must be all lower-case
(#231) Variable "encodedSignature" must be all lower-case
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) Variable "contentType" must be all lower-case
(#250) Public method name "Zend_Gdata_HttpClient::filterHttpResponse" must be in lower-case letters only
(#259) Public method name "Zend_Gdata_HttpClient::getAdapter" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#264) Line indented incorrectly; expected at least 4 spaces, found 3
(#265) Expected 4 space(s) before asterisk; 5 found
(#266) Expected 4 space(s) before asterisk; 5 found
(#267) Expected 4 space(s) before asterisk; 5 found
(#268) Expected 4 space(s) before asterisk; 5 found
(#269) Expected 4 space(s) before asterisk; 5 found
(#270) Public method name "Zend_Gdata_HttpClient::setAdapter" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#286) Public method name "Zend_Gdata_HttpClient::setStreamingRequest" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Gdata_HttpClient::getStreamingRequest" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#311) Protected method name "Zend_Gdata_HttpClient::_prepareBody" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#313) Expected "if (...) {\n"; found "if(...) {\n"
(#318) Expected "} else {\n"; found "}\n else {\n"
(#328) Public method name "Zend_Gdata_HttpClient::resetParameters" must be in lower-case letters only
(#328) Variable "clearAll" must be all lower-case
(#329) Opening brace should be on the same line as the declaration
(#332) Variable "clearAll" must be all lower-case
(#346) Public method name "Zend_Gdata_HttpClient::setRawDataStream" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Kind/EventEntry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#71) "require_once" must be immediately followed by an open parenthesis
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#78) Inline doc block comments are not allowed; use "// Comment." instead
(#81) "require_once" must be immediately followed by an open parenthesis
(#83) Inline doc block comments are not allowed; use "// Comment." instead
(#86) "require_once" must be immediately followed by an open parenthesis
(#104) Member variable "_eventStatus" must be all lower-case
(#108) Member variable "_recurrenceException" must be all lower-case
(#109) Member variable "_extendedProperty" must be all lower-case
(#110) Member variable "_originalEvent" must be all lower-case
(#111) Member variable "_entryLink" must be all lower-case
(#113) Public method name "Zend_Gdata_Kind_EventEntry::getDOM" must be in lower-case letters only
(#113) Variable "majorVersion" must be all lower-case
(#113) Variable "minorVersion" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "majorVersion" must be all lower-case
(#115) Variable "minorVersion" must be all lower-case
(#132) Variable "recurrenceException" must be all lower-case
(#133) Variable "recurrenceException" must be all lower-case
(#137) Variable "extProp" must be all lower-case
(#138) Variable "extProp" must be all lower-case
(#163) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#168) Protected method name "Zend_Gdata_Kind_EventEntry::takeChildFromDOM" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "absoluteNodeName" must be all lower-case
(#171) Variable "absoluteNodeName" must be all lower-case
(#172) Line indented incorrectly; expected 12 spaces, found 8
(#173) Line indented incorrectly; expected at least 16 spaces, found 12
(#174) Line indented incorrectly; expected at least 16 spaces, found 12
(#175) Line indented incorrectly; expected at least 16 spaces, found 12
(#177) Line indented incorrectly; expected 12 spaces, found 8
(#178) Line indented incorrectly; expected at least 16 spaces, found 12
(#179) Line indented incorrectly; expected at least 16 spaces, found 12
(#180) Line indented incorrectly; expected at least 16 spaces, found 12
(#182) Line indented incorrectly; expected 12 spaces, found 8
(#183) Line indented incorrectly; expected at least 16 spaces, found 12
(#184) Line indented incorrectly; expected at least 16 spaces, found 12
(#184) Space found before object operator
(#185) Line indented incorrectly; expected at least 16 spaces, found 12
(#187) Line indented incorrectly; expected 12 spaces, found 8
(#188) Line indented incorrectly; expected at least 16 spaces, found 12
(#189) Line indented incorrectly; expected at least 16 spaces, found 12
(#190) Line indented incorrectly; expected at least 16 spaces, found 12
(#192) Line indented incorrectly; expected 12 spaces, found 8
(#193) Line indented incorrectly; expected at least 16 spaces, found 12
(#193) Variable "eventStatus" must be all lower-case
(#194) Line indented incorrectly; expected at least 16 spaces, found 12
(#194) Variable "eventStatus" must be all lower-case
(#195) Line indented incorrectly; expected at least 16 spaces, found 12
(#195) Variable "eventStatus" must be all lower-case
(#197) Line indented incorrectly; expected 12 spaces, found 8
(#198) Line indented incorrectly; expected at least 16 spaces, found 12
(#199) Line indented incorrectly; expected at least 16 spaces, found 12
(#200) Line indented incorrectly; expected at least 16 spaces, found 12
(#202) Line indented incorrectly; expected 12 spaces, found 8
(#203) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Space found before object operator
(#205) Line indented incorrectly; expected at least 16 spaces, found 12
(#207) Line indented incorrectly; expected 12 spaces, found 8
(#208) Line indented incorrectly; expected at least 16 spaces, found 12
(#209) Line indented incorrectly; expected at least 16 spaces, found 12
(#209) Space found before object operator
(#210) Line indented incorrectly; expected at least 16 spaces, found 12
(#212) Line indented incorrectly; expected 12 spaces, found 8
(#213) Line indented incorrectly; expected at least 16 spaces, found 12
(#213) "require_once" must be immediately followed by an open parenthesis
(#214) Line indented incorrectly; expected at least 16 spaces, found 12
(#214) Variable "recurrenceException" must be all lower-case
(#215) Line indented incorrectly; expected at least 16 spaces, found 12
(#215) Variable "recurrenceException" must be all lower-case
(#215) Space found before object operator
(#216) Line indented incorrectly; expected at least 16 spaces, found 12
(#216) Variable "recurrenceException" must be all lower-case
(#218) Line indented incorrectly; expected 12 spaces, found 8
(#219) Line indented incorrectly; expected at least 16 spaces, found 12
(#219) Variable "originalEvent" must be all lower-case
(#220) Line indented incorrectly; expected at least 16 spaces, found 12
(#220) Variable "originalEvent" must be all lower-case
(#220) Space found before object operator
(#221) Line indented incorrectly; expected at least 16 spaces, found 12
(#221) Variable "originalEvent" must be all lower-case
(#223) Line indented incorrectly; expected 12 spaces, found 8
(#224) Line indented incorrectly; expected at least 16 spaces, found 12
(#224) Variable "extProp" must be all lower-case
(#225) Line indented incorrectly; expected at least 16 spaces, found 12
(#225) Variable "extProp" must be all lower-case
(#226) Line indented incorrectly; expected at least 16 spaces, found 12
(#226) Variable "extProp" must be all lower-case
(#228) Line indented incorrectly; expected 12 spaces, found 8
(#229) Line indented incorrectly; expected at least 16 spaces, found 12
(#229) Variable "entryLink" must be all lower-case
(#230) Line indented incorrectly; expected at least 16 spaces, found 12
(#230) Variable "entryLink" must be all lower-case
(#231) Line indented incorrectly; expected at least 16 spaces, found 12
(#231) Variable "entryLink" must be all lower-case
(#234) Line indented incorrectly; expected 12 spaces, found 8
(#235) Line indented incorrectly; expected at least 16 spaces, found 12
(#240) Public method name "Zend_Gdata_Kind_EventEntry::getWhen" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Gdata_Kind_EventEntry::setWhen" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Gdata_Kind_EventEntry::getWhere" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#264) Public method name "Zend_Gdata_Kind_EventEntry::setWhere" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#270) Public method name "Zend_Gdata_Kind_EventEntry::getWho" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Gdata_Kind_EventEntry::setWho" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Gdata_Kind_EventEntry::getRecurrence" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#294) Public method name "Zend_Gdata_Kind_EventEntry::setRecurrence" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Gdata_Kind_EventEntry::getEventStatus" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#309) Public method name "Zend_Gdata_Kind_EventEntry::setEventStatus" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#315) Public method name "Zend_Gdata_Kind_EventEntry::getComments" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#324) Public method name "Zend_Gdata_Kind_EventEntry::setComments" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#330) Public method name "Zend_Gdata_Kind_EventEntry::getTransparency" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#339) Public method name "Zend_Gdata_Kind_EventEntry::setTransparency" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#345) Public method name "Zend_Gdata_Kind_EventEntry::getVisibility" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Gdata_Kind_EventEntry::setVisibility" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Gdata_Kind_EventEntry::getRecurrenceExcption" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Gdata_Kind_EventEntry::setRecurrenceException" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Gdata_Kind_EventEntry::getExtendedProperty" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#384) Public method name "Zend_Gdata_Kind_EventEntry::setExtendedProperty" must be in lower-case letters only
(#385) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Gdata_Kind_EventEntry::getOriginalEvent" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#399) Public method name "Zend_Gdata_Kind_EventEntry::setOriginalEvent" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#410) Public method name "Zend_Gdata_Kind_EventEntry::getEntryLink" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#421) Public method name "Zend_Gdata_Kind_EventEntry::setEntryLink" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "applicationId" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#62) Variable "applicationId" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Media/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#58) Member variable "_mediaGroup" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Gdata_Media_Entry::getDOM" must be in lower-case letters only
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "majorVersion" must be all lower-case
(#83) Variable "minorVersion" must be all lower-case
(#96) Protected method name "Zend_Gdata_Media_Entry::takeChildFromDOM" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "absoluteNodeName" must be all lower-case
(#99) Variable "absoluteNodeName" must be all lower-case
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Variable "mediaGroup" must be all lower-case
(#102) Line indented incorrectly; expected at least 16 spaces, found 12
(#102) Variable "mediaGroup" must be all lower-case
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Variable "mediaGroup" must be all lower-case
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Expected 5 space(s) before asterisk; 4 found
(#116) Public method name "Zend_Gdata_Media_Entry::getMediaGroup" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Media_Entry::setMediaGroup" must be in lower-case letters only
(#127) Variable "mediaGroup" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "mediaGroup" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaCategory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Gdata_Media_Extension_MediaCategory::getDOM" must be in lower-case letters only
(#76) Variable "majorVersion" must be all lower-case
(#76) Variable "minorVersion" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "majorVersion" must be all lower-case
(#78) Variable "minorVersion" must be all lower-case
(#95) Protected method name "Zend_Gdata_Media_Extension_MediaCategory::takeAttributeFromDOM" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Line indented incorrectly; expected 12 spaces, found 8
(#102) Line indented incorrectly; expected at least 16 spaces, found 12
(#104) Line indented incorrectly; expected 12 spaces, found 8
(#105) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Public method name "Zend_Gdata_Media_Extension_MediaCategory::getScheme" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Gdata_Media_Extension_MediaCategory::setScheme" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Gdata_Media_Extension_MediaCategory::getLabel" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Gdata_Media_Extension_MediaCategory::setLabel" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaContent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_rootElement" must be all lower-case
(#44) Member variable "_rootNamespace" must be all lower-case
(#54) Member variable "_fileSize" must be all lower-case
(#69) Member variable "_isDefault" must be all lower-case
(#119) Variable "fileSize" must be all lower-case
(#120) Variable "isDefault" must be all lower-case
(#124) Opening brace should be on the same line as the declaration
(#128) Variable "fileSize" must be all lower-case
(#131) Variable "isDefault" must be all lower-case
(#154) Public method name "Zend_Gdata_Media_Extension_MediaContent::getDOM" must be in lower-case letters only
(#154) Variable "majorVersion" must be all lower-case
(#154) Variable "minorVersion" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "majorVersion" must be all lower-case
(#156) Variable "minorVersion" must be all lower-case
(#209) Protected method name "Zend_Gdata_Media_Extension_MediaContent::takeAttributeFromDOM" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#265) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Gdata_Media_Extension_MediaContent::getUrl" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#281) Public method name "Zend_Gdata_Media_Extension_MediaContent::setUrl" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#290) Public method name "Zend_Gdata_Media_Extension_MediaContent::getFileSize" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#299) Public method name "Zend_Gdata_Media_Extension_MediaContent::setFileSize" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Gdata_Media_Extension_MediaContent::getType" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#317) Public method name "Zend_Gdata_Media_Extension_MediaContent::setType" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#326) Public method name "Zend_Gdata_Media_Extension_MediaContent::getMedium" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Gdata_Media_Extension_MediaContent::setMedium" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Gdata_Media_Extension_MediaContent::getIsDefault" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Gdata_Media_Extension_MediaContent::setIsDefault" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#362) Public method name "Zend_Gdata_Media_Extension_MediaContent::getExpression" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#371) Public method name "Zend_Gdata_Media_Extension_MediaContent::setExpression" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#380) Public method name "Zend_Gdata_Media_Extension_MediaContent::getBitrate" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#389) Public method name "Zend_Gdata_Media_Extension_MediaContent::setBitrate" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#398) Public method name "Zend_Gdata_Media_Extension_MediaContent::getFramerate" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Gdata_Media_Extension_MediaContent::setFramerate" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#416) Public method name "Zend_Gdata_Media_Extension_MediaContent::getSamplingrate" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#425) Public method name "Zend_Gdata_Media_Extension_MediaContent::setSamplingrate" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#434) Public method name "Zend_Gdata_Media_Extension_MediaContent::getChannels" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#443) Public method name "Zend_Gdata_Media_Extension_MediaContent::setChannels" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#452) Public method name "Zend_Gdata_Media_Extension_MediaContent::getDuration" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Gdata_Media_Extension_MediaContent::setDuration" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#471) Public method name "Zend_Gdata_Media_Extension_MediaContent::getHeight" must be in lower-case letters only
(#472) Opening brace should be on the same line as the declaration
(#480) Public method name "Zend_Gdata_Media_Extension_MediaContent::setHeight" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Gdata_Media_Extension_MediaContent::getWidth" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#498) Public method name "Zend_Gdata_Media_Extension_MediaContent::setWidth" must be in lower-case letters only
(#499) Opening brace should be on the same line as the declaration
(#507) Public method name "Zend_Gdata_Media_Extension_MediaContent::getLang" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#516) Public method name "Zend_Gdata_Media_Extension_MediaContent::setLang" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaCopyright.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Gdata_Media_Extension_MediaCopyright::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#87) Protected method name "Zend_Gdata_Media_Extension_MediaCopyright::takeAttributeFromDOM" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#94) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Media_Extension_MediaCopyright::getUrl" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Media_Extension_MediaCopyright::setUrl" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaCredit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Media_Extension_MediaCredit::getDOM" must be in lower-case letters only
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "majorVersion" must be all lower-case
(#82) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_Media_Extension_MediaCredit::takeAttributeFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_Media_Extension_MediaCredit::getRole" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Gdata_Media_Extension_MediaCredit::setRole" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Media_Extension_MediaCredit::getScheme" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Media_Extension_MediaCredit::setScheme" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaDescription.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Gdata_Media_Extension_MediaDescription::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#87) Protected method name "Zend_Gdata_Media_Extension_MediaDescription::takeAttributeFromDOM" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#94) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Media_Extension_MediaDescription::getType" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Media_Extension_MediaDescription::setType" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaGroup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#89) Inline doc block comments are not allowed; use "// Comment." instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#115) Member variable "_rootElement" must be all lower-case
(#116) Member variable "_rootNamespace" must be all lower-case
(#171) Member variable "_mediaText" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getDOM" must be in lower-case letters only
(#202) Variable "majorVersion" must be all lower-case
(#202) Variable "minorVersion" must be all lower-case
(#203) Opening brace should be on the same line as the declaration
(#204) Variable "majorVersion" must be all lower-case
(#204) Variable "minorVersion" must be all lower-case
(#257) Protected method name "Zend_Gdata_Media_Extension_MediaGroup::takeChildFromDOM" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#259) Variable "absoluteNodeName" must be all lower-case
(#260) Variable "absoluteNodeName" must be all lower-case
(#326) Line indented incorrectly; expected 12 spaces, found 8
(#327) Line indented incorrectly; expected at least 16 spaces, found 12
(#335) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getContent" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setContent" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getCategory" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#362) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setCategory" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#371) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getCopyright" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#380) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setCopyright" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#389) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getCredit" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#398) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setCredit" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getTitle" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#416) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setTitle" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#425) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getDescription" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#434) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setDescription" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#443) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getHash" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#452) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setHash" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#461) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getKeywords" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#470) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setKeywords" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#479) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getPlayer" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#488) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setPlayer" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#497) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getRating" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#506) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setRating" must be in lower-case letters only
(#507) Opening brace should be on the same line as the declaration
(#515) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getRestriction" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#524) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setRestriction" must be in lower-case letters only
(#525) Opening brace should be on the same line as the declaration
(#533) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getThumbnail" must be in lower-case letters only
(#534) Opening brace should be on the same line as the declaration
(#542) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setThumbnail" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#551) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getMediaText" must be in lower-case letters only
(#552) Opening brace should be on the same line as the declaration
(#560) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setMediaText" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaHash.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Gdata_Media_Extension_MediaHash::getDOM" must be in lower-case letters only
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#86) Protected method name "Zend_Gdata_Media_Extension_MediaHash::takeAttributeFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#89) Line indented incorrectly; expected 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Public method name "Zend_Gdata_Media_Extension_MediaHash::getAlgo" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_Media_Extension_MediaHash::setAlgo" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaKeywords.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_rootElement" must be all lower-case
(#41) Member variable "_rootNamespace" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaPlayer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::getDOM" must be in lower-case letters only
(#85) Variable "majorVersion" must be all lower-case
(#85) Variable "minorVersion" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "majorVersion" must be all lower-case
(#87) Variable "minorVersion" must be all lower-case
(#107) Protected method name "Zend_Gdata_Media_Extension_MediaPlayer::takeAttributeFromDOM" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#110) Line indented incorrectly; expected 12 spaces, found 8
(#111) Line indented incorrectly; expected at least 16 spaces, found 12
(#113) Line indented incorrectly; expected 12 spaces, found 8
(#114) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Line indented incorrectly; expected 12 spaces, found 8
(#117) Line indented incorrectly; expected at least 16 spaces, found 12
(#119) Line indented incorrectly; expected 12 spaces, found 8
(#120) Line indented incorrectly; expected at least 16 spaces, found 12
(#127) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::getUrl" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::setUrl" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::getWidth" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::setWidth" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::getHeight" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::setHeight" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaRating.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Gdata_Media_Extension_MediaRating::getDOM" must be in lower-case letters only
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "majorVersion" must be all lower-case
(#75) Variable "minorVersion" must be all lower-case
(#89) Protected method name "Zend_Gdata_Media_Extension_MediaRating::takeAttributeFromDOM" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Public method name "Zend_Gdata_Media_Extension_MediaRating::getScheme" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Gdata_Media_Extension_MediaRating::setScheme" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaRestriction.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::getDOM" must be in lower-case letters only
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "majorVersion" must be all lower-case
(#82) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_Media_Extension_MediaRestriction::takeAttributeFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::getRelationship" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::setRelationship" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::getType" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::setType" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaText.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_Media_Extension_MediaText::getDOM" must be in lower-case letters only
(#95) Variable "majorVersion" must be all lower-case
(#95) Variable "minorVersion" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "majorVersion" must be all lower-case
(#97) Variable "minorVersion" must be all lower-case
(#120) Protected method name "Zend_Gdata_Media_Extension_MediaText::takeAttributeFromDOM" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#123) Line indented incorrectly; expected 12 spaces, found 8
(#124) Line indented incorrectly; expected at least 16 spaces, found 12
(#126) Line indented incorrectly; expected 12 spaces, found 8
(#127) Line indented incorrectly; expected at least 16 spaces, found 12
(#129) Line indented incorrectly; expected 12 spaces, found 8
(#130) Line indented incorrectly; expected at least 16 spaces, found 12
(#132) Line indented incorrectly; expected 12 spaces, found 8
(#133) Line indented incorrectly; expected at least 16 spaces, found 12
(#135) Line indented incorrectly; expected 12 spaces, found 8
(#136) Line indented incorrectly; expected at least 16 spaces, found 12
(#143) Public method name "Zend_Gdata_Media_Extension_MediaText::getType" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Gdata_Media_Extension_MediaText::setType" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_Media_Extension_MediaText::getLang" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Gdata_Media_Extension_MediaText::setLang" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Gdata_Media_Extension_MediaText::getStart" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Gdata_Media_Extension_MediaText::setStart" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Gdata_Media_Extension_MediaText::getEnd" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Gdata_Media_Extension_MediaText::setEnd" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaThumbnail.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#80) Space found before semicolon; expected "$time;" but found "$time ;"
(#93) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getDOM" must be in lower-case letters only
(#93) Variable "majorVersion" must be all lower-case
(#93) Variable "minorVersion" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "majorVersion" must be all lower-case
(#95) Variable "minorVersion" must be all lower-case
(#118) Protected method name "Zend_Gdata_Media_Extension_MediaThumbnail::takeAttributeFromDOM" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#121) Line indented incorrectly; expected 12 spaces, found 8
(#122) Line indented incorrectly; expected at least 16 spaces, found 12
(#124) Line indented incorrectly; expected 12 spaces, found 8
(#125) Line indented incorrectly; expected at least 16 spaces, found 12
(#127) Line indented incorrectly; expected 12 spaces, found 8
(#128) Line indented incorrectly; expected at least 16 spaces, found 12
(#130) Line indented incorrectly; expected 12 spaces, found 8
(#131) Line indented incorrectly; expected at least 16 spaces, found 12
(#133) Line indented incorrectly; expected 12 spaces, found 8
(#134) Line indented incorrectly; expected at least 16 spaces, found 12
(#141) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getUrl" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::setUrl" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getWidth" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::setWidth" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getHeight" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::setHeight" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getTime" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::setTime" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaTitle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Gdata_Media_Extension_MediaTitle::getDOM" must be in lower-case letters only
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "majorVersion" must be all lower-case
(#75) Variable "minorVersion" must be all lower-case
(#89) Protected method name "Zend_Gdata_Media_Extension_MediaTitle::takeAttributeFromDOM" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Public method name "Zend_Gdata_Media_Extension_MediaTitle::getType" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Gdata_Media_Extension_MediaTitle::setType" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Media/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_entryClassName" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/MediaMimeStream.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected 1 space(s) before asterisk; 0 found
(#25) Expected 1 space after asterisk; 2 found
(#26) Expected 1 space(s) before asterisk; 0 found
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_boundaryString" must be all lower-case
(#59) Member variable "_fileHandle" must be all lower-case
(#65) Member variable "_currentPart" must be all lower-case
(#71) Member variable "_totalSize" must be all lower-case
(#91) Variable "xmlString" must be all lower-case
(#91) Variable "filePath" must be all lower-case
(#92) Variable "fileContentType" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "filePath" must be all lower-case
(#94) Variable "filePath" must be all lower-case
(#95) "require_once" must be immediately followed by an open parenthesis
(#97) Variable "filePath" must be all lower-case
(#100) Variable "filePath" must be all lower-case
(#100) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#101) Commas (,) must be followed by white space.
(#102) Variable "xmlString" must be all lower-case
(#102) Variable "fileContentType" must be all lower-case
(#103) Variable "closingBoundary" must be all lower-case
(#105) Variable "closingBoundary" must be all lower-case
(#107) Variable "fileSize" must be all lower-case
(#107) Variable "filePath" must be all lower-case
(#108) Variable "fileSize" must be all lower-case
(#109) Expected 1 space before "+"; newline found
(#109) Variable "closingBoundary" must be all lower-case
(#118) Private method name "Zend_Gdata_MediaMimeStream::wrapEntry" must be in lower-case letters only
(#118) Variable "fileMimeType" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "wrappedEntry" must be all lower-case
(#121) Variable "wrappedEntry" must be all lower-case
(#122) Variable "wrappedEntry" must be all lower-case
(#123) Variable "wrappedEntry" must be all lower-case
(#124) Variable "wrappedEntry" must be all lower-case
(#124) Variable "fileMimeType" must be all lower-case
(#125) Variable "wrappedEntry" must be all lower-case
(#136) Variable "bytesRequested" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Line indented incorrectly; expected at least 12 spaces, found 10
(#139) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#142) Variable "activePart" must be all lower-case
(#143) Variable "activePart" must be all lower-case
(#143) Variable "bytesRequested" must be all lower-case
(#145) Expected "while (...) {\n"; found "while(...) {\n"
(#145) Variable "bytesRequested" must be all lower-case
(#146) Line indented incorrectly; expected at least 12 spaces, found 10
(#147) Line indented incorrectly; expected at least 12 spaces, found 10
(#147) Variable "nextBuffer" must be all lower-case
(#147) Variable "bytesRequested" must be all lower-case
(#148) Line indented incorrectly; expected 12 spaces, found 10
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#148) Variable "nextBuffer" must be all lower-case
(#148) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#149) Line indented incorrectly; expected at least 16 spaces, found 12
(#150) Line indented incorrectly; expected 12 spaces, found 10
(#151) Line indented incorrectly; expected at least 12 spaces, found 10
(#151) Variable "nextBuffer" must be all lower-case
(#162) Public method name "Zend_Gdata_MediaMimeStream::getTotalSize" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Gdata_MediaMimeStream::closeFileHandle" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Gdata_MediaMimeStream::getContentType" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/MimeBodyString.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "_sourceString" must be all lower-case
(#47) Member variable "_bytesRead" must be all lower-case
(#54) Variable "sourceString" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "sourceString" must be all lower-case
(#66) Variable "bytesRequested" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Line indented incorrectly; expected at least 8 spaces, found 6
(#69) Line indented incorrectly; expected 8 spaces, found 6
(#69) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Line indented incorrectly; expected at least 12 spaces, found 10
(#70) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#71) Line indented incorrectly; expected 8 spaces, found 6
(#71) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Variable "bytesRequested" must be all lower-case
(#72) Line indented incorrectly; expected at least 12 spaces, found 10
(#72) Variable "bytesRequested" must be all lower-case
(#73) Line indented incorrectly; expected 8 spaces, found 6
(#75) Line indented incorrectly; expected at least 8 spaces, found 6
(#75) Variable "bytesRequested" must be all lower-case
(#76) Line indented incorrectly; expected at least 8 spaces, found 6
(#76) Variable "bytesRequested" must be all lower-case
(#78) Line indented incorrectly; expected at least 8 spaces, found 6
(#86) Public method name "Zend_Gdata_MimeBodyString::getSize" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Line indented incorrectly; expected at least 8 spaces, found 6
local/mr/vendor/zend/Zend/Gdata/MimeFile.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "_fileHandle" must be all lower-case
(#49) Variable "fileHandle" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "fileHandle" must be all lower-case
(#61) Variable "bytesRequested" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Line indented incorrectly; expected at least 8 spaces, found 6
(#63) Variable "bytesRequested" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Photos.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#131) Variable "applicationId" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#135) Variable "applicationId" must be all lower-case
(#150) Public method name "Zend_Gdata_Photos::getUserFeed" must be in lower-case letters only
(#150) Variable "userName" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#154) Variable "userName" must be all lower-case
(#155) Variable "userName" must be all lower-case
(#159) Variable "userName" must be all lower-case
(#160) Variable "userName" must be all lower-case
(#165) Variable "userName" must be all lower-case
(#168) Variable "userName" must be all lower-case
(#187) Public method name "Zend_Gdata_Photos::getAlbumFeed" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#190) "require_once" must be immediately followed by an open parenthesis
(#215) Public method name "Zend_Gdata_Photos::getPhotoFeed" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_Photos::getUserEntry" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#243) "require_once" must be immediately followed by an open parenthesis
(#265) Public method name "Zend_Gdata_Photos::getAlbumEntry" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#268) "require_once" must be immediately followed by an open parenthesis
(#290) Public method name "Zend_Gdata_Photos::getPhotoEntry" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#293) "require_once" must be immediately followed by an open parenthesis
(#315) Public method name "Zend_Gdata_Photos::getTagEntry" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#318) "require_once" must be immediately followed by an open parenthesis
(#340) Public method name "Zend_Gdata_Photos::getCommentEntry" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#343) "require_once" must be immediately followed by an open parenthesis
(#370) Public method name "Zend_Gdata_Photos::insertAlbumEntry" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#377) Variable "newEntry" must be all lower-case
(#378) Variable "newEntry" must be all lower-case
(#393) Public method name "Zend_Gdata_Photos::insertPhotoEntry" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#399) "require_once" must be immediately followed by an open parenthesis
(#403) Variable "newEntry" must be all lower-case
(#404) Variable "newEntry" must be all lower-case
(#419) Public method name "Zend_Gdata_Photos::insertTagEntry" must be in lower-case letters only
(#420) Opening brace should be on the same line as the declaration
(#425) "require_once" must be immediately followed by an open parenthesis
(#429) Variable "newEntry" must be all lower-case
(#430) Variable "newEntry" must be all lower-case
(#446) Public method name "Zend_Gdata_Photos::insertCommentEntry" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#452) "require_once" must be immediately followed by an open parenthesis
(#456) Variable "newEntry" must be all lower-case
(#457) Variable "newEntry" must be all lower-case
(#471) Public method name "Zend_Gdata_Photos::deleteAlbumEntry" must be in lower-case letters only
(#472) Opening brace should be on the same line as the declaration
(#500) Public method name "Zend_Gdata_Photos::deletePhotoEntry" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#529) Public method name "Zend_Gdata_Photos::deleteCommentEntry" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#558) Public method name "Zend_Gdata_Photos::deleteTagEntry" must be in lower-case letters only
(#559) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/AlbumEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#107) Member variable "_entryClassName" must be all lower-case
(#114) Member variable "_gphotoId" must be all lower-case
(#121) Member variable "_gphotoAccess" must be all lower-case
(#128) Member variable "_gphotoLocation" must be all lower-case
(#135) Member variable "_gphotoUser" must be all lower-case
(#142) Member variable "_gphotoNickname" must be all lower-case
(#149) Member variable "_gphotoTimestamp" must be all lower-case
(#156) Member variable "_gphotoName" must be all lower-case
(#163) Member variable "_gphotoNumPhotos" must be all lower-case
(#170) Member variable "_gphotoCommentCount" must be all lower-case
(#177) Member variable "_gphotoCommentingEnabled" must be all lower-case
(#184) Member variable "_mediaGroup" must be all lower-case
(#191) Member variable "_geoRssWhere" must be all lower-case
(#200) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Gdata_Photos_AlbumEntry::getDOM" must be in lower-case letters only
(#219) Variable "majorVersion" must be all lower-case
(#219) Variable "minorVersion" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#221) Variable "majorVersion" must be all lower-case
(#221) Variable "minorVersion" must be all lower-case
(#264) Protected method name "Zend_Gdata_Photos_AlbumEntry::takeChildFromDOM" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#266) Variable "absoluteNodeName" must be all lower-case
(#268) Variable "absoluteNodeName" must be all lower-case
(#285) Variable "numPhotos" must be all lower-case
(#286) Variable "numPhotos" must be all lower-case
(#287) Variable "numPhotos" must be all lower-case
(#290) Variable "commentCount" must be all lower-case
(#291) Variable "commentCount" must be all lower-case
(#292) Variable "commentCount" must be all lower-case
(#295) Variable "commentingEnabled" must be all lower-case
(#296) Variable "commentingEnabled" must be all lower-case
(#297) Variable "commentingEnabled" must be all lower-case
(#320) Variable "geoRssWhere" must be all lower-case
(#321) Variable "geoRssWhere" must be all lower-case
(#322) Variable "geoRssWhere" must be all lower-case
(#325) Variable "mediaGroup" must be all lower-case
(#326) Variable "mediaGroup" must be all lower-case
(#327) Variable "mediaGroup" must be all lower-case
(#341) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoAccess" must be in lower-case letters only
(#342) Opening brace should be on the same line as the declaration
(#352) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoAccess" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#364) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoLocation" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoLocation" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#387) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoName" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#398) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoName" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#410) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoNumPhotos" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#421) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoNumPhotos" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#433) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoCommentCount" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#444) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoCommentCount" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#456) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoCommentingEnabled" must be in lower-case letters only
(#457) Opening brace should be on the same line as the declaration
(#467) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoCommentingEnabled" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#479) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoId" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#490) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoId" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#502) Public method name "Zend_Gdata_Photos_AlbumEntry::getGeoRssWhere" must be in lower-case letters only
(#503) Opening brace should be on the same line as the declaration
(#513) Public method name "Zend_Gdata_Photos_AlbumEntry::setGeoRssWhere" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#525) Public method name "Zend_Gdata_Photos_AlbumEntry::getMediaGroup" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#536) Public method name "Zend_Gdata_Photos_AlbumEntry::setMediaGroup" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#548) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoUser" must be in lower-case letters only
(#549) Opening brace should be on the same line as the declaration
(#559) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoUser" must be in lower-case letters only
(#560) Opening brace should be on the same line as the declaration
(#571) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoNickname" must be in lower-case letters only
(#572) Opening brace should be on the same line as the declaration
(#582) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoNickname" must be in lower-case letters only
(#583) Opening brace should be on the same line as the declaration
(#594) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoTimestamp" must be in lower-case letters only
(#595) Opening brace should be on the same line as the declaration
(#605) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoTimestamp" must be in lower-case letters only
(#606) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/AlbumFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_entryClassName" must be all lower-case
(#55) Member variable "_feedClassName" must be all lower-case
(#62) Member variable "_gphotoId" must be all lower-case
(#69) Member variable "_gphotoUser" must be all lower-case
(#76) Member variable "_gphotoAccess" must be all lower-case
(#83) Member variable "_gphotoLocation" must be all lower-case
(#90) Member variable "_gphotoNickname" must be all lower-case
(#97) Member variable "_gphotoTimestamp" must be all lower-case
(#104) Member variable "_gphotoName" must be all lower-case
(#111) Member variable "_gphotoNumPhotos" must be all lower-case
(#118) Member variable "_gphotoCommentCount" must be all lower-case
(#125) Member variable "_gphotoCommentingEnabled" must be all lower-case
(#127) Member variable "_entryKindClassMapping" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Photos_AlbumFeed::getDOM" must be in lower-case letters only
(#139) Variable "majorVersion" must be all lower-case
(#139) Variable "minorVersion" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#141) Variable "majorVersion" must be all lower-case
(#141) Variable "minorVersion" must be all lower-case
(#176) Protected method name "Zend_Gdata_Photos_AlbumFeed::takeChildFromDOM" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#178) Variable "absoluteNodeName" must be all lower-case
(#180) Variable "absoluteNodeName" must be all lower-case
(#222) Variable "commentingEnabled" must be all lower-case
(#223) Variable "commentingEnabled" must be all lower-case
(#224) Variable "commentingEnabled" must be all lower-case
(#227) Variable "commentCount" must be all lower-case
(#228) Variable "commentCount" must be all lower-case
(#229) Variable "commentCount" must be all lower-case
(#232) Variable "entryClassName" must be all lower-case
(#233) Variable "tmpEntry" must be all lower-case
(#234) Variable "tmpEntry" must be all lower-case
(#238) Variable "entryClassName" must be all lower-case
(#241) "require_once" must be immediately followed by an open parenthesis
(#246) Variable "newEntry" must be all lower-case
(#246) Variable "entryClassName" must be all lower-case
(#247) Variable "newEntry" must be all lower-case
(#248) Variable "newEntry" must be all lower-case
(#262) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoUser" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#273) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoUser" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoAccess" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoAccess" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoLocation" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#319) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoLocation" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#331) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoName" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoName" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoNumPhotos" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#365) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoNumPhotos" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#377) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoCommentCount" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#388) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoCommentCount" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#400) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoCommentingEnabled" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#411) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoCommentingEnabled" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
(#423) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoId" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#434) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoId" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#446) Public method name "Zend_Gdata_Photos_AlbumFeed::getGeoRssWhere" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#457) Public method name "Zend_Gdata_Photos_AlbumFeed::setGeoRssWhere" must be in lower-case letters only
(#458) Opening brace should be on the same line as the declaration
(#469) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoNickname" must be in lower-case letters only
(#470) Opening brace should be on the same line as the declaration
(#480) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoNickname" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#492) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoTimestamp" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#503) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoTimestamp" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/AlbumQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Member variable "_albumName" must be all lower-case
(#58) Member variable "_albumId" must be all lower-case
(#72) Line indented incorrectly; expected 4 spaces, found 5
(#72) Public method name "Zend_Gdata_Photos_AlbumQuery::setAlbumName" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#78) Line indented incorrectly; expected 4 spaces, found 5
(#86) Public method name "Zend_Gdata_Photos_AlbumQuery::getAlbumName" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#103) Line indented incorrectly; expected 4 spaces, found 5
(#103) Public method name "Zend_Gdata_Photos_AlbumQuery::setAlbumId" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#109) Line indented incorrectly; expected 4 spaces, found 5
(#117) Public method name "Zend_Gdata_Photos_AlbumQuery::getAlbumId" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Gdata_Photos_AlbumQuery::getQueryUrl" must be in lower-case letters only
(#129) Variable "incomingUri" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#134) Usage of ELSEIF not allowed; use ELSE IF instead
(#136) Usage of ELSEIF not allowed; use ELSE IF instead
(#137) "require_once" must be immediately followed by an open parenthesis
(#141) "require_once" must be immediately followed by an open parenthesis
(#145) Variable "incomingUri" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Photos/CommentEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#67) Member variable "_entryClassName" must be all lower-case
(#74) Member variable "_gphotoId" must be all lower-case
(#83) Member variable "_gphotoPhotoId" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Gdata_Photos_CommentEntry::getDOM" must be in lower-case letters only
(#111) Variable "majorVersion" must be all lower-case
(#111) Variable "minorVersion" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "majorVersion" must be all lower-case
(#113) Variable "minorVersion" must be all lower-case
(#129) Protected method name "Zend_Gdata_Photos_CommentEntry::takeChildFromDOM" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "absoluteNodeName" must be all lower-case
(#133) Variable "absoluteNodeName" must be all lower-case
(#156) Public method name "Zend_Gdata_Photos_CommentEntry::getGphotoPhotoId" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Gdata_Photos_CommentEntry::setGphotoPhotoId" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Gdata_Photos_CommentEntry::getGphotoId" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Gdata_Photos_CommentEntry::setGphotoId" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/AlbumId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/BytesUsed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Checksum.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Client.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/CommentCount.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/CommentingEnabled.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Height.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Id.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Location.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Name.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Nickname.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/NumPhotos.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/PhotoId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Position.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/QuotaCurrent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/QuotaLimit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Rotation.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Size.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Thumbnail.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Timestamp.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/User.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Weight.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Width.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/PhotoEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#89) Inline doc block comments are not allowed; use "// Comment." instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#99) Inline doc block comments are not allowed; use "// Comment." instead
(#102) "require_once" must be immediately followed by an open parenthesis
(#122) Member variable "_entryClassName" must be all lower-case
(#129) Member variable "_gphotoId" must be all lower-case
(#136) Member variable "_gphotoAlbumId" must be all lower-case
(#143) Member variable "_gphotoVersion" must be all lower-case
(#150) Member variable "_gphotoWidth" must be all lower-case
(#157) Member variable "_gphotoHeight" must be all lower-case
(#164) Member variable "_gphotoSize" must be all lower-case
(#171) Member variable "_gphotoClient" must be all lower-case
(#178) Member variable "_gphotoChecksum" must be all lower-case
(#185) Member variable "_gphotoTimestamp" must be all lower-case
(#192) Member variable "_gphotoCommentCount" must be all lower-case
(#199) Member variable "_gphotoCommentingEnabled" must be all lower-case
(#206) Member variable "_exifTags" must be all lower-case
(#213) Member variable "_geoRssWhere" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_Gdata_Photos_PhotoEntry::getDOM" must be in lower-case letters only
(#241) Variable "majorVersion" must be all lower-case
(#241) Variable "minorVersion" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#243) Variable "majorVersion" must be all lower-case
(#243) Variable "minorVersion" must be all lower-case
(#292) Protected method name "Zend_Gdata_Photos_PhotoEntry::takeChildFromDOM" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#294) Variable "absoluteNodeName" must be all lower-case
(#296) Variable "absoluteNodeName" must be all lower-case
(#298) Variable "albumId" must be all lower-case
(#299) Variable "albumId" must be all lower-case
(#300) Variable "albumId" must be all lower-case
(#343) Variable "commentingEnabled" must be all lower-case
(#344) Variable "commentingEnabled" must be all lower-case
(#345) Variable "commentingEnabled" must be all lower-case
(#348) Variable "commentCount" must be all lower-case
(#349) Variable "commentCount" must be all lower-case
(#350) Variable "commentCount" must be all lower-case
(#353) Variable "exifTags" must be all lower-case
(#354) Variable "exifTags" must be all lower-case
(#355) Variable "exifTags" must be all lower-case
(#358) Variable "geoRssWhere" must be all lower-case
(#359) Variable "geoRssWhere" must be all lower-case
(#360) Variable "geoRssWhere" must be all lower-case
(#375) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoAlbumId" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#386) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoAlbumId" must be in lower-case letters only
(#387) Opening brace should be on the same line as the declaration
(#398) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoId" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#409) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoId" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#421) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoVersion" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#432) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoVersion" must be in lower-case letters only
(#433) Opening brace should be on the same line as the declaration
(#444) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoWidth" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#455) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoWidth" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#467) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoHeight" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#478) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoHeight" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#490) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoSize" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#501) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoSize" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#513) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoClient" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#524) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoClient" must be in lower-case letters only
(#525) Opening brace should be on the same line as the declaration
(#536) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoChecksum" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#547) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoChecksum" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#559) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoTimestamp" must be in lower-case letters only
(#560) Opening brace should be on the same line as the declaration
(#570) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoTimestamp" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#582) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoCommentCount" must be in lower-case letters only
(#583) Opening brace should be on the same line as the declaration
(#593) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoCommentCount" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#605) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoCommentingEnabled" must be in lower-case letters only
(#606) Opening brace should be on the same line as the declaration
(#616) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoCommentingEnabled" must be in lower-case letters only
(#617) Opening brace should be on the same line as the declaration
(#628) Public method name "Zend_Gdata_Photos_PhotoEntry::getExifTags" must be in lower-case letters only
(#629) Opening brace should be on the same line as the declaration
(#639) Public method name "Zend_Gdata_Photos_PhotoEntry::setExifTags" must be in lower-case letters only
(#640) Opening brace should be on the same line as the declaration
(#651) Public method name "Zend_Gdata_Photos_PhotoEntry::getGeoRssWhere" must be in lower-case letters only
(#652) Opening brace should be on the same line as the declaration
(#662) Public method name "Zend_Gdata_Photos_PhotoEntry::setGeoRssWhere" must be in lower-case letters only
(#663) Opening brace should be on the same line as the declaration
(#674) Public method name "Zend_Gdata_Photos_PhotoEntry::getMediaGroup" must be in lower-case letters only
(#675) Opening brace should be on the same line as the declaration
(#685) Public method name "Zend_Gdata_Photos_PhotoEntry::setMediaGroup" must be in lower-case letters only
(#686) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/PhotoFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#60) Member variable "_gphotoId" must be all lower-case
(#67) Member variable "_gphotoAlbumId" must be all lower-case
(#74) Member variable "_gphotoVersion" must be all lower-case
(#81) Member variable "_gphotoWidth" must be all lower-case
(#88) Member variable "_gphotoHeight" must be all lower-case
(#95) Member variable "_gphotoSize" must be all lower-case
(#102) Member variable "_gphotoClient" must be all lower-case
(#109) Member variable "_gphotoChecksum" must be all lower-case
(#116) Member variable "_gphotoTimestamp" must be all lower-case
(#123) Member variable "_gphotoCommentCount" must be all lower-case
(#130) Member variable "_gphotoCommentingEnabled" must be all lower-case
(#137) Member variable "_mediaGroup" must be all lower-case
(#139) Member variable "_entryClassName" must be all lower-case
(#140) Member variable "_feedClassName" must be all lower-case
(#142) Member variable "_entryKindClassMapping" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Gdata_Photos_PhotoFeed::getDOM" must be in lower-case letters only
(#153) Variable "majorVersion" must be all lower-case
(#153) Variable "minorVersion" must be all lower-case
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "majorVersion" must be all lower-case
(#155) Variable "minorVersion" must be all lower-case
(#193) Protected method name "Zend_Gdata_Photos_PhotoFeed::takeChildFromDOM" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#195) Variable "absoluteNodeName" must be all lower-case
(#197) Variable "absoluteNodeName" must be all lower-case
(#244) Variable "commentingEnabled" must be all lower-case
(#245) Variable "commentingEnabled" must be all lower-case
(#246) Variable "commentingEnabled" must be all lower-case
(#249) Variable "commentCount" must be all lower-case
(#250) Variable "commentCount" must be all lower-case
(#251) Variable "commentCount" must be all lower-case
(#254) Variable "mediaGroup" must be all lower-case
(#255) Variable "mediaGroup" must be all lower-case
(#256) Variable "mediaGroup" must be all lower-case
(#259) Variable "entryClassName" must be all lower-case
(#260) Variable "tmpEntry" must be all lower-case
(#261) Variable "tmpEntry" must be all lower-case
(#265) Variable "entryClassName" must be all lower-case
(#268) "require_once" must be immediately followed by an open parenthesis
(#273) Variable "newEntry" must be all lower-case
(#273) Variable "entryClassName" must be all lower-case
(#274) Variable "newEntry" must be all lower-case
(#275) Variable "newEntry" must be all lower-case
(#289) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoId" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoId" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#312) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoVersion" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoVersion" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoAlbumId" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#346) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoAlbumId" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#358) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoWidth" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoWidth" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoHeight" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#392) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoHeight" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#404) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoSize" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#415) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoSize" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#427) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoClient" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#438) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoClient" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#450) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoChecksum" must be in lower-case letters only
(#451) Opening brace should be on the same line as the declaration
(#461) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoChecksum" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#473) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoTimestamp" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#484) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoTimestamp" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#496) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoCommentCount" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#507) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoCommentCount" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#519) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoCommentingEnabled" must be in lower-case letters only
(#520) Opening brace should be on the same line as the declaration
(#530) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoCommentingEnabled" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#542) Public method name "Zend_Gdata_Photos_PhotoFeed::getMediaGroup" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#553) Public method name "Zend_Gdata_Photos_PhotoFeed::setMediaGroup" must be in lower-case letters only
(#554) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/PhotoQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Member variable "_photoId" must be all lower-case
(#61) Line indented incorrectly; expected 4 spaces, found 5
(#61) Public method name "Zend_Gdata_Photos_PhotoQuery::setPhotoId" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#64) Line indented incorrectly; expected 4 spaces, found 5
(#72) Public method name "Zend_Gdata_Photos_PhotoQuery::getPhotoId" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Photos_PhotoQuery::getQueryUrl" must be in lower-case letters only
(#84) Variable "incomingUri" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#90) "require_once" must be immediately followed by an open parenthesis
(#94) Variable "incomingUri" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Photos/TagEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#57) Member variable "_entryClassName" must be all lower-case
(#59) Member variable "_gphotoWeight" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Gdata_Photos_TagEntry::getDOM" must be in lower-case letters only
(#87) Variable "majorVersion" must be all lower-case
(#87) Variable "minorVersion" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "majorVersion" must be all lower-case
(#89) Variable "minorVersion" must be all lower-case
(#102) Protected method name "Zend_Gdata_Photos_TagEntry::takeChildFromDOM" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "absoluteNodeName" must be all lower-case
(#106) Variable "absoluteNodeName" must be all lower-case
(#124) Public method name "Zend_Gdata_Photos_TagEntry::getGphotoWeight" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Gdata_Photos_TagEntry::setGphotoWeight" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/UserEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#87) Member variable "_entryClassName" must be all lower-case
(#94) Member variable "_gphotoNickname" must be all lower-case
(#101) Member variable "_gphotoUser" must be all lower-case
(#108) Member variable "_gphotoThumbnail" must be all lower-case
(#115) Member variable "_gphotoQuotaLimit" must be all lower-case
(#122) Member variable "_gphotoQuotaCurrent" must be all lower-case
(#129) Member variable "_gphotoMaxPhotosPerAlbum" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Gdata_Photos_UserEntry::getDOM" must be in lower-case letters only
(#157) Variable "majorVersion" must be all lower-case
(#157) Variable "minorVersion" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "majorVersion" must be all lower-case
(#159) Variable "minorVersion" must be all lower-case
(#187) Protected method name "Zend_Gdata_Photos_UserEntry::takeChildFromDOM" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#189) Variable "absoluteNodeName" must be all lower-case
(#191) Variable "absoluteNodeName" must be all lower-case
(#208) Variable "quotaCurrent" must be all lower-case
(#209) Variable "quotaCurrent" must be all lower-case
(#210) Variable "quotaCurrent" must be all lower-case
(#213) Variable "quotaLimit" must be all lower-case
(#214) Variable "quotaLimit" must be all lower-case
(#215) Variable "quotaLimit" must be all lower-case
(#218) Variable "maxPhotosPerAlbum" must be all lower-case
(#219) Variable "maxPhotosPerAlbum" must be all lower-case
(#220) Variable "maxPhotosPerAlbum" must be all lower-case
(#234) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoNickname" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#245) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoNickname" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoThumbnail" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#268) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoThumbnail" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#280) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoQuotaCurrent" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoQuotaCurrent" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoQuotaLimit" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoQuotaLimit" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#326) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoMaxPhotosPerAlbum" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoMaxPhotosPerAlbum" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoUser" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoUser" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/UserFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#80) Member variable "_gphotoUser" must be all lower-case
(#87) Member variable "_gphotoThumbnail" must be all lower-case
(#94) Member variable "_gphotoNickname" must be all lower-case
(#96) Member variable "_entryClassName" must be all lower-case
(#97) Member variable "_feedClassName" must be all lower-case
(#99) Member variable "_entryKindClassMapping" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#118) Protected method name "Zend_Gdata_Photos_UserFeed::takeChildFromDOM" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "absoluteNodeName" must be all lower-case
(#121) Variable "absoluteNodeName" must be all lower-case
(#138) Variable "entryClassName" must be all lower-case
(#139) Variable "tmpEntry" must be all lower-case
(#140) Variable "tmpEntry" must be all lower-case
(#144) Variable "entryClassName" must be all lower-case
(#147) "require_once" must be immediately followed by an open parenthesis
(#152) Variable "newEntry" must be all lower-case
(#152) Variable "entryClassName" must be all lower-case
(#153) Variable "newEntry" must be all lower-case
(#154) Variable "newEntry" must be all lower-case
(#162) Public method name "Zend_Gdata_Photos_UserFeed::getDOM" must be in lower-case letters only
(#162) Variable "majorVersion" must be all lower-case
(#162) Variable "minorVersion" must be all lower-case
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "majorVersion" must be all lower-case
(#164) Variable "minorVersion" must be all lower-case
(#184) Public method name "Zend_Gdata_Photos_UserFeed::getGphotoUser" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Gdata_Photos_UserFeed::setGphotoUser" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Gdata_Photos_UserFeed::getGphotoNickname" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Gdata_Photos_UserFeed::setGphotoNickname" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Gdata_Photos_UserFeed::getGphotoThumbnail" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_Gdata_Photos_UserFeed::setGphotoThumbnail" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Photos/UserQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#74) Possible useless method overriding detected
(#75) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Gdata_Photos_UserQuery::setProjection" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Gdata_Photos_UserQuery::getProjection" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Photos_UserQuery::setType" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Gdata_Photos_UserQuery::getType" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#135) Line indented incorrectly; expected 4 spaces, found 5
(#135) Public method name "Zend_Gdata_Photos_UserQuery::setUser" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Line indented incorrectly; expected 8 spaces, found 9
(#139) Line indented incorrectly; expected 8 spaces, found 9
(#141) Line indented incorrectly; expected 8 spaces, found 9
(#142) Line indented incorrectly; expected 4 spaces, found 5
(#150) Public method name "Zend_Gdata_Photos_UserQuery::getUser" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#165) Line indented incorrectly; expected 4 spaces, found 5
(#165) Public method name "Zend_Gdata_Photos_UserQuery::setAccess" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#167) Line indented incorrectly; expected 8 spaces, found 9
(#169) Line indented incorrectly; expected 8 spaces, found 9
(#171) Line indented incorrectly; expected 8 spaces, found 9
(#172) Line indented incorrectly; expected 4 spaces, found 5
(#181) Public method name "Zend_Gdata_Photos_UserQuery::getAccess" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#197) Line indented incorrectly; expected 4 spaces, found 5
(#197) Public method name "Zend_Gdata_Photos_UserQuery::setTag" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#199) Line indented incorrectly; expected 8 spaces, found 9
(#201) Line indented incorrectly; expected 8 spaces, found 9
(#203) Line indented incorrectly; expected 8 spaces, found 9
(#204) Line indented incorrectly; expected 4 spaces, found 5
(#213) Public method name "Zend_Gdata_Photos_UserQuery::getTag" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#229) Line indented incorrectly; expected 4 spaces, found 5
(#229) Public method name "Zend_Gdata_Photos_UserQuery::setKind" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#231) Line indented incorrectly; expected 8 spaces, found 9
(#233) Line indented incorrectly; expected 8 spaces, found 9
(#235) Line indented incorrectly; expected 8 spaces, found 9
(#236) Line indented incorrectly; expected 4 spaces, found 5
(#245) Public method name "Zend_Gdata_Photos_UserQuery::getKind" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#261) Line indented incorrectly; expected 4 spaces, found 5
(#261) Public method name "Zend_Gdata_Photos_UserQuery::setImgMax" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#263) Line indented incorrectly; expected 8 spaces, found 9
(#265) Line indented incorrectly; expected 8 spaces, found 9
(#267) Line indented incorrectly; expected 8 spaces, found 9
(#268) Line indented incorrectly; expected 4 spaces, found 5
(#277) Public method name "Zend_Gdata_Photos_UserQuery::getImgMax" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#293) Line indented incorrectly; expected 4 spaces, found 5
(#293) Public method name "Zend_Gdata_Photos_UserQuery::setThumbsize" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#295) Line indented incorrectly; expected 8 spaces, found 9
(#297) Line indented incorrectly; expected 8 spaces, found 9
(#299) Line indented incorrectly; expected 8 spaces, found 9
(#300) Line indented incorrectly; expected 4 spaces, found 5
(#309) Public method name "Zend_Gdata_Photos_UserQuery::getThumbsize" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#321) Public method name "Zend_Gdata_Photos_UserQuery::getQueryUrl" must be in lower-case letters only
(#321) Variable "incomingUri" must be all lower-case
(#322) Opening brace should be on the same line as the declaration
(#328) "require_once" must be immediately followed by an open parenthesis
(#336) "require_once" must be immediately followed by an open parenthesis
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) "require_once" must be immediately followed by an open parenthesis
(#350) Variable "incomingUri" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_defaultFeedUri" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Gdata_Query::getQueryString" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "queryArray" must be all lower-case
(#90) Variable "queryArray" must be all lower-case
(#92) Variable "queryArray" must be all lower-case
(#93) Variable "queryArray" must be all lower-case
(#102) Public method name "Zend_Gdata_Query::resetParameters" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Query::getQueryUrl" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Gdata_Query::setParam" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Gdata_Query::getParam" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Gdata_Query::setAlt" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_Query::setMaxResults" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Gdata_Query::setQuery" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Gdata_Query::setStartIndex" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#203) Public method name "Zend_Gdata_Query::setUpdatedMax" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#217) Public method name "Zend_Gdata_Query::setUpdatedMin" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Gdata_Query::setPublishedMax" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#245) Public method name "Zend_Gdata_Query::setPublishedMin" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_Gdata_Query::setAuthor" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Gdata_Query::getAlt" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#284) Public method name "Zend_Gdata_Query::getMaxResults" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Gdata_Query::getQuery" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Gdata_Query::getStartIndex" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#320) Public method name "Zend_Gdata_Query::getUpdatedMax" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Gdata_Query::getUpdatedMin" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Gdata_Query::getPublishedMax" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#356) Public method name "Zend_Gdata_Query::getPublishedMin" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#368) Public method name "Zend_Gdata_Query::getAuthor" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Gdata_Query::setCategory" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Gdata_Query::getCategory" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#397) Opening brace should be on the same line as the declaration
(#402) "require_once" must be immediately followed by an open parenthesis
(#408) Opening brace should be on the same line as the declaration
(#413) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/Spreadsheets.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#122) Variable "applicationId" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#126) Variable "applicationId" must be all lower-case
(#137) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheetFeed" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheetEntry" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Gdata_Spreadsheets::getWorksheetFeed" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Gdata_Spreadsheets::GetWorksheetEntry" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Gdata_Spreadsheets::getCellFeed" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#239) Public method name "Zend_Gdata_Spreadsheets::getCellEntry" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#256) Public method name "Zend_Gdata_Spreadsheets::getListFeed" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#275) Public method name "Zend_Gdata_Spreadsheets::getListEntry" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Gdata_Spreadsheets::updateCell" must be in lower-case letters only
(#296) Variable "inputValue" must be all lower-case
(#296) Variable "wkshtId" must be all lower-case
(#297) Opening brace should be on the same line as the declaration
(#302) Variable "wkshtId" must be all lower-case
(#306) Variable "inputValue" must be all lower-case
(#319) Public method name "Zend_Gdata_Spreadsheets::insertRow" must be in lower-case letters only
(#319) Variable "rowData" must be all lower-case
(#319) Variable "wkshtId" must be all lower-case
(#320) Opening brace should be on the same line as the declaration
(#321) Variable "newEntry" must be all lower-case
(#322) Variable "newCustomArr" must be all lower-case
(#323) Variable "rowData" must be all lower-case
(#324) Variable "newCustom" must be all lower-case
(#325) Variable "newCustom" must be all lower-case
(#326) Variable "newEntry" must be all lower-case
(#326) Variable "newCustom" must be all lower-case
(#331) Variable "wkshtId" must be all lower-case
(#334) Variable "editLink" must be all lower-case
(#336) Variable "newEntry" must be all lower-case
(#336) Variable "editLink" must be all lower-case
(#345) Public method name "Zend_Gdata_Spreadsheets::updateRow" must be in lower-case letters only
(#345) Variable "newRowData" must be all lower-case
(#346) Opening brace should be on the same line as the declaration
(#347) Variable "newCustomArr" must be all lower-case
(#348) Variable "newRowData" must be all lower-case
(#349) Variable "newCustom" must be all lower-case
(#350) Variable "newCustom" must be all lower-case
(#351) Variable "newCustomArr" must be all lower-case
(#351) Variable "newCustom" must be all lower-case
(#353) Variable "newCustomArr" must be all lower-case
(#363) Public method name "Zend_Gdata_Spreadsheets::deleteRow" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#374) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheetListFeedContents" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#376) Variable "listFeed" must be all lower-case
(#377) Variable "listFeed" must be all lower-case
(#377) Variable "listFeed" must be all lower-case
(#378) Variable "spreadsheetContents" must be all lower-case
(#379) Variable "listFeed" must be all lower-case
(#379) Variable "listEntry" must be all lower-case
(#380) Variable "rowContents" must be all lower-case
(#381) Variable "customArray" must be all lower-case
(#381) Variable "listEntry" must be all lower-case
(#382) Variable "customArray" must be all lower-case
(#383) Variable "rowContents" must be all lower-case
(#385) Variable "spreadsheetContents" must be all lower-case
(#385) Variable "rowContents" must be all lower-case
(#387) Variable "spreadsheetContents" must be all lower-case
(#403) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheetCellFeedContents" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#405) Variable "cellQuery" must be all lower-case
(#407) Variable "cellQuery" must be all lower-case
(#410) Variable "cellQuery" must be all lower-case
(#413) Variable "cellQuery" must be all lower-case
(#417) Variable "cellQuery" must be all lower-case
(#419) Variable "cellQuery" must be all lower-case
(#421) Variable "cellFeed" must be all lower-case
(#421) Variable "cellQuery" must be all lower-case
(#422) Variable "cellFeed" must be all lower-case
(#422) Variable "cellFeed" must be all lower-case
(#423) Variable "spreadsheetContents" must be all lower-case
(#424) Variable "cellFeed" must be all lower-case
(#424) Variable "cellEntry" must be all lower-case
(#425) Variable "cellContents" must be all lower-case
(#426) Variable "cellEntry" must be all lower-case
(#427) Variable "cellContents" must be all lower-case
(#428) Variable "cellContents" must be all lower-case
(#429) Variable "spreadsheetContents" must be all lower-case
(#429) Variable "cellEntry" must be all lower-case
(#429) Variable "cellContents" must be all lower-case
(#431) Variable "spreadsheetContents" must be all lower-case
(#440) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheets" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/CellEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Gdata_Spreadsheets_CellEntry::getDOM" must be in lower-case letters only
(#60) Variable "majorVersion" must be all lower-case
(#60) Variable "minorVersion" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "majorVersion" must be all lower-case
(#62) Variable "minorVersion" must be all lower-case
(#69) Protected method name "Zend_Gdata_Spreadsheets_CellEntry::takeChildFromDOM" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "absoluteNodeName" must be all lower-case
(#72) Variable "absoluteNodeName" must be all lower-case
(#73) Line indented incorrectly; expected 12 spaces, found 8
(#74) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Line indented incorrectly; expected 12 spaces, found 8
(#79) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Public method name "Zend_Gdata_Spreadsheets_CellEntry::getCell" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Gdata_Spreadsheets_CellEntry::setCell" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/CellFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Expected 5 space(s) before asterisk; 4 found
(#52) Expected 5 space(s) before asterisk; 4 found
(#53) Expected 5 space(s) before asterisk; 4 found
(#54) Expected 5 space(s) before asterisk; 4 found
(#55) Member variable "_entryClassName" must be all lower-case
(#58) Expected 5 space(s) before asterisk; 4 found
(#59) Expected 5 space(s) before asterisk; 4 found
(#60) Expected 5 space(s) before asterisk; 4 found
(#61) Expected 5 space(s) before asterisk; 4 found
(#62) Member variable "_feedClassName" must be all lower-case
(#65) Expected 5 space(s) before asterisk; 4 found
(#66) Expected 5 space(s) before asterisk; 4 found
(#67) Expected 5 space(s) before asterisk; 4 found
(#68) Expected 5 space(s) before asterisk; 4 found
(#69) Member variable "_rowCount" must be all lower-case
(#72) Expected 5 space(s) before asterisk; 4 found
(#73) Expected 5 space(s) before asterisk; 4 found
(#74) Expected 5 space(s) before asterisk; 4 found
(#75) Expected 5 space(s) before asterisk; 4 found
(#76) Member variable "_colCount" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Gdata_Spreadsheets_CellFeed::getDOM" must be in lower-case letters only
(#88) Variable "majorVersion" must be all lower-case
(#88) Variable "minorVersion" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "majorVersion" must be all lower-case
(#90) Variable "minorVersion" must be all lower-case
(#100) Protected method name "Zend_Gdata_Spreadsheets_CellFeed::takeChildFromDOM" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "absoluteNodeName" must be all lower-case
(#103) Variable "absoluteNodeName" must be all lower-case
(#105) Variable "rowCount" must be all lower-case
(#106) Variable "rowCount" must be all lower-case
(#107) Variable "rowCount" must be all lower-case
(#110) Variable "colCount" must be all lower-case
(#111) Variable "colCount" must be all lower-case
(#112) Variable "colCount" must be all lower-case
(#124) Public method name "Zend_Gdata_Spreadsheets_CellFeed::getRowCount" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Gdata_Spreadsheets_CellFeed::getColumnCount" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Gdata_Spreadsheets_CellFeed::setRowCount" must be in lower-case letters only
(#142) Variable "rowCount" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "rowCount" must be all lower-case
(#152) Public method name "Zend_Gdata_Spreadsheets_CellFeed::setColumnCount" must be in lower-case letters only
(#152) Variable "colCount" must be all lower-case
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "colCount" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/CellQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#50) Member variable "_defaultFeedUri" must be all lower-case
(#53) Member variable "_spreadsheetKey" must be all lower-case
(#54) Member variable "_worksheetId" must be all lower-case
(#55) Member variable "_cellId" must be all lower-case
(#62) Possible useless method overriding detected
(#63) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setSpreadsheetKey" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getSpreadsheetKey" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setWorksheetId" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getWorksheetId" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setCellId" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getCellId" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setProjection" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setVisibility" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getProjection" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getVisibility" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setMinRow" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getMinRow" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setMaxRow" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#227) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getMaxRow" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setMinCol" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getMinCol" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setMaxCol" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#287) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getMaxCol" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#302) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setRange" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#317) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getRange" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setReturnEmpty" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#335) Expected 1 space before "?"; 0 found
(#335) Expected 1 space after "?"; 0 found
(#335) Expected 1 space before ":"; 0 found
(#335) Expected 1 space after ":"; 0 found
(#349) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getReturnEmpty" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getQueryUrl" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#371) "require_once" must be immediately followed by an open parenthesis
(#378) "require_once" must be immediately followed by an open parenthesis
(#385) "require_once" must be immediately followed by an open parenthesis
(#392) "require_once" must be immediately followed by an open parenthesis
(#412) Possible useless method overriding detected
(#412) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getQueryString" must be in lower-case letters only
(#413) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/DocumentQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#50) Member variable "_defaultFeedUri" must be all lower-case
(#51) Member variable "_documentType" must be all lower-case
(#54) Member variable "_spreadsheetKey" must be all lower-case
(#55) Member variable "_worksheetId" must be all lower-case
(#60) Possible useless method overriding detected
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setSpreadsheetKey" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getSpreadsheetKey" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setWorksheetId" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getWorksheetId" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setDocumentType" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getDocumentType" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setProjection" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setVisibility" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getProjection" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getVisibility" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setTitle" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setTitleExact" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getTitle" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getTitleExact" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#220) Private method name "Zend_Gdata_Spreadsheets_DocumentQuery::appendVisibilityProjection" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#227) "require_once" must be immediately followed by an open parenthesis
(#234) "require_once" must be immediately followed by an open parenthesis
(#246) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getQueryUrl" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#253) "require_once" must be immediately followed by an open parenthesis
(#266) "require_once" must be immediately followed by an open parenthesis
(#283) Possible useless method overriding detected
(#283) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getQueryString" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/Extension/Cell.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_rootElement" must be all lower-case
(#46) Member variable "_rootNamespace" must be all lower-case
(#67) Member variable "_inputValue" must be all lower-case
(#74) Member variable "_numericValue" must be all lower-case
(#85) Variable "inputValue" must be all lower-case
(#85) Variable "numericValue" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#92) Variable "inputValue" must be all lower-case
(#93) Variable "numericValue" must be all lower-case
(#96) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getDOM" must be in lower-case letters only
(#96) Variable "majorVersion" must be all lower-case
(#96) Variable "minorVersion" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "majorVersion" must be all lower-case
(#98) Variable "minorVersion" must be all lower-case
(#101) Inline control structures are not allowed
(#102) Inline control structures are not allowed
(#106) Protected method name "Zend_Gdata_Spreadsheets_Extension_Cell::takeAttributeFromDOM" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#109) Line indented incorrectly; expected 12 spaces, found 8
(#110) Line indented incorrectly; expected at least 16 spaces, found 12
(#112) Line indented incorrectly; expected 12 spaces, found 8
(#113) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Line indented incorrectly; expected 12 spaces, found 8
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Line indented incorrectly; expected 12 spaces, found 8
(#119) Line indented incorrectly; expected at least 16 spaces, found 12
(#121) Line indented incorrectly; expected 12 spaces, found 8
(#122) Line indented incorrectly; expected at least 16 spaces, found 12
(#130) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getRow" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getColumn" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getInputValue" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getNumericValue" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::setRow" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::setColumn" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::setInputValue" must be in lower-case letters only
(#186) Variable "inputValue" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#188) Variable "inputValue" must be all lower-case
(#196) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::setNumericValue" must be in lower-case letters only
(#196) Variable "numericValue" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "numericValue" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/Extension/ColCount.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#47) Member variable "_rootNamespace" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/Extension/Custom.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Member variable "_rootElement" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Member variable "_rootNamespace" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Gdata_Spreadsheets_Extension_Custom::getDOM" must be in lower-case letters only
(#62) Variable "majorVersion" must be all lower-case
(#62) Variable "minorVersion" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#75) Public method name "Zend_Gdata_Spreadsheets_Extension_Custom::transferFromDOM" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Gdata_Spreadsheets_Extension_Custom::setColumnName" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_Spreadsheets_Extension_Custom::getColumnName" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/Extension/RowCount.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#47) Member variable "_rootNamespace" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/ListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#60) Member variable "_customByName" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Gdata_Spreadsheets_ListEntry::getDOM" must be in lower-case letters only
(#72) Variable "majorVersion" must be all lower-case
(#72) Variable "minorVersion" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "majorVersion" must be all lower-case
(#74) Variable "minorVersion" must be all lower-case
(#83) Protected method name "Zend_Gdata_Spreadsheets_ListEntry::takeChildFromDOM" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected 12 spaces, found 8
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Spreadsheets_ListEntry::getCustom" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_Spreadsheets_ListEntry::getCustomByName" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Gdata_Spreadsheets_ListEntry::setCustom" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Gdata_Spreadsheets_ListEntry::addCustom" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Gdata_Spreadsheets_ListEntry::removeCustom" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) "require_once" must be immediately followed by an open parenthesis
(#191) Public method name "Zend_Gdata_Spreadsheets_ListEntry::removeCustomByName" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/ListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_entryClassName" must be all lower-case
(#52) Member variable "_feedClassName" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/ListQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#50) Member variable "_defaultFeedUri" must be all lower-case
(#53) Member variable "_spreadsheetKey" must be all lower-case
(#54) Member variable "_worksheetId" must be all lower-case
(#55) Member variable "_rowId" must be all lower-case
(#60) Possible useless method overriding detected
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setSpreadsheetKey" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getSpreadsheetKey" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setWorksheetId" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getWorksheetId" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setRowId" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getRowId" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setProjection" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setVisibility" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getProjection" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getVisibility" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setSpreadsheetQuery" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getSpreadsheetQuery" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setOrderBy" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getOrderBy" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#226) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setReverse" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getReverse" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#242) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#255) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getQueryUrl" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#263) "require_once" must be immediately followed by an open parenthesis
(#270) "require_once" must be immediately followed by an open parenthesis
(#277) "require_once" must be immediately followed by an open parenthesis
(#284) "require_once" must be immediately followed by an open parenthesis
(#300) Possible useless method overriding detected
(#300) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getQueryString" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_entryClassName" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Gdata_Spreadsheets_SpreadsheetEntry::getWorksheets" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_entryClassName" must be all lower-case
(#52) Member variable "_feedClassName" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/WorksheetEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#53) Member variable "_rowCount" must be all lower-case
(#54) Member variable "_colCount" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getDOM" must be in lower-case letters only
(#77) Variable "majorVersion" must be all lower-case
(#77) Variable "minorVersion" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "majorVersion" must be all lower-case
(#79) Variable "minorVersion" must be all lower-case
(#95) Protected method name "Zend_Gdata_Spreadsheets_WorksheetEntry::takeChildFromDOM" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "absoluteNodeName" must be all lower-case
(#98) Variable "absoluteNodeName" must be all lower-case
(#100) Variable "rowCount" must be all lower-case
(#101) Variable "rowCount" must be all lower-case
(#102) Variable "rowCount" must be all lower-case
(#105) Variable "colCount" must be all lower-case
(#106) Variable "colCount" must be all lower-case
(#107) Variable "colCount" must be all lower-case
(#121) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getRowCount" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getColumnCount" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::setRowCount" must be in lower-case letters only
(#141) Variable "rowCount" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "rowCount" must be all lower-case
(#152) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::setColumnCount" must be in lower-case letters only
(#152) Variable "colCount" must be all lower-case
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "colCount" must be all lower-case
(#163) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getContentsAsRows" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getContentsAsCells" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/WorksheetFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
(#55) Member variable "_entryClassName" must be all lower-case
(#62) Member variable "_feedClassName" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/YouTube.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#96) Expected 1 space after "="; newline found
(#98) Expected 1 space after "="; newline found
(#100) Expected 1 space after "="; newline found
(#102) Expected 1 space after "="; newline found
(#117) Expected 1 space after "="; newline found
(#126) Expected 1 space after "="; newline found
(#134) Expected 1 space after "="; newline found
(#203) Variable "applicationId" must be all lower-case
(#203) Variable "clientId" must be all lower-case
(#204) Variable "developerKey" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "applicationId" must be all lower-case
(#212) Variable "clientId" must be all lower-case
(#212) Variable "developerKey" must be all lower-case
(#222) Public method name "Zend_Gdata_YouTube::setHttpClient" must be in lower-case letters only
(#223) Variable "applicationId" must be all lower-case
(#223) Variable "clientId" must be all lower-case
(#224) Variable "developerKey" must be all lower-case
(#225) Opening brace should be on the same line as the declaration
(#230) "require_once" must be immediately followed by an open parenthesis
(#235) Variable "clientId" must be all lower-case
(#236) Variable "clientId" must be all lower-case
(#239) Variable "developerKey" must be all lower-case
(#240) Variable "developerKey" must be all lower-case
(#243) Variable "applicationId" must be all lower-case
(#254) Public method name "Zend_Gdata_YouTube::getVideoFeed" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Gdata_YouTube::getVideoEntry" must be in lower-case letters only
(#279) Variable "videoId" must be all lower-case
(#280) Variable "fullEntry" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#282) Variable "videoId" must be all lower-case
(#283) Variable "fullEntry" must be all lower-case
(#284) Variable "videoId" must be all lower-case
(#286) Variable "videoId" must be all lower-case
(#305) Public method name "Zend_Gdata_YouTube::getFullVideoEntry" must be in lower-case letters only
(#305) Variable "videoId" must be all lower-case
(#306) Opening brace should be on the same line as the declaration
(#308) Variable "videoId" must be all lower-case
(#321) Public method name "Zend_Gdata_YouTube::getRelatedVideoFeed" must be in lower-case letters only
(#321) Variable "videoId" must be all lower-case
(#322) Opening brace should be on the same line as the declaration
(#323) Variable "videoId" must be all lower-case
(#324) Variable "videoId" must be all lower-case
(#343) Public method name "Zend_Gdata_YouTube::getVideoResponseFeed" must be in lower-case letters only
(#343) Variable "videoId" must be all lower-case
(#344) Opening brace should be on the same line as the declaration
(#345) Variable "videoId" must be all lower-case
(#346) Variable "videoId" must be all lower-case
(#365) Public method name "Zend_Gdata_YouTube::getVideoCommentFeed" must be in lower-case letters only
(#365) Variable "videoId" must be all lower-case
(#366) Opening brace should be on the same line as the declaration
(#367) Variable "videoId" must be all lower-case
(#368) Variable "videoId" must be all lower-case
(#385) Public method name "Zend_Gdata_YouTube::getTopRatedVideoFeed" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#387) Variable "standardFeedUri" must be all lower-case
(#390) Variable "standardFeedUri" must be all lower-case
(#394) Variable "standardFeedUri" must be all lower-case
(#417) Public method name "Zend_Gdata_YouTube::getMostViewedVideoFeed" must be in lower-case letters only
(#418) Opening brace should be on the same line as the declaration
(#419) Variable "standardFeedUri" must be all lower-case
(#422) Variable "standardFeedUri" must be all lower-case
(#426) Variable "standardFeedUri" must be all lower-case
(#448) Public method name "Zend_Gdata_YouTube::getRecentlyFeaturedVideoFeed" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#450) Variable "standardFeedUri" must be all lower-case
(#453) Variable "standardFeedUri" must be all lower-case
(#457) Variable "standardFeedUri" must be all lower-case
(#480) Public method name "Zend_Gdata_YouTube::getWatchOnMobileVideoFeed" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#482) Variable "standardFeedUri" must be all lower-case
(#485) Variable "standardFeedUri" must be all lower-case
(#489) Variable "standardFeedUri" must be all lower-case
(#511) Public method name "Zend_Gdata_YouTube::getPlaylistListFeed" must be in lower-case letters only
(#512) Opening brace should be on the same line as the declaration
(#531) Public method name "Zend_Gdata_YouTube::getPlaylistVideoFeed" must be in lower-case letters only
(#532) Opening brace should be on the same line as the declaration
(#549) Public method name "Zend_Gdata_YouTube::getSubscriptionFeed" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#569) Public method name "Zend_Gdata_YouTube::getContactFeed" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#589) Public method name "Zend_Gdata_YouTube::getUserUploads" must be in lower-case letters only
(#590) Opening brace should be on the same line as the declaration
(#610) Public method name "Zend_Gdata_YouTube::getUserFavorites" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#631) Public method name "Zend_Gdata_YouTube::getUserProfile" must be in lower-case letters only
(#632) Opening brace should be on the same line as the declaration
(#650) Public method name "Zend_Gdata_YouTube::parseFormUploadTokenResponse" must be in lower-case letters only
(#651) Opening brace should be on the same line as the declaration
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) "require_once" must be immediately followed by an open parenthesis
(#662) Variable "php_errormsg" must not contain underscores.
(#664) Variable "responseElement" must be all lower-case
(#666) Variable "urlText" must be all lower-case
(#667) Variable "tokenText" must be all lower-case
(#668) Variable "responseElement" must be all lower-case
(#669) Variable "urlElement" must be all lower-case
(#669) Expected 1 space after "="; newline found
(#670) Variable "responseElement" must be all lower-case
(#671) Variable "tokenElement" must be all lower-case
(#671) Expected 1 space after "="; newline found
(#672) Variable "responseElement" must be all lower-case
(#674) Variable "urlElement" must be all lower-case
(#674) Variable "urlElement" must be all lower-case
(#675) Variable "tokenElement" must be all lower-case
(#675) Variable "tokenElement" must be all lower-case
(#677) Variable "urlText" must be all lower-case
(#677) Variable "urlElement" must be all lower-case
(#678) Variable "tokenText" must be all lower-case
(#678) Variable "tokenElement" must be all lower-case
(#682) Variable "tokenText" must be all lower-case
(#682) Variable "urlText" must be all lower-case
(#683) Variable "tokenText" must be all lower-case
(#683) Variable "urlText" must be all lower-case
(#685) "require_once" must be immediately followed by an open parenthesis
(#699) Public method name "Zend_Gdata_YouTube::getFormUploadToken" must be in lower-case letters only
(#699) Variable "videoEntry" must be all lower-case
(#701) Opening brace should be on the same line as the declaration
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Variable "videoEntry" must be all lower-case
(#707) "require_once" must be immediately followed by an open parenthesis
(#722) Public method name "Zend_Gdata_YouTube::getActivityForUser" must be in lower-case letters only
(#723) Opening brace should be on the same line as the declaration
(#725) "require_once" must be immediately followed by an open parenthesis
(#734) Expected 1 space after ">"; newline found
(#736) "require_once" must be immediately followed by an open parenthesis
(#753) Public method name "Zend_Gdata_YouTube::getFriendActivityForCurrentUser" must be in lower-case letters only
(#754) Opening brace should be on the same line as the declaration
(#756) "require_once" must be immediately followed by an open parenthesis
(#771) Public method name "Zend_Gdata_YouTube::getInboxFeedForCurrentUser" must be in lower-case letters only
(#772) Opening brace should be on the same line as the declaration
(#774) "require_once" must be immediately followed by an open parenthesis
(#800) Public method name "Zend_Gdata_YouTube::sendVideoMessage" must be in lower-case letters only
(#800) Variable "videoEntry" must be all lower-case
(#801) Variable "videoId" must be all lower-case
(#801) Variable "recipientUserName" must be all lower-case
(#802) Opening brace should be on the same line as the declaration
(#803) Variable "videoId" must be all lower-case
(#803) Variable "videoEntry" must be all lower-case
(#804) "require_once" must be immediately followed by an open parenthesis
(#810) Variable "messageEntry" must be all lower-case
(#815) Variable "videoId" must be all lower-case
(#816) Variable "videoId" must be all lower-case
(#816) Variable "videoEntry" must be all lower-case
(#817) Usage of ELSEIF not allowed; use ELSE IF instead
(#817) Variable "videoId" must be all lower-case
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) No space found before comment text; expected "// Append the full URI" but found "//Append the full URI"
(#819) Variable "videoId" must be all lower-case
(#819) Variable "videoId" must be all lower-case
(#822) Variable "messageEntry" must be all lower-case
(#822) Variable "videoId" must be all lower-case
(#825) Variable "messageEntry" must be all lower-case
(#829) Variable "videoId" must be all lower-case
(#830) Variable "videoId" must be all lower-case
(#830) Variable "videoEntry" must be all lower-case
(#831) Variable "videoId" must be all lower-case
(#831) Variable "videoId" must be all lower-case
(#831) Variable "videoId" must be all lower-case
(#833) Variable "messageEntry" must be all lower-case
(#833) Variable "videoId" must be all lower-case
(#834) Variable "messageEntry" must be all lower-case
(#837) Variable "insertUrl" must be all lower-case
(#838) Variable "recipientUserName" must be all lower-case
(#839) Variable "messageEntry" must be all lower-case
(#839) Variable "insertUrl" must be all lower-case
(#853) Public method name "Zend_Gdata_YouTube::replyToCommentEntry" must be in lower-case letters only
(#853) Variable "commentEntry" must be all lower-case
(#853) Variable "commentText" must be all lower-case
(#854) Opening brace should be on the same line as the declaration
(#855) Variable "newComment" must be all lower-case
(#856) Variable "newComment" must be all lower-case
(#856) Variable "commentText" must be all lower-case
(#857) Variable "commentId" must be all lower-case
(#857) Variable "commentEntry" must be all lower-case
(#858) Variable "commentIdArray" must be all lower-case
(#858) Variable "commentId" must be all lower-case
(#860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Variable "inReplyToLinkHref" must be all lower-case
(#861) Variable "commentIdArray" must be all lower-case
(#862) Variable "commentIdArray" must be all lower-case
(#863) Variable "inReplyToLink" must be all lower-case
(#863) Variable "inReplyToLinkHref" must be all lower-case
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#865) Variable "newComment" must be all lower-case
(#866) Variable "inReplyToLink" must be all lower-case
(#867) Variable "newComment" must be all lower-case
(#868) Variable "commentFeedPostUrl" must be all lower-case
(#868) Variable "commentIdArray" must be all lower-case
(#870) Variable "newComment" must be all lower-case
(#871) Variable "commentFeedPostUrl" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/YouTube/ActivityEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#57) Expected 1 space after "="; newline found
(#65) Member variable "_entryClassName" must be all lower-case
(#72) Member variable "_videoId" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Gdata_YouTube_ActivityEntry::getDOM" must be in lower-case letters only
(#108) Variable "majorVersion" must be all lower-case
(#108) Variable "minorVersion" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "majorVersion" must be all lower-case
(#110) Variable "minorVersion" must be all lower-case
(#112) Line indented incorrectly; expected at least 12 spaces, found 10
(#116) Line indented incorrectly; expected at least 12 spaces, found 10
(#120) Line indented incorrectly; expected at least 12 spaces, found 10
(#132) Protected method name "Zend_Gdata_YouTube_ActivityEntry::takeChildFromDOM" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "absoluteNodeName" must be all lower-case
(#135) Variable "absoluteNodeName" must be all lower-case
(#137) Variable "videoId" must be all lower-case
(#138) Variable "videoId" must be all lower-case
(#139) Variable "videoId" must be all lower-case
(#162) Public method name "Zend_Gdata_YouTube_ActivityEntry::getVideoId" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Gdata_YouTube_ActivityEntry::getUsername" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Gdata_YouTube_ActivityEntry::getRating" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_Gdata_YouTube_ActivityEntry::getRatingValue" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Gdata_YouTube_ActivityEntry::getActivityType" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#214) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#227) Public method name "Zend_Gdata_YouTube_ActivityEntry::getAuthorName" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/ActivityFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_entryClassName" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/CommentEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/CommentFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/ContactEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_entryClassName" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_YouTube_ContactEntry::getDOM" must be in lower-case letters only
(#84) Variable "majorVersion" must be all lower-case
(#84) Variable "minorVersion" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_YouTube_ContactEntry::takeChildFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "absoluteNodeName" must be all lower-case
(#102) Variable "absoluteNodeName" must be all lower-case
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#120) Public method name "Zend_Gdata_YouTube_ContactEntry::setStatus" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Gdata_YouTube_ContactEntry::getStatus" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/ContactFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/AboutMe.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Age.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Books.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Company.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Control.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Gdata_YouTube_Extension_Control::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#86) Protected method name "Zend_Gdata_YouTube_Extension_Control::takeChildFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "absoluteNodeName" must be all lower-case
(#89) Variable "absoluteNodeName" must be all lower-case
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Public method name "Zend_Gdata_YouTube_Extension_Control::getState" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_YouTube_Extension_Control::setState" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#124) Expected 5 space(s) before asterisk; 4 found
(#125) Expected 5 space(s) before asterisk; 4 found
(#126) Expected 5 space(s) before asterisk; 4 found
(#127) Expected 5 space(s) before asterisk; 4 found
(#128) Public method name "Zend_Gdata_YouTube_Extension_Control::getStateValue" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#130) Line indented incorrectly; expected at least 8 spaces, found 6
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/CountHint.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Description.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Duration.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_YouTube_Extension_Duration::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_YouTube_Extension_Duration::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Public method name "Zend_Gdata_YouTube_Extension_Duration::getSeconds" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_YouTube_Extension_Duration::setSeconds" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/FirstName.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Gender.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Hobbies.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Hometown.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/LastName.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Link.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#54) Variable "hrefLang" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "hrefLang" must be all lower-case
(#71) Public method name "Zend_Gdata_YouTube_Extension_Link::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#86) Protected method name "Zend_Gdata_YouTube_Extension_Link::takeChildFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "absoluteNodeName" must be all lower-case
(#89) Variable "absoluteNodeName" must be all lower-case
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Public method name "Zend_Gdata_YouTube_Extension_Link::getToken" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_YouTube_Extension_Link::setToken" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#124) Expected 5 space(s) before asterisk; 4 found
(#125) Expected 5 space(s) before asterisk; 4 found
(#126) Expected 5 space(s) before asterisk; 4 found
(#127) Expected 5 space(s) before asterisk; 4 found
(#128) Public method name "Zend_Gdata_YouTube_Extension_Link::getTokenValue" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#130) Line indented incorrectly; expected at least 8 spaces, found 6
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Location.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/MediaContent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_rootElement" must be all lower-case
(#44) Member variable "_rootNamespace" must be all lower-case
(#55) Visibility must be declared on method "__construct"
(#70) Public method name "Zend_Gdata_YouTube_Extension_MediaContent::getDOM" must be in lower-case letters only
(#70) Variable "majorVersion" must be all lower-case
(#70) Variable "minorVersion" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "majorVersion" must be all lower-case
(#72) Variable "minorVersion" must be all lower-case
(#73) Expected 1 space before "!="; 0 found
(#86) Protected method name "Zend_Gdata_YouTube_Extension_MediaContent::takeAttributeFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "absoluteAttrName" must be all lower-case
(#89) Variable "absoluteAttrName" must be all lower-case
(#102) Public method name "Zend_Gdata_YouTube_Extension_MediaContent::getFormat" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Gdata_YouTube_Extension_MediaContent::setFormat" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/MediaCredit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::getDOM" must be in lower-case letters only
(#92) Variable "majorVersion" must be all lower-case
(#92) Variable "minorVersion" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "majorVersion" must be all lower-case
(#94) Variable "minorVersion" must be all lower-case
(#115) Protected method name "Zend_Gdata_YouTube_Extension_MediaCredit::takeAttributeFromDOM" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::getRole" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::setRole" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::getScheme" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::setScheme" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::getYTtype" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::setYTtype" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/MediaGroup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#79) Member variable "_rootElement" must be all lower-case
(#80) Member variable "_rootNamespace" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getDOM" must be in lower-case letters only
(#118) Variable "majorVersion" must be all lower-case
(#118) Variable "minorVersion" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "majorVersion" must be all lower-case
(#120) Variable "minorVersion" must be all lower-case
(#154) Protected method name "Zend_Gdata_YouTube_Extension_MediaGroup::takeChildFromDOM" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "absoluteNodeName" must be all lower-case
(#157) Variable "absoluteNodeName" must be all lower-case
(#185) Space found before object operator
(#190) Space found before object operator
(#193) Line indented incorrectly; expected 12 spaces, found 8
(#194) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getDuration" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setDuration" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#227) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getVideoId" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#239) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setVideoId" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getUploaded" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#262) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setUploaded" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#273) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getPrivate" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setPrivate" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getMediaRating" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setMediaRating" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#319) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getMediaCredit" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#331) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setMediaCredit" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/MediaRating.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::getDOM" must be in lower-case letters only
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "majorVersion" must be all lower-case
(#82) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_YouTube_Extension_MediaRating::takeAttributeFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::getScheme" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::setScheme" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::getCountry" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::setCountry" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Movies.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Music.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/NoEmbed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Occupation.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/PlaylistId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/PlaylistTitle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Position.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Gdata_YouTube_Extension_Position::getValue" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Gdata_YouTube_Extension_Position::setValue" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Private.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Gdata_YouTube_Extension_Private::getDOM" must be in lower-case letters only
(#63) Variable "majorVersion" must be all lower-case
(#63) Variable "minorVersion" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "majorVersion" must be all lower-case
(#65) Variable "minorVersion" must be all lower-case
(#76) Possible useless method overriding detected
(#76) Protected method name "Zend_Gdata_YouTube_Extension_Private::takeAttributeFromDOM" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/QueryString.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Racy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_YouTube_Extension_Racy::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_YouTube_Extension_Racy::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Public method name "Zend_Gdata_YouTube_Extension_Racy::getState" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_YouTube_Extension_Racy::setState" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Recorded.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Relationship.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/ReleaseDate.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/School.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/State.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#44) Member variable "_reasonCode" must be all lower-case
(#45) Member variable "_helpUrl" must be all lower-case
(#56) Variable "reasonCode" must be all lower-case
(#56) Variable "helpUrl" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#62) Variable "reasonCode" must be all lower-case
(#63) Variable "reasonCode" must be all lower-case
(#76) Public method name "Zend_Gdata_YouTube_Extension_State::getDOM" must be in lower-case letters only
(#76) Variable "majorVersion" must be all lower-case
(#76) Variable "minorVersion" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "majorVersion" must be all lower-case
(#78) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_YouTube_Extension_State::takeAttributeFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#111) Line indented incorrectly; expected 12 spaces, found 8
(#112) Line indented incorrectly; expected at least 16 spaces, found 12
(#121) Public method name "Zend_Gdata_YouTube_Extension_State::getName" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Gdata_YouTube_Extension_State::setName" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_YouTube_Extension_State::getReasonCode" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_YouTube_Extension_State::setReasonCode" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Gdata_YouTube_Extension_State::getHelpUrl" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Gdata_YouTube_Extension_State::setHelpUrl" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#189) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Statistics.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Member variable "_videoWatchCount" must be all lower-case
(#63) Member variable "_viewCount" must be all lower-case
(#73) Member variable "_subscriberCount" must be all lower-case
(#81) Member variable "_lastWebAccess" must be all lower-case
(#91) Member variable "_favoriteCount" must be all lower-case
(#101) Variable "viewCount" must be all lower-case
(#101) Variable "videoWatchCount" must be all lower-case
(#102) Variable "subscriberCount" must be all lower-case
(#102) Variable "lastWebAccess" must be all lower-case
(#103) Variable "favoriteCount" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#107) Variable "viewCount" must be all lower-case
(#108) Variable "videoWatchCount" must be all lower-case
(#109) Variable "subscriberCount" must be all lower-case
(#110) Variable "lastWebAccess" must be all lower-case
(#111) Variable "favoriteCount" must be all lower-case
(#124) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getDOM" must be in lower-case letters only
(#124) Variable "majorVersion" must be all lower-case
(#124) Variable "minorVersion" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "majorVersion" must be all lower-case
(#126) Variable "minorVersion" must be all lower-case
(#156) Protected method name "Zend_Gdata_YouTube_Extension_Statistics::takeAttributeFromDOM" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#159) Line indented incorrectly; expected 12 spaces, found 8
(#160) Line indented incorrectly; expected at least 16 spaces, found 12
(#162) Line indented incorrectly; expected 12 spaces, found 8
(#163) Line indented incorrectly; expected at least 16 spaces, found 12
(#165) Line indented incorrectly; expected 12 spaces, found 8
(#166) Line indented incorrectly; expected at least 16 spaces, found 12
(#168) Line indented incorrectly; expected 12 spaces, found 8
(#169) Line indented incorrectly; expected at least 16 spaces, found 12
(#171) Line indented incorrectly; expected 12 spaces, found 8
(#172) Line indented incorrectly; expected at least 16 spaces, found 12
(#174) Line indented incorrectly; expected 12 spaces, found 8
(#175) Line indented incorrectly; expected at least 16 spaces, found 12
(#184) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getViewCount" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setViewCount" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getVideoWatchCount" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setVideoWatchCount" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getSubscriberCount" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setSubscriberCount" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#253) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getLastWebAccess" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#265) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setLastWebAccess" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#276) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getFavoriteCount" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#288) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setFavoriteCount" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Status.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Token.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_YouTube_Extension_Token::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Uploaded.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Username.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/VideoId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/InboxEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_entryClassName" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_YouTube_InboxEntry::getDOM" must be in lower-case letters only
(#115) Variable "majorVersion" must be all lower-case
(#115) Variable "minorVersion" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "majorVersion" must be all lower-case
(#117) Variable "minorVersion" must be all lower-case
(#143) Protected method name "Zend_Gdata_YouTube_InboxEntry::takeChildFromDOM" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#145) Variable "absoluteNodeName" must be all lower-case
(#146) Variable "absoluteNodeName" must be all lower-case
(#179) Public method name "Zend_Gdata_YouTube_InboxEntry::getDescription" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#182) "require_once" must be immediately followed by an open parenthesis
(#199) Public method name "Zend_Gdata_YouTube_InboxEntry::setDescription" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#202) "require_once" must be immediately followed by an open parenthesis
(#217) Public method name "Zend_Gdata_YouTube_InboxEntry::getRating" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Gdata_YouTube_InboxEntry::setRating" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_YouTube_InboxEntry::getComments" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#251) Public method name "Zend_Gdata_YouTube_InboxEntry::setComments" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#262) Public method name "Zend_Gdata_YouTube_InboxEntry::getStatistics" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Gdata_YouTube_InboxEntry::setStatistics" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/InboxFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/MediaEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#58) Member variable "_mediaGroup" must be all lower-case
(#66) Protected method name "Zend_Gdata_YouTube_MediaEntry::takeChildFromDOM" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "absoluteNodeName" must be all lower-case
(#69) Variable "absoluteNodeName" must be all lower-case
(#70) Line indented incorrectly; expected 12 spaces, found 8
(#71) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Variable "mediaGroup" must be all lower-case
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Variable "mediaGroup" must be all lower-case
(#73) Line indented incorrectly; expected at least 16 spaces, found 12
(#73) Variable "mediaGroup" must be all lower-case
(#75) Line indented incorrectly; expected 12 spaces, found 8
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
local/mr/vendor/zend/Zend/Gdata/YouTube/PlaylistListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_entryClassName" must be all lower-case
(#73) Member variable "_feedLink" must be all lower-case
(#88) Member variable "_playlistId" must be all lower-case
(#95) Member variable "_countHint" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getDOM" must be in lower-case letters only
(#120) Variable "majorVersion" must be all lower-case
(#120) Variable "minorVersion" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "majorVersion" must be all lower-case
(#122) Variable "minorVersion" must be all lower-case
(#133) Variable "feedLink" must be all lower-case
(#134) Variable "feedLink" must be all lower-case
(#146) Protected method name "Zend_Gdata_YouTube_PlaylistListEntry::takeChildFromDOM" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "absoluteNodeName" must be all lower-case
(#149) Variable "absoluteNodeName" must be all lower-case
(#150) Line indented incorrectly; expected 12 spaces, found 8
(#151) Line indented incorrectly; expected at least 16 spaces, found 12
(#152) Line indented incorrectly; expected at least 16 spaces, found 12
(#153) Line indented incorrectly; expected at least 16 spaces, found 12
(#155) Line indented incorrectly; expected 12 spaces, found 8
(#156) Line indented incorrectly; expected at least 16 spaces, found 12
(#156) Variable "countHint" must be all lower-case
(#157) Line indented incorrectly; expected at least 16 spaces, found 12
(#157) Variable "countHint" must be all lower-case
(#158) Line indented incorrectly; expected at least 16 spaces, found 12
(#158) Variable "countHint" must be all lower-case
(#160) Line indented incorrectly; expected 12 spaces, found 8
(#161) Line indented incorrectly; expected at least 16 spaces, found 12
(#161) Variable "playlistId" must be all lower-case
(#162) Line indented incorrectly; expected at least 16 spaces, found 12
(#162) Variable "playlistId" must be all lower-case
(#163) Line indented incorrectly; expected at least 16 spaces, found 12
(#163) Variable "playlistId" must be all lower-case
(#165) Line indented incorrectly; expected 12 spaces, found 8
(#166) Line indented incorrectly; expected at least 16 spaces, found 12
(#166) Variable "feedLink" must be all lower-case
(#167) Line indented incorrectly; expected at least 16 spaces, found 12
(#167) Variable "feedLink" must be all lower-case
(#168) Line indented incorrectly; expected at least 16 spaces, found 12
(#168) Variable "feedLink" must be all lower-case
(#170) Line indented incorrectly; expected 12 spaces, found 8
(#171) Line indented incorrectly; expected at least 16 spaces, found 12
(#183) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::setDescription" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getDescription" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#217) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getCountHint" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#221) "require_once" must be immediately followed by an open parenthesis
(#235) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getPlaylistId" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#239) "require_once" must be immediately followed by an open parenthesis
(#253) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::setFeedLink" must be in lower-case letters only
(#253) Variable "feedLink" must be all lower-case
(#254) Opening brace should be on the same line as the declaration
(#255) Variable "feedLink" must be all lower-case
(#272) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getFeedLink" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#277) Variable "feedLink" must be all lower-case
(#278) Variable "feedLink" must be all lower-case
(#279) Variable "feedLink" must be all lower-case
(#291) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getPlaylistVideoFeedUrl" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/PlaylistListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/PlaylistVideoEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Gdata_YouTube_PlaylistVideoEntry::getDOM" must be in lower-case letters only
(#78) Variable "majorVersion" must be all lower-case
(#78) Variable "minorVersion" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#93) Protected method name "Zend_Gdata_YouTube_PlaylistVideoEntry::takeChildFromDOM" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "absoluteNodeName" must be all lower-case
(#96) Variable "absoluteNodeName" must be all lower-case
(#97) Line indented incorrectly; expected 12 spaces, found 8
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Line indented incorrectly; expected at least 16 spaces, found 12
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_YouTube_PlaylistVideoEntry::setPosition" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_YouTube_PlaylistVideoEntry::getPosition" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/PlaylistVideoFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/SubscriptionEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#81) Member variable "_entryClassName" must be all lower-case
(#88) Member variable "_feedLink" must be all lower-case
(#104) Member variable "_playlistTitle" must be all lower-case
(#113) Member variable "_playlistId" must be all lower-case
(#122) Member variable "_mediaThumbnail" must be all lower-case
(#129) Member variable "_countHint" must be all lower-case
(#136) Member variable "_queryString" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getDOM" must be in lower-case letters only
(#161) Variable "majorVersion" must be all lower-case
(#161) Variable "minorVersion" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Variable "majorVersion" must be all lower-case
(#163) Variable "minorVersion" must be all lower-case
(#183) Variable "feedLink" must be all lower-case
(#184) Variable "feedLink" must be all lower-case
(#196) Protected method name "Zend_Gdata_YouTube_SubscriptionEntry::takeChildFromDOM" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "absoluteNodeName" must be all lower-case
(#199) Variable "absoluteNodeName" must be all lower-case
(#200) Line indented incorrectly; expected 12 spaces, found 8
(#201) Line indented incorrectly; expected at least 16 spaces, found 12
(#201) Variable "feedLink" must be all lower-case
(#202) Line indented incorrectly; expected at least 16 spaces, found 12
(#202) Variable "feedLink" must be all lower-case
(#203) Line indented incorrectly; expected at least 16 spaces, found 12
(#203) Variable "feedLink" must be all lower-case
(#205) Line indented incorrectly; expected 12 spaces, found 8
(#206) Line indented incorrectly; expected at least 16 spaces, found 12
(#206) Variable "mediaThumbnail" must be all lower-case
(#207) Line indented incorrectly; expected at least 16 spaces, found 12
(#207) Variable "mediaThumbnail" must be all lower-case
(#208) Line indented incorrectly; expected at least 16 spaces, found 12
(#208) Variable "mediaThumbnail" must be all lower-case
(#210) Line indented incorrectly; expected 12 spaces, found 8
(#211) Line indented incorrectly; expected at least 16 spaces, found 12
(#211) Variable "countHint" must be all lower-case
(#212) Line indented incorrectly; expected at least 16 spaces, found 12
(#212) Variable "countHint" must be all lower-case
(#213) Line indented incorrectly; expected at least 16 spaces, found 12
(#213) Variable "countHint" must be all lower-case
(#215) Line indented incorrectly; expected 12 spaces, found 8
(#216) Line indented incorrectly; expected at least 16 spaces, found 12
(#216) Variable "playlistTitle" must be all lower-case
(#217) Line indented incorrectly; expected at least 16 spaces, found 12
(#217) Variable "playlistTitle" must be all lower-case
(#218) Line indented incorrectly; expected at least 16 spaces, found 12
(#218) Variable "playlistTitle" must be all lower-case
(#220) Line indented incorrectly; expected 12 spaces, found 8
(#221) Line indented incorrectly; expected at least 16 spaces, found 12
(#221) Variable "playlistId" must be all lower-case
(#222) Line indented incorrectly; expected at least 16 spaces, found 12
(#222) Variable "playlistId" must be all lower-case
(#223) Line indented incorrectly; expected at least 16 spaces, found 12
(#223) Variable "playlistId" must be all lower-case
(#225) Line indented incorrectly; expected 12 spaces, found 8
(#226) Line indented incorrectly; expected at least 16 spaces, found 12
(#226) Variable "queryString" must be all lower-case
(#227) Line indented incorrectly; expected at least 16 spaces, found 12
(#227) Variable "queryString" must be all lower-case
(#228) Line indented incorrectly; expected at least 16 spaces, found 12
(#228) Variable "queryString" must be all lower-case
(#230) Line indented incorrectly; expected 12 spaces, found 8
(#231) Line indented incorrectly; expected at least 16 spaces, found 12
(#232) Line indented incorrectly; expected at least 16 spaces, found 12
(#233) Line indented incorrectly; expected at least 16 spaces, found 12
(#235) Line indented incorrectly; expected 12 spaces, found 8
(#236) Line indented incorrectly; expected at least 16 spaces, found 12
(#247) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setFeedLink" must be in lower-case letters only
(#247) Variable "feedLink" must be all lower-case
(#248) Opening brace should be on the same line as the declaration
(#249) Variable "feedLink" must be all lower-case
(#266) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getFeedLink" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#271) Variable "feedLink" must be all lower-case
(#272) Variable "feedLink" must be all lower-case
(#273) Variable "feedLink" must be all lower-case
(#286) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getPlaylistId" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#290) "require_once" must be immediately followed by an open parenthesis
(#307) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setPlaylistId" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#311) "require_once" must be immediately followed by an open parenthesis
(#326) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getQueryString" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#338) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setQueryString" must be in lower-case letters only
(#338) Variable "queryString" must be all lower-case
(#339) Opening brace should be on the same line as the declaration
(#340) Variable "queryString" must be all lower-case
(#350) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getPlaylistTitle" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#354) "require_once" must be immediately followed by an open parenthesis
(#371) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setPlaylistTitle" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#375) "require_once" must be immediately followed by an open parenthesis
(#391) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getCountHint" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#395) "require_once" must be immediately followed by an open parenthesis
(#410) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getMediaThumbnail" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#414) "require_once" must be immediately followed by an open parenthesis
(#428) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getUsername" must be in lower-case letters only
(#429) Opening brace should be on the same line as the declaration
(#440) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setUsername" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/SubscriptionFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/UserProfileEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#89) Inline doc block comments are not allowed; use "// Comment." instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#99) Inline doc block comments are not allowed; use "// Comment." instead
(#102) "require_once" must be immediately followed by an open parenthesis
(#104) Inline doc block comments are not allowed; use "// Comment." instead
(#107) "require_once" must be immediately followed by an open parenthesis
(#109) Inline doc block comments are not allowed; use "// Comment." instead
(#112) "require_once" must be immediately followed by an open parenthesis
(#114) Inline doc block comments are not allowed; use "// Comment." instead
(#117) "require_once" must be immediately followed by an open parenthesis
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#122) "require_once" must be immediately followed by an open parenthesis
(#124) Inline doc block comments are not allowed; use "// Comment." instead
(#127) "require_once" must be immediately followed by an open parenthesis
(#141) Member variable "_entryClassName" must be all lower-case
(#148) Member variable "_feedLink" must be all lower-case
(#169) Member variable "_aboutMe" must be all lower-case
(#260) Member variable "_firstName" must be all lower-case
(#267) Member variable "_lastName" must be all lower-case
(#291) Opening brace should be on the same line as the declaration
(#306) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getDOM" must be in lower-case letters only
(#306) Variable "majorVersion" must be all lower-case
(#306) Variable "minorVersion" must be all lower-case
(#307) Opening brace should be on the same line as the declaration
(#308) Variable "majorVersion" must be all lower-case
(#308) Variable "minorVersion" must be all lower-case
(#367) Variable "feedLink" must be all lower-case
(#368) Variable "feedLink" must be all lower-case
(#380) Protected method name "Zend_Gdata_YouTube_UserProfileEntry::takeChildFromDOM" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#382) Variable "absoluteNodeName" must be all lower-case
(#383) Variable "absoluteNodeName" must be all lower-case
(#384) Line indented incorrectly; expected 12 spaces, found 8
(#385) Line indented incorrectly; expected at least 16 spaces, found 12
(#386) Line indented incorrectly; expected at least 16 spaces, found 12
(#387) Line indented incorrectly; expected at least 16 spaces, found 12
(#389) Line indented incorrectly; expected 12 spaces, found 8
(#390) Line indented incorrectly; expected at least 16 spaces, found 12
(#390) Variable "aboutMe" must be all lower-case
(#391) Line indented incorrectly; expected at least 16 spaces, found 12
(#391) Variable "aboutMe" must be all lower-case
(#392) Line indented incorrectly; expected at least 16 spaces, found 12
(#392) Variable "aboutMe" must be all lower-case
(#394) Line indented incorrectly; expected 12 spaces, found 8
(#395) Line indented incorrectly; expected at least 16 spaces, found 12
(#396) Line indented incorrectly; expected at least 16 spaces, found 12
(#397) Line indented incorrectly; expected at least 16 spaces, found 12
(#399) Line indented incorrectly; expected 12 spaces, found 8
(#400) Line indented incorrectly; expected at least 16 spaces, found 12
(#401) Line indented incorrectly; expected at least 16 spaces, found 12
(#402) Line indented incorrectly; expected at least 16 spaces, found 12
(#404) Line indented incorrectly; expected 12 spaces, found 8
(#405) Line indented incorrectly; expected at least 16 spaces, found 12
(#406) Line indented incorrectly; expected at least 16 spaces, found 12
(#407) Line indented incorrectly; expected at least 16 spaces, found 12
(#409) Line indented incorrectly; expected 12 spaces, found 8
(#410) Line indented incorrectly; expected at least 16 spaces, found 12
(#411) Line indented incorrectly; expected at least 16 spaces, found 12
(#412) Line indented incorrectly; expected at least 16 spaces, found 12
(#414) Line indented incorrectly; expected 12 spaces, found 8
(#415) Line indented incorrectly; expected at least 16 spaces, found 12
(#416) Line indented incorrectly; expected at least 16 spaces, found 12
(#417) Line indented incorrectly; expected at least 16 spaces, found 12
(#419) Line indented incorrectly; expected 12 spaces, found 8
(#420) Line indented incorrectly; expected at least 16 spaces, found 12
(#421) Line indented incorrectly; expected at least 16 spaces, found 12
(#422) Line indented incorrectly; expected at least 16 spaces, found 12
(#424) Line indented incorrectly; expected 12 spaces, found 8
(#425) Line indented incorrectly; expected at least 16 spaces, found 12
(#426) Line indented incorrectly; expected at least 16 spaces, found 12
(#427) Line indented incorrectly; expected at least 16 spaces, found 12
(#429) Line indented incorrectly; expected 12 spaces, found 8
(#430) Line indented incorrectly; expected at least 16 spaces, found 12
(#431) Line indented incorrectly; expected at least 16 spaces, found 12
(#432) Line indented incorrectly; expected at least 16 spaces, found 12
(#434) Line indented incorrectly; expected 12 spaces, found 8
(#435) Line indented incorrectly; expected at least 16 spaces, found 12
(#436) Line indented incorrectly; expected at least 16 spaces, found 12
(#437) Line indented incorrectly; expected at least 16 spaces, found 12
(#439) Line indented incorrectly; expected 12 spaces, found 8
(#440) Line indented incorrectly; expected at least 16 spaces, found 12
(#441) Line indented incorrectly; expected at least 16 spaces, found 12
(#442) Line indented incorrectly; expected at least 16 spaces, found 12
(#444) Line indented incorrectly; expected 12 spaces, found 8
(#445) Line indented incorrectly; expected at least 16 spaces, found 12
(#446) Line indented incorrectly; expected at least 16 spaces, found 12
(#447) Line indented incorrectly; expected at least 16 spaces, found 12
(#449) Line indented incorrectly; expected 12 spaces, found 8
(#450) Line indented incorrectly; expected at least 16 spaces, found 12
(#451) Line indented incorrectly; expected at least 16 spaces, found 12
(#452) Line indented incorrectly; expected at least 16 spaces, found 12
(#454) Line indented incorrectly; expected 12 spaces, found 8
(#455) Line indented incorrectly; expected at least 16 spaces, found 12
(#456) Line indented incorrectly; expected at least 16 spaces, found 12
(#457) Line indented incorrectly; expected at least 16 spaces, found 12
(#459) Line indented incorrectly; expected 12 spaces, found 8
(#460) Line indented incorrectly; expected at least 16 spaces, found 12
(#460) Variable "firstName" must be all lower-case
(#461) Line indented incorrectly; expected at least 16 spaces, found 12
(#461) Variable "firstName" must be all lower-case
(#462) Line indented incorrectly; expected at least 16 spaces, found 12
(#462) Variable "firstName" must be all lower-case
(#464) Line indented incorrectly; expected 12 spaces, found 8
(#465) Line indented incorrectly; expected at least 16 spaces, found 12
(#465) Variable "lastName" must be all lower-case
(#466) Line indented incorrectly; expected at least 16 spaces, found 12
(#466) Variable "lastName" must be all lower-case
(#467) Line indented incorrectly; expected at least 16 spaces, found 12
(#467) Variable "lastName" must be all lower-case
(#469) Line indented incorrectly; expected 12 spaces, found 8
(#470) Line indented incorrectly; expected at least 16 spaces, found 12
(#471) Line indented incorrectly; expected at least 16 spaces, found 12
(#472) Line indented incorrectly; expected at least 16 spaces, found 12
(#474) Line indented incorrectly; expected 12 spaces, found 8
(#475) Line indented incorrectly; expected at least 16 spaces, found 12
(#476) Line indented incorrectly; expected at least 16 spaces, found 12
(#477) Line indented incorrectly; expected at least 16 spaces, found 12
(#479) Line indented incorrectly; expected 12 spaces, found 8
(#480) Line indented incorrectly; expected at least 16 spaces, found 12
(#480) Variable "feedLink" must be all lower-case
(#481) Line indented incorrectly; expected at least 16 spaces, found 12
(#481) Variable "feedLink" must be all lower-case
(#482) Line indented incorrectly; expected at least 16 spaces, found 12
(#482) Variable "feedLink" must be all lower-case
(#484) Line indented incorrectly; expected 12 spaces, found 8
(#485) Line indented incorrectly; expected at least 16 spaces, found 12
(#498) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setAboutMe" must be in lower-case letters only
(#498) Variable "aboutMe" must be all lower-case
(#499) Opening brace should be on the same line as the declaration
(#502) "require_once" must be immediately followed by an open parenthesis
(#507) Variable "aboutMe" must be all lower-case
(#518) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getAboutMe" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#522) "require_once" must be immediately followed by an open parenthesis
(#538) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setFirstName" must be in lower-case letters only
(#538) Variable "firstName" must be all lower-case
(#539) Opening brace should be on the same line as the declaration
(#542) "require_once" must be immediately followed by an open parenthesis
(#547) Variable "firstName" must be all lower-case
(#558) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getFirstName" must be in lower-case letters only
(#559) Opening brace should be on the same line as the declaration
(#562) "require_once" must be immediately followed by an open parenthesis
(#578) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setLastName" must be in lower-case letters only
(#578) Variable "lastName" must be all lower-case
(#579) Opening brace should be on the same line as the declaration
(#582) "require_once" must be immediately followed by an open parenthesis
(#587) Variable "lastName" must be all lower-case
(#598) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getLastName" must be in lower-case letters only
(#599) Opening brace should be on the same line as the declaration
(#602) "require_once" must be immediately followed by an open parenthesis
(#617) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getStatistics" must be in lower-case letters only
(#618) Opening brace should be on the same line as the declaration
(#621) "require_once" must be immediately followed by an open parenthesis
(#636) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getThumbnail" must be in lower-case letters only
(#637) Opening brace should be on the same line as the declaration
(#640) "require_once" must be immediately followed by an open parenthesis
(#655) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setAge" must be in lower-case letters only
(#656) Opening brace should be on the same line as the declaration
(#666) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getAge" must be in lower-case letters only
(#667) Opening brace should be on the same line as the declaration
(#677) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setUsername" must be in lower-case letters only
(#678) Opening brace should be on the same line as the declaration
(#688) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getUsername" must be in lower-case letters only
(#689) Opening brace should be on the same line as the declaration
(#699) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setBooks" must be in lower-case letters only
(#700) Opening brace should be on the same line as the declaration
(#710) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getBooks" must be in lower-case letters only
(#711) Opening brace should be on the same line as the declaration
(#721) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setCompany" must be in lower-case letters only
(#722) Opening brace should be on the same line as the declaration
(#732) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getCompany" must be in lower-case letters only
(#733) Opening brace should be on the same line as the declaration
(#743) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setHobbies" must be in lower-case letters only
(#744) Opening brace should be on the same line as the declaration
(#754) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getHobbies" must be in lower-case letters only
(#755) Opening brace should be on the same line as the declaration
(#765) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setHometown" must be in lower-case letters only
(#766) Opening brace should be on the same line as the declaration
(#776) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getHometown" must be in lower-case letters only
(#777) Opening brace should be on the same line as the declaration
(#787) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setLocation" must be in lower-case letters only
(#788) Opening brace should be on the same line as the declaration
(#798) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getLocation" must be in lower-case letters only
(#799) Opening brace should be on the same line as the declaration
(#809) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setMovies" must be in lower-case letters only
(#810) Opening brace should be on the same line as the declaration
(#820) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getMovies" must be in lower-case letters only
(#821) Opening brace should be on the same line as the declaration
(#831) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setMusic" must be in lower-case letters only
(#832) Opening brace should be on the same line as the declaration
(#842) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getMusic" must be in lower-case letters only
(#843) Opening brace should be on the same line as the declaration
(#853) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setOccupation" must be in lower-case letters only
(#854) Opening brace should be on the same line as the declaration
(#864) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getOccupation" must be in lower-case letters only
(#865) Opening brace should be on the same line as the declaration
(#875) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setSchool" must be in lower-case letters only
(#876) Opening brace should be on the same line as the declaration
(#886) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getSchool" must be in lower-case letters only
(#887) Opening brace should be on the same line as the declaration
(#897) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setGender" must be in lower-case letters only
(#898) Opening brace should be on the same line as the declaration
(#908) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getGender" must be in lower-case letters only
(#909) Opening brace should be on the same line as the declaration
(#919) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setRelationship" must be in lower-case letters only
(#920) Opening brace should be on the same line as the declaration
(#930) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getRelationship" must be in lower-case letters only
(#931) Opening brace should be on the same line as the declaration
(#941) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setFeedLink" must be in lower-case letters only
(#941) Variable "feedLink" must be all lower-case
(#942) Opening brace should be on the same line as the declaration
(#943) Variable "feedLink" must be all lower-case
(#960) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getFeedLink" must be in lower-case letters only
(#961) Opening brace should be on the same line as the declaration
(#965) Variable "feedLink" must be all lower-case
(#966) Variable "feedLink" must be all lower-case
(#967) Variable "feedLink" must be all lower-case
(#981) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getFeedLinkHref" must be in lower-case letters only
(#982) Opening brace should be on the same line as the declaration
(#983) Variable "feedLink" must be all lower-case
(#984) Variable "feedLink" must be all lower-case
(#985) Variable "feedLink" must be all lower-case
(#996) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getPlaylistListFeedUrl" must be in lower-case letters only
(#997) Opening brace should be on the same line as the declaration
(#1006) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getUploadsFeedUrl" must be in lower-case letters only
(#1007) Opening brace should be on the same line as the declaration
(#1016) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getSubscriptionsFeedUrl" must be in lower-case letters only
(#1017) Opening brace should be on the same line as the declaration
(#1026) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getContactsFeedUrl" must be in lower-case letters only
(#1027) Opening brace should be on the same line as the declaration
(#1036) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getFavoritesFeedUrl" must be in lower-case letters only
(#1037) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/VideoEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#103) Member variable "_entryClassName" must be all lower-case
(#110) Member variable "_noEmbed" must be all lower-case
(#152) Member variable "_feedLink" must be all lower-case
(#182) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Gdata_YouTube_VideoEntry::getDOM" must be in lower-case letters only
(#197) Variable "majorVersion" must be all lower-case
(#197) Variable "minorVersion" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "majorVersion" must be all lower-case
(#199) Variable "minorVersion" must be all lower-case
(#229) Variable "feedLink" must be all lower-case
(#230) Variable "feedLink" must be all lower-case
(#235) Line indented incorrectly; expected at least 12 spaces, found 11
(#247) Protected method name "Zend_Gdata_YouTube_VideoEntry::takeChildFromDOM" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#249) Variable "absoluteNodeName" must be all lower-case
(#251) Variable "absoluteNodeName" must be all lower-case
(#252) Line indented incorrectly; expected 12 spaces, found 8
(#253) Line indented incorrectly; expected at least 16 spaces, found 12
(#254) Line indented incorrectly; expected at least 16 spaces, found 12
(#255) Line indented incorrectly; expected at least 16 spaces, found 12
(#257) Line indented incorrectly; expected 12 spaces, found 8
(#258) Line indented incorrectly; expected at least 16 spaces, found 12
(#259) Line indented incorrectly; expected at least 16 spaces, found 12
(#260) Line indented incorrectly; expected at least 16 spaces, found 12
(#262) Line indented incorrectly; expected 12 spaces, found 8
(#263) Line indented incorrectly; expected at least 16 spaces, found 12
(#264) Line indented incorrectly; expected at least 16 spaces, found 12
(#265) Line indented incorrectly; expected at least 16 spaces, found 12
(#267) Line indented incorrectly; expected 12 spaces, found 8
(#268) Line indented incorrectly; expected at least 16 spaces, found 12
(#269) Line indented incorrectly; expected at least 16 spaces, found 12
(#270) Line indented incorrectly; expected at least 16 spaces, found 12
(#272) Line indented incorrectly; expected 12 spaces, found 8
(#273) Line indented incorrectly; expected at least 16 spaces, found 12
(#274) Line indented incorrectly; expected at least 16 spaces, found 12
(#275) Line indented incorrectly; expected at least 16 spaces, found 12
(#277) Line indented incorrectly; expected 12 spaces, found 8
(#278) Line indented incorrectly; expected at least 16 spaces, found 12
(#279) Line indented incorrectly; expected at least 16 spaces, found 12
(#280) Line indented incorrectly; expected at least 16 spaces, found 12
(#282) Line indented incorrectly; expected 12 spaces, found 8
(#283) Line indented incorrectly; expected at least 16 spaces, found 12
(#283) Variable "noEmbed" must be all lower-case
(#284) Line indented incorrectly; expected at least 16 spaces, found 12
(#284) Variable "noEmbed" must be all lower-case
(#285) Line indented incorrectly; expected at least 16 spaces, found 12
(#285) Variable "noEmbed" must be all lower-case
(#287) Line indented incorrectly; expected 12 spaces, found 8
(#288) Line indented incorrectly; expected at least 16 spaces, found 12
(#288) Variable "feedLink" must be all lower-case
(#289) Line indented incorrectly; expected at least 16 spaces, found 12
(#289) Variable "feedLink" must be all lower-case
(#290) Line indented incorrectly; expected at least 16 spaces, found 12
(#290) Variable "feedLink" must be all lower-case
(#292) Line indented incorrectly; expected 12 spaces, found 8
(#293) Line indented incorrectly; expected at least 16 spaces, found 12
(#294) Line indented incorrectly; expected at least 16 spaces, found 12
(#295) Line indented incorrectly; expected at least 16 spaces, found 12
(#297) Line indented incorrectly; expected 12 spaces, found 8
(#298) Line indented incorrectly; expected at least 16 spaces, found 12
(#299) Line indented incorrectly; expected at least 16 spaces, found 12
(#300) Line indented incorrectly; expected at least 16 spaces, found 12
(#302) Line indented incorrectly; expected 12 spaces, found 8
(#303) Line indented incorrectly; expected at least 16 spaces, found 12
(#304) Line indented incorrectly; expected at least 16 spaces, found 12
(#305) Line indented incorrectly; expected at least 16 spaces, found 12
(#307) Line indented incorrectly; expected 12 spaces, found 8
(#308) Line indented incorrectly; expected at least 16 spaces, found 12
(#319) Public method name "Zend_Gdata_YouTube_VideoEntry::setRecorded" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#330) Public method name "Zend_Gdata_YouTube_VideoEntry::getRecorded" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Gdata_YouTube_VideoEntry::setLocation" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Gdata_YouTube_VideoEntry::getLocation" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#367) Public method name "Zend_Gdata_YouTube_VideoEntry::setNoEmbed" must be in lower-case letters only
(#367) Variable "noEmbed" must be all lower-case
(#368) Opening brace should be on the same line as the declaration
(#369) Variable "noEmbed" must be all lower-case
(#379) Public method name "Zend_Gdata_YouTube_VideoEntry::getNoEmbed" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#389) Public method name "Zend_Gdata_YouTube_VideoEntry::isVideoEmbeddable" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#404) Public method name "Zend_Gdata_YouTube_VideoEntry::setStatistics" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#415) Public method name "Zend_Gdata_YouTube_VideoEntry::getStatistics" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#427) Public method name "Zend_Gdata_YouTube_VideoEntry::setRacy" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#430) "require_once" must be immediately followed by an open parenthesis
(#446) Public method name "Zend_Gdata_YouTube_VideoEntry::getRacy" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#449) "require_once" must be immediately followed by an open parenthesis
(#463) Public method name "Zend_Gdata_YouTube_VideoEntry::setRating" must be in lower-case letters only
(#464) Opening brace should be on the same line as the declaration
(#474) Public method name "Zend_Gdata_YouTube_VideoEntry::getRating" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#485) Public method name "Zend_Gdata_YouTube_VideoEntry::setComments" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#496) Public method name "Zend_Gdata_YouTube_VideoEntry::getComments" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#507) Public method name "Zend_Gdata_YouTube_VideoEntry::setFeedLink" must be in lower-case letters only
(#507) Variable "feedLink" must be all lower-case
(#508) Opening brace should be on the same line as the declaration
(#509) Variable "feedLink" must be all lower-case
(#526) Public method name "Zend_Gdata_YouTube_VideoEntry::getFeedLink" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#531) Variable "feedLink" must be all lower-case
(#532) Variable "feedLink" must be all lower-case
(#533) Variable "feedLink" must be all lower-case
(#545) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoResponsesLink" must be in lower-case letters only
(#546) Opening brace should be on the same line as the declaration
(#555) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoRatingsLink" must be in lower-case letters only
(#556) Opening brace should be on the same line as the declaration
(#565) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoComplaintsLink" must be in lower-case letters only
(#566) Opening brace should be on the same line as the declaration
(#575) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoId" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#578) Variable "videoId" must be all lower-case
(#580) Variable "fullId" must be all lower-case
(#581) Variable "fullId" must be all lower-case
(#583) "require_once" must be immediately followed by an open parenthesis
(#585) Variable "fullId" must be all lower-case
(#587) Variable "videoId" must be all lower-case
(#587) Variable "fullId" must be all lower-case
(#590) Variable "videoId" must be all lower-case
(#598) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoRecorded" must be in lower-case letters only
(#599) Opening brace should be on the same line as the declaration
(#602) Line indented incorrectly; expected at least 12 spaces, found 10
(#604) Line indented incorrectly; expected at least 12 spaces, found 10
(#614) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoRecorded" must be in lower-case letters only
(#615) Opening brace should be on the same line as the declaration
(#626) Public method name "Zend_Gdata_YouTube_VideoEntry::getWhere" must be in lower-case letters only
(#627) Opening brace should be on the same line as the declaration
(#637) Public method name "Zend_Gdata_YouTube_VideoEntry::setWhere" must be in lower-case letters only
(#638) Opening brace should be on the same line as the declaration
(#649) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoTitle" must be in lower-case letters only
(#650) Opening brace should be on the same line as the declaration
(#665) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoTitle" must be in lower-case letters only
(#666) Opening brace should be on the same line as the declaration
(#679) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoDescription" must be in lower-case letters only
(#680) Opening brace should be on the same line as the declaration
(#694) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoDescription" must be in lower-case letters only
(#695) Opening brace should be on the same line as the declaration
(#710) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoWatchPageUrl" must be in lower-case letters only
(#711) Opening brace should be on the same line as the declaration
(#731) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoThumbnails" must be in lower-case letters only
(#732) Opening brace should be on the same line as the declaration
(#736) Variable "thumbnailArray" must be all lower-case
(#738) Variable "thumbnailObj" must be all lower-case
(#740) Variable "thumbnailObj" must be all lower-case
(#741) Variable "thumbnailObj" must be all lower-case
(#742) Variable "thumbnailObj" must be all lower-case
(#743) Variable "thumbnailObj" must be all lower-case
(#744) Variable "thumbnailArray" must be all lower-case
(#746) Variable "thumbnailArray" must be all lower-case
(#758) Public method name "Zend_Gdata_YouTube_VideoEntry::getFlashPlayerUrl" must be in lower-case letters only
(#759) Opening brace should be on the same line as the declaration
(#762) Line indented incorrectly; expected 12 spaces, found 16
(#764) Line indented incorrectly; expected 12 spaces, found 16
(#765) Line indented incorrectly; expected 8 spaces, found 12
(#765) Closing brace indented incorrectly; expected 8 spaces, found 12
(#775) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoDuration" must be in lower-case letters only
(#776) Opening brace should be on the same line as the declaration
(#790) Public method name "Zend_Gdata_YouTube_VideoEntry::isVideoPrivate" must be in lower-case letters only
(#791) Opening brace should be on the same line as the declaration
(#805) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoPrivate" must be in lower-case letters only
(#806) Opening brace should be on the same line as the declaration
(#817) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoPublic" must be in lower-case letters only
(#818) Opening brace should be on the same line as the declaration
(#831) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoTags" must be in lower-case letters only
(#832) Opening brace should be on the same line as the declaration
(#837) Variable "keywordsString" must be all lower-case
(#838) Variable "keywordsString" must be all lower-case
(#839) Variable "keywordsString" must be all lower-case
(#852) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoTags" must be in lower-case letters only
(#853) Opening brace should be on the same line as the declaration
(#870) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoViewCount" must be in lower-case letters only
(#871) Opening brace should be on the same line as the declaration
(#886) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoGeoLocation" must be in lower-case letters only
(#887) Opening brace should be on the same line as the declaration
(#892) Variable "positionString" must be all lower-case
(#894) Variable "positionString" must be all lower-case
(#895) Variable "positionArray" must be all lower-case
(#895) Variable "positionString" must be all lower-case
(#896) Variable "positionArray" must be all lower-case
(#897) Variable "returnArray" must be all lower-case
(#898) Variable "returnArray" must be all lower-case
(#898) Variable "positionArray" must be all lower-case
(#899) Variable "returnArray" must be all lower-case
(#899) Variable "positionArray" must be all lower-case
(#900) Variable "returnArray" must be all lower-case
(#914) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoRatingInfo" must be in lower-case letters only
(#915) Opening brace should be on the same line as the declaration
(#917) Variable "returnArray" must be all lower-case
(#918) Variable "returnArray" must be all lower-case
(#919) Variable "returnArray" must be all lower-case
(#920) Variable "returnArray" must be all lower-case
(#934) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoCategory" must be in lower-case letters only
(#935) Opening brace should be on the same line as the declaration
(#939) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#954) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoCategory" must be in lower-case letters only
(#955) Opening brace should be on the same line as the declaration
(#957) Line exceeds 132 characters; contains 139 characters
(#969) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoDeveloperTags" must be in lower-case letters only
(#970) Opening brace should be on the same line as the declaration
(#971) Variable "developerTags" must be all lower-case
(#974) Variable "categoryArray" must be all lower-case
(#975) Variable "categoryArray" must be all lower-case
(#976) Variable "categoryArray" must be all lower-case
(#979) Variable "developerTags" must be all lower-case
(#983) Variable "developerTags" must be all lower-case
(#994) Public method name "Zend_Gdata_YouTube_VideoEntry::addVideoDeveloperTag" must be in lower-case letters only
(#994) Variable "developerTag" must be all lower-case
(#995) Opening brace should be on the same line as the declaration
(#997) Variable "newCategory" must be all lower-case
(#997) Variable "developerTag" must be all lower-case
(#1000) Variable "newCategory" must be all lower-case
(#1003) Variable "newCategory" must be all lower-case
(#1015) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoDeveloperTags" must be in lower-case letters only
(#1015) Variable "developerTags" must be all lower-case
(#1016) Opening brace should be on the same line as the declaration
(#1017) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1017) Variable "developerTags" must be all lower-case
(#1017) Variable "developerTag" must be all lower-case
(#1018) Variable "developerTag" must be all lower-case
(#1029) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoState" must be in lower-case letters only
(#1030) Opening brace should be on the same line as the declaration
(#1047) Public method name "Zend_Gdata_YouTube_VideoEntry::ensureMediaGroupIsNotNull" must be in lower-case letters only
(#1048) Opening brace should be on the same line as the declaration
(#1062) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoRating" must be in lower-case letters only
(#1062) Variable "ratingValue" must be all lower-case
(#1063) Opening brace should be on the same line as the declaration
(#1064) Variable "ratingValue" must be all lower-case
(#1064) Variable "ratingValue" must be all lower-case
(#1065) "require_once" must be immediately followed by an open parenthesis
(#1070) "require_once" must be immediately followed by an open parenthesis
(#1072) Variable "ratingValue" must be all lower-case
(#1082) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoCommentFeedUrl" must be in lower-case letters only
(#1083) Opening brace should be on the same line as the declaration
(#1084) Variable "commentsExtension" must be all lower-case
(#1085) Variable "commentsFeedUrl" must be all lower-case
(#1086) Variable "commentsExtension" must be all lower-case
(#1087) Variable "commentsFeedLink" must be all lower-case
(#1087) Variable "commentsExtension" must be all lower-case
(#1088) Variable "commentsFeedLink" must be all lower-case
(#1089) Variable "commentsFeedUrl" must be all lower-case
(#1089) Variable "commentsFeedLink" must be all lower-case
(#1092) Variable "commentsFeedUrl" must be all lower-case
local/mr/vendor/zend/Zend/Gdata/YouTube/VideoFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Gdata/YouTube/VideoQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#51) Possible useless method overriding detected
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Gdata_YouTube_VideoQuery::setFeedType" must be in lower-case letters only
(#63) Variable "feedType" must be all lower-case
(#63) Variable "videoId" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "feedType" must be all lower-case
(#66) Line indented incorrectly; expected 12 spaces, found 8
(#67) Line indented incorrectly; expected at least 16 spaces, found 12
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Line indented incorrectly; expected 12 spaces, found 8
(#73) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Line indented incorrectly; expected 12 spaces, found 8
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Line indented incorrectly; expected 12 spaces, found 8
(#79) Line indented incorrectly; expected 16 spaces, found 12
(#79) Variable "videoId" must be all lower-case
(#80) Line indented incorrectly; expected at least 20 spaces, found 16
(#80) "require_once" must be immediately followed by an open parenthesis
(#81) Line indented incorrectly; expected at least 20 spaces, found 16
(#82) Variable "feedType" must be all lower-case
(#83) Line indented incorrectly; expected 16 spaces, found 12
(#84) Line indented incorrectly; expected at least 20 spaces, found 16
(#84) Variable "videoId" must be all lower-case
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected 16 spaces, found 12
(#89) Variable "videoId" must be all lower-case
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#90) "require_once" must be immediately followed by an open parenthesis
(#91) Line indented incorrectly; expected at least 20 spaces, found 16
(#92) Variable "feedType" must be all lower-case
(#93) Line indented incorrectly; expected 16 spaces, found 12
(#94) Line indented incorrectly; expected at least 20 spaces, found 16
(#94) Variable "videoId" must be all lower-case
(#96) Line indented incorrectly; expected 16 spaces, found 12
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected 16 spaces, found 12
(#99) Variable "videoId" must be all lower-case
(#100) Line indented incorrectly; expected at least 20 spaces, found 16
(#100) "require_once" must be immediately followed by an open parenthesis
(#101) Line indented incorrectly; expected at least 20 spaces, found 16
(#102) Variable "feedType" must be all lower-case
(#103) Line indented incorrectly; expected 16 spaces, found 12
(#104) Line indented incorrectly; expected at least 20 spaces, found 16
(#105) Variable "videoId" must be all lower-case
(#106) Line indented incorrectly; expected 20 spaces, found 16
(#107) Line indented incorrectly; expected at least 24 spaces, found 20
(#108) Line indented incorrectly; expected 20 spaces, found 16
(#109) Line indented incorrectly; expected 16 spaces, found 12
(#111) Line indented incorrectly; expected 12 spaces, found 8
(#112) Line indented incorrectly; expected at least 16 spaces, found 12
(#112) "require_once" must be immediately followed by an open parenthesis
(#125) Public method name "Zend_Gdata_YouTube_VideoQuery::setLocation" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#133) "require_once" must be immediately followed by an open parenthesis
(#139) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) "require_once" must be immediately followed by an open parenthesis
(#161) Public method name "Zend_Gdata_YouTube_VideoQuery::getLocation" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Gdata_YouTube_VideoQuery::setLocationRadius" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Gdata_YouTube_VideoQuery::getLocationRadius" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#209) Public method name "Zend_Gdata_YouTube_VideoQuery::setTime" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#227) "require_once" must be immediately followed by an open parenthesis
(#243) Public method name "Zend_Gdata_YouTube_VideoQuery::setUploader" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#253) "require_once" must be immediately followed by an open parenthesis
(#266) Public method name "Zend_Gdata_YouTube_VideoQuery::setVideoQuery" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#282) Public method name "Zend_Gdata_YouTube_VideoQuery::setFormat" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#298) Public method name "Zend_Gdata_YouTube_VideoQuery::setRacy" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#319) Public method name "Zend_Gdata_YouTube_VideoQuery::getRacy" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#336) Public method name "Zend_Gdata_YouTube_VideoQuery::setSafeSearch" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#351) "require_once" must be immediately followed by an open parenthesis
(#364) Public method name "Zend_Gdata_YouTube_VideoQuery::getSafeSearch" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#378) Public method name "Zend_Gdata_YouTube_VideoQuery::setOrderBy" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Gdata_YouTube_VideoQuery::getFormat" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#408) Public method name "Zend_Gdata_YouTube_VideoQuery::getVideoQuery" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#422) Public method name "Zend_Gdata_YouTube_VideoQuery::getTime" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#436) Public method name "Zend_Gdata_YouTube_VideoQuery::getOrderBy" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#454) Public method name "Zend_Gdata_YouTube_VideoQuery::getQueryString" must be in lower-case letters only
(#454) Variable "majorProtocolVersion" must be all lower-case
(#455) Variable "minorProtocolVersion" must be all lower-case
(#456) Opening brace should be on the same line as the declaration
(#457) Variable "queryArray" must be all lower-case
(#466) Variable "majorProtocolVersion" must be all lower-case
(#467) "require_once" must be immediately followed by an open parenthesis
(#474) Variable "majorProtocolVersion" must be all lower-case
(#475) "require_once" must be immediately followed by an open parenthesis
(#483) Variable "majorProtocolVersion" must be all lower-case
(#484) "require_once" must be immediately followed by an open parenthesis
(#492) Variable "majorProtocolVersion" must be all lower-case
(#493) "require_once" must be immediately followed by an open parenthesis
(#500) Variable "majorProtocolVersion" must be all lower-case
(#506) Variable "queryArray" must be all lower-case
(#509) Variable "queryArray" must be all lower-case
(#510) Variable "queryArray" must be all lower-case
(#524) Public method name "Zend_Gdata_YouTube_VideoQuery::getQueryUrl" must be in lower-case letters only
(#524) Variable "majorProtocolVersion" must be all lower-case
(#525) Variable "minorProtocolVersion" must be all lower-case
(#526) Opening brace should be on the same line as the declaration
(#535) Variable "majorProtocolVersion" must be all lower-case
(#536) Variable "minorProtocolVersion" must be all lower-case
local/mr/vendor/zend/Zend/Http/Client.php
(#1) File has mixed line endings; this may cause incorrect results
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#45) "require_once" must be immediately followed by an open parenthesis
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#50) "require_once" must be immediately followed by an open parenthesis
(#78) Whitespace found at end of line
(#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) No space found before comment text; expected "// const AUTH_DIGEST = 'digest'; <-- not implemented yet" but found "//const AUTH_DIGEST = 'digest'; <-- not implemented yet"
(#157) Member variable "paramsGet" must be all lower-case
(#164) Member variable "paramsPost" must be all lower-case
(#178) Member variable "raw_post_data" must not contain underscores.
(#216) Member variable "last_request" must not contain underscores.
(#223) Member variable "last_response" must not contain underscores.
(#230) Member variable "redirectCounter" must be all lower-case
(#240) Member variable "_fileInfoDb" must be all lower-case
(#250) Opening brace should be on the same line as the declaration
(#266) Public method name "Zend_Http_Client::setUri" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#273) Inline doc block comments are not allowed; use "// Comment." instead
(#274) "require_once" must be immediately followed by an open parenthesis
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Public method name "Zend_Http_Client::getUri" must be in lower-case letters only
(#299) Variable "as_string" must not contain underscores.
(#300) Opening brace should be on the same line as the declaration
(#301) Variable "as_string" must not contain underscores.
(#315) Public method name "Zend_Http_Client::setConfig" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#320) Usage of ELSEIF not allowed; use ELSE IF instead
(#321) Inline doc block comments are not allowed; use "// Comment." instead
(#322) "require_once" must be immediately followed by an open parenthesis
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Public method name "Zend_Http_Client::setMethod" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#352) Inline doc block comments are not allowed; use "// Comment." instead
(#353) "require_once" must be immediately followed by an open parenthesis
(#385) Public method name "Zend_Http_Client::setHeaders" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Inline doc block comments are not allowed; use "// Comment." instead
(#405) "require_once" must be immediately followed by an open parenthesis
(#409) Variable "normalized_name" must not contain underscores.
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Variable "normalized_name" must not contain underscores.
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Line indented incorrectly; expected at least 16 spaces, found 12
(#421) Variable "normalized_name" must not contain underscores.
(#437) Public method name "Zend_Http_Client::getHeader" must be in lower-case letters only
(#438) Opening brace should be on the same line as the declaration
(#454) Public method name "Zend_Http_Client::setParameterGet" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#457) Inline control structures are not allowed
(#473) Public method name "Zend_Http_Client::setParameterPost" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#476) Inline control structures are not allowed
(#493) Protected method name "Zend_Http_Client::_setParameter" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#507) Inline control structures are not allowed
(#518) Public method name "Zend_Http_Client::getRedirectionsCount" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#546) Public method name "Zend_Http_Client::setAuth" must be in lower-case letters only
(#547) Opening brace should be on the same line as the declaration
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Line indented incorrectly; expected at least 12 spaces, found 8
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Inline doc block comments are not allowed; use "// Comment." instead
(#562) "require_once" must be immediately followed by an open parenthesis
(#586) Public method name "Zend_Http_Client::setCookieJar" must be in lower-case letters only
(#587) Opening brace should be on the same line as the declaration
(#589) "require_once" must be immediately followed by an open parenthesis
(#594) Usage of ELSEIF not allowed; use ELSE IF instead
(#596) Usage of ELSEIF not allowed; use ELSE IF instead
(#599) Inline doc block comments are not allowed; use "// Comment." instead
(#600) "require_once" must be immediately followed by an open parenthesis
(#612) Public method name "Zend_Http_Client::getCookieJar" must be in lower-case letters only
(#613) Opening brace should be on the same line as the declaration
(#626) Public method name "Zend_Http_Client::setCookie" must be in lower-case letters only
(#627) Opening brace should be on the same line as the declaration
(#629) "require_once" must be immediately followed by an open parenthesis
(#651) Usage of ELSEIF not allowed; use ELSE IF instead
(#665) Inline doc block comments are not allowed; use "// Comment." instead
(#666) "require_once" must be immediately followed by an open parenthesis
(#701) Public method name "Zend_Http_Client::setFileUpload" must be in lower-case letters only
(#702) Opening brace should be on the same line as the declaration
(#705) Inline doc block comments are not allowed; use "// Comment." instead
(#706) "require_once" must be immediately followed by an open parenthesis
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Public method name "Zend_Http_Client::setEncType" must be in lower-case letters only
(#735) Opening brace should be on the same line as the declaration
(#755) Public method name "Zend_Http_Client::setRawData" must be in lower-case letters only
(#756) Opening brace should be on the same line as the declaration
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#762) Expected "if (...) {\n"; found "if(...) {\n"
(#781) Public method name "Zend_Http_Client::resetParameters" must be in lower-case letters only
(#781) Variable "clearAll" must be all lower-case
(#782) Opening brace should be on the same line as the declaration
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#789) Expected "if (...) {\n"; found "if(...) {\n"
(#789) Variable "clearAll" must be all lower-case
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) Public method name "Zend_Http_Client::getLastRequest" must be in lower-case letters only
(#812) Opening brace should be on the same line as the declaration
(#824) Public method name "Zend_Http_Client::getLastResponse" must be in lower-case letters only
(#825) Opening brace should be on the same line as the declaration
(#839) Public method name "Zend_Http_Client::setAdapter" must be in lower-case letters only
(#840) Opening brace should be on the same line as the declaration
(#844) "require_once" must be immediately followed by an open parenthesis
(#847) Inline doc block comments are not allowed; use "// Comment." instead
(#848) "require_once" must be immediately followed by an open parenthesis
(#857) Inline doc block comments are not allowed; use "// Comment." instead
(#858) "require_once" must be immediately followed by an open parenthesis
(#873) Public method name "Zend_Http_Client::getAdapter" must be in lower-case letters only
(#874) Opening brace should be on the same line as the declaration
(#884) Public method name "Zend_Http_Client::setStream" must be in lower-case letters only
(#885) Opening brace should be on the same line as the declaration
(#894) Public method name "Zend_Http_Client::getStream" must be in lower-case letters only
(#895) Opening brace should be on the same line as the declaration
(#904) Protected method name "Zend_Http_Client::_openTempStream" must be in lower-case letters only
(#905) Opening brace should be on the same line as the declaration
(#907) Expected "if (...) {\n"; found "if(...) {\n"
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) Expected 1 space before "?"; 0 found
(#909) Expected 1 space after "?"; 0 found
(#909) Expected 1 space before ":"; 0 found
(#909) Expected 1 space after ":"; 0 found
(#914) Line indented incorrectly; expected 12 spaces, found 16
(#916) Line indented incorrectly; expected 12 spaces, found 16
(#917) "require_once" must be immediately followed by an open parenthesis
(#920) Whitespace found at end of line
(#923) Whitespace found at end of line
(#932) Opening brace should be on the same line as the declaration
(#934) Inline doc block comments are not allowed; use "// Comment." instead
(#935) "require_once" must be immediately followed by an open parenthesis
(#945) Inline comments must end in full-stops, exclamation marks, or question marks
(#952) Inline comments must end in full-stops, exclamation marks, or question marks
(#956) Line indented incorrectly; expected 16 spaces, found 19
(#958) Line indented incorrectly; expected 16 spaces, found 19
(#967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#968) Expected "if (...) {\n"; found "if(...) {\n"
(#969) Inline doc block comments are not allowed; use "// Comment." instead
(#970) "require_once" must be immediately followed by an open parenthesis
(#974) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) Expected "if (...) {\n"; found "if(...) {\n"
(#979) Expected "if (...) {\n"; found "if(...) {\n"
(#983) Inline doc block comments are not allowed; use "// Comment." instead
(#984) "require_once" must be immediately followed by an open parenthesis
(#994) Inline doc block comments are not allowed; use "// Comment." instead
(#995) "require_once" must be immediately followed by an open parenthesis
(#999) Expected "if (...) {\n"; found "if(...) {\n"
(#1001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) Expected "if (...) {\n"; found "if(...) {\n"
(#1006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1006) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Inline comments must end in full-stops, exclamation marks, or question marks
(#1022) Inline comments must end in full-stops, exclamation marks, or question marks
(#1026) Inline comments must end in full-stops, exclamation marks, or question marks
(#1035) Inline comments must end in full-stops, exclamation marks, or question marks
(#1042) Inline comments must end in full-stops, exclamation marks, or question marks
(#1050) Inline comments must end in full-stops, exclamation marks, or question marks
(#1051) Expected "if (...) {\n"; found "if(...) {\n"
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1056) Inline comments must end in full-stops, exclamation marks, or question marks
(#1065) Inline comments must end in full-stops, exclamation marks, or question marks
(#1079) Protected method name "Zend_Http_Client::_prepareHeaders" must be in lower-case letters only
(#1080) Opening brace should be on the same line as the declaration
(#1083) Inline comments must end in full-stops, exclamation marks, or question marks
(#1087) Inline comments must end in full-stops, exclamation marks, or question marks
(#1096) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1120) Inline comments must end in full-stops, exclamation marks, or question marks
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1131) Inline comments must end in full-stops, exclamation marks, or question marks
(#1141) Inline comments must end in full-stops, exclamation marks, or question marks
(#1160) Protected method name "Zend_Http_Client::_prepareBody" must be in lower-case letters only
(#1161) Opening brace should be on the same line as the declaration
(#1171) Inline comments must end in full-stops, exclamation marks, or question marks
(#1175) Variable "mbIntEnc" must be all lower-case
(#1182) Variable "mbIntEnc" must be all lower-case
(#1183) Variable "mbIntEnc" must be all lower-case
(#1191) Inline comments must end in full-stops, exclamation marks, or question marks
(#1196) Inline comments must end in full-stops, exclamation marks, or question marks
(#1200) Inline comments must end in full-stops, exclamation marks, or question marks
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) Inline comments must end in full-stops, exclamation marks, or question marks
(#1220) Inline comments must end in full-stops, exclamation marks, or question marks
(#1226) Variable "mbIntEnc" must be all lower-case
(#1227) Variable "mbIntEnc" must be all lower-case
(#1230) Inline doc block comments are not allowed; use "// Comment." instead
(#1231) "require_once" must be immediately followed by an open parenthesis
(#1238) Inline comments must end in full-stops, exclamation marks, or question marks
(#1243) Variable "mbIntEnc" must be all lower-case
(#1244) Variable "mbIntEnc" must be all lower-case
(#1267) Protected method name "Zend_Http_Client::_getParametersRecursive" must be in lower-case letters only
(#1268) Opening brace should be on the same line as the declaration
(#1269) Inline comments must end in full-stops, exclamation marks, or question marks
(#1283) Inline comments must end in full-stops, exclamation marks, or question marks
(#1317) Protected method name "Zend_Http_Client::_detectFileMimeType" must be in lower-case letters only
(#1318) Opening brace should be on the same line as the declaration
(#1321) Inline comments must end in full-stops, exclamation marks, or question marks
(#1323) Variable "_fileInfoDb" must be all lower-case
(#1323) Variable "_fileInfoDb" must not contain underscores.
(#1324) Variable "_fileInfoDb" must be all lower-case
(#1324) Variable "_fileInfoDb" must not contain underscores.
(#1327) Variable "_fileInfoDb" must be all lower-case
(#1327) Variable "_fileInfoDb" must not contain underscores.
(#1328) Variable "_fileInfoDb" must be all lower-case
(#1328) Variable "_fileInfoDb" must not contain underscores.
(#1331) Usage of ELSEIF not allowed; use ELSE IF instead
(#1335) Inline comments must end in full-stops, exclamation marks, or question marks
(#1353) Public method name "Zend_Http_Client::encodeFormData" must be in lower-case letters only
(#1383) Public method name "Zend_Http_Client::encodeAuthHeader" must be in lower-case letters only
(#1384) Opening brace should be on the same line as the declaration
(#1385) Variable "authHeader" must be all lower-case
(#1389) Inline comments must end in full-stops, exclamation marks, or question marks
(#1391) Inline doc block comments are not allowed; use "// Comment." instead
(#1392) "require_once" must be immediately followed by an open parenthesis
(#1396) Variable "authHeader" must be all lower-case
(#1399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1399) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) This comment is 67% valid code; is this commented out code?
(#1399) No space found before comment text; expected "// case self::AUTH_DIGEST:" but found "//case self::AUTH_DIGEST:"
(#1400) Inline doc block comments are not allowed; use "// Comment." instead
(#1403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1403) Inline comments must end in full-stops, exclamation marks, or question marks
(#1403) This comment is 67% valid code; is this commented out code?
(#1403) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1406) Inline doc block comments are not allowed; use "// Comment." instead
(#1407) "require_once" must be immediately followed by an open parenthesis
(#1411) Variable "authHeader" must be all lower-case
(#1428) Protected method name "Zend_Http_Client::_flattenParametersArray" must be in lower-case letters only
(#1429) Opening brace should be on the same line as the declaration
(#1436) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1438) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Http/Client/Adapter/Curl.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#76) Member variable "_invalidOverwritableCurlOptions" must be all lower-case
(#90) Member variable "out_stream" must not contain underscores.
(#101) Opening brace should be on the same line as the declaration
(#103) "require_once" must be immediately followed by an open parenthesis
(#132) Public method name "Zend_Http_Client_Adapter_Curl::setConfig" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#137) Usage of ELSEIF not allowed; use ELSE IF instead
(#138) "require_once" must be immediately followed by an open parenthesis
(#144) Expected "if (...) {\n"; found "if(...) {\n"
(#168) Expected 5 space(s) before asterisk; 6 found
(#169) Expected 5 space(s) before asterisk; 6 found
(#170) Expected 5 space(s) before asterisk; 6 found
(#171) Expected 5 space(s) before asterisk; 6 found
(#172) Line indented incorrectly; expected 4 spaces, found 5
(#172) Public method name "Zend_Http_Client_Adapter_Curl::getConfig" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#175) Line indented incorrectly; expected 4 spaces, found 5
(#184) Public method name "Zend_Http_Client_Adapter_Curl::setCurlOption" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#203) Opening brace should be on the same line as the declaration
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) "require_once" must be immediately followed by an open parenthesis
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Line exceeds 132 characters; contains 163 characters
(#262) Variable "httpVersion" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) "require_once" must be immediately followed by an open parenthesis
(#271) "require_once" must be immediately followed by an open parenthesis
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Variable "curlValue" must be all lower-case
(#282) Variable "curlMethod" must be all lower-case
(#286) Variable "curlMethod" must be all lower-case
(#292) Expected "if (...) {\n"; found "if(...) {\n"
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) AS keyword must be lowercase; expected "as" but found "AS"
(#300) Expected "if (...) {\n"; found "if(...) {\n"
(#308) "require_once" must be immediately followed by an open parenthesis
(#309) Line exceeds maximum limit of 180 characters; contains 181 characters
(#312) Expected "if (...) {\n"; found "if(...) {\n"
(#316) Variable "curlMethod" must be all lower-case
(#318) Variable "curlMethod" must be all lower-case
(#319) Variable "curlValue" must be all lower-case
(#324) Variable "curlMethod" must be all lower-case
(#325) Variable "curlValue" must be all lower-case
(#329) Variable "curlMethod" must be all lower-case
(#330) Variable "curlValue" must be all lower-case
(#334) Variable "curlMethod" must be all lower-case
(#335) Variable "curlValue" must be all lower-case
(#337) Whitespace found at end of line
(#339) Variable "curlMethod" must be all lower-case
(#340) Variable "curlValue" must be all lower-case
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) "require_once" must be immediately followed by an open parenthesis
(#349) Expected "if (...) {\n"; found "if(...) {\n"
(#349) Variable "curlMethod" must be all lower-case
(#350) "require_once" must be immediately followed by an open parenthesis
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Variable "curlHttp" must be all lower-case
(#355) Variable "httpVersion" must be all lower-case
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Variable "curlHttp" must be all lower-case
(#359) Variable "curlMethod" must be all lower-case
(#359) Variable "curlValue" must be all lower-case
(#361) Expected "if (...) {\n"; found "if(...) {\n"
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline doc block comments are not allowed; use "// Comment." instead
(#385) Usage of ELSEIF not allowed; use ELSE IF instead
(#385) Variable "curlMethod" must be all lower-case
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Usage of ELSEIF not allowed; use ELSE IF instead
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) "require_once" must be immediately followed by an open parenthesis
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Expected "if (...) {\n"; found "if(...) {\n"
(#422) "require_once" must be immediately followed by an open parenthesis
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#456) Opening brace should be on the same line as the declaration
(#465) Opening brace should be on the same line as the declaration
(#466) Expected "if (...) {\n"; found "if(...) {\n"
(#478) Public method name "Zend_Http_Client_Adapter_Curl::getHandle" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Http_Client_Adapter_Curl::setOutputStream" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#502) Public method name "Zend_Http_Client_Adapter_Curl::readHeader" must be in lower-case letters only
(#503) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Http/Client/Adapter/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Http/Client/Adapter/Interface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Public method name "Zend_Http_Client_Adapter_Interface::setConfig" must be in lower-case letters only
(#64) Variable "http_ver" must not contain underscores.
local/mr/vendor/zend/Zend/Http/Client/Adapter/Proxy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#90) Opening brace should be on the same line as the declaration
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 9
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "http_ver" must not contain underscores.
(#120) Opening brace should be on the same line as the declaration
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline control structures are not allowed
(#122) Variable "http_ver" must not contain underscores.
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) "require_once" must be immediately followed by an open parenthesis
(#134) "require_once" must be immediately followed by an open parenthesis
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "http_ver" must not contain underscores.
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline control structures are not allowed
(#171) Expected "if (...) {\n"; found "if(...) {\n"
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Whitespace found at end of line
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) "require_once" must be immediately followed by an open parenthesis
(#183) Whitespace found at end of line
(#184) Expected "if (...) {\n"; found "if(...) {\n"
(#185) Expected "if (...) {\n"; found "if(...) {\n"
(#186) "require_once" must be immediately followed by an open parenthesis
(#190) Whitespace found at end of line
(#202) Protected method name "Zend_Http_Client_Adapter_Proxy::connectHandshake" must be in lower-case letters only
(#202) Variable "http_ver" must not contain underscores.
(#203) Opening brace should be on the same line as the declaration
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) "require_once" must be immediately followed by an open parenthesis
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Variable "gotStatus" must be all lower-case
(#231) Variable "gotStatus" must be all lower-case
(#231) Variable "gotStatus" must be all lower-case
(#232) Variable "gotStatus" must be all lower-case
(#234) Inline control structures are not allowed
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) "require_once" must be immediately followed by an open parenthesis
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#256) Inline control structures are not allowed
(#260) "require_once" must be immediately followed by an open parenthesis
(#271) Opening brace should be on the same line as the declaration
(#281) Opening brace should be on the same line as the declaration
(#282) Inline control structures are not allowed
local/mr/vendor/zend/Zend/Http/Client/Adapter/Socket.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#61) Member variable "connected_to" must not contain underscores.
(#65) Whitespace found at end of line
(#68) Member variable "out_stream" must not contain underscores.
(#69) Whitespace found at end of line
(#102) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Http_Client_Adapter_Socket::setConfig" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#115) Usage of ELSEIF not allowed; use ELSE IF instead
(#116) "require_once" must be immediately followed by an open parenthesis
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Expected 2 space(s) before asterisk; 3 found
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Expected 2 space(s) before asterisk; 3 found
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Expected 2 space(s) before asterisk; 3 found
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Expected 2 space(s) before asterisk; 3 found
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 2
(#132) Public method name "Zend_Http_Client_Adapter_Socket::getConfig" must be in lower-case letters only
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 2
(#133) Opening brace should be on the same line as the declaration
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 6
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 2
(#138) Expected 3 space(s) before asterisk; 5 found
(#139) Expected 3 space(s) before asterisk; 5 found
(#140) Expected 3 space(s) before asterisk; 5 found
(#141) Expected 3 space(s) before asterisk; 5 found
(#142) Expected 3 space(s) before asterisk; 5 found
(#143) Expected 3 space(s) before asterisk; 5 found
(#144) Expected 3 space(s) before asterisk; 5 found
(#145) Expected 3 space(s) before asterisk; 5 found
(#146) Expected 3 space(s) before asterisk; 5 found
(#147) Expected 3 space(s) before asterisk; 5 found
(#148) Expected 3 space(s) before asterisk; 5 found
(#149) Expected 3 space(s) before asterisk; 5 found
(#150) Public method name "Zend_Http_Client_Adapter_Socket::setStreamContext" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#155) Usage of ELSEIF not allowed; use ELSE IF instead
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) "require_once" must be immediately followed by an open parenthesis
(#176) Public method name "Zend_Http_Client_Adapter_Socket::getStreamContext" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#193) Opening brace should be on the same line as the declaration
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline control structures are not allowed
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) "require_once" must be immediately followed by an open parenthesis
(#216) "require_once" must be immediately followed by an open parenthesis
(#223) Inline control structures are not allowed
(#234) "require_once" must be immediately followed by an open parenthesis
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) "require_once" must be immediately followed by an open parenthesis
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "http_ver" must not contain underscores.
(#261) Opening brace should be on the same line as the declaration
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) "require_once" must be immediately followed by an open parenthesis
(#271) "require_once" must be immediately followed by an open parenthesis
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline control structures are not allowed
(#283) Inline control structures are not allowed
(#287) Expected "if (...) {\n"; found "if(...) {\n"
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Whitespace found at end of line
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) "require_once" must be immediately followed by an open parenthesis
(#299) Whitespace found at end of line
(#300) Expected "if (...) {\n"; found "if(...) {\n"
(#301) Expected "if (...) {\n"; found "if(...) {\n"
(#302) "require_once" must be immediately followed by an open parenthesis
(#316) Opening brace should be on the same line as the declaration
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Variable "gotStatus" must be all lower-case
(#323) Variable "gotStatus" must be all lower-case
(#323) Variable "gotStatus" must be all lower-case
(#324) Variable "gotStatus" must be all lower-case
(#326) Inline control structures are not allowed
(#329) Whitespace found at end of line
(#332) Variable "statusCode" must be all lower-case
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Inline control structures are not allowed
(#335) Variable "statusCode" must be all lower-case
(#335) Variable "statusCode" must be all lower-case
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Inline doc block comments are not allowed; use "// Comment." instead
(#344) Variable "statusCode" must be all lower-case
(#344) Variable "statusCode" must be all lower-case
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Whitespace found at end of line
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) "require_once" must be immediately followed by an open parenthesis
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Variable "read_to" must not contain underscores.
(#381) Variable "current_pos" must not contain underscores.
(#382) Inline control structures are not allowed
(#382) Variable "current_pos" must not contain underscores.
(#382) Variable "read_to" must not contain underscores.
(#384) Expected "if (...) {\n"; found "if(...) {\n"
(#385) Expected "if (...) {\n"; found "if(...) {\n"
(#385) Variable "read_to" must not contain underscores.
(#385) Variable "current_pos" must not contain underscores.
(#386) Line indented incorrectly; expected at least 32 spaces, found 30
(#387) Line indented incorrectly; expected at least 32 spaces, found 30
(#387) Whitespace found at end of line
(#388) Line indented incorrectly; expected 28 spaces, found 29
(#388) Closing brace indented incorrectly; expected 28 spaces, found 29
(#390) Variable "read_to" must not contain underscores.
(#390) Variable "current_pos" must not contain underscores.
(#402) Expected "if (...) {\n"; found "if(...) {\n"
(#411) Whitespace found at end of line
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Line indented incorrectly; expected at least 12 spaces, found 8
(#418) Usage of ELSEIF not allowed; use ELSE IF instead
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Variable "contentLength" must be all lower-case
(#423) Whitespace found at end of line
(#425) Variable "contentLength" must be all lower-case
(#427) Whitespace found at end of line
(#428) Variable "current_pos" must not contain underscores.
(#431) Variable "read_to" must not contain underscores.
(#431) Variable "current_pos" must not contain underscores.
(#431) Variable "contentLength" must be all lower-case
(#432) Variable "read_to" must not contain underscores.
(#432) Variable "current_pos" must not contain underscores.
(#433) Variable "current_pos" must not contain underscores.
(#435) Line indented incorrectly; expected 16 spaces, found 17
(#435) Expected "if (...) {\n"; found "if(...) {\n"
(#436) Line indented incorrectly; expected 20 spaces, found 21
(#436) Expected "if (...) {\n"; found "if(...) {\n"
(#436) Variable "read_to" must not contain underscores.
(#436) Variable "current_pos" must not contain underscores.
(#438) Whitespace found at end of line
(#439) Line indented incorrectly; expected 20 spaces, found 21
(#440) Line indented incorrectly; expected 16 spaces, found 17
(#441) Variable "read_to" must not contain underscores.
(#441) Variable "current_pos" must not contain underscores.
(#448) Closing brace indented incorrectly; expected 17 spaces, found 16
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Inline control structures are not allowed
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Line indented incorrectly; expected at least 12 spaces, found 8
(#458) Expected "if (...) {\n"; found "if(...) {\n"
(#459) Expected "if (...) {\n"; found "if(...) {\n"
(#461) Whitespace found at end of line
(#462) Line indented incorrectly; expected 20 spaces, found 21
(#462) Closing brace indented incorrectly; expected 20 spaces, found 21
(#463) Expected "} else {\n"; found "} else {\n"
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Opening brace should be on the same line as the declaration
(#492) Inline control structures are not allowed
(#503) Protected method name "Zend_Http_Client_Adapter_Socket::_checkSocketReadTimeout" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#510) "require_once" must be immediately followed by an open parenthesis
(#518) Whitespace found at end of line
(#521) Whitespace found at end of line
(#525) Public method name "Zend_Http_Client_Adapter_Socket::setOutputStream" must be in lower-case letters only
(#525) Whitespace found at end of line
(#526) Opening brace should be on the same line as the declaration
(#530) Whitespace found at end of line
(#538) Opening brace should be on the same line as the declaration
(#540) Inline control structures are not allowed
local/mr/vendor/zend/Zend/Http/Client/Adapter/Stream.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Whitespace found at end of line
(#41) Whitespace found at end of line
(#43) Whitespace found at end of line
(#45) method name "Zend_Http_Client_Adapter_Stream::setOutputStream" must be in lower-case letters only
(#45) Visibility must be declared on method "setOutputStream"
local/mr/vendor/zend/Zend/Http/Client/Adapter/Test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#72) Member variable "responseIndex" must be all lower-case
(#79) Member variable "_nextRequestWillFail" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#86) Closing brace must be on a line by itself
(#94) Public method name "Zend_Http_Client_Adapter_Test::setNextRequestWillFail" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Http_Client_Adapter_Test::setConfig" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#111) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) "require_once" must be immediately followed by an open parenthesis
(#134) Opening brace should be on the same line as the declaration
(#137) "require_once" must be immediately followed by an open parenthesis
(#152) Variable "http_ver" must not contain underscores.
(#153) Opening brace should be on the same line as the declaration
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline control structures are not allowed
(#162) Inline control structures are not allowed
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Opening brace should be on the same line as the declaration
(#192) Opening brace should be on the same line as the declaration
(#192) Closing brace must be on a line by itself
(#199) Public method name "Zend_Http_Client_Adapter_Test::setResponse" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#214) Public method name "Zend_Http_Client_Adapter_Test::addResponse" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#216) Line indented incorrectly; expected 8 spaces, found 9
(#218) Closing brace indented incorrectly; expected 9 spaces, found 8
(#229) Public method name "Zend_Http_Client_Adapter_Test::setResponseIndex" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#232) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Http/Client/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Http/Cookie.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#96) Member variable "encodeValue" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#113) "require_once" must be immediately followed by an open parenthesis
(#118) "require_once" must be immediately followed by an open parenthesis
(#123) "require_once" must be immediately followed by an open parenthesis
(#138) Public method name "Zend_Http_Cookie::getName" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Http_Cookie::getValue" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Http_Cookie::getDomain" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Http_Cookie::getPath" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Http_Cookie::getExpiryTime" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Http_Cookie::isSecure" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Http_Cookie::isExpired" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#203) Inline control structures are not allowed
(#216) Public method name "Zend_Http_Cookie::isSessionCookie" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#229) Variable "matchSessionCookies" must be all lower-case
(#230) Opening brace should be on the same line as the declaration
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Expected 1 space after "=="; 0 found
(#237) "require_once" must be immediately followed by an open parenthesis
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline control structures are not allowed
(#243) Inline control structures are not allowed
(#244) Inline control structures are not allowed
(#244) Variable "matchSessionCookies" must be all lower-case
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Opening brace should be on the same line as the declaration
(#284) Public method name "Zend_Http_Cookie::fromString" must be in lower-case letters only
(#284) Variable "cookieStr" must be all lower-case
(#284) Variable "refUri" must be all lower-case
(#284) Variable "encodeValue" must be all lower-case
(#285) Opening brace should be on the same line as the declaration
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Variable "refUri" must be all lower-case
(#288) Variable "refUri" must be all lower-case
(#288) Variable "refUri" must be all lower-case
(#297) Variable "cookieStr" must be all lower-case
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Inline control structures are not allowed
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Variable "encodeValue" must be all lower-case
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Variable "refUri" must be all lower-case
(#311) Variable "refUri" must be all lower-case
(#312) Variable "refUri" must be all lower-case
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Variable "keyValue" must be all lower-case
(#325) Variable "keyValue" must be all lower-case
(#326) Variable "keyValue" must be all lower-case
(#329) Expected "if (...) {\n"; found "if(...) {\n"
(#330) Inline doc block comments are not allowed; use "// Comment." instead
(#337) "require_once" must be immediately followed by an open parenthesis
(#339) Variable "expireDate" must be all lower-case
(#340) Variable "expireDate" must be all lower-case
(#360) Variable "encodeValue" must be all lower-case
(#377) Public method name "Zend_Http_Cookie::matchCookieDomain" must be in lower-case letters only
(#377) Variable "cookieDomain" must be all lower-case
(#378) Opening brace should be on the same line as the declaration
(#379) Variable "cookieDomain" must be all lower-case
(#380) "require_once" must be immediately followed by an open parenthesis
(#385) "require_once" must be immediately followed by an open parenthesis
(#389) Variable "cookieDomain" must be all lower-case
(#389) Variable "cookieDomain" must be all lower-case
(#392) Variable "cookieDomain" must be all lower-case
(#393) Variable "cookieDomain" must be all lower-case
(#393) Variable "cookieDomain" must be all lower-case
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Variable "cookieDomain" must be all lower-case
(#398) Variable "cookieDomain" must be all lower-case
(#410) Public method name "Zend_Http_Cookie::matchCookiePath" must be in lower-case letters only
(#410) Variable "cookiePath" must be all lower-case
(#411) Opening brace should be on the same line as the declaration
(#412) Variable "cookiePath" must be all lower-case
(#413) "require_once" must be immediately followed by an open parenthesis
(#418) "require_once" must be immediately followed by an open parenthesis
(#422) Variable "cookiePath" must be all lower-case
local/mr/vendor/zend/Zend/Http/CookieJar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#104) Member variable "_rawCookies" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#111) Closing brace must be on a line by itself
(#120) Public method name "Zend_Http_CookieJar::addCookie" must be in lower-case letters only
(#120) Variable "ref_uri" must not contain underscores.
(#121) Opening brace should be on the same line as the declaration
(#123) Variable "ref_uri" must not contain underscores.
(#129) Inline control structures are not allowed
(#130) Inline control structures are not allowed
(#134) "require_once" must be immediately followed by an open parenthesis
(#146) Public method name "Zend_Http_CookieJar::addCookiesFromResponse" must be in lower-case letters only
(#146) Variable "ref_uri" must not contain underscores.
(#147) Opening brace should be on the same line as the declaration
(#149) "require_once" must be immediately followed by an open parenthesis
(#154) Variable "cookie_hdrs" must not contain underscores.
(#156) Variable "cookie_hdrs" must not contain underscores.
(#157) Variable "cookie_hdrs" must not contain underscores.
(#158) Variable "ref_uri" must not contain underscores.
(#160) Usage of ELSEIF not allowed; use ELSE IF instead
(#160) Variable "cookie_hdrs" must not contain underscores.
(#161) Variable "cookie_hdrs" must not contain underscores.
(#161) Variable "ref_uri" must not contain underscores.
(#171) Public method name "Zend_Http_CookieJar::getAllCookies" must be in lower-case letters only
(#171) Variable "ret_as" must not contain underscores.
(#172) Opening brace should be on the same line as the declaration
(#173) Variable "ret_as" must not contain underscores.
(#188) Public method name "Zend_Http_CookieJar::getMatchingCookies" must be in lower-case letters only
(#188) Variable "matchSessionCookies" must be all lower-case
(#189) Variable "ret_as" must not contain underscores.
(#190) Opening brace should be on the same line as the declaration
(#191) Inline control structures are not allowed
(#193) "require_once" must be immediately followed by an open parenthesis
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Inline control structures are not allowed
(#205) Inline control structures are not allowed
(#205) Variable "matchSessionCookies" must be all lower-case
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "ret_as" must not contain underscores.
(#222) Public method name "Zend_Http_CookieJar::getCookie" must be in lower-case letters only
(#222) Variable "cookie_name" must not contain underscores.
(#222) Variable "ret_as" must not contain underscores.
(#223) Opening brace should be on the same line as the declaration
(#229) "require_once" must be immediately followed by an open parenthesis
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline control structures are not allowed
(#238) Variable "cookie_name" must not contain underscores.
(#239) Variable "cookie_name" must not contain underscores.
(#241) Variable "ret_as" must not contain underscores.
(#252) "require_once" must be immediately followed by an open parenthesis
(#253) Variable "ret_as" must not contain underscores.
(#269) Protected method name "Zend_Http_CookieJar::_flattenCookiesArray" must be in lower-case letters only
(#269) Variable "ret_as" must not contain underscores.
(#271) Variable "ret_as" must not contain underscores.
(#273) Variable "ret_as" must not contain underscores.
(#274) Variable "ret_as" must not contain underscores.
(#276) Variable "ret_as" must not contain underscores.
(#280) Usage of ELSEIF not allowed; use ELSE IF instead
(#281) Variable "ret_as" must not contain underscores.
(#306) Protected method name "Zend_Http_CookieJar::_matchDomain" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#326) Protected method name "Zend_Http_CookieJar::_matchPath" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#330) Variable "paths_array" must not contain underscores.
(#331) Variable "paths_array" must not contain underscores.
(#337) Variable "paths_array" must not contain underscores.
(#356) Public method name "Zend_Http_CookieJar::fromResponse" must be in lower-case letters only
(#356) Variable "ref_uri" must not contain underscores.
(#357) Opening brace should be on the same line as the declaration
(#359) Variable "ref_uri" must not contain underscores.
(#369) Opening brace should be on the same line as the declaration
(#378) Public method name "Zend_Http_CookieJar::getIterator" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#388) Public method name "Zend_Http_CookieJar::isEmpty" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#399) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Http/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Http/Response.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) This comment is 50% valid code; is this commented out code?
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Opening brace should be on the same line as the declaration
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) "require_once" must be immediately followed by an open parenthesis
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) "require_once" must be immediately followed by an open parenthesis
(#165) Line indented incorrectly; expected 8 spaces, found 4
(#165) Closing brace indented incorrectly; expected 8 spaces, found 4
(#168) Inline control structures are not allowed
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) "require_once" must be immediately followed by an open parenthesis
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Public method name "Zend_Http_Response::isError" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#214) Public method name "Zend_Http_Response::isSuccessful" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Http_Response::isRedirect" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#251) Public method name "Zend_Http_Response::getBody" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Public method name "Zend_Http_Response::getRawBody" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Http_Response::getVersion" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#318) Public method name "Zend_Http_Response::getStatus" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#329) Public method name "Zend_Http_Response::getMessage" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#339) Public method name "Zend_Http_Response::getHeaders" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#350) Public method name "Zend_Http_Response::getHeader" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#353) Inline control structures are not allowed
(#365) Public method name "Zend_Http_Response::getHeadersAsString" must be in lower-case letters only
(#365) Variable "status_line" must not contain underscores.
(#366) Opening brace should be on the same line as the declaration
(#369) Variable "status_line" must not contain underscores.
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#376) Inline control structures are not allowed
(#379) Usage of ELSEIF not allowed; use ELSE IF instead
(#395) Public method name "Zend_Http_Response::asString" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#406) Opening brace should be on the same line as the declaration
(#422) Public method name "Zend_Http_Response::responseCodeAsText" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#425) Inline control structures are not allowed
(#429) Usage of ELSEIF not allowed; use ELSE IF instead
(#442) Public method name "Zend_Http_Response::extractCode" must be in lower-case letters only
(#442) Variable "response_str" must not contain underscores.
(#443) Opening brace should be on the same line as the declaration
(#444) Variable "response_str" must not contain underscores.
(#459) Public method name "Zend_Http_Response::extractMessage" must be in lower-case letters only
(#459) Variable "response_str" must not contain underscores.
(#460) Opening brace should be on the same line as the declaration
(#461) Variable "response_str" must not contain underscores.
(#476) Public method name "Zend_Http_Response::extractVersion" must be in lower-case letters only
(#476) Variable "response_str" must not contain underscores.
(#477) Opening brace should be on the same line as the declaration
(#478) Variable "response_str" must not contain underscores.
(#493) Public method name "Zend_Http_Response::extractHeaders" must be in lower-case letters only
(#493) Variable "response_str" must not contain underscores.
(#494) Opening brace should be on the same line as the declaration
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Variable "response_str" must not contain underscores.
(#499) Inline control structures are not allowed
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Variable "last_header" must not contain underscores.
(#506) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#508) Inline control structures are not allowed
(#511) Variable "last_header" must not contain underscores.
(#512) Variable "h_name" must not contain underscores.
(#513) Variable "h_value" must not contain underscores.
(#515) Variable "h_name" must not contain underscores.
(#516) Variable "h_name" must not contain underscores.
(#517) Variable "h_name" must not contain underscores.
(#517) Variable "h_name" must not contain underscores.
(#520) Variable "h_name" must not contain underscores.
(#520) Variable "h_value" must not contain underscores.
(#522) Variable "h_name" must not contain underscores.
(#522) Variable "h_value" must not contain underscores.
(#524) Variable "last_header" must not contain underscores.
(#524) Variable "h_name" must not contain underscores.
(#525) Usage of ELSEIF not allowed; use ELSE IF instead
(#525) Variable "last_header" must not contain underscores.
(#526) Variable "last_header" must not contain underscores.
(#527) Variable "last_header" must not contain underscores.
(#528) Variable "last_header_key" must not contain underscores.
(#528) Variable "last_header" must not contain underscores.
(#529) Variable "last_header" must not contain underscores.
(#529) Variable "last_header_key" must not contain underscores.
(#531) Variable "last_header" must not contain underscores.
(#545) Public method name "Zend_Http_Response::extractBody" must be in lower-case letters only
(#545) Variable "response_str" must not contain underscores.
(#546) Opening brace should be on the same line as the declaration
(#547) Variable "response_str" must not contain underscores.
(#560) Public method name "Zend_Http_Response::decodeChunkedBody" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#562) Variable "decBody" must be all lower-case
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Variable "mbIntEnc" must be all lower-case
(#575) "require_once" must be immediately followed by an open parenthesis
(#581) Variable "decBody" must be all lower-case
(#585) Variable "mbIntEnc" must be all lower-case
(#586) Variable "mbIntEnc" must be all lower-case
(#589) Variable "decBody" must be all lower-case
(#600) Public method name "Zend_Http_Response::decodeGzip" must be in lower-case letters only
(#601) Opening brace should be on the same line as the declaration
(#603) "require_once" must be immediately followed by an open parenthesis
(#620) Public method name "Zend_Http_Response::decodeDeflate" must be in lower-case letters only
(#621) Opening brace should be on the same line as the declaration
(#623) "require_once" must be immediately followed by an open parenthesis
(#629) Inline doc block comments are not allowed; use "// Comment." instead
(#640) Variable "zlibHeader" must be all lower-case
(#641) Variable "zlibHeader" must be all lower-case
(#654) Public method name "Zend_Http_Response::fromString" must be in lower-case letters only
(#654) Variable "response_str" must not contain underscores.
(#655) Opening brace should be on the same line as the declaration
(#656) Variable "response_str" must not contain underscores.
(#657) Variable "response_str" must not contain underscores.
(#658) Variable "response_str" must not contain underscores.
(#659) Variable "response_str" must not contain underscores.
(#660) Variable "response_str" must not contain underscores.
local/mr/vendor/zend/Zend/Http/Response/Stream.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Member variable "stream_name" must not contain underscores.
(#64) Public method name "Zend_Http_Response_Stream::getStream" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Http_Response_Stream::setStream" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Http_Response_Stream::getCleanup" must be in lower-case letters only
(#95) Public method name "Zend_Http_Response_Stream::setCleanup" must be in lower-case letters only
(#104) Public method name "Zend_Http_Response_Stream::getStreamName" must be in lower-case letters only
(#114) Public method name "Zend_Http_Response_Stream::setStreamName" must be in lower-case letters only
(#114) Variable "stream_name" must not contain underscores.
(#115) Variable "stream_name" must not contain underscores.
(#140) Opening brace should be on the same line as the declaration
(#142) Expected "if (...) {\n"; found "if(...) {\n"
(#156) Public method name "Zend_Http_Response_Stream::fromStream" must be in lower-case letters only
(#156) Variable "response_str" must not contain underscores.
(#157) Opening brace should be on the same line as the declaration
(#158) Variable "response_str" must not contain underscores.
(#159) Variable "response_str" must not contain underscores.
(#160) Variable "response_str" must not contain underscores.
(#161) Variable "response_str" must not contain underscores.
(#178) Public method name "Zend_Http_Response_Stream::getBody" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#194) Public method name "Zend_Http_Response_Stream::getRawBody" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#196) Expected "if (...) {\n"; found "if(...) {\n"
(#209) Protected method name "Zend_Http_Response_Stream::readStream" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#211) Expected "if (...) {\n"; found "if(...) {\n"
(#215) Expected "if (...) {\n"; found "if(...) {\n"
(#225) Opening brace should be on the same line as the declaration
(#226) Expected "if (...) {\n"; found "if(...) {\n"
(#230) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/InfoCard.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#45) "require_once" must be immediately followed by an open parenthesis
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#50) "require_once" must be immediately followed by an open parenthesis
(#71) Member variable "_keyPairs" must be all lower-case
(#78) Member variable "_pkiCipherObj" must be all lower-case
(#85) Member variable "_symCipherObj" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#106) "require_once" must be immediately followed by an open parenthesis
(#107) Line exceeds 132 characters; contains 135 characters
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#111) "require_once" must be immediately followed by an open parenthesis
(#112) Line exceeds 132 characters; contains 136 characters
(#123) Public method name "Zend_InfoCard::setAdapter" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_InfoCard::getAdapter" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Expected "if (...) {\n"; found "if(...) {\n"
(#138) "require_once" must be immediately followed by an open parenthesis
(#150) Public method name "Zend_InfoCard::getPkiCipherObject" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_InfoCard::setPkiCipherObject" must be in lower-case letters only
(#161) Variable "cipherObj" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Variable "cipherObj" must be all lower-case
(#172) Public method name "Zend_InfoCard::getSymCipherObject" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_InfoCard::setSymCipherObject" must be in lower-case letters only
(#183) Variable "cipherObj" must be all lower-case
(#184) Opening brace should be on the same line as the declaration
(#185) Variable "cipherObj" must be all lower-case
(#196) Public method name "Zend_InfoCard::removeCertificatePair" must be in lower-case letters only
(#196) Variable "key_id" must not contain underscores.
(#197) Opening brace should be on the same line as the declaration
(#199) Expected "if (...) {\n"; found "if(...) {\n"
(#199) Variable "key_id" must not contain underscores.
(#200) "require_once" must be immediately followed by an open parenthesis
(#201) Variable "key_id" must not contain underscores.
(#204) Variable "key_id" must not contain underscores.
(#218) Public method name "Zend_InfoCard::addCertificatePair" must be in lower-case letters only
(#218) Variable "private_key_file" must not contain underscores.
(#218) Variable "public_key_file" must not contain underscores.
(#218) Line exceeds 132 characters; contains 143 characters
(#219) Opening brace should be on the same line as the declaration
(#220) Expected "if (...) {\n"; found "if(...) {\n"
(#220) Variable "private_key_file" must not contain underscores.
(#221) Variable "public_key_file" must not contain underscores.
(#222) "require_once" must be immediately followed by an open parenthesis
(#223) Variable "private_key_file" must not contain underscores.
(#223) Line exceeds 132 characters; contains 149 characters
(#226) Expected "if (...) {\n"; found "if(...) {\n"
(#226) Variable "private_key_file" must not contain underscores.
(#227) Variable "public_key_file" must not contain underscores.
(#228) "require_once" must be immediately followed by an open parenthesis
(#229) Variable "private_key_file" must not contain underscores.
(#229) Line exceeds 132 characters; contains 167 characters
(#232) Variable "key_id" must not contain underscores.
(#232) Variable "private_key_file" must not contain underscores.
(#232) Variable "public_key_file" must not contain underscores.
(#234) Expected "if (...) {\n"; found "if(...) {\n"
(#234) Variable "key_id" must not contain underscores.
(#235) "require_once" must be immediately followed by an open parenthesis
(#236) Variable "private_key_file" must not contain underscores.
(#236) Line exceeds 132 characters; contains 140 characters
(#242) Variable "key_id" must not contain underscores.
(#242) Variable "private_key_file" must not contain underscores.
(#243) Variable "public_key_file" must not contain underscores.
(#246) Expected "if (...) {\n"; found "if(...) {\n"
(#247) Variable "key_id" must not contain underscores.
(#249) Variable "key_id" must not contain underscores.
(#252) Variable "key_id" must not contain underscores.
(#255) "require_once" must be immediately followed by an open parenthesis
(#268) Public method name "Zend_InfoCard::getCertificatePair" must be in lower-case letters only
(#268) Variable "key_id" must not contain underscores.
(#269) Opening brace should be on the same line as the declaration
(#270) Expected "if (...) {\n"; found "if(...) {\n"
(#270) Variable "key_id" must not contain underscores.
(#271) Variable "key_id" must not contain underscores.
(#274) "require_once" must be immediately followed by an open parenthesis
(#275) Variable "key_id" must not contain underscores.
(#287) Protected method name "Zend_InfoCard::_getPublicKeyDigest" must be in lower-case letters only
(#287) Variable "key_id" must not contain underscores.
(#287) Variable "digestMethod" must be all lower-case
(#288) Opening brace should be on the same line as the declaration
(#289) Variable "certificatePair" must be all lower-case
(#289) Variable "key_id" must not contain underscores.
(#291) Variable "certificatePair" must be all lower-case
(#292) Expected 1 space before "-"; 0 found
(#292) Expected 1 space after "-"; 0 found
(#294) Variable "certificateData" must be all lower-case
(#296) Variable "digestMethod" must be all lower-case
(#298) Variable "digest_retval" must not contain underscores.
(#298) Variable "certificateData" must be all lower-case
(#301) "require_once" must be immediately followed by an open parenthesis
(#302) Variable "digestMethod" must be all lower-case
(#305) Variable "digest_retval" must not contain underscores.
(#315) Protected method name "Zend_InfoCard::_findCertifiatePairByDigest" must be in lower-case letters only
(#315) Variable "digestMethod" must be all lower-case
(#316) Opening brace should be on the same line as the declaration
(#318) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#318) Variable "key_id" must not contain underscores.
(#318) Variable "certificate_data" must not contain underscores.
(#320) Variable "cert_digest" must not contain underscores.
(#320) Variable "key_id" must not contain underscores.
(#320) Variable "digestMethod" must be all lower-case
(#322) Expected "if (...) {\n"; found "if(...) {\n"
(#322) Variable "cert_digest" must not contain underscores.
(#323) Variable "key_id" must not contain underscores.
(#337) Protected method name "Zend_InfoCard::_extractSignedToken" must be in lower-case letters only
(#337) Variable "strXmlToken" must be all lower-case
(#338) Opening brace should be on the same line as the declaration
(#339) Variable "encryptedData" must be all lower-case
(#339) Variable "strXmlToken" must be all lower-case
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "encryptedData" must be all lower-case
(#348) "require_once" must be immediately followed by an open parenthesis
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Variable "encryptedData" must be all lower-case
(#356) Expected "if (...) {\n"; found "if(...) {\n"
(#357) "require_once" must be immediately followed by an open parenthesis
(#360) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#362) Variable "encryptedKey" must be all lower-case
(#364) Variable "encryptedKey" must be all lower-case
(#369) "require_once" must be immediately followed by an open parenthesis
(#373) Variable "securityTokenRef" must be all lower-case
(#373) Variable "encryptedKey" must be all lower-case
(#375) Variable "key_id" must not contain underscores.
(#375) Variable "securityTokenRef" must be all lower-case
(#377) Expected "if (...) {\n"; found "if(...) {\n"
(#377) Variable "key_id" must not contain underscores.
(#378) "require_once" must be immediately followed by an open parenthesis
(#382) Variable "certificate_pair" must not contain underscores.
(#382) Variable "key_id" must not contain underscores.
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Expected "if (...) {\n"; found "if(...) {\n"
(#386) Variable "certificate_pair" must not contain underscores.
(#386) Variable "encryptedKey" must be all lower-case
(#387) "require_once" must be immediately followed by an open parenthesis
(#388) Line exceeds 132 characters; contains 153 characters
(#391) Variable "PKcipher" must be all lower-case
(#391) Variable "encryptedKey" must be all lower-case
(#393) Variable "base64DecodeSupportsStrictParam" must be all lower-case
(#395) Variable "base64DecodeSupportsStrictParam" must be all lower-case
(#396) Variable "keyCipherValueBase64Decoded" must be all lower-case
(#396) Variable "encryptedKey" must be all lower-case
(#398) Variable "keyCipherValueBase64Decoded" must be all lower-case
(#398) Variable "encryptedKey" must be all lower-case
(#401) Variable "symmetricKey" must be all lower-case
(#401) Variable "PKcipher" must be all lower-case
(#402) Variable "keyCipherValueBase64Decoded" must be all lower-case
(#403) Variable "certificate_pair" must not contain underscores.
(#404) Variable "certificate_pair" must not contain underscores.
(#407) Variable "symCipher" must be all lower-case
(#407) Variable "encryptedData" must be all lower-case
(#409) Variable "base64DecodeSupportsStrictParam" must be all lower-case
(#410) Variable "dataCipherValueBase64Decoded" must be all lower-case
(#410) Variable "encryptedData" must be all lower-case
(#412) Variable "dataCipherValueBase64Decoded" must be all lower-case
(#412) Variable "encryptedData" must be all lower-case
(#415) Variable "signedToken" must be all lower-case
(#415) Variable "symCipher" must be all lower-case
(#415) Variable "dataCipherValueBase64Decoded" must be all lower-case
(#415) Variable "symmetricKey" must be all lower-case
(#417) Variable "signedToken" must be all lower-case
(#427) Variable "strXmlToken" must be all lower-case
(#428) Opening brace should be on the same line as the declaration
(#432) "require_once" must be immediately followed by an open parenthesis
(#433) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#434) Variable "signedAssertionsXml" must be all lower-case
(#434) Variable "strXmlToken" must be all lower-case
(#441) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#442) Variable "signedAssertionsXml" must be all lower-case
(#449) Expected "if (...) {\n"; found "if(...) {\n"
(#453) Expected "if (...) {\n"; found "if(...) {\n"
(#453) Variable "reference_id" must not contain underscores.
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Expected "if (...) {\n"; found "if(...) {\n"
(#460) Variable "reference_id" must not contain underscores.
(#461) Variable "reference_id" must not contain underscores.
(#461) Variable "reference_id" must not contain underscores.
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Expected "if (...) {\n"; found "if(...) {\n"
(#469) Variable "reference_id" must not contain underscores.
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Expected "if (...) {\n"; found "if(...) {\n"
(#480) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#482) Expected "if (...) {\n"; found "if(...) {\n"
(#482) Variable "condition_error" must not contain underscores.
(#483) Variable "condition_error" must not contain underscores.
(#491) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/InfoCard/Adapter/Default.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_InfoCard_Adapter_Default::storeAssertion" must be in lower-case letters only
(#50) Variable "assertionURI" must be all lower-case
(#50) Variable "assertionID" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_InfoCard_Adapter_Default::retrieveAssertion" must be in lower-case letters only
(#63) Variable "assertionURI" must be all lower-case
(#63) Variable "assertionID" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_InfoCard_Adapter_Default::removeAssertion" must be in lower-case letters only
(#75) Variable "assertionURI" must be all lower-case
(#75) Variable "assertionID" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/InfoCard/Adapter/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Adapter/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Public method name "Zend_InfoCard_Adapter_Interface::storeAssertion" must be in lower-case letters only
(#43) Variable "assertionURI" must be all lower-case
(#43) Variable "assertionID" must be all lower-case
(#54) Public method name "Zend_InfoCard_Adapter_Interface::retrieveAssertion" must be in lower-case letters only
(#54) Variable "assertionURI" must be all lower-case
(#54) Variable "assertionID" must be all lower-case
(#63) Public method name "Zend_InfoCard_Adapter_Interface::removeAssertion" must be in lower-case letters only
(#63) Variable "asserionURI" must be all lower-case
(#63) Variable "assertionID" must be all lower-case
local/mr/vendor/zend/Zend/InfoCard/Cipher.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#62) Opening brace should be on the same line as the declaration
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Public method name "Zend_InfoCard_Cipher::getInstanceByURI" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#77) "include_once" must be immediately followed by an open parenthesis
(#81) "include_once" must be immediately followed by an open parenthesis
(#85) "include_once" must be immediately followed by an open parenthesis
(#90) "include_once" must be immediately followed by an open parenthesis
(#95) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Cipher/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Cipher/Pki/Adapter/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#63) Public method name "Zend_InfoCard_Cipher_Pki_Adapter_Abstract::setPadding" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#71) "require_once" must be immediately followed by an open parenthesis
(#84) Public method name "Zend_InfoCard_Cipher_Pki_Adapter_Abstract::getPadding" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/InfoCard/Cipher/Pki/Adapter/Rsa.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#58) "require_once" must be immediately followed by an open parenthesis
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "encryptedData" must be all lower-case
(#76) Variable "privateKey" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "private_key" must not contain underscores.
(#78) Variable "privateKey" must be all lower-case
(#80) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Variable "private_key" must not contain underscores.
(#81) "require_once" must be immediately followed by an open parenthesis
(#85) Expected "if (...) {\n"; found "if(...) {\n"
(#86) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#89) Variable "private_key" must not contain underscores.
(#96) Variable "openssl_padding" must not contain underscores.
(#99) Variable "openssl_padding" must not contain underscores.
(#103) Variable "encryptedData" must be all lower-case
(#103) Variable "decryptedData" must be all lower-case
(#103) Variable "private_key" must not contain underscores.
(#103) Variable "openssl_padding" must not contain underscores.
(#105) Variable "private_key" must not contain underscores.
(#107) Expected "if (...) {\n"; found "if(...) {\n"
(#108) "require_once" must be immediately followed by an open parenthesis
(#112) Expected "if (...) {\n"; found "if(...) {\n"
(#113) Variable "decryptedData" must be all lower-case
(#113) Variable "decryptedData" must be all lower-case
(#114) Variable "decryptedData" must be all lower-case
(#115) Variable "decryptedData" must be all lower-case
(#115) Variable "decryptedData" must be all lower-case
(#118) Variable "decryptedData" must be all lower-case
local/mr/vendor/zend/Zend/InfoCard/Cipher/Pki/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/InfoCard/Cipher/Pki/Rsa/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#49) Variable "encryptedData" must be all lower-case
(#49) Variable "privateKey" must be all lower-case
(#49) Line exceeds 132 characters; contains 141 characters
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Adapter/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Adapter/Aes128cbc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Adapter/Aes256cbc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#67) Opening brace should be on the same line as the declaration
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#71) "require_once" must be immediately followed by an open parenthesis
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "encryptedData" must be all lower-case
(#86) Variable "decryptionKey" must be all lower-case
(#86) Variable "iv_length" must not contain underscores.
(#87) Opening brace should be on the same line as the declaration
(#89) Variable "iv_length" must not contain underscores.
(#89) Variable "iv_length" must not contain underscores.
(#89) Variable "iv_length" must not contain underscores.
(#91) Variable "mcrypt_iv" must not contain underscores.
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Variable "iv_length" must not contain underscores.
(#94) Variable "mcrypt_iv" must not contain underscores.
(#94) Variable "encryptedData" must be all lower-case
(#94) Variable "iv_length" must not contain underscores.
(#95) Variable "encryptedData" must be all lower-case
(#95) Variable "encryptedData" must be all lower-case
(#95) Variable "iv_length" must not contain underscores.
(#98) Variable "decryptionKey" must be all lower-case
(#98) Variable "encryptedData" must be all lower-case
(#98) Variable "mcrypt_iv" must not contain underscores.
(#100) Expected "if (...) {\n"; found "if(...) {\n"
(#101) "require_once" must be immediately followed by an open parenthesis
(#105) Variable "decryptedLength" must be all lower-case
(#106) Variable "paddingLength" must be all lower-case
(#106) Variable "decryptedLength" must be all lower-case
(#106) Expected 1 space after "-"; 0 found
(#107) Variable "decryptedLength" must be all lower-case
(#107) Variable "paddingLength" must be all lower-case
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Aes128cbc/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Aes256cbc/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Variable "encryptedData" must be all lower-case
(#32) Variable "decryptionKey" must be all lower-case
(#32) Variable "iv_length" must not contain underscores.
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/InfoCard/Claims.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#53) Member variable "_defaultNamespace" must be all lower-case
(#60) Member variable "_isValid" must be all lower-case
(#89) Public method name "Zend_InfoCard_Claims::forceValid" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_InfoCard_Claims::getCardID" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_InfoCard_Claims::getDefaultNamespace" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#116) Expected "if (...) {\n"; found "if(...) {\n"
(#119) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#131) Expected "if (...) {\n"; found "if(...) {\n"
(#132) "require_once" must be immediately followed by an open parenthesis
(#149) Public method name "Zend_InfoCard_Claims::setDefaultNamespace" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#152) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#153) Expected "if (...) {\n"; found "if(...) {\n"
(#159) "require_once" must be immediately followed by an open parenthesis
(#168) Public method name "Zend_InfoCard_Claims::isValid" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_InfoCard_Claims::setError" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_InfoCard_Claims::getErrorMsg" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_InfoCard_Claims::setClaims" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#206) Expected "if (...) {\n"; found "if(...) {\n"
(#207) "require_once" must be immediately followed by an open parenthesis
(#222) Public method name "Zend_InfoCard_Claims::setCode" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#232) "require_once" must be immediately followed by an open parenthesis
(#241) Public method name "Zend_InfoCard_Claims::getCode" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#252) Public method name "Zend_InfoCard_Claims::getClaim" must be in lower-case letters only
(#252) Variable "claimURI" must be all lower-case
(#253) Opening brace should be on the same line as the declaration
(#254) Expected "if (...) {\n"; found "if(...) {\n"
(#254) Variable "claimURI" must be all lower-case
(#255) Variable "claimURI" must be all lower-case
(#267) Public method name "Zend_InfoCard_Claims::claimExists" must be in lower-case letters only
(#267) Variable "claimURI" must be all lower-case
(#268) Opening brace should be on the same line as the declaration
(#269) Variable "claimURI" must be all lower-case
(#277) Opening brace should be on the same line as the declaration
(#278) "require_once" must be immediately followed by an open parenthesis
(#286) Opening brace should be on the same line as the declaration
(#294) Opening brace should be on the same line as the declaration
(#303) Opening brace should be on the same line as the declaration
(#304) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Duplicate class name "Zend_InfoCard_Exception_Abstract" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/mr/vendor/zend/Zend/InfoCard/Exception.php on line 24
local/mr/vendor/zend/Zend/InfoCard/Xml/Assertion.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_InfoCard_Xml_Assertion::getInstance" must be in lower-case letters only
(#61) Variable "xmlData" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#64) Expected "if (...) {\n"; found "if(...) {\n"
(#64) Variable "xmlData" must be all lower-case
(#65) Variable "strXmlData" must be all lower-case
(#65) Variable "xmlData" must be all lower-case
(#66) Variable "xmlData" must be all lower-case
(#67) Variable "strXmlData" must be all lower-case
(#67) Variable "xmlData" must be all lower-case
(#69) "require_once" must be immediately followed by an open parenthesis
(#73) Variable "strXmlData" must be all lower-case
(#77) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#80) "include_once" must be immediately followed by an open parenthesis
(#81) Variable "strXmlData" must be all lower-case
(#85) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Xml/Assertion/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_InfoCard_Xml_Assertion_Interface::getAssertionID" must be in lower-case letters only
(#46) Public method name "Zend_InfoCard_Xml_Assertion_Interface::getAttributes" must be in lower-case letters only
(#53) Public method name "Zend_InfoCard_Xml_Assertion_Interface::getAssertionURI" must be in lower-case letters only
(#60) Public method name "Zend_InfoCard_Xml_Assertion_Interface::getConditions" must be in lower-case letters only
(#68) Public method name "Zend_InfoCard_Xml_Assertion_Interface::validateConditions" must be in lower-case letters only
local/mr/vendor/zend/Zend/InfoCard/Xml/Assertion/Saml.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Protected method name "Zend_InfoCard_Xml_Assertion_Saml::_getServerName" must be in lower-case letters only
(#67) Protected method name "Zend_InfoCard_Xml_Assertion_Saml::_getServerPort" must be in lower-case letters only
(#77) Public method name "Zend_InfoCard_Xml_Assertion_Saml::validateConditions" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#80) Variable "currentTime" must be all lower-case
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#84) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#84) Variable "conditionValue" must be all lower-case
(#88) Variable "serverName" must be all lower-case
(#89) Variable "serverPort" must be all lower-case
(#91) Variable "self_aliases" must not contain underscores.
(#91) Variable "serverName" must be all lower-case
(#92) Variable "self_aliases" must not contain underscores.
(#92) Variable "serverName" must be all lower-case
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#95) Variable "conditionValue" must be all lower-case
(#96) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#96) Variable "conditionValue" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Variable "self_aliases" must not contain underscores.
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#112) Variable "conditionValue" must be all lower-case
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Variable "currentTime" must be all lower-case
(#115) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Variable "currentTime" must be all lower-case
(#122) Variable "conditionValue" must be all lower-case
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#124) Variable "currentTime" must be all lower-case
(#125) Expected "if (...) {\n"; found "if(...) {\n"
(#125) Variable "currentTime" must be all lower-case
(#143) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getAssertionURI" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getMajorVersion" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getMinorVersion" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getAssertionID" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getIssuer" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getIssuedTimestamp" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getConditions" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#209) Expected "if (...) {\n"; found "if(...) {\n"
(#215) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#218) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#218) Variable "audience_key" must not contain underscores.
(#218) Variable "audience_value" must not contain underscores.
(#219) Expected "if (...) {\n"; found "if(...) {\n"
(#219) Variable "audience_key" must not contain underscores.
(#220) Variable "audience_value" must not contain underscores.
(#239) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getSubjectKeyInfo" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#241) Inline doc block comments are not allowed; use "// Comment." instead
(#245) Expected "if (...) {\n"; found "if(...) {\n"
(#255) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getConfirmationMethod" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#266) Public method name "Zend_InfoCard_Xml_Assertion_Saml::getAttributes" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#271) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#278) Variable "aValue" must be all lower-case
(#279) Variable "aValue" must be all lower-case
local/mr/vendor/zend/Zend/InfoCard/Xml/Element.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_InfoCard_Xml_Element::convertToDOM" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) "require_once" must be immediately followed by an open parenthesis
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Public method name "Zend_InfoCard_Xml_Element::convertToObject" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#84) "require_once" must be immediately followed by an open parenthesis
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#91) "require_once" must be immediately followed by an open parenthesis
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) "require_once" must be immediately followed by an open parenthesis
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/InfoCard/Xml/Element/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "Zend_InfoCard_Xml_Element_Interface::asXML" must be in lower-case letters only
local/mr/vendor/zend/Zend/InfoCard/Xml/EncryptedData.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Opening brace should be on the same line as the declaration
(#51) Public method name "Zend_InfoCard_Xml_EncryptedData::getInstance" must be in lower-case letters only
(#51) Variable "xmlData" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Variable "xmlData" must be all lower-case
(#55) Variable "strXmlData" must be all lower-case
(#55) Variable "xmlData" must be all lower-case
(#56) Variable "xmlData" must be all lower-case
(#57) Variable "strXmlData" must be all lower-case
(#57) Variable "xmlData" must be all lower-case
(#59) "require_once" must be immediately followed by an open parenthesis
(#63) Variable "strXmlData" must be all lower-case
(#67) "include_once" must be immediately followed by an open parenthesis
(#68) Variable "strXmlData" must be all lower-case
(#70) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Xml/EncryptedData/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#51) Public method name "Zend_InfoCard_Xml_EncryptedData_Abstract::getKeyInfo" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_InfoCard_Xml_EncryptedData_Abstract::getEncryptionMethod" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#66) Inline doc block comments are not allowed; use "// Comment." instead
(#71) Variable "encryption_method" must not contain underscores.
(#73) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Variable "encryption_method" must not contain underscores.
(#77) Variable "encryption_method" must not contain underscores.
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Line exceeds 132 characters; contains 146 characters
(#91) method name "Zend_InfoCard_Xml_EncryptedData_Abstract::getCipherValue" must be in lower-case letters only
(#91) Visibility must be declared on method "getCipherValue"
local/mr/vendor/zend/Zend/InfoCard/Xml/EncryptedData/XmlEnc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_InfoCard_Xml_EncryptedData_XmlEnc::getCipherValue" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#50) Commas (,) must be followed by white space.
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Commas (,) must be followed by white space.
(#58) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/InfoCard/Xml/EncryptedKey.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#58) Public method name "Zend_InfoCard_Xml_EncryptedKey::getInstance" must be in lower-case letters only
(#58) Variable "xmlData" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Expected "if (...) {\n"; found "if(...) {\n"
(#60) Variable "xmlData" must be all lower-case
(#61) Variable "strXmlData" must be all lower-case
(#61) Variable "xmlData" must be all lower-case
(#62) Variable "xmlData" must be all lower-case
(#63) Variable "strXmlData" must be all lower-case
(#63) Variable "xmlData" must be all lower-case
(#68) Variable "strXmlData" must be all lower-case
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#74) Variable "strXmlData" must be all lower-case
(#83) Public method name "Zend_InfoCard_Xml_EncryptedKey::getEncryptionMethod" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#87) Variable "encryption_method" must not contain underscores.
(#89) Expected "if (...) {\n"; found "if(...) {\n"
(#89) Variable "encryption_method" must not contain underscores.
(#93) Variable "encryption_method" must not contain underscores.
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#96) Line exceeds 132 characters; contains 146 characters
(#109) Public method name "Zend_InfoCard_Xml_EncryptedKey::getDigestMethod" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#112) Variable "encryption_method" must not contain underscores.
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Variable "encryption_method" must not contain underscores.
(#118) Expected "if (...) {\n"; found "if(...) {\n"
(#118) Variable "encryption_method" must not contain underscores.
(#122) Variable "encryption_method" must not contain underscores.
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#138) Public method name "Zend_InfoCard_Xml_EncryptedKey::getKeyInfo" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#141) Expected "if (...) {\n"; found "if(...) {\n"
(#154) Public method name "Zend_InfoCard_Xml_EncryptedKey::getCipherValue" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#168) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/InfoCard/Xml/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
(#55) Public method name "Zend_InfoCard_Xml_KeyInfo::getInstance" must be in lower-case letters only
(#55) Variable "xmlData" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#58) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Variable "xmlData" must be all lower-case
(#59) Variable "strXmlData" must be all lower-case
(#59) Variable "xmlData" must be all lower-case
(#60) Variable "xmlData" must be all lower-case
(#61) Variable "strXmlData" must be all lower-case
(#61) Variable "xmlData" must be all lower-case
(#66) Variable "strXmlData" must be all lower-case
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#74) "include_once" must be immediately followed by an open parenthesis
(#75) Variable "strXmlData" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#87) "include_once" must be immediately followed by an open parenthesis
(#88) Variable "strXmlData" must be all lower-case
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo/Default.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#52) Public method name "Zend_InfoCard_Xml_KeyInfo_Default::getSecurityTokenReference" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#58) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "Zend_InfoCard_Xml_KeyInfo_Interface::getKeyInfo" must be in lower-case letters only
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo/XmlDSig.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#55) Public method name "Zend_InfoCard_Xml_KeyInfo_XmlDSig::getEncryptedKey" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#60) Expected "if (...) {\n"; found "if(...) {\n"
(#72) Public method name "Zend_InfoCard_Xml_KeyInfo_XmlDSig::getKeyInfo" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/InfoCard/Xml/Security.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#79) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_InfoCard_Xml_Security::validateXMLSignature" must be in lower-case letters only
(#89) Variable "strXMLInput" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#91) Expected "if (...) {\n"; found "if(...) {\n"
(#92) "require_once" must be immediately followed by an open parenthesis
(#96) Variable "strXMLInput" must be all lower-case
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#99) "require_once" must be immediately followed by an open parenthesis
(#103) Expected "if (...) {\n"; found "if(...) {\n"
(#104) "require_once" must be immediately followed by an open parenthesis
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#109) "require_once" must be immediately followed by an open parenthesis
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#114) "require_once" must be immediately followed by an open parenthesis
(#118) Expected "if (...) {\n"; found "if(...) {\n"
(#119) "require_once" must be immediately followed by an open parenthesis
(#125) Variable "cMethod" must be all lower-case
(#128) "require_once" must be immediately followed by an open parenthesis
(#135) Variable "sMethod" must be all lower-case
(#138) "require_once" must be immediately followed by an open parenthesis
(#145) Variable "dMethod" must be all lower-case
(#148) "require_once" must be immediately followed by an open parenthesis
(#153) Variable "base64DecodeSupportsStrictParam" must be all lower-case
(#155) Variable "base64DecodeSupportsStrictParam" must be all lower-case
(#156) Variable "dValue" must be all lower-case
(#158) Variable "dValue" must be all lower-case
(#161) Variable "base64DecodeSupportsStrictParam" must be all lower-case
(#162) Variable "signatureValue" must be all lower-case
(#164) Variable "signatureValue" must be all lower-case
(#169) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#173) Variable "transformed_xml" must not contain underscores.
(#173) Variable "strXMLInput" must be all lower-case
(#175) Variable "transformed_xml_binhash" must not contain underscores.
(#175) Variable "transformed_xml" must not contain underscores.
(#177) Expected "if (...) {\n"; found "if(...) {\n"
(#177) Variable "transformed_xml_binhash" must not contain underscores.
(#177) Variable "dValue" must be all lower-case
(#178) "require_once" must be immediately followed by an open parenthesis
(#179) Line exceeds 132 characters; contains 139 characters
(#182) Variable "public_key" must not contain underscores.
(#188) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#194) Variable "public_key" must not contain underscores.
(#196) Expected "if (...) {\n"; found "if(...) {\n"
(#196) Variable "public_key" must not contain underscores.
(#197) "require_once" must be immediately followed by an open parenthesis
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#206) "require_once" must be immediately followed by an open parenthesis
(#213) Variable "pem_public_key" must not contain underscores.
(#215) Variable "public_key" must not contain underscores.
(#215) Variable "pem_public_key" must not contain underscores.
(#219) "require_once" must be immediately followed by an open parenthesis
(#220) Line exceeds 132 characters; contains 138 characters
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Variable "canonical_signedinfo" must not contain underscores.
(#233) Expected "if (...) {\n"; found "if(...) {\n"
(#233) Variable "canonical_signedinfo" must not contain underscores.
(#233) Variable "signatureValue" must be all lower-case
(#233) Variable "public_key" must not contain underscores.
(#248) Protected method name "Zend_InfoCard_Xml_Security::_getPublicKeyFromModExp" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#250) Variable "modulusInteger" must be all lower-case
(#251) Variable "exponentInteger" must be all lower-case
(#252) Variable "modExpSequence" must be all lower-case
(#252) Variable "modulusInteger" must be all lower-case
(#252) Variable "exponentInteger" must be all lower-case
(#253) Variable "modExpBitString" must be all lower-case
(#253) Variable "modExpSequence" must be all lower-case
(#255) Variable "binRsaKeyIdentifier" must be all lower-case
(#257) Variable "publicKeySequence" must be all lower-case
(#257) Variable "binRsaKeyIdentifier" must be all lower-case
(#257) Variable "modExpBitString" must be all lower-case
(#259) Variable "publicKeyInfoBase64" must be all lower-case
(#259) Variable "publicKeySequence" must be all lower-case
(#261) Variable "publicKeyString" must be all lower-case
(#262) Variable "publicKeyString" must be all lower-case
(#262) Variable "publicKeyInfoBase64" must be all lower-case
(#263) Variable "publicKeyString" must be all lower-case
(#265) Variable "publicKeyString" must be all lower-case
(#277) Protected method name "Zend_InfoCard_Xml_Security::_encodeValue" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Expected "if (...) {\n"; found "if(...) {\n"
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) "require_once" must be immediately followed by an open parenthesis
(#302) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "_transformList" must be all lower-case
(#49) Protected method name "Zend_InfoCard_Xml_Security_Transform::_findClassbyURI" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#57) "require_once" must be immediately followed by an open parenthesis
(#68) Public method name "Zend_InfoCard_Xml_Security_Transform::addTransform" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_InfoCard_Xml_Security_Transform::getTransformList" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_InfoCard_Xml_Security_Transform::applyTransforms" must be in lower-case letters only
(#93) Variable "strXmlDocument" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#97) "require_once" must be immediately followed by an open parenthesis
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#106) "require_once" must be immediately followed by an open parenthesis
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "strXmlDocument" must be all lower-case
(#111) Variable "strXmlDocument" must be all lower-case
(#114) Variable "strXmlDocument" must be all lower-case
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform/EnvelopedSignature.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Variable "strXMLData" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#49) Variable "strXMLData" must be all lower-case
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#52) "require_once" must be immediately followed by an open parenthesis
(#53) Line exceeds 132 characters; contains 138 characters
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Variable "strXmlData" must be all lower-case
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform/XmlExcC14N.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Variable "strXMLData" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#50) Variable "strXMLData" must be all lower-case
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#56) "require_once" must be immediately followed by an open parenthesis
(#57) Line exceeds 132 characters; contains 140 characters
local/mr/vendor/zend/Zend/InfoCard/Xml/SecurityTokenReference.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#51) Public method name "Zend_InfoCard_Xml_SecurityTokenReference::getInstance" must be in lower-case letters only
(#51) Variable "xmlData" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Variable "xmlData" must be all lower-case
(#54) Variable "strXmlData" must be all lower-case
(#54) Variable "xmlData" must be all lower-case
(#55) Variable "xmlData" must be all lower-case
(#56) Variable "strXmlData" must be all lower-case
(#56) Variable "xmlData" must be all lower-case
(#61) Variable "strXmlData" must be all lower-case
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#67) Variable "strXmlData" must be all lower-case
(#76) Protected method name "Zend_InfoCard_Xml_SecurityTokenReference::_getKeyIdentifier" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#81) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Public method name "Zend_InfoCard_Xml_SecurityTokenReference::getKeyThumbprintType" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Public method name "Zend_InfoCard_Xml_SecurityTokenReference::getKeyThumbprintEncodingType" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#122) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Public method name "Zend_InfoCard_Xml_SecurityTokenReference::getKeyReference" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "keyIdentifier" must be all lower-case
(#140) Variable "keyIdentifier" must be all lower-case
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Expected "if (...) {\n"; found "if(...) {\n"
(#153) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Line exceeds 132 characters; contains 138 characters
(#164) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Json.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "maxRecursionDepthAllowed" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#59) Member variable "useBuiltinEncoderDecoder" must be all lower-case
(#72) Variable "encodedValue" must be all lower-case
(#72) Variable "objectDecodeType" must be all lower-case
(#72) Must use "self::" for local static member reference
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "encodedValue" must be all lower-case
(#74) Variable "encodedValue" must be all lower-case
(#75) Variable "useBuiltinEncoderDecoder" must be all lower-case
(#76) Variable "encodedValue" must be all lower-case
(#76) Variable "objectDecodeType" must be all lower-case
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Variable "encodedValue" must be all lower-case
(#81) "require_once" must be immediately followed by an open parenthesis
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#85) Variable "jsonLastErr" must be all lower-case
(#86) "require_once" must be immediately followed by an open parenthesis
(#87) Variable "jsonLastErr" must be all lower-case
(#102) "require_once" must be immediately followed by an open parenthesis
(#103) Variable "encodedValue" must be all lower-case
(#103) Variable "objectDecodeType" must be all lower-case
(#126) Variable "valueToEncode" must be all lower-case
(#126) Variable "cycleCheck" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "valueToEncode" must be all lower-case
(#128) Variable "valueToEncode" must be all lower-case
(#129) Variable "valueToEncode" must be all lower-case
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "javascriptExpressions" must be all lower-case
(#134) Expected "if (...) {\n"; found "if(...) {\n"
(#137) Inline doc block comments are not allowed; use "// Comment." instead
(#140) "require_once" must be immediately followed by an open parenthesis
(#141) Variable "valueToEncode" must be all lower-case
(#141) Variable "valueToEncode" must be all lower-case
(#141) Variable "javascriptExpressions" must be all lower-case
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "useBuiltinEncoderDecoder" must be all lower-case
(#146) Variable "encodedResult" must be all lower-case
(#146) Variable "valueToEncode" must be all lower-case
(#148) "require_once" must be immediately followed by an open parenthesis
(#149) Variable "encodedResult" must be all lower-case
(#149) Variable "valueToEncode" must be all lower-case
(#149) Variable "cycleCheck" must be all lower-case
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) No space found before comment text; expected "// only do post-proccessing to revert back the Zend_Json_Expr if any." but found "//only do post-proccessing to revert back the Zend_Json_Expr if any."
(#153) Variable "javascriptExpressions" must be all lower-case
(#154) Variable "javascriptExpressions" must be all lower-case
(#155) Expected "for (...) {\n"; found "for(...) {\n"
(#156) Variable "magicKey" must be all lower-case
(#156) Variable "javascriptExpressions" must be all lower-case
(#157) Variable "javascriptExpressions" must be all lower-case
(#159) Variable "encodedResult" must be all lower-case
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) No space found before comment text; expected "// instead of replacing "key:magicKey", we replace directly magicKey by value because "key" never changes." but found "//instead of replacing "key:magicKey", we replace directly magicKey by value because "key" never changes."
(#161) Variable "magicKey" must be all lower-case
(#163) Variable "encodedResult" must be all lower-case
(#168) Variable "encodedResult" must be all lower-case
(#185) Protected method name "Zend_Json::_recursiveJsonExprFinder" must be in lower-case letters only
(#186) Variable "javascriptExpressions" must be all lower-case
(#186) Variable "currentKey" must be all lower-case
(#188) Line indented incorrectly; expected 8 spaces, found 9
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Variable "magicKey" must be all lower-case
(#190) Variable "currentKey" must be all lower-case
(#190) Variable "javascriptExpressions" must be all lower-case
(#191) Variable "javascriptExpressions" must be all lower-case
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) No space found before comment text; expected "// if currentKey is integer, encodeUnicodeString call is not required." but found "//if currentKey is integer, encodeUnicodeString call is not required."
(#194) Variable "currentKey" must be all lower-case
(#194) Variable "magicKey" must be all lower-case
(#194) Variable "magicKey" must be all lower-case
(#197) Variable "magicKey" must be all lower-case
(#198) Closing brace indented incorrectly; expected 9 spaces, found 8
(#198) Usage of ELSEIF not allowed; use ELSE IF instead
(#200) Variable "javascriptExpressions" must be all lower-case
(#202) Usage of ELSEIF not allowed; use ELSE IF instead
(#204) Variable "javascriptExpressions" must be all lower-case
(#236) Public method name "Zend_Json::fromXml" must be in lower-case letters only
(#236) Variable "xmlStringContents" must be all lower-case
(#236) Variable "ignoreXmlAttributes" must be all lower-case
(#238) Variable "simpleXmlElementObject" must be all lower-case
(#238) Variable "xmlStringContents" must be all lower-case
(#241) Variable "simpleXmlElementObject" must be all lower-case
(#242) "require_once" must be immediately followed by an open parenthesis
(#246) Variable "resultArray" must be all lower-case
(#249) Variable "resultArray" must be all lower-case
(#249) Variable "simpleXmlElementObject" must be all lower-case
(#249) Variable "ignoreXmlAttributes" must be all lower-case
(#253) Variable "jsonStringOutput" must be all lower-case
(#253) Variable "resultArray" must be all lower-case
(#254) Variable "jsonStringOutput" must be all lower-case
(#282) Protected method name "Zend_Json::_processXml" must be in lower-case letters only
(#282) Variable "simpleXmlElementObject" must be all lower-case
(#282) Variable "ignoreXmlAttributes" must be all lower-case
(#282) Variable "recursionDepth" must be all lower-case
(#284) Variable "recursionDepth" must be all lower-case
(#284) Variable "maxRecursionDepthAllowed" must be all lower-case
(#286) "require_once" must be immediately followed by an open parenthesis
(#289) Variable "maxRecursionDepthAllowed" must be all lower-case
(#290) This comment is 44% valid code; is this commented out code?
(#292) Variable "recursionDepth" must be all lower-case
(#295) Variable "callerProvidedSimpleXmlElementObject" must be all lower-case
(#295) Variable "simpleXmlElementObject" must be all lower-case
(#298) Variable "simpleXmlElementObject" must be all lower-case
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Variable "copyOfSimpleXmlElementObject" must be all lower-case
(#300) Variable "simpleXmlElementObject" must be all lower-case
(#302) Variable "simpleXmlElementObject" must be all lower-case
(#302) Variable "simpleXmlElementObject" must be all lower-case
(#303) This comment is 42% valid code; is this commented out code?
(#306) Variable "simpleXmlElementObject" must be all lower-case
(#308) Variable "resultArray" must be all lower-case
(#310) Variable "simpleXmlElementObject" must be all lower-case
(#313) Variable "copyOfSimpleXmlElementObject" must be all lower-case
(#317) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#317) Expected 1 space before "=>"; 0 found
(#317) Expected 1 space after "=>"; 0 found
(#317) Variable "simpleXmlElementObject" must be all lower-case
(#317) Expected 1 space before "=>"; 0 found
(#317) Expected 1 space after "=>"; 0 found
(#321) Expected "if (...) {\n"; found "if(...) {\n"
(#321) Variable "ignoreXmlAttributes" must be all lower-case
(#323) This comment is 48% valid code; is this commented out code?
(#327) Variable "recursionDepth" must be all lower-case
(#328) Variable "resultArray" must be all lower-case
(#328) Variable "ignoreXmlAttributes" must be all lower-case
(#328) Variable "recursionDepth" must be all lower-case
(#331) Variable "recursionDepth" must be all lower-case
(#332) This comment is 53% valid code; is this commented out code?
(#334) Variable "recursionDepth" must be all lower-case
(#339) Variable "tempArray" must be all lower-case
(#339) Variable "resultArray" must be all lower-case
(#340) Variable "resultArray" must be all lower-case
(#341) Variable "resultArray" must be all lower-case
(#341) Variable "callerProvidedSimpleXmlElementObject" must be all lower-case
(#341) Variable "tempArray" must be all lower-case
(#344) Variable "resultArray" must be all lower-case
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Variable "simpleXmlElementObject" must be all lower-case
(#358) Variable "simpleXmlElementObject" must be all lower-case
(#361) This comment is 47% valid code; is this commented out code?
(#363) Whitespace found at end of line
(#366) Whitespace found at end of line
(#368) Whitespace found at end of line
(#373) Public method name "Zend_Json::prettyPrint" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
(#378) Whitespace found at end of line
(#380) Expected "if (...) {\n"; found "if(...) {\n"
(#383) Whitespace found at end of line
(#384) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#385) Inline control structures are not allowed
(#386) Whitespace found at end of line
(#388) Expected "if (...) {\n"; found "if(...) {\n"
(#390) Expected "if (...) {\n"; found "if(...) {\n"
(#390) Expected 1 space before "-"; 0 found
(#390) Expected 1 space after "-"; 0 found
(#394) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#394) Expected "if (...) {\n"; found "if(...) {\n"
(#397) Whitespace found at end of line
(#398) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#398) Expected "if (...) {\n"; found "if(...) {\n"
(#405) Line indented incorrectly; expected 4 spaces, found 3
(#405) Closing brace indented incorrectly; expected 4 spaces, found 3
local/mr/vendor/zend/Zend/Json/Decoder.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_sourceLength" must be all lower-case
(#86) Member variable "_decodeType" must be all lower-case
(#97) Variable "decodeType" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Expected "if (...) {\n"; found "if (...)\n {\n"
(#106) Variable "decodeType" must be all lower-case
(#108) Variable "decodeType" must be all lower-case
(#110) Variable "decodeType" must be all lower-case
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Variable "objectDecodeType" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#147) "require_once" must be immediately followed by an open parenthesis
(#149) Usage of ELSEIF not allowed; use ELSE IF instead
(#150) "require_once" must be immediately followed by an open parenthesis
(#154) Variable "objectDecodeType" must be all lower-case
(#165) Protected method name "Zend_Json_Decoder::_decodeValue" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#199) Protected method name "Zend_Json_Decoder::_decodeObject" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#206) "require_once" must be immediately followed by an open parenthesis
(#214) "require_once" must be immediately followed by an open parenthesis
(#227) "require_once" must be immediately followed by an open parenthesis
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Protected method name "Zend_Json_Decoder::_decodeArray" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) "require_once" must be immediately followed by an open parenthesis
(#289) Protected method name "Zend_Json_Decoder::_eatWhitespace" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#291) Expected "if (...) {\n"; found "if (...)\n {\n"
(#309) Protected method name "Zend_Json_Decoder::_getNextToken" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#320) Variable "str_length" must not contain underscores.
(#326) Line indented incorrectly; expected at least 16 spaces, found 15
(#347) Variable "str_length" must not contain underscores.
(#355) Variable "str_length" must not contain underscores.
(#388) "require_once" must be immediately followed by an open parenthesis
(#392) Usage of ELSEIF not allowed; use ELSE IF instead
(#397) Variable "str_length" must not contain underscores.
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) This comment is 45% valid code; is this commented out code?
(#400) No space found before comment text; expected "// $this->_tokenValue = substr($str, $start + 1, $i - $start - 1);" but found "//$this->_tokenValue = substr($str, $start + 1, $i - $start - 1);"
(#404) Expected 1 space before "+"; 0 found
(#404) Variable "str_length" must not contain underscores.
(#411) Expected 1 space before "+"; 0 found
(#411) Variable "str_length" must not contain underscores.
(#418) Expected 1 space before "+"; 0 found
(#418) Variable "str_length" must not contain underscores.
(#421) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) "require_once" must be immediately followed by an open parenthesis
(#444) Variable "fVal" must be all lower-case
(#445) Variable "fVal" must be all lower-case
(#445) Variable "fVal" must be all lower-case
(#448) "require_once" must be immediately followed by an open parenthesis
(#456) "require_once" must be immediately followed by an open parenthesis
(#474) Public method name "Zend_Json_Decoder::decodeUnicodeString" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#478) Variable "strlen_chrs" must not contain underscores.
(#480) Expected "for (...) {\n"; found "for(...) {\n"
(#480) Variable "strlen_chrs" must not contain underscores.
(#482) Variable "substr_chrs_c_2" must not contain underscores.
(#483) Variable "ord_chrs_c" must not contain underscores.
(#487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Variable "ord_chrs_c" must not contain underscores.
(#493) Variable "ord_chrs_c" must not contain underscores.
(#496) Variable "ord_chrs_c" must not contain underscores.
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) No space found before comment text; expected "// see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8" but found "//see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8"
(#502) Variable "ord_chrs_c" must not contain underscores.
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Variable "ord_chrs_c" must not contain underscores.
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Variable "ord_chrs_c" must not contain underscores.
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Variable "ord_chrs_c" must not contain underscores.
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Opening brace should be on the same line as the declaration
(#548) Expected "if (...) {\n"; found "if(...) {\n"
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Json/Encoder.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_cycleCheck" must be all lower-case
(#60) Variable "cycleCheck" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "cycleCheck" must be all lower-case
(#74) Variable "cycleCheck" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "cycleCheck" must be all lower-case
(#91) Protected method name "Zend_Json_Encoder::_encodeValue" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#115) Protected method name "Zend_Json_Encoder::_encodeObject" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#121) Expected 1 space before "==="; 0 found
(#121) Expected 1 space after "==="; 0 found
(#126) "require_once" must be immediately followed by an open parenthesis
(#140) Variable "propCollection" must be all lower-case
(#142) Variable "propCollection" must be all lower-case
(#145) Variable "propCollection" must be all lower-case
(#145) Variable "propValue" must be all lower-case
(#146) Variable "propValue" must be all lower-case
(#150) Variable "propValue" must be all lower-case
(#165) Protected method name "Zend_Json_Encoder::_wasVisited" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#188) Protected method name "Zend_Json_Encoder::_encodeArray" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#190) Variable "tmpArray" must be all lower-case
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Variable "tmpArray" must be all lower-case
(#202) Variable "tmpArray" must be all lower-case
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "tmpArray" must be all lower-case
(#211) Variable "tmpArray" must be all lower-case
(#228) Protected method name "Zend_Json_Encoder::_encodeDatum" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#235) Usage of ELSEIF not allowed; use ELSE IF instead
(#237) Usage of ELSEIF not allowed; use ELSE IF instead
(#251) Protected method name "Zend_Json_Encoder::_encodeString" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) This comment is 43% valid code; is this commented out code?
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) This comment is 43% valid code; is this commented out code?
(#276) Private method name "Zend_Json_Encoder::_encodeConstants" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#281) Variable "tmpArray" must be all lower-case
(#284) Variable "tmpArray" must be all lower-case
(#287) Variable "tmpArray" must be all lower-case
(#302) Private method name "Zend_Json_Encoder::_encodeMethods" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#322) Variable "paramCount" must be all lower-case
(#323) Variable "argsStarted" must be all lower-case
(#325) Variable "argNames" must be all lower-case
(#327) Variable "argsStarted" must be all lower-case
(#333) Variable "argsStarted" must be all lower-case
(#334) Variable "argNames" must be all lower-case
(#337) Variable "argNames" must be all lower-case
(#339) Variable "argsStarted" must be all lower-case
(#341) Variable "argNames" must be all lower-case
(#344) Variable "argNames" must be all lower-case
(#366) Private method name "Zend_Json_Encoder::_encodeVariables" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#369) Variable "propValues" must be all lower-case
(#373) Variable "tmpArray" must be all lower-case
(#379) Variable "tmpArray" must be all lower-case
(#381) Variable "propValues" must be all lower-case
(#383) Variable "tmpArray" must be all lower-case
(#401) Public method name "Zend_Json_Encoder::encodeClass" must be in lower-case letters only
(#401) Variable "className" must be all lower-case
(#402) Opening brace should be on the same line as the declaration
(#403) Variable "className" must be all lower-case
(#405) "require_once" must be immediately followed by an open parenthesis
(#406) Variable "className" must be all lower-case
(#425) Public method name "Zend_Json_Encoder::encodeClasses" must be in lower-case letters only
(#425) Variable "classNames" must be all lower-case
(#426) Opening brace should be on the same line as the declaration
(#428) Variable "classNames" must be all lower-case
(#428) Variable "className" must be all lower-case
(#429) Variable "className" must be all lower-case
(#446) Public method name "Zend_Json_Encoder::encodeUnicodeString" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#448) Variable "strlen_var" must not contain underscores.
(#451) Inline doc block comments are not allowed; use "// Comment." instead
(#455) Expected "for (...) {\n"; found "for(...) {\n"
(#455) Variable "strlen_var" must not contain underscores.
(#456) Variable "ord_var_c" must not contain underscores.
(#459) Variable "ord_var_c" must not contain underscores.
(#459) Variable "ord_var_c" must not contain underscores.
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Variable "ord_var_c" must not contain underscores.
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Variable "ord_var_c" must not contain underscores.
(#473) Variable "ord_var_c" must not contain underscores.
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Variable "ord_var_c" must not contain underscores.
(#484) Variable "ord_var_c" must not contain underscores.
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Variable "ord_var_c" must not contain underscores.
(#496) Variable "ord_var_c" must not contain underscores.
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) Variable "ord_var_c" must not contain underscores.
(#509) Variable "ord_var_c" must not contain underscores.
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Variable "ord_var_c" must not contain underscores.
(#526) Line indented incorrectly; expected 4 spaces, found 5
(#526) Closing brace indented incorrectly; expected 4 spaces, found 5
(#542) Opening brace should be on the same line as the declaration
(#544) Expected "if (...) {\n"; found "if(...) {\n"
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Expected 1 space before "|"; newline found
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Expected 1 space before "|"; newline found
(#567) Expected 1 space before "|"; newline found
(#570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Json/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Json/Expr.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#51) Expected MOODLE_INTERNAL check or config.php inclusion
(#67) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Json/Server.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_autoEmitResponse" must be all lower-case
(#51) Member variable "_overwriteExistingMethods" must be all lower-case
(#69) Member variable "_serviceMap" must be all lower-case
(#75) Member variable "_smdMethods" must be all lower-case
(#89) Public method name "Zend_Json_Server::addFunction" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#92) "require_once" must be immediately followed by an open parenthesis
(#97) "require_once" must be immediately followed by an open parenthesis
(#107) "require_once" must be immediately followed by an open parenthesis
(#142) Public method name "Zend_Json_Server::setClass" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#150) "require_once" must be immediately followed by an open parenthesis
(#168) Opening brace should be on the same line as the declaration
(#169) "require_once" must be immediately followed by an open parenthesis
(#182) Opening brace should be on the same line as the declaration
(#184) "require_once" must be immediately followed by an open parenthesis
(#186) Usage of ELSEIF not allowed; use ELSE IF instead
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) This comment is 43% valid code; is this commented out code?
(#212) Public method name "Zend_Json_Server::loadFunctions" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#215) "require_once" must be immediately followed by an open parenthesis
(#225) Public method name "Zend_Json_Server::setPersistence" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#235) Public method name "Zend_Json_Server::setRequest" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Json_Server::getRequest" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#249) "require_once" must be immediately followed by an open parenthesis
(#261) Public method name "Zend_Json_Server::setResponse" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Json_Server::getResponse" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#275) "require_once" must be immediately followed by an open parenthesis
(#287) Public method name "Zend_Json_Server::setAutoEmitResponse" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#298) Public method name "Zend_Json_Server::autoEmitResponse" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Json_Server::getServiceMap" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#335) "require_once" must be immediately followed by an open parenthesis
(#347) Protected method name "Zend_Json_Server::_addMethodServiceMap" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#349) Variable "serviceInfo" must be all lower-case
(#354) Variable "serviceInfo" must be all lower-case
(#355) Variable "serviceMap" must be all lower-case
(#356) Variable "serviceMap" must be all lower-case
(#356) Variable "serviceInfo" must be all lower-case
(#357) Variable "serviceMap" must be all lower-case
(#357) Variable "serviceInfo" must be all lower-case
(#359) Variable "serviceMap" must be all lower-case
(#359) Variable "serviceInfo" must be all lower-case
(#368) Protected method name "Zend_Json_Server::_fixType" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#380) Protected method name "Zend_Json_Server::_getDefaultParams" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#382) Variable "defaultParams" must be all lower-case
(#383) Variable "defaultParams" must be all lower-case
(#399) Protected method name "Zend_Json_Server::_getParams" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#419) Variable "newType" must be all lower-case
(#421) Variable "newType" must be all lower-case
(#425) Usage of ELSEIF not allowed; use ELSE IF instead
(#425) Variable "newType" must be all lower-case
(#439) Protected method name "Zend_Json_Server::_getReadyResponse" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#461) Protected method name "Zend_Json_Server::_getReturnType" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#478) Protected method name "Zend_Json_Server::_getSmdMethods" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#482) "require_once" must be immediately followed by an open parenthesis
(#503) Opening brace should be on the same line as the declaration
(#521) Variable "serviceMap" must be all lower-case
(#522) Variable "serviceMap" must be all lower-case
(#523) Variable "serviceParams" must be all lower-case
(#525) Variable "serviceParams" must be all lower-case
(#526) Variable "serviceParams" must be all lower-case
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) No space found before comment text; expected "// Make sure named parameters are passed in correct order" but found "//Make sure named parameters are passed in correct order"
(#535) Variable "refParams" must be all lower-case
(#537) Whitespace found at end of line
(#538) Whitespace found at end of line
(#542) Variable "refParams" must be all lower-case
(#545) Variable "orderedParams" must be all lower-case
(#546) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#546) Space found after opening bracket of FOREACH loop
(#546) Space found before closing bracket of FOREACH loop
(#546) Variable "refParam" must be all lower-case
(#547) Expected "if (...) {\n"; found "if(...) {\n"
(#547) Variable "refParam" must be all lower-case
(#548) Variable "orderedParams" must be all lower-case
(#548) Variable "refParam" must be all lower-case
(#548) Variable "refParam" must be all lower-case
(#549) Usage of ELSEIF not allowed; use ELSE IF instead
(#549) Variable "refParam" must be all lower-case
(#550) Variable "orderedParams" must be all lower-case
(#550) Variable "refParam" must be all lower-case
(#552) Whitespace found at end of line
(#553) Variable "refParam" must be all lower-case
(#553) Whitespace found at end of line
(#554) Whitespace found at end of line
(#557) Variable "orderedParams" must be all lower-case
local/mr/vendor/zend/Zend/Json/Server/Cache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_Json_Server_Cache::saveSmd" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#48) Expected "if (...) {\n"; found "if (...)\n {\n"
(#70) Public method name "Zend_Json_Server_Cache::getSmd" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#72) Expected "if (...) {\n"; found "if (...)\n {\n"
(#78) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#93) Public method name "Zend_Json_Server_Cache::deleteSmd" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Json/Server/Error.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "_allowedCodes" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#79) Space found before object operator
(#80) Space found before object operator
(#89) Public method name "Zend_Json_Server_Error::setCode" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#110) Public method name "Zend_Json_Server_Error::getCode" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Json_Server_Error::setMessage" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Json_Server_Error::getMessage" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Json_Server_Error::setData" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Json_Server_Error::getData" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Json_Server_Error::toArray" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Json_Server_Error::toJson" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#184) "require_once" must be immediately followed by an open parenthesis
(#194) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Json/Server/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Json/Server/Request.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "_isMethodError" must be all lower-case
(#54) Member variable "_methodRegex" must be all lower-case
(#74) Public method name "Zend_Json_Server_Request::setOptions" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#81) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) Public method name "Zend_Json_Server_Request::addParam" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Json_Server_Request::addParams" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Json_Server_Request::setParams" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Json_Server_Request::getParam" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Json_Server_Request::getParams" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Json_Server_Request::setMethod" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Json_Server_Request::getMethod" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Json_Server_Request::isMethodError" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Json_Server_Request::setId" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Json_Server_Request::getId" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "Zend_Json_Server_Request::setVersion" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#237) Public method name "Zend_Json_Server_Request::getVersion" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#248) Public method name "Zend_Json_Server_Request::loadJson" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#250) "require_once" must be immediately followed by an open parenthesis
(#260) Public method name "Zend_Json_Server_Request::toJson" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#262) Variable "jsonArray" must be all lower-case
(#266) Variable "jsonArray" must be all lower-case
(#270) Variable "jsonArray" must be all lower-case
(#273) Variable "jsonArray" must be all lower-case
(#276) "require_once" must be immediately followed by an open parenthesis
(#277) Variable "jsonArray" must be all lower-case
(#286) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Json/Server/Request/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_rawJson" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Json_Server_Request_Http::getRawJson" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Json/Server/Response.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Member variable "_serviceMap" must be all lower-case
(#68) Public method name "Zend_Json_Server_Response::setResult" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Json_Server_Response::getResult" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Public method name "Zend_Json_Server_Response::setError" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Json_Server_Response::getError" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Json_Server_Response::isError" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Json_Server_Response::setId" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Json_Server_Response::getId" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Json_Server_Response::setVersion" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Json_Server_Response::getVersion" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Json_Server_Response::toJson" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#192) "require_once" must be immediately followed by an open parenthesis
(#201) Public method name "Zend_Json_Server_Response::getArgs" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Json_Server_Response::setArgs" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Json_Server_Response::setServiceMap" must be in lower-case letters only
(#224) Variable "serviceMap" must be all lower-case
(#225) Opening brace should be on the same line as the declaration
(#226) Variable "serviceMap" must be all lower-case
(#235) Public method name "Zend_Json_Server_Response::getServiceMap" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#246) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Json/Server/Response/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Json_Server_Response_Http::toJson" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Json_Server_Response_Http::sendHeaders" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#76) Variable "contentType" must be all lower-case
(#77) Variable "contentType" must be all lower-case
(#78) Variable "contentType" must be all lower-case
local/mr/vendor/zend/Zend/Json/Server/Smd.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "_contentType" must be all lower-case
(#46) Member variable "_contentTypeRegex" must be all lower-case
(#58) Member variable "_dojoCompatible" must be all lower-case
(#70) Member variable "_envelopeTypes" must be all lower-case
(#103) Member variable "_transportTypes" must be all lower-case
(#111) Public method name "Zend_Json_Server_Smd::setOptions" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Json_Server_Smd::setTransport" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#132) "require_once" must be immediately followed by an open parenthesis
(#144) Public method name "Zend_Json_Server_Smd::getTransport" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Json_Server_Smd::setEnvelope" must be in lower-case letters only
(#155) Variable "envelopeType" must be all lower-case
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "envelopeType" must be all lower-case
(#158) "require_once" must be immediately followed by an open parenthesis
(#159) Variable "envelopeType" must be all lower-case
(#161) Variable "envelopeType" must be all lower-case
(#170) Public method name "Zend_Json_Server_Smd::getEnvelope" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Public method name "Zend_Json_Server_Smd::setContentType" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#185) "require_once" must be immediately followed by an open parenthesis
(#197) Public method name "Zend_Json_Server_Smd::getContentType" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Json_Server_Smd::setTarget" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Json_Server_Smd::getTarget" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Json_Server_Smd::setId" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_Json_Server_Smd::getId" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#252) Public method name "Zend_Json_Server_Smd::setDescription" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#263) Public method name "Zend_Json_Server_Smd::getDescription" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Json_Server_Smd::setDojoCompatible" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Json_Server_Smd::isDojoCompatible" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Json_Server_Smd::addService" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#298) "require_once" must be immediately followed by an open parenthesis
(#302) Usage of ELSEIF not allowed; use ELSE IF instead
(#306) "require_once" must be immediately followed by an open parenthesis
(#311) "require_once" must be immediately followed by an open parenthesis
(#324) Public method name "Zend_Json_Server_Smd::addServices" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#338) Public method name "Zend_Json_Server_Smd::setServices" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#350) Public method name "Zend_Json_Server_Smd::getService" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Json_Server_Smd::getServices" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#374) Public method name "Zend_Json_Server_Smd::removeService" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#388) Public method name "Zend_Json_Server_Smd::toArray" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#396) Variable "contentType" must be all lower-case
(#397) Variable "SMDVersion" must be all lower-case
(#425) Public method name "Zend_Json_Server_Smd::toDojoArray" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#427) Variable "SMDVersion" must be all lower-case
(#428) Variable "serviceType" must be all lower-case
(#443) Variable "paramName" must be all lower-case
(#445) Variable "paramName" must be all lower-case
(#464) Public method name "Zend_Json_Server_Smd::toJson" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#466) "require_once" must be immediately followed by an open parenthesis
(#476) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Json/Server/Smd/Service.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_envelopeTypes" must be all lower-case
(#61) Member variable "_nameRegex" must be all lower-case
(#67) Member variable "_paramOptionTypes" must be all lower-case
(#84) Member variable "_paramMap" must be all lower-case
(#113) Member variable "_transportTypes" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#128) Usage of ELSEIF not allowed; use ELSE IF instead
(#133) "require_once" must be immediately followed by an open parenthesis
(#144) Public method name "Zend_Json_Server_Smd_Service::setOptions" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Json_Server_Smd_Service::setName" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#170) "require_once" must be immediately followed by an open parenthesis
(#171) Line exceeds 132 characters; contains 150 characters
(#182) Public method name "Zend_Json_Server_Smd_Service::getName" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Json_Server_Smd_Service::setTransport" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#198) "require_once" must be immediately followed by an open parenthesis
(#199) Line exceeds 132 characters; contains 162 characters
(#211) Public method name "Zend_Json_Server_Smd_Service::getTransport" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "Zend_Json_Server_Smd_Service::setTarget" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Json_Server_Smd_Service::getTarget" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#244) Public method name "Zend_Json_Server_Smd_Service::setEnvelope" must be in lower-case letters only
(#244) Variable "envelopeType" must be all lower-case
(#245) Opening brace should be on the same line as the declaration
(#246) Variable "envelopeType" must be all lower-case
(#247) "require_once" must be immediately followed by an open parenthesis
(#248) Variable "envelopeType" must be all lower-case
(#248) Line exceeds 132 characters; contains 169 characters
(#251) Variable "envelopeType" must be all lower-case
(#260) Public method name "Zend_Json_Server_Smd_Service::getEnvelope" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#273) Public method name "Zend_Json_Server_Smd_Service::addParam" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#277) Usage of ELSEIF not allowed; use ELSE IF instead
(#278) Variable "paramType" must be all lower-case
(#279) Variable "paramType" must be all lower-case
(#282) "require_once" must be immediately followed by an open parenthesis
(#286) Variable "paramOptions" must be all lower-case
(#296) Variable "paramOptions" must be all lower-case
(#301) Variable "paramOptions" must be all lower-case
(#316) Public method name "Zend_Json_Server_Smd_Service::addParams" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#339) Public method name "Zend_Json_Server_Smd_Service::setParams" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#352) Public method name "Zend_Json_Server_Smd_Service::getParams" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#377) Public method name "Zend_Json_Server_Smd_Service::setReturn" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#381) Usage of ELSEIF not allowed; use ELSE IF instead
(#382) Variable "returnType" must be all lower-case
(#383) Variable "returnType" must be all lower-case
(#386) "require_once" must be immediately followed by an open parenthesis
(#398) Public method name "Zend_Json_Server_Smd_Service::getReturn" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#408) Public method name "Zend_Json_Server_Smd_Service::toArray" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#421) Variable "paramInfo" must be all lower-case
(#429) Public method name "Zend_Json_Server_Smd_Service::toJson" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#433) "require_once" must be immediately followed by an open parenthesis
(#443) Opening brace should be on the same line as the declaration
(#454) Protected method name "Zend_Json_Server_Smd_Service::_validateParamType" must be in lower-case letters only
(#454) Variable "isReturn" must be all lower-case
(#455) Opening brace should be on the same line as the declaration
(#457) "require_once" must be immediately followed by an open parenthesis
(#465) Variable "paramType" must be all lower-case
(#466) Variable "isReturn" must be all lower-case
(#466) Variable "paramType" must be all lower-case
(#467) "require_once" must be immediately followed by an open parenthesis
(#471) Variable "paramType" must be all lower-case
local/mr/vendor/zend/Zend/Layout.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "_contentKey" must be all lower-case
(#54) Member variable "_helperClass" must be all lower-case
(#66) Member variable "_inflectorEnabled" must be all lower-case
(#72) Member variable "_inflectorTarget" must be all lower-case
(#84) Member variable "_viewScriptPath" must be all lower-case
(#86) Member variable "_viewBasePath" must be all lower-case
(#87) Member variable "_viewBasePrefix" must be all lower-case
(#93) Member variable "_mvcEnabled" must be all lower-case
(#99) Member variable "_mvcInstance" must be all lower-case
(#105) Member variable "_mvcSuccessfulActionOnly" must be all lower-case
(#111) Member variable "_pluginClass" must be all lower-case
(#122) Member variable "_viewSuffix" must be all lower-case
(#142) Variable "initMvc" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#147) Usage of ELSEIF not allowed; use ELSE IF instead
(#149) Usage of ELSEIF not allowed; use ELSE IF instead
(#152) "require_once" must be immediately followed by an open parenthesis
(#159) Variable "initMvc" must be all lower-case
(#173) Public method name "Zend_Layout::startMvc" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "_mvcInstance" must be all lower-case
(#175) Variable "_mvcInstance" must not contain underscores.
(#176) Variable "_mvcInstance" must be all lower-case
(#176) Variable "_mvcInstance" must not contain underscores.
(#180) Variable "_mvcInstance" must be all lower-case
(#180) Variable "_mvcInstance" must not contain underscores.
(#181) Usage of ELSEIF not allowed; use ELSE IF instead
(#182) Variable "_mvcInstance" must be all lower-case
(#182) Variable "_mvcInstance" must not contain underscores.
(#185) Variable "_mvcInstance" must be all lower-case
(#185) Variable "_mvcInstance" must not contain underscores.
(#193) Public method name "Zend_Layout::getMvcInstance" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#195) Variable "_mvcInstance" must be all lower-case
(#195) Variable "_mvcInstance" must not contain underscores.
(#205) Public method name "Zend_Layout::resetMvcInstance" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "_mvcInstance" must be all lower-case
(#207) Variable "_mvcInstance" must not contain underscores.
(#208) Variable "_mvcInstance" must be all lower-case
(#208) Variable "_mvcInstance" must not contain underscores.
(#209) Variable "pluginClass" must be all lower-case
(#211) Variable "pluginClass" must be all lower-case
(#212) Variable "pluginClass" must be all lower-case
(#220) Variable "_mvcInstance" must be all lower-case
(#220) Variable "_mvcInstance" must not contain underscores.
(#230) Public method name "Zend_Layout::setOptions" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#234) Usage of ELSEIF not allowed; use ELSE IF instead
(#235) "require_once" must be immediately followed by an open parenthesis
(#252) Protected method name "Zend_Layout::_initMvc" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#263) Protected method name "Zend_Layout::_initPlugin" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#265) Variable "pluginClass" must be all lower-case
(#266) "require_once" must be immediately followed by an open parenthesis
(#268) Variable "pluginClass" must be all lower-case
(#269) Variable "pluginClass" must be all lower-case
(#270) "require_once" must be immediately followed by an open parenthesis
(#271) Variable "pluginClass" must be all lower-case
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Variable "pluginClass" must be all lower-case
(#286) Protected method name "Zend_Layout::_initHelper" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#288) Variable "helperClass" must be all lower-case
(#289) "require_once" must be immediately followed by an open parenthesis
(#291) Variable "helperClass" must be all lower-case
(#292) "require_once" must be immediately followed by an open parenthesis
(#293) Variable "helperClass" must be all lower-case
(#295) Variable "helperClass" must be all lower-case
(#305) Public method name "Zend_Layout::setConfig" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#316) Protected method name "Zend_Layout::_initVarContainer" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#319) "require_once" must be immediately followed by an open parenthesis
(#335) Public method name "Zend_Layout::setLayout" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Layout::getLayout" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#359) Public method name "Zend_Layout::disableLayout" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#370) Public method name "Zend_Layout::enableLayout" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Layout::isEnabled" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#387) Public method name "Zend_Layout::setViewBasePath" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#394) Public method name "Zend_Layout::getViewBasePath" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#399) Public method name "Zend_Layout::setViewScriptPath" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#405) Public method name "Zend_Layout::getViewScriptPath" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#416) Public method name "Zend_Layout::setLayoutPath" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#426) Public method name "Zend_Layout::getLayoutPath" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#439) Public method name "Zend_Layout::setContentKey" must be in lower-case letters only
(#439) Variable "contentKey" must be all lower-case
(#440) Opening brace should be on the same line as the declaration
(#441) Variable "contentKey" must be all lower-case
(#450) Public method name "Zend_Layout::getContentKey" must be in lower-case letters only
(#451) Opening brace should be on the same line as the declaration
(#461) Protected method name "Zend_Layout::_setMvcEnabled" must be in lower-case letters only
(#461) Variable "mvcEnabled" must be all lower-case
(#462) Opening brace should be on the same line as the declaration
(#463) Variable "mvcEnabled" must be all lower-case
(#472) Public method name "Zend_Layout::getMvcEnabled" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#483) Public method name "Zend_Layout::setMvcSuccessfulActionOnly" must be in lower-case letters only
(#483) Variable "successfulActionOnly" must be all lower-case
(#484) Opening brace should be on the same line as the declaration
(#485) Variable "successfulActionOnly" must be all lower-case
(#494) Public method name "Zend_Layout::getMvcSuccessfulActionOnly" must be in lower-case letters only
(#495) Opening brace should be on the same line as the declaration
(#505) Public method name "Zend_Layout::setView" must be in lower-case letters only
(#506) Opening brace should be on the same line as the declaration
(#516) Public method name "Zend_Layout::getHelperClass" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#527) Public method name "Zend_Layout::setHelperClass" must be in lower-case letters only
(#527) Variable "helperClass" must be all lower-case
(#528) Opening brace should be on the same line as the declaration
(#529) Variable "helperClass" must be all lower-case
(#538) Public method name "Zend_Layout::getPluginClass" must be in lower-case letters only
(#539) Opening brace should be on the same line as the declaration
(#549) Public method name "Zend_Layout::setPluginClass" must be in lower-case letters only
(#549) Variable "pluginClass" must be all lower-case
(#550) Opening brace should be on the same line as the declaration
(#551) Variable "pluginClass" must be all lower-case
(#563) Public method name "Zend_Layout::getView" must be in lower-case letters only
(#564) Opening brace should be on the same line as the declaration
(#566) "require_once" must be immediately followed by an open parenthesis
(#567) Variable "viewRenderer" must be all lower-case
(#568) Variable "viewRenderer" must be all lower-case
(#569) Variable "viewRenderer" must be all lower-case
(#571) Variable "viewRenderer" must be all lower-case
(#582) Public method name "Zend_Layout::setViewSuffix" must be in lower-case letters only
(#582) Variable "viewSuffix" must be all lower-case
(#583) Opening brace should be on the same line as the declaration
(#584) Variable "viewSuffix" must be all lower-case
(#593) Public method name "Zend_Layout::getViewSuffix" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#603) Public method name "Zend_Layout::getInflectorTarget" must be in lower-case letters only
(#604) Opening brace should be on the same line as the declaration
(#614) Public method name "Zend_Layout::setInflectorTarget" must be in lower-case letters only
(#614) Variable "inflectorTarget" must be all lower-case
(#615) Opening brace should be on the same line as the declaration
(#616) Variable "inflectorTarget" must be all lower-case
(#626) Public method name "Zend_Layout::setInflector" must be in lower-case letters only
(#627) Opening brace should be on the same line as the declaration
(#637) Public method name "Zend_Layout::getInflector" must be in lower-case letters only
(#638) Opening brace should be on the same line as the declaration
(#640) "require_once" must be immediately followed by an open parenthesis
(#643) Space found before object operator
(#644) Space found before object operator
(#656) Public method name "Zend_Layout::enableInflector" must be in lower-case letters only
(#657) Opening brace should be on the same line as the declaration
(#667) Public method name "Zend_Layout::disableInflector" must be in lower-case letters only
(#668) Opening brace should be on the same line as the declaration
(#678) Public method name "Zend_Layout::inflectorEnabled" must be in lower-case letters only
(#679) Opening brace should be on the same line as the declaration
(#691) Opening brace should be on the same line as the declaration
(#702) Opening brace should be on the same line as the declaration
(#717) Opening brace should be on the same line as the declaration
(#728) Opening brace should be on the same line as the declaration
(#744) Opening brace should be on the same line as the declaration
(#757) "require_once" must be immediately followed by an open parenthesis
(#774) Opening brace should be on the same line as the declaration
(#779) Expected "if (...) {\n"; found "if (...)\n {\n"
(#792) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/vendor/zend/Zend/Layout/Controller/Action/Helper/Layout.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_frontController" must be all lower-case
(#51) Member variable "_isActionControllerSuccessful" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#72) Variable "pluginClass" must be all lower-case
(#74) Variable "pluginClass" must be all lower-case
(#75) Variable "pluginClass" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Layout_Controller_Action_Helper_Layout::getFrontController" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#109) Public method name "Zend_Layout_Controller_Action_Helper_Layout::getLayoutInstance" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#112) Inline doc block comments are not allowed; use "// Comment." instead
(#115) "require_once" must be immediately followed by an open parenthesis
(#130) Public method name "Zend_Layout_Controller_Action_Helper_Layout::setLayoutInstance" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Layout_Controller_Action_Helper_Layout::postDispatch" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Layout_Controller_Action_Helper_Layout::isActionControllerSuccessful" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#165) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
(#183) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Layout/Controller/Plugin/Layout.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#38) Member variable "_layoutActionHelper" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Layout_Controller_Plugin_Layout::getLayout" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_Layout_Controller_Plugin_Layout::setLayout" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Layout_Controller_Plugin_Layout::setLayoutActionHelper" must be in lower-case letters only
(#86) Variable "layoutActionHelper" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "layoutActionHelper" must be all lower-case
(#97) Public method name "Zend_Layout_Controller_Plugin_Layout::getLayoutActionHelper" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Layout_Controller_Plugin_Layout::postDispatch" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Expected "if (...) {\n"; found "if (...)\n {\n"
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "contentKey" must be all lower-case
(#132) Variable "contentKey" must be all lower-case
(#134) Variable "contentKey" must be all lower-case
(#140) Variable "fullContent" must be all lower-case
(#141) Variable "obStartLevel" must be all lower-case
(#143) Variable "fullContent" must be all lower-case
(#144) Variable "fullContent" must be all lower-case
(#146) Variable "obStartLevel" must be all lower-case
(#147) Variable "fullContent" must be all lower-case
(#149) Variable "fullContent" must be all lower-case
local/mr/vendor/zend/Zend/Layout/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Ldap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Member variable "_connectString" must be all lower-case
(#68) Member variable "_boundUser" must be all lower-case
(#75) Member variable "_rootDse" must be all lower-case
(#89) Public method name "Zend_Ldap::filterEscape" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#91) Inline doc block comments are not allowed; use "// Comment." instead
(#94) "require_once" must be immediately followed by an open parenthesis
(#106) Public method name "Zend_Ldap::explodeDn" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#108) Inline doc block comments are not allowed; use "// Comment." instead
(#111) "require_once" must be immediately followed by an open parenthesis
(#123) Opening brace should be on the same line as the declaration
(#125) Inline doc block comments are not allowed; use "// Comment." instead
(#128) "require_once" must be immediately followed by an open parenthesis
(#141) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Ldap::getResource" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Ldap::getLastErrorCode" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#166) Inline doc block comments are not allowed; use "// Comment." instead
(#169) "require_once" must be immediately followed by an open parenthesis
(#187) Public method name "Zend_Ldap::getLastError" must be in lower-case letters only
(#187) Variable "errorCode" must be all lower-case
(#187) Variable "errorMessages" must be all lower-case
(#188) Opening brace should be on the same line as the declaration
(#189) Variable "errorCode" must be all lower-case
(#190) Variable "errorMessages" must be all lower-case
(#197) Variable "errorCode" must be all lower-case
(#198) Variable "errorCode" must be all lower-case
(#201) Variable "errorMessages" must be all lower-case
(#205) Variable "errorMessages" must be all lower-case
(#206) Variable "errorMessages" must be all lower-case
(#210) Variable "errorCode" must be all lower-case
(#211) Variable "errorCode" must be all lower-case
(#215) Variable "errorMessages" must be all lower-case
(#216) Variable "errorMessages" must be all lower-case
(#232) Public method name "Zend_Ldap::getBoundUser" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#261) Public method name "Zend_Ldap::setOptions" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#267) Variable "permittedOptions" must be all lower-case
(#285) Variable "permittedOptions" must be all lower-case
(#295) Variable "permittedOptions" must be all lower-case
(#303) Variable "permittedOptions" must be all lower-case
(#307) Variable "permittedOptions" must be all lower-case
(#314) Inline doc block comments are not allowed; use "// Comment." instead
(#317) "require_once" must be immediately followed by an open parenthesis
(#320) Variable "permittedOptions" must be all lower-case
(#327) Public method name "Zend_Ldap::getOptions" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#335) Protected method name "Zend_Ldap::_getHost" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#343) Protected method name "Zend_Ldap::_getPort" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#351) Protected method name "Zend_Ldap::_getUseSsl" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#359) Protected method name "Zend_Ldap::_getUsername" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#367) Protected method name "Zend_Ldap::_getPassword" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#375) Protected method name "Zend_Ldap::_getBindRequiresDn" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#385) Public method name "Zend_Ldap::getBaseDn" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#394) Protected method name "Zend_Ldap::_getAccountCanonicalForm" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#402) Variable "accountCanonicalForm" must be all lower-case
(#403) Variable "accountCanonicalForm" must be all lower-case
(#404) Variable "accountDomainName" must be all lower-case
(#405) Variable "accountDomainNameShort" must be all lower-case
(#406) Variable "accountDomainNameShort" must be all lower-case
(#407) Variable "accountCanonicalForm" must be all lower-case
(#407) Must use "self::" for local static member reference
(#408) Variable "accountDomainName" must be all lower-case
(#409) Variable "accountCanonicalForm" must be all lower-case
(#409) Must use "self::" for local static member reference
(#411) Variable "accountCanonicalForm" must be all lower-case
(#411) Must use "self::" for local static member reference
(#415) Variable "accountCanonicalForm" must be all lower-case
(#421) Protected method name "Zend_Ldap::_getAccountDomainName" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#429) Protected method name "Zend_Ldap::_getAccountDomainNameShort" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#438) Protected method name "Zend_Ldap::_getAccountFilterFormat" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#446) Protected method name "Zend_Ldap::_getAllowEmptyPassword" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#454) Protected method name "Zend_Ldap::_getUseStartTls" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#462) Protected method name "Zend_Ldap::_getOptReferrals" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#470) Protected method name "Zend_Ldap::_getTryUsernameSplit" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#478) Protected method name "Zend_Ldap::_getAccountFilter" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#480) Inline doc block comments are not allowed; use "// Comment." instead
(#483) "require_once" must be immediately followed by an open parenthesis
(#485) Variable "accountFilterFormat" must be all lower-case
(#487) Variable "accountFilterFormat" must be all lower-case
(#488) Variable "accountFilterFormat" must be all lower-case
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Protected method name "Zend_Ldap::_splitName" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#530) Protected method name "Zend_Ldap::_getAccountDn" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#532) Inline doc block comments are not allowed; use "// Comment." instead
(#535) "require_once" must be immediately followed by an open parenthesis
(#536) Inline control structures are not allowed
(#537) Must use "self::" for local static member reference
(#546) Protected method name "Zend_Ldap::_isPossibleAuthority" must be in lower-case letters only
(#547) Opening brace should be on the same line as the declaration
(#551) Variable "accountDomainName" must be all lower-case
(#552) Variable "accountDomainNameShort" must be all lower-case
(#553) Variable "accountDomainName" must be all lower-case
(#553) Variable "accountDomainNameShort" must be all lower-case
(#556) Variable "accountDomainName" must be all lower-case
(#559) Variable "accountDomainNameShort" must be all lower-case
(#571) Public method name "Zend_Ldap::getCanonicalAccountName" must be in lower-case letters only
(#572) Opening brace should be on the same line as the declaration
(#576) Inline doc block comments are not allowed; use "// Comment." instead
(#579) "require_once" must be immediately followed by an open parenthesis
(#586) Inline doc block comments are not allowed; use "// Comment." instead
(#589) "require_once" must be immediately followed by an open parenthesis
(#604) Must use "self::" for local static member reference
(#606) Must use "self::" for local static member reference
(#608) Must use "self::" for local static member reference
(#609) Variable "accountDomainNameShort" must be all lower-case
(#610) Variable "accountDomainNameShort" must be all lower-case
(#611) Inline doc block comments are not allowed; use "// Comment." instead
(#614) "require_once" must be immediately followed by an open parenthesis
(#617) Variable "accountDomainNameShort" must be all lower-case
(#618) Must use "self::" for local static member reference
(#619) Variable "accountDomainName" must be all lower-case
(#620) Variable "accountDomainName" must be all lower-case
(#621) Inline doc block comments are not allowed; use "// Comment." instead
(#624) "require_once" must be immediately followed by an open parenthesis
(#629) Inline doc block comments are not allowed; use "// Comment." instead
(#632) "require_once" must be immediately followed by an open parenthesis
(#642) Protected method name "Zend_Ldap::_getAccount" must be in lower-case letters only
(#643) Opening brace should be on the same line as the declaration
(#644) Variable "baseDn" must be all lower-case
(#645) Variable "baseDn" must be all lower-case
(#646) Inline doc block comments are not allowed; use "// Comment." instead
(#649) "require_once" must be immediately followed by an open parenthesis
(#653) Variable "accountFilter" must be all lower-case
(#654) Variable "accountFilter" must be all lower-case
(#655) Inline doc block comments are not allowed; use "// Comment." instead
(#658) "require_once" must be immediately followed by an open parenthesis
(#666) Variable "accountFilter" must be all lower-case
(#666) Variable "baseDn" must be all lower-case
(#673) Inline doc block comments are not allowed; use "// Comment." instead
(#676) "require_once" must be immediately followed by an open parenthesis
(#678) Variable "accountFilter" must be all lower-case
(#680) Inline doc block comments are not allowed; use "// Comment." instead
(#683) "require_once" must be immediately followed by an open parenthesis
(#688) Inline doc block comments are not allowed; use "// Comment." instead
(#691) "require_once" must be immediately followed by an open parenthesis
(#699) Opening brace should be on the same line as the declaration
(#722) Variable "useSsl" must be all lower-case
(#722) Variable "useStartTls" must be all lower-case
(#723) Opening brace should be on the same line as the declaration
(#732) Variable "useSsl" must be all lower-case
(#733) Variable "useSsl" must be all lower-case
(#735) Variable "useSsl" must be all lower-case
(#735) Variable "useSsl" must be all lower-case
(#737) Variable "useStartTls" must be all lower-case
(#738) Variable "useStartTls" must be all lower-case
(#740) Variable "useStartTls" must be all lower-case
(#740) Variable "useStartTls" must be all lower-case
(#744) Inline doc block comments are not allowed; use "// Comment." instead
(#747) "require_once" must be immediately followed by an open parenthesis
(#751) Variable "useUri" must be all lower-case
(#759) Variable "useUri" must be all lower-case
(#760) Variable "useSsl" must be all lower-case
(#762) Variable "useSsl" must be all lower-case
(#764) Variable "useUri" must be all lower-case
(#778) Variable "useUri" must be all lower-case
(#784) Variable "optReferrals" must be all lower-case
(#786) Variable "optReferrals" must be all lower-case
(#787) Variable "useSsl" must be all lower-case
(#787) Variable "useStartTls" must be all lower-case
(#792) Inline doc block comments are not allowed; use "// Comment." instead
(#795) "require_once" must be immediately followed by an open parenthesis
(#800) Inline doc block comments are not allowed; use "// Comment." instead
(#803) "require_once" must be immediately followed by an open parenthesis
(#814) Opening brace should be on the same line as the declaration
(#815) Variable "moreCreds" must be all lower-case
(#820) Variable "moreCreds" must be all lower-case
(#831) Inline doc block comments are not allowed; use "// Comment." instead
(#834) "require_once" must be immediately followed by an open parenthesis
(#840) Variable "moreCreds" must be all lower-case
(#856) Inline doc block comments are not allowed; use "// Comment." instead
(#859) "require_once" must be immediately followed by an open parenthesis
(#874) Inline doc block comments are not allowed; use "// Comment." instead
(#877) "require_once" must be immediately followed by an open parenthesis
(#887) Inline doc block comments are not allowed; use "// Comment." instead
(#890) "require_once" must be immediately followed by an open parenthesis
(#927) Variable "collectionClass" must be all lower-case
(#928) Opening brace should be on the same line as the declaration
(#945) Variable "collectionClass" must be all lower-case
(#954) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#975) Expected "if (...) {\n"; found "if(...) {\n"
(#976) Inline doc block comments are not allowed; use "// Comment." instead
(#979) "require_once" must be immediately followed by an open parenthesis
(#983) Variable "isSorted" must be all lower-case
(#984) Expected "if (...) {\n"; found "if(...) {\n"
(#984) Variable "isSorted" must be all lower-case
(#985) Inline doc block comments are not allowed; use "// Comment." instead
(#988) "require_once" must be immediately followed by an open parenthesis
(#993) Inline doc block comments are not allowed; use "// Comment." instead
(#996) "require_once" must be immediately followed by an open parenthesis
(#998) Variable "collectionClass" must be all lower-case
(#999) Inline doc block comments are not allowed; use "// Comment." instead
(#1002) "require_once" must be immediately followed by an open parenthesis
(#1005) Variable "collectionClass" must be all lower-case
(#1005) Variable "collectionClass" must be all lower-case
(#1006) Variable "collectionClass" must be all lower-case
(#1007) Inline doc block comments are not allowed; use "// Comment." instead
(#1010) "require_once" must be immediately followed by an open parenthesis
(#1012) Variable "collectionClass" must be all lower-case
(#1014) Variable "collectionClass" must be all lower-case
(#1015) Inline doc block comments are not allowed; use "// Comment." instead
(#1018) "require_once" must be immediately followed by an open parenthesis
(#1020) Variable "collectionClass" must be all lower-case
(#1022) Variable "collectionClass" must be all lower-case
(#1036) Opening brace should be on the same line as the declaration
(#1040) Inline control structures are not allowed
(#1041) Inline control structures are not allowed
(#1053) Public method name "Zend_Ldap::countChildren" must be in lower-case letters only
(#1054) Opening brace should be on the same line as the declaration
(#1066) Opening brace should be on the same line as the declaration
(#1091) Public method name "Zend_Ldap::searchEntries" must be in lower-case letters only
(#1092) Variable "reverseSort" must be all lower-case
(#1093) Opening brace should be on the same line as the declaration
(#1100) Variable "reverseSort" must be all lower-case
(#1106) Variable "reverseSort" must be all lower-case
(#1121) Public method name "Zend_Ldap::getEntry" must be in lower-case letters only
(#1121) Variable "throwOnNotFound" must be all lower-case
(#1122) Opening brace should be on the same line as the declaration
(#1123) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...){\n"
(#1128) Inline control structures are not allowed
(#1128) Variable "throwOnNotFound" must be all lower-case
(#1140) Public method name "Zend_Ldap::prepareLdapEntryArray" must be in lower-case letters only
(#1141) Opening brace should be on the same line as the declaration
(#1142) Inline control structures are not allowed
(#1146) Inline control structures are not allowed
(#1160) Inline control structures are not allowed
(#1185) Opening brace should be on the same line as the declaration
(#1196) Variable "rdnParts" must be all lower-case
(#1197) Variable "rdnParts" must be all lower-case
(#1205) Variable "adAttributes" must be all lower-case
(#1207) Variable "adAttributes" must be all lower-case
(#1213) Variable "isAdded" must be all lower-case
(#1214) Expected "if (...) {\n"; found "if(...) {\n"
(#1214) Variable "isAdded" must be all lower-case
(#1215) Inline doc block comments are not allowed; use "// Comment." instead
(#1218) "require_once" must be immediately followed by an open parenthesis
(#1233) Opening brace should be on the same line as the declaration
(#1239) Variable "rdnParts" must be all lower-case
(#1240) Variable "rdnParts" must be all lower-case
(#1247) Variable "adAttributes" must be all lower-case
(#1249) Variable "adAttributes" must be all lower-case
(#1256) Variable "isModified" must be all lower-case
(#1257) Expected "if (...) {\n"; found "if(...) {\n"
(#1257) Variable "isModified" must be all lower-case
(#1258) Inline doc block comments are not allowed; use "// Comment." instead
(#1261) "require_once" must be immediately followed by an open parenthesis
(#1280) Opening brace should be on the same line as the declaration
(#1284) Inline control structures are not allowed
(#1285) Inline control structures are not allowed
(#1298) Opening brace should be on the same line as the declaration
(#1303) Expected 1 space before ">"; 0 found
(#1303) Expected 1 space after ">"; 0 found
(#1310) Variable "isDeleted" must be all lower-case
(#1311) Expected "if (...) {\n"; found "if(...) {\n"
(#1311) Variable "isDeleted" must be all lower-case
(#1312) Inline doc block comments are not allowed; use "// Comment." instead
(#1315) "require_once" must be immediately followed by an open parenthesis
(#1330) Protected method name "Zend_Ldap::_getChildrenDns" must be in lower-case letters only
(#1330) Variable "parentDn" must be all lower-case
(#1331) Opening brace should be on the same line as the declaration
(#1332) Variable "parentDn" must be all lower-case
(#1333) Variable "parentDn" must be all lower-case
(#1333) Variable "parentDn" must be all lower-case
(#1336) Variable "parentDn" must be all lower-case
(#1340) Variable "childDn" must be all lower-case
(#1341) Variable "childDn" must be all lower-case
(#1342) Inline doc block comments are not allowed; use "// Comment." instead
(#1345) "require_once" must be immediately followed by an open parenthesis
(#1348) Variable "childDn" must be all lower-case
(#1364) Public method name "Zend_Ldap::moveToSubtree" must be in lower-case letters only
(#1364) Variable "alwaysEmulate" must be all lower-case
(#1365) Opening brace should be on the same line as the declaration
(#1367) Variable "orgDnParts" must be all lower-case
(#1369) Variable "orgDnParts" must be all lower-case
(#1373) Variable "newParentDnParts" must be all lower-case
(#1375) Variable "newParentDnParts" must be all lower-case
(#1378) Variable "newDnParts" must be all lower-case
(#1378) Variable "orgDnParts" must be all lower-case
(#1378) Variable "newParentDnParts" must be all lower-case
(#1379) Variable "newDn" must be all lower-case
(#1379) Variable "newDnParts" must be all lower-case
(#1380) Variable "newDn" must be all lower-case
(#1380) Variable "alwaysEmulate" must be all lower-case
(#1395) Variable "alwaysEmulate" must be all lower-case
(#1396) Opening brace should be on the same line as the declaration
(#1397) Variable "alwaysEmulate" must be all lower-case
(#1412) Variable "alwaysEmulate" must be all lower-case
(#1413) Opening brace should be on the same line as the declaration
(#1414) Variable "alwaysEmulate" must be all lower-case
(#1415) Inline control structures are not allowed
(#1416) Inline control structures are not allowed
(#1424) Variable "newDnParts" must be all lower-case
(#1426) Variable "newDnParts" must be all lower-case
(#1429) Variable "newRdn" must be all lower-case
(#1429) Variable "newDnParts" must be all lower-case
(#1430) Variable "newParent" must be all lower-case
(#1430) Variable "newDnParts" must be all lower-case
(#1431) Variable "isOK" must be all lower-case
(#1431) Variable "newRdn" must be all lower-case
(#1431) Variable "newParent" must be all lower-case
(#1432) Expected "if (...) {\n"; found "if(...) {\n"
(#1432) Variable "isOK" must be all lower-case
(#1433) Inline doc block comments are not allowed; use "// Comment." instead
(#1436) "require_once" must be immediately followed by an open parenthesis
(#1439) Inline control structures are not allowed
(#1457) Public method name "Zend_Ldap::copyToSubtree" must be in lower-case letters only
(#1458) Opening brace should be on the same line as the declaration
(#1460) Variable "orgDnParts" must be all lower-case
(#1462) Variable "orgDnParts" must be all lower-case
(#1466) Variable "newParentDnParts" must be all lower-case
(#1468) Variable "newParentDnParts" must be all lower-case
(#1471) Variable "newDnParts" must be all lower-case
(#1471) Variable "orgDnParts" must be all lower-case
(#1471) Variable "newParentDnParts" must be all lower-case
(#1472) Variable "newDn" must be all lower-case
(#1472) Variable "newDnParts" must be all lower-case
(#1473) Variable "newDn" must be all lower-case
(#1486) Opening brace should be on the same line as the declaration
(#1490) Variable "toDnParts" must be all lower-case
(#1492) Variable "toDnParts" must be all lower-case
(#1496) Expected 1 space before ">"; 0 found
(#1496) Expected 1 space after ">"; 0 found
(#1499) Variable "cDnParts" must be all lower-case
(#1500) Variable "newChildParts" must be all lower-case
(#1500) Variable "cDnParts" must be all lower-case
(#1500) Variable "toDnParts" must be all lower-case
(#1501) Variable "newChild" must be all lower-case
(#1501) Variable "newChildParts" must be all lower-case
(#1502) Variable "newChild" must be all lower-case
(#1515) Public method name "Zend_Ldap::getNode" must be in lower-case letters only
(#1516) Opening brace should be on the same line as the declaration
(#1517) Inline doc block comments are not allowed; use "// Comment." instead
(#1520) "require_once" must be immediately followed by an open parenthesis
(#1530) Public method name "Zend_Ldap::getBaseNode" must be in lower-case letters only
(#1531) Opening brace should be on the same line as the declaration
(#1541) Public method name "Zend_Ldap::getRootDse" must be in lower-case letters only
(#1542) Opening brace should be on the same line as the declaration
(#1544) Inline doc block comments are not allowed; use "// Comment." instead
(#1547) "require_once" must be immediately followed by an open parenthesis
(#1559) Public method name "Zend_Ldap::getSchema" must be in lower-case letters only
(#1560) Opening brace should be on the same line as the declaration
(#1562) Inline doc block comments are not allowed; use "// Comment." instead
(#1565) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Ldap/Attribute.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Public method name "Zend_Ldap_Attribute::setAttribute" must be in lower-case letters only
(#47) Variable "attribName" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#49) Variable "attribName" must be all lower-case
(#49) Variable "attribName" must be all lower-case
(#50) Variable "valArray" must be all lower-case
(#51) Expected "if (...) {\n"; found "if (...)\n {\n"
(#53) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#56) Inline control structures are not allowed
(#56) Variable "valArray" must be all lower-case
(#59) Expected "} else if (...) {\n"; found "}\n else if (...)\n {\n"
(#59) Expected "if (...) {\n"; found "if (...)\n {\n"
(#62) Inline control structures are not allowed
(#62) Variable "valArray" must be all lower-case
(#65) Expected "if (...) {\n"; found "if (...)\n {\n"
(#65) Variable "attribName" must be all lower-case
(#67) Inline control structures are not allowed
(#67) Variable "attribName" must be all lower-case
(#67) Variable "attribName" must be all lower-case
(#67) Variable "attribName" must be all lower-case
(#68) Variable "attribName" must be all lower-case
(#68) Variable "attribName" must be all lower-case
(#68) Variable "valArray" must be all lower-case
(#70) Expected "} else {\n"; found "}\n else\n {\n"
(#72) Variable "attribName" must be all lower-case
(#72) Variable "valArray" must be all lower-case
(#84) Public method name "Zend_Ldap_Attribute::getAttribute" must be in lower-case letters only
(#84) Variable "attribName" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "attribName" must be all lower-case
(#86) Variable "attribName" must be all lower-case
(#88) Inline control structures are not allowed
(#88) Variable "attribName" must be all lower-case
(#89) Variable "retArray" must be all lower-case
(#90) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#90) Variable "attribName" must be all lower-case
(#92) Variable "retArray" must be all lower-case
(#94) Variable "retArray" must be all lower-case
(#96) Variable "attribName" must be all lower-case
(#98) Expected 1 space before "<"; 0 found
(#98) Expected 1 space after "<"; 0 found
(#98) Variable "attribName" must be all lower-case
(#99) Variable "attribName" must be all lower-case
(#115) Public method name "Zend_Ldap_Attribute::attributeHasValue" must be in lower-case letters only
(#115) Variable "attribName" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "attribName" must be all lower-case
(#117) Variable "attribName" must be all lower-case
(#118) Inline control structures are not allowed
(#118) Variable "attribName" must be all lower-case
(#126) Variable "attribName" must be all lower-case
(#140) Public method name "Zend_Ldap_Attribute::removeDuplicatesFromAttribute" must be in lower-case letters only
(#140) Variable "attribName" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "attribName" must be all lower-case
(#142) Variable "attribName" must be all lower-case
(#143) Inline control structures are not allowed
(#143) Variable "attribName" must be all lower-case
(#144) Variable "attribName" must be all lower-case
(#144) Variable "attribName" must be all lower-case
(#155) Public method name "Zend_Ldap_Attribute::removeFromAttribute" must be in lower-case letters only
(#155) Variable "attribName" must be all lower-case
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "attribName" must be all lower-case
(#157) Variable "attribName" must be all lower-case
(#158) Inline control structures are not allowed
(#158) Variable "attribName" must be all lower-case
(#164) Variable "valArray" must be all lower-case
(#165) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#168) Inline control structures are not allowed
(#168) Variable "valArray" must be all lower-case
(#171) Variable "resultArray" must be all lower-case
(#171) Variable "attribName" must be all lower-case
(#172) Variable "valArray" must be all lower-case
(#173) Variable "resultArray" must be all lower-case
(#175) Variable "resultArray" must be all lower-case
(#178) Variable "resultArray" must be all lower-case
(#178) Variable "resultArray" must be all lower-case
(#179) Variable "attribName" must be all lower-case
(#179) Variable "resultArray" must be all lower-case
(#186) Private method name "Zend_Ldap_Attribute::_valueToLdap" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#188) Inline control structures are not allowed
(#189) Inline control structures are not allowed
(#190) Inline control structures are not allowed
(#191) Inline control structures are not allowed
(#192) Inline control structures are not allowed
(#194) Inline control structures are not allowed
(#201) Private method name "Zend_Ldap_Attribute::_valueFromLdap" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#204) Inline control structures are not allowed
(#205) Inline control structures are not allowed
(#206) Inline control structures are not allowed
(#215) Public method name "Zend_Ldap_Attribute::convertToLdapValue" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#226) Public method name "Zend_Ldap_Attribute::convertFromLdapValue" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#238) Public method name "Zend_Ldap_Attribute::convertToLdapDateTimeValue" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Ldap_Attribute::convertFromLdapDateTimeValue" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#263) Public method name "Zend_Ldap_Attribute::setPassword" must be in lower-case letters only
(#263) Variable "hashType" must be all lower-case
(#264) Variable "attribName" must be all lower-case
(#265) Opening brace should be on the same line as the declaration
(#266) Variable "attribName" must be all lower-case
(#267) Variable "hashType" must be all lower-case
(#268) Variable "attribName" must be all lower-case
(#270) Variable "attribName" must be all lower-case
(#274) Variable "hashType" must be all lower-case
(#275) Variable "attribName" must be all lower-case
(#285) Public method name "Zend_Ldap_Attribute::createPassword" must be in lower-case letters only
(#285) Variable "hashType" must be all lower-case
(#286) Opening brace should be on the same line as the declaration
(#287) Variable "hashType" must be all lower-case
(#300) Expected "for (...) {\n"; found "for(...) {\n"
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#308) Variable "rawHash" must be all lower-case
(#312) Variable "rawHash" must be all lower-case
(#317) Variable "rawHash" must be all lower-case
(#322) Variable "rawHash" must be all lower-case
(#326) Variable "rawHash" must be all lower-case
(#339) Public method name "Zend_Ldap_Attribute::setDateTimeAttribute" must be in lower-case letters only
(#339) Variable "attribName" must be all lower-case
(#341) Opening brace should be on the same line as the declaration
(#342) Variable "convertedValues" must be all lower-case
(#343) Expected "if (...) {\n"; found "if (...)\n {\n"
(#347) Inline control structures are not allowed
(#347) Variable "convertedValues" must be all lower-case
(#350) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#352) Inline control structures are not allowed
(#352) Variable "convertedValues" must be all lower-case
(#354) Variable "attribName" must be all lower-case
(#354) Variable "convertedValues" must be all lower-case
(#362) Private method name "Zend_Ldap_Attribute::_valueToLdapDateTime" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#365) Inline control structures are not allowed
(#366) Inline control structures are not allowed
(#368) Inline control structures are not allowed
(#379) Public method name "Zend_Ldap_Attribute::getDateTimeAttribute" must be in lower-case letters only
(#379) Variable "attribName" must be all lower-case
(#380) Opening brace should be on the same line as the declaration
(#381) Variable "attribName" must be all lower-case
(#383) Expected 1 space before "<"; 0 found
(#383) Expected 1 space after "<"; 0 found
(#384) Variable "newVal" must be all lower-case
(#385) Inline control structures are not allowed
(#385) Variable "newVal" must be all lower-case
(#385) Variable "newVal" must be all lower-case
(#388) Expected "} else {\n"; found "}\n else {\n"
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 12 spaces, found 3
(#389) Variable "newVal" must be all lower-case
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 12 spaces, found 3
(#390) Inline control structures are not allowed
(#390) Variable "newVal" must be all lower-case
(#390) Variable "newVal" must be all lower-case
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 8 spaces, found 2
(#391) Closing brace indented incorrectly; expected 8 spaces, found 2
(#399) Private method name "Zend_Ldap_Attribute::_valueFromLdapDateTime" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#412) Variable "tzDirection" must be all lower-case
(#413) Variable "tzOffsetHour" must be all lower-case
(#414) Variable "tzOffsetMinute" must be all lower-case
(#415) Variable "tzOffset" must be all lower-case
(#415) Variable "tzOffsetHour" must be all lower-case
(#415) Expected 1 space before "*"; 0 found
(#415) Expected 1 space after "*"; 0 found
(#415) Expected 1 space before "*"; 0 found
(#415) Expected 1 space after "*"; 0 found
(#415) Variable "tzOffsetMinute" must be all lower-case
(#415) Expected 1 space before "*"; 0 found
(#415) Expected 1 space after "*"; 0 found
(#416) Inline control structures are not allowed
(#416) Variable "tzDirection" must be all lower-case
(#416) Variable "tzOffset" must be all lower-case
(#417) Inline control structures are not allowed
(#417) Variable "tzDirection" must be all lower-case
(#417) Variable "tzOffset" must be all lower-case
(#421) Inline control structures are not allowed
local/mr/vendor/zend/Zend/Ldap/Collection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Opening brace should be on the same line as the declaration
(#64) Opening brace should be on the same line as the declaration
(#74) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Ldap_Collection::toArray" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Ldap_Collection::getFirst" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Ldap_Collection::getInnerIterator" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#124) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
(#160) Protected method name "Zend_Ldap_Collection::_createEntry" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#171) Opening brace should be on the same line as the declaration
(#189) Opening brace should be on the same line as the declaration
(#207) Opening brace should be on the same line as the declaration
(#219) Opening brace should be on the same line as the declaration
(#232) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Collection/Iterator/Default.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Member variable "_resultId" must be all lower-case
(#63) Member variable "_itemCount" must be all lower-case
(#70) Member variable "_attributeNameTreatment" must be all lower-case
(#79) Variable "resultId" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#82) Variable "resultId" must be all lower-case
(#83) Variable "resultId" must be all lower-case
(#85) Inline doc block comments are not allowed; use "// Comment." instead
(#88) "require_once" must be immediately followed by an open parenthesis
(#94) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "isClosed" must be all lower-case
(#107) Variable "isClosed" must be all lower-case
(#111) Variable "isClosed" must be all lower-case
(#119) Public method name "Zend_Ldap_Collection_Iterator_Default::getLdap" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Ldap_Collection_Iterator_Default::setAttributeNameTreatment" must be in lower-case letters only
(#137) Variable "attributeNameTreatment" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#139) Variable "attributeNameTreatment" must be all lower-case
(#140) Variable "attributeNameTreatment" must be all lower-case
(#140) Variable "attributeNameTreatment" must be all lower-case
(#142) Variable "attributeNameTreatment" must be all lower-case
(#143) Variable "attributeNameTreatment" must be all lower-case
(#143) Variable "attributeNameTreatment" must be all lower-case
(#146) Variable "attributeNameTreatment" must be all lower-case
(#149) Variable "attributeNameTreatment" must be all lower-case
(#149) Variable "attributeNameTreatment" must be all lower-case
(#150) Variable "attributeNameTreatment" must be all lower-case
(#154) Variable "attributeNameTreatment" must be all lower-case
(#169) Public method name "Zend_Ldap_Collection_Iterator_Default::getAttributeNameTreatment" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#181) Opening brace should be on the same line as the declaration
(#193) Opening brace should be on the same line as the declaration
(#202) Variable "ber_identifier" must not contain underscores.
(#204) Variable "ber_identifier" must not contain underscores.
(#211) Variable "attrName" must be all lower-case
(#214) Variable "attrName" must be all lower-case
(#217) Variable "attrName" must be all lower-case
(#220) Variable "attrName" must be all lower-case
(#223) Variable "attrName" must be all lower-case
(#225) Variable "ber_identifier" must not contain underscores.
(#238) Opening brace should be on the same line as the declaration
(#243) Variable "currentDn" must be all lower-case
(#244) Variable "currentDn" must be all lower-case
(#245) Inline doc block comments are not allowed; use "// Comment." instead
(#246) "require_once" must be immediately followed by an open parenthesis
(#249) Variable "currentDn" must be all lower-case
(#262) Opening brace should be on the same line as the declaration
(#265) Inline doc block comments are not allowed; use "// Comment." instead
(#266) "require_once" must be immediately followed by an open parenthesis
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Opening brace should be on the same line as the declaration
(#289) Inline doc block comments are not allowed; use "// Comment." instead
(#290) "require_once" must be immediately followed by an open parenthesis
(#306) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Converter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Public method name "Zend_Ldap_Converter::ascToHex32" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Expected 1 space before "<"; 0 found
(#44) Expected 1 space after "<"; 0 found
(#46) Expected 1 space before "<"; 0 found
(#46) Expected 1 space after "<"; 0 found
(#48) Inline control structures are not allowed
(#66) Public method name "Zend_Ldap_Converter::hex32ToAsc" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) preg_replace() - /e modifier is deprecated in PHP 5.5
local/mr/vendor/zend/Zend/Ldap/Dn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "_defaultCaseFold" must be all lower-case
(#48) Member variable "_caseFold" must be all lower-case
(#65) Variable "caseFold" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#68) Variable "caseFold" must be all lower-case
(#70) Variable "caseFold" must be all lower-case
(#72) Inline doc block comments are not allowed; use "// Comment." instead
(#75) "require_once" must be immediately followed by an open parenthesis
(#88) Public method name "Zend_Ldap_Dn::fromString" must be in lower-case letters only
(#88) Variable "caseFold" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#92) Variable "dnArray" must be all lower-case
(#94) Variable "dnArray" must be all lower-case
(#96) Variable "dnArray" must be all lower-case
(#96) Variable "caseFold" must be all lower-case
(#107) Public method name "Zend_Ldap_Dn::fromArray" must be in lower-case letters only
(#107) Variable "caseFold" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "caseFold" must be all lower-case
(#118) Variable "caseFold" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#121) Variable "caseFold" must be all lower-case
(#131) Public method name "Zend_Ldap_Dn::getRdn" must be in lower-case letters only
(#131) Variable "caseFold" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "caseFold" must be all lower-case
(#133) Variable "caseFold" must be all lower-case
(#134) Variable "caseFold" must be all lower-case
(#144) Public method name "Zend_Ldap_Dn::getRdnString" must be in lower-case letters only
(#144) Variable "caseFold" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#146) Variable "caseFold" must be all lower-case
(#146) Variable "caseFold" must be all lower-case
(#147) Variable "caseFold" must be all lower-case
(#156) Public method name "Zend_Ldap_Dn::getParentDn" must be in lower-case letters only
(#156) Variable "levelUp" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#158) Variable "levelUp" must be all lower-case
(#158) Variable "levelUp" must be all lower-case
(#159) Variable "levelUp" must be all lower-case
(#159) Variable "levelUp" must be all lower-case
(#160) Inline doc block comments are not allowed; use "// Comment." instead
(#163) "require_once" must be immediately followed by an open parenthesis
(#166) Variable "newDn" must be all lower-case
(#166) Variable "levelUp" must be all lower-case
(#167) Variable "newDn" must be all lower-case
(#179) Variable "caseFold" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#181) Variable "caseFold" must be all lower-case
(#181) Variable "caseFold" must be all lower-case
(#188) Variable "caseFold" must be all lower-case
(#190) Expected "} else {\n"; found "}\n else {\n"
(#191) Variable "caseFold" must be all lower-case
(#204) Opening brace should be on the same line as the declaration
(#220) Opening brace should be on the same line as the declaration
(#237) Opening brace should be on the same line as the declaration
(#250) Opening brace should be on the same line as the declaration
(#265) Opening brace should be on the same line as the declaration
(#281) Protected method name "Zend_Ldap_Dn::_assertIndex" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#284) Inline doc block comments are not allowed; use "// Comment." instead
(#287) "require_once" must be immediately followed by an open parenthesis
(#291) Inline doc block comments are not allowed; use "// Comment." instead
(#294) "require_once" must be immediately followed by an open parenthesis
(#307) Protected method name "Zend_Ldap_Dn::_assertRdn" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#309) Expected 1 space before "<"; 0 found
(#309) Expected 1 space after "<"; 0 found
(#310) Inline doc block comments are not allowed; use "// Comment." instead
(#313) "require_once" must be immediately followed by an open parenthesis
(#319) Inline doc block comments are not allowed; use "// Comment." instead
(#322) "require_once" must be immediately followed by an open parenthesis
(#333) Public method name "Zend_Ldap_Dn::setCaseFold" must be in lower-case letters only
(#333) Variable "caseFold" must be all lower-case
(#334) Opening brace should be on the same line as the declaration
(#335) Variable "caseFold" must be all lower-case
(#335) Variable "_defaultCaseFold" must be all lower-case
(#335) Variable "_defaultCaseFold" must not contain underscores.
(#345) Public method name "Zend_Ldap_Dn::toString" must be in lower-case letters only
(#345) Variable "caseFold" must be all lower-case
(#346) Opening brace should be on the same line as the declaration
(#347) Variable "caseFold" must be all lower-case
(#347) Variable "caseFold" must be all lower-case
(#348) Variable "caseFold" must be all lower-case
(#357) Public method name "Zend_Ldap_Dn::toArray" must be in lower-case letters only
(#357) Variable "caseFold" must be all lower-case
(#358) Opening brace should be on the same line as the declaration
(#359) Variable "caseFold" must be all lower-case
(#359) Variable "caseFold" must be all lower-case
(#361) Variable "caseFold" must be all lower-case
(#364) Variable "caseFold" must be all lower-case
(#375) Protected method name "Zend_Ldap_Dn::_caseFoldRdn" must be in lower-case letters only
(#375) Variable "caseFold" must be all lower-case
(#376) Opening brace should be on the same line as the declaration
(#377) Variable "caseFold" must be all lower-case
(#395) Protected method name "Zend_Ldap_Dn::_caseFoldDn" must be in lower-case letters only
(#395) Variable "caseFold" must be all lower-case
(#396) Opening brace should be on the same line as the declaration
(#399) Variable "caseFold" must be all lower-case
(#410) Opening brace should be on the same line as the declaration
(#421) Opening brace should be on the same line as the declaration
(#437) Line indented incorrectly; expected 4 spaces, found 5
(#438) Opening brace should be on the same line as the declaration
(#440) Line indented incorrectly; expected 4 spaces, found 5
(#449) Line indented incorrectly; expected 4 spaces, found 5
(#450) Opening brace should be on the same line as the declaration
(#452) Line indented incorrectly; expected 4 spaces, found 5
(#460) Line indented incorrectly; expected 4 spaces, found 5
(#461) Opening brace should be on the same line as the declaration
(#463) Line indented incorrectly; expected 4 spaces, found 5
(#470) Public method name "Zend_Ldap_Dn::setDefaultCaseFold" must be in lower-case letters only
(#470) Variable "caseFold" must be all lower-case
(#471) Opening brace should be on the same line as the declaration
(#472) Variable "_defaultCaseFold" must be all lower-case
(#472) Variable "_defaultCaseFold" must not contain underscores.
(#472) Variable "caseFold" must be all lower-case
(#481) Protected method name "Zend_Ldap_Dn::_sanitizeCaseFold" must be in lower-case letters only
(#481) Variable "caseFold" must be all lower-case
(#482) Opening brace should be on the same line as the declaration
(#483) Variable "caseFold" must be all lower-case
(#487) Variable "caseFold" must be all lower-case
(#509) Public method name "Zend_Ldap_Dn::escapeValue" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
(#511) Inline doc block comments are not allowed; use "// Comment." instead
(#514) "require_once" must be immediately followed by an open parenthesis
(#516) Inline control structures are not allowed
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Expected 1 space before "<"; 0 found
(#526) Expected 1 space after "<"; 0 found
(#529) Expected 1 space before "<"; 0 found
(#529) Expected 1 space after "<"; 0 found
(#533) Inline control structures are not allowed
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Public method name "Zend_Ldap_Dn::unescapeValue" must be in lower-case letters only
(#552) Opening brace should be on the same line as the declaration
(#553) Inline doc block comments are not allowed; use "// Comment." instead
(#556) "require_once" must be immediately followed by an open parenthesis
(#558) Inline control structures are not allowed
(#560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) Public method name "Zend_Ldap_Dn::explodeDn" must be in lower-case letters only
(#588) Variable "caseFold" must be all lower-case
(#589) Opening brace should be on the same line as the declaration
(#592) Variable "caseFold" must be all lower-case
(#593) Inline doc block comments are not allowed; use "// Comment." instead
(#596) "require_once" must be immediately followed by an open parenthesis
(#604) Expected 1 space before "="; 0 found
(#604) Expected 1 space after "="; 0 found
(#605) Expected 1 space before "="; 0 found
(#605) Expected 1 space after "="; 0 found
(#613) Inline control structures are not allowed
(#614) Inline control structures are not allowed
(#625) Public method name "Zend_Ldap_Dn::checkDn" must be in lower-case letters only
(#626) Variable "caseFold" must be all lower-case
(#627) Opening brace should be on the same line as the declaration
(#646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Inline control structures are not allowed
(#649) Variable "caseFold" must be all lower-case
(#650) Inline control structures are not allowed
(#650) Variable "caseFold" must be all lower-case
(#652) Variable "keyId" must be all lower-case
(#653) Variable "keyId" must be all lower-case
(#656) Expected 1 space before "-"; 0 found
(#656) Expected 1 space after "-"; 0 found
(#657) Variable "keyId" must be all lower-case
(#667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#667) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Expected 1 space before "-"; 0 found
(#673) Expected 1 space after "-"; 0 found
(#680) Variable "lastKey" must be all lower-case
(#681) Variable "lastVal" must be all lower-case
(#682) Variable "lastKey" must be all lower-case
(#683) Variable "lastVal" must be all lower-case
(#684) Variable "lastKey" must be all lower-case
(#692) Inline comments must start with a capital letter, digit or 3-dots sequence
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Public method name "Zend_Ldap_Dn::implodeRdn" must be in lower-case letters only
(#719) Variable "caseFold" must be all lower-case
(#720) Opening brace should be on the same line as the declaration
(#722) Variable "caseFold" must be all lower-case
(#723) Variable "rdnParts" must be all lower-case
(#726) Variable "keyId" must be all lower-case
(#727) Variable "rdnParts" must be all lower-case
(#727) Variable "keyId" must be all lower-case
(#727) Expected 1 space after "="; 2 found
(#729) Variable "rdnParts" must be all lower-case
(#730) Variable "rdnParts" must be all lower-case
(#751) Public method name "Zend_Ldap_Dn::implodeDn" must be in lower-case letters only
(#751) Variable "dnArray" must be all lower-case
(#751) Variable "caseFold" must be all lower-case
(#752) Opening brace should be on the same line as the declaration
(#754) Variable "dnArray" must be all lower-case
(#755) Variable "caseFold" must be all lower-case
(#767) Public method name "Zend_Ldap_Dn::isChildOf" must be in lower-case letters only
(#767) Variable "childDn" must be all lower-case
(#767) Variable "parentDn" must be all lower-case
(#768) Opening brace should be on the same line as the declaration
(#769) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#772) Variable "childDn" must be all lower-case
(#773) Variable "childDn" must be all lower-case
(#773) Must use "self::" for local static member reference
(#775) Variable "childDn" must be all lower-case
(#775) Must use "self::" for local static member reference
(#777) Variable "parentDn" must be all lower-case
(#778) Variable "parentDn" must be all lower-case
(#778) Must use "self::" for local static member reference
(#780) Variable "parentDn" must be all lower-case
(#780) Must use "self::" for local static member reference
(#787) Variable "startIndex" must be all lower-case
(#787) Expected 1 space before "-"; 0 found
(#787) Expected 1 space after "-"; 0 found
(#788) Inline control structures are not allowed
(#788) Variable "startIndex" must be all lower-case
(#788) Expected 1 space before "<"; 0 found
(#788) Expected 1 space after "<"; 0 found
(#789) Expected 1 space before "<"; 0 found
(#789) Expected 1 space after "<"; 0 found
(#790) Inline control structures are not allowed
(#790) Expected 1 space before "+"; 0 found
(#790) Expected 1 space after "+"; 0 found
(#790) Variable "startIndex" must be all lower-case
local/mr/vendor/zend/Zend/Ldap/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "errorMessages" must be all lower-case
(#129) Variable "oldCode" must be all lower-case
(#130) Variable "errorMessages" must be all lower-case
(#133) Variable "oldCode" must be all lower-case
(#157) Public method name "Zend_Ldap_Exception::getLdapCode" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Ldap_Exception::getErrorCode" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Filter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
(#94) Opening brace should be on the same line as the declaration
(#107) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Ldap_Filter::greaterOrEqual" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#133) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Ldap_Filter::lessOrEqual" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#159) Opening brace should be on the same line as the declaration
(#171) Opening brace should be on the same line as the declaration
(#182) Opening brace should be on the same line as the declaration
(#194) Opening brace should be on the same line as the declaration
(#195) Inline doc block comments are not allowed; use "// Comment." instead
(#198) "require_once" must be immediately followed by an open parenthesis
(#208) Public method name "Zend_Ldap_Filter::andFilter" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#210) Inline doc block comments are not allowed; use "// Comment." instead
(#213) "require_once" must be immediately followed by an open parenthesis
(#223) Public method name "Zend_Ldap_Filter::orFilter" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#225) Inline doc block comments are not allowed; use "// Comment." instead
(#228) "require_once" must be immediately followed by an open parenthesis
(#242) Private method name "Zend_Ldap_Filter::_createFilterString" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#245) Inline control structures are not allowed
(#247) Inline control structures are not allowed
(#261) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Filter/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Ldap_Filter_Abstract::toString" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#58) Opening brace should be on the same line as the declaration
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#72) Public method name "Zend_Ldap_Filter_Abstract::addAnd" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#89) Public method name "Zend_Ldap_Filter_Abstract::addOr" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#91) Inline doc block comments are not allowed; use "// Comment." instead
(#94) "require_once" must be immediately followed by an open parenthesis
(#113) Public method name "Zend_Ldap_Filter_Abstract::escapeValue" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#115) Inline doc block comments are not allowed; use "// Comment." instead
(#118) "require_once" must be immediately followed by an open parenthesis
(#120) Inline control structures are not allowed
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline control structures are not allowed
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Public method name "Zend_Ldap_Filter_Abstract::unescapeValue" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#145) Inline doc block comments are not allowed; use "// Comment." instead
(#148) "require_once" must be immediately followed by an open parenthesis
(#150) Inline control structures are not allowed
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Ldap/Filter/And.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Filter/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Ldap/Filter/Logical.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#67) Opening brace should be on the same line as the declaration
(#69) Inline control structures are not allowed
(#71) Inline doc block comments are not allowed; use "// Comment." instead
(#74) "require_once" must be immediately followed by an open parenthesis
(#88) Public method name "Zend_Ldap_Filter_Logical::addFilter" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Ldap_Filter_Logical::toString" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#103) Inline control structures are not allowed
local/mr/vendor/zend/Zend/Ldap/Filter/Mask.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
(#50) Expected 1 space before "<"; 0 found
(#50) Expected 1 space after "<"; 0 found
(#62) Public method name "Zend_Ldap_Filter_Mask::toString" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Filter/Not.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#62) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Ldap_Filter_Not::toString" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Filter/Or.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Filter/String.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Ldap_Filter_String::toString" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Ldif/Encoder.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "_versionWritten" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#80) Opening brace should be on the same line as the declaration
(#114) Expected 1 space before ">"; 0 found
(#114) Expected 1 space after ">"; 0 found
(#123) Protected method name "Zend_Ldap_Ldif_Encoder::_pushAttribute" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#148) Opening brace should be on the same line as the declaration
(#161) Opening brace should be on the same line as the declaration
(#181) Protected method name "Zend_Ldap_Ldif_Encoder::_encodeString" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#196) Variable "unsafe_init_char" must not contain underscores.
(#202) Variable "unsafe_char" must not contain underscores.
(#210) Variable "unsafe_init_char" must not contain underscores.
(#213) Variable "unsafe_char" must not contain underscores.
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Protected method name "Zend_Ldap_Ldif_Encoder::_encodeAttribute" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#276) Protected method name "Zend_Ldap_Ldif_Encoder::_encodeAttributes" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_newDn" must be all lower-case
(#54) Member variable "_originalData" must be all lower-case
(#86) Member variable "_iteratorRewind" must be all lower-case
(#99) Variable "fromDataSource" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "fromDataSource" must be all lower-case
(#102) Inline control structures are not allowed
(#103) Inline control structures are not allowed
(#114) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Ldap_Node::getLdap" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#140) Inline doc block comments are not allowed; use "// Comment." instead
(#143) "require_once" must be immediately followed by an open parenthesis
(#146) Inline control structures are not allowed
(#159) Public method name "Zend_Ldap_Node::attachLdap" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#162) Inline doc block comments are not allowed; use "// Comment." instead
(#165) "require_once" must be immediately followed by an open parenthesis
(#188) Public method name "Zend_Ldap_Node::detachLdap" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Ldap_Node::isAttached" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#216) Protected method name "Zend_Ldap_Node::_loadData" must be in lower-case letters only
(#216) Variable "fromDataSource" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#218) Variable "fromDataSource" must be all lower-case
(#219) Variable "fromDataSource" must be all lower-case
(#225) Variable "fromDataSource" must be all lower-case
(#237) Variable "objectClass" must be all lower-case
(#238) Opening brace should be on the same line as the declaration
(#244) Inline doc block comments are not allowed; use "// Comment." instead
(#247) "require_once" must be immediately followed by an open parenthesis
(#252) Variable "objectClass" must be all lower-case
(#264) Public method name "Zend_Ldap_Node::fromLdap" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#271) Inline doc block comments are not allowed; use "// Comment." instead
(#274) "require_once" must be immediately followed by an open parenthesis
(#293) Public method name "Zend_Ldap_Node::fromArray" must be in lower-case letters only
(#293) Variable "fromDataSource" must be all lower-case
(#294) Opening brace should be on the same line as the declaration
(#296) Inline doc block comments are not allowed; use "// Comment." instead
(#299) "require_once" must be immediately followed by an open parenthesis
(#307) Inline doc block comments are not allowed; use "// Comment." instead
(#310) "require_once" must be immediately followed by an open parenthesis
(#313) Variable "fromDataSource" must be all lower-case
(#313) Variable "fromDataSource" must be all lower-case
(#314) Variable "fromDataSource" must be all lower-case
(#324) Protected method name "Zend_Ldap_Node::_ensureRdnAttributeValues" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#338) Protected method name "Zend_Ldap_Node::_markAsNew" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#351) Public method name "Zend_Ldap_Node::isNew" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#363) Protected method name "Zend_Ldap_Node::_markAsToBeDeleted" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#370) Expected 5 space(s) before asterisk; 4 found
(#371) Expected 5 space(s) before asterisk; 4 found
(#372) Expected 5 space(s) before asterisk; 4 found
(#373) Expected 5 space(s) before asterisk; 4 found
(#374) Public method name "Zend_Ldap_Node::willBeDeleted" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#387) Opening brace should be on the same line as the declaration
(#393) Expected 5 space(s) before asterisk; 4 found
(#394) Expected 5 space(s) before asterisk; 4 found
(#395) Expected 5 space(s) before asterisk; 4 found
(#396) Expected 5 space(s) before asterisk; 4 found
(#397) Public method name "Zend_Ldap_Node::willBeMoved" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#416) Opening brace should be on the same line as the declaration
(#422) Inline doc block comments are not allowed; use "// Comment." instead
(#425) "require_once" must be immediately followed by an open parenthesis
(#443) Variable "changedData" must be all lower-case
(#448) Variable "changedData" must be all lower-case
(#449) Variable "changedData" must be all lower-case
(#455) Variable "changedData" must be all lower-case
(#456) Variable "changedData" must be all lower-case
(#469) Protected method name "Zend_Ldap_Node::_getDn" must be in lower-case letters only
(#470) Opening brace should be on the same line as the declaration
(#482) Public method name "Zend_Ldap_Node::getCurrentDn" must be in lower-case letters only
(#483) Opening brace should be on the same line as the declaration
(#497) Public method name "Zend_Ldap_Node::setDn" must be in lower-case letters only
(#497) Variable "newDn" must be all lower-case
(#498) Opening brace should be on the same line as the declaration
(#499) Variable "newDn" must be all lower-case
(#500) Variable "newDn" must be all lower-case
(#502) Variable "newDn" must be all lower-case
(#517) Variable "newDn" must be all lower-case
(#518) Opening brace should be on the same line as the declaration
(#519) Variable "newDn" must be all lower-case
(#531) Variable "newDn" must be all lower-case
(#532) Opening brace should be on the same line as the declaration
(#533) Variable "newDn" must be all lower-case
(#545) Public method name "Zend_Ldap_Node::setObjectClass" must be in lower-case letters only
(#546) Opening brace should be on the same line as the declaration
(#560) Public method name "Zend_Ldap_Node::appendObjectClass" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#572) Public method name "Zend_Ldap_Node::toLdif" must be in lower-case letters only
(#573) Opening brace should be on the same line as the declaration
(#575) Inline doc block comments are not allowed; use "// Comment." instead
(#578) "require_once" must be immediately followed by an open parenthesis
(#592) Public method name "Zend_Ldap_Node::getChangedData" must be in lower-case letters only
(#593) Opening brace should be on the same line as the declaration
(#612) Public method name "Zend_Ldap_Node::getChanges" must be in lower-case letters only
(#613) Opening brace should be on the same line as the declaration
(#644) Public method name "Zend_Ldap_Node::setAttribute" must be in lower-case letters only
(#645) Opening brace should be on the same line as the declaration
(#660) Public method name "Zend_Ldap_Node::appendToAttribute" must be in lower-case letters only
(#661) Opening brace should be on the same line as the declaration
(#674) Protected method name "Zend_Ldap_Node::_setAttribute" must be in lower-case letters only
(#675) Opening brace should be on the same line as the declaration
(#691) Public method name "Zend_Ldap_Node::setDateTimeAttribute" must be in lower-case letters only
(#692) Opening brace should be on the same line as the declaration
(#708) Public method name "Zend_Ldap_Node::appendToDateTimeAttribute" must be in lower-case letters only
(#709) Opening brace should be on the same line as the declaration
(#723) Protected method name "Zend_Ldap_Node::_setDateTimeAttribute" must be in lower-case letters only
(#724) Opening brace should be on the same line as the declaration
(#738) Public method name "Zend_Ldap_Node::setPasswordAttribute" must be in lower-case letters only
(#738) Variable "hashType" must be all lower-case
(#739) Variable "attribName" must be all lower-case
(#740) Opening brace should be on the same line as the declaration
(#741) Variable "attribName" must be all lower-case
(#742) Variable "hashType" must be all lower-case
(#742) Variable "attribName" must be all lower-case
(#757) Public method name "Zend_Ldap_Node::deleteAttribute" must be in lower-case letters only
(#758) Opening brace should be on the same line as the declaration
(#771) Public method name "Zend_Ldap_Node::removeDuplicatesFromAttribute" must be in lower-case letters only
(#771) Variable "attribName" must be all lower-case
(#772) Opening brace should be on the same line as the declaration
(#773) Variable "attribName" must be all lower-case
(#783) Public method name "Zend_Ldap_Node::removeFromAttribute" must be in lower-case letters only
(#783) Variable "attribName" must be all lower-case
(#784) Opening brace should be on the same line as the declaration
(#785) Variable "attribName" must be all lower-case
(#793) Protected method name "Zend_Ldap_Node::_assertChangeableAttribute" must be in lower-case letters only
(#794) Opening brace should be on the same line as the declaration
(#798) Inline doc block comments are not allowed; use "// Comment." instead
(#801) "require_once" must be immediately followed by an open parenthesis
(#804) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#805) Inline doc block comments are not allowed; use "// Comment." instead
(#808) "require_once" must be immediately followed by an open parenthesis
(#810) Variable "_systemAttributes" must be all lower-case
(#810) Variable "_systemAttributes" must not contain underscores.
(#811) Inline doc block comments are not allowed; use "// Comment." instead
(#814) "require_once" must be immediately followed by an open parenthesis
(#817) Inline control structures are not allowed
(#831) Opening brace should be on the same line as the declaration
(#847) Opening brace should be on the same line as the declaration
(#863) Opening brace should be on the same line as the declaration
(#880) Opening brace should be on the same line as the declaration
(#894) Opening brace should be on the same line as the declaration
(#912) Opening brace should be on the same line as the declaration
(#932) Public method name "Zend_Ldap_Node::searchSubtree" must be in lower-case letters only
(#933) Opening brace should be on the same line as the declaration
(#934) Inline doc block comments are not allowed; use "// Comment." instead
(#937) "require_once" must be immediately followed by an open parenthesis
(#952) Public method name "Zend_Ldap_Node::countSubtree" must be in lower-case letters only
(#953) Opening brace should be on the same line as the declaration
(#965) Public method name "Zend_Ldap_Node::countChildren" must be in lower-case letters only
(#966) Opening brace should be on the same line as the declaration
(#980) Public method name "Zend_Ldap_Node::searchChildren" must be in lower-case letters only
(#981) Opening brace should be on the same line as the declaration
(#994) Public method name "Zend_Ldap_Node::hasChildren" must be in lower-case letters only
(#995) Opening brace should be on the same line as the declaration
(#1015) Public method name "Zend_Ldap_Node::getChildren" must be in lower-case letters only
(#1016) Opening brace should be on the same line as the declaration
(#1026) Inline doc block comments are not allowed; use "// Comment." instead
(#1029) "require_once" must be immediately followed by an open parenthesis
(#1040) Public method name "Zend_Ldap_Node::getParent" must be in lower-case letters only
(#1041) Opening brace should be on the same line as the declaration
(#1046) Variable "parentDn" must be all lower-case
(#1047) Variable "parentDn" must be all lower-case
(#1057) Opening brace should be on the same line as the declaration
(#1068) Opening brace should be on the same line as the declaration
(#1077) Opening brace should be on the same line as the declaration
(#1086) Opening brace should be on the same line as the declaration
(#1098) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_systemAttributes" must be all lower-case
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#61) Member variable "_currentData" must be all lower-case
(#72) Variable "fromDataSource" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#75) Variable "fromDataSource" must be all lower-case
(#83) Protected method name "Zend_Ldap_Node_Abstract::_loadData" must be in lower-case letters only
(#83) Variable "fromDataSource" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
(#117) Protected method name "Zend_Ldap_Node_Abstract::_getDn" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Ldap_Node_Abstract::getDn" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Ldap_Node_Abstract::getDnString" must be in lower-case letters only
(#144) Variable "caseFold" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#146) Variable "caseFold" must be all lower-case
(#157) Public method name "Zend_Ldap_Node_Abstract::getDnArray" must be in lower-case letters only
(#157) Variable "caseFold" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "caseFold" must be all lower-case
(#170) Public method name "Zend_Ldap_Node_Abstract::getRdnString" must be in lower-case letters only
(#170) Variable "caseFold" must be all lower-case
(#171) Opening brace should be on the same line as the declaration
(#172) Variable "caseFold" must be all lower-case
(#183) Public method name "Zend_Ldap_Node_Abstract::getRdnArray" must be in lower-case letters only
(#183) Variable "caseFold" must be all lower-case
(#184) Opening brace should be on the same line as the declaration
(#185) Variable "caseFold" must be all lower-case
(#193) Public method name "Zend_Ldap_Node_Abstract::getObjectClass" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Ldap_Node_Abstract::getAttributes" must be in lower-case letters only
(#208) Variable "includeSystemAttributes" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#211) Variable "includeSystemAttributes" must be all lower-case
(#222) Public method name "Zend_Ldap_Node_Abstract::toString" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#233) Opening brace should be on the same line as the declaration
(#243) Public method name "Zend_Ldap_Node_Abstract::toArray" must be in lower-case letters only
(#243) Variable "includeSystemAttributes" must be all lower-case
(#244) Opening brace should be on the same line as the declaration
(#245) Variable "includeSystemAttributes" must be all lower-case
(#255) Public method name "Zend_Ldap_Node_Abstract::toJson" must be in lower-case letters only
(#255) Variable "includeSystemAttributes" must be all lower-case
(#256) Opening brace should be on the same line as the declaration
(#257) Variable "includeSystemAttributes" must be all lower-case
(#270) Public method name "Zend_Ldap_Node_Abstract::getData" must be in lower-case letters only
(#270) Variable "includeSystemAttributes" must be all lower-case
(#271) Opening brace should be on the same line as the declaration
(#272) Variable "includeSystemAttributes" must be all lower-case
(#275) Variable "_systemAttributes" must be all lower-case
(#275) Variable "_systemAttributes" must not contain underscores.
(#298) Public method name "Zend_Ldap_Node_Abstract::existsAttribute" must be in lower-case letters only
(#298) Variable "emptyExists" must be all lower-case
(#299) Opening brace should be on the same line as the declaration
(#302) Inline control structures are not allowed
(#302) Variable "emptyExists" must be all lower-case
(#303) Expected 1 space before ">"; 0 found
(#303) Expected 1 space after ">"; 0 found
(#305) Inline control structures are not allowed
(#315) Public method name "Zend_Ldap_Node_Abstract::attributeHasValue" must be in lower-case letters only
(#315) Variable "attribName" must be all lower-case
(#316) Opening brace should be on the same line as the declaration
(#317) Variable "attribName" must be all lower-case
(#330) Public method name "Zend_Ldap_Node_Abstract::getAttribute" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#335) Expected "} else {\n"; found "}\n else {\n"
(#350) Public method name "Zend_Ldap_Node_Abstract::getDateTimeAttribute" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#366) Opening brace should be on the same line as the declaration
(#380) Opening brace should be on the same line as the declaration
(#396) Opening brace should be on the same line as the declaration
(#409) Opening brace should be on the same line as the declaration
(#425) Opening brace should be on the same line as the declaration
(#440) Opening brace should be on the same line as the declaration
(#457) Opening brace should be on the same line as the declaration
(#471) Opening brace should be on the same line as the declaration
(#482) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/ChildrenIterator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#64) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
(#95) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#117) Expected 1 space before "!=="; 0 found
(#117) Expected 1 space after "!=="; 0 found
(#126) Public method name "Zend_Ldap_Node_ChildrenIterator::hasChildren" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Ldap_Node_ChildrenIterator::getChildren" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#157) Opening brace should be on the same line as the declaration
(#173) Opening brace should be on the same line as the declaration
(#184) Closing brace must be on a line by itself
(#194) Closing brace must be on a line by itself
(#201) Public method name "Zend_Ldap_Node_ChildrenIterator::toArray" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Collection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Protected method name "Zend_Ldap_Node_Collection::_createEntry" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#64) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/RootDse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#56) Inline doc block comments are not allowed; use "// Comment." instead
(#59) "require_once" must be immediately followed by an open parenthesis
(#62) Inline doc block comments are not allowed; use "// Comment." instead
(#65) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#88) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Ldap_Node_RootDse::getNamingContexts" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Ldap_Node_RootDse::getSubschemaSubentry" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Ldap_Node_RootDse::supportsVersion" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Ldap_Node_RootDse::supportsSaslMechanism" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Ldap_Node_RootDse::getServerType" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Ldap_Node_RootDse::getSchemaDn" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "schemaDn" must be all lower-case
(#152) Inline doc block comments are not allowed; use "// Comment." instead
(#155) "require_once" must be immediately followed by an open parenthesis
(#156) Variable "schemaDn" must be all lower-case
local/mr/vendor/zend/Zend/Ldap/Node/RootDse/ActiveDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getConfigurationNamingContext" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#55) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getCurrentTime" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getDefaultNamingContext" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getDnsHostName" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getDomainControllerFunctionality" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getDomainFunctionality" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getDsServiceName" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getForestFunctionality" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getHighestCommittedUSN" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getIsGlobalCatalogReady" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getIsSynchronized" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getLdapServiceName" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getRootDomainNamingContext" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getSchemaNamingContext" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getServerName" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::supportsCapability" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::supportsControl" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::supportsPolicy" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#228) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getServerType" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#238) Public method name "Zend_Ldap_Node_RootDse_ActiveDirectory::getSchemaDn" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "schemaDn" must be all lower-case
(#241) Inline doc block comments are not allowed; use "// Comment." instead
(#244) "require_once" must be immediately followed by an open parenthesis
(#245) Variable "schemaDn" must be all lower-case
local/mr/vendor/zend/Zend/Ldap/Node/RootDse/OpenLdap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Ldap_Node_RootDse_OpenLdap::getConfigContext" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#55) Public method name "Zend_Ldap_Node_RootDse_OpenLdap::getMonitorContext" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Ldap_Node_RootDse_OpenLdap::supportsControl" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Ldap_Node_RootDse_OpenLdap::supportsExtension" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Ldap_Node_RootDse_OpenLdap::supportsFeature" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Ldap_Node_RootDse_OpenLdap::getServerType" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/RootDse/eDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_Ldap_Node_RootDse_eDirectory::supportsExtension" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getVendorName" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getVendorVersion" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getDsaName" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getStatisticsErrors" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getStatisticsSecurityErrors" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getStatisticsChainings" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getStatisticsReferralsReturned" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getStatisticsExtendedOps" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getStatisticsAbandonOps" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getStatisticsWholeSubtreeSearchOps" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Ldap_Node_RootDse_eDirectory::getServerType" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Schema.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#57) Inline doc block comments are not allowed; use "// Comment." instead
(#60) "require_once" must be immediately followed by an open parenthesis
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#84) Opening brace should be on the same line as the declaration
(#96) Protected method name "Zend_Ldap_Node_Schema::_parseSchema" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Ldap_Node_Schema::getAttributeTypes" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Ldap_Node_Schema::getObjectClasses" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Schema/ActiveDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_attributeTypes" must be all lower-case
(#59) Member variable "_objectClasses" must be all lower-case
(#68) Protected method name "Zend_Ldap_Node_Schema_ActiveDirectory::_parseSchema" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Ldap_Node_Schema_ActiveDirectory::getAttributeTypes" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Ldap_Node_Schema_ActiveDirectory::getObjectClasses" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory::getName" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory::getOid" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory::getSyntax" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory::getMaxLength" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory::isSingleValued" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory::getDescription" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Schema/AttributeType/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Ldap_Node_Schema_AttributeType_Interface::getName" must be in lower-case letters only
(#46) Public method name "Zend_Ldap_Node_Schema_AttributeType_Interface::getOid" must be in lower-case letters only
(#53) Public method name "Zend_Ldap_Node_Schema_AttributeType_Interface::getSyntax" must be in lower-case letters only
(#60) Public method name "Zend_Ldap_Node_Schema_AttributeType_Interface::getMaxLength" must be in lower-case letters only
(#67) Public method name "Zend_Ldap_Node_Schema_AttributeType_Interface::isSingleValued" must be in lower-case letters only
(#74) Public method name "Zend_Ldap_Node_Schema_AttributeType_Interface::getDescription" must be in lower-case letters only
local/mr/vendor/zend/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_Ldap_Node_Schema_AttributeType_OpenLdap::getName" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Ldap_Node_Schema_AttributeType_OpenLdap::getOid" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Ldap_Node_Schema_AttributeType_OpenLdap::getSyntax" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#74) Inline control structures are not allowed
(#75) Inline control structures are not allowed
(#86) Public method name "Zend_Ldap_Node_Schema_AttributeType_OpenLdap::getMaxLength" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "maxLength" must be all lower-case
(#89) Variable "maxLength" must be all lower-case
(#91) Inline control structures are not allowed
(#92) Inline control structures are not allowed
(#94) Variable "maxLength" must be all lower-case
(#103) Public method name "Zend_Ldap_Node_Schema_AttributeType_OpenLdap::isSingleValued" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Ldap_Node_Schema_AttributeType_OpenLdap::getDescription" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Ldap_Node_Schema_AttributeType_OpenLdap::getParent" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Schema/Item.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Ldap_Node_Schema_Item::setData" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Ldap_Node_Schema_Item::getData" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
(#96) Opening brace should be on the same line as the declaration
(#112) Opening brace should be on the same line as the declaration
(#123) Opening brace should be on the same line as the declaration
(#138) Opening brace should be on the same line as the declaration
(#149) Opening brace should be on the same line as the declaration
(#160) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory::getName" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory::getOid" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory::getMustContain" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory::getMayContain" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory::getDescription" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory::getType" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory::getParentClasses" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Schema/ObjectClass/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Ldap_Node_Schema_ObjectClass_Interface::getName" must be in lower-case letters only
(#46) Public method name "Zend_Ldap_Node_Schema_ObjectClass_Interface::getOid" must be in lower-case letters only
(#53) Public method name "Zend_Ldap_Node_Schema_ObjectClass_Interface::getMustContain" must be in lower-case letters only
(#60) Public method name "Zend_Ldap_Node_Schema_ObjectClass_Interface::getMayContain" must be in lower-case letters only
(#67) Public method name "Zend_Ldap_Node_Schema_ObjectClass_Interface::getDescription" must be in lower-case letters only
(#74) Public method name "Zend_Ldap_Node_Schema_ObjectClass_Interface::getType" must be in lower-case letters only
(#82) Public method name "Zend_Ldap_Node_Schema_ObjectClass_Interface::getParentClasses" must be in lower-case letters only
local/mr/vendor/zend/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_inheritedMust" must be all lower-case
(#56) Member variable "_inheritedMay" must be all lower-case
(#64) Public method name "Zend_Ldap_Node_Schema_ObjectClass_OpenLdap::getName" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_Ldap_Node_Schema_ObjectClass_OpenLdap::getOid" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Ldap_Node_Schema_ObjectClass_OpenLdap::getMustContain" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Ldap_Node_Schema_ObjectClass_OpenLdap::getMayContain" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#110) Protected method name "Zend_Ldap_Node_Schema_ObjectClass_OpenLdap::_resolveInheritance" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Ldap_Node_Schema_ObjectClass_OpenLdap::getDescription" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Ldap_Node_Schema_ObjectClass_OpenLdap::getType" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Ldap_Node_Schema_ObjectClass_OpenLdap::getParentClasses" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Ldap_Node_Schema_ObjectClass_OpenLdap::getParents" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Ldap/Node/Schema/OpenLdap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_attributeTypes" must be all lower-case
(#59) Member variable "_objectClasses" must be all lower-case
(#65) Member variable "_ldapSyntaxes" must be all lower-case
(#71) Member variable "_matchingRules" must be all lower-case
(#77) Member variable "_matchingRuleUse" must be all lower-case
(#86) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_parseSchema" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Ldap_Node_Schema_OpenLdap::getAttributeTypes" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Ldap_Node_Schema_OpenLdap::getObjectClasses" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Ldap_Node_Schema_OpenLdap::getLdapSyntaxes" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Ldap_Node_Schema_OpenLdap::getMatchingRules" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Ldap_Node_Schema_OpenLdap::getMatchingRuleUse" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#152) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_loadAttributeTypes" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#178) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_parseAttributeType" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "attributeType" must be all lower-case
(#199) Variable "attributeType" must be all lower-case
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Variable "attributeType" must be all lower-case
(#202) Variable "attributeType" must be all lower-case
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Variable "attributeType" must be all lower-case
(#205) Variable "attributeType" must be all lower-case
(#206) Variable "attributeType" must be all lower-case
(#210) Variable "attributeType" must be all lower-case
(#212) Variable "attributeType" must be all lower-case
(#220) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_loadObjectClasses" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#245) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_parseObjectClass" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#247) Variable "objectClass" must be all lower-case
(#262) Variable "objectClass" must be all lower-case
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Variable "objectClass" must be all lower-case
(#265) Variable "objectClass" must be all lower-case
(#267) Variable "objectClass" must be all lower-case
(#276) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_resolveInheritance" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#280) Inline control structures are not allowed
(#282) Inline control structures are not allowed
(#284) Line indented incorrectly; expected at least 16 spaces, found 15
(#285) Line indented incorrectly; expected 12 spaces, found 11
(#285) Closing brace indented incorrectly; expected 12 spaces, found 11
(#286) Line indented incorrectly; expected at least 12 spaces, found 11
(#296) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_loadLdapSyntaxes" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#312) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_parseLdapSyntax" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#314) Variable "ldapSyntax" must be all lower-case
(#320) Variable "ldapSyntax" must be all lower-case
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Variable "ldapSyntax" must be all lower-case
(#323) Variable "ldapSyntax" must be all lower-case
(#331) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_loadMatchingRules" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#347) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_parseMatchingRule" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#349) Variable "matchingRule" must be all lower-case
(#358) Variable "matchingRule" must be all lower-case
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Variable "matchingRule" must be all lower-case
(#361) Variable "matchingRule" must be all lower-case
(#363) Variable "matchingRule" must be all lower-case
(#371) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_loadMatchingRuleUse" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#387) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_parseMatchingRuleUse" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#389) Variable "matchingRuleUse" must be all lower-case
(#398) Variable "matchingRuleUse" must be all lower-case
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Variable "matchingRuleUse" must be all lower-case
(#401) Variable "matchingRuleUse" must be all lower-case
(#403) Variable "matchingRuleUse" must be all lower-case
(#411) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_ensureNameAttribute" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_parseLdapSchemaSyntax" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Variable "noValue" must be all lower-case
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Variable "multiValue" must be all lower-case
(#449) Variable "noValue" must be all lower-case
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Inline control structures are not allowed
(#467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Variable "multiValue" must be all lower-case
(#476) Expected 5 space(s) before asterisk; 4 found
(#477) Expected 5 space(s) before asterisk; 4 found
(#478) Expected 5 space(s) before asterisk; 4 found
(#479) Expected 5 space(s) before asterisk; 4 found
(#480) Expected 5 space(s) before asterisk; 4 found
(#481) Protected method name "Zend_Ldap_Node_Schema_OpenLdap::_tokenizeString" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Variable "cMatches" must be all lower-case
(#489) Variable "cPattern" must be all lower-case
(#490) Variable "cMatches" must be all lower-case
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Variable "cPattern" must be all lower-case
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Inline control structures are not allowed
(#499) Inline control structures are not allowed
local/mr/vendor/zend/Zend/Loader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Public method name "Zend_Loader::loadClass" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#59) "require_once" must be immediately followed by an open parenthesis
(#64) Whitespace found at end of line
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "className" must be all lower-case
(#70) Variable "lastNsPos" must be all lower-case
(#70) Variable "className" must be all lower-case
(#71) Variable "className" must be all lower-case
(#71) Variable "lastNsPos" must be all lower-case
(#72) Variable "className" must be all lower-case
(#72) Variable "className" must be all lower-case
(#72) Variable "lastNsPos" must be all lower-case
(#75) Variable "className" must be all lower-case
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "dirPath" must be all lower-case
(#85) Variable "dirPath" must be all lower-case
(#88) Variable "dirPath" must be all lower-case
(#98) "require_once" must be immediately followed by an open parenthesis
(#126) Public method name "Zend_Loader::loadFile" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#130) Inline doc block comments are not allowed; use "// Comment." instead
(#133) Variable "incPath" must be all lower-case
(#138) Variable "incPath" must be all lower-case
(#139) Variable "incPath" must be all lower-case
(#142) Inline doc block comments are not allowed; use "// Comment." instead
(#146) "include_once" must be immediately followed by an open parenthesis
(#148) "include" must be immediately followed by an open parenthesis
(#151) Inline doc block comments are not allowed; use "// Comment." instead
(#154) Variable "incPath" must be all lower-case
(#155) Variable "incPath" must be all lower-case
(#174) Public method name "Zend_Loader::isReadable" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#177) Whitespace found at end of line
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Whitespace found at end of line
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Whitespace found at end of line
(#211) Whitespace found at end of line
(#214) Public method name "Zend_Loader::explodeIncludePath" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#221) Whitespace found at end of line
(#244) Opening brace should be on the same line as the declaration
(#245) Line exceeds 132 characters; contains 166 characters
(#264) Public method name "Zend_Loader::registerAutoload" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#266) Line exceeds 132 characters; contains 166 characters
(#267) "require_once" must be immediately followed by an open parenthesis
(#275) "require_once" must be immediately followed by an open parenthesis
(#296) Protected method name "Zend_Loader::_securityCheck" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#298) Inline doc block comments are not allowed; use "// Comment." instead
(#302) "require_once" must be immediately followed by an open parenthesis
(#321) Protected method name "Zend_Loader::_includeFile" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#324) "include_once" must be immediately followed by an open parenthesis
(#326) "include" must be immediately followed by an open parenthesis
(#326) Space found before semicolon; expected "$filespec;" but found "$filespec ;"
local/mr/vendor/zend/Zend/Loader/Autoloader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_defaultAutoloader" must be all lower-case
(#55) Member variable "_fallbackAutoloader" must be all lower-case
(#60) Member variable "_internalAutoloader" must be all lower-case
(#73) Member variable "_namespaceAutoloaders" must be all lower-case
(#78) Member variable "_suppressNotFoundWarnings" must be all lower-case
(#83) Member variable "_zfPath" must be all lower-case
(#90) Public method name "Zend_Loader_Autoloader::getInstance" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "_instance" must not contain underscores.
(#93) Variable "_instance" must not contain underscores.
(#95) Variable "_instance" must not contain underscores.
(#103) Public method name "Zend_Loader_Autoloader::resetInstance" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "_instance" must not contain underscores.
(#115) Opening brace should be on the same line as the declaration
(#123) Usage of ELSEIF not allowed; use ELSE IF instead
(#127) Usage of ELSEIF not allowed; use ELSE IF instead
(#143) Public method name "Zend_Loader_Autoloader::setDefaultAutoloader" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Loader_Autoloader::getDefaultAutoloader" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Loader_Autoloader::setAutoloaders" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Loader_Autoloader::getAutoloaders" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Loader_Autoloader::getNamespaceAutoloaders" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Loader_Autoloader::registerNamespace" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#210) Usage of ELSEIF not allowed; use ELSE IF instead
(#228) Public method name "Zend_Loader_Autoloader::unregisterNamespace" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#232) Usage of ELSEIF not allowed; use ELSE IF instead
(#249) Public method name "Zend_Loader_Autoloader::getRegisteredNamespaces" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#254) Public method name "Zend_Loader_Autoloader::setZfPath" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#275) Public method name "Zend_Loader_Autoloader::getZfPath" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#286) Public method name "Zend_Loader_Autoloader::suppressNotFoundWarnings" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#301) Public method name "Zend_Loader_Autoloader::setFallbackAutoloader" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#312) Public method name "Zend_Loader_Autoloader::isFallbackAutoloader" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#327) Public method name "Zend_Loader_Autoloader::getClassAutoloaders" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Public method name "Zend_Loader_Autoloader::unshiftAutoloader" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#394) Public method name "Zend_Loader_Autoloader::pushAutoloader" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#417) Public method name "Zend_Loader_Autoloader::removeAutoloader" must be in lower-case letters only
(#418) Opening brace should be on the same line as the declaration
(#454) Opening brace should be on the same line as the declaration
(#466) Opening brace should be on the same line as the declaration
(#487) Protected method name "Zend_Loader_Autoloader::_setNamespaceAutoloaders" must be in lower-case letters only
(#488) Opening brace should be on the same line as the declaration
(#501) Protected method name "Zend_Loader_Autoloader::_getVersionPath" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#509) Variable "availableVersions" must be all lower-case
(#510) Variable "availableVersions" must be all lower-case
(#514) Variable "matchedVersion" must be all lower-case
(#514) Variable "availableVersions" must be all lower-case
(#515) Variable "matchedVersion" must be all lower-case
(#525) Protected method name "Zend_Loader_Autoloader::_getVersionType" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#552) Protected method name "Zend_Loader_Autoloader::_getAvailableVersions" must be in lower-case letters only
(#553) Opening brace should be on the same line as the declaration
(#560) Variable "versionLen" must be all lower-case
(#564) Variable "dirName" must be all lower-case
(#565) Variable "dirName" must be all lower-case
(#569) Variable "matchedVersion" must be all lower-case
(#572) Variable "matchedVersion" must be all lower-case
(#572) Variable "versionLen" must be all lower-case
(#573) Variable "matchedVersion" must be all lower-case
(#575) Variable "matchedVersion" must be all lower-case
local/mr/vendor/zend/Zend/Loader/Autoloader/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Loader/Autoloader/Resource.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_basePath" must be all lower-case
(#50) Member variable "_defaultResourceType" must be all lower-case
(#60) Member variable "_resourceTypes" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#74) "require_once" must be immediately followed by an open parenthesis
(#84) "require_once" must be immediately followed by an open parenthesis
(#115) Opening brace should be on the same line as the declaration
(#119) "require_once" must be immediately followed by an open parenthesis
(#123) "require_once" must be immediately followed by an open parenthesis
(#130) "require_once" must be immediately followed by an open parenthesis
(#140) Public method name "Zend_Loader_Autoloader_Resource::getClassPath" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#143) Variable "namespaceTopLevel" must be all lower-case
(#146) Variable "namespaceTopLevel" must be all lower-case
(#148) Variable "namespaceTopLevel" must be all lower-case
(#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
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "lastMatch" must be all lower-case
(#166) Variable "lastMatch" must be all lower-case
(#170) Variable "lastMatch" must be all lower-case
(#174) Variable "lastMatch" must be all lower-case
(#175) Variable "lastMatch" must be all lower-case
(#176) Variable "classPath" must be all lower-case
(#178) Variable "classPath" must be all lower-case
(#179) Variable "classPath" must be all lower-case
(#192) Opening brace should be on the same line as the declaration
(#193) Variable "classPath" must be all lower-case
(#194) Variable "classPath" must be all lower-case
(#195) "include" must be immediately followed by an open parenthesis
(#195) Variable "classPath" must be all lower-case
(#206) Public method name "Zend_Loader_Autoloader_Resource::setOptions" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Loader_Autoloader_Resource::setNamespace" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#235) Public method name "Zend_Loader_Autoloader_Resource::getNamespace" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Loader_Autoloader_Resource::setBasePath" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Loader_Autoloader_Resource::getBasePath" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#270) Public method name "Zend_Loader_Autoloader_Resource::addResourceType" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#275) "require_once" must be immediately followed by an open parenthesis
(#278) Variable "namespaceTopLevel" must be all lower-case
(#281) Variable "namespaceTopLevel" must be all lower-case
(#281) Variable "namespaceTopLevel" must be all lower-case
(#285) "require_once" must be immediately followed by an open parenthesis
(#321) Public method name "Zend_Loader_Autoloader_Resource::addResourceTypes" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#325) "require_once" must be immediately followed by an open parenthesis
(#329) "require_once" must be immediately followed by an open parenthesis
(#349) Public method name "Zend_Loader_Autoloader_Resource::setResourceTypes" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Loader_Autoloader_Resource::getResourceTypes" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#371) Public method name "Zend_Loader_Autoloader_Resource::hasResourceType" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#382) Public method name "Zend_Loader_Autoloader_Resource::removeResourceType" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
(#397) Public method name "Zend_Loader_Autoloader_Resource::clearResourceTypes" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#410) Public method name "Zend_Loader_Autoloader_Resource::setDefaultResourceType" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#423) Public method name "Zend_Loader_Autoloader_Resource::getDefaultResourceType" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#441) Opening brace should be on the same line as the declaration
(#445) "require_once" must be immediately followed by an open parenthesis
(#450) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Loader/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#35) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Loader/PluginLoader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_includeFileCache" must be all lower-case
(#51) Member variable "_loadedPluginPaths" must be all lower-case
(#58) Member variable "_loadedPlugins" must be all lower-case
(#65) Member variable "_prefixToPaths" must be all lower-case
(#72) Member variable "_staticLoadedPluginPaths" must be all lower-case
(#79) Member variable "_staticLoadedPlugins" must be all lower-case
(#86) Member variable "_staticPrefixToPaths" must be all lower-case
(#93) Member variable "_useStaticRegistry" must be all lower-case
(#101) Variable "prefixToPaths" must be all lower-case
(#101) Variable "staticRegistryName" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "staticRegistryName" must be all lower-case
(#103) Variable "staticRegistryName" must be all lower-case
(#104) Variable "staticRegistryName" must be all lower-case
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Variable "_staticPrefixToPaths" must be all lower-case
(#105) Variable "_staticPrefixToPaths" must not contain underscores.
(#105) Variable "staticRegistryName" must be all lower-case
(#106) Variable "_staticPrefixToPaths" must be all lower-case
(#106) Variable "_staticPrefixToPaths" must not contain underscores.
(#106) Variable "staticRegistryName" must be all lower-case
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Variable "_staticLoadedPlugins" must be all lower-case
(#108) Variable "_staticLoadedPlugins" must not contain underscores.
(#108) Variable "staticRegistryName" must be all lower-case
(#109) Variable "_staticLoadedPlugins" must be all lower-case
(#109) Variable "_staticLoadedPlugins" must not contain underscores.
(#109) Variable "staticRegistryName" must be all lower-case
(#113) Variable "prefixToPaths" must be all lower-case
(#124) Protected method name "Zend_Loader_PluginLoader::_formatPrefix" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#145) Public method name "Zend_Loader_PluginLoader::addPrefixPath" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#148) "require_once" must be immediately followed by an open parenthesis
(#149) Line exceeds 132 characters; contains 149 characters
(#156) Variable "_staticPrefixToPaths" must be all lower-case
(#156) Variable "_staticPrefixToPaths" must not contain underscores.
(#174) Public method name "Zend_Loader_PluginLoader::getPaths" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#179) Variable "_staticPrefixToPaths" must be all lower-case
(#179) Variable "_staticPrefixToPaths" must not contain underscores.
(#180) Variable "_staticPrefixToPaths" must be all lower-case
(#180) Variable "_staticPrefixToPaths" must not contain underscores.
(#194) Variable "_staticPrefixToPaths" must be all lower-case
(#194) Variable "_staticPrefixToPaths" must not contain underscores.
(#206) Public method name "Zend_Loader_PluginLoader::clearPaths" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#211) Variable "_staticPrefixToPaths" must be all lower-case
(#211) Variable "_staticPrefixToPaths" must not contain underscores.
(#212) Variable "_staticPrefixToPaths" must be all lower-case
(#212) Variable "_staticPrefixToPaths" must not contain underscores.
(#228) Variable "_staticPrefixToPaths" must be all lower-case
(#228) Variable "_staticPrefixToPaths" must not contain underscores.
(#243) Public method name "Zend_Loader_PluginLoader::removePrefixPath" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#247) Variable "_staticPrefixToPaths" must be all lower-case
(#247) Variable "_staticPrefixToPaths" must not contain underscores.
(#253) "require_once" must be immediately followed by an open parenthesis
(#260) "require_once" must be immediately followed by an open parenthesis
(#261) Line exceeds 132 characters; contains 143 characters
(#277) Protected method name "Zend_Loader_PluginLoader::_formatName" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#288) Public method name "Zend_Loader_PluginLoader::isLoaded" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#292) Variable "_staticLoadedPlugins" must be all lower-case
(#292) Variable "_staticLoadedPlugins" must not contain underscores.
(#304) Public method name "Zend_Loader_PluginLoader::getClassName" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#308) Variable "_staticLoadedPlugins" must be all lower-case
(#308) Variable "_staticLoadedPlugins" must not contain underscores.
(#310) Variable "_staticLoadedPlugins" must be all lower-case
(#310) Variable "_staticLoadedPlugins" must not contain underscores.
(#311) Usage of ELSEIF not allowed; use ELSE IF instead
(#324) Public method name "Zend_Loader_PluginLoader::getClassPath" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#328) Variable "_staticLoadedPluginPaths" must be all lower-case
(#328) Variable "_staticLoadedPluginPaths" must not contain underscores.
(#330) Variable "_staticLoadedPluginPaths" must be all lower-case
(#330) Variable "_staticLoadedPluginPaths" must not contain underscores.
(#331) Usage of ELSEIF not allowed; use ELSE IF instead
(#340) Variable "_staticLoadedPluginPaths" must be all lower-case
(#340) Variable "_staticLoadedPluginPaths" must not contain underscores.
(#360) Variable "throwExceptions" must be all lower-case
(#361) Opening brace should be on the same line as the declaration
(#368) Variable "_staticPrefixToPaths" must be all lower-case
(#368) Variable "_staticPrefixToPaths" must not contain underscores.
(#375) Variable "classFile" must be all lower-case
(#376) Variable "incFile" must be all lower-case
(#378) Variable "className" must be all lower-case
(#380) Variable "className" must be all lower-case
(#388) Variable "loadFile" must be all lower-case
(#388) Variable "classFile" must be all lower-case
(#389) Variable "loadFile" must be all lower-case
(#390) "include_once" must be immediately followed by an open parenthesis
(#390) Variable "loadFile" must be all lower-case
(#391) Variable "className" must be all lower-case
(#392) Variable "incFile" must be all lower-case
(#393) Variable "loadFile" must be all lower-case
(#403) Variable "throwExceptions" must be all lower-case
(#411) "require_once" must be immediately followed by an open parenthesis
(#413) Line indented incorrectly; expected 8 spaces, found 7
(#413) Closing brace indented incorrectly; expected 8 spaces, found 7
(#416) Variable "_staticLoadedPlugins" must be all lower-case
(#416) Variable "_staticLoadedPlugins" must not contain underscores.
(#416) Variable "className" must be all lower-case
(#418) Variable "className" must be all lower-case
(#420) Variable "className" must be all lower-case
(#433) Public method name "Zend_Loader_PluginLoader::setIncludeFileCache" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#436) Variable "_includeFileCache" must be all lower-case
(#436) Variable "_includeFileCache" must not contain underscores.
(#441) "require_once" must be immediately followed by an open parenthesis
(#442) Line exceeds 132 characters; contains 138 characters
(#445) "require_once" must be immediately followed by an open parenthesis
(#449) "require_once" must be immediately followed by an open parenthesis
(#453) Variable "_includeFileCache" must be all lower-case
(#453) Variable "_includeFileCache" must not contain underscores.
(#461) Public method name "Zend_Loader_PluginLoader::getIncludeFileCache" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#463) Variable "_includeFileCache" must be all lower-case
(#463) Variable "_includeFileCache" must not contain underscores.
(#472) Protected method name "Zend_Loader_PluginLoader::_appendIncFile" must be in lower-case letters only
(#472) Variable "incFile" must be all lower-case
(#473) Opening brace should be on the same line as the declaration
(#474) Variable "_includeFileCache" must be all lower-case
(#474) Variable "_includeFileCache" must not contain underscores.
(#477) Variable "_includeFileCache" must be all lower-case
(#477) Variable "_includeFileCache" must not contain underscores.
(#479) Variable "incFile" must be all lower-case
(#480) Variable "incFile" must be all lower-case
(#481) Variable "_includeFileCache" must be all lower-case
(#481) Variable "_includeFileCache" must not contain underscores.
local/mr/vendor/zend/Zend/Loader/PluginLoader/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Loader/PluginLoader/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Public method name "Zend_Loader_PluginLoader_Interface::addPrefixPath" must be in lower-case letters only
(#50) Public method name "Zend_Loader_PluginLoader_Interface::removePrefixPath" must be in lower-case letters only
(#58) Public method name "Zend_Loader_PluginLoader_Interface::isLoaded" must be in lower-case letters only
(#66) Public method name "Zend_Loader_PluginLoader_Interface::getClassName" must be in lower-case letters only
local/mr/vendor/zend/Zend/Locale.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_localeData" must be all lower-case
(#47) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#126) Member variable "_territoryData" must be all lower-case
(#191) Member variable "compatibilityMode" must be all lower-case
(#198) Member variable "_breakChain" must be all lower-case
(#249) Opening brace should be on the same line as the declaration
(#260) Opening brace should be on the same line as the declaration
(#269) Public method name "Zend_Locale::toString" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#281) Opening brace should be on the same line as the declaration
(#290) Public method name "Zend_Locale::getDefault" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#292) Variable "compatibilityMode" must be all lower-case
(#293) Variable "_breakChain" must be all lower-case
(#293) Variable "_breakChain" must not contain underscores.
(#294) Variable "_breakChain" must be all lower-case
(#294) Variable "_breakChain" must not contain underscores.
(#304) Variable "_breakChain" must be all lower-case
(#304) Variable "_breakChain" must not contain underscores.
(#307) Variable "_default" must not contain underscores.
(#322) Public method name "Zend_Locale::setDefault" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#326) "require_once" must be immediately followed by an open parenthesis
(#331) "require_once" must be immediately followed by an open parenthesis
(#340) Variable "_localeData" must be all lower-case
(#340) Variable "_localeData" must not contain underscores.
(#341) Variable "_default" must not contain underscores.
(#344) Variable "_localeData" must be all lower-case
(#344) Variable "_localeData" must not contain underscores.
(#345) Variable "_default" must not contain underscores.
(#347) "require_once" must be immediately followed by an open parenthesis
(#352) Variable "_auto" must not contain underscores.
(#364) Public method name "Zend_Locale::getEnvironment" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#366) Variable "_environment" must not contain underscores.
(#367) Variable "_environment" must not contain underscores.
(#370) "require_once" must be immediately followed by an open parenthesis
(#390) Variable "languageTranslation" must be all lower-case
(#391) Variable "languageTranslation" must be all lower-case
(#396) Variable "regionTranslation" must be all lower-case
(#397) Variable "regionTranslation" must be all lower-case
(#401) Variable "_localeData" must be all lower-case
(#401) Variable "_localeData" must not contain underscores.
(#410) Variable "_environment" must not contain underscores.
(#423) Public method name "Zend_Locale::getBrowser" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#425) Variable "_browser" must not contain underscores.
(#426) Variable "_browser" must not contain underscores.
(#471) Variable "_browser" must not contain underscores.
(#481) Public method name "Zend_Locale::setLocale" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#485) Variable "_localeData" must be all lower-case
(#485) Variable "_localeData" must not contain underscores.
(#493) Variable "_localeData" must be all lower-case
(#493) Variable "_localeData" must not contain underscores.
(#508) Public method name "Zend_Locale::getLanguage" must be in lower-case letters only
(#509) Opening brace should be on the same line as the declaration
(#519) Public method name "Zend_Locale::getRegion" must be in lower-case letters only
(#520) Opening brace should be on the same line as the declaration
(#534) Public method name "Zend_Locale::getHttpCharset" must be in lower-case letters only
(#535) Opening brace should be on the same line as the declaration
(#569) Opening brace should be on the same line as the declaration
(#587) Public method name "Zend_Locale::getTranslationList" must be in lower-case letters only
(#588) Opening brace should be on the same line as the declaration
(#589) "require_once" must be immediately followed by an open parenthesis
(#606) Public method name "Zend_Locale::getLanguageTranslationList" must be in lower-case letters only
(#607) Opening brace should be on the same line as the declaration
(#608) Line exceeds 132 characters; contains 145 characters
(#619) Public method name "Zend_Locale::getScriptTranslationList" must be in lower-case letters only
(#620) Opening brace should be on the same line as the declaration
(#621) Line exceeds 132 characters; contains 141 characters
(#632) Public method name "Zend_Locale::getCountryTranslationList" must be in lower-case letters only
(#633) Opening brace should be on the same line as the declaration
(#634) Line exceeds 132 characters; contains 148 characters
(#646) Public method name "Zend_Locale::getTerritoryTranslationList" must be in lower-case letters only
(#647) Opening brace should be on the same line as the declaration
(#648) Line exceeds 132 characters; contains 150 characters
(#661) Public method name "Zend_Locale::getTranslation" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
(#663) "require_once" must be immediately followed by an open parenthesis
(#681) Public method name "Zend_Locale::getLanguageTranslation" must be in lower-case letters only
(#682) Opening brace should be on the same line as the declaration
(#683) Line exceeds 132 characters; contains 145 characters
(#695) Public method name "Zend_Locale::getScriptTranslation" must be in lower-case letters only
(#696) Opening brace should be on the same line as the declaration
(#697) Line exceeds 132 characters; contains 141 characters
(#709) Public method name "Zend_Locale::getCountryTranslation" must be in lower-case letters only
(#710) Opening brace should be on the same line as the declaration
(#711) Line exceeds 132 characters; contains 143 characters
(#724) Public method name "Zend_Locale::getTerritoryTranslation" must be in lower-case letters only
(#725) Opening brace should be on the same line as the declaration
(#726) Line exceeds 132 characters; contains 147 characters
(#736) Public method name "Zend_Locale::getQuestion" must be in lower-case letters only
(#737) Opening brace should be on the same line as the declaration
(#738) "require_once" must be immediately followed by an open parenthesis
(#759) Private method name "Zend_Locale::_prepareQuestionString" must be in lower-case letters only
(#760) Opening brace should be on the same line as the declaration
(#808) Public method name "Zend_Locale::isLocale" must be in lower-case letters only
(#809) Opening brace should be on the same line as the declaration
(#811) Variable "_localeData" must be all lower-case
(#811) Variable "_localeData" must not contain underscores.
(#826) Variable "compatibilityMode" must be all lower-case
(#828) Variable "_localeData" must be all lower-case
(#828) Variable "_localeData" must not contain underscores.
(#832) Variable "_localeData" must be all lower-case
(#832) Variable "_localeData" must not contain underscores.
(#837) Variable "_localeData" must be all lower-case
(#837) Variable "_localeData" must not contain underscores.
(#841) Variable "_localeData" must be all lower-case
(#841) Variable "_localeData" must not contain underscores.
(#860) Public method name "Zend_Locale::findLocale" must be in lower-case letters only
(#861) Opening brace should be on the same line as the declaration
(#863) "require_once" must be immediately followed by an open parenthesis
(#873) Must use "self::" for local static member reference
(#874) Must use "self::" for local static member reference
(#875) Must use "self::" for local static member reference
(#878) "require_once" must be immediately followed by an open parenthesis
(#896) Public method name "Zend_Locale::getLocaleToTerritory" must be in lower-case letters only
(#897) Opening brace should be on the same line as the declaration
(#899) Variable "_territoryData" must be all lower-case
(#899) Variable "_territoryData" must not contain underscores.
(#900) Variable "_territoryData" must be all lower-case
(#900) Variable "_territoryData" must not contain underscores.
(#913) Public method name "Zend_Locale::getLocaleList" must be in lower-case letters only
(#914) Opening brace should be on the same line as the declaration
(#915) Variable "_localeData" must be all lower-case
(#915) Variable "_localeData" must not contain underscores.
(#928) Public method name "Zend_Locale::getCache" must be in lower-case letters only
(#929) Opening brace should be on the same line as the declaration
(#930) "require_once" must be immediately followed by an open parenthesis
(#942) Public method name "Zend_Locale::setCache" must be in lower-case letters only
(#943) Opening brace should be on the same line as the declaration
(#944) "require_once" must be immediately followed by an open parenthesis
(#953) Public method name "Zend_Locale::hasCache" must be in lower-case letters only
(#954) Opening brace should be on the same line as the declaration
(#955) "require_once" must be immediately followed by an open parenthesis
(#964) Public method name "Zend_Locale::removeCache" must be in lower-case letters only
(#965) Opening brace should be on the same line as the declaration
(#966) "require_once" must be immediately followed by an open parenthesis
(#975) Public method name "Zend_Locale::clearCache" must be in lower-case letters only
(#976) Opening brace should be on the same line as the declaration
(#977) "require_once" must be immediately followed by an open parenthesis
(#987) Public method name "Zend_Locale::disableCache" must be in lower-case letters only
(#988) Opening brace should be on the same line as the declaration
(#989) "require_once" must be immediately followed by an open parenthesis
(#1001) Private method name "Zend_Locale::_prepareLocale" must be in lower-case letters only
(#1002) Opening brace should be on the same line as the declaration
(#1011) Variable "_auto" must not contain underscores.
(#1012) Variable "_browser" must not contain underscores.
(#1013) Variable "_environment" must not contain underscores.
(#1014) Variable "_breakChain" must be all lower-case
(#1014) Variable "_breakChain" must not contain underscores.
(#1015) Variable "_auto" must not contain underscores.
(#1020) Variable "_browser" must not contain underscores.
(#1024) Variable "_environment" must not contain underscores.
(#1028) Variable "_default" must not contain underscores.
(#1032) Variable "_auto" must not contain underscores.
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1042) "require_once" must be immediately followed by an open parenthesis
(#1051) Variable "_localeData" must be all lower-case
(#1051) Variable "_localeData" must not contain underscores.
(#1052) Variable "_territoryData" must be all lower-case
(#1052) Variable "_territoryData" must not contain underscores.
(#1053) Variable "_territoryData" must be all lower-case
(#1053) Variable "_territoryData" must not contain underscores.
(#1059) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1078) Public method name "Zend_Locale::getOrder" must be in lower-case letters only
(#1079) Opening brace should be on the same line as the declaration
(#1082) Variable "_breakChain" must be all lower-case
(#1082) Variable "_breakChain" must not contain underscores.
(#1087) Variable "_breakChain" must be all lower-case
(#1087) Variable "_breakChain" must not contain underscores.
(#1092) Variable "_breakChain" must be all lower-case
(#1092) Variable "_breakChain" must not contain underscores.
local/mr/vendor/zend/Zend/Locale/Data.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#69) Member variable "_cacheDisabled" must be all lower-case
(#95) Private method name "Zend_Locale_Data::_readFile" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Variable "_ldml" must not contain underscores.
(#101) Variable "_ldml" must not contain underscores.
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) This comment is 50% valid code; is this commented out code?
(#110) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#110) Expected "if (...) {\n"; found "if (...){\n"
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) This comment is 50% valid code; is this commented out code?
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) This comment is 50% valid code; is this commented out code?
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) This comment is 50% valid code; is this commented out code?
(#143) Private method name "Zend_Locale_Data::_findRoute" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "_ldml" must not contain underscores.
(#150) "require_once" must be immediately followed by an open parenthesis
(#154) Variable "_ldml" must not contain underscores.
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "_ldml" must not contain underscores.
(#164) Expected 1 space after ".="; 2 found
(#174) Variable "_ldml" must not contain underscores.
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#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) Expected 1 space before "!=="; 0 found
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Private method name "Zend_Locale_Data::_getFile" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#229) 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
(#253) Private method name "Zend_Locale_Data::_calendarDetail" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#274) Private method name "Zend_Locale_Data::_checkLocale" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#281) "require_once" must be immediately followed by an open parenthesis
(#297) Public method name "Zend_Locale_Data::getList" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#301) Variable "_cache" must not contain underscores.
(#301) Variable "_cacheDisabled" must be all lower-case
(#301) Variable "_cacheDisabled" must not contain underscores.
(#302) "require_once" must be immediately followed by an open parenthesis
(#303) Variable "_cache" must not contain underscores.
(#317) Variable "_cacheDisabled" must be all lower-case
(#317) Variable "_cacheDisabled" must not contain underscores.
(#317) Variable "_cache" must not contain underscores.
(#334) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#340) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#380) Line exceeds 132 characters; contains 136 characters
(#392) Line exceeds 132 characters; contains 136 characters
(#403) Line exceeds 132 characters; contains 158 characters
(#404) Line exceeds 132 characters; contains 154 characters
(#405) Line exceeds 132 characters; contains 154 characters
(#406) Line exceeds 132 characters; contains 161 characters
(#413) Line exceeds 132 characters; contains 145 characters
(#414) Line exceeds 132 characters; contains 176 characters
(#415) Line exceeds maximum limit of 180 characters; contains 219 characters
(#416) Line exceeds maximum limit of 180 characters; contains 214 characters
(#417) Line exceeds maximum limit of 180 characters; contains 212 characters
(#418) Line exceeds maximum limit of 180 characters; contains 230 characters
(#419) Line exceeds maximum limit of 180 characters; contains 225 characters
(#420) Line exceeds maximum limit of 180 characters; contains 223 characters
(#427) Line exceeds maximum limit of 180 characters; contains 214 characters
(#434) Line exceeds 132 characters; contains 143 characters
(#435) Line exceeds 132 characters; contains 172 characters
(#436) Line exceeds maximum limit of 180 characters; contains 211 characters
(#437) Line exceeds maximum limit of 180 characters; contains 206 characters
(#438) Line exceeds maximum limit of 180 characters; contains 204 characters
(#439) Line exceeds maximum limit of 180 characters; contains 222 characters
(#440) Line exceeds maximum limit of 180 characters; contains 217 characters
(#441) Line exceeds maximum limit of 180 characters; contains 215 characters
(#448) Line exceeds maximum limit of 180 characters; contains 206 characters
(#452) Variable "minDays" must be all lower-case
(#452) Line exceeds 132 characters; contains 149 characters
(#453) Variable "firstDay" must be all lower-case
(#453) Line exceeds 132 characters; contains 150 characters
(#454) Variable "weekStart" must be all lower-case
(#454) Line exceeds 132 characters; contains 154 characters
(#455) Variable "weekEnd" must be all lower-case
(#455) Line exceeds 132 characters; contains 152 characters
(#457) Variable "minDays" must be all lower-case
(#457) Line exceeds 132 characters; contains 151 characters
(#458) Variable "firstDay" must be all lower-case
(#458) Line exceeds 132 characters; contains 152 characters
(#459) Variable "weekStart" must be all lower-case
(#459) Line exceeds 132 characters; contains 161 characters
(#460) Variable "weekEnd" must be all lower-case
(#460) Line exceeds 132 characters; contains 155 characters
(#467) Line exceeds maximum limit of 180 characters; contains 227 characters
(#468) Line exceeds maximum limit of 180 characters; contains 222 characters
(#469) Line exceeds maximum limit of 180 characters; contains 220 characters
(#470) Line exceeds maximum limit of 180 characters; contains 238 characters
(#471) Line exceeds maximum limit of 180 characters; contains 233 characters
(#472) Line exceeds maximum limit of 180 characters; contains 231 characters
(#479) Line exceeds maximum limit of 180 characters; contains 222 characters
(#486) Line exceeds 132 characters; contains 149 characters
(#487) Line exceeds 132 characters; contains 148 characters
(#488) Line exceeds 132 characters; contains 150 characters
(#495) Line exceeds 132 characters; contains 149 characters
(#502) Line exceeds maximum limit of 180 characters; contains 185 characters
(#503) Line exceeds maximum limit of 180 characters; contains 185 characters
(#504) Line exceeds maximum limit of 180 characters; contains 189 characters
(#505) Line exceeds maximum limit of 180 characters; contains 187 characters
(#512) Line exceeds maximum limit of 180 characters; contains 185 characters
(#513) Line exceeds maximum limit of 180 characters; contains 185 characters
(#514) Line exceeds maximum limit of 180 characters; contains 189 characters
(#515) Line exceeds maximum limit of 180 characters; contains 187 characters
(#523) Line exceeds maximum limit of 180 characters; contains 188 characters
(#524) Line exceeds maximum limit of 180 characters; contains 188 characters
(#525) Line exceeds maximum limit of 180 characters; contains 190 characters
(#526) Line exceeds maximum limit of 180 characters; contains 189 characters
(#528) Line exceeds maximum limit of 180 characters; contains 188 characters
(#529) Line exceeds maximum limit of 180 characters; contains 188 characters
(#530) Line exceeds maximum limit of 180 characters; contains 190 characters
(#531) Line exceeds maximum limit of 180 characters; contains 189 characters
(#533) Line exceeds maximum limit of 180 characters; contains 196 characters
(#534) Line exceeds maximum limit of 180 characters; contains 196 characters
(#535) Line exceeds maximum limit of 180 characters; contains 198 characters
(#536) Line exceeds maximum limit of 180 characters; contains 197 characters
(#548) Variable "_temp" must not contain underscores.
(#548) Line exceeds 132 characters; contains 163 characters
(#549) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#549) Variable "_temp" must not contain underscores.
(#550) Line exceeds maximum limit of 180 characters; contains 193 characters
(#558) Variable "_temp" must not contain underscores.
(#558) Line exceeds 132 characters; contains 166 characters
(#559) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#559) Variable "_temp" must not contain underscores.
(#560) Line exceeds maximum limit of 180 characters; contains 216 characters
(#570) Line exceeds 132 characters; contains 172 characters
(#578) Line exceeds 132 characters; contains 138 characters
(#597) Variable "_temp" must not contain underscores.
(#598) Variable "_temp" must not contain underscores.
(#599) Line exceeds 132 characters; contains 136 characters
(#604) Variable "_temp" must not contain underscores.
(#605) Variable "_temp" must not contain underscores.
(#606) Line exceeds 132 characters; contains 134 characters
(#619) Variable "_temp" must not contain underscores.
(#620) Variable "_temp" must not contain underscores.
(#631) Variable "_temp" must not contain underscores.
(#632) Variable "_temp" must not contain underscores.
(#633) Line exceeds 132 characters; contains 156 characters
(#638) Variable "_temp" must not contain underscores.
(#639) Variable "_temp" must not contain underscores.
(#640) Line exceeds 132 characters; contains 158 characters
(#645) Variable "_temp" must not contain underscores.
(#646) Variable "_temp" must not contain underscores.
(#647) Line exceeds 132 characters; contains 158 characters
(#652) Variable "_temp" must not contain underscores.
(#653) Variable "_temp" must not contain underscores.
(#654) Line exceeds 132 characters; contains 156 characters
(#667) Variable "_temp" must not contain underscores.
(#668) Variable "_temp" must not contain underscores.
(#669) Line exceeds 132 characters; contains 154 characters
(#674) Variable "_temp2" must not contain underscores.
(#675) Variable "_temp" must not contain underscores.
(#676) Variable "_temp2" must not contain underscores.
(#677) Variable "_temp" must not contain underscores.
(#677) Line exceeds 132 characters; contains 155 characters
(#679) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#679) Variable "_temp" must not contain underscores.
(#680) Variable "_temp3" must not contain underscores.
(#681) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#681) Variable "_temp3" must not contain underscores.
(#692) Variable "_temp" must not contain underscores.
(#693) Variable "_temp" must not contain underscores.
(#694) Line exceeds 132 characters; contains 148 characters
(#702) Variable "_temp2" must not contain underscores.
(#703) Variable "_temp" must not contain underscores.
(#704) Variable "_temp2" must not contain underscores.
(#705) Variable "_temp" must not contain underscores.
(#705) Line exceeds 132 characters; contains 149 characters
(#707) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#707) Variable "_temp" must not contain underscores.
(#708) Variable "_temp3" must not contain underscores.
(#709) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#709) Variable "_temp3" must not contain underscores.
(#723) Variable "_temp" must not contain underscores.
(#724) Variable "_temp" must not contain underscores.
(#725) Line exceeds 132 characters; contains 152 characters
(#733) Variable "_temp2" must not contain underscores.
(#734) Variable "_temp" must not contain underscores.
(#735) Variable "_temp2" must not contain underscores.
(#736) Variable "_temp" must not contain underscores.
(#736) Line exceeds 132 characters; contains 153 characters
(#738) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#738) Variable "_temp" must not contain underscores.
(#739) Variable "_temp3" must not contain underscores.
(#740) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#740) Variable "_temp3" must not contain underscores.
(#754) Variable "_temp" must not contain underscores.
(#754) Line exceeds 132 characters; contains 143 characters
(#755) Variable "_temp" must not contain underscores.
(#756) Line exceeds 132 characters; contains 177 characters
(#761) Variable "_temp" must not contain underscores.
(#761) Line exceeds 132 characters; contains 142 characters
(#762) Variable "_temp" must not contain underscores.
(#763) Line exceeds 132 characters; contains 176 characters
(#768) Variable "_temp" must not contain underscores.
(#769) Variable "_temp" must not contain underscores.
(#770) Line exceeds 132 characters; contains 165 characters
(#775) Variable "_temp" must not contain underscores.
(#776) Variable "_temp" must not contain underscores.
(#777) Line exceeds 132 characters; contains 165 characters
(#782) Variable "_temp" must not contain underscores.
(#783) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#783) Variable "_temp" must not contain underscores.
(#784) Line exceeds 132 characters; contains 134 characters
(#789) Variable "_temp" must not contain underscores.
(#791) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#791) Variable "_temp" must not contain underscores.
(#792) Line exceeds 132 characters; contains 134 characters
(#801) Variable "_temp" must not contain underscores.
(#802) Variable "_temp" must not contain underscores.
(#803) Line exceeds maximum limit of 180 characters; contains 185 characters
(#808) Variable "_temp" must not contain underscores.
(#809) Variable "_temp" must not contain underscores.
(#810) Line exceeds maximum limit of 180 characters; contains 183 characters
(#823) Variable "_temp" must not contain underscores.
(#824) Variable "_temp" must not contain underscores.
(#825) Line exceeds 132 characters; contains 154 characters
(#830) Variable "_temp" must not contain underscores.
(#831) Variable "_temp" must not contain underscores.
(#832) Line exceeds 132 characters; contains 154 characters
(#837) Variable "_temp" must not contain underscores.
(#838) Variable "_temp" must not contain underscores.
(#839) Line exceeds 132 characters; contains 153 characters
(#844) Variable "_temp" must not contain underscores.
(#845) Variable "_temp" must not contain underscores.
(#846) Line exceeds 132 characters; contains 153 characters
(#851) Variable "_temp" must not contain underscores.
(#852) Variable "_temp" must not contain underscores.
(#853) Line exceeds 132 characters; contains 158 characters
(#858) Variable "_temp" must not contain underscores.
(#859) Variable "_temp" must not contain underscores.
(#860) Line exceeds 132 characters; contains 156 characters
(#868) Variable "_temp" must not contain underscores.
(#869) Variable "_temp" must not contain underscores.
(#870) Line exceeds 132 characters; contains 165 characters
(#876) Variable "_temp" must not contain underscores.
(#877) Variable "_temp" must not contain underscores.
(#878) Line exceeds 132 characters; contains 165 characters
(#883) Variable "_temp" must not contain underscores.
(#884) Variable "_temp" must not contain underscores.
(#885) Line exceeds 132 characters; contains 145 characters
(#890) Variable "_temp" must not contain underscores.
(#891) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#891) Variable "_temp" must not contain underscores.
(#892) Variable "_temp2" must not contain underscores.
(#893) Variable "_temp2" must not contain underscores.
(#898) "require_once" must be immediately followed by an open parenthesis
(#903) Variable "_cache" must not contain underscores.
(#904) Variable "_cache" must not contain underscores.
(#919) Public method name "Zend_Locale_Data::getContent" must be in lower-case letters only
(#920) Opening brace should be on the same line as the declaration
(#923) Variable "_cache" must not contain underscores.
(#923) Variable "_cacheDisabled" must be all lower-case
(#923) Variable "_cacheDisabled" must not contain underscores.
(#924) "require_once" must be immediately followed by an open parenthesis
(#925) Variable "_cache" must not contain underscores.
(#938) Variable "_cacheDisabled" must be all lower-case
(#938) Variable "_cacheDisabled" must not contain underscores.
(#938) Variable "_cache" must not contain underscores.
(#972) Line exceeds 132 characters; contains 144 characters
(#979) Line exceeds 132 characters; contains 175 characters
(#987) Line exceeds maximum limit of 180 characters; contains 243 characters
(#994) Line exceeds 132 characters; contains 142 characters
(#1001) Line exceeds 132 characters; contains 171 characters
(#1009) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1017) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1039) Line exceeds 132 characters; contains 178 characters
(#1046) Line exceeds 132 characters; contains 149 characters
(#1057) Line exceeds maximum limit of 180 characters; contains 203 characters
(#1064) Line exceeds 132 characters; contains 149 characters
(#1075) Line exceeds maximum limit of 180 characters; contains 203 characters
(#1087) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1088) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1089) Line exceeds maximum limit of 180 characters; contains 219 characters
(#1101) Line exceeds maximum limit of 180 characters; contains 190 characters
(#1112) Line exceeds maximum limit of 180 characters; contains 239 characters
(#1120) Line exceeds 132 characters; contains 180 characters
(#1128) Line exceeds 132 characters; contains 177 characters
(#1132) Line exceeds 132 characters; contains 137 characters
(#1136) Line exceeds 132 characters; contains 146 characters
(#1140) Line exceeds 132 characters; contains 137 characters
(#1144) Line exceeds 132 characters; contains 140 characters
(#1148) Line exceeds 132 characters; contains 135 characters
(#1152) Line exceeds 132 characters; contains 135 characters
(#1153) Variable "_temp" must not contain underscores.
(#1155) Variable "_temp" must not contain underscores.
(#1156) Line exceeds 132 characters; contains 134 characters
(#1180) Line exceeds 132 characters; contains 157 characters
(#1187) Line exceeds 132 characters; contains 161 characters
(#1191) Line exceeds 132 characters; contains 157 characters
(#1195) Variable "_temp" must not contain underscores.
(#1197) Variable "_temp" must not contain underscores.
(#1198) Line exceeds 132 characters; contains 156 characters
(#1211) Line exceeds 132 characters; contains 153 characters
(#1215) Variable "_temp2" must not contain underscores.
(#1216) Variable "_temp" must not contain underscores.
(#1217) Variable "_temp2" must not contain underscores.
(#1218) Variable "_temp" must not contain underscores.
(#1218) Line exceeds 132 characters; contains 155 characters
(#1221) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1221) Variable "_temp" must not contain underscores.
(#1222) Variable "_temp3" must not contain underscores.
(#1223) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1223) Variable "_temp3" must not contain underscores.
(#1237) Line exceeds 132 characters; contains 147 characters
(#1241) Variable "_temp2" must not contain underscores.
(#1242) Variable "_temp" must not contain underscores.
(#1243) Variable "_temp2" must not contain underscores.
(#1244) Variable "_temp" must not contain underscores.
(#1244) Line exceeds 132 characters; contains 149 characters
(#1247) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1247) Variable "_temp" must not contain underscores.
(#1248) Variable "_temp3" must not contain underscores.
(#1249) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1249) Variable "_temp3" must not contain underscores.
(#1263) Line exceeds 132 characters; contains 151 characters
(#1267) Variable "_temp2" must not contain underscores.
(#1268) Variable "_temp" must not contain underscores.
(#1269) Variable "_temp2" must not contain underscores.
(#1270) Variable "_temp" must not contain underscores.
(#1270) Line exceeds 132 characters; contains 153 characters
(#1273) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1273) Variable "_temp" must not contain underscores.
(#1274) Variable "_temp3" must not contain underscores.
(#1275) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1275) Variable "_temp3" must not contain underscores.
(#1289) Line exceeds 132 characters; contains 172 characters
(#1293) Line exceeds 132 characters; contains 172 characters
(#1297) Line exceeds 132 characters; contains 164 characters
(#1301) Line exceeds 132 characters; contains 164 characters
(#1305) Line exceeds 132 characters; contains 133 characters
(#1309) Variable "_temp" must not contain underscores.
(#1311) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1311) Variable "_temp" must not contain underscores.
(#1312) Line exceeds 132 characters; contains 134 characters
(#1323) Line exceeds maximum limit of 180 characters; contains 184 characters
(#1327) Variable "_temp2" must not contain underscores.
(#1328) Variable "_temp" must not contain underscores.
(#1329) Variable "_temp2" must not contain underscores.
(#1330) Variable "_temp" must not contain underscores.
(#1330) Line exceeds maximum limit of 180 characters; contains 186 characters
(#1333) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1333) Variable "_temp" must not contain underscores.
(#1334) Variable "_temp3" must not contain underscores.
(#1335) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1335) Variable "_temp3" must not contain underscores.
(#1349) Line exceeds 132 characters; contains 149 characters
(#1353) Line exceeds 132 characters; contains 149 characters
(#1357) Line exceeds 132 characters; contains 148 characters
(#1361) Line exceeds 132 characters; contains 148 characters
(#1365) Line exceeds 132 characters; contains 155 characters
(#1369) Line exceeds 132 characters; contains 167 characters
(#1373) Variable "_temp" must not contain underscores.
(#1374) Variable "_temp" must not contain underscores.
(#1375) Line exceeds 132 characters; contains 165 characters
(#1382) Line exceeds 132 characters; contains 164 characters
(#1386) Line exceeds 132 characters; contains 156 characters
(#1390) Line exceeds 132 characters; contains 144 characters
(#1394) Line exceeds 132 characters; contains 143 characters
(#1398) "require_once" must be immediately followed by an open parenthesis
(#1406) Variable "_cache" must not contain underscores.
(#1407) Variable "_cache" must not contain underscores.
(#1418) Public method name "Zend_Locale_Data::getCache" must be in lower-case letters only
(#1419) Opening brace should be on the same line as the declaration
(#1420) Variable "_cache" must not contain underscores.
(#1428) Public method name "Zend_Locale_Data::setCache" must be in lower-case letters only
(#1429) Opening brace should be on the same line as the declaration
(#1430) Variable "_cache" must not contain underscores.
(#1438) Public method name "Zend_Locale_Data::hasCache" must be in lower-case letters only
(#1439) Opening brace should be on the same line as the declaration
(#1440) Variable "_cache" must not contain underscores.
(#1452) Public method name "Zend_Locale_Data::removeCache" must be in lower-case letters only
(#1453) Opening brace should be on the same line as the declaration
(#1454) Variable "_cache" must not contain underscores.
(#1462) Public method name "Zend_Locale_Data::clearCache" must be in lower-case letters only
(#1463) Opening brace should be on the same line as the declaration
(#1464) Variable "_cache" must not contain underscores.
(#1472) Public method name "Zend_Locale_Data::disableCache" must be in lower-case letters only
(#1473) Opening brace should be on the same line as the declaration
(#1474) Variable "_cacheDisabled" must be all lower-case
(#1474) Variable "_cacheDisabled" must not contain underscores.
local/mr/vendor/zend/Zend/Locale/Data/Translation.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "languageTranslation" must be all lower-case
(#178) Member variable "regionTranslation" must be all lower-case
local/mr/vendor/zend/Zend/Locale/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Locale/Format.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#64) Public method name "Zend_Locale_Format::setOptions" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "_options" must not contain underscores.
(#66) Variable "_options" must not contain underscores.
(#67) Variable "_options" must not contain underscores.
(#79) Private method name "Zend_Locale_Format::_checkOptions" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#82) Variable "_options" must not contain underscores.
(#94) Must use "self::" for local static member reference
(#95) Variable "_options" must not contain underscores.
(#100) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#101) "require_once" must be immediately followed by an open parenthesis
(#108) Must use "self::" for local static member reference
(#109) Variable "_options" must not contain underscores.
(#113) Must use "self::" for local static member reference
(#114) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#115) "require_once" must be immediately followed by an open parenthesis
(#120) Variable "_options" must not contain underscores.
(#121) Must use "self::" for local static member reference
(#128) "require_once" must be immediately followed by an open parenthesis
(#136) "require_once" must be immediately followed by an open parenthesis
(#157) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#162) "require_once" must be immediately followed by an open parenthesis
(#168) "require_once" must be immediately followed by an open parenthesis
(#194) Public method name "Zend_Locale_Format::convertNumerals" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#199) "require_once" must be immediately followed by an open parenthesis
(#207) "require_once" must be immediately followed by an open parenthesis
(#238) Public method name "Zend_Locale_Format::getNumber" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "_options" must not contain underscores.
(#246) "require_once" must be immediately followed by an open parenthesis
(#247) Line exceeds 132 characters; contains 147 characters
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Commas (,) must be followed by white space.
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Commas (,) must be followed by white space.
(#294) Public method name "Zend_Locale_Format::toNumber" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) "require_once" must be immediately followed by an open parenthesis
(#301) Variable "_options" must not contain underscores.
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) "require_once" must be immediately followed by an open parenthesis
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Expected "for (...) {\n"; found "for(...) {\n"
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Private method name "Zend_Locale_Format::_seperateFormat" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#498) Public method name "Zend_Locale_Format::isNumber" must be in lower-case letters only
(#499) Opening brace should be on the same line as the declaration
(#500) Variable "_options" must not contain underscores.
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Commas (,) must be followed by white space.
(#505) Must use "self::" for local static member reference
(#506) Must use "self::" for local static member reference
(#526) Private method name "Zend_Locale_Format::_getRegexForType" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#529) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#538) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#550) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#560) Expected "if (...) {\n"; found "if (...) {\n"
(#570) Expected 1 space after ".="; 2 found
(#597) Line exceeds 132 characters; contains 165 characters
(#599) Line exceeds 132 characters; contains 167 characters
(#628) Public method name "Zend_Locale_Format::getFloat" must be in lower-case letters only
(#629) Opening brace should be on the same line as the declaration
(#641) Public method name "Zend_Locale_Format::toFloat" must be in lower-case letters only
(#642) Opening brace should be on the same line as the declaration
(#643) Must use "self::" for local static member reference
(#655) Public method name "Zend_Locale_Format::isFloat" must be in lower-case letters only
(#656) Opening brace should be on the same line as the declaration
(#676) Public method name "Zend_Locale_Format::getInteger" must be in lower-case letters only
(#677) Opening brace should be on the same line as the declaration
(#689) Public method name "Zend_Locale_Format::toInteger" must be in lower-case letters only
(#690) Opening brace should be on the same line as the declaration
(#692) Must use "self::" for local static member reference
(#703) Public method name "Zend_Locale_Format::isInteger" must be in lower-case letters only
(#704) Opening brace should be on the same line as the declaration
(#728) Public method name "Zend_Locale_Format::convertPhpToIsoFormat" must be in lower-case letters only
(#729) Opening brace should be on the same line as the declaration
(#758) Private method name "Zend_Locale_Format::_parseDate" must be in lower-case letters only
(#759) Opening brace should be on the same line as the declaration
(#760) Variable "_options" must not contain underscores.
(#765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) "require_once" must be immediately followed by an open parenthesis
(#841) Inline comments must start with a capital letter, digit or 3-dots sequence
(#841) Inline comments must end in full-stops, exclamation marks, or question marks
(#845) Line exceeds 132 characters; contains 137 characters
(#850) Inline comments must start with a capital letter, digit or 3-dots sequence
(#850) Inline comments must end in full-stops, exclamation marks, or question marks
(#856) "require_once" must be immediately followed by an open parenthesis
(#863) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#942) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Expected "if (...) {\n"; found "if (...){\n"
(#952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#952) Inline comments must end in full-stops, exclamation marks, or question marks
(#956) Inline comments must start with a capital letter, digit or 3-dots sequence
(#956) Inline comments must end in full-stops, exclamation marks, or question marks
(#962) "require_once" must be immediately followed by an open parenthesis
(#973) Inline comments must start with a capital letter, digit or 3-dots sequence
(#973) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) "require_once" must be immediately followed by an open parenthesis
(#989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#989) Inline comments must end in full-stops, exclamation marks, or question marks
(#994) "require_once" must be immediately followed by an open parenthesis
(#1005) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1005) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) "require_once" must be immediately followed by an open parenthesis
(#1048) Protected method name "Zend_Locale_Format::_replaceMonth" must be in lower-case letters only
(#1049) Opening brace should be on the same line as the declaration
(#1056) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1074) Public method name "Zend_Locale_Format::getDateFormat" must be in lower-case letters only
(#1075) Opening brace should be on the same line as the declaration
(#1078) "require_once" must be immediately followed by an open parenthesis
(#1098) Public method name "Zend_Locale_Format::getDate" must be in lower-case letters only
(#1099) Opening brace should be on the same line as the declaration
(#1100) Variable "_options" must not contain underscores.
(#1118) Public method name "Zend_Locale_Format::checkDateFormat" must be in lower-case letters only
(#1119) Opening brace should be on the same line as the declaration
(#1130) Variable "_options" must not contain underscores.
(#1132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1137) Inline comments must end in full-stops, exclamation marks, or question marks
(#1138) Line exceeds 132 characters; contains 136 characters
(#1142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1142) Inline comments must end in full-stops, exclamation marks, or question marks
(#1144) Line exceeds 132 characters; contains 136 characters
(#1148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1148) Inline comments must end in full-stops, exclamation marks, or question marks
(#1149) Line exceeds 132 characters; contains 138 characters
(#1153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1153) Inline comments must end in full-stops, exclamation marks, or question marks
(#1154) Line exceeds 132 characters; contains 138 characters
(#1158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1158) Inline comments must end in full-stops, exclamation marks, or question marks
(#1160) Line exceeds 132 characters; contains 136 characters
(#1172) Public method name "Zend_Locale_Format::getTimeFormat" must be in lower-case letters only
(#1173) Opening brace should be on the same line as the declaration
(#1176) "require_once" must be immediately followed by an open parenthesis
(#1194) Public method name "Zend_Locale_Format::getTime" must be in lower-case letters only
(#1195) Opening brace should be on the same line as the declaration
(#1196) Variable "_options" must not contain underscores.
(#1210) Public method name "Zend_Locale_Format::getDateTimeFormat" must be in lower-case letters only
(#1211) Opening brace should be on the same line as the declaration
(#1214) "require_once" must be immediately followed by an open parenthesis
(#1232) Public method name "Zend_Locale_Format::getDateTime" must be in lower-case letters only
(#1233) Opening brace should be on the same line as the declaration
(#1234) Variable "_options" must not contain underscores.
local/mr/vendor/zend/Zend/Locale/Math.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Member variable "_bcmathDisabled" must be all lower-case
(#50) Public method name "Zend_Locale_Math::isBcmathDisabled" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "_bcmathDisabled" must be all lower-case
(#52) Variable "_bcmathDisabled" must not contain underscores.
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "_bcmathDisabled" must be all lower-case
(#67) Variable "_bcmathDisabled" must not contain underscores.
(#80) Variable "decPos" must be all lower-case
(#82) Variable "decPos" must be all lower-case
(#85) Variable "decPos" must be all lower-case
(#89) Variable "digitsBeforeDot" must be all lower-case
(#89) Variable "decPos" must be all lower-case
(#90) Variable "decPos" must be all lower-case
(#95) Variable "triggerPos" must be all lower-case
(#96) Variable "roundPos" must be all lower-case
(#97) Usage of ELSEIF not allowed; use ELSE IF instead
(#98) Variable "triggerPos" must be all lower-case
(#99) Variable "roundPos" must be all lower-case
(#101) Variable "triggerPos" must be all lower-case
(#102) Variable "roundPos" must be all lower-case
(#102) Expected 1 space after "-"; 0 found
(#105) Variable "triggerDigit" must be all lower-case
(#105) Variable "triggerPos" must be all lower-case
(#105) Variable "decPos" must be all lower-case
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "decPos" must be all lower-case
(#111) Variable "triggerDigit" must be all lower-case
(#112) Variable "roundPos" must be all lower-case
(#112) Variable "decPos" must be all lower-case
(#113) Variable "decPos" must be all lower-case
(#116) Variable "roundUp" must be all lower-case
(#117) Variable "roundUp" must be all lower-case
(#117) Variable "decPos" must be all lower-case
(#118) Variable "roundUp" must be all lower-case
(#118) Variable "roundPos" must be all lower-case
(#118) Variable "decPos" must be all lower-case
(#121) Variable "_bcmathDisabled" must be all lower-case
(#121) Variable "_bcmathDisabled" must not contain underscores.
(#122) Variable "roundUp" must be all lower-case
(#124) Variable "roundUp" must be all lower-case
(#126) Variable "_bcmathDisabled" must be all lower-case
(#126) Variable "_bcmathDisabled" must not contain underscores.
(#127) Variable "roundUp" must be all lower-case
(#129) Variable "roundUp" must be all lower-case
(#131) Usage of ELSEIF not allowed; use ELSE IF instead
(#132) Variable "decPos" must be all lower-case
(#132) Expected 1 space before ":"; 0 found
(#145) Opening brace should be on the same line as the declaration
(#175) Opening brace should be on the same line as the declaration
(#177) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#196) Opening brace should be on the same line as the declaration
(#214) Opening brace should be on the same line as the declaration
(#239) Public method name "Zend_Locale_Math::Add" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Locale_Math::Sub" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#270) Public method name "Zend_Locale_Math::Pow" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Locale_Math::Mul" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Locale_Math::Div" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Locale_Math::Sqrt" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#327) Public method name "Zend_Locale_Math::Mod" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Locale_Math::Comp" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#353) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Locale/Math/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Opening brace should be on the same line as the declaration
(#49) Public method name "Zend_Locale_Math_Exception::getResults" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Locale/Math/PhpMath.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "_bcmathDisabled" must be all lower-case
(#38) Variable "_bcmathDisabled" must not contain underscores.
(#49) Variable "defaultScale" must be all lower-case
(#50) Variable "defaultPrecision" must be all lower-case
(#53) Member variable "defaultScale" must be all lower-case
(#54) Member variable "defaultPrecision" must be all lower-case
(#57) Public method name "Zend_Locale_Math_PhpMath::Add" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#60) Must use "self::" for local static member reference
(#60) Variable "defaultScale" must be all lower-case
(#61) Must use "self::" for local static member reference
(#61) Variable "defaultPrecision" must be all lower-case
(#73) "require_once" must be immediately followed by an open parenthesis
(#80) Public method name "Zend_Locale_Math_PhpMath::Sub" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Must use "self::" for local static member reference
(#83) Variable "defaultScale" must be all lower-case
(#84) Must use "self::" for local static member reference
(#84) Variable "defaultPrecision" must be all lower-case
(#96) "require_once" must be immediately followed by an open parenthesis
(#103) Public method name "Zend_Locale_Math_PhpMath::Pow" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#106) Must use "self::" for local static member reference
(#106) Variable "defaultScale" must be all lower-case
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) "require_once" must be immediately followed by an open parenthesis
(#125) Public method name "Zend_Locale_Math_PhpMath::Mul" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#128) Must use "self::" for local static member reference
(#128) Variable "defaultScale" must be all lower-case
(#138) "require_once" must be immediately followed by an open parenthesis
(#145) Public method name "Zend_Locale_Math_PhpMath::Div" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#148) Must use "self::" for local static member reference
(#148) Variable "defaultScale" must be all lower-case
(#152) "require_once" must be immediately followed by an open parenthesis
(#162) "require_once" must be immediately followed by an open parenthesis
(#169) Public method name "Zend_Locale_Math_PhpMath::Sqrt" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#172) Must use "self::" for local static member reference
(#172) Variable "defaultScale" must be all lower-case
(#181) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#187) Public method name "Zend_Locale_Math_PhpMath::Mod" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#193) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#198) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#202) "require_once" must be immediately followed by an open parenthesis
(#209) Public method name "Zend_Locale_Math_PhpMath::Comp" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#212) Must use "self::" for local static member reference
(#212) Variable "defaultScale" must be all lower-case
(#235) Public method name "Zend_Locale_Math_PhpMath::Scale" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#238) "require_once" must be immediately followed by an open parenthesis
(#241) Variable "defaultScale" must be all lower-case
(#242) Variable "defaultPrecision" must be all lower-case
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Log.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Member variable "_defaultWriterNamespace" must be all lower-case
(#71) Member variable "_defaultFilterNamespace" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#103) Inline doc block comments are not allowed; use "// Comment." instead
(#104) "require_once" must be immediately followed by an open parenthesis
(#113) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#128) Protected method name "Zend_Log::_constructWriterFromConfig" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#133) Inline doc block comments are not allowed; use "// Comment." instead
(#134) "require_once" must be immediately followed by an open parenthesis
(#135) Variable "writerName" must be all lower-case
(#152) Protected method name "Zend_Log::_constructFilterFromConfig" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#157) Inline doc block comments are not allowed; use "// Comment." instead
(#158) "require_once" must be immediately followed by an open parenthesis
(#159) Variable "filterName" must be all lower-case
(#173) Protected method name "Zend_Log::_constructFromConfig" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#180) "require_once" must be immediately followed by an open parenthesis
(#187) Variable "className" must be all lower-case
(#188) Variable "className" must be all lower-case
(#189) "require_once" must be immediately followed by an open parenthesis
(#190) Variable "className" must be all lower-case
(#193) Variable "className" must be all lower-case
(#195) "require_once" must be immediately followed by an open parenthesis
(#201) Variable "className" must be all lower-case
(#212) Protected method name "Zend_Log::getClassName" must be in lower-case letters only
(#212) Variable "defaultNamespace" must be all lower-case
(#213) Opening brace should be on the same line as the declaration
(#215) "require_once" must be immediately followed by an open parenthesis
(#218) Variable "className" must be all lower-case
(#220) Variable "defaultNamespace" must be all lower-case
(#225) Variable "fullClassName" must be all lower-case
(#225) Variable "className" must be all lower-case
(#226) Variable "fullClassName" must be all lower-case
(#235) Opening brace should be on the same line as the declaration
(#236) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#253) Opening brace should be on the same line as the declaration
(#258) Inline doc block comments are not allowed; use "// Comment." instead
(#259) "require_once" must be immediately followed by an open parenthesis
(#272) Inline doc block comments are not allowed; use "// Comment." instead
(#273) "require_once" must be immediately followed by an open parenthesis
(#288) Opening brace should be on the same line as the declaration
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Inline doc block comments are not allowed; use "// Comment." instead
(#292) "require_once" must be immediately followed by an open parenthesis
(#297) Inline doc block comments are not allowed; use "// Comment." instead
(#298) "require_once" must be immediately followed by an open parenthesis
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Public method name "Zend_Log::addPriority" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#355) Inline doc block comments are not allowed; use "// Comment." instead
(#356) "require_once" must be immediately followed by an open parenthesis
(#371) Public method name "Zend_Log::addFilter" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#374) Inline doc block comments are not allowed; use "// Comment." instead
(#375) "require_once" must be immediately followed by an open parenthesis
(#378) Usage of ELSEIF not allowed; use ELSE IF instead
(#381) Usage of ELSEIF not allowed; use ELSE IF instead
(#382) Inline doc block comments are not allowed; use "// Comment." instead
(#383) "require_once" must be immediately followed by an open parenthesis
(#397) Public method name "Zend_Log::addWriter" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#404) Inline doc block comments are not allowed; use "// Comment." instead
(#405) "require_once" must be immediately followed by an open parenthesis
(#422) Public method name "Zend_Log::setEventItem" must be in lower-case letters only
local/mr/vendor/zend/Zend/Log/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#33) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Log/FactoryInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Whitespace found at end of line
local/mr/vendor/zend/Zend/Log/Filter/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#37) Whitespace found at end of line
(#42) Whitespace found at end of line
(#47) Protected method name "Zend_Log_Filter_Abstract::_parseConfig" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#54) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Log/Filter/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Log/Filter/Message.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#50) "require_once" must be immediately followed by an open parenthesis
(#58) Whitespace found at end of line
(#63) Whitespace found at end of line
(#64) Opening brace should be on the same line as the declaration
(#82) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Log/Filter/Priority.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#54) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#55) Opening brace should be on the same line as the declaration
(#57) "require_once" must be immediately followed by an open parenthesis
(#67) Whitespace found at end of line
(#72) Whitespace found at end of line
(#73) Opening brace should be on the same line as the declaration
(#76) Whitespace found at end of line
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Whitespace found at end of line
(#98) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Log/Filter/Suppress.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
(#62) Opening brace should be on the same line as the declaration
(#68) Whitespace found at end of line
(#74) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Log/Formatter/Firebug.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Log/Formatter/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Log/Formatter/Simple.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#50) Opening brace should be on the same line as the declaration
(#56) "require_once" must be immediately followed by an open parenthesis
(#70) Opening brace should be on the same line as the declaration
(#74) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Log/Formatter/Xml.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_rootElement" must be all lower-case
(#44) Member variable "_elementMap" must be all lower-case
(#58) Variable "rootElement" must be all lower-case
(#58) Variable "elementMap" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "rootElement" must be all lower-case
(#61) Variable "elementMap" must be all lower-case
(#70) Public method name "Zend_Log_Formatter_Xml::getEncoding" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Log_Formatter_Xml::setEncoding" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#94) Opening brace should be on the same line as the declaration
(#96) Variable "dataToInsert" must be all lower-case
(#98) Variable "dataToInsert" must be all lower-case
(#99) Variable "elementName" must be all lower-case
(#99) Variable "fieldKey" must be all lower-case
(#100) Variable "dataToInsert" must be all lower-case
(#100) Variable "elementName" must be all lower-case
(#100) Variable "fieldKey" must be all lower-case
(#108) Variable "dataToInsert" must be all lower-case
(#109) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Log/Writer/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#53) Public method name "Zend_Log_Writer_Abstract::addFilter" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Public method name "Zend_Log_Writer_Abstract::setFormatter" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#97) Closing brace must be on a line by itself
(#109) Whitespace found at end of line
(#114) Protected method name "Zend_Log_Writer_Abstract::_parseConfig" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#121) "require_once" must be immediately followed by an open parenthesis
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 4
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
local/mr/vendor/zend/Zend/Log/Writer/Db.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_columnMap" must be all lower-case
(#62) Variable "columnMap" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#66) Variable "columnMap" must be all lower-case
(#71) Whitespace found at end of line
(#77) Opening brace should be on the same line as the declaration
(#80) Whitespace found at end of line
(#81) Whitespace found at end of line
(#84) Whitespace found at end of line
(#88) Whitespace found at end of line
(#99) Public method name "Zend_Log_Writer_Db::setFormatter" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) "require_once" must be immediately followed by an open parenthesis
(#111) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#124) "require_once" must be immediately followed by an open parenthesis
(#129) Variable "dataToInsert" must be all lower-case
(#131) Variable "dataToInsert" must be all lower-case
(#132) Variable "columnName" must be all lower-case
(#132) Variable "fieldKey" must be all lower-case
(#133) Variable "dataToInsert" must be all lower-case
(#133) Variable "columnName" must be all lower-case
(#133) Variable "fieldKey" must be all lower-case
(#137) Variable "dataToInsert" must be all lower-case
local/mr/vendor/zend/Zend/Log/Writer/Firebug.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_priorityStyles" must be all lower-case
(#64) Member variable "_defaultPriorityStyle" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#83) Whitespace found at end of line
(#86) Whitespace found at end of line
(#92) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Log_Writer_Firebug::setEnabled" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Log_Writer_Firebug::getEnabled" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Log_Writer_Firebug::setDefaultPriorityStyle" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Log_Writer_Firebug::getDefaultPriorityStyle" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Log_Writer_Firebug::setPriorityStyle" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#152) Commas (,) must be followed by white space.
(#165) Public method name "Zend_Log_Writer_Firebug::getPriorityStyle" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#167) Commas (,) must be followed by white space.
(#180) Opening brace should be on the same line as the declaration
(#185) Commas (,) must be followed by white space.
(#193) Expected 1 space before "?"; 0 found
(#193) Expected 1 space after "?"; 0 found
(#193) Expected 1 space before ":"; 0 found
(#193) Expected 1 space after ":"; 0 found
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
local/mr/vendor/zend/Zend/Log/Writer/Mail.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_eventsToMail" must be all lower-case
(#62) Member variable "_layoutEventsToMail" must be all lower-case
(#83) Member variable "_layoutFormatter" must be all lower-case
(#90) Member variable "_numEntriesPerPriority" must be all lower-case
(#101) Member variable "_subjectPrependText" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#120) Whitespace found at end of line
(#123) Whitespace found at end of line
(#129) Opening brace should be on the same line as the declaration
(#143) Opening brace should be on the same line as the declaration
(#151) Variable "formattedEvent" must be all lower-case
(#154) Variable "formattedEvent" must be all lower-case
(#161) Expected 1 space after "="; newline found
(#164) Variable "formattedEvent" must be all lower-case
(#175) Public method name "Zend_Log_Writer_Mail::getLayoutFormatter" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Log_Writer_Mail::setLayoutFormatter" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_Log_Writer_Mail::setSubjectPrependText" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#234) Opening brace should be on the same line as the declaration
(#244) Variable "numEntries" must be all lower-case
(#248) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#258) Expected 1 space after "="; newline found
(#297) Protected method name "Zend_Log_Writer_Mail::_getFormattedNumEntriesPerPriority" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#301) Variable "numEntries" must be all lower-case
local/mr/vendor/zend/Zend/Log/Writer/Mock.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#63) Opening brace should be on the same line as the declaration
(#69) Whitespace found at end of line
(#74) Whitespace found at end of line
(#75) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Log/Writer/Null.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#43) Opening brace should be on the same line as the declaration
(#45) Whitespace found at end of line
(#48) Whitespace found at end of line
(#54) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Log/Writer/Stream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#51) Variable "streamOrUrl" must be all lower-case
(#51) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#52) Opening brace should be on the same line as the declaration
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#58) Variable "streamOrUrl" must be all lower-case
(#59) Variable "streamOrUrl" must be all lower-case
(#60) "require_once" must be immediately followed by an open parenthesis
(#65) "require_once" must be immediately followed by an open parenthesis
(#69) Variable "streamOrUrl" must be all lower-case
(#71) Variable "streamOrUrl" must be all lower-case
(#71) Variable "streamOrUrl" must be all lower-case
(#72) Variable "streamOrUrl" must be all lower-case
(#72) Variable "streamOrUrl" must be all lower-case
(#75) Variable "streamOrUrl" must be all lower-case
(#76) "require_once" must be immediately followed by an open parenthesis
(#77) Variable "streamOrUrl" must be all lower-case
(#84) Whitespace found at end of line
(#87) Whitespace found at end of line
(#93) Opening brace should be on the same line as the declaration
(#96) Whitespace found at end of line
(#100) Variable "streamOrUrl" must be all lower-case
(#100) Whitespace found at end of line
(#101) Whitespace found at end of line
(#103) Variable "streamOrUrl" must be all lower-case
(#103) Whitespace found at end of line
(#107) Whitespace found at end of line
(#114) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
(#131) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Log/Writer/Syslog.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_defaultPriority" must be all lower-case
(#62) Member variable "_lastApplication" must be all lower-case
(#68) Member variable "_lastFacility" must be all lower-case
(#87) Member variable "_validFacilities" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#101) Variable "runInitializeSyslog" must be all lower-case
(#104) Variable "runInitializeSyslog" must be all lower-case
(#107) Variable "runInitializeSyslog" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#129) Protected method name "Zend_Log_Writer_Syslog::_initializeValidFacilities" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#165) Protected method name "Zend_Log_Writer_Syslog::_initializeSyslog" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#167) Variable "_lastApplication" must be all lower-case
(#167) Variable "_lastApplication" must not contain underscores.
(#168) Variable "_lastFacility" must be all lower-case
(#168) Variable "_lastFacility" must not contain underscores.
(#179) Public method name "Zend_Log_Writer_Syslog::setFacility" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) "require_once" must be immediately followed by an open parenthesis
(#191) Line exceeds 132 characters; contains 145 characters
(#197) "require_once" must be immediately followed by an open parenthesis
(#211) Public method name "Zend_Log_Writer_Syslog::setApplicationName" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#226) Opening brace should be on the same line as the declaration
(#237) Opening brace should be on the same line as the declaration
(#244) Expected "if (...) {\n"; found "if (...)\n {\n"
(#244) Variable "_lastApplication" must be all lower-case
(#244) Variable "_lastApplication" must not contain underscores.
(#245) Variable "_lastFacility" must be all lower-case
(#245) Variable "_lastFacility" must not contain underscores.
local/mr/vendor/zend/Zend/Log/Writer/ZendMonitor.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_isEnabled" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#54) Whitespace found at end of line
(#60) Opening brace should be on the same line as the declaration
(#67) Whitespace found at end of line
(#68) Whitespace found at end of line
(#70) Whitespace found at end of line
(#73) Public method name "Zend_Log_Writer_ZendMonitor::isEnabled" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#100) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_defaultTransport" must be all lower-case
(#68) Member variable "_defaultFrom" must be all lower-case
(#74) Member variable "_defaultReplyTo" must be all lower-case
(#92) Member variable "_headerEncoding" must be all lower-case
(#116) Member variable "_replyTo" must be all lower-case
(#122) Member variable "_returnPath" must be all lower-case
(#140) Member variable "_messageId" must be all lower-case
(#146) Member variable "_bodyText" must be all lower-case
(#152) Member variable "_bodyHtml" must be all lower-case
(#158) Member variable "_mimeBoundary" must be all lower-case
(#172) Member variable "hasAttachments" must be all lower-case
(#183) Public method name "Zend_Mail::setDefaultTransport" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#185) Variable "_defaultTransport" must be all lower-case
(#185) Variable "_defaultTransport" must not contain underscores.
(#195) Public method name "Zend_Mail::getDefaultTransport" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "_defaultTransport" must be all lower-case
(#197) Variable "_defaultTransport" must not contain underscores.
(#203) Public method name "Zend_Mail::clearDefaultTransport" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#205) Variable "_defaultTransport" must be all lower-case
(#205) Variable "_defaultTransport" must not contain underscores.
(#214) Opening brace should be on the same line as the declaration
(#223) Public method name "Zend_Mail::getCharset" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#237) Public method name "Zend_Mail::setType" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#245) Inline doc block comments are not allowed; use "// Comment." instead
(#248) "require_once" must be immediately followed by an open parenthesis
(#261) Public method name "Zend_Mail::getType" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Mail::setMimeBoundary" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#286) Public method name "Zend_Mail::getMimeBoundary" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#297) Public method name "Zend_Mail::getEncodingOfHeaders" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#309) Public method name "Zend_Mail::getHeaderEncoding" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#321) Public method name "Zend_Mail::setEncodingOfHeaders" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Mail::setHeaderEncoding" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#339) Inline doc block comments are not allowed; use "// Comment." instead
(#342) "require_once" must be immediately followed by an open parenthesis
(#357) Expected 5 space(s) before asterisk; 4 found
(#358) Public method name "Zend_Mail::setBodyText" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Mail::getBodyText" must be in lower-case letters only
(#381) Variable "textOnly" must be all lower-case
(#382) Opening brace should be on the same line as the declaration
(#383) Variable "textOnly" must be all lower-case
(#399) Public method name "Zend_Mail::setBodyHtml" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#422) Public method name "Zend_Mail::getBodyHtml" must be in lower-case letters only
(#422) Variable "htmlOnly" must be all lower-case
(#423) Opening brace should be on the same line as the declaration
(#424) Variable "htmlOnly" must be all lower-case
(#438) Public method name "Zend_Mail::addAttachment" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#460) Public method name "Zend_Mail::createAttachment" must be in lower-case letters only
(#461) Variable "mimeType" must be all lower-case
(#465) Opening brace should be on the same line as the declaration
(#469) Variable "mimeType" must be all lower-case
(#483) Public method name "Zend_Mail::getPartCount" must be in lower-case letters only
(#484) Opening brace should be on the same line as the declaration
(#497) Protected method name "Zend_Mail::_encodeHeader" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#501) Line exceeds 132 characters; contains 136 characters
(#520) Protected method name "Zend_Mail::_storeHeader" must be in lower-case letters only
(#520) Variable "headerName" must be all lower-case
(#521) Opening brace should be on the same line as the declaration
(#522) Variable "headerName" must be all lower-case
(#523) Variable "headerName" must be all lower-case
(#525) Variable "headerName" must be all lower-case
(#529) Variable "headerName" must be all lower-case
(#539) Protected method name "Zend_Mail::_clearHeader" must be in lower-case letters only
(#539) Variable "headerName" must be all lower-case
(#540) Opening brace should be on the same line as the declaration
(#541) Expected "if (...) {\n"; found "if (...){\n"
(#541) Variable "headerName" must be all lower-case
(#542) Variable "headerName" must be all lower-case
(#553) Protected method name "Zend_Mail::_addRecipientAndHeader" must be in lower-case letters only
(#553) Variable "headerName" must be all lower-case
(#554) Opening brace should be on the same line as the declaration
(#557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Variable "headerName" must be all lower-case
(#569) Public method name "Zend_Mail::addTo" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#590) Public method name "Zend_Mail::addCc" must be in lower-case letters only
(#591) Opening brace should be on the same line as the declaration
(#609) Public method name "Zend_Mail::addBcc" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#627) Public method name "Zend_Mail::getRecipients" must be in lower-case letters only
(#628) Opening brace should be on the same line as the declaration
(#637) Public method name "Zend_Mail::clearRecipients" must be in lower-case letters only
(#638) Opening brace should be on the same line as the declaration
(#657) Public method name "Zend_Mail::setFrom" must be in lower-case letters only
(#658) Opening brace should be on the same line as the declaration
(#660) Inline doc block comments are not allowed; use "// Comment." instead
(#663) "require_once" must be immediately followed by an open parenthesis
(#683) Public method name "Zend_Mail::setReplyTo" must be in lower-case letters only
(#684) Opening brace should be on the same line as the declaration
(#686) Inline doc block comments are not allowed; use "// Comment." instead
(#689) "require_once" must be immediately followed by an open parenthesis
(#706) Public method name "Zend_Mail::getFrom" must be in lower-case letters only
(#707) Opening brace should be on the same line as the declaration
(#716) Public method name "Zend_Mail::getReplyTo" must be in lower-case letters only
(#717) Opening brace should be on the same line as the declaration
(#726) Public method name "Zend_Mail::clearFrom" must be in lower-case letters only
(#727) Opening brace should be on the same line as the declaration
(#739) Public method name "Zend_Mail::clearReplyTo" must be in lower-case letters only
(#740) Opening brace should be on the same line as the declaration
(#754) Public method name "Zend_Mail::setDefaultFrom" must be in lower-case letters only
(#755) Opening brace should be on the same line as the declaration
(#756) Variable "_defaultFrom" must be all lower-case
(#756) Variable "_defaultFrom" must not contain underscores.
(#764) Public method name "Zend_Mail::getDefaultFrom" must be in lower-case letters only
(#765) Opening brace should be on the same line as the declaration
(#766) Variable "_defaultFrom" must be all lower-case
(#766) Variable "_defaultFrom" must not contain underscores.
(#774) Public method name "Zend_Mail::clearDefaultFrom" must be in lower-case letters only
(#775) Opening brace should be on the same line as the declaration
(#776) Variable "_defaultFrom" must be all lower-case
(#776) Variable "_defaultFrom" must not contain underscores.
(#784) Public method name "Zend_Mail::setFromToDefaultFrom" must be in lower-case letters only
(#786) Expected "if (...) {\n"; found "if(...) {\n"
(#787) "require_once" must be immediately followed by an open parenthesis
(#804) Public method name "Zend_Mail::setDefaultReplyTo" must be in lower-case letters only
(#805) Opening brace should be on the same line as the declaration
(#806) Variable "_defaultReplyTo" must be all lower-case
(#806) Variable "_defaultReplyTo" must not contain underscores.
(#814) Public method name "Zend_Mail::getDefaultReplyTo" must be in lower-case letters only
(#815) Opening brace should be on the same line as the declaration
(#816) Variable "_defaultReplyTo" must be all lower-case
(#816) Variable "_defaultReplyTo" must not contain underscores.
(#824) Public method name "Zend_Mail::clearDefaultReplyTo" must be in lower-case letters only
(#825) Opening brace should be on the same line as the declaration
(#826) Variable "_defaultReplyTo" must be all lower-case
(#826) Variable "_defaultReplyTo" must not contain underscores.
(#834) Public method name "Zend_Mail::setReplyToFromDefault" must be in lower-case letters only
(#835) Variable "replyTo" must be all lower-case
(#836) Expected "if (...) {\n"; found "if(...) {\n"
(#836) Variable "replyTo" must be all lower-case
(#837) "require_once" must be immediately followed by an open parenthesis
(#842) Variable "replyTo" must be all lower-case
(#842) Variable "replyTo" must be all lower-case
(#854) Public method name "Zend_Mail::setReturnPath" must be in lower-case letters only
(#855) Opening brace should be on the same line as the declaration
(#861) Inline doc block comments are not allowed; use "// Comment." instead
(#864) "require_once" must be immediately followed by an open parenthesis
(#877) Public method name "Zend_Mail::getReturnPath" must be in lower-case letters only
(#878) Opening brace should be on the same line as the declaration
(#891) Public method name "Zend_Mail::clearReturnPath" must be in lower-case letters only
(#892) Opening brace should be on the same line as the declaration
(#906) Public method name "Zend_Mail::setSubject" must be in lower-case letters only
(#907) Opening brace should be on the same line as the declaration
(#913) Inline doc block comments are not allowed; use "// Comment." instead
(#916) "require_once" must be immediately followed by an open parenthesis
(#927) Public method name "Zend_Mail::getSubject" must be in lower-case letters only
(#928) Opening brace should be on the same line as the declaration
(#937) Public method name "Zend_Mail::clearSubject" must be in lower-case letters only
(#938) Opening brace should be on the same line as the declaration
(#952) Public method name "Zend_Mail::setDate" must be in lower-case letters only
(#953) Opening brace should be on the same line as the declaration
(#962) Inline doc block comments are not allowed; use "// Comment." instead
(#965) "require_once" must be immediately followed by an open parenthesis
(#973) Inline doc block comments are not allowed; use "// Comment." instead
(#976) "require_once" must be immediately followed by an open parenthesis
(#983) Inline doc block comments are not allowed; use "// Comment." instead
(#986) "require_once" must be immediately followed by an open parenthesis
(#997) Public method name "Zend_Mail::getDate" must be in lower-case letters only
(#998) Opening brace should be on the same line as the declaration
(#1007) Public method name "Zend_Mail::clearDate" must be in lower-case letters only
(#1008) Opening brace should be on the same line as the declaration
(#1026) Public method name "Zend_Mail::setMessageId" must be in lower-case letters only
(#1027) Opening brace should be on the same line as the declaration
(#1030) Usage of ELSEIF not allowed; use ELSE IF instead
(#1039) Inline doc block comments are not allowed; use "// Comment." instead
(#1042) "require_once" must be immediately followed by an open parenthesis
(#1054) Public method name "Zend_Mail::getMessageId" must be in lower-case letters only
(#1055) Opening brace should be on the same line as the declaration
(#1065) Public method name "Zend_Mail::clearMessageId" must be in lower-case letters only
(#1066) Opening brace should be on the same line as the declaration
(#1078) Public method name "Zend_Mail::createMessageId" must be in lower-case letters only
(#1084) Usage of ELSEIF not allowed; use ELSE IF instead
(#1099) Variable "hostName" must be all lower-case
(#1101) Variable "hostName" must be all lower-case
(#1104) Variable "hostName" must be all lower-case
(#1116) Public method name "Zend_Mail::addHeader" must be in lower-case letters only
(#1117) Opening brace should be on the same line as the declaration
(#1123) Inline doc block comments are not allowed; use "// Comment." instead
(#1126) "require_once" must be immediately followed by an open parenthesis
(#1142) Public method name "Zend_Mail::getHeaders" must be in lower-case letters only
(#1143) Opening brace should be on the same line as the declaration
(#1156) Opening brace should be on the same line as the declaration
(#1158) Variable "_defaultTransport" must be all lower-case
(#1158) Variable "_defaultTransport" must not contain underscores.
(#1159) "require_once" must be immediately followed by an open parenthesis
(#1162) Variable "_defaultTransport" must be all lower-case
(#1162) Variable "_defaultTransport" must not contain underscores.
(#1170) Expected "if (...) {\n"; found "if(...) {\n"
(#1174) Expected "if (...) {\n"; found "if(...) {\n"
(#1189) Protected method name "Zend_Mail::_filterEmail" must be in lower-case letters only
(#1190) Opening brace should be on the same line as the declaration
(#1209) Protected method name "Zend_Mail::_filterName" must be in lower-case letters only
(#1210) Opening brace should be on the same line as the declaration
(#1228) Protected method name "Zend_Mail::_filterOther" must be in lower-case letters only
(#1229) Opening brace should be on the same line as the declaration
(#1245) Protected method name "Zend_Mail::_formatAddress" must be in lower-case letters only
(#1246) Opening brace should be on the same line as the declaration
(#1250) Variable "encodedName" must be all lower-case
(#1251) Variable "encodedName" must be all lower-case
(#1257) Variable "encodedName" must be all lower-case
local/mr/vendor/zend/Zend/Mail/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Mail/Message.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#58) Opening brace should be on the same line as the declaration
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#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
(#87) Public method name "Zend_Mail_Message::getTopLines" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Mail_Message::hasFlag" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Mail_Message::getFlags" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Message/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#57) Opening brace should be on the same line as the declaration
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Public method name "Zend_Mail_Message_File::getTopLines" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Mail_Message_File::hasFlag" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Mail_Message_File::getFlags" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Message/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Mail_Message_Interface::getTopLines" must be in lower-case letters only
(#47) Public method name "Zend_Mail_Message_Interface::hasFlag" must be in lower-case letters only
(#54) Public method name "Zend_Mail_Message_Interface::getFlags" must be in lower-case letters only
local/mr/vendor/zend/Zend/Mail/Part.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_topLines" must be all lower-case
(#70) Member variable "_countParts" must be all lower-case
(#76) Member variable "_iterationPos" must be all lower-case
(#88) Member variable "_messageNum" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#108) Inline doc block comments are not allowed; use "// Comment." instead
(#111) "require_once" must be immediately followed by an open parenthesis
(#115) Inline doc block comments are not allowed; use "// Comment." instead
(#118) "require_once" must be immediately followed by an open parenthesis
(#149) Public method name "Zend_Mail_Part::isMultipart" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#151) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#167) Public method name "Zend_Mail_Part::getContent" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#176) Inline doc block comments are not allowed; use "// Comment." instead
(#179) "require_once" must be immediately followed by an open parenthesis
(#191) Public method name "Zend_Mail_Part::getSize" must be in lower-case letters only
(#202) Protected method name "Zend_Mail_Part::_cacheContent" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline doc block comments are not allowed; use "// Comment." instead
(#219) "require_once" must be immediately followed by an open parenthesis
(#239) Public method name "Zend_Mail_Part::getPart" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#246) Inline doc block comments are not allowed; use "// Comment." instead
(#249) "require_once" must be immediately followed by an open parenthesis
(#253) Empty IF statement detected
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) This comment is 50% valid code; is this commented out code?
(#261) Inline doc block comments are not allowed; use "// Comment." instead
(#264) "require_once" must be immediately followed by an open parenthesis
(#276) Public method name "Zend_Mail_Part::countParts" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#287) Empty IF statement detected
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) This comment is 50% valid code; is this commented out code?
(#307) Public method name "Zend_Mail_Part::getHeaders" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Mail_Part::getHeader" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#338) Variable "lowerName" must be all lower-case
(#341) Variable "lowerName" must be all lower-case
(#342) Expected "if (...) {\n"; found "if(...) {\n"
(#342) Variable "lowerName" must be all lower-case
(#343) Inline doc block comments are not allowed; use "// Comment." instead
(#346) "require_once" must be immediately followed by an open parenthesis
(#350) Variable "lowerName" must be all lower-case
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Public method name "Zend_Mail_Part::headerExists" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#378) Expected "if (...) {\n"; found "if(...) {\n"
(#400) Public method name "Zend_Mail_Part::getHeaderField" must be in lower-case letters only
(#400) Variable "wantedPart" must be all lower-case
(#400) Variable "firstName" must be all lower-case
(#401) Variable "wantedPart" must be all lower-case
(#401) Variable "firstName" must be all lower-case
(#417) Opening brace should be on the same line as the declaration
(#432) Opening brace should be on the same line as the declaration
(#442) Opening brace should be on the same line as the declaration
(#451) Public method name "Zend_Mail_Part::hasChildren" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Mail_Part::getChildren" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#473) Opening brace should be on the same line as the declaration
(#486) Opening brace should be on the same line as the declaration
(#496) Opening brace should be on the same line as the declaration
(#506) Opening brace should be on the same line as the declaration
(#516) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Part/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_contentPos" must be all lower-case
(#43) Member variable "_partPos" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#60) Inline doc block comments are not allowed; use "// Comment." instead
(#63) "require_once" must be immediately followed by an open parenthesis
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#83) Variable "endPos" must be all lower-case
(#84) Variable "endPos" must be all lower-case
(#84) Variable "endPos" must be all lower-case
(#91) Variable "endPos" must be all lower-case
(#92) Variable "endPos" must be all lower-case
(#103) Inline doc block comments are not allowed; use "// Comment." instead
(#106) "require_once" must be immediately followed by an open parenthesis
(#113) Variable "endPos" must be all lower-case
(#113) Variable "endPos" must be all lower-case
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#122) "require_once" must be immediately followed by an open parenthesis
(#126) Variable "lastPos" must be all lower-case
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "lastPos" must be all lower-case
(#138) Variable "lastPos" must be all lower-case
(#156) Public method name "Zend_Mail_Part_File::getContent" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Mail_Part_File::getSize" must be in lower-case letters only
(#184) Public method name "Zend_Mail_Part_File::getPart" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#188) Inline doc block comments are not allowed; use "// Comment." instead
(#191) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Mail/Part/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Mail_Part_Interface::isMultipart" must be in lower-case letters only
(#50) Public method name "Zend_Mail_Part_Interface::getContent" must be in lower-case letters only
(#57) Public method name "Zend_Mail_Part_Interface::getSize" must be in lower-case letters only
(#66) Public method name "Zend_Mail_Part_Interface::getPart" must be in lower-case letters only
(#73) Public method name "Zend_Mail_Part_Interface::countParts" must be in lower-case letters only
(#84) Public method name "Zend_Mail_Part_Interface::getHeaders" must be in lower-case letters only
(#97) Public method name "Zend_Mail_Part_Interface::getHeader" must be in lower-case letters only
(#114) Public method name "Zend_Mail_Part_Interface::getHeaderField" must be in lower-case letters only
(#114) Variable "wantedPart" must be all lower-case
(#114) Variable "firstName" must be all lower-case
local/mr/vendor/zend/Zend/Mail/Protocol/Abstract.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#87) Member variable "_validHost" must be all lower-case
(#135) Opening brace should be on the same line as the declaration
(#140) Inline doc block comments are not allowed; use "// Comment." instead
(#143) "require_once" must be immediately followed by an open parenthesis
(#158) Opening brace should be on the same line as the declaration
(#166) Line exceeds 132 characters; contains 147 characters
(#176) Public method name "Zend_Mail_Protocol_Abstract::getRequest" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Mail_Protocol_Abstract::getResponse" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Mail_Protocol_Abstract::getLog" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#209) Public method name "Zend_Mail_Protocol_Abstract::resetLog" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#220) Protected method name "Zend_Mail_Protocol_Abstract::_addLog" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "errorNum" must be all lower-case
(#241) Variable "errorStr" must be all lower-case
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Variable "errorNum" must be all lower-case
(#244) Variable "errorStr" must be all lower-case
(#247) Variable "errorNum" must be all lower-case
(#248) Variable "errorStr" must be all lower-case
(#250) Inline doc block comments are not allowed; use "// Comment." instead
(#253) "require_once" must be immediately followed by an open parenthesis
(#254) Variable "errorStr" must be all lower-case
(#258) Inline doc block comments are not allowed; use "// Comment." instead
(#261) "require_once" must be immediately followed by an open parenthesis
(#275) Opening brace should be on the same line as the declaration
(#290) Opening brace should be on the same line as the declaration
(#292) Inline doc block comments are not allowed; use "// Comment." instead
(#295) "require_once" must be immediately followed by an open parenthesis
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Inline doc block comments are not allowed; use "// Comment." instead
(#310) "require_once" must be immediately followed by an open parenthesis
(#326) Opening brace should be on the same line as the declaration
(#328) Inline doc block comments are not allowed; use "// Comment." instead
(#331) "require_once" must be immediately followed by an open parenthesis
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Line indented incorrectly; expected at least 12 spaces, found 11
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Inline doc block comments are not allowed; use "// Comment." instead
(#353) "require_once" must be immediately followed by an open parenthesis
(#358) Inline doc block comments are not allowed; use "// Comment." instead
(#361) "require_once" must be immediately followed by an open parenthesis
(#380) Opening brace should be on the same line as the declaration
(#385) Variable "errMsg" must be all lower-case
(#395) Variable "errMsg" must be all lower-case
(#396) Variable "errMsg" must be all lower-case
(#397) Usage of ELSEIF not allowed; use ELSE IF instead
(#398) Variable "errMsg" must be all lower-case
(#398) Expected 1 space after "="; 2 found
(#403) Variable "errMsg" must be all lower-case
(#404) Inline doc block comments are not allowed; use "// Comment." instead
(#407) "require_once" must be immediately followed by an open parenthesis
(#408) Variable "errMsg" must be all lower-case
local/mr/vendor/zend/Zend/Mail/Protocol/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#38) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Mail/Protocol/Imap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "_tagCount" must be all lower-case
(#58) Visibility must be declared on method "__construct"
(#59) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#83) Opening brace should be on the same line as the declaration
(#92) Expected 1 space after "="; 2 found
(#96) Inline doc block comments are not allowed; use "// Comment." instead
(#99) "require_once" must be immediately followed by an open parenthesis
(#105) Inline doc block comments are not allowed; use "// Comment." instead
(#108) "require_once" must be immediately followed by an open parenthesis
(#116) Inline doc block comments are not allowed; use "// Comment." instead
(#119) "require_once" must be immediately followed by an open parenthesis
(#131) Protected method name "Zend_Mail_Protocol_Imap::_nextLine" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#135) Inline doc block comments are not allowed; use "// Comment." instead
(#138) "require_once" must be immediately followed by an open parenthesis
(#153) Protected method name "Zend_Mail_Protocol_Imap::_assumedNextLine" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#166) Protected method name "Zend_Mail_Protocol_Imap::_nextTaggedLine" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Protected method name "Zend_Mail_Protocol_Imap::_decodeLine" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#219) Variable "endPos" must be all lower-case
(#220) Variable "endPos" must be all lower-case
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Public method name "Zend_Mail_Protocol_Imap::readLine" must be in lower-case letters only
(#283) Variable "wantedTag" must be all lower-case
(#283) Variable "dontParse" must be all lower-case
(#284) Opening brace should be on the same line as the declaration
(#286) Variable "dontParse" must be all lower-case
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Variable "wantedTag" must be all lower-case
(#307) Public method name "Zend_Mail_Protocol_Imap::readResponse" must be in lower-case letters only
(#307) Variable "dontParse" must be all lower-case
(#308) Opening brace should be on the same line as the declaration
(#310) Variable "dontParse" must be all lower-case
(#314) Variable "dontParse" must be all lower-case
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#321) Expected "if (...) {\n"; found "if (...){\n"
(#336) Public method name "Zend_Mail_Protocol_Imap::sendRequest" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#348) Inline doc block comments are not allowed; use "// Comment." instead
(#351) "require_once" must be immediately followed by an open parenthesis
(#355) Inline doc block comments are not allowed; use "// Comment." instead
(#358) "require_once" must be immediately followed by an open parenthesis
(#368) Inline doc block comments are not allowed; use "// Comment." instead
(#371) "require_once" must be immediately followed by an open parenthesis
(#385) Public method name "Zend_Mail_Protocol_Imap::requestAndResponse" must be in lower-case letters only
(#385) Variable "dontParse" must be all lower-case
(#386) Opening brace should be on the same line as the declaration
(#388) Variable "dontParse" must be all lower-case
(#400) Public method name "Zend_Mail_Protocol_Imap::escapeString" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#422) Public method name "Zend_Mail_Protocol_Imap::escapeList" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) This comment is 65% valid code; is this commented out code?
(#427) Line indented incorrectly; expected at least 16 spaces, found 0
(#427) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#445) Opening brace should be on the same line as the declaration
(#455) Opening brace should be on the same line as the declaration
(#460) Empty CATCH statement detected
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Opening brace should be on the same line as the declaration
(#501) Public method name "Zend_Mail_Protocol_Imap::examineOrSelect" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Opening brace should be on the same line as the declaration
(#551) Opening brace should be on the same line as the declaration
(#570) Opening brace should be on the same line as the declaration
(#582) Variable "itemList" must be all lower-case
(#584) Variable "itemList" must be all lower-case
(#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
(#592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#622) Inline control structures are not allowed
(#629) Inline doc block comments are not allowed; use "// Comment." instead
(#632) "require_once" must be immediately followed by an open parenthesis
(#649) Public method name "Zend_Mail_Protocol_Imap::listMailbox" must be in lower-case letters only
(#650) Opening brace should be on the same line as the declaration
(#680) Opening brace should be on the same line as the declaration
(#724) Opening brace should be on the same line as the declaration
(#748) Opening brace should be on the same line as the declaration
(#764) Opening brace should be on the same line as the declaration
(#776) Opening brace should be on the same line as the declaration
(#787) Opening brace should be on the same line as the declaration
(#797) Opening brace should be on the same line as the declaration
(#808) Opening brace should be on the same line as the declaration
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Protocol/Pop3.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "hasTop" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#92) Opening brace should be on the same line as the declaration
(#101) Expected 1 space after "="; 2 found
(#105) Inline doc block comments are not allowed; use "// Comment." instead
(#108) "require_once" must be immediately followed by an open parenthesis
(#127) Inline doc block comments are not allowed; use "// Comment." instead
(#130) "require_once" must be immediately followed by an open parenthesis
(#146) Public method name "Zend_Mail_Protocol_Pop3::sendRequest" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#150) Inline doc block comments are not allowed; use "// Comment." instead
(#153) "require_once" must be immediately followed by an open parenthesis
(#166) Public method name "Zend_Mail_Protocol_Pop3::readResponse" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#170) Inline doc block comments are not allowed; use "// Comment." instead
(#173) "require_once" must be immediately followed by an open parenthesis
(#186) Inline doc block comments are not allowed; use "// Comment." instead
(#189) "require_once" must be immediately followed by an open parenthesis
(#220) Opening brace should be on the same line as the declaration
(#232) Opening brace should be on the same line as the declaration
(#239) Empty CATCH statement detected
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Opening brace should be on the same line as the declaration
(#270) Variable "tryApop" must be all lower-case
(#271) Opening brace should be on the same line as the declaration
(#272) Variable "tryApop" must be all lower-case
(#276) Empty CATCH statement detected
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Opening brace should be on the same line as the declaration
(#311) Public method name "Zend_Mail_Protocol_Pop3::getList" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#341) Opening brace should be on the same line as the declaration
(#380) Opening brace should be on the same line as the declaration
(#385) Inline doc block comments are not allowed; use "// Comment." instead
(#388) "require_once" must be immediately followed by an open parenthesis
(#420) Opening brace should be on the same line as the declaration
(#433) Opening brace should be on the same line as the declaration
(#445) Opening brace should be on the same line as the declaration
(#457) Opening brace should be on the same line as the declaration
(#469) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Protocol/Smtp.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#124) Opening brace should be on the same line as the declaration
(#140) Inline doc block comments are not allowed; use "// Comment." instead
(#143) "require_once" must be immediately followed by an open parenthesis
(#166) Opening brace should be on the same line as the declaration
(#179) Opening brace should be on the same line as the declaration
(#182) Inline doc block comments are not allowed; use "// Comment." instead
(#185) "require_once" must be immediately followed by an open parenthesis
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline doc block comments are not allowed; use "// Comment." instead
(#194) "require_once" must be immediately followed by an open parenthesis
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Inline doc block comments are not allowed; use "// Comment." instead
(#210) "require_once" must be immediately followed by an open parenthesis
(#229) Opening brace should be on the same line as the declaration
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Opening brace should be on the same line as the declaration
(#253) Inline doc block comments are not allowed; use "// Comment." instead
(#256) "require_once" must be immediately followed by an open parenthesis
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Opening brace should be on the same line as the declaration
(#280) Inline doc block comments are not allowed; use "// Comment." instead
(#283) "require_once" must be immediately followed by an open parenthesis
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Opening brace should be on the same line as the declaration
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline doc block comments are not allowed; use "// Comment." instead
(#308) "require_once" must be immediately followed by an open parenthesis
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Line exceeds 132 characters; contains 133 characters
(#337) Opening brace should be on the same line as the declaration
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Opening brace should be on the same line as the declaration
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Opening brace should be on the same line as the declaration
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Opening brace should be on the same line as the declaration
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Opening brace should be on the same line as the declaration
(#403) Inline doc block comments are not allowed; use "// Comment." instead
(#406) "require_once" must be immediately followed by an open parenthesis
(#418) Opening brace should be on the same line as the declaration
(#428) Protected method name "Zend_Mail_Protocol_Smtp::_startSession" must be in lower-case letters only
(#429) Opening brace should be on the same line as the declaration
(#439) Protected method name "Zend_Mail_Protocol_Smtp::_stopSession" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#50) Opening brace should be on the same line as the declaration
(#70) Opening brace should be on the same line as the declaration
(#92) Protected method name "Zend_Mail_Protocol_Smtp_Auth_Crammd5::_hmacMd5" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#100) Variable "k_ipad" must not contain underscores.
(#101) Variable "k_opad" must not contain underscores.
(#103) Variable "k_ipad" must not contain underscores.
(#104) Variable "k_opad" must not contain underscores.
local/mr/vendor/zend/Zend/Mail/Protocol/Smtp/Auth/Login.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#66) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Protocol/Smtp/Auth/Plain.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#66) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Storage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
local/mr/vendor/zend/Zend/Mail/Storage/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "_iterationPos" must be all lower-case
(#54) Member variable "_iterationMax" must be all lower-case
(#60) Member variable "_messageClass" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#82) Inline doc block comments are not allowed; use "// Comment." instead
(#85) "require_once" must be immediately followed by an open parenthesis
(#95) Public method name "Zend_Mail_Storage_Abstract::getCapabilities" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Mail_Storage_Abstract::countMessages" must be in lower-case letters only
(#116) Public method name "Zend_Mail_Storage_Abstract::getSize" must be in lower-case letters only
(#125) Public method name "Zend_Mail_Storage_Abstract::getMessage" must be in lower-case letters only
(#136) Public method name "Zend_Mail_Storage_Abstract::getRawHeader" must be in lower-case letters only
(#136) Variable "topLines" must be all lower-case
(#145) Public method name "Zend_Mail_Storage_Abstract::getRawContent" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Mail_Storage_Abstract::removeMessage" must be in lower-case letters only
(#197) Public method name "Zend_Mail_Storage_Abstract::getUniqueId" must be in lower-case letters only
(#209) Public method name "Zend_Mail_Storage_Abstract::getNumberByUniqueId" must be in lower-case letters only
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Line indented incorrectly; expected 4 spaces, found 5
(#219) Opening brace should be on the same line as the declaration
(#221) Line indented incorrectly; expected 4 spaces, found 5
(#230) Line indented incorrectly; expected 4 spaces, found 5
(#231) Opening brace should be on the same line as the declaration
(#232) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {"
(#236) Empty CATCH statement detected
(#236) Empty CATCH statement must have a comment to explain why the exception is not handled
(#236) Closing brace must be on a line by itself
(#239) Line indented incorrectly; expected 4 spaces, found 5
(#248) Line indented incorrectly; expected 4 spaces, found 5
(#249) Opening brace should be on the same line as the declaration
(#251) Line indented incorrectly; expected 4 spaces, found 5
(#262) Line indented incorrectly; expected 4 spaces, found 5
(#263) Opening brace should be on the same line as the declaration
(#264) Inline doc block comments are not allowed; use "// Comment." instead
(#267) "require_once" must be immediately followed by an open parenthesis
(#269) Line indented incorrectly; expected 4 spaces, found 5
(#278) Line indented incorrectly; expected 4 spaces, found 5
(#279) Opening brace should be on the same line as the declaration
(#281) Line indented incorrectly; expected 4 spaces, found 5
(#293) Line indented incorrectly; expected 4 spaces, found 5
(#294) Opening brace should be on the same line as the declaration
(#297) Line indented incorrectly; expected 4 spaces, found 5
(#305) Line indented incorrectly; expected 4 spaces, found 5
(#306) Opening brace should be on the same line as the declaration
(#308) Line indented incorrectly; expected 4 spaces, found 5
(#316) Line indented incorrectly; expected 4 spaces, found 5
(#317) Opening brace should be on the same line as the declaration
(#319) Line indented incorrectly; expected 4 spaces, found 5
(#327) Line indented incorrectly; expected 4 spaces, found 5
(#328) Opening brace should be on the same line as the declaration
(#330) Line indented incorrectly; expected 4 spaces, found 5
(#338) Line indented incorrectly; expected 4 spaces, found 5
(#339) Opening brace should be on the same line as the declaration
(#341) Line indented incorrectly; expected at least 12 spaces, found 10
(#344) Line indented incorrectly; expected 4 spaces, found 5
(#354) Line indented incorrectly; expected 4 spaces, found 5
(#355) Opening brace should be on the same line as the declaration
(#357) Line indented incorrectly; expected at least 12 spaces, found 10
(#364) Line indented incorrectly; expected 4 spaces, found 5
local/mr/vendor/zend/Zend/Mail/Storage/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#38) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Mail/Storage/Folder.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Member variable "_localName" must be all lower-case
(#49) Member variable "_globalName" must be all lower-case
(#65) Variable "localName" must be all lower-case
(#65) Variable "globalName" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "localName" must be all lower-case
(#68) Variable "globalName" must be all lower-case
(#68) Variable "globalName" must be all lower-case
(#68) Variable "localName" must be all lower-case
(#78) Public method name "Zend_Mail_Storage_Folder::hasChildren" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Mail_Storage_Folder::getChildren" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#100) Opening brace should be on the same line as the declaration
(#110) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
(#130) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
(#154) Inline doc block comments are not allowed; use "// Comment." instead
(#157) "require_once" must be immediately followed by an open parenthesis
(#172) Opening brace should be on the same line as the declaration
(#183) Opening brace should be on the same line as the declaration
(#193) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_Mail_Storage_Folder::getLocalName" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Mail_Storage_Folder::getGlobalName" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#222) Public method name "Zend_Mail_Storage_Folder::isSelectable" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#232) Public method name "Zend_Mail_Storage_Folder::isLeaf" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Storage/Folder/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Mail_Storage_Folder_Interface::getFolders" must be in lower-case letters only
(#39) Variable "rootFolder" must be all lower-case
(#50) Public method name "Zend_Mail_Storage_Folder_Interface::selectFolder" must be in lower-case letters only
(#50) Variable "globalName" must be all lower-case
(#59) Public method name "Zend_Mail_Storage_Folder_Interface::getCurrentFolder" must be in lower-case letters only
local/mr/vendor/zend/Zend/Mail/Storage/Folder/Maildir.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_rootFolder" must be all lower-case
(#65) Member variable "_currentFolder" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#90) Inline doc block comments are not allowed; use "// Comment." instead
(#93) "require_once" must be immediately followed by an open parenthesis
(#116) Protected method name "Zend_Mail_Storage_Folder_Maildir::_buildFolderTree" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#123) Inline doc block comments are not allowed; use "// Comment." instead
(#126) "require_once" must be immediately followed by an open parenthesis
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Variable "folderStack" must be all lower-case
(#144) Variable "parentFolder" must be all lower-case
(#152) Inline doc block comments are not allowed; use "// Comment." instead
(#155) "require_once" must be immediately followed by an open parenthesis
(#161) Variable "parentFolder" must be all lower-case
(#162) Variable "folderStack" must be all lower-case
(#162) Variable "parentFolder" must be all lower-case
(#163) Variable "parentFolder" must be all lower-case
(#167) Variable "parentFolder" must be all lower-case
(#167) Variable "folderStack" must be all lower-case
(#171) Inline doc block comments are not allowed; use "// Comment." instead
(#174) "require_once" must be immediately followed by an open parenthesis
(#187) Public method name "Zend_Mail_Storage_Folder_Maildir::getFolders" must be in lower-case letters only
(#187) Variable "rootFolder" must be all lower-case
(#188) Opening brace should be on the same line as the declaration
(#189) Variable "rootFolder" must be all lower-case
(#189) Variable "rootFolder" must be all lower-case
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Variable "rootFolder" must be all lower-case
(#195) Variable "rootFolder" must be all lower-case
(#195) Variable "rootFolder" must be all lower-case
(#197) Variable "currentFolder" must be all lower-case
(#198) Variable "rootFolder" must be all lower-case
(#199) Variable "currentFolder" must be all lower-case
(#201) Variable "currentFolder" must be all lower-case
(#201) Variable "currentFolder" must be all lower-case
(#207) Variable "currentFolder" must be all lower-case
(#207) Variable "rootFolder" must be all lower-case
(#208) Inline doc block comments are not allowed; use "// Comment." instead
(#211) "require_once" must be immediately followed by an open parenthesis
(#212) Variable "rootFolder" must be all lower-case
(#214) Variable "currentFolder" must be all lower-case
(#226) Public method name "Zend_Mail_Storage_Folder_Maildir::selectFolder" must be in lower-case letters only
(#226) Variable "globalName" must be all lower-case
(#227) Opening brace should be on the same line as the declaration
(#228) Variable "globalName" must be all lower-case
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Inline doc block comments are not allowed; use "// Comment." instead
(#241) "require_once" must be immediately followed by an open parenthesis
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Inline doc block comments are not allowed; use "// Comment." instead
(#249) "require_once" must be immediately followed by an open parenthesis
(#261) Public method name "Zend_Mail_Storage_Folder_Maildir::getCurrentFolder" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Storage/Folder/Mbox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_rootFolder" must be all lower-case
(#65) Member variable "_currentFolder" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#86) Inline doc block comments are not allowed; use "// Comment." instead
(#89) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#121) Protected method name "Zend_Mail_Storage_Folder_Mbox::_buildFolderTree" must be in lower-case letters only
(#121) Variable "currentDir" must be all lower-case
(#121) Variable "parentFolder" must be all lower-case
(#121) Variable "parentGlobalName" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "parentFolder" must be all lower-case
(#125) Variable "parentFolder" must be all lower-case
(#128) Variable "currentDir" must be all lower-case
(#130) Inline doc block comments are not allowed; use "// Comment." instead
(#133) "require_once" must be immediately followed by an open parenthesis
(#134) Variable "currentDir" must be all lower-case
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Variable "absoluteEntry" must be all lower-case
(#141) Variable "currentDir" must be all lower-case
(#142) Variable "globalName" must be all lower-case
(#142) Variable "parentGlobalName" must be all lower-case
(#143) Variable "absoluteEntry" must be all lower-case
(#143) Variable "absoluteEntry" must be all lower-case
(#144) Variable "parentFolder" must be all lower-case
(#144) Variable "globalName" must be all lower-case
(#147) Variable "absoluteEntry" must be all lower-case
(#150) Variable "globalName" must be all lower-case
(#151) Variable "parentFolder" must be all lower-case
(#152) Variable "absoluteEntry" must be all lower-case
(#152) Variable "globalName" must be all lower-case
(#165) Public method name "Zend_Mail_Storage_Folder_Mbox::getFolders" must be in lower-case letters only
(#165) Variable "rootFolder" must be all lower-case
(#166) Opening brace should be on the same line as the declaration
(#167) Variable "rootFolder" must be all lower-case
(#171) Variable "currentFolder" must be all lower-case
(#172) Variable "rootFolder" must be all lower-case
(#173) Variable "currentFolder" must be all lower-case
(#175) Variable "currentFolder" must be all lower-case
(#175) Variable "currentFolder" must be all lower-case
(#181) Variable "currentFolder" must be all lower-case
(#181) Variable "rootFolder" must be all lower-case
(#182) Inline doc block comments are not allowed; use "// Comment." instead
(#185) "require_once" must be immediately followed by an open parenthesis
(#186) Variable "rootFolder" must be all lower-case
(#188) Variable "currentFolder" must be all lower-case
(#200) Public method name "Zend_Mail_Storage_Folder_Mbox::selectFolder" must be in lower-case letters only
(#200) Variable "globalName" must be all lower-case
(#201) Opening brace should be on the same line as the declaration
(#202) Variable "globalName" must be all lower-case
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline doc block comments are not allowed; use "// Comment." instead
(#215) "require_once" must be immediately followed by an open parenthesis
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline doc block comments are not allowed; use "// Comment." instead
(#223) "require_once" must be immediately followed by an open parenthesis
(#235) Public method name "Zend_Mail_Storage_Folder_Mbox::getCurrentFolder" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#248) Opening brace should be on the same line as the declaration
(#259) Possible useless method overriding detected
(#260) Opening brace should be on the same line as the declaration
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Mail/Storage/Imap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Member variable "_currentFolder" must be all lower-case
(#88) Member variable "_knownFlags" must be all lower-case
(#99) Member variable "_searchFlags" must be all lower-case
(#113) Public method name "Zend_Mail_Storage_Imap::countMessages" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#116) Inline doc block comments are not allowed; use "// Comment." instead
(#119) "require_once" must be immediately followed by an open parenthesis
(#129) Variable "_searchFlags" must be all lower-case
(#129) Variable "_searchFlags" must not contain underscores.
(#130) Variable "_searchFlags" must be all lower-case
(#130) Variable "_searchFlags" must not contain underscores.
(#146) Public method name "Zend_Mail_Storage_Imap::getSize" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Mail_Storage_Imap::getMessage" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#168) Variable "_knownFlags" must be all lower-case
(#168) Variable "_knownFlags" must not contain underscores.
(#168) Variable "_knownFlags" must be all lower-case
(#168) Variable "_knownFlags" must not contain underscores.
(#185) Public method name "Zend_Mail_Storage_Imap::getRawHeader" must be in lower-case letters only
(#185) Variable "topLines" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline doc block comments are not allowed; use "// Comment." instead
(#192) "require_once" must be immediately followed by an open parenthesis
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Public method name "Zend_Mail_Storage_Imap::getRawContent" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline doc block comments are not allowed; use "// Comment." instead
(#216) "require_once" must be immediately followed by an open parenthesis
(#238) Opening brace should be on the same line as the declaration
(#247) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#250) Inline doc block comments are not allowed; use "// Comment." instead
(#253) "require_once" must be immediately followed by an open parenthesis
(#260) Inline doc block comments are not allowed; use "// Comment." instead
(#263) "require_once" must be immediately followed by an open parenthesis
(#267) Expected 1 space before "?"; 5 found
(#267) Expected 1 space before ":"; 5 found
(#269) Expected 1 space before "?"; 5 found
(#269) Expected 1 space before ":"; 5 found
(#270) Expected 1 space before "?"; 6 found
(#270) Expected 1 space before ":"; 6 found
(#275) Inline doc block comments are not allowed; use "// Comment." instead
(#278) "require_once" must be immediately followed by an open parenthesis
(#291) Opening brace should be on the same line as the declaration
(#303) Opening brace should be on the same line as the declaration
(#305) Inline doc block comments are not allowed; use "// Comment." instead
(#308) "require_once" must be immediately followed by an open parenthesis
(#322) Public method name "Zend_Mail_Storage_Imap::removeMessage" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#325) Inline doc block comments are not allowed; use "// Comment." instead
(#328) "require_once" must be immediately followed by an open parenthesis
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Inline doc block comments are not allowed; use "// Comment." instead
(#336) "require_once" must be immediately followed by an open parenthesis
(#350) Public method name "Zend_Mail_Storage_Imap::getUniqueId" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Mail_Storage_Imap::getNumberByUniqueId" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline doc block comments are not allowed; use "// Comment." instead
(#382) "require_once" must be immediately followed by an open parenthesis
(#395) Public method name "Zend_Mail_Storage_Imap::getFolders" must be in lower-case letters only
(#395) Variable "rootFolder" must be all lower-case
(#396) Opening brace should be on the same line as the declaration
(#397) Variable "rootFolder" must be all lower-case
(#399) Inline doc block comments are not allowed; use "// Comment." instead
(#402) "require_once" must be immediately followed by an open parenthesis
(#409) Variable "folderStack" must be all lower-case
(#410) Variable "parentFolder" must be all lower-case
(#413) Variable "globalName" must be all lower-case
(#415) Variable "globalName" must be all lower-case
(#416) Variable "globalName" must be all lower-case
(#418) Variable "localName" must be all lower-case
(#418) Variable "globalName" must be all lower-case
(#420) Variable "localName" must be all lower-case
(#420) Variable "globalName" must be all lower-case
(#425) Variable "globalName" must be all lower-case
(#426) Variable "localName" must be all lower-case
(#426) Variable "globalName" must be all lower-case
(#427) Variable "parentFolder" must be all lower-case
(#427) Variable "localName" must be all lower-case
(#428) Variable "folderStack" must be all lower-case
(#428) Variable "parentFolder" must be all lower-case
(#429) Variable "parentFolder" must be all lower-case
(#433) Variable "parentFolder" must be all lower-case
(#433) Variable "folderStack" must be all lower-case
(#437) Inline doc block comments are not allowed; use "// Comment." instead
(#440) "require_once" must be immediately followed by an open parenthesis
(#458) Public method name "Zend_Mail_Storage_Imap::selectFolder" must be in lower-case letters only
(#458) Variable "globalName" must be all lower-case
(#459) Opening brace should be on the same line as the declaration
(#460) Variable "globalName" must be all lower-case
(#463) Inline doc block comments are not allowed; use "// Comment." instead
(#466) "require_once" must be immediately followed by an open parenthesis
(#478) Public method name "Zend_Mail_Storage_Imap::getCurrentFolder" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#494) Public method name "Zend_Mail_Storage_Imap::createFolder" must be in lower-case letters only
(#494) Variable "parentFolder" must be all lower-case
(#495) Opening brace should be on the same line as the declaration
(#497) Variable "parentFolder" must be all lower-case
(#498) Variable "parentFolder" must be all lower-case
(#499) Variable "parentFolder" must be all lower-case
(#500) Variable "parentFolder" must be all lower-case
(#506) Inline doc block comments are not allowed; use "// Comment." instead
(#509) "require_once" must be immediately followed by an open parenthesis
(#521) Public method name "Zend_Mail_Storage_Imap::removeFolder" must be in lower-case letters only
(#522) Opening brace should be on the same line as the declaration
(#528) Inline doc block comments are not allowed; use "// Comment." instead
(#531) "require_once" must be immediately followed by an open parenthesis
(#546) Public method name "Zend_Mail_Storage_Imap::renameFolder" must be in lower-case letters only
(#546) Variable "oldName" must be all lower-case
(#546) Variable "newName" must be all lower-case
(#547) Opening brace should be on the same line as the declaration
(#548) Variable "oldName" must be all lower-case
(#549) Variable "oldName" must be all lower-case
(#549) Variable "oldName" must be all lower-case
(#552) Variable "oldName" must be all lower-case
(#552) Variable "newName" must be all lower-case
(#553) Inline doc block comments are not allowed; use "// Comment." instead
(#556) "require_once" must be immediately followed by an open parenthesis
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Public method name "Zend_Mail_Storage_Imap::appendMessage" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Inline doc block comments are not allowed; use "// Comment." instead
(#585) "require_once" must be immediately followed by an open parenthesis
(#598) Public method name "Zend_Mail_Storage_Imap::copyMessage" must be in lower-case letters only
(#599) Opening brace should be on the same line as the declaration
(#601) Inline doc block comments are not allowed; use "// Comment." instead
(#604) "require_once" must be immediately followed by an open parenthesis
(#619) Public method name "Zend_Mail_Storage_Imap::moveMessage" must be in lower-case letters only
(#633) Public method name "Zend_Mail_Storage_Imap::setFlags" must be in lower-case letters only
(#634) Opening brace should be on the same line as the declaration
(#636) Inline doc block comments are not allowed; use "// Comment." instead
(#639) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Mail/Storage/Maildir.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_messageClass" must be all lower-case
(#68) Member variable "_knownFlags" must be all lower-case
(#83) Public method name "Zend_Mail_Storage_Maildir::countMessages" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#100) Line indented incorrectly; expected 8 spaces, found 11
(#101) Line indented incorrectly; expected 12 spaces, found 15
(#102) Line indented incorrectly; expected 16 spaces, found 19
(#104) Line indented incorrectly; expected 16 spaces, found 19
(#105) Line indented incorrectly; expected 12 spaces, found 15
(#107) Line indented incorrectly; expected 8 spaces, found 11
(#119) Protected method name "Zend_Mail_Storage_Maildir::_getFileData" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#122) Inline doc block comments are not allowed; use "// Comment." instead
(#125) "require_once" must be immediately followed by an open parenthesis
(#134) Inline doc block comments are not allowed; use "// Comment." instead
(#137) "require_once" must be immediately followed by an open parenthesis
(#151) Public method name "Zend_Mail_Storage_Maildir::getSize" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Mail_Storage_Maildir::getMessage" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line exceeds 132 characters; contains 141 characters
(#196) Public method name "Zend_Mail_Storage_Maildir::getRawHeader" must be in lower-case letters only
(#196) Variable "topLines" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline doc block comments are not allowed; use "// Comment." instead
(#203) "require_once" must be immediately followed by an open parenthesis
(#230) Public method name "Zend_Mail_Storage_Maildir::getRawContent" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline doc block comments are not allowed; use "// Comment." instead
(#237) "require_once" must be immediately followed by an open parenthesis
(#264) Opening brace should be on the same line as the declaration
(#270) Inline doc block comments are not allowed; use "// Comment." instead
(#273) "require_once" must be immediately followed by an open parenthesis
(#278) Inline doc block comments are not allowed; use "// Comment." instead
(#281) "require_once" must be immediately followed by an open parenthesis
(#296) Protected method name "Zend_Mail_Storage_Maildir::_isMaildir" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#314) Protected method name "Zend_Mail_Storage_Maildir::_openMaildir" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#322) Inline doc block comments are not allowed; use "// Comment." instead
(#325) "require_once" must be immediately followed by an open parenthesis
(#336) Inline doc block comments are not allowed; use "// Comment." instead
(#339) "require_once" must be immediately followed by an open parenthesis
(#352) Protected method name "Zend_Mail_Storage_Maildir::_getMaildirFiles" must be in lower-case letters only
(#352) Variable "default_flags" must not contain underscores.
(#353) Opening brace should be on the same line as the declaration
(#360) Commas (,) must be followed by white space.
(#372) Variable "named_flags" must not contain underscores.
(#372) Variable "default_flags" must not contain underscores.
(#376) Variable "named_flags" must not contain underscores.
(#376) Variable "_knownFlags" must be all lower-case
(#376) Variable "_knownFlags" must not contain underscores.
(#376) Variable "_knownFlags" must be all lower-case
(#376) Variable "_knownFlags" must not contain underscores.
(#380) Variable "named_flags" must not contain underscores.
(#381) Variable "named_flags" must not contain underscores.
(#398) Opening brace should be on the same line as the declaration
(#409) Opening brace should be on the same line as the declaration
(#420) Public method name "Zend_Mail_Storage_Maildir::removeMessage" must be in lower-case letters only
(#421) Opening brace should be on the same line as the declaration
(#422) Inline doc block comments are not allowed; use "// Comment." instead
(#425) "require_once" must be immediately followed by an open parenthesis
(#438) Public method name "Zend_Mail_Storage_Maildir::getUniqueId" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#461) Public method name "Zend_Mail_Storage_Maildir::getNumberByUniqueId" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#469) Inline doc block comments are not allowed; use "// Comment." instead
(#472) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Mail/Storage/Mbox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) 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
(#28) This comment is 60% valid code; is this commented out code?
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#78) Member variable "_messageClass" must be all lower-case
(#86) Public method name "Zend_Mail_Storage_Mbox::countMessages" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Mail_Storage_Mbox::getSize" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#121) Protected method name "Zend_Mail_Storage_Mbox::_getPos" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#124) Inline doc block comments are not allowed; use "// Comment." instead
(#127) "require_once" must be immediately followed by an open parenthesis
(#142) Public method name "Zend_Mail_Storage_Mbox::getMessage" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line exceeds 132 characters; contains 141 characters
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "messagePos" must be all lower-case
(#148) Variable "messagePos" must be all lower-case
(#149) Variable "messagePos" must be all lower-case
(#152) Variable "bodyLines" must be all lower-case
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Variable "bodyLines" must be all lower-case
(#158) Variable "bodyLines" must be all lower-case
(#176) Public method name "Zend_Mail_Storage_Mbox::getRawHeader" must be in lower-case letters only
(#176) Variable "topLines" must be all lower-case
(#177) Opening brace should be on the same line as the declaration
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline doc block comments are not allowed; use "// Comment." instead
(#183) "require_once" must be immediately followed by an open parenthesis
(#186) Variable "messagePos" must be all lower-case
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "messagePos" must be all lower-case
(#188) Variable "messagePos" must be all lower-case
(#188) Variable "messagePos" must be all lower-case
(#200) Public method name "Zend_Mail_Storage_Mbox::getRawContent" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Inline doc block comments are not allowed; use "// Comment." instead
(#207) "require_once" must be immediately followed by an open parenthesis
(#210) Variable "messagePos" must be all lower-case
(#211) Variable "messagePos" must be all lower-case
(#211) Variable "messagePos" must be all lower-case
(#211) Variable "messagePos" must be all lower-case
(#223) Opening brace should be on the same line as the declaration
(#228) This comment is 67% valid code; is this commented out code?
(#229) Inline doc block comments are not allowed; use "// Comment." instead
(#232) "require_once" must be immediately followed by an open parenthesis
(#250) Protected method name "Zend_Mail_Storage_Mbox::_isMboxFile" must be in lower-case letters only
(#250) Variable "fileIsString" must be all lower-case
(#251) Opening brace should be on the same line as the declaration
(#252) Variable "fileIsString" must be all lower-case
(#268) Variable "fileIsString" must be all lower-case
(#282) Protected method name "Zend_Mail_Storage_Mbox::_openMboxFile" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#290) Inline doc block comments are not allowed; use "// Comment." instead
(#293) "require_once" must be immediately followed by an open parenthesis
(#301) Inline doc block comments are not allowed; use "// Comment." instead
(#304) "require_once" must be immediately followed by an open parenthesis
(#308) Variable "messagePos" must be all lower-case
(#311) Variable "messagePos" must be all lower-case
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "messagePos" must be all lower-case
(#313) Variable "messagePos" must be all lower-case
(#313) Variable "messagePos" must be all lower-case
(#315) Variable "messagePos" must be all lower-case
(#316) Variable "messagePos" must be all lower-case
(#318) Variable "messagePos" must be all lower-case
(#319) Variable "messagePos" must be all lower-case
(#323) Variable "messagePos" must be all lower-case
(#324) Variable "messagePos" must be all lower-case
(#325) Variable "messagePos" must be all lower-case
(#325) Variable "messagePos" must be all lower-case
(#327) Variable "messagePos" must be all lower-case
(#337) Opening brace should be on the same line as the declaration
(#349) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Mail_Storage_Mbox::removeMessage" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#362) Inline doc block comments are not allowed; use "// Comment." instead
(#365) "require_once" must be immediately followed by an open parenthesis
(#380) Public method name "Zend_Mail_Storage_Mbox::getUniqueId" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Public method name "Zend_Mail_Storage_Mbox::getNumberByUniqueId" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Opening brace should be on the same line as the declaration
(#431) Opening brace should be on the same line as the declaration
(#438) Inline doc block comments are not allowed; use "// Comment." instead
(#441) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Mail/Storage/Pop3.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#63) Public method name "Zend_Mail_Storage_Pop3::countMessages" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Mail_Storage_Pop3::getSize" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Mail_Storage_Pop3::getMessage" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#91) Variable "bodyLines" must be all lower-case
(#92) Variable "bodyLines" must be all lower-case
(#95) Variable "bodyLines" must be all lower-case
(#108) Public method name "Zend_Mail_Storage_Pop3::getRawHeader" must be in lower-case letters only
(#108) Variable "topLines" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline doc block comments are not allowed; use "// Comment." instead
(#115) "require_once" must be immediately followed by an open parenthesis
(#131) Public method name "Zend_Mail_Storage_Pop3::getRawContent" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline doc block comments are not allowed; use "// Comment." instead
(#138) "require_once" must be immediately followed by an open parenthesis
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Opening brace should be on the same line as the declaration
(#177) Inline doc block comments are not allowed; use "// Comment." instead
(#180) "require_once" must be immediately followed by an open parenthesis
(#184) Expected 1 space before "?"; 5 found
(#184) Expected 1 space before ":"; 5 found
(#186) Expected 1 space before "?"; 5 found
(#186) Expected 1 space before ":"; 5 found
(#187) Expected 1 space before "?"; 6 found
(#187) Expected 1 space before ":"; 6 found
(#201) Opening brace should be on the same line as the declaration
(#212) Opening brace should be on the same line as the declaration
(#225) Public method name "Zend_Mail_Storage_Pop3::removeMessage" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#239) Public method name "Zend_Mail_Storage_Pop3::getUniqueId" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#266) Public method name "Zend_Mail_Storage_Pop3::getNumberByUniqueId" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#279) Inline doc block comments are not allowed; use "// Comment." instead
(#282) "require_once" must be immediately followed by an open parenthesis
(#296) Opening brace should be on the same line as the declaration
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#307) Empty CATCH statement detected
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#319) Empty CATCH statement detected
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Mail/Storage/Writable/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Public method name "Zend_Mail_Storage_Writable_Interface::createFolder" must be in lower-case letters only
(#45) Variable "parentFolder" must be all lower-case
(#54) Public method name "Zend_Mail_Storage_Writable_Interface::removeFolder" must be in lower-case letters only
(#66) Public method name "Zend_Mail_Storage_Writable_Interface::renameFolder" must be in lower-case letters only
(#66) Variable "oldName" must be all lower-case
(#66) Variable "newName" must be all lower-case
(#76) Public method name "Zend_Mail_Storage_Writable_Interface::appendMessage" must be in lower-case letters only
(#86) Public method name "Zend_Mail_Storage_Writable_Interface::copyMessage" must be in lower-case letters only
(#96) Public method name "Zend_Mail_Storage_Writable_Interface::moveMessage" must be in lower-case letters only
(#107) Public method name "Zend_Mail_Storage_Writable_Interface::setFlags" must be in lower-case letters only
local/mr/vendor/zend/Zend/Mail/Storage/Writable/Maildir.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Public method name "Zend_Mail_Storage_Writable_Maildir::initMaildir" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#66) Inline doc block comments are not allowed; use "// Comment." instead
(#69) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline doc block comments are not allowed; use "// Comment." instead
(#96) "require_once" must be immediately followed by an open parenthesis
(#134) Public method name "Zend_Mail_Storage_Writable_Maildir::createFolder" must be in lower-case letters only
(#134) Variable "parentFolder" must be all lower-case
(#135) Opening brace should be on the same line as the declaration
(#136) Variable "parentFolder" must be all lower-case
(#137) Variable "parentFolder" must be all lower-case
(#138) Variable "parentFolder" must be all lower-case
(#139) Variable "parentFolder" must be all lower-case
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Empty CATCH statement detected
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline doc block comments are not allowed; use "// Comment." instead
(#157) "require_once" must be immediately followed by an open parenthesis
(#162) Inline doc block comments are not allowed; use "// Comment." instead
(#165) "require_once" must be immediately followed by an open parenthesis
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline doc block comments are not allowed; use "// Comment." instead
(#181) "require_once" must be immediately followed by an open parenthesis
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline doc block comments are not allowed; use "// Comment." instead
(#202) "require_once" must be immediately followed by an open parenthesis
(#209) Variable "localName" must be all lower-case
(#210) Variable "localName" must be all lower-case
(#210) Variable "localName" must be all lower-case
(#222) Public method name "Zend_Mail_Storage_Writable_Maildir::removeFolder" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Inline doc block comments are not allowed; use "// Comment." instead
(#244) "require_once" must be immediately followed by an open parenthesis
(#249) Inline doc block comments are not allowed; use "// Comment." instead
(#252) "require_once" must be immediately followed by an open parenthesis
(#257) Inline doc block comments are not allowed; use "// Comment." instead
(#260) "require_once" must be immediately followed by an open parenthesis
(#271) Inline doc block comments are not allowed; use "// Comment." instead
(#274) "require_once" must be immediately followed by an open parenthesis
(#282) Inline doc block comments are not allowed; use "// Comment." instead
(#285) "require_once" must be immediately followed by an open parenthesis
(#292) Inline doc block comments are not allowed; use "// Comment." instead
(#295) "require_once" must be immediately followed by an open parenthesis
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline doc block comments are not allowed; use "// Comment." instead
(#307) "require_once" must be immediately followed by an open parenthesis
(#312) Variable "localName" must be all lower-case
(#313) Variable "localName" must be all lower-case
(#326) Public method name "Zend_Mail_Storage_Writable_Maildir::renameFolder" must be in lower-case letters only
(#326) Variable "oldName" must be all lower-case
(#326) Variable "newName" must be all lower-case
(#327) Opening brace should be on the same line as the declaration
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Variable "oldName" must be all lower-case
(#331) Variable "oldName" must be all lower-case
(#331) Variable "oldName" must be all lower-case
(#334) Variable "oldName" must be all lower-case
(#334) Variable "oldName" must be all lower-case
(#335) Variable "oldName" must be all lower-case
(#336) Variable "oldName" must be all lower-case
(#336) Variable "oldName" must be all lower-case
(#339) Variable "newName" must be all lower-case
(#339) Variable "newName" must be all lower-case
(#340) Variable "newName" must be all lower-case
(#341) Variable "newName" must be all lower-case
(#341) Variable "newName" must be all lower-case
(#344) Variable "newName" must be all lower-case
(#344) Variable "oldName" must be all lower-case
(#345) Inline doc block comments are not allowed; use "// Comment." instead
(#348) "require_once" must be immediately followed by an open parenthesis
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Variable "oldName" must be all lower-case
(#355) Variable "oldName" must be all lower-case
(#355) Variable "oldName" must be all lower-case
(#355) Variable "oldName" must be all lower-case
(#356) Inline doc block comments are not allowed; use "// Comment." instead
(#359) "require_once" must be immediately followed by an open parenthesis
(#363) Variable "oldName" must be all lower-case
(#364) Inline doc block comments are not allowed; use "// Comment." instead
(#367) "require_once" must be immediately followed by an open parenthesis
(#371) Variable "newName" must be all lower-case
(#375) Variable "newName" must be all lower-case
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Inline doc block comments are not allowed; use "// Comment." instead
(#390) "require_once" must be immediately followed by an open parenthesis
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Variable "oldName" must be all lower-case
(#412) Protected method name "Zend_Mail_Storage_Writable_Maildir::_createUniqueId" must be in lower-case letters only
(#413) Opening brace should be on the same line as the declaration
(#433) Protected method name "Zend_Mail_Storage_Writable_Maildir::_createTmpFile" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#442) Inline doc block comments are not allowed; use "// Comment." instead
(#445) "require_once" must be immediately followed by an open parenthesis
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "max_tries" must not contain underscores.
(#456) Variable "max_tries" must not contain underscores.
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Inline doc block comments are not allowed; use "// Comment." instead
(#467) "require_once" must be immediately followed by an open parenthesis
(#476) Inline doc block comments are not allowed; use "// Comment." instead
(#479) "require_once" must be immediately followed by an open parenthesis
(#480) Variable "max_tries" must not contain underscores.
(#495) Protected method name "Zend_Mail_Storage_Writable_Maildir::_getInfoString" must be in lower-case letters only
(#496) Opening brace should be on the same line as the declaration
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Variable "wanted_flags" must not contain underscores.
(#499) Variable "wanted_flags" must not contain underscores.
(#500) Inline doc block comments are not allowed; use "// Comment." instead
(#503) "require_once" must be immediately followed by an open parenthesis
(#509) Variable "_knownFlags" must be all lower-case
(#509) Variable "_knownFlags" must not contain underscores.
(#510) Variable "wanted_flags" must not contain underscores.
(#515) Variable "wanted_flags" must not contain underscores.
(#518) Variable "wanted_flags" must not contain underscores.
(#519) Variable "wanted_flags" must not contain underscores.
(#519) Variable "wanted_flags" must not contain underscores.
(#520) Inline doc block comments are not allowed; use "// Comment." instead
(#523) "require_once" must be immediately followed by an open parenthesis
(#524) Variable "wanted_flags" must not contain underscores.
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Public method name "Zend_Mail_Storage_Writable_Maildir::appendMessage" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#545) Inline doc block comments are not allowed; use "// Comment." instead
(#548) "require_once" must be immediately followed by an open parenthesis
(#564) Variable "temp_file" must not contain underscores.
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Variable "temp_file" must not contain underscores.
(#570) Variable "temp_file" must not contain underscores.
(#572) Variable "temp_file" must not contain underscores.
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Variable "temp_file" must not contain underscores.
(#579) Variable "new_filename" must not contain underscores.
(#579) Variable "temp_file" must not contain underscores.
(#580) Variable "new_filename" must not contain underscores.
(#581) Variable "new_filename" must not contain underscores.
(#581) Variable "temp_file" must not contain underscores.
(#583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Variable "temp_file" must not contain underscores.
(#586) Variable "new_filename" must not contain underscores.
(#587) Inline doc block comments are not allowed; use "// Comment." instead
(#590) "require_once" must be immediately followed by an open parenthesis
(#593) Variable "temp_file" must not contain underscores.
(#599) Variable "temp_file" must not contain underscores.
(#601) Variable "new_filename" must not contain underscores.
(#615) Public method name "Zend_Mail_Storage_Writable_Maildir::copyMessage" must be in lower-case letters only
(#616) Opening brace should be on the same line as the declaration
(#618) Inline doc block comments are not allowed; use "// Comment." instead
(#621) "require_once" must be immediately followed by an open parenthesis
(#630) Variable "old_file" must not contain underscores.
(#633) Inline comments must start with a capital letter, digit or 3-dots sequence
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Variable "temp_file" must not contain underscores.
(#641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Variable "temp_file" must not contain underscores.
(#644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Variable "old_file" must not contain underscores.
(#650) Variable "new_file" must not contain underscores.
(#650) Variable "temp_file" must not contain underscores.
(#650) Variable "temp_file" must not contain underscores.
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) Variable "old_file" must not contain underscores.
(#655) Variable "temp_file" must not contain underscores.
(#656) Inline doc block comments are not allowed; use "// Comment." instead
(#659) "require_once" must be immediately followed by an open parenthesis
(#661) Variable "temp_file" must not contain underscores.
(#661) Variable "new_file" must not contain underscores.
(#662) Inline doc block comments are not allowed; use "// Comment." instead
(#665) "require_once" must be immediately followed by an open parenthesis
(#668) Variable "temp_file" must not contain underscores.
(#676) Variable "temp_file" must not contain underscores.
(#678) Variable "new_file" must not contain underscores.
(#694) Public method name "Zend_Mail_Storage_Writable_Maildir::moveMessage" must be in lower-case letters only
(#701) Inline doc block comments are not allowed; use "// Comment." instead
(#704) "require_once" must be immediately followed by an open parenthesis
(#709) Variable "old_file" must not contain underscores.
(#712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Variable "temp_file" must not contain underscores.
(#720) Variable "temp_file" must not contain underscores.
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Variable "old_file" must not contain underscores.
(#728) Variable "new_file" must not contain underscores.
(#728) Variable "temp_file" must not contain underscores.
(#728) Variable "temp_file" must not contain underscores.
(#730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Variable "old_file" must not contain underscores.
(#733) Variable "new_file" must not contain underscores.
(#734) Inline doc block comments are not allowed; use "// Comment." instead
(#737) "require_once" must be immediately followed by an open parenthesis
(#740) Variable "temp_file" must not contain underscores.
(#747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) Public method name "Zend_Mail_Storage_Writable_Maildir::setFlags" must be in lower-case letters only
(#762) Opening brace should be on the same line as the declaration
(#766) Line exceeds 132 characters; contains 140 characters
(#767) Variable "new_filename" must not contain underscores.
(#767) Line exceeds 132 characters; contains 141 characters
(#769) Variable "new_filename" must not contain underscores.
(#770) Inline doc block comments are not allowed; use "// Comment." instead
(#773) "require_once" must be immediately followed by an open parenthesis
(#778) Variable "new_filename" must not contain underscores.
(#790) Public method name "Zend_Mail_Storage_Writable_Maildir::removeMessage" must be in lower-case letters only
(#791) Opening brace should be on the same line as the declaration
(#799) Inline doc block comments are not allowed; use "// Comment." instead
(#802) "require_once" must be immediately followed by an open parenthesis
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) Public method name "Zend_Mail_Storage_Writable_Maildir::setQuota" must be in lower-case letters only
(#835) Public method name "Zend_Mail_Storage_Writable_Maildir::getQuota" must be in lower-case letters only
(#835) Variable "fromStorage" must be all lower-case
(#836) Variable "fromStorage" must be all lower-case
(#839) Inline doc block comments are not allowed; use "// Comment." instead
(#842) "require_once" must be immediately followed by an open parenthesis
(#865) Protected method name "Zend_Mail_Storage_Writable_Maildir::_calculateMaildirsize" must be in lower-case letters only
(#868) Variable "total_size" must not contain underscores.
(#907) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#918) Variable "total_size" must not contain underscores.
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#928) Variable "total_size" must not contain underscores.
(#945) Variable "total_size" must not contain underscores.
(#955) Variable "total_size" must not contain underscores.
(#961) Protected method name "Zend_Mail_Storage_Writable_Maildir::_calculateQuota" must be in lower-case letters only
(#961) Variable "forceRecalc" must be all lower-case
(#963) Variable "total_size" must not contain underscores.
(#966) Variable "forceRecalc" must be all lower-case
(#979) Variable "total_size" must not contain underscores.
(#1000) Variable "total_size" must not contain underscores.
(#1005) Variable "over_quota" must not contain underscores.
(#1006) Variable "over_quota" must not contain underscores.
(#1006) Variable "over_quota" must not contain underscores.
(#1006) Variable "total_size" must not contain underscores.
(#1007) Variable "over_quota" must not contain underscores.
(#1007) Variable "over_quota" must not contain underscores.
(#1007) Expected 1 space before ">"; 3 found
(#1012) Variable "over_quota" must not contain underscores.
(#1014) Variable "total_size" must not contain underscores.
(#1017) Variable "over_quota" must not contain underscores.
(#1018) Variable "over_quota" must not contain underscores.
(#1018) Variable "over_quota" must not contain underscores.
(#1018) Variable "total_size" must not contain underscores.
(#1019) Variable "over_quota" must not contain underscores.
(#1019) Variable "over_quota" must not contain underscores.
(#1019) Expected 1 space before ">"; 3 found
(#1027) Variable "total_size" must not contain underscores.
(#1027) Variable "over_quota" must not contain underscores.
(#1030) Protected method name "Zend_Mail_Storage_Writable_Maildir::_addQuotaEntry" must be in lower-case letters only
(#1031) Empty IF statement detected
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1045) Public method name "Zend_Mail_Storage_Writable_Maildir::checkQuota" must be in lower-case letters only
(#1045) Variable "detailedResponse" must be all lower-case
(#1045) Variable "forceRecalc" must be all lower-case
(#1046) Variable "forceRecalc" must be all lower-case
(#1047) Variable "detailedResponse" must be all lower-case
local/mr/vendor/zend/Zend/Mail/Transport/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#75) Member variable "_isMultipart" must be all lower-case
(#103) Member variable "EOL" must be all lower-case
(#115) Protected method name "Zend_Mail_Transport_Abstract::_sendMail" must be in lower-case letters only
(#127) Protected method name "Zend_Mail_Transport_Abstract::_getHeaders" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Usage of ELSEIF not allowed; use ELSE IF instead
(#165) Protected method name "Zend_Mail_Transport_Abstract::_formatHeader" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#181) Protected method name "Zend_Mail_Transport_Abstract::_prepareHeaders" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#184) Inline doc block comments are not allowed; use "// Comment." instead
(#187) "require_once" must be immediately followed by an open parenthesis
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline doc block comments are not allowed; use "// Comment." instead
(#216) "require_once" must be immediately followed by an open parenthesis
(#233) Protected method name "Zend_Mail_Transport_Abstract::_buildBody" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#235) Expected "if (...) {\n"; found "if (...)\n {\n"
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Variable "boundaryLine" must be all lower-case
(#241) Variable "boundaryEnd" must be all lower-case
(#246) Variable "boundaryLine" must be all lower-case
(#251) Variable "boundaryLine" must be all lower-case
(#256) Variable "boundaryEnd" must be all lower-case
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Usage of ELSEIF not allowed; use ELSE IF instead
(#280) Inline doc block comments are not allowed; use "// Comment." instead
(#283) "require_once" must be immediately followed by an open parenthesis
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Opening brace should be on the same line as the declaration
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline doc block comments are not allowed; use "// Comment." instead
(#322) "require_once" must be immediately followed by an open parenthesis
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Usage of ELSEIF not allowed; use ELSE IF instead
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) 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
local/mr/vendor/zend/Zend/Mail/Transport/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#38) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Mail/Transport/Sendmail.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#61) Member variable "EOL" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Whitespace found at end of line
(#78) Whitespace found at end of line
(#81) Whitespace found at end of line
(#84) Whitespace found at end of line
(#98) Public method name "Zend_Mail_Transport_Sendmail::_sendMail" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#110) Inline doc block comments are not allowed; use "// Comment." instead
(#112) Whitespace found at end of line
(#116) "require_once" must be immediately followed by an open parenthesis
(#133) Inline doc block comments are not allowed; use "// Comment." instead
(#136) "require_once" must be immediately followed by an open parenthesis
(#154) Protected method name "Zend_Mail_Transport_Sendmail::_prepareHeaders" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#157) Inline doc block comments are not allowed; use "// Comment." instead
(#160) "require_once" must be immediately followed by an open parenthesis
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline doc block comments are not allowed; use "// Comment." instead
(#172) "require_once" must be immediately followed by an open parenthesis
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline doc block comments are not allowed; use "// Comment." instead
(#181) "require_once" must be immediately followed by an open parenthesis
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Public method name "Zend_Mail_Transport_Sendmail::_handleMailErrors" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mail/Transport/Smtp.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "EOL" must be all lower-case
(#114) Whitespace found at end of line
(#119) Opening brace should be on the same line as the declaration
(#141) Opening brace should be on the same line as the declaration
(#145) Empty CATCH statement detected
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Public method name "Zend_Mail_Transport_Smtp::setConnection" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Mail_Transport_Smtp::getConnection" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Mail_Transport_Smtp::_sendMail" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Variable "connectionClass" must be all lower-case
(#192) Variable "connectionClass" must be all lower-case
(#194) Variable "connectionClass" must be all lower-case
(#195) "require_once" must be immediately followed by an open parenthesis
(#196) Variable "connectionClass" must be all lower-case
(#198) Variable "connectionClass" must be all lower-case
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Protected method name "Zend_Mail_Transport_Smtp::_prepareHeaders" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#231) Inline doc block comments are not allowed; use "// Comment." instead
(#234) "require_once" must be immediately followed by an open parenthesis
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Markup.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_parserLoader" must be all lower-case
(#51) Member variable "_rendererLoader" must be all lower-case
(#57) Closing brace must be on a line by itself
(#64) Public method name "Zend_Markup::getParserLoader" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "_parserLoader" must be all lower-case
(#66) Variable "_parserLoader" must not contain underscores.
(#67) Variable "_parserLoader" must be all lower-case
(#67) Variable "_parserLoader" must not contain underscores.
(#72) Variable "_parserLoader" must be all lower-case
(#72) Variable "_parserLoader" must not contain underscores.
(#80) Public method name "Zend_Markup::getRendererLoader" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "_rendererLoader" must be all lower-case
(#82) Variable "_rendererLoader" must not contain underscores.
(#83) Variable "_rendererLoader" must be all lower-case
(#83) Variable "_rendererLoader" must not contain underscores.
(#88) Variable "_rendererLoader" must be all lower-case
(#88) Variable "_rendererLoader" must not contain underscores.
(#98) Public method name "Zend_Markup::addParserPath" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Markup::addRendererPath" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "parserClass" must be all lower-case
(#126) Variable "rendererClass" must be all lower-case
(#128) Variable "parserClass" must be all lower-case
(#130) Variable "rendererClass" must be all lower-case
local/mr/vendor/zend/Zend/Markup/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#30) Whitespace found at end of line
local/mr/vendor/zend/Zend/Markup/Parser/Bbcode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Member variable "_valueLen" must be all lower-case
(#108) Member variable "_searchedStoppers" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#159) Inline doc block comments are not allowed; use "// Comment." instead
(#162) "require_once" must be immediately followed by an open parenthesis
(#167) Inline doc block comments are not allowed; use "// Comment." instead
(#170) "require_once" must be immediately followed by an open parenthesis
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Opening brace should be on the same line as the declaration
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Public method name "Zend_Markup_Parser_Bbcode::_createTree" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Variable "oldItems" must be all lower-case
(#342) Variable "oldItems" must be all lower-case
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Variable "oldItems" must be all lower-case
(#353) Variable "oldItems" must be all lower-case
(#354) This comment is 43% valid code; is this commented out code?
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Usage of ELSEIF not allowed; use ELSE IF instead
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Usage of ELSEIF not allowed; use ELSE IF instead
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Protected method name "Zend_Markup_Parser_Bbcode::_checkTagDeclaration" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#447) Protected method name "Zend_Markup_Parser_Bbcode::_getType" must be in lower-case letters only
(#448) Opening brace should be on the same line as the declaration
(#460) Protected method name "Zend_Markup_Parser_Bbcode::_isStopper" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#477) Protected method name "Zend_Markup_Parser_Bbcode::_addToSearchedStoppers" must be in lower-case letters only
(#478) Opening brace should be on the same line as the declaration
(#495) Protected method name "Zend_Markup_Parser_Bbcode::_removeFromSearchedStoppers" must be in lower-case letters only
(#496) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Markup/Parser/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#31) Whitespace found at end of line
local/mr/vendor/zend/Zend/Markup/Parser/ParserInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Markup/Parser/Textile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#80) Member variable "_valueLen" must be all lower-case
(#101) Member variable "_simpleTags" must be all lower-case
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Opening brace should be on the same line as the declaration
(#135) Inline doc block comments are not allowed; use "// Comment." instead
(#138) "require_once" must be immediately followed by an open parenthesis
(#142) Inline doc block comments are not allowed; use "// Comment." instead
(#145) "require_once" must be immediately followed by an open parenthesis
(#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
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Opening brace should be on the same line as the declaration
(#182) Variable "attrsMatch" must be all lower-case
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) This comment is 50% valid code; is this commented out code?
(#194) No space found before comment text; expected "// [^\n*_?+~%@!-]" but found "//[^\n*_?+~%@!-]"
(#201) Variable "attrsMatch" must be all lower-case
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Usage of ELSEIF not allowed; use ELSE IF instead
(#238) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) This comment is 70% valid code; is this commented out code?
(#304) No space found before comment text; expected "// [^\n*_?+~%@!-] (\()? [^()]+ (?(1)\))" but found "//[^\n*_?+~%@!-] (\()? [^()]+ (?(1)\))"
(#305) Variable "attrsMatch" must be all lower-case
(#330) Usage of ELSEIF not allowed; use ELSE IF instead
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) This comment is 50% valid code; is this commented out code?
(#345) No space found before comment text; expected "// [^\n*_?+~%@!-]" but found "//[^\n*_?+~%@!-]"
(#346) Variable "attrsMatch" must be all lower-case
(#360) Usage of ELSEIF not allowed; use ELSE IF instead
(#380) Protected method name "Zend_Markup_Parser_Textile::_createTree" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Usage of ELSEIF not allowed; use ELSE IF instead
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Usage of ELSEIF not allowed; use ELSE IF instead
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Protected method name "Zend_Markup_Parser_Textile::_isStopper" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#533) Protected method name "Zend_Markup_Parser_Textile::_extractAttributes" must be in lower-case letters only
(#534) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Markup/Renderer/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Markup/Renderer/Html.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#78) Member variable "_defaultAttributes" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#109) Usage of ELSEIF not allowed; use ELSE IF instead
(#121) Protected method name "Zend_Markup_Renderer_Html::_defineDefaultMarkups" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) This comment is 50% valid code; is this commented out code?
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) This comment is 50% valid code; is this commented out code?
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) This comment is 50% valid code; is this commented out code?
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Public method name "Zend_Markup_Renderer_Html::addDefaultFilters" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#372) Protected method name "Zend_Markup_Renderer_Html::_executeReplace" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#392) Protected method name "Zend_Markup_Renderer_Html::_executeSingleReplace" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#411) Public method name "Zend_Markup_Renderer_Html::renderAttributes" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
(#413) Variable "_defaultAttributes" must be all lower-case
(#413) Variable "_defaultAttributes" must not contain underscores.
(#417) Variable "tokenAttributes" must be all lower-case
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Variable "tokenAttributes" must be all lower-case
(#421) Variable "tokenAttributes" must be all lower-case
(#421) Variable "tokenAttributes" must be all lower-case
(#423) Variable "tokenAttributes" must be all lower-case
(#423) Variable "tokenAttributes" must be all lower-case
(#424) Variable "tokenAttributes" must be all lower-case
(#427) Variable "tokenAttributes" must be all lower-case
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Variable "tokenAttributes" must be all lower-case
(#432) Variable "tokenAttributes" must be all lower-case
(#432) Variable "tokenAttributes" must be all lower-case
(#433) Variable "tokenAttributes" must be all lower-case
(#435) Variable "tokenAttributes" must be all lower-case
(#435) Variable "tokenAttributes" must be all lower-case
(#436) Variable "tokenAttributes" must be all lower-case
(#436) Variable "tokenAttributes" must be all lower-case
(#437) Variable "tokenAttributes" must be all lower-case
(#447) Variable "tokenAttributes" must be all lower-case
(#447) Variable "tokenAttributes" must be all lower-case
(#448) Variable "tokenAttributes" must be all lower-case
(#451) Usage of ELSEIF not allowed; use ELSE IF instead
(#466) Public method name "Zend_Markup_Renderer_Html::checkColor" must be in lower-case letters only
(#467) Opening brace should be on the same line as the declaration
(#496) Public method name "Zend_Markup_Renderer_Html::isValidUri" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Markup/Renderer/Html/Code.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Markup/Renderer/Html/HtmlAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#55) Public method name "Zend_Markup_Renderer_Html_HtmlAbstract::setRenderer" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Markup_Renderer_Html_HtmlAbstract::getRenderer" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Markup/Renderer/Html/Img.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Markup/Renderer/Html/List.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) 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
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Markup/Renderer/Html/Url.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Markup/Renderer/RendererAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#77) Member variable "_defaultFilter" must be all lower-case
(#98) Member variable "_pluginLoader" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Markup_Renderer_RendererAbstract::setParser" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Markup_Renderer_RendererAbstract::getParser" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Markup_Renderer_RendererAbstract::getPluginLoader" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Markup_Renderer_RendererAbstract::setEncoding" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#183) Variable "_encoding" must not contain underscores.
(#191) Public method name "Zend_Markup_Renderer_RendererAbstract::getEncoding" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#193) Variable "_encoding" must not contain underscores.
(#205) Public method name "Zend_Markup_Renderer_RendererAbstract::addMarkup" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#208) "require_once" must be immediately followed by an open parenthesis
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Usage of ELSEIF not allowed; use ELSE IF instead
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) "require_once" must be immediately followed by an open parenthesis
(#244) Usage of ELSEIF not allowed; use ELSE IF instead
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) "require_once" must be immediately followed by an open parenthesis
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Public method name "Zend_Markup_Renderer_RendererAbstract::removeMarkup" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Markup_Renderer_RendererAbstract::clearMarkups" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#303) Opening brace should be on the same line as the declaration
(#305) Variable "tokenList" must be all lower-case
(#307) Variable "tokenList" must be all lower-case
(#310) Variable "tokenList" must be all lower-case
(#324) Opening brace should be on the same line as the declaration
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Protected method name "Zend_Markup_Renderer_RendererAbstract::_getGroup" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Opening brace should be on the same line as the declaration
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Variable "oldToken" must be all lower-case
(#378) Variable "oldToken" must be all lower-case
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Variable "oldToken" must be all lower-case
(#395) Variable "oldToken" must be all lower-case
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Variable "oldFilter" must be all lower-case
(#407) Variable "oldGroup" must be all lower-case
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) "require_once" must be immediately followed by an open parenthesis
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Variable "oldFilter" must be all lower-case
(#451) Variable "oldGroup" must be all lower-case
(#464) Opening brace should be on the same line as the declaration
(#478) Protected method name "Zend_Markup_Renderer_RendererAbstract::_getMarkupName" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#495) Protected method name "Zend_Markup_Renderer_RendererAbstract::_resolveMarkupName" must be in lower-case letters only
(#496) Opening brace should be on the same line as the declaration
(#512) Protected method name "Zend_Markup_Renderer_RendererAbstract::_getMarkupType" must be in lower-case letters only
(#513) Opening brace should be on the same line as the declaration
(#530) Protected method name "Zend_Markup_Renderer_RendererAbstract::_executeReplace" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#542) Protected method name "Zend_Markup_Renderer_RendererAbstract::_executeSingleReplace" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#552) Public method name "Zend_Markup_Renderer_RendererAbstract::getDefaultFilter" must be in lower-case letters only
(#553) Opening brace should be on the same line as the declaration
(#568) Public method name "Zend_Markup_Renderer_RendererAbstract::addDefaultFilter" must be in lower-case letters only
(#569) Opening brace should be on the same line as the declaration
(#571) Variable "defaultFilter" must be all lower-case
(#572) Variable "defaultFilter" must be all lower-case
(#573) Variable "defaultFilter" must be all lower-case
(#586) Public method name "Zend_Markup_Renderer_RendererAbstract::setDefaultFilter" must be in lower-case letters only
(#587) Opening brace should be on the same line as the declaration
(#598) Public method name "Zend_Markup_Renderer_RendererAbstract::getFilter" must be in lower-case letters only
(#599) Opening brace should be on the same line as the declaration
(#624) Public method name "Zend_Markup_Renderer_RendererAbstract::addFilter" must be in lower-case letters only
(#625) Opening brace should be on the same line as the declaration
(#628) Variable "oldFilter" must be all lower-case
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Variable "oldFilter" must be all lower-case
(#632) Variable "oldFilter" must be all lower-case
(#632) Variable "oldFilter" must be all lower-case
(#635) Variable "oldFilter" must be all lower-case
(#638) Variable "oldFilter" must be all lower-case
(#639) Variable "oldFilter" must be all lower-case
(#642) Variable "oldFilter" must be all lower-case
(#658) Public method name "Zend_Markup_Renderer_RendererAbstract::setFilter" must be in lower-case letters only
(#659) Opening brace should be on the same line as the declaration
(#676) Public method name "Zend_Markup_Renderer_RendererAbstract::addGroup" must be in lower-case letters only
(#676) Variable "allowedInside" must be all lower-case
(#676) Variable "allowsInside" must be all lower-case
(#677) Opening brace should be on the same line as the declaration
(#678) Variable "allowsInside" must be all lower-case
(#680) Variable "allowedInside" must be all lower-case
(#690) Public method name "Zend_Markup_Renderer_RendererAbstract::getGroups" must be in lower-case letters only
(#691) Opening brace should be on the same line as the declaration
(#700) Public method name "Zend_Markup_Renderer_RendererAbstract::addDefaultFilters" must be in lower-case letters only
local/mr/vendor/zend/Zend/Markup/Renderer/TokenConverterInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Markup/Token.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Public method name "Zend_Markup_Token::setStopper" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Markup_Token::getStopper" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Markup_Token::getName" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Markup_Token::getType" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Markup_Token::getTag" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Markup_Token::getAttribute" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Markup_Token::hasAttribute" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Markup_Token::getAttributes" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Markup_Token::addAttribute" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Markup_Token::attributeIsEmpty" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Public method name "Zend_Markup_Token::addChild" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#244) Public method name "Zend_Markup_Token::setChildren" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Markup_Token::getChildren" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 4 spaces, found 1
(#264) Expected 2 space(s) before asterisk; 5 found
(#265) Expected 2 space(s) before asterisk; 5 found
(#266) Expected 2 space(s) before asterisk; 5 found
(#267) Expected 2 space(s) before asterisk; 5 found
(#268) Public method name "Zend_Markup_Token::hasChildren" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#278) Public method name "Zend_Markup_Token::getParent" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#289) Public method name "Zend_Markup_Token::setParent" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Markup/TokenList.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Markup_TokenList::getChildren" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Markup_TokenList::addChild" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Markup_TokenList::hasChildren" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Opening brace should be on the same line as the declaration
(#101) Opening brace should be on the same line as the declaration
(#111) Opening brace should be on the same line as the declaration
(#121) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Measure/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#83) Opening brace should be on the same line as the declaration
(#95) "require_once" must be immediately followed by an open parenthesis
(#107) Public method name "Zend_Measure_Abstract::getLocale" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Measure_Abstract::setLocale" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#122) "require_once" must be immediately followed by an open parenthesis
(#134) "require_once" must be immediately followed by an open parenthesis
(#155) Public method name "Zend_Measure_Abstract::getValue" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Measure_Abstract::setValue" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#197) "require_once" must be immediately followed by an open parenthesis
(#201) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#204) "require_once" must be immediately followed by an open parenthesis
(#218) Public method name "Zend_Measure_Abstract::getType" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Measure_Abstract::setType" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#233) "require_once" must be immediately followed by an open parenthesis
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Expected "for (...) {\n"; found "for(...) {\n"
(#311) Opening brace should be on the same line as the declaration
(#326) Public method name "Zend_Measure_Abstract::toString" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#341) Opening brace should be on the same line as the declaration
(#350) Public method name "Zend_Measure_Abstract::getConversionList" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Measure_Abstract::convertTo" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#376) Opening brace should be on the same line as the declaration
(#391) Opening brace should be on the same line as the declaration
(#406) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Measure/Acceleration.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#81) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Angle.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#62) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Area.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#260) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Binary.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#114) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
local/mr/vendor/zend/Zend/Measure/Capacitance.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Cooking/Volume.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#164) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Cooking/Weight.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Current.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Density.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Energy.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#204) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Flow/Mass.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Flow/Mole.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Flow/Volume.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#367) Expected 1 space before "=>"; 0 found
(#368) Expected 1 space before "=>"; 0 found
local/mr/vendor/zend/Zend/Measure/Force.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Frequency.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#84) Expected 1 space after "=>"; 0 found
local/mr/vendor/zend/Zend/Measure/Illumination.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Length.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#391) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#406) Expected 1 space before "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#428) Expected 1 space before "=>"; 0 found
(#497) Expected 1 space before "=>"; 0 found
(#521) Commas (,) must be followed by white space.
(#555) Commas (,) must be followed by white space.
(#575) Expected 1 space before "=>"; 0 found
(#612) Commas (,) must be followed by white space.
(#647) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Lightness.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Number.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#128) Expected 1 space before "=>"; 0 found
(#146) Opening brace should be on the same line as the declaration
(#158) "require_once" must be immediately followed by an open parenthesis
(#172) "require_once" must be immediately followed by an open parenthesis
(#187) Public method name "Zend_Measure_Number::setValue" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#194) "require_once" must be immediately followed by an open parenthesis
(#258) "require_once" must be immediately followed by an open parenthesis
(#278) Private method name "Zend_Measure_Number::_toDecimal" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Variable "_romanconvert" must not contain underscores.
(#296) Variable "_romanconvert" must not contain underscores.
(#300) Expected 1 space after "="; 0 found
(#300) The use of function sizeof() is forbidden; use count() instead
(#305) Variable "_roman" must not contain underscores.
(#306) Expected 1 space before "-"; 0 found
(#306) Expected 1 space after "-"; 0 found
(#306) Variable "_roman" must not contain underscores.
(#306) Expected 1 space before "-"; 0 found
(#306) Expected 1 space after "-"; 0 found
(#327) Private method name "Zend_Measure_Number::_fromDecimal" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#345) "require_once" must be immediately followed by an open parenthesis
(#358) Variable "_roman" must not contain underscores.
(#359) Variable "_roman" must not contain underscores.
(#372) "require_once" must be immediately followed by an open parenthesis
(#373) Line exceeds 132 characters; contains 134 characters
(#380) Variable "_romanconvert" must not contain underscores.
(#380) Variable "_romanconvert" must not contain underscores.
(#380) Line exceeds 132 characters; contains 140 characters
(#393) Public method name "Zend_Measure_Number::setType" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#396) "require_once" must be immediately followed by an open parenthesis
(#415) Public method name "Zend_Measure_Number::convertTo" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Measure/Power.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#129) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Pressure.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Speed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Temperature.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Time.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Torque.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Measure/Viscosity/Dynamic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#105) Expected 1 space before "=>"; 0 found
local/mr/vendor/zend/Zend/Measure/Viscosity/Kinematic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#83) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Volume.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#185) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Measure/Weight.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Memory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Variable "backendOptions" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "backendIsFound" must be all lower-case
(#59) Variable "availableBackends" must be all lower-case
(#59) Variable "zendCacheBackend" must be all lower-case
(#60) Variable "zendCacheBackend" must be all lower-case
(#61) Variable "zendCacheBackend" must be all lower-case
(#62) Variable "backendIsFound" must be all lower-case
(#67) Variable "backendIsFound" must be all lower-case
(#68) "require_once" must be immediately followed by an open parenthesis
(#72) Variable "backendClass" must be all lower-case
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) "require_once" must be immediately followed by an open parenthesis
(#76) Variable "backendClass" must be all lower-case
(#78) Variable "backendObject" must be all lower-case
(#78) Variable "backendClass" must be all lower-case
(#78) Variable "backendOptions" must be all lower-case
(#80) Variable "backendObject" must be all lower-case
local/mr/vendor/zend/Zend/Memory/AccessController.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_memContainer" must be all lower-case
(#59) Variable "memContainer" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "memContainer" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Memory_AccessController::getRef" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#92) Opening brace should be on the same line as the declaration
(#100) Opening brace should be on the same line as the declaration
(#109) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Memory_AccessController::isLocked" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#134) Opening brace should be on the same line as the declaration
(#146) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Memory/Container.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Memory/Container/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Public method name "Zend_Memory_Container_Interface::getRef" must be in lower-case letters only
(#64) Public method name "Zend_Memory_Container_Interface::isLocked" must be in lower-case letters only
local/mr/vendor/zend/Zend/Memory/Container/Locked.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#61) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Memory_Container_Locked::isLocked" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Memory_Container_Locked::getRef" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
(#110) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Memory/Container/Movable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_memManager" must be all lower-case
(#79) Variable "memoryManager" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "memoryManager" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#99) Inline doc block comments are not allowed; use "// Comment." instead
(#110) Opening brace should be on the same line as the declaration
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Public method name "Zend_Memory_Container_Movable::isLocked" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
(#138) "require_once" must be immediately followed by an open parenthesis
(#158) Opening brace should be on the same line as the declaration
(#160) "require_once" must be immediately followed by an open parenthesis
(#179) Public method name "Zend_Memory_Container_Movable::getRef" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#195) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Memory_Container_Movable::processUpdate" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Public method name "Zend_Memory_Container_Movable::startTrace" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Memory_Container_Movable::setValue" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#243) Public method name "Zend_Memory_Container_Movable::unloadValue" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Public method name "Zend_Memory_Container_Movable::markAsSwapped" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Public method name "Zend_Memory_Container_Movable::isSwapped" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Memory_Container_Movable::getId" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#289) Opening brace should be on the same line as the declaration
(#290) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Memory/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Memory/Manager.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#60) Member variable "_memoryLimit" must be all lower-case
(#69) Member variable "_minSize" must be all lower-case
(#76) Member variable "_memorySize" must be all lower-case
(#83) Member variable "_nextId" must be all lower-case
(#97) Member variable "_unloadCandidates" must be all lower-case
(#120) Member variable "_lastModified" must be all lower-case
(#127) Member variable "_managerId" must be all lower-case
(#139) Private method name "Zend_Memory_Manager::_generateMemManagerId" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#141) Inline doc block comments are not allowed; use "// Comment." instead
(#162) Opening brace should be on the same line as the declaration
(#170) Variable "memoryLimitStr" must be all lower-case
(#171) Variable "memoryLimitStr" must be all lower-case
(#171) Variable "memoryLimitStr" must be all lower-case
(#172) Variable "memoryLimitStr" must be all lower-case
(#173) Variable "memoryLimitStr" must be all lower-case
(#173) Variable "memoryLimitStr" must be all lower-case
(#173) Expected 1 space before "-"; 0 found
(#173) Expected 1 space after "-"; 0 found
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Expected 1 space before "*"; 0 found
(#188) Expected 1 space after "*"; 0 found
(#188) Expected 1 space before "/"; 0 found
(#188) Expected 1 space after "/"; 0 found
(#198) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Memory_Manager::setMemoryLimit" must be in lower-case letters only
(#210) Variable "newLimit" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "newLimit" must be all lower-case
(#222) Public method name "Zend_Memory_Manager::getMemoryLimit" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#232) Public method name "Zend_Memory_Manager::setMinSize" must be in lower-case letters only
(#232) Variable "newSize" must be all lower-case
(#233) Opening brace should be on the same line as the declaration
(#234) Variable "newSize" must be all lower-case
(#242) Public method name "Zend_Memory_Manager::getMinSize" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#255) Opening brace should be on the same line as the declaration
(#267) Public method name "Zend_Memory_Manager::createLocked" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#281) Opening brace should be on the same line as the declaration
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Variable "valueObject" must be all lower-case
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Variable "valueObject" must be all lower-case
(#298) Variable "valueObject" must be all lower-case
(#311) Opening brace should be on the same line as the declaration
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Public method name "Zend_Memory_Manager::processUpdate" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#336) Inline doc block comments are not allowed; use "// Comment." instead
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Expected "if (...) {\n"; found "if(...) {\n"
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Opening brace should be on the same line as the declaration
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Private method name "Zend_Memory_Manager::_swapCheck" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) "require_once" must be immediately followed by an open parenthesis
(#424) Opening brace should be on the same line as the declaration
(#447) Opening brace should be on the same line as the declaration
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Memory/Value.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#65) Opening brace should be on the same line as the declaration
(#70) Inline doc block comments are not allowed; use "// Comment." instead
(#90) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
(#130) Opening brace should be on the same line as the declaration
(#146) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Memory_Value::getRef" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Memory_Value::startTrace" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mime.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Member variable "makeUnique" must be all lower-case
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Member variable "qpKeys" must be all lower-case
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#76) Member variable "qpReplaceValues" must be all lower-case
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#100) Member variable "qpKeysString" must be all lower-case
(#100) Expected 1 space after "="; newline found
(#101) Line exceeds maximum limit of 180 characters; contains 656 characters
(#112) Public method name "Zend_Mime::isPrintable" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "qpKeysString" must be all lower-case
(#125) Public method name "Zend_Mime::encodeQuotedPrintable" must be in lower-case letters only
(#126) Variable "lineLength" must be all lower-case
(#127) Variable "lineEnd" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "lineLength" must be all lower-case
(#136) Variable "lineLength" must be all lower-case
(#139) 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
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "lineEnd" must be all lower-case
(#155) Variable "lineEnd" must be all lower-case
(#166) Private method name "Zend_Mime::_encodeQuotedPrintable" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#169) Variable "qpKeys" must be all lower-case
(#169) Variable "qpReplaceValues" must be all lower-case
(#186) Public method name "Zend_Mime::encodeQuotedPrintableHeader" must be in lower-case letters only
(#187) Variable "lineLength" must be all lower-case
(#188) Variable "lineEnd" must be all lower-case
(#189) Opening brace should be on the same line as the declaration
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Variable "lineLength" must be all lower-case
(#192) Variable "lineLength" must be all lower-case
(#192) Expected 1 space before "-"; 0 found
(#192) Expected 1 space after "-"; 0 found
(#192) Expected 1 space before "-"; 0 found
(#192) Expected 1 space after "-"; 0 found
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Expected "while (...) {\n"; found "while(...) {\n"
(#205) Variable "currentLine" must be all lower-case
(#205) Expected 1 space before "-"; 0 found
(#205) Expected 1 space after "-"; 0 found
(#210) Expected "if (...) {\n"; found "if(...) {\n"
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Expected "if (...) {\n"; found "if(...) {\n"
(#213) Variable "currentLine" must be all lower-case
(#213) Variable "lineLength" must be all lower-case
(#214) Variable "currentLine" must be all lower-case
(#214) Expected 1 space before "+"; 0 found
(#214) Expected 1 space after "+"; 0 found
(#216) Variable "currentLine" must be all lower-case
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Expected "if (...) {\n"; found "if(...) {\n"
(#222) Variable "currentLine" must be all lower-case
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Expected "for (...) {\n"; found "for(...) {\n"
(#230) Variable "lineEnd" must be all lower-case
(#240) Private method name "Zend_Mime::getNextQuotedPrintableToken" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#242) Expected "if (...) {\n"; found "if(...) {\n"
(#259) Public method name "Zend_Mime::encodeBase64Header" must be in lower-case letters only
(#261) Variable "lineLength" must be all lower-case
(#262) Variable "lineEnd" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#266) Variable "remainingLength" must be all lower-case
(#266) Variable "lineLength" must be all lower-case
(#268) Variable "encodedValue" must be all lower-case
(#268) Variable "remainingLength" must be all lower-case
(#268) Variable "lineEnd" must be all lower-case
(#269) Variable "encodedValue" must be all lower-case
(#269) Variable "lineEnd" must be all lower-case
(#269) Variable "lineEnd" must be all lower-case
(#269) Variable "encodedValue" must be all lower-case
(#270) Variable "encodedValue" must be all lower-case
(#270) Variable "encodedValue" must be all lower-case
(#271) Variable "encodedValue" must be all lower-case
(#283) Public method name "Zend_Mime::encodeBase64" must be in lower-case letters only
(#284) Variable "lineLength" must be all lower-case
(#285) Variable "lineEnd" must be all lower-case
(#286) Opening brace should be on the same line as the declaration
(#287) Variable "lineLength" must be all lower-case
(#287) Variable "lineEnd" must be all lower-case
(#298) Opening brace should be on the same line as the declaration
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Variable "makeUnique" must be all lower-case
(#315) Variable "EOL" must be all lower-case
(#316) Opening brace should be on the same line as the declaration
(#319) Variable "EOL" must be all lower-case
(#322) Variable "EOL" must be all lower-case
(#325) Inline doc block comments are not allowed; use "// Comment." instead
(#339) Opening brace should be on the same line as the declaration
(#350) Public method name "Zend_Mime::boundaryLine" must be in lower-case letters only
(#350) Variable "EOL" must be all lower-case
(#351) Opening brace should be on the same line as the declaration
(#352) Variable "EOL" must be all lower-case
(#352) Variable "EOL" must be all lower-case
(#361) Public method name "Zend_Mime::mimeEnd" must be in lower-case letters only
(#361) Variable "EOL" must be all lower-case
(#362) Opening brace should be on the same line as the declaration
(#363) Variable "EOL" must be all lower-case
(#363) Variable "EOL" must be all lower-case
local/mr/vendor/zend/Zend/Mime/Decode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Mime_Decode::splitMime" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Expected 1 space before "-"; 0 found
(#65) Expected 1 space after "-"; 0 found
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before "==="; 0 found
(#71) Expected 1 space after "==="; 0 found
(#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
(#76) Expected 1 space before "-"; 0 found
(#76) Expected 1 space after "-"; 0 found
(#90) Public method name "Zend_Mime_Decode::splitMessageStruct" must be in lower-case letters only
(#90) Variable "EOL" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#98) Variable "EOL" must be all lower-case
(#117) Public method name "Zend_Mime_Decode::splitMessage" must be in lower-case letters only
(#117) Variable "EOL" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "EOL" must be all lower-case
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "EOL" must be all lower-case
(#130) Variable "EOL" must be all lower-case
(#131) Variable "EOL" must be all lower-case
(#131) Variable "EOL" must be all lower-case
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 12 spaces, found 8
(#133) Variable "EOL" must be all lower-case
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Line indented incorrectly; expected at least 12 spaces, found 8
(#136) Variable "EOL" must be all lower-case
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 12 spaces, found 8
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Public method name "Zend_Mime_Decode::splitContentType" must be in lower-case letters only
(#176) Variable "wantedPart" must be all lower-case
(#177) Opening brace should be on the same line as the declaration
(#178) Variable "wantedPart" must be all lower-case
(#190) Public method name "Zend_Mime_Decode::splitHeaderField" must be in lower-case letters only
(#190) Variable "wantedPart" must be all lower-case
(#190) Variable "firstName" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#192) Variable "wantedPart" must be all lower-case
(#192) Variable "wantedPart" must be all lower-case
(#193) Variable "firstName" must be all lower-case
(#193) Variable "firstName" must be all lower-case
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Variable "firstName" must be all lower-case
(#196) Variable "wantedPart" must be all lower-case
(#201) Variable "firstName" must be all lower-case
(#206) Variable "wantedPart" must be all lower-case
(#208) Variable "wantedPart" must be all lower-case
(#240) Public method name "Zend_Mime_Decode::decodeQuotedPrintable" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Mime/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Mime/Message.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#51) Public method name "Zend_Mime_Message::getParts" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Mime_Message::setParts" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Mime_Message::addPart" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#85) Public method name "Zend_Mime_Message::isMultiPart" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Mime_Message::setMime" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Mime_Message::getMime" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Mime_Message::generateMessage" must be in lower-case letters only
(#135) Variable "EOL" must be all lower-case
(#136) Opening brace should be on the same line as the declaration
(#139) Variable "EOL" must be all lower-case
(#143) Variable "boundaryLine" must be all lower-case
(#143) Variable "EOL" must be all lower-case
(#145) Variable "EOL" must be all lower-case
(#148) Variable "boundaryLine" must be all lower-case
(#149) Variable "EOL" must be all lower-case
(#150) Variable "EOL" must be all lower-case
(#151) Variable "EOL" must be all lower-case
(#154) Variable "EOL" must be all lower-case
(#166) Public method name "Zend_Mime_Message::getPartHeadersArray" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Mime_Message::getPartHeaders" must be in lower-case letters only
(#177) Variable "EOL" must be all lower-case
(#178) Opening brace should be on the same line as the declaration
(#179) Variable "EOL" must be all lower-case
(#188) Public method name "Zend_Mime_Message::getPartContent" must be in lower-case letters only
(#188) Variable "EOL" must be all lower-case
(#189) Opening brace should be on the same line as the declaration
(#190) Variable "EOL" must be all lower-case
(#202) Protected method name "Zend_Mime_Message::_disassembleMime" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Expected 1 space before "-"; 0 found
(#219) Expected 1 space after "-"; 0 found
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Expected 1 space before "==="; 0 found
(#225) Expected 1 space after "==="; 0 found
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Expected 1 space before "-"; 0 found
(#230) Expected 1 space after "-"; 0 found
(#243) Public method name "Zend_Mime_Message::createFromMessage" must be in lower-case letters only
(#243) Variable "EOL" must be all lower-case
(#244) Opening brace should be on the same line as the declaration
(#245) "require_once" must be immediately followed by an open parenthesis
(#246) Variable "EOL" must be all lower-case
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "newPart" must be all lower-case
(#253) Inline doc block comments are not allowed; use "// Comment." instead
(#258) Variable "newPart" must be all lower-case
(#261) Variable "newPart" must be all lower-case
(#264) Variable "newPart" must be all lower-case
(#264) Commas (,) must be followed by white space.
(#267) Variable "newPart" must be all lower-case
(#270) Variable "newPart" must be all lower-case
(#273) Variable "newPart" must be all lower-case
(#276) Variable "newPart" must be all lower-case
(#282) Variable "newPart" must be all lower-case
local/mr/vendor/zend/Zend/Mime/Part.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_isStream" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Mime_Part::isStream" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#82) Line indented incorrectly; expected at least 8 spaces, found 6
(#92) Public method name "Zend_Mime_Part::getEncodedStream" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#95) "require_once" must be immediately followed by an open parenthesis
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) This comment is 60% valid code; is this commented out code?
(#99) No space found before comment text; expected "// stream_filter_remove(); // ??? is that right?" but found "//stream_filter_remove(); // ??? is that right?"
(#112) "require_once" must be immediately followed by an open parenthesis
(#127) "require_once" must be immediately followed by an open parenthesis
(#141) Public method name "Zend_Mime_Part::getContent" must be in lower-case letters only
(#141) Variable "EOL" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#146) Variable "EOL" must be all lower-case
(#156) Public method name "Zend_Mime_Part::getHeadersArray" must be in lower-case letters only
(#156) Variable "EOL" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#160) Variable "contentType" must be all lower-case
(#162) Variable "contentType" must be all lower-case
(#166) Variable "contentType" must be all lower-case
(#166) Variable "EOL" must be all lower-case
(#170) Variable "contentType" must be all lower-case
(#196) Expected "if (...) {\n"; found "if (...){\n"
(#208) Public method name "Zend_Mime_Part::getHeaders" must be in lower-case letters only
(#208) Variable "EOL" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#211) Variable "EOL" must be all lower-case
(#212) Variable "EOL" must be all lower-case
local/mr/vendor/zend/Zend/Navigation.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
(#47) Usage of ELSEIF not allowed; use ELSE IF instead
(#48) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Navigation/Container.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#53) Member variable "_dirtyIndex" must be all lower-case
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Opening brace should be on the same line as the declaration
(#65) Variable "newIndex" must be all lower-case
(#71) Variable "newIndex" must be all lower-case
(#74) Variable "newIndex" must be all lower-case
(#78) Variable "newIndex" must be all lower-case
(#79) Variable "newIndex" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Public method name "Zend_Navigation_Container::notifyOrderUpdated" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Navigation_Container::addPage" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#110) "require_once" must be immediately followed by an open parenthesis
(#116) "require_once" must be immediately followed by an open parenthesis
(#118) Usage of ELSEIF not allowed; use ELSE IF instead
(#119) "require_once" must be immediately followed by an open parenthesis
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Public method name "Zend_Navigation_Container::addPages" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#157) "require_once" must be immediately followed by an open parenthesis
(#176) Public method name "Zend_Navigation_Container::setPages" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Navigation_Container::getPages" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Navigation_Container::removePage" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#204) Usage of ELSEIF not allowed; use ELSE IF instead
(#228) Public method name "Zend_Navigation_Container::removePages" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#243) Public method name "Zend_Navigation_Container::hasPage" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#247) Usage of ELSEIF not allowed; use ELSE IF instead
(#248) Variable "childPage" must be all lower-case
(#249) Variable "childPage" must be all lower-case
(#263) Public method name "Zend_Navigation_Container::hasPages" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#275) Public method name "Zend_Navigation_Container::findOneBy" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#298) Public method name "Zend_Navigation_Container::findAllBy" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#327) Public method name "Zend_Navigation_Container::findBy" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#352) Opening brace should be on the same line as the declaration
(#357) "require_once" must be immediately followed by an open parenthesis
(#369) Public method name "Zend_Navigation_Container::toArray" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#372) Whitespace found at end of line
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Opening brace should be on the same line as the declaration
(#401) "require_once" must be immediately followed by an open parenthesis
(#416) Opening brace should be on the same line as the declaration
(#429) Opening brace should be on the same line as the declaration
(#442) Opening brace should be on the same line as the declaration
(#455) Opening brace should be on the same line as the declaration
(#467) Public method name "Zend_Navigation_Container::hasChildren" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#479) Public method name "Zend_Navigation_Container::getChildren" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Navigation/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Navigation/Page.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Opening brace should be on the same line as the declaration
(#177) "require_once" must be immediately followed by an open parenthesis
(#195) "require_once" must be immediately followed by an open parenthesis
(#201) "require_once" must be immediately followed by an open parenthesis
(#211) Variable "hasUri" must be all lower-case
(#212) Variable "hasMvc" must be all lower-case
(#215) Variable "hasMvc" must be all lower-case
(#216) "require_once" must be immediately followed by an open parenthesis
(#218) Usage of ELSEIF not allowed; use ELSE IF instead
(#218) Variable "hasUri" must be all lower-case
(#219) "require_once" must be immediately followed by an open parenthesis
(#222) "require_once" must be immediately followed by an open parenthesis
(#236) Opening brace should be on the same line as the declaration
(#239) Usage of ELSEIF not allowed; use ELSE IF instead
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Opening brace should be on the same line as the declaration
(#263) Public method name "Zend_Navigation_Page::setConfig" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#280) Public method name "Zend_Navigation_Page::setOptions" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Public method name "Zend_Navigation_Page::setLabel" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#301) "require_once" must be immediately followed by an open parenthesis
(#315) Public method name "Zend_Navigation_Page::getLabel" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#328) Public method name "Zend_Navigation_Page::setId" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#331) "require_once" must be immediately followed by an open parenthesis
(#346) Public method name "Zend_Navigation_Page::getId" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#359) Public method name "Zend_Navigation_Page::setClass" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#362) "require_once" must be immediately followed by an open parenthesis
(#376) Public method name "Zend_Navigation_Page::getClass" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#389) Public method name "Zend_Navigation_Page::setTitle" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#392) "require_once" must be immediately followed by an open parenthesis
(#406) Public method name "Zend_Navigation_Page::getTitle" must be in lower-case letters only
(#407) Opening brace should be on the same line as the declaration
(#419) Public method name "Zend_Navigation_Page::setTarget" must be in lower-case letters only
(#420) Opening brace should be on the same line as the declaration
(#422) "require_once" must be immediately followed by an open parenthesis
(#436) Public method name "Zend_Navigation_Page::getTarget" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#453) Public method name "Zend_Navigation_Page::setRel" must be in lower-case letters only
(#454) Opening brace should be on the same line as the declaration
(#463) "require_once" must be immediately followed by an open parenthesis
(#493) Public method name "Zend_Navigation_Page::getRel" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#496) Expected 1 space after "?"; newline found
(#497) Expected 1 space after ":"; newline found
(#516) Public method name "Zend_Navigation_Page::setRev" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#526) "require_once" must be immediately followed by an open parenthesis
(#556) Public method name "Zend_Navigation_Page::getRev" must be in lower-case letters only
(#557) Opening brace should be on the same line as the declaration
(#559) Expected 1 space after "?"; newline found
(#560) Expected 1 space after ":"; newline found
(#576) Public method name "Zend_Navigation_Page::setOrder" must be in lower-case letters only
(#577) Opening brace should be on the same line as the declaration
(#586) "require_once" must be immediately followed by an open parenthesis
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Public method name "Zend_Navigation_Page::getOrder" must be in lower-case letters only
(#608) Opening brace should be on the same line as the declaration
(#625) Public method name "Zend_Navigation_Page::setResource" must be in lower-case letters only
(#626) Opening brace should be on the same line as the declaration
(#631) "require_once" must be immediately followed by an open parenthesis
(#645) Public method name "Zend_Navigation_Page::getResource" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#658) Public method name "Zend_Navigation_Page::setPrivilege" must be in lower-case letters only
(#659) Opening brace should be on the same line as the declaration
(#669) Public method name "Zend_Navigation_Page::getPrivilege" must be in lower-case letters only
(#670) Opening brace should be on the same line as the declaration
(#681) Public method name "Zend_Navigation_Page::setActive" must be in lower-case letters only
(#682) Opening brace should be on the same line as the declaration
(#695) Public method name "Zend_Navigation_Page::isActive" must be in lower-case letters only
(#696) Opening brace should be on the same line as the declaration
(#717) Public method name "Zend_Navigation_Page::getActive" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#729) Public method name "Zend_Navigation_Page::setVisible" must be in lower-case letters only
(#730) Opening brace should be on the same line as the declaration
(#743) Public method name "Zend_Navigation_Page::isVisible" must be in lower-case letters only
(#744) Opening brace should be on the same line as the declaration
(#765) Public method name "Zend_Navigation_Page::getVisible" must be in lower-case letters only
(#766) Opening brace should be on the same line as the declaration
(#778) Public method name "Zend_Navigation_Page::setParent" must be in lower-case letters only
(#779) Opening brace should be on the same line as the declaration
(#781) "require_once" must be immediately followed by an open parenthesis
(#786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) Inline comments must start with a capital letter, digit or 3-dots sequence
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) Public method name "Zend_Navigation_Page::getParent" must be in lower-case letters only
(#813) Opening brace should be on the same line as the declaration
(#829) Opening brace should be on the same line as the declaration
(#831) "require_once" must be immediately followed by an open parenthesis
(#860) Opening brace should be on the same line as the declaration
(#862) "require_once" must be immediately followed by an open parenthesis
(#871) Usage of ELSEIF not allowed; use ELSE IF instead
(#878) Inline comments must end in full-stops, exclamation marks, or question marks
(#891) Opening brace should be on the same line as the declaration
(#905) Opening brace should be on the same line as the declaration
(#922) Opening brace should be on the same line as the declaration
(#941) Opening brace should be on the same line as the declaration
(#944) "require_once" must be immediately followed by an open parenthesis
(#963) Opening brace should be on the same line as the declaration
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Public method name "Zend_Navigation_Page::addRel" must be in lower-case letters only
(#978) Opening brace should be on the same line as the declaration
(#993) Public method name "Zend_Navigation_Page::addRev" must be in lower-case letters only
(#994) Opening brace should be on the same line as the declaration
(#1007) Public method name "Zend_Navigation_Page::removeRel" must be in lower-case letters only
(#1008) Opening brace should be on the same line as the declaration
(#1022) Public method name "Zend_Navigation_Page::removeRev" must be in lower-case letters only
(#1023) Opening brace should be on the same line as the declaration
(#1036) Public method name "Zend_Navigation_Page::getDefinedRel" must be in lower-case letters only
(#1037) Opening brace should be on the same line as the declaration
(#1046) Public method name "Zend_Navigation_Page::getDefinedRev" must be in lower-case letters only
(#1047) Opening brace should be on the same line as the declaration
(#1056) Public method name "Zend_Navigation_Page::getCustomProperties" must be in lower-case letters only
(#1057) Opening brace should be on the same line as the declaration
(#1066) Public method name "Zend_Navigation_Page::hashCode" must be in lower-case letters only
(#1067) Opening brace should be on the same line as the declaration
(#1076) Public method name "Zend_Navigation_Page::toArray" must be in lower-case letters only
(#1077) Opening brace should be on the same line as the declaration
(#1098) Inline comments must end in full-stops, exclamation marks, or question marks
(#1106) Protected method name "Zend_Navigation_Page::_normalizePropertyName" must be in lower-case letters only
(#1107) Opening brace should be on the same line as the declaration
(#1111) Inline comments must end in full-stops, exclamation marks, or question marks
(#1118) Public method name "Zend_Navigation_Page::getHref" must be in lower-case letters only
local/mr/vendor/zend/Zend/Navigation/Page/Mvc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#95) Member variable "_resetParams" must be all lower-case
(#106) Member variable "_hrefCache" must be all lower-case
(#114) Member variable "_urlHelper" must be all lower-case
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Public method name "Zend_Navigation_Page_Mvc::isActive" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#133) Variable "reqParams" must be all lower-case
(#135) Variable "reqParams" must be all lower-case
(#136) Variable "reqParams" must be all lower-case
(#139) Variable "myParams" must be all lower-case
(#142) Variable "myParams" must be all lower-case
(#144) Variable "myParams" must be all lower-case
(#148) Variable "myParams" must be all lower-case
(#150) Variable "myParams" must be all lower-case
(#154) Variable "myParams" must be all lower-case
(#156) Variable "myParams" must be all lower-case
(#159) Variable "reqParams" must be all lower-case
(#159) Variable "myParams" must be all lower-case
(#159) Expected 1 space after "=="; newline found
(#160) Variable "myParams" must be all lower-case
(#177) Public method name "Zend_Navigation_Page_Mvc::getHref" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#183) Variable "_urlHelper" must be all lower-case
(#183) Variable "_urlHelper" must not contain underscores.
(#184) Variable "_urlHelper" must be all lower-case
(#184) Variable "_urlHelper" must not contain underscores.
(#184) Expected 1 space after "="; newline found
(#202) Variable "_urlHelper" must be all lower-case
(#202) Variable "_urlHelper" must not contain underscores.
(#218) Public method name "Zend_Navigation_Page_Mvc::setAction" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#221) "require_once" must be immediately followed by an open parenthesis
(#238) Public method name "Zend_Navigation_Page_Mvc::getAction" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#252) Public method name "Zend_Navigation_Page_Mvc::setController" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#255) "require_once" must be immediately followed by an open parenthesis
(#272) Public method name "Zend_Navigation_Page_Mvc::getController" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#286) Public method name "Zend_Navigation_Page_Mvc::setModule" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#289) "require_once" must be immediately followed by an open parenthesis
(#306) Public method name "Zend_Navigation_Page_Mvc::getModule" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#320) Public method name "Zend_Navigation_Page_Mvc::setParams" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#340) Public method name "Zend_Navigation_Page_Mvc::getParams" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Navigation_Page_Mvc::setRoute" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#357) "require_once" must be immediately followed by an open parenthesis
(#374) Public method name "Zend_Navigation_Page_Mvc::getRoute" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#388) Public method name "Zend_Navigation_Page_Mvc::setResetParams" must be in lower-case letters only
(#388) Variable "resetParams" must be all lower-case
(#389) Opening brace should be on the same line as the declaration
(#390) Variable "resetParams" must be all lower-case
(#402) Public method name "Zend_Navigation_Page_Mvc::getResetParams" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#415) Public method name "Zend_Navigation_Page_Mvc::setUrlHelper" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#417) Variable "_urlHelper" must be all lower-case
(#417) Variable "_urlHelper" must not contain underscores.
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Public method name "Zend_Navigation_Page_Mvc::toArray" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Navigation/Page/Uri.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Public method name "Zend_Navigation_Page_Uri::setUri" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#56) "require_once" must be immediately followed by an open parenthesis
(#70) Public method name "Zend_Navigation_Page_Uri::getUri" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Navigation_Page_Uri::getHref" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Public method name "Zend_Navigation_Page_Uri::toArray" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Oauth.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "httpClient" must be all lower-case
(#56) Public method name "Zend_Oauth::setHttpClient" must be in lower-case letters only
(#56) Variable "httpClient" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "httpClient" must be all lower-case
(#58) Variable "httpClient" must be all lower-case
(#68) Public method name "Zend_Oauth::getHttpClient" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "httpClient" must be all lower-case
(#71) Variable "httpClient" must be all lower-case
(#73) Variable "httpClient" must be all lower-case
(#74) Variable "httpClient" must be all lower-case
(#76) Variable "httpClient" must be all lower-case
(#85) Public method name "Zend_Oauth::clearHttpClient" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "httpClient" must be all lower-case
local/mr/vendor/zend/Zend/Oauth/Client.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "supportsRevisionA" must be all lower-case
(#64) Member variable "_streamingRequest" must be all lower-case
(#77) Variable "oauthOptions" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#81) Variable "oauthOptions" must be all lower-case
(#82) Variable "oauthOptions" must be all lower-case
(#83) Variable "oauthOptions" must be all lower-case
(#83) Variable "oauthOptions" must be all lower-case
(#85) Variable "oauthOptions" must be all lower-case
(#94) Public method name "Zend_Oauth_Client::getAdapter" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#98) Whitespace found at end of line
(#99) Line indented incorrectly; expected at least 4 spaces, found 3
(#100) Expected 4 space(s) before asterisk; 5 found
(#101) Expected 4 space(s) before asterisk; 5 found
(#102) Expected 4 space(s) before asterisk; 5 found
(#103) Expected 4 space(s) before asterisk; 5 found
(#104) Expected 4 space(s) before asterisk; 5 found
(#105) Public method name "Zend_Oauth_Client::setAdapter" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Oauth_Client::setStreamingRequest" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Oauth_Client::getStreamingRequest" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#146) Protected method name "Zend_Oauth_Client::_prepareBody" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#153) Expected "} else {\n"; found "}\n else {\n"
(#163) Public method name "Zend_Oauth_Client::resetParameters" must be in lower-case letters only
(#163) Variable "clearAll" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#166) Variable "clearAll" must be all lower-case
(#180) Public method name "Zend_Oauth_Client::setRawDataStream" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_Oauth_Client::setMethod" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#198) Usage of ELSEIF not allowed; use ELSE IF instead
(#200) Usage of ELSEIF not allowed; use ELSE IF instead
(#202) Usage of ELSEIF not allowed; use ELSE IF instead
(#204) Usage of ELSEIF not allowed; use ELSE IF instead
(#219) Opening brace should be on the same line as the declaration
(#237) Public method name "Zend_Oauth_Client::prepareOauth" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#239) Variable "requestScheme" must be all lower-case
(#240) Variable "requestMethod" must be all lower-case
(#242) Variable "requestScheme" must be all lower-case
(#243) Variable "oauthHeaderValue" must be all lower-case
(#248) Variable "oauthHeaderValue" must be all lower-case
(#249) Usage of ELSEIF not allowed; use ELSE IF instead
(#249) Variable "requestScheme" must be all lower-case
(#250) Variable "requestMethod" must be all lower-case
(#251) "require_once" must be immediately followed by an open parenthesis
(#265) Usage of ELSEIF not allowed; use ELSE IF instead
(#265) Variable "requestScheme" must be all lower-case
(#269) Variable "queryParts" must be all lower-case
(#270) Variable "queryParts" must be all lower-case
(#270) Variable "queryPart" must be all lower-case
(#271) Variable "kvTuple" must be all lower-case
(#271) Variable "queryPart" must be all lower-case
(#272) Variable "kvTuple" must be all lower-case
(#272) Expected 1 space after "="; newline found
(#272) Whitespace found at end of line
(#273) Variable "kvTuple" must be all lower-case
(#273) Variable "kvTuple" must be all lower-case
(#273) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#288) "require_once" must be immediately followed by an open parenthesis
(#289) Variable "requestScheme" must be all lower-case
(#300) Protected method name "Zend_Oauth_Client::_getSignableParametersAsQueryString" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#303) Line indented incorrectly; expected 8 spaces, found 12
(#308) Line indented incorrectly; expected 8 spaces, found 12
(#309) Line indented incorrectly; expected 8 spaces, found 12
(#314) Line indented incorrectly; expected 8 spaces, found 12
(#329) Opening brace should be on the same line as the declaration
(#331) "require_once" must be immediately followed by an open parenthesis
(#334) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Oauth/Config.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_signatureMethod" must be all lower-case
(#53) Member variable "_requestScheme" must be all lower-case
(#62) Member variable "_requestMethod" must be all lower-case
(#79) Member variable "_callbackUrl" must be all lower-case
(#86) Member variable "_siteUrl" must be all lower-case
(#94) Member variable "_requestTokenUrl" must be all lower-case
(#102) Member variable "_accessTokenUrl" must be all lower-case
(#110) Member variable "_authorizeUrl" must be all lower-case
(#117) Member variable "_consumerKey" must be all lower-case
(#124) Member variable "_consumerSecret" must be all lower-case
(#132) Member variable "_rsaPrivateKey" must be all lower-case
(#140) Member variable "_rsaPublicKey" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Oauth_Config::setOptions" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#232) Public method name "Zend_Oauth_Config::setConsumerKey" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#243) Public method name "Zend_Oauth_Config::getConsumerKey" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#254) Public method name "Zend_Oauth_Config::setConsumerSecret" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#263) Whitespace found at end of line
(#268) Public method name "Zend_Oauth_Config::getConsumerSecret" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#283) Public method name "Zend_Oauth_Config::setSignatureMethod" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#290) "require_once" must be immediately followed by an open parenthesis
(#304) Public method name "Zend_Oauth_Config::getSignatureMethod" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#316) Public method name "Zend_Oauth_Config::setRequestScheme" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#325) "require_once" must be immediately followed by an open parenthesis
(#333) "require_once" must be immediately followed by an open parenthesis
(#347) Public method name "Zend_Oauth_Config::getRequestScheme" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#358) Public method name "Zend_Oauth_Config::setVersion" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Oauth_Config::getVersion" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Oauth_Config::setCallbackUrl" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#384) "require_once" must be immediately followed by an open parenthesis
(#398) Public method name "Zend_Oauth_Config::getCallbackUrl" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#410) Public method name "Zend_Oauth_Config::setSiteUrl" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#413) "require_once" must be immediately followed by an open parenthesis
(#427) Public method name "Zend_Oauth_Config::getSiteUrl" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#439) Public method name "Zend_Oauth_Config::setRequestTokenUrl" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#442) "require_once" must be immediately followed by an open parenthesis
(#454) Whitespace found at end of line
(#459) Public method name "Zend_Oauth_Config::getRequestTokenUrl" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
(#474) Public method name "Zend_Oauth_Config::setAccessTokenUrl" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#477) "require_once" must be immediately followed by an open parenthesis
(#489) Whitespace found at end of line
(#494) Public method name "Zend_Oauth_Config::getAccessTokenUrl" must be in lower-case letters only
(#495) Opening brace should be on the same line as the declaration
(#509) Public method name "Zend_Oauth_Config::setUserAuthorizationUrl" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
(#521) Public method name "Zend_Oauth_Config::setAuthorizeUrl" must be in lower-case letters only
(#522) Opening brace should be on the same line as the declaration
(#524) "require_once" must be immediately followed by an open parenthesis
(#538) Public method name "Zend_Oauth_Config::getUserAuthorizationUrl" must be in lower-case letters only
(#539) Opening brace should be on the same line as the declaration
(#546) Whitespace found at end of line
(#551) Public method name "Zend_Oauth_Config::getAuthorizeUrl" must be in lower-case letters only
(#552) Opening brace should be on the same line as the declaration
(#566) Public method name "Zend_Oauth_Config::setRequestMethod" must be in lower-case letters only
(#567) Opening brace should be on the same line as the declaration
(#570) Whitespace found at end of line
(#571) Whitespace found at end of line
(#572) Whitespace found at end of line
(#576) "require_once" must be immediately followed by an open parenthesis
(#588) Public method name "Zend_Oauth_Config::getRequestMethod" must be in lower-case letters only
(#589) Opening brace should be on the same line as the declaration
(#599) Public method name "Zend_Oauth_Config::setRsaPublicKey" must be in lower-case letters only
(#600) Opening brace should be on the same line as the declaration
(#610) Public method name "Zend_Oauth_Config::getRsaPublicKey" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#621) Public method name "Zend_Oauth_Config::setRsaPrivateKey" must be in lower-case letters only
(#622) Opening brace should be on the same line as the declaration
(#632) Public method name "Zend_Oauth_Config::getRsaPrivateKey" must be in lower-case letters only
(#633) Opening brace should be on the same line as the declaration
(#643) Public method name "Zend_Oauth_Config::setToken" must be in lower-case letters only
(#644) Opening brace should be on the same line as the declaration
(#654) Public method name "Zend_Oauth_Config::getToken" must be in lower-case letters only
(#655) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Oauth/Config/ConfigInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "Zend_Oauth_Config_ConfigInterface::setOptions" must be in lower-case letters only
(#32) Public method name "Zend_Oauth_Config_ConfigInterface::setConsumerKey" must be in lower-case letters only
(#34) Public method name "Zend_Oauth_Config_ConfigInterface::getConsumerKey" must be in lower-case letters only
(#36) Public method name "Zend_Oauth_Config_ConfigInterface::setConsumerSecret" must be in lower-case letters only
(#38) Public method name "Zend_Oauth_Config_ConfigInterface::getConsumerSecret" must be in lower-case letters only
(#40) Public method name "Zend_Oauth_Config_ConfigInterface::setSignatureMethod" must be in lower-case letters only
(#42) Public method name "Zend_Oauth_Config_ConfigInterface::getSignatureMethod" must be in lower-case letters only
(#44) Public method name "Zend_Oauth_Config_ConfigInterface::setRequestScheme" must be in lower-case letters only
(#46) Public method name "Zend_Oauth_Config_ConfigInterface::getRequestScheme" must be in lower-case letters only
(#48) Public method name "Zend_Oauth_Config_ConfigInterface::setVersion" must be in lower-case letters only
(#50) Public method name "Zend_Oauth_Config_ConfigInterface::getVersion" must be in lower-case letters only
(#52) Public method name "Zend_Oauth_Config_ConfigInterface::setCallbackUrl" must be in lower-case letters only
(#54) Public method name "Zend_Oauth_Config_ConfigInterface::getCallbackUrl" must be in lower-case letters only
(#56) Public method name "Zend_Oauth_Config_ConfigInterface::setRequestTokenUrl" must be in lower-case letters only
(#58) Public method name "Zend_Oauth_Config_ConfigInterface::getRequestTokenUrl" must be in lower-case letters only
(#60) Public method name "Zend_Oauth_Config_ConfigInterface::setRequestMethod" must be in lower-case letters only
(#62) Public method name "Zend_Oauth_Config_ConfigInterface::getRequestMethod" must be in lower-case letters only
(#64) Public method name "Zend_Oauth_Config_ConfigInterface::setAccessTokenUrl" must be in lower-case letters only
(#66) Public method name "Zend_Oauth_Config_ConfigInterface::getAccessTokenUrl" must be in lower-case letters only
(#68) Public method name "Zend_Oauth_Config_ConfigInterface::setUserAuthorizationUrl" must be in lower-case letters only
(#70) Public method name "Zend_Oauth_Config_ConfigInterface::getUserAuthorizationUrl" must be in lower-case letters only
(#72) Public method name "Zend_Oauth_Config_ConfigInterface::setToken" must be in lower-case letters only
(#74) Public method name "Zend_Oauth_Config_ConfigInterface::getToken" must be in lower-case letters only
local/mr/vendor/zend/Zend/Oauth/Consumer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#40) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Member variable "_requestToken" must be all lower-case
(#65) Member variable "_accessToken" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Oauth_Consumer::getRequestToken" must be in lower-case letters only
(#101) Variable "customServiceParameters" must be all lower-case
(#102) Variable "httpMethod" must be all lower-case
(#106) Variable "customServiceParameters" must be all lower-case
(#107) Usage of ELSEIF not allowed; use ELSE IF instead
(#107) Variable "customServiceParameters" must be all lower-case
(#108) Variable "customServiceParameters" must be all lower-case
(#110) Variable "httpMethod" must be all lower-case
(#111) Variable "httpMethod" must be all lower-case
(#132) Public method name "Zend_Oauth_Consumer::getRedirectUrl" must be in lower-case letters only
(#133) Variable "customServiceParameters" must be all lower-case
(#138) Variable "customServiceParameters" must be all lower-case
(#139) Usage of ELSEIF not allowed; use ELSE IF instead
(#139) Variable "customServiceParameters" must be all lower-case
(#140) Variable "customServiceParameters" must be all lower-case
(#159) Variable "customServiceParameters" must be all lower-case
(#162) Variable "redirectUrl" must be all lower-case
(#162) Variable "customServiceParameters" must be all lower-case
(#163) Variable "redirectUrl" must be all lower-case
(#176) Line exceeds 132 characters; contains 144 characters
(#178) Public method name "Zend_Oauth_Consumer::getAccessToken" must be in lower-case letters only
(#179) Variable "queryData" must be all lower-case
(#179) Whitespace found at end of line
(#181) Variable "httpMethod" must be all lower-case
(#181) Whitespace found at end of line
(#184) Variable "authorizedToken" must be all lower-case
(#184) Variable "queryData" must be all lower-case
(#185) Variable "authorizedToken" must be all lower-case
(#186) "require_once" must be immediately followed by an open parenthesis
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Variable "authorizedToken" must be all lower-case
(#197) Variable "authorizedToken" must be all lower-case
(#201) Variable "httpMethod" must be all lower-case
(#202) Variable "httpMethod" must be all lower-case
(#207) Variable "authorizedToken" must be all lower-case
(#208) "require_once" must be immediately followed by an open parenthesis
(#215) "require_once" must be immediately followed by an open parenthesis
(#229) Public method name "Zend_Oauth_Consumer::getLastRequestToken" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Oauth_Consumer::getLastAccessToken" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_Oauth_Consumer::getToken" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#266) Opening brace should be on the same line as the declaration
(#268) "require_once" must be immediately followed by an open parenthesis
(#271) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Oauth/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#32) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Oauth/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_preferredRequestScheme" must be all lower-case
(#65) Member variable "_preferredRequestMethod" must be all lower-case
(#72) Member variable "_httpUtility" must be all lower-case
(#83) Whitespace found at end of line
(#105) Public method name "Zend_Oauth_Http::setMethod" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#108) "require_once" must be immediately followed by an open parenthesis
(#120) Public method name "Zend_Oauth_Http::getMethod" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Oauth_Http::setParameters" must be in lower-case letters only
(#131) Variable "customServiceParameters" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "customServiceParameters" must be all lower-case
(#142) Public method name "Zend_Oauth_Http::getParameters" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Oauth_Http::getConsumer" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Oauth_Http::startRequestCycle" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#177) "require_once" must be immediately followed by an open parenthesis
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Public method name "Zend_Oauth_Http::getRequestSchemeQueryStringClient" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#223) Protected method name "Zend_Oauth_Http::_assessRequestAttempt" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#233) "require_once" must be immediately followed by an open parenthesis
(#236) Whitespace found at end of line
(#237) Expected 1 space before "?"; newline found
(#238) Expected 1 space before ":"; newline found
(#251) Protected method name "Zend_Oauth_Http::_toAuthorizationHeader" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#253) Variable "headerValue" must be all lower-case
(#254) Variable "headerValue" must be all lower-case
(#259) Variable "headerValue" must be all lower-case
(#264) Variable "headerValue" must be all lower-case
local/mr/vendor/zend/Zend/Oauth/Http/AccessToken.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_httpClient" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Oauth_Http_AccessToken::assembleParams" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Oauth_Http_AccessToken::getRequestSchemeHeaderClient" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#98) Variable "headerValue" must be all lower-case
(#102) Variable "headerValue" must be all lower-case
(#115) Public method name "Zend_Oauth_Http_AccessToken::getRequestSchemePostBodyClient" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Oauth_Http_AccessToken::getRequestSchemeQueryStringClient" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#152) Protected method name "Zend_Oauth_Http_AccessToken::_attemptRequest" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#156) Variable "httpClient" must be all lower-case
(#159) Variable "httpClient" must be all lower-case
(#162) Variable "httpClient" must be all lower-case
(#166) Variable "httpClient" must be all lower-case
(#180) Protected method name "Zend_Oauth_Http_AccessToken::_cleanParamsOfIllegalCustomParameters" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
local/mr/vendor/zend/Zend/Oauth/Http/RequestToken.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_httpClient" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Oauth_Http_RequestToken::assembleParams" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Public method name "Zend_Oauth_Http_RequestToken::getRequestSchemeHeaderClient" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "headerValue" must be all lower-case
(#108) Variable "headerValue" must be all lower-case
(#124) Public method name "Zend_Oauth_Http_RequestToken::getRequestSchemePostBodyClient" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#146) Protected method name "Zend_Oauth_Http_RequestToken::_attemptRequest" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#150) Variable "httpClient" must be all lower-case
(#153) Variable "httpClient" must be all lower-case
(#156) Variable "httpClient" must be all lower-case
(#160) Variable "httpClient" must be all lower-case
local/mr/vendor/zend/Zend/Oauth/Http/UserAuthorization.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Oauth_Http_UserAuthorization::getUrl" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Oauth_Http_UserAuthorization::assembleParams" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#65) Variable "supportsRevisionA" must be all lower-case
local/mr/vendor/zend/Zend/Oauth/Http/Utility.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Oauth_Http_Utility::assembleParams" must be in lower-case letters only
(#46) Whitespace found at end of line
(#48) Variable "serviceProviderParams" must be all lower-case
(#57) Whitespace found at end of line
(#61) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#63) Variable "serviceProviderParams" must be all lower-case
(#64) Variable "serviceProviderParams" must be all lower-case
(#88) Public method name "Zend_Oauth_Http_Utility::toEncodedQueryString" must be in lower-case letters only
(#88) Variable "customParamsOnly" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "customParamsOnly" must be all lower-case
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#97) Variable "encodedParams" must be all lower-case
(#99) Variable "encodedParams" must be all lower-case
(#99) Whitespace found at end of line
(#100) Whitespace found at end of line
(#103) Variable "encodedParams" must be all lower-case
(#108) Whitespace found at end of line
(#109) Whitespace found at end of line
(#110) Whitespace found at end of line
(#111) Whitespace found at end of line
(#114) Public method name "Zend_Oauth_Http_Utility::toAuthorizationHeader" must be in lower-case letters only
(#114) Variable "excludeCustomParams" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "headerValue" must be all lower-case
(#121) Variable "excludeCustomParams" must be all lower-case
(#126) Variable "headerValue" must be all lower-case
(#126) Whitespace found at end of line
(#130) Variable "headerValue" must be all lower-case
(#135) Whitespace found at end of line
(#136) Whitespace found at end of line
(#137) Whitespace found at end of line
(#138) Whitespace found at end of line
(#139) Whitespace found at end of line
(#140) Whitespace found at end of line
(#141) Whitespace found at end of line
(#145) Variable "signatureMethod" must be all lower-case
(#145) Variable "consumerSecret" must be all lower-case
(#145) Variable "tokenSecret" must be all lower-case
(#147) Variable "className" must be all lower-case
(#148) Variable "hashAlgo" must be all lower-case
(#149) Variable "signatureMethod" must be all lower-case
(#151) Variable "className" must be all lower-case
(#152) Variable "hashAlgo" must be all lower-case
(#154) Variable "className" must be all lower-case
(#154) Variable "signatureMethod" must be all lower-case
(#157) "require_once" must be immediately followed by an open parenthesis
(#157) Variable "className" must be all lower-case
(#158) Variable "signatureObject" must be all lower-case
(#158) Variable "className" must be all lower-case
(#158) Variable "consumerSecret" must be all lower-case
(#158) Variable "tokenSecret" must be all lower-case
(#158) Variable "hashAlgo" must be all lower-case
(#159) Variable "signatureObject" must be all lower-case
(#164) Whitespace found at end of line
(#165) Whitespace found at end of line
(#168) Public method name "Zend_Oauth_Http_Utility::parseQueryString" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#187) Whitespace found at end of line
(#190) Public method name "Zend_Oauth_Http_Utility::generateNonce" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#197) Whitespace found at end of line
(#200) Public method name "Zend_Oauth_Http_Utility::generateTimestamp" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#207) Whitespace found at end of line
(#208) Whitespace found at end of line
(#211) Public method name "Zend_Oauth_Http_Utility::urlEncode" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Oauth/Signature/Hmac.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#38) Whitespace found at end of line
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "binaryHash" must be all lower-case
(#52) Variable "binaryHash" must be all lower-case
local/mr/vendor/zend/Zend/Oauth/Signature/Plaintext.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#35) Whitespace found at end of line
(#36) Whitespace found at end of line
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
(#42) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Oauth/Signature/Rsa.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#38) Whitespace found at end of line
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#44) Whitespace found at end of line
(#45) Opening brace should be on the same line as the declaration
(#58) Whitespace found at end of line
(#61) Protected method name "Zend_Oauth_Signature_Rsa::_assembleKey" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Oauth/Signature/SignatureAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_hashAlgorithm" must be all lower-case
(#52) Member variable "_consumerSecret" must be all lower-case
(#58) Member variable "_tokenSecret" must be all lower-case
(#62) Whitespace found at end of line
(#63) Whitespace found at end of line
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#68) Variable "consumerSecret" must be all lower-case
(#68) Variable "tokenSecret" must be all lower-case
(#68) Variable "hashAlgo" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "consumerSecret" must be all lower-case
(#71) Variable "tokenSecret" must be all lower-case
(#72) Variable "tokenSecret" must be all lower-case
(#75) Variable "hashAlgo" must be all lower-case
(#76) Variable "hashAlgo" must be all lower-case
(#82) Whitespace found at end of line
(#83) Whitespace found at end of line
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#92) Whitespace found at end of line
(#93) Whitespace found at end of line
(#96) Public method name "Zend_Oauth_Signature_SignatureAbstract::normaliseBaseSignatureUrl" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) Whitespace found at end of line
(#115) Protected method name "Zend_Oauth_Signature_SignatureAbstract::_assembleKey" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#129) Whitespace found at end of line
(#130) Whitespace found at end of line
(#131) Whitespace found at end of line
(#132) Whitespace found at end of line
(#135) Protected method name "Zend_Oauth_Signature_SignatureAbstract::_getBaseSignatureString" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Variable "encodedParams" must be all lower-case
(#139) Variable "encodedParams" must be all lower-case
(#139) Expected 1 space after "="; newline found
(#139) Whitespace found at end of line
(#142) Variable "baseStrings" must be all lower-case
(#144) Variable "baseStrings" must be all lower-case
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Variable "baseStrings" must be all lower-case
(#152) Variable "encodedParams" must be all lower-case
(#153) Variable "encodedParams" must be all lower-case
(#155) Variable "baseStrings" must be all lower-case
(#156) Variable "encodedParams" must be all lower-case
(#158) Variable "baseStrings" must be all lower-case
(#163) Whitespace found at end of line
(#164) Whitespace found at end of line
(#167) Protected method name "Zend_Oauth_Signature_SignatureAbstract::_toByteValueOrderedQueryString" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Oauth/Token.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#39) This comment is 50% valid code; is this commented out code?
(#43) Whitespace found at end of line
(#50) Whitespace found at end of line
(#58) Member variable "_httpUtility" must be all lower-case
(#91) Public method name "Zend_Oauth_Token::isValid" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Oauth_Token::getResponse" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Oauth_Token::setTokenSecret" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Oauth_Token::getTokenSecret" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Oauth_Token::setParam" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Oauth_Token::setParams" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#171) Public method name "Zend_Oauth_Token::getParam" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Oauth_Token::setToken" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Oauth_Token::getToken" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#207) Opening brace should be on the same line as the declaration
(#219) Opening brace should be on the same line as the declaration
(#228) Public method name "Zend_Oauth_Token::toString" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#240) Opening brace should be on the same line as the declaration
(#251) Protected method name "Zend_Oauth_Token::_parseParameters" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#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
(#267) Whitespace found at end of line
(#271) Whitespace found at end of line
(#272) Opening brace should be on the same line as the declaration
(#279) Whitespace found at end of line
(#280) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Oauth/Token/Access.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#44) Whitespace found at end of line
(#45) Whitespace found at end of line
(#46) Whitespace found at end of line
(#47) Whitespace found at end of line
(#48) Whitespace found at end of line
(#51) Public method name "Zend_Oauth_Token_Access::toHeader" must be in lower-case letters only
(#52) Variable "customParams" must be all lower-case
(#55) "require_once" must be immediately followed by an open parenthesis
(#60) Variable "customParams" must be all lower-case
(#66) Whitespace found at end of line
(#67) Whitespace found at end of line
(#68) Whitespace found at end of line
(#69) Whitespace found at end of line
(#72) Public method name "Zend_Oauth_Token_Access::toQueryString" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#75) "require_once" must be immediately followed by an open parenthesis
(#86) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#89) Whitespace found at end of line
(#90) Whitespace found at end of line
(#93) Public method name "Zend_Oauth_Token_Access::getHttpClient" must be in lower-case letters only
(#93) Variable "oauthOptions" must be all lower-case
(#93) Variable "excludeCustomParamsFromHeader" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "oauthOptions" must be all lower-case
(#95) Variable "excludeCustomParamsFromHeader" must be all lower-case
local/mr/vendor/zend/Zend/Oauth/Token/AuthorizedRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#63) Whitespace found at end of line
(#66) Public method name "Zend_Oauth_Token_AuthorizedRequest::getData" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#73) Whitespace found at end of line
(#76) Public method name "Zend_Oauth_Token_AuthorizedRequest::isValid" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#88) Whitespace found at end of line
(#91) Protected method name "Zend_Oauth_Token_AuthorizedRequest::_parseData" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Oauth/Token/Request.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#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
(#47) Variable "supportsRevisionA" must be all lower-case
local/mr/vendor/zend/Zend/OpenId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Line exceeds maximum limit of 180 characters; contains 278 characters
(#62) Member variable "exitOnRedirect" must be all lower-case
(#68) Member variable "selfUrl" must be all lower-case
(#77) Public method name "Zend_OpenId::setSelfUrl" must be in lower-case letters only
(#77) Variable "selfUrl" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "selfUrl" must be all lower-case
(#80) Variable "selfUrl" must be all lower-case
(#80) Variable "selfUrl" must be all lower-case
(#89) Public method name "Zend_OpenId::selfUrl" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#91) Variable "selfUrl" must be all lower-case
(#92) Variable "selfUrl" must be all lower-case
(#129) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) Public method name "Zend_OpenId::absoluteUrl" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#160) Must use "self::" for local static member reference
(#162) Must use "self::" for local static member reference
(#162) Line exceeds 132 characters; contains 164 characters
(#198) Public method name "Zend_OpenId::paramsToQuery" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#200) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#218) Public method name "Zend_OpenId::normalizeUrl" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Line exceeds 132 characters; contains 146 characters
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) This comment is 43% valid code; is this commented out code?
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Opening brace should be on the same line as the declaration
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) This comment is 67% valid code; is this commented out code?
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) This comment is 67% valid code; is this commented out code?
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) This comment is 67% valid code; is this commented out code?
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) This comment is 67% valid code; is this commented out code?
(#424) Opening brace should be on the same line as the declaration
(#425) Must use "self::" for local static member reference
(#428) "require_once" must be immediately followed by an open parenthesis
(#436) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#459) Variable "exitOnRedirect" must be all lower-case
(#470) Public method name "Zend_OpenId::randomBytes" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#473) Expected "for (...) {\n"; found "for(...) {\n"
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#493) Opening brace should be on the same line as the declaration
(#505) "require_once" must be immediately followed by an open parenthesis
(#522) Public method name "Zend_OpenId::hashHmac" must be in lower-case letters only
(#522) Variable "macFunc" must be all lower-case
(#523) Opening brace should be on the same line as the declaration
(#524) This comment is 56% valid code; is this commented out code?
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Line indented incorrectly; expected at least 8 spaces, found 0
(#524) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Line indented incorrectly; expected at least 8 spaces, found 0
(#525) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#527) Variable "macFunc" must be all lower-case
(#529) Must use "self::" for local static member reference
(#530) Variable "macFunc" must be all lower-case
(#535) Variable "macFunc" must be all lower-case
(#536) Variable "macFunc" must be all lower-case
(#548) Protected method name "Zend_OpenId::binToBigNum" must be in lower-case letters only
(#549) Opening brace should be on the same line as the declaration
(#554) Must use "self::" for local static member reference
(#561) "require_once" must be immediately followed by an open parenthesis
(#575) Protected method name "Zend_OpenId::bigNumToBin" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#590) "require_once" must be immediately followed by an open parenthesis
(#605) "require_once" must be immediately followed by an open parenthesis
(#623) Public method name "Zend_OpenId::createDhKey" must be in lower-case letters only
(#623) Variable "priv_key" must not contain underscores.
(#624) Opening brace should be on the same line as the declaration
(#626) Variable "dh_details" must not contain underscores.
(#630) Variable "priv_key" must not contain underscores.
(#631) Variable "dh_details" must not contain underscores.
(#631) Variable "priv_key" must not contain underscores.
(#633) Expected 1 space before "=>"; 0 found
(#633) Expected 1 space after "=>"; 0 found
(#633) Variable "dh_details" must not contain underscores.
(#635) Variable "bn_p" must not contain underscores.
(#636) Variable "bn_g" must not contain underscores.
(#637) Variable "priv_key" must not contain underscores.
(#638) Variable "priv_key" must not contain underscores.
(#638) Must use "self::" for local static member reference
(#640) Variable "bn_priv_key" must not contain underscores.
(#640) Variable "priv_key" must not contain underscores.
(#642) Variable "bn_pub_key" must not contain underscores.
(#642) Variable "bn_g" must not contain underscores.
(#642) Variable "bn_priv_key" must not contain underscores.
(#642) Variable "bn_p" must not contain underscores.
(#644) Variable "bn_pub_key" must not contain underscores.
(#644) Variable "bn_g" must not contain underscores.
(#644) Variable "bn_priv_key" must not contain underscores.
(#644) Variable "bn_p" must not contain underscores.
(#646) Variable "pub_key" must not contain underscores.
(#646) Variable "bn_pub_key" must not contain underscores.
(#649) Variable "bn_p" must not contain underscores.
(#650) Variable "bn_g" must not contain underscores.
(#651) Variable "bn_priv_key" must not contain underscores.
(#652) Variable "bn_pub_key" must not contain underscores.
(#656) Variable "priv_key" must not contain underscores.
(#657) Variable "pub_key" must not contain underscores.
(#670) Public method name "Zend_OpenId::getDhKeyDetails" must be in lower-case letters only
(#671) Opening brace should be on the same line as the declaration
(#691) Public method name "Zend_OpenId::computeDhSecret" must be in lower-case letters only
(#691) Variable "pub_key" must not contain underscores.
(#692) Opening brace should be on the same line as the declaration
(#694) Variable "pub_key" must not contain underscores.
(#700) Variable "bn_pub_key" must not contain underscores.
(#700) Variable "pub_key" must not contain underscores.
(#701) Variable "bn_secret" must not contain underscores.
(#701) Variable "bn_pub_key" must not contain underscores.
(#702) Variable "bn_secret" must not contain underscores.
(#704) Variable "bn_pub_key" must not contain underscores.
(#704) Variable "pub_key" must not contain underscores.
(#705) Variable "bn_secret" must not contain underscores.
(#705) Variable "bn_pub_key" must not contain underscores.
(#706) Variable "bn_secret" must not contain underscores.
(#708) "require_once" must be immediately followed by an open parenthesis
(#730) Opening brace should be on the same line as the declaration
(#744) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/OpenId/Consumer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#69) Member variable "_dumbMode" must be all lower-case
(#83) Member variable "_httpClient" must be all lower-case
(#110) Variable "dumbMode" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#113) "require_once" must be immediately followed by an open parenthesis
(#118) Variable "dumbMode" must be all lower-case
(#136) Variable "returnTo" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#142) Variable "returnTo" must be all lower-case
(#163) Variable "returnTo" must be all lower-case
(#166) Opening brace should be on the same line as the declaration
(#170) Variable "returnTo" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#201) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#201) Expected "if (...) {\n"; found "if (...){\n"
(#219) "require_once" must be immediately followed by an open parenthesis
(#255) Calls to inbuilt PHP functions must be lowercase; expected "substr" but found "SUBSTR"
(#271) Line indented incorrectly; expected at least 16 spaces, found 12
(#277) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#283) Variable "macFunc" must be all lower-case
(#293) Variable "macFunc" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Commas (,) must be followed by white space.
(#301) Expected 1 space after "=="; newline found
(#302) Variable "macFunc" must be all lower-case
(#313) Variable "discovered_server" must not contain underscores.
(#313) Variable "discovered_version" must not contain underscores.
(#319) Variable "discovered_server" must not contain underscores.
(#320) Variable "discovered_version" must not contain underscores.
(#331) Expected "} else {\n"; found "}\n else\n {\n"
(#346) Variable "discovered_version" must not contain underscores.
(#356) Variable "discovered_version" must not contain underscores.
(#380) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#396) Variable "macFunc" must be all lower-case
(#424) Protected method name "Zend_OpenId_Consumer::_addAssociation" must be in lower-case letters only
(#424) Variable "macFunc" must be all lower-case
(#425) Opening brace should be on the same line as the declaration
(#426) Variable "macFunc" must be all lower-case
(#430) Variable "macFunc" must be all lower-case
(#446) Protected method name "Zend_OpenId_Consumer::_getAssociation" must be in lower-case letters only
(#446) Variable "macFunc" must be all lower-case
(#447) Opening brace should be on the same line as the declaration
(#450) Variable "macFunc" must be all lower-case
(#458) Variable "macFunc" must be all lower-case
(#461) Variable "macFunc" must be all lower-case
(#479) Protected method name "Zend_OpenId_Consumer::_httpRequest" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#514) Expected "} else {\n"; found "}else{\n"
(#530) Variable "priv_key" must not contain underscores.
(#531) Opening brace should be on the same line as the declaration
(#537) Variable "macFunc" must be all lower-case
(#567) Variable "priv_key" must not contain underscores.
(#568) Variable "dh_details" must not contain underscores.
(#571) Variable "dh_details" must not contain underscores.
(#573) Variable "dh_details" must not contain underscores.
(#575) Variable "dh_details" must not contain underscores.
(#577) Expected "while (...) {\n"; found "while(...) {\n"
(#585) Variable "bad_response" must not contain underscores.
(#586) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#594) Variable "bad_response" must not contain underscores.
(#598) Variable "bad_response" must not contain underscores.
(#644) Variable "expiresIn" must be all lower-case
(#647) Variable "macFunc" must be all lower-case
(#650) Variable "macFunc" must be all lower-case
(#664) Variable "dhFunc" must be all lower-case
(#670) Variable "dhFunc" must be all lower-case
(#675) Variable "dhFunc" must be all lower-case
(#676) Variable "serverPub" must be all lower-case
(#677) Variable "dhSec" must be all lower-case
(#677) Variable "serverPub" must be all lower-case
(#678) Variable "dhSec" must be all lower-case
(#682) Variable "dhFunc" must be all lower-case
(#682) Variable "dhSec" must be all lower-case
(#689) Variable "macFunc" must be all lower-case
(#694) Variable "macFunc" must be all lower-case
(#703) Variable "macFunc" must be all lower-case
(#705) Variable "expiresIn" must be all lower-case
(#721) Opening brace should be on the same line as the declaration
(#722) Variable "realId" must be all lower-case
(#725) Variable "realId" must be all lower-case
(#729) Variable "realId" must be all lower-case
(#741) Line exceeds 132 characters; contains 141 characters
(#747) Line exceeds 132 characters; contains 141 characters
(#753) Line exceeds 132 characters; contains 138 characters
(#759) Line exceeds 132 characters; contains 138 characters
(#769) Line exceeds 132 characters; contains 145 characters
(#772) Variable "realId" must be all lower-case
(#774) Line exceeds 132 characters; contains 145 characters
(#777) Variable "realId" must be all lower-case
(#781) Line exceeds 132 characters; contains 144 characters
(#784) Variable "realId" must be all lower-case
(#786) Line exceeds 132 characters; contains 144 characters
(#789) Variable "realId" must be all lower-case
(#794) Variable "realId" must be all lower-case
(#795) Variable "realId" must be all lower-case
(#815) Protected method name "Zend_OpenId_Consumer::_checkId" must be in lower-case letters only
(#815) Variable "returnTo" must be all lower-case
(#817) Opening brace should be on the same line as the declaration
(#824) Variable "claimedId" must be all lower-case
(#837) Variable "macFunc" must be all lower-case
(#842) Variable "macFunc" must be all lower-case
(#852) Expected 1 space after "?"; newline found
(#857) Variable "claimedId" must be all lower-case
(#862) Variable "claimedId" must be all lower-case
(#866) Variable "claimedId" must be all lower-case
(#868) "require_once" must be immediately followed by an open parenthesis
(#871) Variable "claimedId" must be all lower-case
(#879) Variable "returnTo" must be all lower-case
(#883) Expected 1 space before "-"; 0 found
(#883) Expected 1 space after "-"; 0 found
(#907) Public method name "Zend_OpenId_Consumer::setHttpClient" must be in lower-case letters only
(#916) Public method name "Zend_OpenId_Consumer::getHttpClient" must be in lower-case letters only
(#925) Public method name "Zend_OpenId_Consumer::setSession" must be in lower-case letters only
(#934) Public method name "Zend_OpenId_Consumer::getSession" must be in lower-case letters only
(#943) Protected method name "Zend_OpenId_Consumer::_setError" must be in lower-case letters only
(#944) Opening brace should be on the same line as the declaration
(#953) Public method name "Zend_OpenId_Consumer::getError" must be in lower-case letters only
(#954) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/OpenId/Consumer/Storage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Public method name "Zend_OpenId_Consumer_Storage::addAssociation" must be in lower-case letters only
(#46) Variable "macFunc" must be all lower-case
(#60) Public method name "Zend_OpenId_Consumer_Storage::getAssociation" must be in lower-case letters only
(#60) Variable "macFunc" must be all lower-case
(#74) Public method name "Zend_OpenId_Consumer_Storage::getAssociationByHandle" must be in lower-case letters only
(#74) Variable "macFunc" must be all lower-case
(#82) Public method name "Zend_OpenId_Consumer_Storage::delAssociation" must be in lower-case letters only
(#94) Public method name "Zend_OpenId_Consumer_Storage::addDiscoveryInfo" must be in lower-case letters only
(#94) Variable "realId" must be all lower-case
(#107) Public method name "Zend_OpenId_Consumer_Storage::getDiscoveryInfo" must be in lower-case letters only
(#107) Variable "realId" must be all lower-case
(#115) Public method name "Zend_OpenId_Consumer_Storage::delDiscoveryInfo" must be in lower-case letters only
(#124) Public method name "Zend_OpenId_Consumer_Storage::isUniqueNonce" must be in lower-case letters only
(#131) Public method name "Zend_OpenId_Consumer_Storage::purgeNonces" must be in lower-case letters only
local/mr/vendor/zend/Zend/OpenId/Consumer/Storage/File.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#83) Inline doc block comments are not allowed; use "// Comment." instead
(#86) "require_once" must be immediately followed by an open parenthesis
(#93) Inline doc block comments are not allowed; use "// Comment." instead
(#96) "require_once" must be immediately followed by an open parenthesis
(#103) Inline doc block comments are not allowed; use "// Comment." instead
(#106) "require_once" must be immediately followed by an open parenthesis
(#124) Public method name "Zend_OpenId_Consumer_Storage_File::addAssociation" must be in lower-case letters only
(#124) Variable "macFunc" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#142) Variable "macFunc" must be all lower-case
(#182) Public method name "Zend_OpenId_Consumer_Storage_File::getAssociation" must be in lower-case letters only
(#182) Variable "macFunc" must be all lower-case
(#183) Opening brace should be on the same line as the declaration
(#202) Variable "storedUrl" must be all lower-case
(#202) Variable "macFunc" must be all lower-case
(#203) Variable "storedUrl" must be all lower-case
(#235) Public method name "Zend_OpenId_Consumer_Storage_File::getAssociationByHandle" must be in lower-case letters only
(#235) Variable "macFunc" must be all lower-case
(#236) Opening brace should be on the same line as the declaration
(#255) Variable "storedHandle" must be all lower-case
(#255) Variable "macFunc" must be all lower-case
(#256) Variable "storedHandle" must be all lower-case
(#282) Public method name "Zend_OpenId_Consumer_Storage_File::delAssociation" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#301) Variable "storedUrl" must be all lower-case
(#301) Variable "macFunc" must be all lower-case
(#302) Variable "storedUrl" must be all lower-case
(#330) Public method name "Zend_OpenId_Consumer_Storage_File::addDiscoveryInfo" must be in lower-case letters only
(#330) Variable "realId" must be all lower-case
(#331) Opening brace should be on the same line as the declaration
(#347) Variable "realId" must be all lower-case
(#369) Public method name "Zend_OpenId_Consumer_Storage_File::getDiscoveryInfo" must be in lower-case letters only
(#369) Variable "realId" must be all lower-case
(#370) Opening brace should be on the same line as the declaration
(#389) Variable "storedId" must be all lower-case
(#389) Variable "realId" must be all lower-case
(#390) Variable "storedId" must be all lower-case
(#414) Public method name "Zend_OpenId_Consumer_Storage_File::delDiscoveryInfo" must be in lower-case letters only
(#415) Opening brace should be on the same line as the declaration
(#442) Public method name "Zend_OpenId_Consumer_Storage_File::isUniqueNonce" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#474) Public method name "Zend_OpenId_Consumer_Storage_File::purgeNonces" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/OpenId/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/OpenId/Extension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Public method name "Zend_OpenId_Extension::forAll" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_OpenId_Extension::prepareRequest" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_OpenId_Extension::parseRequest" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_OpenId_Extension::prepareResponse" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_OpenId_Extension::parseResponse" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_OpenId_Extension::getTrustData" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_OpenId_Extension::checkTrustData" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/OpenId/Extension/Sreg.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#56) Variable "policy_url" must not contain underscores.
(#57) Opening brace should be on the same line as the declaration
(#59) Variable "policy_url" must not contain underscores.
(#68) Public method name "Zend_OpenId_Extension_Sreg::getProperties" must be in lower-case letters only
(#81) Public method name "Zend_OpenId_Extension_Sreg::getPolicyUrl" must be in lower-case letters only
(#90) Public method name "Zend_OpenId_Extension_Sreg::getVersion" must be in lower-case letters only
(#99) Public method name "Zend_OpenId_Extension_Sreg::getSregProperties" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_OpenId_Extension_Sreg::prepareRequest" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#140) Must use "self::" for local static member reference
(#163) Public method name "Zend_OpenId_Extension_Sreg::parseRequest" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#166) Must use "self::" for local static member reference
(#167) Expected 1 space before "="; 0 found
(#169) Expected 1 space before "="; 0 found
(#206) Public method name "Zend_OpenId_Extension_Sreg::prepareResponse" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#210) Must use "self::" for local static member reference
(#228) Public method name "Zend_OpenId_Extension_Sreg::parseResponse" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#231) Must use "self::" for local static member reference
(#232) Expected 1 space before "="; 0 found
(#234) Expected 1 space before "="; 0 found
(#262) Public method name "Zend_OpenId_Extension_Sreg::getTrustData" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#276) Public method name "Zend_OpenId_Extension_Sreg::checkTrustData" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/OpenId/Provider.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_sessionTtl" must be all lower-case
(#72) Member variable "_loginUrl" must be all lower-case
(#79) Member variable "_trustUrl" must be all lower-case
(#86) Member variable "_opEndpoint" must be all lower-case
(#107) Variable "loginUrl" must be all lower-case
(#108) Variable "trustUrl" must be all lower-case
(#111) Variable "sessionTtl" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "loginUrl" must be all lower-case
(#114) Variable "loginUrl" must be all lower-case
(#116) Variable "loginUrl" must be all lower-case
(#116) Variable "loginUrl" must be all lower-case
(#118) Variable "loginUrl" must be all lower-case
(#119) Variable "trustUrl" must be all lower-case
(#120) Variable "trustUrl" must be all lower-case
(#122) Variable "trustUrl" must be all lower-case
(#122) Variable "trustUrl" must be all lower-case
(#124) Variable "trustUrl" must be all lower-case
(#126) "require_once" must be immediately followed by an open parenthesis
(#132) "require_once" must be immediately followed by an open parenthesis
(#137) Variable "sessionTtl" must be all lower-case
(#146) Public method name "Zend_OpenId_Provider::setOpEndpoint" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#161) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_OpenId_Provider::hasUser" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#207) Opening brace should be on the same line as the declaration
(#217) Public method name "Zend_OpenId_Provider::getLoggedInUser" must be in lower-case letters only
(#228) Public method name "Zend_OpenId_Provider::getSiteRoot" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#258) Public method name "Zend_OpenId_Provider::allowSite" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#281) Public method name "Zend_OpenId_Provider::denySite" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_OpenId_Provider::delSite" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#316) Public method name "Zend_OpenId_Provider::getTrustedSites" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#338) Opening brace should be on the same line as the declaration
(#363) Inline control structures are not allowed
(#370) Inline control structures are not allowed
(#394) Protected method name "Zend_OpenId_Provider::_genSecret" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#397) Variable "macLen" must be all lower-case
(#399) Variable "macLen" must be all lower-case
(#403) Variable "macLen" must be all lower-case
(#416) Opening brace should be on the same line as the declaration
(#425) Variable "macFunc" must be all lower-case
(#429) Variable "macFunc" must be all lower-case
(#438) Variable "macFunc" must be all lower-case
(#445) Variable "dhFunc" must be all lower-case
(#449) Variable "dhFunc" must be all lower-case
(#460) Variable "dhFunc" must be all lower-case
(#477) Variable "dh_details" must not contain underscores.
(#486) Variable "dhFunc" must be all lower-case
(#488) Variable "dh_details" must not contain underscores.
(#493) Variable "expiresIn" must be all lower-case
(#496) Variable "expiresIn" must be all lower-case
(#499) Variable "macFunc" must be all lower-case
(#499) Variable "expiresIn" must be all lower-case
(#514) Protected method name "Zend_OpenId_Provider::_checkId" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#529) Expected 1 space before ":"; 0 found
(#549) Expected 1 space before ":"; 0 found
(#562) Expected 1 space before ":"; 0 found
(#584) Expected 1 space before "+"; 0 found
(#584) Expected 1 space after "+"; 0 found
(#586) Expected 1 space before "+"; 0 found
(#586) Expected 1 space after "+"; 0 found
(#621) Expected 1 space before ":"; 0 found
(#645) Public method name "Zend_OpenId_Provider::respondToConsumer" must be in lower-case letters only
(#647) Opening brace should be on the same line as the declaration
(#675) Opening brace should be on the same line as the declaration
(#678) Variable "macFunc" must be all lower-case
(#683) Variable "macFunc" must be all lower-case
(#684) Variable "macFunc" must be all lower-case
(#686) Variable "expiresIn" must be all lower-case
(#688) Variable "macFunc" must be all lower-case
(#688) Variable "expiresIn" must be all lower-case
(#732) Variable "macFunc" must be all lower-case
(#746) Protected method name "Zend_OpenId_Provider::_checkAuthentication" must be in lower-case letters only
(#747) Opening brace should be on the same line as the declaration
(#758) Variable "macFunc" must be all lower-case
(#770) Commas (,) must be followed by white space.
(#770) Commas (,) must be followed by white space.
(#773) Expected 1 space after "==="; newline found
(#774) Variable "macFunc" must be all lower-case
local/mr/vendor/zend/Zend/OpenId/Provider/Storage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Public method name "Zend_OpenId_Provider_Storage::addAssociation" must be in lower-case letters only
(#45) Variable "macFunc" must be all lower-case
(#58) Public method name "Zend_OpenId_Provider_Storage::getAssociation" must be in lower-case letters only
(#58) Variable "macFunc" must be all lower-case
(#69) Public method name "Zend_OpenId_Provider_Storage::addUser" must be in lower-case letters only
(#77) Public method name "Zend_OpenId_Provider_Storage::hasUser" must be in lower-case letters only
(#86) Public method name "Zend_OpenId_Provider_Storage::checkUser" must be in lower-case letters only
(#95) Public method name "Zend_OpenId_Provider_Storage::getTrustedSites" must be in lower-case letters only
(#105) Public method name "Zend_OpenId_Provider_Storage::addSite" must be in lower-case letters only
local/mr/vendor/zend/Zend/OpenId/Provider/Storage/File.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_OpenId_Provider_Storage_File::addAssociation" must be in lower-case letters only
(#101) Variable "macFunc" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#118) Variable "macFunc" must be all lower-case
(#140) Public method name "Zend_OpenId_Provider_Storage_File::getAssociation" must be in lower-case letters only
(#140) Variable "macFunc" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#160) Variable "storedHandle" must be all lower-case
(#160) Variable "macFunc" must be all lower-case
(#161) Variable "storedHandle" must be all lower-case
(#185) Public method name "Zend_OpenId_Provider_Storage_File::delAssociation" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_OpenId_Provider_Storage_File::addUser" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_OpenId_Provider_Storage_File::hasUser" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#260) Whitespace found at end of line
(#269) Variable "storedId" must be all lower-case
(#269) Variable "storedPassword" must be all lower-case
(#270) Variable "storedId" must be all lower-case
(#290) Public method name "Zend_OpenId_Provider_Storage_File::checkUser" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#310) Variable "storedId" must be all lower-case
(#310) Variable "storedPassword" must be all lower-case
(#311) Variable "storedId" must be all lower-case
(#311) Variable "storedPassword" must be all lower-case
(#330) Public method name "Zend_OpenId_Provider_Storage_File::delUser" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#358) Public method name "Zend_OpenId_Provider_Storage_File::getTrustedSites" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#378) Variable "storedId" must be all lower-case
(#378) Variable "storedPassword" must be all lower-case
(#379) Variable "storedId" must be all lower-case
(#400) Public method name "Zend_OpenId_Provider_Storage_File::addSite" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#420) Variable "storedId" must be all lower-case
(#420) Variable "storedPassword" must be all lower-case
(#421) Variable "storedId" must be all lower-case
(#429) Variable "storedPassword" must be all lower-case
local/mr/vendor/zend/Zend/OpenId/Provider/User.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Public method name "Zend_OpenId_Provider_User::setLoggedInUser" must be in lower-case letters only
(#49) Public method name "Zend_OpenId_Provider_User::getLoggedInUser" must be in lower-case letters only
(#56) Public method name "Zend_OpenId_Provider_User::delLoggedInUser" must be in lower-case letters only
local/mr/vendor/zend/Zend/OpenId/Provider/User/Session.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#60) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_OpenId_Provider_User_Session::setLoggedInUser" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_OpenId_Provider_User_Session::getLoggedInUser" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_OpenId_Provider_User_Session::delLoggedInUser" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Paginator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_adapterLoader" must be all lower-case
(#72) Member variable "_defaultScrollingStyle" must be all lower-case
(#79) Member variable "_defaultItemCountPerPage" must be all lower-case
(#86) Member variable "_scrollingStyleLoader" must be all lower-case
(#100) Member variable "_cacheEnabled" must be all lower-case
(#114) Member variable "_currentItemCount" must be all lower-case
(#121) Member variable "_currentItems" must be all lower-case
(#128) Member variable "_currentPageNumber" must be all lower-case
(#142) Member variable "_itemCountPerPage" must be all lower-case
(#149) Member variable "_pageCount" must be all lower-case
(#157) Member variable "_pageRange" must be all lower-case
(#179) Public method name "Zend_Paginator::addAdapterPrefixPath" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Paginator::addAdapterPrefixPaths" must be in lower-case letters only
(#197) Variable "prefixPaths" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "prefixPaths" must be all lower-case
(#199) Variable "prefixPaths" must be all lower-case
(#200) Variable "prefixPaths" must be all lower-case
(#200) Variable "prefixPaths" must be all lower-case
(#202) Variable "prefixPaths" must be all lower-case
(#219) Public method name "Zend_Paginator::addScrollingStylePrefixPath" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#237) Public method name "Zend_Paginator::addScrollingStylePrefixPaths" must be in lower-case letters only
(#237) Variable "prefixPaths" must be all lower-case
(#238) Opening brace should be on the same line as the declaration
(#239) Variable "prefixPaths" must be all lower-case
(#239) Variable "prefixPaths" must be all lower-case
(#240) Variable "prefixPaths" must be all lower-case
(#240) Variable "prefixPaths" must be all lower-case
(#242) Variable "prefixPaths" must be all lower-case
(#262) Variable "prefixPaths" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#281) Inline doc block comments are not allowed; use "// Comment." instead
(#284) "require_once" must be immediately followed by an open parenthesis
(#290) Variable "pluginLoader" must be all lower-case
(#292) Variable "prefixPaths" must be all lower-case
(#293) Variable "prefixPaths" must be all lower-case
(#294) Variable "pluginLoader" must be all lower-case
(#298) Variable "adapterClassName" must be all lower-case
(#298) Variable "pluginLoader" must be all lower-case
(#300) Variable "adapterClassName" must be all lower-case
(#309) Public method name "Zend_Paginator::getAdapterLoader" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#311) Variable "_adapterLoader" must be all lower-case
(#311) Variable "_adapterLoader" must not contain underscores.
(#312) Variable "_adapterLoader" must be all lower-case
(#312) Variable "_adapterLoader" must not contain underscores.
(#317) Variable "_adapterLoader" must be all lower-case
(#317) Variable "_adapterLoader" must not contain underscores.
(#325) Public method name "Zend_Paginator::setConfig" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#327) Variable "_config" must not contain underscores.
(#329) Variable "adapterPaths" must be all lower-case
(#331) Variable "adapterPaths" must be all lower-case
(#332) Variable "adapterPaths" must be all lower-case
(#335) Variable "prefixPaths" must be all lower-case
(#337) Variable "prefixPaths" must be all lower-case
(#338) Variable "prefixPaths" must be all lower-case
(#341) Variable "scrollingStyle" must be all lower-case
(#343) Variable "scrollingStyle" must be all lower-case
(#344) Variable "scrollingStyle" must be all lower-case
(#353) Public method name "Zend_Paginator::getDefaultScrollingStyle" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#355) Variable "_defaultScrollingStyle" must be all lower-case
(#355) Variable "_defaultScrollingStyle" must not contain underscores.
(#363) Public method name "Zend_Paginator::getDefaultItemCountPerPage" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#365) Variable "_defaultItemCountPerPage" must be all lower-case
(#365) Variable "_defaultItemCountPerPage" must not contain underscores.
(#373) Public method name "Zend_Paginator::setDefaultItemCountPerPage" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
(#375) Variable "_defaultItemCountPerPage" must be all lower-case
(#375) Variable "_defaultItemCountPerPage" must not contain underscores.
(#383) Public method name "Zend_Paginator::setCache" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#385) Variable "_cache" must not contain underscores.
(#393) Public method name "Zend_Paginator::setDefaultScrollingStyle" must be in lower-case letters only
(#393) Variable "scrollingStyle" must be all lower-case
(#394) Opening brace should be on the same line as the declaration
(#395) Variable "_defaultScrollingStyle" must be all lower-case
(#395) Variable "_defaultScrollingStyle" must not contain underscores.
(#395) Variable "scrollingStyle" must be all lower-case
(#404) Public method name "Zend_Paginator::getScrollingStyleLoader" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#406) Variable "_scrollingStyleLoader" must be all lower-case
(#406) Variable "_scrollingStyleLoader" must not contain underscores.
(#407) Variable "_scrollingStyleLoader" must be all lower-case
(#407) Variable "_scrollingStyleLoader" must not contain underscores.
(#412) Variable "_scrollingStyleLoader" must be all lower-case
(#412) Variable "_scrollingStyleLoader" must not contain underscores.
(#421) Opening brace should be on the same line as the declaration
(#427) Inline doc block comments are not allowed; use "// Comment." instead
(#430) "require_once" must be immediately followed by an open parenthesis
(#438) Variable "_config" must not contain underscores.
(#441) Variable "setupMethods" must be all lower-case
(#443) Variable "setupMethods" must be all lower-case
(#443) Variable "setupMethod" must be all lower-case
(#444) Variable "setupMethod" must be all lower-case
(#447) Variable "setupMethod" must be all lower-case
(#447) Variable "setupMethod" must be all lower-case
(#448) Variable "setupMethod" must be all lower-case
(#460) Opening brace should be on the same line as the declaration
(#477) Public method name "Zend_Paginator::setCacheEnabled" must be in lower-case letters only
(#478) Opening brace should be on the same line as the declaration
(#489) Opening brace should be on the same line as the declaration
(#502) Public method name "Zend_Paginator::getTotalItemCount" must be in lower-case letters only
(#503) Opening brace should be on the same line as the declaration
(#513) Public method name "Zend_Paginator::clearPageItemCache" must be in lower-case letters only
(#513) Variable "pageNumber" must be all lower-case
(#514) Opening brace should be on the same line as the declaration
(#519) Variable "pageNumber" must be all lower-case
(#520) Variable "_cache" must not contain underscores.
(#522) Variable "_cache" must not contain underscores.
(#526) Variable "cleanId" must be all lower-case
(#526) Variable "pageNumber" must be all lower-case
(#527) Variable "_cache" must not contain underscores.
(#527) Variable "cleanId" must be all lower-case
(#539) Public method name "Zend_Paginator::getAbsoluteItemNumber" must be in lower-case letters only
(#539) Variable "relativeItemNumber" must be all lower-case
(#539) Variable "pageNumber" must be all lower-case
(#540) Opening brace should be on the same line as the declaration
(#541) Variable "relativeItemNumber" must be all lower-case
(#541) Variable "relativeItemNumber" must be all lower-case
(#543) Variable "pageNumber" must be all lower-case
(#544) Variable "pageNumber" must be all lower-case
(#547) Variable "pageNumber" must be all lower-case
(#547) Variable "pageNumber" must be all lower-case
(#549) Variable "pageNumber" must be all lower-case
(#549) Variable "relativeItemNumber" must be all lower-case
(#557) Public method name "Zend_Paginator::getAdapter" must be in lower-case letters only
(#558) Opening brace should be on the same line as the declaration
(#567) Public method name "Zend_Paginator::getCurrentItemCount" must be in lower-case letters only
(#568) Opening brace should be on the same line as the declaration
(#581) Public method name "Zend_Paginator::getCurrentItems" must be in lower-case letters only
(#582) Opening brace should be on the same line as the declaration
(#595) Public method name "Zend_Paginator::getCurrentPageNumber" must be in lower-case letters only
(#596) Opening brace should be on the same line as the declaration
(#606) Public method name "Zend_Paginator::setCurrentPageNumber" must be in lower-case letters only
(#606) Variable "pageNumber" must be all lower-case
(#607) Opening brace should be on the same line as the declaration
(#608) Variable "pageNumber" must be all lower-case
(#620) Public method name "Zend_Paginator::getFilter" must be in lower-case letters only
(#621) Opening brace should be on the same line as the declaration
(#631) Public method name "Zend_Paginator::setFilter" must be in lower-case letters only
(#632) Opening brace should be on the same line as the declaration
(#646) Public method name "Zend_Paginator::getItem" must be in lower-case letters only
(#646) Variable "itemNumber" must be all lower-case
(#646) Variable "pageNumber" must be all lower-case
(#647) Opening brace should be on the same line as the declaration
(#648) Variable "pageNumber" must be all lower-case
(#649) Variable "pageNumber" must be all lower-case
(#650) Variable "pageNumber" must be all lower-case
(#651) Variable "pageNumber" must be all lower-case
(#651) Variable "pageNumber" must be all lower-case
(#654) Variable "pageNumber" must be all lower-case
(#655) Variable "itemCount" must be all lower-case
(#657) Variable "itemCount" must be all lower-case
(#658) Inline doc block comments are not allowed; use "// Comment." instead
(#661) "require_once" must be immediately followed by an open parenthesis
(#663) Variable "pageNumber" must be all lower-case
(#666) Variable "itemNumber" must be all lower-case
(#667) Variable "itemNumber" must be all lower-case
(#667) Variable "itemCount" must be all lower-case
(#667) Variable "itemNumber" must be all lower-case
(#670) Variable "itemNumber" must be all lower-case
(#670) Variable "itemNumber" must be all lower-case
(#672) Variable "itemNumber" must be all lower-case
(#672) Variable "itemCount" must be all lower-case
(#673) Inline doc block comments are not allowed; use "// Comment." instead
(#676) "require_once" must be immediately followed by an open parenthesis
(#678) Variable "pageNumber" must be all lower-case
(#679) Variable "itemNumber" must be all lower-case
(#682) Variable "itemNumber" must be all lower-case
(#690) Public method name "Zend_Paginator::getItemCountPerPage" must be in lower-case letters only
(#691) Opening brace should be on the same line as the declaration
(#705) Public method name "Zend_Paginator::setItemCountPerPage" must be in lower-case letters only
(#705) Variable "itemCountPerPage" must be all lower-case
(#706) Opening brace should be on the same line as the declaration
(#707) Variable "itemCountPerPage" must be all lower-case
(#724) Public method name "Zend_Paginator::getItemCount" must be in lower-case letters only
(#725) Opening brace should be on the same line as the declaration
(#726) Variable "itemCount" must be all lower-case
(#729) Variable "itemCount" must be all lower-case
(#730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Variable "itemCount" must be all lower-case
(#734) Variable "itemCount" must be all lower-case
(#742) Public method name "Zend_Paginator::getItemsByPage" must be in lower-case letters only
(#742) Variable "pageNumber" must be all lower-case
(#743) Opening brace should be on the same line as the declaration
(#744) Variable "pageNumber" must be all lower-case
(#744) Variable "pageNumber" must be all lower-case
(#747) Variable "_cache" must not contain underscores.
(#747) Variable "pageNumber" must be all lower-case
(#753) Variable "pageNumber" must be all lower-case
(#768) Variable "_cache" must not contain underscores.
(#768) Variable "pageNumber" must be all lower-case
(#779) Public method name "Zend_Paginator::getIterator" must be in lower-case letters only
(#780) Opening brace should be on the same line as the declaration
(#789) Public method name "Zend_Paginator::getPageRange" must be in lower-case letters only
(#790) Opening brace should be on the same line as the declaration
(#800) Public method name "Zend_Paginator::setPageRange" must be in lower-case letters only
(#800) Variable "pageRange" must be all lower-case
(#801) Opening brace should be on the same line as the declaration
(#802) Variable "pageRange" must be all lower-case
(#813) Public method name "Zend_Paginator::getPages" must be in lower-case letters only
(#813) Variable "scrollingStyle" must be all lower-case
(#814) Opening brace should be on the same line as the declaration
(#816) Variable "scrollingStyle" must be all lower-case
(#829) Public method name "Zend_Paginator::getPagesInRange" must be in lower-case letters only
(#829) Variable "lowerBound" must be all lower-case
(#829) Variable "upperBound" must be all lower-case
(#830) Opening brace should be on the same line as the declaration
(#831) Variable "lowerBound" must be all lower-case
(#831) Variable "lowerBound" must be all lower-case
(#832) Variable "upperBound" must be all lower-case
(#832) Variable "upperBound" must be all lower-case
(#836) Variable "pageNumber" must be all lower-case
(#836) Variable "lowerBound" must be all lower-case
(#836) Variable "pageNumber" must be all lower-case
(#836) Variable "upperBound" must be all lower-case
(#836) Variable "pageNumber" must be all lower-case
(#837) Variable "pageNumber" must be all lower-case
(#837) Variable "pageNumber" must be all lower-case
(#848) Public method name "Zend_Paginator::getPageItemCache" must be in lower-case letters only
(#849) Opening brace should be on the same line as the declaration
(#852) Variable "_cache" must not contain underscores.
(#853) Line indented incorrectly; expected 16 spaces, found 20
(#854) Variable "_cache" must not contain underscores.
(#855) Line indented incorrectly; expected 16 spaces, found 20
(#867) Public method name "Zend_Paginator::getView" must be in lower-case letters only
(#868) Opening brace should be on the same line as the declaration
(#870) Inline doc block comments are not allowed; use "// Comment." instead
(#873) "require_once" must be immediately followed by an open parenthesis
(#875) Variable "viewRenderer" must be all lower-case
(#876) Variable "viewRenderer" must be all lower-case
(#877) Variable "viewRenderer" must be all lower-case
(#879) Variable "viewRenderer" must be all lower-case
(#891) Public method name "Zend_Paginator::setView" must be in lower-case letters only
(#892) Opening brace should be on the same line as the declaration
(#904) Public method name "Zend_Paginator::normalizeItemNumber" must be in lower-case letters only
(#904) Variable "itemNumber" must be all lower-case
(#905) Opening brace should be on the same line as the declaration
(#906) Variable "itemNumber" must be all lower-case
(#906) Variable "itemNumber" must be all lower-case
(#908) Variable "itemNumber" must be all lower-case
(#909) Variable "itemNumber" must be all lower-case
(#912) Variable "itemNumber" must be all lower-case
(#913) Variable "itemNumber" must be all lower-case
(#916) Variable "itemNumber" must be all lower-case
(#925) Public method name "Zend_Paginator::normalizePageNumber" must be in lower-case letters only
(#925) Variable "pageNumber" must be all lower-case
(#926) Opening brace should be on the same line as the declaration
(#927) Variable "pageNumber" must be all lower-case
(#927) Variable "pageNumber" must be all lower-case
(#929) Variable "pageNumber" must be all lower-case
(#930) Variable "pageNumber" must be all lower-case
(#933) Variable "pageCount" must be all lower-case
(#935) Variable "pageCount" must be all lower-case
(#935) Variable "pageNumber" must be all lower-case
(#935) Variable "pageCount" must be all lower-case
(#936) Variable "pageNumber" must be all lower-case
(#936) Variable "pageCount" must be all lower-case
(#939) Variable "pageNumber" must be all lower-case
(#949) Opening brace should be on the same line as the declaration
(#964) Public method name "Zend_Paginator::toJson" must be in lower-case letters only
(#965) Opening brace should be on the same line as the declaration
(#966) Variable "currentItems" must be all lower-case
(#968) Variable "currentItems" must be all lower-case
(#969) Variable "currentItems" must be all lower-case
(#971) Variable "currentItems" must be all lower-case
(#981) Protected method name "Zend_Paginator::_cacheEnabled" must be in lower-case letters only
(#982) Opening brace should be on the same line as the declaration
(#983) Variable "_cache" must not contain underscores.
(#996) Protected method name "Zend_Paginator::_getCacheId" must be in lower-case letters only
(#997) Opening brace should be on the same line as the declaration
(#1012) Protected method name "Zend_Paginator::_getCacheInternalId" must be in lower-case letters only
(#1013) Opening brace should be on the same line as the declaration
(#1025) Protected method name "Zend_Paginator::_calculatePageCount" must be in lower-case letters only
(#1026) Opening brace should be on the same line as the declaration
(#1036) Protected method name "Zend_Paginator::_createPages" must be in lower-case letters only
(#1036) Variable "scrollingStyle" must be all lower-case
(#1037) Opening brace should be on the same line as the declaration
(#1038) Variable "pageCount" must be all lower-case
(#1039) Variable "currentPageNumber" must be all lower-case
(#1042) Variable "pageCount" must be all lower-case
(#1045) Variable "currentPageNumber" must be all lower-case
(#1046) Variable "pageCount" must be all lower-case
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) Variable "currentPageNumber" must be all lower-case
(#1050) Variable "currentPageNumber" must be all lower-case
(#1053) Variable "currentPageNumber" must be all lower-case
(#1053) Variable "pageCount" must be all lower-case
(#1054) Variable "currentPageNumber" must be all lower-case
(#1057) Inline comments must end in full-stops, exclamation marks, or question marks
(#1058) Variable "scrollingStyle" must be all lower-case
(#1058) Variable "scrollingStyle" must be all lower-case
(#1059) Variable "scrollingStyle" must be all lower-case
(#1063) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Variable "currentPageNumber" must be all lower-case
(#1081) Protected method name "Zend_Paginator::_loadScrollingStyle" must be in lower-case letters only
(#1081) Variable "scrollingStyle" must be all lower-case
(#1082) Opening brace should be on the same line as the declaration
(#1083) Variable "scrollingStyle" must be all lower-case
(#1084) Variable "scrollingStyle" must be all lower-case
(#1084) Variable "_defaultScrollingStyle" must be all lower-case
(#1084) Variable "_defaultScrollingStyle" must not contain underscores.
(#1087) Variable "scrollingStyle" must be all lower-case
(#1089) Variable "scrollingStyle" must be all lower-case
(#1090) Inline doc block comments are not allowed; use "// Comment." instead
(#1093) "require_once" must be immediately followed by an open parenthesis
(#1099) Variable "scrollingStyle" must be all lower-case
(#1102) Variable "className" must be all lower-case
(#1102) Variable "scrollingStyle" must be all lower-case
(#1104) Variable "className" must be all lower-case
(#1107) Inline comments must end in full-stops, exclamation marks, or question marks
(#1110) Inline doc block comments are not allowed; use "// Comment." instead
(#1113) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Paginator/Adapter/Array.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Paginator_Adapter_Array::getItems" must be in lower-case letters only
(#67) Variable "itemCountPerPage" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "itemCountPerPage" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Paginator/Adapter/DbSelect.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#57) Member variable "_countSelect" must be all lower-case
(#71) Member variable "_rowCount" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Paginator_Adapter_DbSelect::setRowCount" must be in lower-case letters only
(#98) Variable "rowCount" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "rowCount" must be all lower-case
(#101) Variable "rowCount" must be all lower-case
(#103) Variable "countColumnPart" must be all lower-case
(#105) Variable "countColumnPart" must be all lower-case
(#106) Variable "countColumnPart" must be all lower-case
(#106) Variable "countColumnPart" must be all lower-case
(#109) Variable "rowCountColumn" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Variable "countColumnPart" must be all lower-case
(#112) Variable "rowCountColumn" must be all lower-case
(#113) Inline doc block comments are not allowed; use "// Comment." instead
(#116) "require_once" must be immediately followed by an open parenthesis
(#121) Variable "rowCount" must be all lower-case
(#123) Variable "rowCountColumn" must be all lower-case
(#124) Variable "rowCount" must be all lower-case
(#125) Variable "rowCount" must be all lower-case
(#127) Inline doc block comments are not allowed; use "// Comment." instead
(#130) "require_once" must be immediately followed by an open parenthesis
(#145) Public method name "Zend_Paginator_Adapter_DbSelect::getItems" must be in lower-case letters only
(#145) Variable "itemCountPerPage" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#147) Variable "itemCountPerPage" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Paginator_Adapter_DbSelect::getCountSelect" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#179) Inline doc block comments are not allowed; use "// Comment." instead
(#187) Variable "rowCount" must be all lower-case
(#188) Variable "rowCount" must be all lower-case
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Variable "rowCount" must be all lower-case
(#192) Variable "countColumn" must be all lower-case
(#193) Variable "countPart" must be all lower-case
(#194) Variable "groupPart" must be all lower-case
(#195) Variable "unionParts" must be all lower-case
(#195) Variable "rowCount" must be all lower-case
(#197) Inline doc block comments are not allowed; use "// Comment." instead
(#201) Variable "unionParts" must be all lower-case
(#202) Variable "countPart" must be all lower-case
(#202) Variable "countColumn" must be all lower-case
(#204) Variable "rowCount" must be all lower-case
(#204) Variable "rowCount" must be all lower-case
(#206) Variable "columnParts" must be all lower-case
(#206) Variable "rowCount" must be all lower-case
(#207) Variable "groupParts" must be all lower-case
(#207) Variable "rowCount" must be all lower-case
(#208) Variable "havingParts" must be all lower-case
(#208) Variable "rowCount" must be all lower-case
(#209) Variable "isDistinct" must be all lower-case
(#209) Variable "rowCount" must be all lower-case
(#211) Inline doc block comments are not allowed; use "// Comment." instead
(#216) Variable "isDistinct" must be all lower-case
(#216) Variable "columnParts" must be all lower-case
(#216) Variable "groupParts" must be all lower-case
(#216) Variable "havingParts" must be all lower-case
(#217) Variable "rowCount" must be all lower-case
(#218) Variable "isDistinct" must be all lower-case
(#219) Variable "columnParts" must be all lower-case
(#228) Variable "groupPart" must be all lower-case
(#230) Variable "groupParts" must be all lower-case
(#230) Variable "groupParts" must be all lower-case
(#231) Variable "groupParts" must be all lower-case
(#232) Variable "groupPart" must be all lower-case
(#232) Variable "groupParts" must be all lower-case
(#235) Inline doc block comments are not allowed; use "// Comment." instead
(#240) Variable "groupPart" must be all lower-case
(#241) Variable "countPart" must be all lower-case
(#241) Variable "groupPart" must be all lower-case
(#244) Inline doc block comments are not allowed; use "// Comment." instead
(#247) Variable "countPart" must be all lower-case
(#247) Variable "countColumn" must be all lower-case
(#249) Variable "rowCount" must be all lower-case
(#250) Space found before object operator
(#251) Space found before object operator
(#252) Space found before object operator
(#253) Space found before object operator
(#254) Space found before object operator
(#255) Space found before object operator
(#258) Variable "rowCount" must be all lower-case
(#260) Variable "rowCount" must be all lower-case
local/mr/vendor/zend/Zend/Paginator/Adapter/DbTableSelect.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Paginator_Adapter_DbTableSelect::getItems" must be in lower-case letters only
(#42) Variable "itemCountPerPage" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "itemCountPerPage" must be all lower-case
local/mr/vendor/zend/Zend/Paginator/Adapter/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) This comment is 63% valid code; is this commented out code?
(#37) No space found before comment text; expected "// public function count();" but found "//public function count();"
(#46) Public method name "Zend_Paginator_Adapter_Interface::getItems" must be in lower-case letters only
(#46) Variable "itemCountPerPage" must be all lower-case
local/mr/vendor/zend/Zend/Paginator/Adapter/Iterator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#61) Opening brace should be on the same line as the declaration
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#82) Public method name "Zend_Paginator_Adapter_Iterator::getItems" must be in lower-case letters only
(#82) Variable "itemCountPerPage" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) This comment is 62% valid code; is this commented out code?
(#90) Variable "itemCountPerPage" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Paginator/Adapter/Null.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Paginator_Adapter_Null::getItems" must be in lower-case letters only
(#59) Variable "itemCountPerPage" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#65) Variable "remainItemCount" must be all lower-case
(#66) Variable "currentItemCount" must be all lower-case
(#66) Variable "remainItemCount" must be all lower-case
(#66) Variable "itemCountPerPage" must be all lower-case
(#66) Variable "itemCountPerPage" must be all lower-case
(#66) Variable "remainItemCount" must be all lower-case
(#68) Variable "currentItemCount" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Paginator/AdapterAggregate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Paginator_AdapterAggregate::getPaginatorAdapter" must be in lower-case letters only
local/mr/vendor/zend/Zend/Paginator/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/All.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_Paginator_ScrollingStyle_All::getPages" must be in lower-case letters only
(#46) Variable "pageRange" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/Elastic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Public method name "Zend_Paginator_ScrollingStyle_Elastic::getPages" must be in lower-case letters only
(#47) Variable "pageRange" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#49) Variable "pageRange" must be all lower-case
(#50) Variable "pageNumber" must be all lower-case
(#52) Variable "originalPageRange" must be all lower-case
(#52) Variable "pageRange" must be all lower-case
(#53) Variable "pageRange" must be all lower-case
(#53) Variable "pageRange" must be all lower-case
(#55) Variable "originalPageRange" must be all lower-case
(#55) Variable "pageNumber" must be all lower-case
(#55) Variable "pageRange" must be all lower-case
(#56) Variable "pageRange" must be all lower-case
(#56) Variable "originalPageRange" must be all lower-case
(#56) Variable "pageNumber" must be all lower-case
(#57) Variable "originalPageRange" must be all lower-case
(#57) Variable "pageNumber" must be all lower-case
(#58) Variable "pageRange" must be all lower-case
(#58) Variable "originalPageRange" must be all lower-case
(#58) Variable "pageNumber" must be all lower-case
(#61) Variable "pageRange" must be all lower-case
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "Zend_Paginator_ScrollingStyle_Interface::getPages" must be in lower-case letters only
(#37) Variable "pageRange" must be all lower-case
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/Jumping.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_Paginator_ScrollingStyle_Jumping::getPages" must be in lower-case letters only
(#46) Variable "pageRange" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "pageRange" must be all lower-case
(#49) Variable "pageNumber" must be all lower-case
(#51) Variable "pageNumber" must be all lower-case
(#51) Variable "pageRange" must be all lower-case
(#54) Variable "pageRange" must be all lower-case
(#57) Variable "pageNumber" must be all lower-case
(#58) Variable "lowerBound" must be all lower-case
(#59) Variable "upperBound" must be all lower-case
(#59) Variable "pageRange" must be all lower-case
(#61) Variable "lowerBound" must be all lower-case
(#61) Variable "upperBound" must be all lower-case
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/Sliding.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#48) Public method name "Zend_Paginator_ScrollingStyle_Sliding::getPages" must be in lower-case letters only
(#48) Variable "pageRange" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#50) Variable "pageRange" must be all lower-case
(#51) Variable "pageRange" must be all lower-case
(#54) Variable "pageNumber" must be all lower-case
(#55) Variable "pageCount" must be all lower-case
(#57) Variable "pageRange" must be all lower-case
(#57) Variable "pageCount" must be all lower-case
(#58) Variable "pageRange" must be all lower-case
(#58) Variable "pageCount" must be all lower-case
(#61) Variable "pageRange" must be all lower-case
(#63) Variable "pageNumber" must be all lower-case
(#63) Variable "pageCount" must be all lower-case
(#63) Variable "pageRange" must be all lower-case
(#64) Variable "lowerBound" must be all lower-case
(#64) Variable "pageCount" must be all lower-case
(#64) Variable "pageRange" must be all lower-case
(#65) Variable "upperBound" must be all lower-case
(#65) Variable "pageCount" must be all lower-case
(#67) Variable "pageNumber" must be all lower-case
(#68) Variable "pageNumber" must be all lower-case
(#71) Variable "pageNumber" must be all lower-case
(#72) Variable "lowerBound" must be all lower-case
(#73) Variable "upperBound" must be all lower-case
(#73) Variable "pageRange" must be all lower-case
(#76) Variable "lowerBound" must be all lower-case
(#76) Variable "upperBound" must be all lower-case
local/mr/vendor/zend/Zend/Paginator/SerializableLimitIterator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Opening brace should be on the same line as the declaration
(#64) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "dataArr" must be all lower-case
(#79) Variable "dataArr" must be all lower-case
(#79) Variable "dataArr" must be all lower-case
(#79) Variable "dataArr" must be all lower-case
(#80) Variable "dataArr" must be all lower-case
(#80) Expected 1 space before "+"; 0 found
(#80) Expected 1 space after "+"; 0 found
(#80) Variable "dataArr" must be all lower-case
local/mr/vendor/zend/Zend/Pdf.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#45) "require_once" must be immediately followed by an open parenthesis
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#48) "require_once" must be immediately followed by an open parenthesis
(#51) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#53) "require_once" must be immediately followed by an open parenthesis
(#54) "require_once" must be immediately followed by an open parenthesis
(#55) "require_once" must be immediately followed by an open parenthesis
(#56) "require_once" must be immediately followed by an open parenthesis
(#57) "require_once" must be immediately followed by an open parenthesis
(#58) "require_once" must be immediately followed by an open parenthesis
(#59) "require_once" must be immediately followed by an open parenthesis
(#60) "require_once" must be immediately followed by an open parenthesis
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#129) Member variable "_originalProperties" must be all lower-case
(#136) Member variable "_javaScript" must be all lower-case
(#144) Member variable "_namedTargets" must be all lower-case
(#159) Member variable "_originalOutlines" must be all lower-case
(#167) Member variable "_originalOpenOutlinesCount" must be all lower-case
(#181) Member variable "_objFactory" must be all lower-case
(#188) Member variable "_memoryManager" must be all lower-case
(#204) Member variable "_inheritableAttributes" must be all lower-case
(#211) Public method name "Zend_Pdf::getMemoryManager" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#213) Variable "_memoryManager" must be all lower-case
(#213) Variable "_memoryManager" must not contain underscores.
(#214) "require_once" must be immediately followed by an open parenthesis
(#215) Variable "_memoryManager" must be all lower-case
(#215) Variable "_memoryManager" must not contain underscores.
(#218) Variable "_memoryManager" must be all lower-case
(#218) Variable "_memoryManager" must not contain underscores.
(#226) Public method name "Zend_Pdf::setMemoryManager" must be in lower-case letters only
(#226) Variable "memoryManager" must be all lower-case
(#227) Opening brace should be on the same line as the declaration
(#228) Variable "_memoryManager" must be all lower-case
(#228) Variable "_memoryManager" must not contain underscores.
(#228) Variable "memoryManager" must be all lower-case
(#240) Opening brace should be on the same line as the declaration
(#252) Opening brace should be on the same line as the declaration
(#265) Variable "updateOnly" must be all lower-case
(#266) Opening brace should be on the same line as the declaration
(#267) Variable "updateOnly" must be all lower-case
(#267) Expected 1 space before ":"; 0 found
(#267) Expected 1 space after ":"; 0 found
(#268) "require_once" must be immediately followed by an open parenthesis
(#272) Variable "updateOnly" must be all lower-case
(#297) Opening brace should be on the same line as the declaration
(#298) "require_once" must be immediately followed by an open parenthesis
(#302) "require_once" must be immediately followed by an open parenthesis
(#307) "require_once" must be immediately followed by an open parenthesis
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Must use "self::" for local static member reference
(#348) Variable "trailerDictionary" must be all lower-case
(#350) Inline doc block comments are not allowed; use "// Comment." instead
(#353) Variable "docId" must be all lower-case
(#354) Variable "docIdLow" must be all lower-case
(#354) Variable "docId" must be all lower-case
(#355) Variable "docIdHigh" must be all lower-case
(#355) Variable "docId" must be all lower-case
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Variable "trailerDictionary" must be all lower-case
(#358) Variable "trailerDictionary" must be all lower-case
(#358) Variable "docIdLow" must be all lower-case
(#359) Variable "trailerDictionary" must be all lower-case
(#359) Variable "docIdHigh" must be all lower-case
(#361) Variable "trailerDictionary" must be all lower-case
(#363) "require_once" must be immediately followed by an open parenthesis
(#364) Variable "trailerDictionary" must be all lower-case
(#366) Inline doc block comments are not allowed; use "// Comment." instead
(#369) Variable "docCatalog" must be all lower-case
(#370) Variable "docCatalog" must be all lower-case
(#371) Variable "docCatalog" must be all lower-case
(#371) Must use "self::" for local static member reference
(#372) Variable "docCatalog" must be all lower-case
(#374) Inline doc block comments are not allowed; use "// Comment." instead
(#377) Variable "docPages" must be all lower-case
(#378) Variable "docPages" must be all lower-case
(#379) Variable "docPages" must be all lower-case
(#380) Variable "docPages" must be all lower-case
(#381) Variable "docCatalog" must be all lower-case
(#381) Variable "docPages" must be all lower-case
(#391) Opening brace should be on the same line as the declaration
(#393) Variable "currentTrailer" must be all lower-case
(#395) Variable "currentTrailer" must be all lower-case
(#395) Variable "currentTrailer" must be all lower-case
(#397) Variable "currentTrailer" must be all lower-case
(#397) Variable "currentTrailer" must be all lower-case
(#411) Opening brace should be on the same line as the declaration
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Protected method name "Zend_Pdf::_loadPages" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#438) "require_once" must be immediately followed by an open parenthesis
(#443) Variable "_inheritableAttributes" must be all lower-case
(#443) Variable "_inheritableAttributes" must not contain underscores.
(#448) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#454) Variable "_inheritableAttributes" must be all lower-case
(#454) Variable "_inheritableAttributes" must not contain underscores.
(#456) Inline doc block comments are not allowed; use "// Comment." instead
(#470) "require_once" must be immediately followed by an open parenthesis
(#483) Protected method name "Zend_Pdf::_loadNamedDestinations" must be in lower-case letters only
(#483) Variable "pdfHeaderVersion" must be all lower-case
(#484) Opening brace should be on the same line as the declaration
(#485) Variable "pdfHeaderVersion" must be all lower-case
(#486) Variable "versionIs_1_2_plus" must be all lower-case
(#486) Variable "versionIs_1_2_plus" must not contain underscores.
(#488) Variable "versionIs_1_2_plus" must be all lower-case
(#488) Variable "versionIs_1_2_plus" must not contain underscores.
(#488) Variable "pdfHeaderVersion" must be all lower-case
(#491) Variable "versionIs_1_2_plus" must be all lower-case
(#491) Variable "versionIs_1_2_plus" must not contain underscores.
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) "require_once" must be immediately followed by an open parenthesis
(#496) "require_once" must be immediately followed by an open parenthesis
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) "require_once" must be immediately followed by an open parenthesis
(#510) "require_once" must be immediately followed by an open parenthesis
(#511) Variable "destKey" must be all lower-case
(#512) Variable "destKey" must be all lower-case
(#512) Variable "destKey" must be all lower-case
(#523) Protected method name "Zend_Pdf::_loadOutlines" must be in lower-case letters only
(#524) Opening brace should be on the same line as the declaration
(#530) "require_once" must be immediately followed by an open parenthesis
(#535) "require_once" must be immediately followed by an open parenthesis
(#543) Variable "outlineDictionary" must be all lower-case
(#544) Variable "processedDictionaries" must be all lower-case
(#545) Variable "outlineDictionary" must be all lower-case
(#545) Variable "processedDictionaries" must be all lower-case
(#545) Variable "outlineDictionary" must be all lower-case
(#546) Variable "processedDictionaries" must be all lower-case
(#546) Variable "outlineDictionary" must be all lower-case
(#548) "require_once" must be immediately followed by an open parenthesis
(#549) Variable "outlineDictionary" must be all lower-case
(#551) Variable "outlineDictionary" must be all lower-case
(#551) Variable "outlineDictionary" must be all lower-case
(#569) Protected method name "Zend_Pdf::_dumpPages" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#572) Variable "pagesContainer" must be all lower-case
(#574) Variable "pagesContainer" must be all lower-case
(#575) Variable "pagesContainer" must be all lower-case
(#577) Space found before closing bracket of FOREACH loop
(#580) Variable "pageDictionary" must be all lower-case
(#581) Variable "pageDictionary" must be all lower-case
(#582) Variable "pageDictionary" must be all lower-case
(#582) Variable "pagesContainer" must be all lower-case
(#584) Variable "pagesContainer" must be all lower-case
(#584) Variable "pageDictionary" must be all lower-case
(#589) Variable "pagesContainer" must be all lower-case
(#590) Variable "pagesContainer" must be all lower-case
(#591) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Variable "namedTarget" must be all lower-case
(#595) Variable "namedTarget" must be all lower-case
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Variable "namedTarget" must be all lower-case
(#600) Variable "namedTarget" must be all lower-case
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Variable "namedTarget" must be all lower-case
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) "require_once" must be immediately followed by an open parenthesis
(#608) Variable "namedTarget" must be all lower-case
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) "require_once" must be immediately followed by an open parenthesis
(#614) Line exceeds 132 characters; contains 158 characters
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) "require_once" must be immediately followed by an open parenthesis
(#637) Variable "openAction" must be all lower-case
(#638) Variable "openAction" must be all lower-case
(#639) Variable "openAction" must be all lower-case
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) Variable "openAction" must be all lower-case
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Variable "openAction" must be all lower-case
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Variable "openAction" must be all lower-case
(#651) "require_once" must be immediately followed by an open parenthesis
(#662) Protected method name "Zend_Pdf::_dumpNamedDestinations" must be in lower-case letters only
(#663) Opening brace should be on the same line as the declaration
(#666) Variable "destArrayItems" must be all lower-case
(#668) Variable "destArrayItems" must be all lower-case
(#671) Variable "destArrayItems" must be all lower-case
(#673) "require_once" must be immediately followed by an open parenthesis
(#677) Variable "destArray" must be all lower-case
(#677) Variable "destArrayItems" must be all lower-case
(#679) Variable "DestTree" must be all lower-case
(#680) Variable "DestTree" must be all lower-case
(#680) Variable "destArray" must be all lower-case
(#690) Variable "DestTree" must be all lower-case
(#696) Protected method name "Zend_Pdf::_dumpOutlines" must be in lower-case letters only
(#697) Opening brace should be on the same line as the declaration
(#706) Variable "updateOutlinesNavigation" must be all lower-case
(#709) Variable "updateOutlinesNavigation" must be all lower-case
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Variable "updateOutlinesNavigation" must be all lower-case
(#714) Line exceeds 132 characters; contains 137 characters
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Variable "updateOutlinesNavigation" must be all lower-case
(#719) Variable "updateOutlinesNavigation" must be all lower-case
(#725) Variable "lastOutline" must be all lower-case
(#726) Variable "openOutlinesCount" must be all lower-case
(#727) Variable "updateOutlinesNavigation" must be all lower-case
(#732) Variable "lastOutline" must be all lower-case
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Variable "lastOutline" must be all lower-case
(#734) Variable "updateOutlinesNavigation" must be all lower-case
(#735) Variable "lastOutline" must be all lower-case
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Variable "currentOutlineDictionary" must be all lower-case
(#738) Variable "updateOutlinesNavigation" must be all lower-case
(#738) Variable "lastOutline" must be all lower-case
(#738) Line exceeds 132 characters; contains 148 characters
(#739) Variable "lastOutline" must be all lower-case
(#739) Variable "currentOutlineDictionary" must be all lower-case
(#740) Variable "lastOutline" must be all lower-case
(#740) Variable "currentOutlineDictionary" must be all lower-case
(#742) Variable "openOutlinesCount" must be all lower-case
(#745) Variable "lastOutline" must be all lower-case
(#748) Variable "lastOutline" must be all lower-case
(#748) Variable "updateOutlinesNavigation" must be all lower-case
(#748) Variable "lastOutline" must be all lower-case
(#749) Variable "openOutlinesCount" must be all lower-case
(#753) Variable "openOutlinesCount" must be all lower-case
(#755) Variable "openOutlinesCount" must be all lower-case
(#781) Public method name "Zend_Pdf::newPage" must be in lower-case letters only
(#782) Opening brace should be on the same line as the declaration
(#783) "require_once" must be immediately followed by an open parenthesis
(#797) Public method name "Zend_Pdf::getMetadata" must be in lower-case letters only
(#798) Opening brace should be on the same line as the declaration
(#811) Public method name "Zend_Pdf::setMetadata" must be in lower-case letters only
(#812) Opening brace should be on the same line as the declaration
(#813) Variable "metadataObject" must be all lower-case
(#814) Variable "metadataObject" must be all lower-case
(#815) Variable "metadataObject" must be all lower-case
(#817) Variable "metadataObject" must be all lower-case
(#827) Public method name "Zend_Pdf::getJavaScript" must be in lower-case letters only
(#828) Opening brace should be on the same line as the declaration
(#838) Public method name "Zend_Pdf::getOpenAction" must be in lower-case letters only
(#839) Opening brace should be on the same line as the declaration
(#841) "require_once" must be immediately followed by an open parenthesis
(#854) Public method name "Zend_Pdf::setOpenAction" must be in lower-case letters only
(#854) Variable "openAction" must be all lower-case
(#855) Opening brace should be on the same line as the declaration
(#859) Variable "openAction" must be all lower-case
(#862) Variable "openAction" must be all lower-case
(#864) Expected "if (...) {\n"; found "if (...) {\n"
(#864) Variable "openAction" must be all lower-case
(#865) Variable "openAction" must be all lower-case
(#879) Public method name "Zend_Pdf::getNamedDestinations" must be in lower-case letters only
(#880) Opening brace should be on the same line as the declaration
(#890) Public method name "Zend_Pdf::getNamedDestination" must be in lower-case letters only
(#891) Opening brace should be on the same line as the declaration
(#905) Public method name "Zend_Pdf::setNamedDestination" must be in lower-case letters only
(#906) Opening brace should be on the same line as the declaration
(#910) "require_once" must be immediately followed by an open parenthesis
(#915) Line indented incorrectly; expected at least 12 spaces, found 11
(#927) Member variable "_pageReferences" must be all lower-case
(#935) Member variable "_pageNumbers" must be all lower-case
(#942) Protected method name "Zend_Pdf::_refreshPagesHash" must be in lower-case letters only
(#943) Opening brace should be on the same line as the declaration
(#948) Variable "pageDictionaryHashId" must be all lower-case
(#949) Variable "pageDictionaryHashId" must be all lower-case
(#966) Public method name "Zend_Pdf::resolveDestination" must be in lower-case letters only
(#966) Variable "refreshPageCollectionHashes" must be all lower-case
(#967) Opening brace should be on the same line as the declaration
(#968) Variable "refreshPageCollectionHashes" must be all lower-case
(#986) "require_once" must be immediately followed by an open parenthesis
(#991) Inline comments must end in full-stops, exclamation marks, or question marks
(#992) Variable "pageElement" must be all lower-case
(#994) Variable "pageElement" must be all lower-case
(#995) Inline comments must end in full-stops, exclamation marks, or question marks
(#996) Variable "pageElement" must be all lower-case
(#1000) Variable "pageElement" must be all lower-case
(#1003) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) Variable "pageDictionaryHashId" must be all lower-case
(#1004) Variable "pageElement" must be all lower-case
(#1005) Variable "pageDictionaryHashId" must be all lower-case
(#1008) Variable "pageDictionaryHashId" must be all lower-case
(#1023) Protected method name "Zend_Pdf::_cleanUpAction" must be in lower-case letters only
(#1023) Variable "refreshPageCollectionHashes" must be all lower-case
(#1024) Opening brace should be on the same line as the declaration
(#1025) Variable "refreshPageCollectionHashes" must be all lower-case
(#1029) Inline comments must end in full-stops, exclamation marks, or question marks
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1039) Variable "actionsToClean" must be all lower-case
(#1040) Variable "deletionCandidateKeys" must be all lower-case
(#1041) Variable "chainedAction" must be all lower-case
(#1042) Variable "chainedAction" must be all lower-case
(#1043) Variable "chainedAction" must be all lower-case
(#1045) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Variable "actionsToClean" must be all lower-case
(#1047) Variable "deletionCandidateKeys" must be all lower-case
(#1050) Variable "actionsToClean" must be all lower-case
(#1051) Variable "deletionCandidateKeys" must be all lower-case
(#1065) Public method name "Zend_Pdf::extractFonts" must be in lower-case letters only
(#1066) Opening brace should be on the same line as the declaration
(#1067) Variable "fontResourcesUnique" must be all lower-case
(#1069) Variable "pageResources" must be all lower-case
(#1071) Variable "pageResources" must be all lower-case
(#1072) Inline comments must end in full-stops, exclamation marks, or question marks
(#1076) Variable "fontResources" must be all lower-case
(#1076) Variable "pageResources" must be all lower-case
(#1078) Variable "fontResources" must be all lower-case
(#1078) Variable "fontResourceName" must be all lower-case
(#1079) Variable "fontDictionary" must be all lower-case
(#1079) Variable "fontResources" must be all lower-case
(#1079) Variable "fontResourceName" must be all lower-case
(#1081) Variable "fontDictionary" must be all lower-case
(#1082) Variable "fontDictionary" must be all lower-case
(#1083) "require_once" must be immediately followed by an open parenthesis
(#1087) Variable "fontResourcesUnique" must be all lower-case
(#1087) Variable "fontDictionary" must be all lower-case
(#1087) Variable "fontDictionary" must be all lower-case
(#1092) "require_once" must be immediately followed by an open parenthesis
(#1093) Variable "fontResourcesUnique" must be all lower-case
(#1093) Variable "resourceId" must be all lower-case
(#1093) Variable "fontDictionary" must be all lower-case
(#1095) Inline comments must end in full-stops, exclamation marks, or question marks
(#1096) "require_once" must be immediately followed by an open parenthesis
(#1097) Variable "extractedFont" must be all lower-case
(#1097) Variable "fontDictionary" must be all lower-case
(#1099) Variable "resourceId" must be all lower-case
(#1099) Variable "extractedFont" must be all lower-case
(#1118) Public method name "Zend_Pdf::extractFont" must be in lower-case letters only
(#1118) Variable "fontName" must be all lower-case
(#1119) Opening brace should be on the same line as the declaration
(#1120) Variable "fontResourcesUnique" must be all lower-case
(#1121) "require_once" must be immediately followed by an open parenthesis
(#1123) Variable "pageResources" must be all lower-case
(#1125) Variable "pageResources" must be all lower-case
(#1126) Inline comments must end in full-stops, exclamation marks, or question marks
(#1130) Variable "fontResources" must be all lower-case
(#1130) Variable "pageResources" must be all lower-case
(#1132) Variable "fontResources" must be all lower-case
(#1132) Variable "fontResourceName" must be all lower-case
(#1133) Variable "fontDictionary" must be all lower-case
(#1133) Variable "fontResources" must be all lower-case
(#1133) Variable "fontResourceName" must be all lower-case
(#1135) Variable "fontDictionary" must be all lower-case
(#1136) Variable "fontDictionary" must be all lower-case
(#1137) "require_once" must be immediately followed by an open parenthesis
(#1141) Variable "resourceId" must be all lower-case
(#1141) Variable "fontDictionary" must be all lower-case
(#1142) Variable "fontResourcesUnique" must be all lower-case
(#1142) Variable "resourceId" must be all lower-case
(#1145) Inline comments must end in full-stops, exclamation marks, or question marks
(#1146) Variable "fontResourcesUnique" must be all lower-case
(#1146) Variable "resourceId" must be all lower-case
(#1149) Variable "fontDictionary" must be all lower-case
(#1149) Variable "fontName" must be all lower-case
(#1154) Inline comments must end in full-stops, exclamation marks, or question marks
(#1155) "require_once" must be immediately followed by an open parenthesis
(#1156) Variable "fontDictionary" must be all lower-case
(#1161) Inline comments must end in full-stops, exclamation marks, or question marks
(#1178) Variable "newSegmentOnly" must be all lower-case
(#1178) Variable "outputStream" must be all lower-case
(#1179) Opening brace should be on the same line as the declaration
(#1180) Inline comments must end in full-stops, exclamation marks, or question marks
(#1182) Variable "docInfo" must be all lower-case
(#1189) Variable "docInfo" must be all lower-case
(#1193) Variable "docInfo" must be all lower-case
(#1197) Variable "docInfo" must be all lower-case
(#1201) "require_once" must be immediately followed by an open parenthesis
(#1202) Line exceeds 132 characters; contains 168 characters
(#1207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1207) Inline comments must end in full-stops, exclamation marks, or question marks
(#1209) Variable "docInfo" must be all lower-case
(#1213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1215) Inline comments must end in full-stops, exclamation marks, or question marks
(#1217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1217) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1219) Inline comments must end in full-stops, exclamation marks, or question marks
(#1221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1221) Inline comments must end in full-stops, exclamation marks, or question marks
(#1229) Variable "docInfo" must be all lower-case
(#1233) Inline comments must end in full-stops, exclamation marks, or question marks
(#1234) Variable "docInfo" must be all lower-case
(#1239) Variable "docInfo" must be all lower-case
(#1249) Variable "newSegmentOnly" must be all lower-case
(#1250) Inline comments must end in full-stops, exclamation marks, or question marks
(#1250) This comment is 43% valid code; is this commented out code?
(#1254) Variable "outputStream" must be all lower-case
(#1257) Variable "pdfData" must be all lower-case
(#1258) Variable "pdfData" must be all lower-case
(#1258) Variable "byteCount" must be all lower-case
(#1258) Variable "outputStream" must be all lower-case
(#1258) Variable "pdfData" must be all lower-case
(#1259) Variable "pdfData" must be all lower-case
(#1259) Variable "pdfData" must be all lower-case
(#1259) Variable "byteCount" must be all lower-case
(#1266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1266) Inline comments must end in full-stops, exclamation marks, or question marks
(#1268) Inline comments must end in full-stops, exclamation marks, or question marks
(#1269) Variable "lastFreeObject" must be all lower-case
(#1271) Inline comments must end in full-stops, exclamation marks, or question marks
(#1272) Variable "xrefTable" must be all lower-case
(#1273) Inline comments must end in full-stops, exclamation marks, or question marks
(#1274) Variable "xrefSectionStartNums" must be all lower-case
(#1276) Inline comments must end in full-stops, exclamation marks, or question marks
(#1277) Variable "xrefSection" must be all lower-case
(#1279) Variable "xrefSection" must be all lower-case
(#1280) Variable "xrefSectionStartNums" must be all lower-case
(#1284) Variable "lastObjNum" must be all lower-case
(#1286) Variable "outputStream" must be all lower-case
(#1287) Variable "newSegmentOnly" must be all lower-case
(#1288) Variable "pdfData" must be all lower-case
(#1289) Variable "pdfData" must be all lower-case
(#1289) Variable "byteCount" must be all lower-case
(#1289) Variable "outputStream" must be all lower-case
(#1289) Variable "pdfData" must be all lower-case
(#1290) Variable "pdfData" must be all lower-case
(#1290) Variable "pdfData" must be all lower-case
(#1290) Variable "byteCount" must be all lower-case
(#1294) Variable "pdfSegmentBlocks" must be all lower-case
(#1294) Variable "newSegmentOnly" must be all lower-case
(#1297) Inline comments must end in full-stops, exclamation marks, or question marks
(#1298) Variable "updateInfo" must be all lower-case
(#1299) Variable "objNum" must be all lower-case
(#1299) Variable "updateInfo" must be all lower-case
(#1301) Variable "objNum" must be all lower-case
(#1301) Variable "lastObjNum" must be all lower-case
(#1302) Inline comments must end in full-stops, exclamation marks, or question marks
(#1303) Variable "xrefTable" must be all lower-case
(#1303) Variable "xrefSection" must be all lower-case
(#1304) Variable "xrefSection" must be all lower-case
(#1305) Variable "xrefSectionStartNums" must be all lower-case
(#1305) Variable "objNum" must be all lower-case
(#1308) Variable "updateInfo" must be all lower-case
(#1309) Inline comments must end in full-stops, exclamation marks, or question marks
(#1310) Variable "xrefSection" must be all lower-case
(#1310) Variable "lastFreeObject" must be all lower-case
(#1310) Variable "updateInfo" must be all lower-case
(#1311) Variable "lastFreeObject" must be all lower-case
(#1311) Variable "objNum" must be all lower-case
(#1313) Inline comments must end in full-stops, exclamation marks, or question marks
(#1314) Variable "xrefSection" must be all lower-case
(#1314) Variable "updateInfo" must be all lower-case
(#1316) Variable "pdfBlock" must be all lower-case
(#1316) Variable "updateInfo" must be all lower-case
(#1317) Variable "pdfBlock" must be all lower-case
(#1319) Variable "outputStream" must be all lower-case
(#1320) Variable "pdfSegmentBlocks" must be all lower-case
(#1320) Variable "pdfBlock" must be all lower-case
(#1322) Variable "pdfBlock" must be all lower-case
(#1322) Variable "byteCount" must be all lower-case
(#1322) Variable "outputStream" must be all lower-case
(#1322) Variable "pdfBlock" must be all lower-case
(#1323) Variable "pdfBlock" must be all lower-case
(#1323) Variable "pdfBlock" must be all lower-case
(#1323) Variable "byteCount" must be all lower-case
(#1327) Variable "lastObjNum" must be all lower-case
(#1327) Variable "objNum" must be all lower-case
(#1329) Inline comments must end in full-stops, exclamation marks, or question marks
(#1330) Variable "xrefTable" must be all lower-case
(#1330) Variable "xrefSection" must be all lower-case
(#1333) Variable "xrefTable" must be all lower-case
(#1333) Variable "lastFreeObject" must be all lower-case
(#1335) Variable "xrefTableStr" must be all lower-case
(#1336) Variable "xrefTable" must be all lower-case
(#1336) Variable "sectId" must be all lower-case
(#1336) Variable "xrefSection" must be all lower-case
(#1337) Variable "xrefTableStr" must be all lower-case
(#1337) Variable "xrefSectionStartNums" must be all lower-case
(#1337) Variable "sectId" must be all lower-case
(#1337) Variable "xrefSection" must be all lower-case
(#1338) Variable "xrefSection" must be all lower-case
(#1338) Variable "xrefTableEntry" must be all lower-case
(#1339) Variable "xrefTableStr" must be all lower-case
(#1339) Variable "xrefTableEntry" must be all lower-case
(#1345) Variable "pdfBlock" must be all lower-case
(#1345) Variable "xrefTableStr" must be all lower-case
(#1352) Variable "outputStream" must be all lower-case
(#1353) Variable "pdfSegmentBlocks" must be all lower-case
(#1353) Variable "pdfBlock" must be all lower-case
(#1355) Variable "pdfSegmentBlocks" must be all lower-case
(#1357) Variable "pdfBlock" must be all lower-case
(#1357) Variable "byteCount" must be all lower-case
(#1357) Variable "outputStream" must be all lower-case
(#1357) Variable "pdfBlock" must be all lower-case
(#1358) Variable "pdfBlock" must be all lower-case
(#1358) Variable "pdfBlock" must be all lower-case
(#1358) Variable "byteCount" must be all lower-case
(#1371) Public method name "Zend_Pdf::setJavaScript" must be in lower-case letters only
(#1372) Opening brace should be on the same line as the declaration
(#1394) Public method name "Zend_Pdf::pdfDate" must be in lower-case letters only
(#1395) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Action.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_actionDictionary" must be all lower-case
(#56) Member variable "_originalNextList" must be all lower-case
(#69) Line exceeds 132 characters; contains 139 characters
(#72) Variable "processedActions" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) "require_once" must be immediately followed by an open parenthesis
(#76) "require_once" must be immediately followed by an open parenthesis
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "processedActions" must be all lower-case
(#86) Variable "processedActions" must be all lower-case
(#87) Must use "self::" for local static member reference
(#87) Variable "processedActions" must be all lower-case
(#90) Variable "chainedActionDictionary" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "processedActions" must be all lower-case
(#92) Variable "chainedActionDictionary" must be all lower-case
(#93) Variable "processedActions" must be all lower-case
(#93) Variable "chainedActionDictionary" must be all lower-case
(#94) Must use "self::" for local static member reference
(#94) Variable "chainedActionDictionary" must be all lower-case
(#94) Variable "processedActions" must be all lower-case
(#98) "require_once" must be immediately followed by an open parenthesis
(#115) Variable "processedActions" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "processedActions" must be all lower-case
(#118) Variable "processedActions" must be all lower-case
(#121) "require_once" must be immediately followed by an open parenthesis
(#123) "require_once" must be immediately followed by an open parenthesis
(#127) "require_once" must be immediately followed by an open parenthesis
(#132) "require_once" must be immediately followed by an open parenthesis
(#138) "require_once" must be immediately followed by an open parenthesis
(#139) Variable "processedActions" must be all lower-case
(#143) "require_once" must be immediately followed by an open parenthesis
(#144) Variable "processedActions" must be all lower-case
(#148) "require_once" must be immediately followed by an open parenthesis
(#149) Variable "processedActions" must be all lower-case
(#153) "require_once" must be immediately followed by an open parenthesis
(#154) Variable "processedActions" must be all lower-case
(#158) "require_once" must be immediately followed by an open parenthesis
(#159) Variable "processedActions" must be all lower-case
(#163) "require_once" must be immediately followed by an open parenthesis
(#164) Variable "processedActions" must be all lower-case
(#168) "require_once" must be immediately followed by an open parenthesis
(#169) Variable "processedActions" must be all lower-case
(#173) "require_once" must be immediately followed by an open parenthesis
(#174) Variable "processedActions" must be all lower-case
(#178) "require_once" must be immediately followed by an open parenthesis
(#179) Variable "processedActions" must be all lower-case
(#183) "require_once" must be immediately followed by an open parenthesis
(#184) Variable "processedActions" must be all lower-case
(#188) "require_once" must be immediately followed by an open parenthesis
(#189) Variable "processedActions" must be all lower-case
(#193) "require_once" must be immediately followed by an open parenthesis
(#194) Variable "processedActions" must be all lower-case
(#198) "require_once" must be immediately followed by an open parenthesis
(#199) Variable "processedActions" must be all lower-case
(#203) "require_once" must be immediately followed by an open parenthesis
(#204) Variable "processedActions" must be all lower-case
(#208) "require_once" must be immediately followed by an open parenthesis
(#209) Variable "processedActions" must be all lower-case
(#213) "require_once" must be immediately followed by an open parenthesis
(#214) Variable "processedActions" must be all lower-case
(#218) "require_once" must be immediately followed by an open parenthesis
(#219) Variable "processedActions" must be all lower-case
(#223) "require_once" must be immediately followed by an open parenthesis
(#224) Variable "processedActions" must be all lower-case
(#228) "require_once" must be immediately followed by an open parenthesis
(#229) Variable "processedActions" must be all lower-case
(#240) Public method name "Zend_Pdf_Action::getResource" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#252) Line exceeds 132 characters; contains 143 characters
(#255) Public method name "Zend_Pdf_Action::dumpAction" must be in lower-case letters only
(#255) Variable "processedActions" must be all lower-case
(#256) Opening brace should be on the same line as the declaration
(#257) Variable "processedActions" must be all lower-case
(#258) Variable "processedActions" must be all lower-case
(#260) Variable "processedActions" must be all lower-case
(#261) "require_once" must be immediately followed by an open parenthesis
(#264) Variable "processedActions" must be all lower-case
(#266) Variable "childListUpdated" must be all lower-case
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Variable "childListUpdated" must be all lower-case
(#271) Line exceeds 132 characters; contains 133 characters
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Variable "childListUpdated" must be all lower-case
(#274) Variable "childAction" must be all lower-case
(#275) Variable "childAction" must be all lower-case
(#276) Variable "childListUpdated" must be all lower-case
(#282) Variable "childListUpdated" must be all lower-case
(#291) Variable "processedActions" must be all lower-case
(#295) "require_once" must be immediately followed by an open parenthesis
(#296) Variable "pdfChildArray" must be all lower-case
(#299) Variable "pdfChildArray" must be all lower-case
(#299) Variable "processedActions" must be all lower-case
(#301) Variable "pdfChildArray" must be all lower-case
(#306) Variable "processedActions" must be all lower-case
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) 72 slashes comments are not allowed; use "// Comment." instead
(#321) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) 14 slashes comments are not allowed; use "// Comment." instead
(#330) Opening brace should be on the same line as the declaration
(#340) Opening brace should be on the same line as the declaration
(#348) Opening brace should be on the same line as the declaration
(#356) Opening brace should be on the same line as the declaration
(#366) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Pdf_Action::getChildren" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#385) Public method name "Zend_Pdf_Action::hasChildren" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#391) 72 slashes comments are not allowed; use "// Comment." instead
(#392) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) 14 slashes comments are not allowed; use "// Comment." instead
(#401) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Action/GoTo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#55) Line exceeds 132 characters; contains 139 characters
(#57) Variable "processedActions" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "processedActions" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#73) "require_once" must be immediately followed by an open parenthesis
(#78) "require_once" must be immediately followed by an open parenthesis
(#97) Public method name "Zend_Pdf_Action_GoTo::setDestination" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Pdf_Action_GoTo::getDestination" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Action/GoTo3DView.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/GoToE.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/GoToR.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/Hide.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/ImportData.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/JavaScript.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/Launch.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/Movie.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/Named.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/Rendition.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/ResetForm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/SetOCGState.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/Sound.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/SubmitForm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/Thread.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/Trans.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Action/URI.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Line exceeds 132 characters; contains 139 characters
(#53) Variable "processedActions" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "processedActions" must be all lower-case
(#58) "require_once" must be immediately followed by an open parenthesis
(#70) Protected method name "Zend_Pdf_Action_URI::_validateUri" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#74) "require_once" must be immediately followed by an open parenthesis
(#86) Variable "isMap" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#95) Variable "isMap" must be all lower-case
(#108) Public method name "Zend_Pdf_Action_URI::setUri" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Pdf_Action_URI::getUri" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Pdf_Action_URI::setIsMap" must be in lower-case letters only
(#139) Variable "isMap" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#143) Variable "isMap" must be all lower-case
(#162) Public method name "Zend_Pdf_Action_URI::getIsMap" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Action/Unknown.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Annotation.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_annotationDictionary" must be all lower-case
(#53) Public method name "Zend_Pdf_Annotation::getResource" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Pdf_Annotation::setBottom" must be in lower-case letters only
(#77) Public method name "Zend_Pdf_Annotation::getBottom" must be in lower-case letters only
(#87) Public method name "Zend_Pdf_Annotation::setTop" must be in lower-case letters only
(#99) Public method name "Zend_Pdf_Annotation::getTop" must be in lower-case letters only
(#109) Public method name "Zend_Pdf_Annotation::setRight" must be in lower-case letters only
(#121) Public method name "Zend_Pdf_Annotation::getRight" must be in lower-case letters only
(#131) Public method name "Zend_Pdf_Annotation::setLeft" must be in lower-case letters only
(#143) Public method name "Zend_Pdf_Annotation::getLeft" must be in lower-case letters only
(#154) Public method name "Zend_Pdf_Annotation::getText" must be in lower-case letters only
(#170) Public method name "Zend_Pdf_Annotation::setText" must be in lower-case letters only
(#171) "require_once" must be immediately followed by an open parenthesis
(#189) Variable "annotationDictionary" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "annotationDictionary" must be all lower-case
(#192) "require_once" must be immediately followed by an open parenthesis
(#196) Variable "annotationDictionary" must be all lower-case
(#200) "require_once" must be immediately followed by an open parenthesis
(#205) "require_once" must be immediately followed by an open parenthesis
(#214) "require_once" must be immediately followed by an open parenthesis
(#227) Opening brace should be on the same line as the declaration
(#228) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Pdf/Annotation/FileAttachment.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#51) Variable "annotationDictionary" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "annotationDictionary" must be all lower-case
(#54) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "annotationDictionary" must be all lower-case
(#59) Variable "annotationDictionary" must be all lower-case
(#60) Variable "annotationDictionary" must be all lower-case
(#61) "require_once" must be immediately followed by an open parenthesis
(#65) Variable "annotationDictionary" must be all lower-case
(#78) Variable "fileSpecification" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "annotationDictionary" must be all lower-case
(#82) Variable "annotationDictionary" must be all lower-case
(#83) Variable "annotationDictionary" must be all lower-case
(#90) Variable "annotationDictionary" must be all lower-case
(#92) Variable "fsDictionary" must be all lower-case
(#93) Variable "fsDictionary" must be all lower-case
(#94) Variable "fsDictionary" must be all lower-case
(#94) Variable "fileSpecification" must be all lower-case
(#96) Variable "annotationDictionary" must be all lower-case
(#96) Variable "fsDictionary" must be all lower-case
(#97) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#99) Variable "annotationDictionary" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Annotation/Link.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Variable "annotationDictionary" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "annotationDictionary" must be all lower-case
(#56) "require_once" must be immediately followed by an open parenthesis
(#60) Variable "annotationDictionary" must be all lower-case
(#61) Variable "annotationDictionary" must be all lower-case
(#62) Variable "annotationDictionary" must be all lower-case
(#63) "require_once" must be immediately followed by an open parenthesis
(#67) Variable "annotationDictionary" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#83) "require_once" must be immediately followed by an open parenthesis
(#87) "require_once" must be immediately followed by an open parenthesis
(#91) Variable "annotationDictionary" must be all lower-case
(#93) Variable "annotationDictionary" must be all lower-case
(#94) Variable "annotationDictionary" must be all lower-case
(#101) Variable "annotationDictionary" must be all lower-case
(#104) Variable "annotationDictionary" must be all lower-case
(#106) Variable "annotationDictionary" must be all lower-case
(#109) Variable "annotationDictionary" must be all lower-case
(#118) Public method name "Zend_Pdf_Annotation_Link::setDestination" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#121) "require_once" must be immediately followed by an open parenthesis
(#125) "require_once" must be immediately followed by an open parenthesis
(#147) Public method name "Zend_Pdf_Annotation_Link::getDestination" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#150) Expected 1 space before "==="; 4 found
(#155) "require_once" must be immediately followed by an open parenthesis
(#158) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Annotation/Markup.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#57) Variable "annotationDictionary" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "annotationDictionary" must be all lower-case
(#60) "require_once" must be immediately followed by an open parenthesis
(#64) Variable "annotationDictionary" must be all lower-case
(#65) Variable "annotationDictionary" must be all lower-case
(#66) Variable "annotationDictionary" must be all lower-case
(#71) "require_once" must be immediately followed by an open parenthesis
(#75) Variable "annotationDictionary" must be all lower-case
(#113) Variable "subType" must be all lower-case
(#113) Variable "quadPoints" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "annotationDictionary" must be all lower-case
(#117) Variable "annotationDictionary" must be all lower-case
(#118) Variable "annotationDictionary" must be all lower-case
(#118) Variable "subType" must be all lower-case
(#125) Variable "annotationDictionary" must be all lower-case
(#127) Variable "annotationDictionary" must be all lower-case
(#129) Variable "quadPoints" must be all lower-case
(#129) Variable "quadPoints" must be all lower-case
(#129) Variable "quadPoints" must be all lower-case
(#130) "require_once" must be immediately followed by an open parenthesis
(#134) Variable "quadPoints" must be all lower-case
(#134) Variable "quadPoint" must be all lower-case
(#135) Variable "quadPoint" must be all lower-case
(#137) Variable "annotationDictionary" must be all lower-case
(#139) Variable "annotationDictionary" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Annotation/Text.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#50) Variable "annotationDictionary" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "annotationDictionary" must be all lower-case
(#53) "require_once" must be immediately followed by an open parenthesis
(#57) Variable "annotationDictionary" must be all lower-case
(#58) Variable "annotationDictionary" must be all lower-case
(#59) Variable "annotationDictionary" must be all lower-case
(#60) "require_once" must be immediately followed by an open parenthesis
(#64) Variable "annotationDictionary" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "annotationDictionary" must be all lower-case
(#81) Variable "annotationDictionary" must be all lower-case
(#82) Variable "annotationDictionary" must be all lower-case
(#89) Variable "annotationDictionary" must be all lower-case
(#91) Variable "annotationDictionary" must be all lower-case
(#93) Variable "annotationDictionary" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Cmap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#53) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Line indented incorrectly; expected at least 4 spaces, found 2
(#58) Line indented incorrectly; expected at least 4 spaces, found 2
(#107) Line indented incorrectly; expected at least 4 spaces, found 2
(#116) Line indented incorrectly; expected at least 4 spaces, found 2
(#119) Line indented incorrectly; expected at least 4 spaces, found 2
(#145) Public method name "Zend_Pdf_Cmap::cmapWithTypeData" must be in lower-case letters only
(#145) Variable "cmapType" must be all lower-case
(#145) Variable "cmapData" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#147) Variable "cmapType" must be all lower-case
(#148) Must use "self::" for local static member reference
(#149) "require_once" must be immediately followed by an open parenthesis
(#150) Variable "cmapData" must be all lower-case
(#152) Must use "self::" for local static member reference
(#153) "require_once" must be immediately followed by an open parenthesis
(#154) Variable "cmapData" must be all lower-case
(#156) Must use "self::" for local static member reference
(#157) "require_once" must be immediately followed by an open parenthesis
(#161) Must use "self::" for local static member reference
(#162) "require_once" must be immediately followed by an open parenthesis
(#163) Variable "cmapData" must be all lower-case
(#165) Must use "self::" for local static member reference
(#166) "require_once" must be immediately followed by an open parenthesis
(#167) Variable "cmapData" must be all lower-case
(#169) Must use "self::" for local static member reference
(#170) "require_once" must be immediately followed by an open parenthesis
(#174) Must use "self::" for local static member reference
(#175) "require_once" must be immediately followed by an open parenthesis
(#179) Must use "self::" for local static member reference
(#180) "require_once" must be immediately followed by an open parenthesis
(#185) "require_once" must be immediately followed by an open parenthesis
(#186) Variable "cmapType" must be all lower-case
(#192) Line indented incorrectly; expected at least 4 spaces, found 2
(#203) Variable "cmapData" must be all lower-case
(#216) Public method name "Zend_Pdf_Cmap::glyphNumbersForCharacters" must be in lower-case letters only
(#216) Variable "characterCodes" must be all lower-case
(#230) Public method name "Zend_Pdf_Cmap::glyphNumberForCharacter" must be in lower-case letters only
(#230) Variable "characterCode" must be all lower-case
(#238) Public method name "Zend_Pdf_Cmap::getCoveredCharacters" must be in lower-case letters only
(#251) Public method name "Zend_Pdf_Cmap::getCoveredCharactersGlyphs" must be in lower-case letters only
(#254) Line indented incorrectly; expected at least 4 spaces, found 2
(#257) Line indented incorrectly; expected at least 4 spaces, found 2
(#270) Protected method name "Zend_Pdf_Cmap::_extractInt2" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#273) "require_once" must be immediately followed by an open parenthesis
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Protected method name "Zend_Pdf_Cmap::_extractUInt2" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#300) "require_once" must be immediately followed by an open parenthesis
(#324) Protected method name "Zend_Pdf_Cmap::_extractUInt4" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#327) "require_once" must be immediately followed by an open parenthesis
(#331) Expected 1 space after "|"; newline found
local/mr/vendor/zend/Zend/Pdf/Cmap/ByteEncoding.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Member variable "_glyphIndexArray" must be all lower-case
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Line indented incorrectly; expected at least 4 spaces, found 2
(#72) Public method name "Zend_Pdf_Cmap_ByteEncoding::glyphNumbersForCharacters" must be in lower-case letters only
(#72) Variable "characterCodes" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "glyphNumbers" must be all lower-case
(#75) Variable "characterCodes" must be all lower-case
(#75) Variable "characterCode" must be all lower-case
(#77) Line indented incorrectly; expected 12 spaces, found 11
(#77) Variable "characterCode" must be all lower-case
(#78) Variable "glyphNumbers" must be all lower-case
(#80) Closing brace indented incorrectly; expected 11 spaces, found 12
(#82) Variable "glyphNumbers" must be all lower-case
(#82) Variable "characterCode" must be all lower-case
(#85) Variable "glyphNumbers" must be all lower-case
(#100) Public method name "Zend_Pdf_Cmap_ByteEncoding::glyphNumberForCharacter" must be in lower-case letters only
(#100) Variable "characterCode" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "characterCode" must be all lower-case
(#105) Variable "characterCode" must be all lower-case
(#114) Public method name "Zend_Pdf_Cmap_ByteEncoding::getCoveredCharacters" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Pdf_Cmap_ByteEncoding::getCoveredCharactersGlyphs" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#136) Line indented incorrectly; expected at least 4 spaces, found 2
(#147) Variable "cmapData" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#151) Variable "actualLength" must be all lower-case
(#151) Variable "cmapData" must be all lower-case
(#152) Variable "actualLength" must be all lower-case
(#153) "require_once" must be immediately followed by an open parenthesis
(#160) Variable "cmapData" must be all lower-case
(#162) "require_once" must be immediately followed by an open parenthesis
(#167) Variable "cmapData" must be all lower-case
(#168) Variable "actualLength" must be all lower-case
(#169) "require_once" must be immediately followed by an open parenthesis
(#179) Variable "cmapData" must be all lower-case
(#180) Empty IF statement detected
(#189) Variable "cmapData" must be all lower-case
(#190) Variable "cmapData" must be all lower-case
(#191) Variable "cmapData" must be all lower-case
(#192) Variable "cmapData" must be all lower-case
(#193) Variable "cmapData" must be all lower-case
(#194) Variable "cmapData" must be all lower-case
(#195) Variable "cmapData" must be all lower-case
(#196) Variable "cmapData" must be all lower-case
(#197) Variable "cmapData" must be all lower-case
(#198) Variable "cmapData" must be all lower-case
(#199) Variable "cmapData" must be all lower-case
(#200) Variable "cmapData" must be all lower-case
(#201) Variable "cmapData" must be all lower-case
(#202) Variable "cmapData" must be all lower-case
(#203) Variable "cmapData" must be all lower-case
(#204) Variable "cmapData" must be all lower-case
(#205) Variable "cmapData" must be all lower-case
(#206) Variable "cmapData" must be all lower-case
(#207) Variable "cmapData" must be all lower-case
(#208) Variable "cmapData" must be all lower-case
(#209) Variable "cmapData" must be all lower-case
(#210) Variable "cmapData" must be all lower-case
(#211) Variable "cmapData" must be all lower-case
(#212) Variable "cmapData" must be all lower-case
(#213) Variable "cmapData" must be all lower-case
(#214) Variable "cmapData" must be all lower-case
(#215) Variable "cmapData" must be all lower-case
(#216) Variable "cmapData" must be all lower-case
(#217) Variable "cmapData" must be all lower-case
(#218) Variable "cmapData" must be all lower-case
(#219) Variable "cmapData" must be all lower-case
(#220) Variable "cmapData" must be all lower-case
(#221) Variable "cmapData" must be all lower-case
(#222) Variable "cmapData" must be all lower-case
(#223) Variable "cmapData" must be all lower-case
(#224) Variable "cmapData" must be all lower-case
(#225) Variable "cmapData" must be all lower-case
(#226) Variable "cmapData" must be all lower-case
(#227) Variable "cmapData" must be all lower-case
(#228) Variable "cmapData" must be all lower-case
(#229) Variable "cmapData" must be all lower-case
(#230) Variable "cmapData" must be all lower-case
(#231) Variable "cmapData" must be all lower-case
(#232) Variable "cmapData" must be all lower-case
(#233) Variable "cmapData" must be all lower-case
(#234) Variable "cmapData" must be all lower-case
(#235) Variable "cmapData" must be all lower-case
(#236) Variable "cmapData" must be all lower-case
(#237) Variable "cmapData" must be all lower-case
(#238) Variable "cmapData" must be all lower-case
(#239) Variable "cmapData" must be all lower-case
(#240) Variable "cmapData" must be all lower-case
(#241) Variable "cmapData" must be all lower-case
(#242) Variable "cmapData" must be all lower-case
(#243) Variable "cmapData" must be all lower-case
(#244) Variable "cmapData" must be all lower-case
(#245) Variable "cmapData" must be all lower-case
(#246) Variable "cmapData" must be all lower-case
(#247) Variable "cmapData" must be all lower-case
(#248) Variable "cmapData" must be all lower-case
(#249) Variable "cmapData" must be all lower-case
(#250) Variable "cmapData" must be all lower-case
(#251) Variable "cmapData" must be all lower-case
(#252) Variable "cmapData" must be all lower-case
(#253) Variable "cmapData" must be all lower-case
(#254) Variable "cmapData" must be all lower-case
(#255) Variable "cmapData" must be all lower-case
(#256) Variable "cmapData" must be all lower-case
(#257) Variable "cmapData" must be all lower-case
(#258) Variable "cmapData" must be all lower-case
(#259) Variable "cmapData" must be all lower-case
(#260) Variable "cmapData" must be all lower-case
(#261) Variable "cmapData" must be all lower-case
(#262) Variable "cmapData" must be all lower-case
(#263) Variable "cmapData" must be all lower-case
(#264) Variable "cmapData" must be all lower-case
(#265) Variable "cmapData" must be all lower-case
(#266) Variable "cmapData" must be all lower-case
(#267) Variable "cmapData" must be all lower-case
(#268) Variable "cmapData" must be all lower-case
(#269) Variable "cmapData" must be all lower-case
(#270) Variable "cmapData" must be all lower-case
(#271) Variable "cmapData" must be all lower-case
(#272) Variable "cmapData" must be all lower-case
(#273) Variable "cmapData" must be all lower-case
(#274) Variable "cmapData" must be all lower-case
(#275) Variable "cmapData" must be all lower-case
(#276) Variable "cmapData" must be all lower-case
(#277) Variable "cmapData" must be all lower-case
(#278) Variable "cmapData" must be all lower-case
(#279) Variable "cmapData" must be all lower-case
(#280) Variable "cmapData" must be all lower-case
(#281) Variable "cmapData" must be all lower-case
(#282) Variable "cmapData" must be all lower-case
(#283) Variable "cmapData" must be all lower-case
(#284) Variable "cmapData" must be all lower-case
(#285) Variable "cmapData" must be all lower-case
(#286) Variable "cmapData" must be all lower-case
(#287) Variable "cmapData" must be all lower-case
(#288) Variable "cmapData" must be all lower-case
(#289) Variable "cmapData" must be all lower-case
(#290) Variable "cmapData" must be all lower-case
(#291) Variable "cmapData" must be all lower-case
(#292) Variable "cmapData" must be all lower-case
(#293) Variable "cmapData" must be all lower-case
(#294) Variable "cmapData" must be all lower-case
(#295) Variable "cmapData" must be all lower-case
(#296) Variable "cmapData" must be all lower-case
(#297) Variable "cmapData" must be all lower-case
(#298) Variable "cmapData" must be all lower-case
(#299) Variable "cmapData" must be all lower-case
(#300) Variable "cmapData" must be all lower-case
(#301) Variable "cmapData" must be all lower-case
(#302) Variable "cmapData" must be all lower-case
(#303) Variable "cmapData" must be all lower-case
(#304) Variable "cmapData" must be all lower-case
(#305) Variable "cmapData" must be all lower-case
(#306) Variable "cmapData" must be all lower-case
(#307) Variable "cmapData" must be all lower-case
(#308) Variable "cmapData" must be all lower-case
(#309) Variable "cmapData" must be all lower-case
(#310) Variable "cmapData" must be all lower-case
(#311) Variable "cmapData" must be all lower-case
(#312) Variable "cmapData" must be all lower-case
(#313) Variable "cmapData" must be all lower-case
(#314) Variable "cmapData" must be all lower-case
(#315) Variable "cmapData" must be all lower-case
(#316) Variable "cmapData" must be all lower-case
(#317) Variable "cmapData" must be all lower-case
(#318) Variable "cmapData" must be all lower-case
(#319) Variable "cmapData" must be all lower-case
(#320) Variable "cmapData" must be all lower-case
(#321) Variable "cmapData" must be all lower-case
(#322) Variable "cmapData" must be all lower-case
(#323) Variable "cmapData" must be all lower-case
(#324) Variable "cmapData" must be all lower-case
(#325) Variable "cmapData" must be all lower-case
(#326) Variable "cmapData" must be all lower-case
(#327) Variable "cmapData" must be all lower-case
(#328) Variable "cmapData" must be all lower-case
(#329) Variable "cmapData" must be all lower-case
(#330) Variable "cmapData" must be all lower-case
(#331) Variable "cmapData" must be all lower-case
(#332) Variable "cmapData" must be all lower-case
(#333) Variable "cmapData" must be all lower-case
(#334) Variable "cmapData" must be all lower-case
(#335) Variable "cmapData" must be all lower-case
(#336) Variable "cmapData" must be all lower-case
(#337) Variable "cmapData" must be all lower-case
(#338) Variable "cmapData" must be all lower-case
(#339) Variable "cmapData" must be all lower-case
(#340) Variable "cmapData" must be all lower-case
(#341) Variable "cmapData" must be all lower-case
(#342) Variable "cmapData" must be all lower-case
(#343) Variable "cmapData" must be all lower-case
(#344) Variable "cmapData" must be all lower-case
(#345) Variable "cmapData" must be all lower-case
(#346) Variable "cmapData" must be all lower-case
(#347) Variable "cmapData" must be all lower-case
(#348) Variable "cmapData" must be all lower-case
(#349) Variable "cmapData" must be all lower-case
(#350) Variable "cmapData" must be all lower-case
(#351) Variable "cmapData" must be all lower-case
(#352) Variable "cmapData" must be all lower-case
(#353) Variable "cmapData" must be all lower-case
(#354) Variable "cmapData" must be all lower-case
(#355) Variable "cmapData" must be all lower-case
(#356) Variable "cmapData" must be all lower-case
(#357) Variable "cmapData" must be all lower-case
(#358) Variable "cmapData" must be all lower-case
(#359) Variable "cmapData" must be all lower-case
(#360) Variable "cmapData" must be all lower-case
(#361) Variable "cmapData" must be all lower-case
(#362) Variable "cmapData" must be all lower-case
(#363) Variable "cmapData" must be all lower-case
(#364) Variable "cmapData" must be all lower-case
(#365) Variable "cmapData" must be all lower-case
(#366) Variable "cmapData" must be all lower-case
(#367) Variable "cmapData" must be all lower-case
(#368) Variable "cmapData" must be all lower-case
(#369) Variable "cmapData" must be all lower-case
(#370) Variable "cmapData" must be all lower-case
(#371) Variable "cmapData" must be all lower-case
(#372) Variable "cmapData" must be all lower-case
(#373) Variable "cmapData" must be all lower-case
(#374) Variable "cmapData" must be all lower-case
(#375) Variable "cmapData" must be all lower-case
(#376) Variable "cmapData" must be all lower-case
(#377) Variable "cmapData" must be all lower-case
(#378) Variable "cmapData" must be all lower-case
(#379) Variable "cmapData" must be all lower-case
(#380) Variable "cmapData" must be all lower-case
(#381) Variable "cmapData" must be all lower-case
(#382) Variable "cmapData" must be all lower-case
(#383) Variable "cmapData" must be all lower-case
(#384) Variable "cmapData" must be all lower-case
(#385) Variable "cmapData" must be all lower-case
(#386) Variable "cmapData" must be all lower-case
(#387) Variable "cmapData" must be all lower-case
(#388) Variable "cmapData" must be all lower-case
(#389) Variable "cmapData" must be all lower-case
(#390) Variable "cmapData" must be all lower-case
(#391) Variable "cmapData" must be all lower-case
(#392) Variable "cmapData" must be all lower-case
(#393) Variable "cmapData" must be all lower-case
(#394) Variable "cmapData" must be all lower-case
(#395) Variable "cmapData" must be all lower-case
(#396) Variable "cmapData" must be all lower-case
(#397) Variable "cmapData" must be all lower-case
(#398) Variable "cmapData" must be all lower-case
(#399) Variable "cmapData" must be all lower-case
(#400) Variable "cmapData" must be all lower-case
(#401) Variable "cmapData" must be all lower-case
(#402) Variable "cmapData" must be all lower-case
(#403) Variable "cmapData" must be all lower-case
(#404) Variable "cmapData" must be all lower-case
(#405) Variable "cmapData" must be all lower-case
(#406) Variable "cmapData" must be all lower-case
(#407) Variable "cmapData" must be all lower-case
(#408) Variable "cmapData" must be all lower-case
(#409) Variable "cmapData" must be all lower-case
(#410) Variable "cmapData" must be all lower-case
(#411) Variable "cmapData" must be all lower-case
(#412) Variable "cmapData" must be all lower-case
(#413) Variable "cmapData" must be all lower-case
(#414) Variable "cmapData" must be all lower-case
(#415) Variable "cmapData" must be all lower-case
(#416) Variable "cmapData" must be all lower-case
(#417) Variable "cmapData" must be all lower-case
(#418) Variable "cmapData" must be all lower-case
(#419) Variable "cmapData" must be all lower-case
(#420) Variable "cmapData" must be all lower-case
(#421) Variable "cmapData" must be all lower-case
(#422) Variable "cmapData" must be all lower-case
(#423) Variable "cmapData" must be all lower-case
(#424) Variable "cmapData" must be all lower-case
(#425) Variable "cmapData" must be all lower-case
(#426) Variable "cmapData" must be all lower-case
(#427) Variable "cmapData" must be all lower-case
(#428) Variable "cmapData" must be all lower-case
(#429) Variable "cmapData" must be all lower-case
(#430) Variable "cmapData" must be all lower-case
(#431) Variable "cmapData" must be all lower-case
(#432) Variable "cmapData" must be all lower-case
(#433) Variable "cmapData" must be all lower-case
(#434) Variable "cmapData" must be all lower-case
(#435) Variable "cmapData" must be all lower-case
(#436) Variable "cmapData" must be all lower-case
(#437) Variable "cmapData" must be all lower-case
(#438) Variable "cmapData" must be all lower-case
(#439) Variable "cmapData" must be all lower-case
(#440) Variable "cmapData" must be all lower-case
(#441) Variable "cmapData" must be all lower-case
(#442) Variable "cmapData" must be all lower-case
(#443) Variable "cmapData" must be all lower-case
(#444) Variable "cmapData" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Cmap/ByteEncoding/Static.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Variable "cmapData" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "cmapData" must be all lower-case
(#55) "require_once" must be immediately followed by an open parenthesis
(#59) Variable "cmapData" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Cmap/SegmentToDelta.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Member variable "_segmentCount" must be all lower-case
(#54) Member variable "_searchRange" must be all lower-case
(#61) Member variable "_searchIterations" must be all lower-case
(#67) Member variable "_segmentTableEndCodes" must be all lower-case
(#74) Member variable "_searchRangeEndCode" must be all lower-case
(#80) Member variable "_segmentTableStartCodes" must be all lower-case
(#86) Member variable "_segmentTableIdDeltas" must be all lower-case
(#92) Member variable "_segmentTableIdRangeOffsets" must be all lower-case
(#98) Member variable "_glyphIndexArray" must be all lower-case
(#102) Line indented incorrectly; expected at least 4 spaces, found 2
(#105) Line indented incorrectly; expected at least 4 spaces, found 2
(#118) Public method name "Zend_Pdf_Cmap_SegmentToDelta::glyphNumbersForCharacters" must be in lower-case letters only
(#118) Variable "characterCodes" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "glyphNumbers" must be all lower-case
(#121) Variable "characterCodes" must be all lower-case
(#121) Variable "characterCode" must be all lower-case
(#125) Variable "characterCode" must be all lower-case
(#126) Variable "glyphNumbers" must be all lower-case
(#141) Variable "characterCode" must be all lower-case
(#142) Variable "searchIndex" must be all lower-case
(#144) Variable "searchIndex" must be all lower-case
(#153) Variable "searchIndex" must be all lower-case
(#153) Variable "characterCode" must be all lower-case
(#154) Variable "subtableIndex" must be all lower-case
(#154) Variable "searchIndex" must be all lower-case
(#155) Variable "searchIndex" must be all lower-case
(#157) Variable "searchIndex" must be all lower-case
(#164) Variable "subtableIndex" must be all lower-case
(#164) Variable "characterCode" must be all lower-case
(#165) Variable "glyphNumbers" must be all lower-case
(#169) Variable "subtableIndex" must be all lower-case
(#173) Variable "glyphNumbers" must be all lower-case
(#173) Variable "characterCode" must be all lower-case
(#173) Variable "subtableIndex" must be all lower-case
(#184) Variable "glyphIndex" must be all lower-case
(#184) Variable "characterCode" must be all lower-case
(#184) Variable "subtableIndex" must be all lower-case
(#184) Expected 1 space after "+"; newline found
(#185) Variable "subtableIndex" must be all lower-case
(#185) Expected 1 space after "+"; newline found
(#186) Variable "subtableIndex" must be all lower-case
(#187) Variable "glyphNumbers" must be all lower-case
(#187) Variable "glyphIndex" must be all lower-case
(#192) Variable "glyphNumbers" must be all lower-case
(#207) Public method name "Zend_Pdf_Cmap_SegmentToDelta::glyphNumberForCharacter" must be in lower-case letters only
(#207) Variable "characterCode" must be all lower-case
(#208) Opening brace should be on the same line as the declaration
(#213) Variable "characterCode" must be all lower-case
(#217) Variable "characterCode" must be all lower-case
(#218) Variable "searchIndex" must be all lower-case
(#220) Variable "searchIndex" must be all lower-case
(#224) Variable "searchIndex" must be all lower-case
(#224) Variable "characterCode" must be all lower-case
(#225) Variable "subtableIndex" must be all lower-case
(#225) Variable "searchIndex" must be all lower-case
(#226) Variable "searchIndex" must be all lower-case
(#228) Variable "searchIndex" must be all lower-case
(#232) Variable "subtableIndex" must be all lower-case
(#232) Variable "characterCode" must be all lower-case
(#236) Variable "subtableIndex" must be all lower-case
(#237) Variable "glyphNumber" must be all lower-case
(#237) Variable "characterCode" must be all lower-case
(#237) Variable "subtableIndex" must be all lower-case
(#239) Variable "glyphIndex" must be all lower-case
(#239) Variable "characterCode" must be all lower-case
(#239) Variable "subtableIndex" must be all lower-case
(#239) Expected 1 space after "+"; newline found
(#240) Variable "subtableIndex" must be all lower-case
(#240) Expected 1 space after "+"; newline found
(#241) Variable "subtableIndex" must be all lower-case
(#242) Variable "glyphNumber" must be all lower-case
(#242) Variable "glyphIndex" must be all lower-case
(#244) Variable "glyphNumber" must be all lower-case
(#253) Public method name "Zend_Pdf_Cmap_SegmentToDelta::getCoveredCharacters" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#255) Variable "characterCodes" must be all lower-case
(#258) Variable "characterCodes" must be all lower-case
(#261) Variable "characterCodes" must be all lower-case
(#276) Public method name "Zend_Pdf_Cmap_SegmentToDelta::getCoveredCharactersGlyphs" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#278) Variable "glyphNumbers" must be all lower-case
(#280) Variable "segmentNum" must be all lower-case
(#280) Variable "segmentNum" must be all lower-case
(#280) Variable "segmentNum" must be all lower-case
(#281) Variable "segmentNum" must be all lower-case
(#282) Variable "segmentNum" must be all lower-case
(#284) Expected 1 space after "="; 2 found
(#284) Variable "segmentNum" must be all lower-case
(#285) Variable "segmentNum" must be all lower-case
(#287) Variable "glyphNumbers" must be all lower-case
(#290) Variable "segmentNum" must be all lower-case
(#291) Variable "glyphIndex" must be all lower-case
(#291) Variable "segmentNum" must be all lower-case
(#291) Variable "segmentNum" must be all lower-case
(#293) Variable "segmentNum" must be all lower-case
(#294) Variable "glyphNumbers" must be all lower-case
(#294) Variable "glyphIndex" must be all lower-case
(#297) Variable "glyphIndex" must be all lower-case
(#302) Variable "glyphNumbers" must be all lower-case
(#307) Line indented incorrectly; expected at least 4 spaces, found 2
(#318) Variable "cmapData" must be all lower-case
(#319) Opening brace should be on the same line as the declaration
(#322) Variable "actualLength" must be all lower-case
(#322) Variable "cmapData" must be all lower-case
(#323) Variable "actualLength" must be all lower-case
(#324) "require_once" must be immediately followed by an open parenthesis
(#331) Variable "cmapData" must be all lower-case
(#333) "require_once" must be immediately followed by an open parenthesis
(#338) Variable "cmapData" must be all lower-case
(#339) Variable "actualLength" must be all lower-case
(#340) "require_once" must be immediately followed by an open parenthesis
(#350) Variable "cmapData" must be all lower-case
(#351) Empty IF statement detected
(#359) Variable "cmapData" must be all lower-case
(#360) Variable "cmapData" must be all lower-case
(#362) Variable "cmapData" must be all lower-case
(#366) Variable "cmapData" must be all lower-case
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Variable "cmapData" must be all lower-case
(#378) Variable "cmapData" must be all lower-case
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Variable "cmapData" must be all lower-case
(#394) Variable "cmapData" must be all lower-case
(#401) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Cmap/TrimmedTable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Member variable "_startCode" must be all lower-case
(#54) Member variable "_endCode" must be all lower-case
(#60) Member variable "_glyphIndexArray" must be all lower-case
(#64) Line indented incorrectly; expected at least 4 spaces, found 2
(#67) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Public method name "Zend_Pdf_Cmap_TrimmedTable::glyphNumbersForCharacters" must be in lower-case letters only
(#80) Variable "characterCodes" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "glyphNumbers" must be all lower-case
(#83) Variable "characterCodes" must be all lower-case
(#83) Variable "characterCode" must be all lower-case
(#85) Variable "characterCode" must be all lower-case
(#85) Variable "characterCode" must be all lower-case
(#86) Variable "glyphNumbers" must be all lower-case
(#90) Variable "glyphIndex" must be all lower-case
(#90) Variable "characterCode" must be all lower-case
(#91) Variable "glyphNumbers" must be all lower-case
(#91) Variable "glyphIndex" must be all lower-case
(#94) Variable "glyphNumbers" must be all lower-case
(#109) Public method name "Zend_Pdf_Cmap_TrimmedTable::glyphNumberForCharacter" must be in lower-case letters only
(#109) Variable "characterCode" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "characterCode" must be all lower-case
(#111) Variable "characterCode" must be all lower-case
(#114) Variable "glyphIndex" must be all lower-case
(#114) Variable "characterCode" must be all lower-case
(#115) Variable "glyphIndex" must be all lower-case
(#124) Public method name "Zend_Pdf_Cmap_TrimmedTable::getCoveredCharacters" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "characterCodes" must be all lower-case
(#128) Variable "characterCodes" must be all lower-case
(#130) Variable "characterCodes" must be all lower-case
(#145) Public method name "Zend_Pdf_Cmap_TrimmedTable::getCoveredCharactersGlyphs" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#147) Variable "glyphNumbers" must be all lower-case
(#149) Variable "glyphNumbers" must be all lower-case
(#152) Variable "glyphNumbers" must be all lower-case
(#156) Line indented incorrectly; expected at least 4 spaces, found 2
(#167) Variable "cmapData" must be all lower-case
(#168) Opening brace should be on the same line as the declaration
(#171) Variable "actualLength" must be all lower-case
(#171) Variable "cmapData" must be all lower-case
(#172) Variable "actualLength" must be all lower-case
(#173) "require_once" must be immediately followed by an open parenthesis
(#180) Variable "cmapData" must be all lower-case
(#182) "require_once" must be immediately followed by an open parenthesis
(#187) Variable "cmapData" must be all lower-case
(#188) Variable "actualLength" must be all lower-case
(#189) "require_once" must be immediately followed by an open parenthesis
(#199) Variable "cmapData" must be all lower-case
(#200) Empty IF statement detected
(#204) Variable "cmapData" must be all lower-case
(#206) Variable "entryCount" must be all lower-case
(#206) Variable "cmapData" must be all lower-case
(#207) Variable "expectedCount" must be all lower-case
(#208) Variable "entryCount" must be all lower-case
(#208) Variable "expectedCount" must be all lower-case
(#209) "require_once" must be immediately followed by an open parenthesis
(#210) Variable "expectedCount" must be all lower-case
(#214) Variable "entryCount" must be all lower-case
(#217) Variable "entryCount" must be all lower-case
(#218) Variable "cmapData" must be all lower-case
(#225) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Color.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Public method name "Zend_Pdf_Color::getComponents" must be in lower-case letters only
local/mr/vendor/zend/Zend/Pdf/Color/Cmyk.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#81) Opening brace should be on the same line as the declaration
(#82) Expected "if (...) {\n"; found "if (...) { "
(#82) Closing brace must be on a line by itself
(#83) Expected "if (...) {\n"; found "if (...) { "
(#83) Closing brace must be on a line by itself
(#85) Expected "if (...) {\n"; found "if (...) { "
(#85) Closing brace must be on a line by itself
(#86) Expected "if (...) {\n"; found "if (...) { "
(#86) Closing brace must be on a line by itself
(#88) Expected "if (...) {\n"; found "if (...) { "
(#88) Closing brace must be on a line by itself
(#89) Expected "if (...) {\n"; found "if (...) { "
(#89) Closing brace must be on a line by itself
(#91) Expected "if (...) {\n"; found "if (...) { "
(#91) Closing brace must be on a line by itself
(#92) Expected "if (...) {\n"; found "if (...) { "
(#92) Closing brace must be on a line by itself
(#109) Opening brace should be on the same line as the declaration
(#113) Expected 1 space before "?"; 0 found
(#121) Public method name "Zend_Pdf_Color_Cmyk::getComponents" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Color/GrayScale.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_grayLevel" must be all lower-case
(#53) Variable "grayLevel" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Expected "if (...) {\n"; found "if (...) { "
(#55) Variable "grayLevel" must be all lower-case
(#55) Variable "grayLevel" must be all lower-case
(#55) Closing brace must be on a line by itself
(#56) Expected "if (...) {\n"; found "if (...) { "
(#56) Variable "grayLevel" must be all lower-case
(#56) Variable "grayLevel" must be all lower-case
(#56) Closing brace must be on a line by itself
(#58) Variable "grayLevel" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Expected 1 space before "?"; 0 found
(#79) Public method name "Zend_Pdf_Color_GrayScale::getComponents" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Color/Html.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Pdf_Color_Html::getComponents" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#90) Opening brace should be on the same line as the declaration
(#97) "require_once" must be immediately followed by an open parenthesis
(#100) "require_once" must be immediately followed by an open parenthesis
(#104) Must use "self::" for local static member reference
(#115) Public method name "Zend_Pdf_Color_Html::namedColor" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#119) Closing brace must be on a line by itself
(#121) Closing brace must be on a line by itself
(#123) Closing brace must be on a line by itself
(#125) Closing brace must be on a line by itself
(#127) Closing brace must be on a line by itself
(#129) Closing brace must be on a line by itself
(#131) Closing brace must be on a line by itself
(#133) Closing brace must be on a line by itself
(#135) Closing brace must be on a line by itself
(#137) Closing brace must be on a line by itself
(#139) Closing brace must be on a line by itself
(#141) Closing brace must be on a line by itself
(#143) Closing brace must be on a line by itself
(#145) Closing brace must be on a line by itself
(#147) Closing brace must be on a line by itself
(#149) Closing brace must be on a line by itself
(#152) Closing brace must be on a line by itself
(#154) Closing brace must be on a line by itself
(#156) Closing brace must be on a line by itself
(#158) Closing brace must be on a line by itself
(#160) Closing brace must be on a line by itself
(#162) Closing brace must be on a line by itself
(#164) Closing brace must be on a line by itself
(#166) Closing brace must be on a line by itself
(#168) Closing brace must be on a line by itself
(#170) Closing brace must be on a line by itself
(#172) Closing brace must be on a line by itself
(#174) Closing brace must be on a line by itself
(#176) Closing brace must be on a line by itself
(#178) Closing brace must be on a line by itself
(#180) Closing brace must be on a line by itself
(#182) Closing brace must be on a line by itself
(#184) Closing brace must be on a line by itself
(#186) Closing brace must be on a line by itself
(#188) Closing brace must be on a line by itself
(#190) Closing brace must be on a line by itself
(#192) Closing brace must be on a line by itself
(#194) Closing brace must be on a line by itself
(#196) Closing brace must be on a line by itself
(#198) Closing brace must be on a line by itself
(#200) Closing brace must be on a line by itself
(#202) Closing brace must be on a line by itself
(#204) Closing brace must be on a line by itself
(#206) Closing brace must be on a line by itself
(#208) Closing brace must be on a line by itself
(#210) Closing brace must be on a line by itself
(#212) Closing brace must be on a line by itself
(#214) Closing brace must be on a line by itself
(#216) Closing brace must be on a line by itself
(#218) Closing brace must be on a line by itself
(#220) Closing brace must be on a line by itself
(#222) Closing brace must be on a line by itself
(#224) Closing brace must be on a line by itself
(#226) Closing brace must be on a line by itself
(#228) Closing brace must be on a line by itself
(#230) Closing brace must be on a line by itself
(#232) Closing brace must be on a line by itself
(#234) Closing brace must be on a line by itself
(#236) Closing brace must be on a line by itself
(#238) Closing brace must be on a line by itself
(#240) Closing brace must be on a line by itself
(#242) Closing brace must be on a line by itself
(#244) Closing brace must be on a line by itself
(#246) Closing brace must be on a line by itself
(#248) Closing brace must be on a line by itself
(#250) Closing brace must be on a line by itself
(#252) Closing brace must be on a line by itself
(#254) Closing brace must be on a line by itself
(#256) Closing brace must be on a line by itself
(#258) Closing brace must be on a line by itself
(#260) Closing brace must be on a line by itself
(#262) Closing brace must be on a line by itself
(#264) Closing brace must be on a line by itself
(#266) Closing brace must be on a line by itself
(#268) Closing brace must be on a line by itself
(#270) Closing brace must be on a line by itself
(#272) Closing brace must be on a line by itself
(#274) Closing brace must be on a line by itself
(#276) Closing brace must be on a line by itself
(#278) Closing brace must be on a line by itself
(#280) Closing brace must be on a line by itself
(#282) Closing brace must be on a line by itself
(#284) Closing brace must be on a line by itself
(#286) Closing brace must be on a line by itself
(#288) Closing brace must be on a line by itself
(#290) Closing brace must be on a line by itself
(#292) Closing brace must be on a line by itself
(#294) Closing brace must be on a line by itself
(#296) Closing brace must be on a line by itself
(#298) Closing brace must be on a line by itself
(#300) Closing brace must be on a line by itself
(#302) Closing brace must be on a line by itself
(#304) Closing brace must be on a line by itself
(#306) Closing brace must be on a line by itself
(#308) Closing brace must be on a line by itself
(#310) Closing brace must be on a line by itself
(#312) Closing brace must be on a line by itself
(#314) Closing brace must be on a line by itself
(#316) Closing brace must be on a line by itself
(#318) Closing brace must be on a line by itself
(#320) Closing brace must be on a line by itself
(#322) Closing brace must be on a line by itself
(#324) Closing brace must be on a line by itself
(#326) Closing brace must be on a line by itself
(#328) Closing brace must be on a line by itself
(#330) Closing brace must be on a line by itself
(#332) Closing brace must be on a line by itself
(#334) Closing brace must be on a line by itself
(#336) Closing brace must be on a line by itself
(#338) Closing brace must be on a line by itself
(#340) Closing brace must be on a line by itself
(#342) Closing brace must be on a line by itself
(#344) Closing brace must be on a line by itself
(#346) Closing brace must be on a line by itself
(#348) Closing brace must be on a line by itself
(#350) Closing brace must be on a line by itself
(#352) Closing brace must be on a line by itself
(#354) Closing brace must be on a line by itself
(#356) Closing brace must be on a line by itself
(#358) Closing brace must be on a line by itself
(#360) Closing brace must be on a line by itself
(#362) Closing brace must be on a line by itself
(#364) Closing brace must be on a line by itself
(#366) Closing brace must be on a line by itself
(#368) Closing brace must be on a line by itself
(#370) Closing brace must be on a line by itself
(#372) Closing brace must be on a line by itself
(#374) Closing brace must be on a line by itself
(#376) Closing brace must be on a line by itself
(#378) Closing brace must be on a line by itself
(#380) Closing brace must be on a line by itself
(#382) Closing brace must be on a line by itself
(#384) Closing brace must be on a line by itself
(#386) Closing brace must be on a line by itself
(#388) Closing brace must be on a line by itself
(#390) Closing brace must be on a line by itself
(#392) Closing brace must be on a line by itself
(#394) Closing brace must be on a line by itself
(#396) Closing brace must be on a line by itself
(#398) Closing brace must be on a line by itself
(#401) "require_once" must be immediately followed by an open parenthesis
(#405) "require_once" must be immediately followed by an open parenthesis
(#408) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Color/Rgb.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#73) Opening brace should be on the same line as the declaration
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#75) Expected "if (...) {\n"; found "if (...) { "
(#75) Closing brace must be on a line by itself
(#76) Expected "if (...) {\n"; found "if (...) { "
(#76) Closing brace must be on a line by itself
(#78) Expected "if (...) {\n"; found "if (...) { "
(#78) Closing brace must be on a line by itself
(#79) Expected "if (...) {\n"; found "if (...) { "
(#79) Closing brace must be on a line by itself
(#81) Expected "if (...) {\n"; found "if (...) { "
(#81) Closing brace must be on a line by itself
(#82) Expected "if (...) {\n"; found "if (...) { "
(#82) Closing brace must be on a line by itself
(#98) Opening brace should be on the same line as the declaration
(#101) Expected 1 space before "?"; 0 found
(#109) Public method name "Zend_Pdf_Color_Rgb::getComponents" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Destination.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#50) Opening brace should be on the same line as the declaration
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) "require_once" must be immediately followed by an open parenthesis
(#58) "require_once" must be immediately followed by an open parenthesis
(#62) "require_once" must be immediately followed by an open parenthesis
(#68) "require_once" must be immediately followed by an open parenthesis
(#73) "require_once" must be immediately followed by an open parenthesis
(#78) "require_once" must be immediately followed by an open parenthesis
(#83) "require_once" must be immediately followed by an open parenthesis
(#88) "require_once" must be immediately followed by an open parenthesis
(#93) "require_once" must be immediately followed by an open parenthesis
(#98) "require_once" must be immediately followed by an open parenthesis
(#103) "require_once" must be immediately followed by an open parenthesis
(#108) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Destination/Explicit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_destinationArray" must be all lower-case
(#53) Member variable "_isRemote" must be all lower-case
(#61) Variable "destinationArray" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "destinationArray" must be all lower-case
(#64) "require_once" must be immediately followed by an open parenthesis
(#68) Variable "destinationArray" must be all lower-case
(#72) "require_once" must be immediately followed by an open parenthesis
(#77) "require_once" must be immediately followed by an open parenthesis
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) "require_once" must be immediately followed by an open parenthesis
(#107) Public method name "Zend_Pdf_Destination_Explicit::isRemote" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Pdf_Destination_Explicit::getResource" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Destination/Fit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "destinationArray" must be all lower-case
(#63) Variable "destinationArray" must be all lower-case
(#65) Variable "destinationArray" must be all lower-case
(#67) "require_once" must be immediately followed by an open parenthesis
(#71) Variable "destinationArray" must be all lower-case
(#73) Variable "destinationArray" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Destination/FitBoundingBox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "destinationArray" must be all lower-case
(#63) Variable "destinationArray" must be all lower-case
(#65) Variable "destinationArray" must be all lower-case
(#67) "require_once" must be immediately followed by an open parenthesis
(#71) Variable "destinationArray" must be all lower-case
(#73) Variable "destinationArray" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Destination/FitBoundingBoxHorizontally.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "destinationArray" must be all lower-case
(#63) Variable "destinationArray" must be all lower-case
(#65) Variable "destinationArray" must be all lower-case
(#67) "require_once" must be immediately followed by an open parenthesis
(#71) Variable "destinationArray" must be all lower-case
(#72) Variable "destinationArray" must be all lower-case
(#74) Variable "destinationArray" must be all lower-case
(#82) Public method name "Zend_Pdf_Destination_FitBoundingBoxHorizontally::getTopEdge" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Pdf_Destination_FitBoundingBoxHorizontally::setTopEdge" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Destination/FitBoundingBoxVertically.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "destinationArray" must be all lower-case
(#62) Variable "destinationArray" must be all lower-case
(#64) Variable "destinationArray" must be all lower-case
(#66) "require_once" must be immediately followed by an open parenthesis
(#70) Variable "destinationArray" must be all lower-case
(#71) Variable "destinationArray" must be all lower-case
(#73) Variable "destinationArray" must be all lower-case
(#81) Public method name "Zend_Pdf_Destination_FitBoundingBoxVertically::getLeftEdge" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Pdf_Destination_FitBoundingBoxVertically::setLeftEdge" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Destination/FitHorizontally.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "destinationArray" must be all lower-case
(#62) Variable "destinationArray" must be all lower-case
(#64) Variable "destinationArray" must be all lower-case
(#66) "require_once" must be immediately followed by an open parenthesis
(#70) Variable "destinationArray" must be all lower-case
(#71) Variable "destinationArray" must be all lower-case
(#73) Variable "destinationArray" must be all lower-case
(#81) Public method name "Zend_Pdf_Destination_FitHorizontally::getTopEdge" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Pdf_Destination_FitHorizontally::setTopEdge" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Destination/FitRectangle.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "destinationArray" must be all lower-case
(#67) Variable "destinationArray" must be all lower-case
(#69) Variable "destinationArray" must be all lower-case
(#71) "require_once" must be immediately followed by an open parenthesis
(#75) Variable "destinationArray" must be all lower-case
(#76) Variable "destinationArray" must be all lower-case
(#77) Variable "destinationArray" must be all lower-case
(#78) Variable "destinationArray" must be all lower-case
(#79) Variable "destinationArray" must be all lower-case
(#81) Variable "destinationArray" must be all lower-case
(#89) Public method name "Zend_Pdf_Destination_FitRectangle::getLeftEdge" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Pdf_Destination_FitRectangle::setLeftEdge" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Pdf_Destination_FitRectangle::getBottomEdge" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Pdf_Destination_FitRectangle::setBottomEdge" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Pdf_Destination_FitRectangle::getRightEdge" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Pdf_Destination_FitRectangle::setRightEdge" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Pdf_Destination_FitRectangle::getTopEdge" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Pdf_Destination_FitRectangle::setTopEdge" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Destination/FitVertically.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "destinationArray" must be all lower-case
(#62) Variable "destinationArray" must be all lower-case
(#64) Variable "destinationArray" must be all lower-case
(#66) "require_once" must be immediately followed by an open parenthesis
(#70) Variable "destinationArray" must be all lower-case
(#71) Variable "destinationArray" must be all lower-case
(#73) Variable "destinationArray" must be all lower-case
(#81) Public method name "Zend_Pdf_Destination_FitVertically::getLeftEdge" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Pdf_Destination_FitVertically::setLeftEdge" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Destination/Named.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_nameElement" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#63) "require_once" must be immediately followed by an open parenthesis
(#77) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Pdf_Destination_Named::getName" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Pdf_Destination_Named::getResource" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Destination/Unknown.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Destination/Zoom.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "destinationArray" must be all lower-case
(#66) Variable "destinationArray" must be all lower-case
(#68) Variable "destinationArray" must be all lower-case
(#70) "require_once" must be immediately followed by an open parenthesis
(#74) Variable "destinationArray" must be all lower-case
(#77) Variable "destinationArray" must be all lower-case
(#79) Variable "destinationArray" must be all lower-case
(#83) Variable "destinationArray" must be all lower-case
(#85) Variable "destinationArray" must be all lower-case
(#89) Variable "destinationArray" must be all lower-case
(#91) Variable "destinationArray" must be all lower-case
(#94) Variable "destinationArray" must be all lower-case
(#102) Public method name "Zend_Pdf_Destination_Zoom::getLeftEdge" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Pdf_Destination_Zoom::setLeftEdge" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Pdf_Destination_Zoom::getTopEdge" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Pdf_Destination_Zoom::setTopEdge" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Pdf_Destination_Zoom::getZoomFactor" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Pdf_Destination_Zoom::setZoomFactor" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Element.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "_parentObject" must be all lower-case
(#54) Public method name "Zend_Pdf_Element::getType" must be in lower-case letters only
(#65) Public method name "Zend_Pdf_Element::toString" must be in lower-case letters only
(#73) Public method name "Zend_Pdf_Element::setParentObject" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Pdf_Element::getParentObject" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Pdf_Element::cleanUp" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Public method name "Zend_Pdf_Element::toPhp" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Pdf_Element::phpToPdf" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#130) "require_once" must be immediately followed by an open parenthesis
(#133) "require_once" must be immediately followed by an open parenthesis
(#136) Variable "pdfElementsArray" must be all lower-case
(#137) Variable "isDictionary" must be all lower-case
(#141) Variable "isDictionary" must be all lower-case
(#143) Variable "pdfElementsArray" must be all lower-case
(#143) Must use "self::" for local static member reference
(#146) Variable "isDictionary" must be all lower-case
(#147) "require_once" must be immediately followed by an open parenthesis
(#148) Variable "pdfElementsArray" must be all lower-case
(#150) "require_once" must be immediately followed by an open parenthesis
(#151) Variable "pdfElementsArray" must be all lower-case
(#154) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Element/Array.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#65) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#65) Expected "if (...) {\n"; found "if (...){\n"
(#66) "require_once" must be immediately followed by an open parenthesis
(#79) "require_once" must be immediately followed by an open parenthesis
(#92) "require_once" must be immediately followed by an open parenthesis
(#101) Public method name "Zend_Pdf_Element_Array::getType" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Pdf_Element_Array::toString" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "outStr" must be all lower-case
(#116) Variable "lastNL" must be all lower-case
(#119) Expected "if (...) {\n"; found "if (...) {\n"
(#119) Variable "outStr" must be all lower-case
(#119) Variable "lastNL" must be all lower-case
(#120) Variable "outStr" must be all lower-case
(#121) Variable "lastNL" must be all lower-case
(#121) Variable "outStr" must be all lower-case
(#124) Variable "outStr" must be all lower-case
(#126) Variable "outStr" must be all lower-case
(#128) Variable "outStr" must be all lower-case
(#138) Public method name "Zend_Pdf_Element_Array::toPhp" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "phpArray" must be all lower-case
(#143) Variable "phpArray" must be all lower-case
(#146) Variable "phpArray" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Element/Boolean.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#54) "require_once" must be immediately followed by an open parenthesis
(#67) Public method name "Zend_Pdf_Element_Boolean::getType" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Pdf_Element_Boolean::toString" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Element/Dictionary.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#56) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#66) "require_once" must be immediately followed by an open parenthesis
(#70) "require_once" must be immediately followed by an open parenthesis
(#86) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Pdf_Element_Dictionary::getKeys" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#108) Opening brace should be on the same line as the declaration
(#110) Expected 1 space before ":"; newline found
(#122) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Pdf_Element_Dictionary::getType" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Pdf_Element_Dictionary::toString" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "outStr" must be all lower-case
(#150) Variable "lastNL" must be all lower-case
(#154) "require_once" must be immediately followed by an open parenthesis
(#158) Expected "if (...) {\n"; found "if (...) {\n"
(#158) Variable "outStr" must be all lower-case
(#158) Variable "lastNL" must be all lower-case
(#159) Variable "outStr" must be all lower-case
(#160) Variable "lastNL" must be all lower-case
(#160) Variable "outStr" must be all lower-case
(#163) Variable "nameObj" must be all lower-case
(#164) Variable "outStr" must be all lower-case
(#164) Variable "nameObj" must be all lower-case
(#166) Variable "outStr" must be all lower-case
(#168) Variable "outStr" must be all lower-case
(#179) Public method name "Zend_Pdf_Element_Dictionary::toPhp" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#181) Variable "phpArray" must be all lower-case
(#183) Variable "itemName" must be all lower-case
(#184) Variable "phpArray" must be all lower-case
(#184) Variable "itemName" must be all lower-case
(#187) Variable "phpArray" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Element/Name.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#54) Commas (,) must be followed by white space.
(#55) "require_once" must be immediately followed by an open parenthesis
(#67) Public method name "Zend_Pdf_Element_Name::getType" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#79) Variable "inStr" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "outStr" must be all lower-case
(#83) Variable "inStr" must be all lower-case
(#84) Variable "nextCode" must be all lower-case
(#84) Variable "inStr" must be all lower-case
(#86) Variable "inStr" must be all lower-case
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected at least 20 spaces, found 16
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected at least 20 spaces, found 16
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line indented incorrectly; expected at least 20 spaces, found 16
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 20 spaces, found 16
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 20 spaces, found 16
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 20 spaces, found 16
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 20 spaces, found 16
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Line indented incorrectly; expected at least 20 spaces, found 16
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Line indented incorrectly; expected at least 20 spaces, found 16
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Line indented incorrectly; expected at least 20 spaces, found 16
(#110) Variable "outStr" must be all lower-case
(#110) Variable "nextCode" must be all lower-case
(#114) Variable "nextCode" must be all lower-case
(#114) Variable "nextCode" must be all lower-case
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "outStr" must be all lower-case
(#116) Variable "inStr" must be all lower-case
(#118) Variable "outStr" must be all lower-case
(#118) Variable "nextCode" must be all lower-case
(#124) Variable "outStr" must be all lower-case
(#134) Variable "inStr" must be all lower-case
(#135) Opening brace should be on the same line as the declaration
(#136) Variable "outStr" must be all lower-case
(#138) Variable "inStr" must be all lower-case
(#139) Expected "if (...) {\n"; found "if (...) {\n"
(#139) Variable "inStr" must be all lower-case
(#140) Variable "outStr" must be all lower-case
(#140) Variable "inStr" must be all lower-case
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Variable "outStr" must be all lower-case
(#143) Variable "inStr" must be all lower-case
(#143) Expected 1 space before "+"; 0 found
(#143) Expected 1 space after "+"; 0 found
(#144) Expected 1 space after "+="; 0 found
(#147) Variable "outStr" must be all lower-case
(#157) Public method name "Zend_Pdf_Element_Name::toString" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Element/Null.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Pdf_Element_Null::getType" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Pdf_Element_Null::toString" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Element/Numeric.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#54) "require_once" must be immediately followed by an open parenthesis
(#67) Public method name "Zend_Pdf_Element_Numeric::getType" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Pdf_Element_Numeric::toString" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#85) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Pdf/Element/Object.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_objNum" must be all lower-case
(#56) Member variable "_genNum" must be all lower-case
(#74) Variable "objNum" must be all lower-case
(#74) Variable "genNum" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#77) "require_once" must be immediately followed by an open parenthesis
(#81) Variable "objNum" must be all lower-case
(#81) Variable "objNum" must be all lower-case
(#82) "require_once" must be immediately followed by an open parenthesis
(#86) Variable "genNum" must be all lower-case
(#86) Variable "genNum" must be all lower-case
(#87) "require_once" must be immediately followed by an open parenthesis
(#92) Variable "objNum" must be all lower-case
(#93) Variable "genNum" must be all lower-case
(#98) Variable "objNum" must be all lower-case
(#98) Variable "genNum" must be all lower-case
(#107) Public method name "Zend_Pdf_Element_Object::getFactory" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Pdf_Element_Object::getType" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Pdf_Element_Object::getObjNum" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Pdf_Element_Object::getGenNum" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Pdf_Element_Object::toString" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#172) Opening brace should be on the same line as the declaration
(#187) Opening brace should be on the same line as the declaration
(#198) Opening brace should be on the same line as the declaration
(#210) Opening brace should be on the same line as the declaration
(#219) Opening brace should be on the same line as the declaration
(#228) Public method name "Zend_Pdf_Element_Object::getObject" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#236) Public method name "Zend_Pdf_Element_Object::cleanUp" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Pdf_Element_Object::toPhp" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Element/Object/Stream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_streamDecoded" must be all lower-case
(#66) Member variable "_originalDictionary" must be all lower-case
(#78) Variable "objNum" must be all lower-case
(#78) Variable "genNum" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "objNum" must be all lower-case
(#80) Variable "genNum" must be all lower-case
(#98) Private method name "Zend_Pdf_Element_Object_Stream::_storeOriginalDictionary" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#104) Empty IF statement detected
(#114) Variable "paramKey" must be all lower-case
(#115) Variable "paramKey" must be all lower-case
(#115) Expected 1 space after "="; newline found
(#116) Variable "paramKey" must be all lower-case
(#125) Variable "paramKey" must be all lower-case
(#126) Variable "paramKey" must be all lower-case
(#126) Expected 1 space after "="; newline found
(#127) Variable "paramKey" must be all lower-case
(#138) Empty IF statement detected
(#148) Variable "paramKey" must be all lower-case
(#149) Variable "paramKey" must be all lower-case
(#149) Expected 1 space after "="; newline found
(#150) Variable "paramKey" must be all lower-case
(#159) Variable "paramKey" must be all lower-case
(#160) Variable "paramKey" must be all lower-case
(#160) Expected 1 space after "="; newline found
(#161) Variable "paramKey" must be all lower-case
(#172) Private method name "Zend_Pdf_Element_Object_Stream::_decodeStream" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#178) Inline doc block comments are not allowed; use "// Comment." instead
(#183) Inline doc block comments are not allowed; use "// Comment." instead
(#184) "require_once" must be immediately followed by an open parenthesis
(#188) Space found before closing bracket of FOREACH loop
(#188) Variable "filterName" must be all lower-case
(#189) Variable "valueRef" must be all lower-case
(#191) Variable "filterName" must be all lower-case
(#193) "require_once" must be immediately followed by an open parenthesis
(#194) Variable "valueRef" must be all lower-case
(#194) Variable "valueRef" must be all lower-case
(#198) "require_once" must be immediately followed by an open parenthesis
(#199) Variable "valueRef" must be all lower-case
(#199) Variable "valueRef" must be all lower-case
(#203) "require_once" must be immediately followed by an open parenthesis
(#204) Variable "valueRef" must be all lower-case
(#204) Variable "valueRef" must be all lower-case
(#209) "require_once" must be immediately followed by an open parenthesis
(#210) Variable "valueRef" must be all lower-case
(#210) Variable "valueRef" must be all lower-case
(#215) "require_once" must be immediately followed by an open parenthesis
(#216) Variable "valueRef" must be all lower-case
(#216) Variable "valueRef" must be all lower-case
(#220) "require_once" must be immediately followed by an open parenthesis
(#221) Variable "filterName" must be all lower-case
(#233) Private method name "Zend_Pdf_Element_Object_Stream::_encodeStream" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#235) Inline doc block comments are not allowed; use "// Comment." instead
(#240) Inline doc block comments are not allowed; use "// Comment." instead
(#241) "require_once" must be immediately followed by an open parenthesis
(#247) Space found before closing bracket of FOREACH loop
(#247) Variable "filterName" must be all lower-case
(#248) Variable "valueRef" must be all lower-case
(#250) Variable "filterName" must be all lower-case
(#252) "require_once" must be immediately followed by an open parenthesis
(#253) Variable "valueRef" must be all lower-case
(#253) Variable "valueRef" must be all lower-case
(#257) "require_once" must be immediately followed by an open parenthesis
(#258) Variable "valueRef" must be all lower-case
(#258) Variable "valueRef" must be all lower-case
(#262) "require_once" must be immediately followed by an open parenthesis
(#263) Variable "valueRef" must be all lower-case
(#263) Variable "valueRef" must be all lower-case
(#268) "require_once" must be immediately followed by an open parenthesis
(#269) Variable "valueRef" must be all lower-case
(#269) Variable "valueRef" must be all lower-case
(#273) Line indented incorrectly; expected 16 spaces, found 17
(#274) "require_once" must be immediately followed by an open parenthesis
(#275) Variable "valueRef" must be all lower-case
(#275) Variable "valueRef" must be all lower-case
(#278) Line indented incorrectly; expected 16 spaces, found 15
(#279) "require_once" must be immediately followed by an open parenthesis
(#280) Variable "filterName" must be all lower-case
(#295) Opening brace should be on the same line as the declaration
(#297) Inline doc block comments are not allowed; use "// Comment." instead
(#315) "require_once" must be immediately followed by an open parenthesis
(#327) Opening brace should be on the same line as the declaration
(#329) Variable "valueRef" must be all lower-case
(#330) Variable "valueRef" must be all lower-case
(#338) "require_once" must be immediately followed by an open parenthesis
(#346) Public method name "Zend_Pdf_Element_Object_Stream::skipFilters" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#360) Opening brace should be on the same line as the declaration
(#371) "require_once" must be immediately followed by an open parenthesis
(#385) Opening brace should be on the same line as the declaration
(#392) Variable "startDictionary" must be all lower-case
(#394) Variable "newDictionary" must be all lower-case
(#396) Variable "startDictionary" must be all lower-case
(#396) Variable "newDictionary" must be all lower-case
(#397) Variable "startDictionary" must be all lower-case
(#400) Variable "newDictionary" must be all lower-case
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Public method name "Zend_Pdf_Element_Object_Stream::cleanUp" must be in lower-case letters only
(#418) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Element/Reference.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_objNum" must be all lower-case
(#60) Member variable "_genNum" must be all lower-case
(#91) Variable "objNum" must be all lower-case
(#91) Variable "genNum" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "objNum" must be all lower-case
(#93) Variable "objNum" must be all lower-case
(#94) "require_once" must be immediately followed by an open parenthesis
(#97) Variable "genNum" must be all lower-case
(#97) Variable "genNum" must be all lower-case
(#98) "require_once" must be immediately followed by an open parenthesis
(#102) Variable "objNum" must be all lower-case
(#103) Variable "genNum" must be all lower-case
(#114) Public method name "Zend_Pdf_Element_Reference::getFactory" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Pdf_Element_Reference::getType" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Pdf_Element_Reference::toString" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#163) Opening brace should be on the same line as the declaration
(#177) "require_once" must be immediately followed by an open parenthesis
(#188) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Pdf_Element_Reference::getObject" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#217) Opening brace should be on the same line as the declaration
(#232) Opening brace should be on the same line as the declaration
(#248) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_Pdf_Element_Reference::cleanUp" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#269) Public method name "Zend_Pdf_Element_Reference::toPhp" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Element/Reference/Context.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Member variable "_stringParser" must be all lower-case
(#46) Member variable "_refTable" must be all lower-case
(#55) Variable "refTable" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#58) Variable "refTable" must be all lower-case
(#67) Public method name "Zend_Pdf_Element_Reference_Context::getParser" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Pdf_Element_Reference_Context::getRefTable" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Element/Reference/Table.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#70) Member variable "_usedObjects" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Pdf_Element_Reference_Table::addReference" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "refElements" must be all lower-case
(#95) Variable "refElements" must be all lower-case
(#95) Variable "refElements" must be all lower-case
(#95) Variable "refElements" must be all lower-case
(#96) "require_once" must be immediately followed by an open parenthesis
(#99) Variable "objNum" must be all lower-case
(#99) Variable "refElements" must be all lower-case
(#100) Variable "genNum" must be all lower-case
(#100) Variable "refElements" must be all lower-case
(#104) Variable "objNum" must be all lower-case
(#104) Variable "objNum" must be all lower-case
(#107) Variable "objNum" must be all lower-case
(#107) Variable "genNum" must be all lower-case
(#117) Public method name "Zend_Pdf_Element_Reference_Table::setParent" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Pdf_Element_Reference_Table::getOffset" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Pdf_Element_Reference_Table::getNextFree" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#157) "require_once" must be immediately followed by an open parenthesis
(#169) "require_once" must be immediately followed by an open parenthesis
(#180) Public method name "Zend_Pdf_Element_Reference_Table::getNewGeneration" must be in lower-case letters only
(#180) Variable "objNum" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#182) Variable "objNum" must be all lower-case
(#183) "require_once" must be immediately followed by an open parenthesis
(#187) Variable "objNum" must be all lower-case
(#188) Variable "objNum" must be all lower-case
(#192) Variable "objNum" must be all lower-case
(#195) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Element/Stream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Pdf_Element_Stream::getType" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#87) Opening brace should be on the same line as the declaration
(#100) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Pdf_Element_Stream::toString" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Element/String.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Pdf_Element_String::getType" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Pdf_Element_String::toString" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "outEntries" must be all lower-case
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "chunkOut" must be all lower-case
(#93) Variable "nextCode" must be all lower-case
(#94) Variable "nextCode" must be all lower-case
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "chunkOut" must be all lower-case
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "chunkOut" must be all lower-case
(#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
(#107) Variable "chunkOut" must be all lower-case
(#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
(#112) Variable "chunkOut" must be all lower-case
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "chunkOut" must be all lower-case
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "chunkOut" must be all lower-case
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Variable "chunkOut" must be all lower-case
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Variable "chunkOut" must be all lower-case
(#140) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#141) This comment is 59% valid code; is this commented out code?
(#141) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#142) This comment is 50% valid code; is this commented out code?
(#143) This comment is 60% valid code; is this commented out code?
(#143) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) This comment is 50% valid code; is this commented out code?
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Variable "chunkOut" must be all lower-case
(#155) Variable "outEntries" must be all lower-case
(#155) Variable "chunkOut" must be all lower-case
(#158) Variable "outEntries" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "outEntries" must be all lower-case
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Variable "escapeCharOffset" must be all lower-case
(#176) Variable "escapeCharOffset" must be all lower-case
(#176) Variable "escapeCharOffset" must be all lower-case
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Variable "outEntries" must be all lower-case
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Variable "outEntries" must be all lower-case
(#182) Variable "escapeCharOffset" must be all lower-case
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Variable "escapeCharOffset" must be all lower-case
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "outEntries" must be all lower-case
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Variable "outEntries" must be all lower-case
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "outEntries" must be all lower-case
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Variable "outEntries" must be all lower-case
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "outEntries" must be all lower-case
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Variable "outEntries" must be all lower-case
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Variable "outEntries" must be all lower-case
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "outEntries" must be all lower-case
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) This comment is 50% valid code; is this commented out code?
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) This comment is 50% valid code; is this commented out code?
(#239) Variable "nextCode" must be all lower-case
(#242) Variable "nextCode" must be all lower-case
(#245) Variable "nextCode" must be all lower-case
(#249) Variable "outEntries" must be all lower-case
(#249) Variable "nextCode" must be all lower-case
(#251) Variable "outEntries" must be all lower-case
(#260) Variable "outEntries" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Element/String/Binary.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#51) Variable "inStr" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "inStr" must be all lower-case
(#63) Variable "inStr" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#68) Variable "inStr" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "inStr" must be all lower-case
(#72) Variable "inStr" must be all lower-case
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "inStr" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Public method name "Zend_Pdf_Element_String_Binary::toString" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/ElementFactory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_modifiedObjects" must be all lower-case
(#53) Member variable "_removedObjects" must be all lower-case
(#63) Member variable "_registeredObjects" must be all lower-case
(#71) Member variable "_objectCount" must be all lower-case
(#80) Member variable "_attachedFactories" must be all lower-case
(#88) Member variable "_factoryId" must be all lower-case
(#103) Member variable "_shiftCalculationCache" must be all lower-case
(#111) Variable "objCount" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "objCount" must be all lower-case
(#114) Variable "_identity" must not contain underscores.
(#125) Public method name "Zend_Pdf_ElementFactory::createFactory" must be in lower-case letters only
(#125) Variable "objCount" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#127) "require_once" must be immediately followed by an open parenthesis
(#128) Variable "objCount" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#154) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Pdf_ElementFactory::getId" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Pdf_ElementFactory::setObjectCount" must be in lower-case letters only
(#173) Variable "objCount" must be all lower-case
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "objCount" must be all lower-case
(#183) Public method name "Zend_Pdf_ElementFactory::getObjectCount" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Opening brace should be on the same line as the declaration
(#203) Inline doc block comments are not allowed; use "// Comment." instead
(#222) Public method name "Zend_Pdf_ElementFactory::calculateShift" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#234) Variable "subFactory" must be all lower-case
(#235) Variable "subFactoryShift" must be all lower-case
(#235) Variable "subFactory" must be all lower-case
(#237) Variable "subFactoryShift" must be all lower-case
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Variable "subFactoryShift" must be all lower-case
(#240) Variable "subFactoryShift" must be all lower-case
(#242) Variable "subFactory" must be all lower-case
(#242) Expected 1 space before "-"; 0 found
(#242) Expected 1 space after "-"; 0 found
(#254) Public method name "Zend_Pdf_ElementFactory::cleanEnumerationShiftCache" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#270) Public method name "Zend_Pdf_ElementFactory::getEnumerationShift" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#273) "require_once" must be immediately followed by an open parenthesis
(#286) Public method name "Zend_Pdf_ElementFactory::markAsModified" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#289) "require_once" must be immediately followed by an open parenthesis
(#304) Opening brace should be on the same line as the declaration
(#306) "require_once" must be immediately followed by an open parenthesis
(#323) Public method name "Zend_Pdf_ElementFactory::newObject" must be in lower-case letters only
(#323) Variable "objectValue" must be all lower-case
(#324) Opening brace should be on the same line as the declaration
(#325) "require_once" must be immediately followed by an open parenthesis
(#326) Variable "objectValue" must be all lower-case
(#339) Public method name "Zend_Pdf_ElementFactory::newStreamObject" must be in lower-case letters only
(#339) Variable "streamValue" must be all lower-case
(#340) Opening brace should be on the same line as the declaration
(#341) "require_once" must be immediately followed by an open parenthesis
(#342) Variable "streamValue" must be all lower-case
(#355) Public method name "Zend_Pdf_ElementFactory::listModifiedObjects" must be in lower-case letters only
(#355) Variable "rootFactory" must be all lower-case
(#356) Opening brace should be on the same line as the declaration
(#357) Variable "rootFactory" must be all lower-case
(#358) Variable "rootFactory" must be all lower-case
(#361) Variable "rootFactory" must be all lower-case
(#367) "require_once" must be immediately followed by an open parenthesis
(#368) Variable "objNum" must be all lower-case
(#370) Variable "objNum" must be all lower-case
(#370) Expected 1 space before "+"; 0 found
(#370) Expected 1 space after "+"; 0 found
(#370) Variable "objNum" must be all lower-case
(#371) Expected 1 space before "+"; 0 found
(#371) Expected 1 space after "+"; 0 found
(#374) Variable "objNum" must be all lower-case
(#374) Expected 1 space before "+"; 0 found
(#374) Expected 1 space after "+"; 0 found
(#374) Variable "objNum" must be all lower-case
(#377) Variable "rootFactory" must be all lower-case
(#382) Variable "rootFactory" must be all lower-case
(#396) Public method name "Zend_Pdf_ElementFactory::registerObject" must be in lower-case letters only
(#396) Variable "refString" must be all lower-case
(#397) Opening brace should be on the same line as the declaration
(#398) Variable "refString" must be all lower-case
(#407) Public method name "Zend_Pdf_ElementFactory::fetchObject" must be in lower-case letters only
(#407) Variable "refString" must be all lower-case
(#408) Opening brace should be on the same line as the declaration
(#409) Variable "refString" must be all lower-case
(#412) Variable "refString" must be all lower-case
(#421) Public method name "Zend_Pdf_ElementFactory::isModified" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#427) Variable "subFactory" must be all lower-case
(#428) Variable "subFactory" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/ElementFactory/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Public method name "Zend_Pdf_ElementFactory_Interface::getId" must be in lower-case letters only
(#58) Public method name "Zend_Pdf_ElementFactory_Interface::setObjectCount" must be in lower-case letters only
(#58) Variable "objCount" must be all lower-case
(#65) Public method name "Zend_Pdf_ElementFactory_Interface::getObjectCount" must be in lower-case letters only
(#80) Public method name "Zend_Pdf_ElementFactory_Interface::calculateShift" must be in lower-case letters only
(#89) Public method name "Zend_Pdf_ElementFactory_Interface::cleanEnumerationShiftCache" must be in lower-case letters only
(#98) Public method name "Zend_Pdf_ElementFactory_Interface::getEnumerationShift" must be in lower-case letters only
(#106) Public method name "Zend_Pdf_ElementFactory_Interface::markAsModified" must be in lower-case letters only
(#124) Public method name "Zend_Pdf_ElementFactory_Interface::newObject" must be in lower-case letters only
(#124) Variable "objectValue" must be all lower-case
(#134) Public method name "Zend_Pdf_ElementFactory_Interface::newStreamObject" must be in lower-case letters only
(#134) Variable "streamValue" must be all lower-case
(#143) Public method name "Zend_Pdf_ElementFactory_Interface::listModifiedObjects" must be in lower-case letters only
(#143) Variable "rootFactory" must be all lower-case
(#150) Public method name "Zend_Pdf_ElementFactory_Interface::isModified" must be in lower-case letters only
local/mr/vendor/zend/Zend/Pdf/ElementFactory/Proxy.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#54) Opening brace should be on the same line as the declaration
(#65) Opening brace should be on the same line as the declaration
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Pdf_ElementFactory_Proxy::getId" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Pdf_ElementFactory_Proxy::setObjectCount" must be in lower-case letters only
(#94) Variable "objCount" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "objCount" must be all lower-case
(#104) Public method name "Zend_Pdf_ElementFactory_Proxy::getObjectCount" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#115) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Pdf_ElementFactory_Proxy::calculateShift" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Pdf_ElementFactory_Proxy::cleanEnumerationShiftCache" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Pdf_ElementFactory_Proxy::getEnumerationShift" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Pdf_ElementFactory_Proxy::markAsModified" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#173) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Pdf_ElementFactory_Proxy::newObject" must be in lower-case letters only
(#185) Variable "objectValue" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#187) Variable "objectValue" must be all lower-case
(#198) Public method name "Zend_Pdf_ElementFactory_Proxy::newStreamObject" must be in lower-case letters only
(#198) Variable "streamValue" must be all lower-case
(#199) Opening brace should be on the same line as the declaration
(#200) Variable "streamValue" must be all lower-case
(#210) Public method name "Zend_Pdf_ElementFactory_Proxy::listModifiedObjects" must be in lower-case letters only
(#210) Variable "rootFactory" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "rootFactory" must be all lower-case
(#220) Public method name "Zend_Pdf_ElementFactory_Proxy::isModified" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#104) Line indented incorrectly; expected at least 4 spaces, found 2
(#181) Line indented incorrectly; expected at least 4 spaces, found 2
(#216) Line indented incorrectly; expected at least 4 spaces, found 2
(#250) Line indented incorrectly; expected at least 4 spaces, found 2
(#296) Line indented incorrectly; expected at least 4 spaces, found 2
(#312) Line indented incorrectly; expected at least 4 spaces, found 2
(#326) Line indented incorrectly; expected at least 4 spaces, found 2
(#334) Line indented incorrectly; expected at least 4 spaces, found 2
local/mr/vendor/zend/Zend/Pdf/FileParser.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#39) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#55) Line indented incorrectly; expected at least 4 spaces, found 2
(#62) Member variable "_isScreened" must be all lower-case
(#68) Member variable "_isParsed" must be all lower-case
(#74) Member variable "_dataSource" must be all lower-case
(#78) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Line indented incorrectly; expected at least 4 spaces, found 2
(#103) Line indented incorrectly; expected at least 4 spaces, found 2
(#113) Variable "dataSource" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "dataSource" must be all lower-case
(#116) "require_once" must be immediately followed by an open parenthesis
(#120) Variable "dataSource" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#134) Line indented incorrectly; expected at least 4 spaces, found 2
(#141) Public method name "Zend_Pdf_FileParser::isScreened" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Pdf_FileParser::isParsed" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Pdf_FileParser::getDataSource" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#167) Line indented incorrectly; expected at least 4 spaces, found 2
(#175) Public method name "Zend_Pdf_FileParser::moveToOffset" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Pdf_FileParser::getOffset" must be in lower-case letters only
(#181) Line indented incorrectly; expected at least 8 spaces, found 7
(#184) Public method name "Zend_Pdf_FileParser::getSize" must be in lower-case letters only
(#185) Line indented incorrectly; expected at least 8 spaces, found 7
(#195) Public method name "Zend_Pdf_FileParser::readBytes" must be in lower-case letters only
(#195) Variable "byteCount" must be all lower-case
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "byteCount" must be all lower-case
(#206) Public method name "Zend_Pdf_FileParser::skipBytes" must be in lower-case letters only
(#206) Variable "byteCount" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#208) Variable "byteCount" must be all lower-case
(#212) Line indented incorrectly; expected at least 4 spaces, found 2
(#228) Public method name "Zend_Pdf_FileParser::readInt" must be in lower-case letters only
(#228) Variable "byteOrder" must be all lower-case
(#228) Must use "self::" for local static member reference
(#229) Opening brace should be on the same line as the declaration
(#231) "require_once" must be immediately followed by an open parenthesis
(#240) Variable "byteOrder" must be all lower-case
(#240) Must use "self::" for local static member reference
(#260) Variable "byteOrder" must be all lower-case
(#260) Must use "self::" for local static member reference
(#277) "require_once" must be immediately followed by an open parenthesis
(#278) Variable "byteOrder" must be all lower-case
(#303) Public method name "Zend_Pdf_FileParser::readUInt" must be in lower-case letters only
(#303) Variable "byteOrder" must be all lower-case
(#303) Must use "self::" for local static member reference
(#304) Opening brace should be on the same line as the declaration
(#306) "require_once" must be immediately followed by an open parenthesis
(#314) Variable "byteOrder" must be all lower-case
(#314) Must use "self::" for local static member reference
(#319) Variable "byteOrder" must be all lower-case
(#319) Must use "self::" for local static member reference
(#325) "require_once" must be immediately followed by an open parenthesis
(#326) Variable "byteOrder" must be all lower-case
(#339) Public method name "Zend_Pdf_FileParser::isBitSet" must be in lower-case letters only
(#339) Variable "bitField" must be all lower-case
(#340) Opening brace should be on the same line as the declaration
(#341) Variable "bitMask" must be all lower-case
(#342) Variable "isSet" must be all lower-case
(#342) Variable "bitField" must be all lower-case
(#342) Variable "bitMask" must be all lower-case
(#342) Variable "bitMask" must be all lower-case
(#343) Variable "isSet" must be all lower-case
(#363) Public method name "Zend_Pdf_FileParser::readFixed" must be in lower-case letters only
(#363) Variable "mantissaBits" must be all lower-case
(#363) Variable "fractionBits" must be all lower-case
(#364) Variable "byteOrder" must be all lower-case
(#364) Must use "self::" for local static member reference
(#365) Opening brace should be on the same line as the declaration
(#366) Variable "bitsToRead" must be all lower-case
(#366) Variable "mantissaBits" must be all lower-case
(#366) Variable "fractionBits" must be all lower-case
(#367) Variable "bitsToRead" must be all lower-case
(#368) "require_once" must be immediately followed by an open parenthesis
(#372) Variable "bitsToRead" must be all lower-case
(#372) Variable "byteOrder" must be all lower-case
(#372) Variable "fractionBits" must be all lower-case
(#401) Public method name "Zend_Pdf_FileParser::readStringUTF16" must be in lower-case letters only
(#401) Variable "byteCount" must be all lower-case
(#402) Variable "byteOrder" must be all lower-case
(#402) Must use "self::" for local static member reference
(#403) Variable "characterSet" must be all lower-case
(#404) Opening brace should be on the same line as the declaration
(#405) Variable "byteCount" must be all lower-case
(#408) Variable "byteCount" must be all lower-case
(#409) Variable "byteOrder" must be all lower-case
(#409) Must use "self::" for local static member reference
(#410) Variable "characterSet" must be all lower-case
(#413) Variable "characterSet" must be all lower-case
(#414) Variable "byteOrder" must be all lower-case
(#414) Must use "self::" for local static member reference
(#415) Variable "characterSet" must be all lower-case
(#418) Variable "characterSet" must be all lower-case
(#420) "require_once" must be immediately followed by an open parenthesis
(#421) Variable "byteOrder" must be all lower-case
(#442) Public method name "Zend_Pdf_FileParser::readStringMacRoman" must be in lower-case letters only
(#442) Variable "byteCount" must be all lower-case
(#442) Variable "characterSet" must be all lower-case
(#443) Opening brace should be on the same line as the declaration
(#444) Variable "byteCount" must be all lower-case
(#447) Variable "byteCount" must be all lower-case
(#448) Variable "characterSet" must be all lower-case
(#451) Variable "characterSet" must be all lower-case
(#472) Public method name "Zend_Pdf_FileParser::readStringPascal" must be in lower-case letters only
(#472) Variable "characterSet" must be all lower-case
(#472) Variable "lengthBytes" must be all lower-case
(#473) Opening brace should be on the same line as the declaration
(#474) Variable "byteCount" must be all lower-case
(#474) Variable "lengthBytes" must be all lower-case
(#475) Variable "byteCount" must be all lower-case
(#478) Variable "byteCount" must be all lower-case
(#479) Variable "characterSet" must be all lower-case
(#482) Variable "characterSet" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/FileParser/Font.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Member variable "_fontProperties" must be all lower-case
(#62) Line indented incorrectly; expected at least 4 spaces, found 2
(#65) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Variable "dataSource" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "dataSource" must be all lower-case
(#82) Line indented incorrectly; expected at least 4 spaces, found 2
(#91) Opening brace should be on the same line as the declaration
(#102) Line indented incorrectly; expected at least 4 spaces, found 2
(#118) Public method name "Zend_Pdf_FileParser_Font::readStringUTF16" must be in lower-case letters only
(#118) Variable "byteCount" must be all lower-case
(#119) Variable "byteOrder" must be all lower-case
(#120) Variable "characterSet" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "byteCount" must be all lower-case
(#122) Variable "byteOrder" must be all lower-case
(#134) Public method name "Zend_Pdf_FileParser_Font::readStringMacRoman" must be in lower-case letters only
(#134) Variable "byteCount" must be all lower-case
(#134) Variable "characterSet" must be all lower-case
(#135) Opening brace should be on the same line as the declaration
(#136) Variable "byteCount" must be all lower-case
(#149) Public method name "Zend_Pdf_FileParser_Font::readStringPascal" must be in lower-case letters only
(#149) Variable "characterSet" must be all lower-case
(#149) Variable "lengthBytes" must be all lower-case
(#150) Opening brace should be on the same line as the declaration
(#155) Line indented incorrectly; expected at least 4 spaces, found 2
(#160) Public method name "Zend_Pdf_FileParser_Font::writeDebug" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#162) The use of function print_r() is forbidden
(#167) Line indented incorrectly; expected at least 4 spaces, found 2
(#170) Line indented incorrectly; expected at least 4 spaces, found 2
(#182) Opening brace should be on the same line as the declaration
(#191) Line indented incorrectly; expected at least 4 spaces, found 2
(#202) Protected method name "Zend_Pdf_FileParser_Font::_debugLog" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#213) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/FileParser/Font/OpenType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#61) Member variable "_scalerType" must be all lower-case
(#67) Member variable "_tableDirectory" must be all lower-case
(#71) Line indented incorrectly; expected at least 4 spaces, found 2
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#85) Opening brace should be on the same line as the declaration
(#101) Opening brace should be on the same line as the declaration
(#127) Inline doc block comments are not allowed; use "// Comment." instead
(#136) Line indented incorrectly; expected at least 4 spaces, found 2
(#139) Line indented incorrectly; expected at least 4 spaces, found 2
(#149) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_parseTableDirectory" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#153) Variable "tableCount" must be all lower-case
(#154) Variable "tableCount" must be all lower-case
(#164) Variable "tableCount" must be all lower-case
(#164) Variable "tableCount" must be all lower-case
(#165) "require_once" must be immediately followed by an open parenthesis
(#178) Variable "tableIndex" must be all lower-case
(#178) Variable "tableIndex" must be all lower-case
(#178) Variable "tableCount" must be all lower-case
(#178) Variable "tableIndex" must be all lower-case
(#179) Variable "tableName" must be all lower-case
(#188) Variable "tableOffset" must be all lower-case
(#189) Variable "tableLength" must be all lower-case
(#190) Variable "tableName" must be all lower-case
(#190) Variable "tableOffset" must be all lower-case
(#190) Variable "tableLength" must be all lower-case
(#194) Variable "fileSize" must be all lower-case
(#195) Variable "tableOffset" must be all lower-case
(#195) Variable "tableOffset" must be all lower-case
(#195) Variable "fileSize" must be all lower-case
(#196) "require_once" must be immediately followed by an open parenthesis
(#197) Variable "tableOffset" must be all lower-case
(#200) Variable "tableLength" must be all lower-case
(#200) Variable "tableOffset" must be all lower-case
(#200) Variable "tableLength" must be all lower-case
(#200) Variable "fileSize" must be all lower-case
(#201) "require_once" must be immediately followed by an open parenthesis
(#202) Variable "tableLength" must be all lower-case
(#206) Variable "tableName" must be all lower-case
(#206) Variable "tableOffset" must be all lower-case
(#207) Variable "tableName" must be all lower-case
(#207) Variable "tableLength" must be all lower-case
(#220) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_parseHeadTable" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#226) Variable "tableVersion" must be all lower-case
(#232) Variable "magicNumber" must be all lower-case
(#233) Variable "magicNumber" must be all lower-case
(#234) "require_once" must be immediately followed by an open parenthesis
(#236) Variable "magicNumber" must be all lower-case
(#264) Variable "macStyleBits" must be all lower-case
(#265) Variable "macStyleBits" must be all lower-case
(#266) Variable "macStyleBits" must be all lower-case
(#282) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_parseNameTable" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#285) Variable "baseOffset" must be all lower-case
(#293) Variable "tableFormat" must be all lower-case
(#294) Variable "tableFormat" must be all lower-case
(#295) "require_once" must be immediately followed by an open parenthesis
(#296) Variable "tableFormat" must be all lower-case
(#299) Variable "tableFormat" must be all lower-case
(#301) Variable "nameCount" must be all lower-case
(#302) Variable "nameCount" must be all lower-case
(#304) Variable "storageOffset" must be all lower-case
(#304) Variable "baseOffset" must be all lower-case
(#305) Variable "storageOffset" must be all lower-case
(#313) Variable "nameRecords" must be all lower-case
(#314) Variable "nameIndex" must be all lower-case
(#314) Variable "nameIndex" must be all lower-case
(#314) Variable "nameCount" must be all lower-case
(#314) Variable "nameIndex" must be all lower-case
(#316) Variable "platformID" must be all lower-case
(#317) Variable "encodingID" must be all lower-case
(#319) Variable "platformID" must be all lower-case
(#319) Variable "encodingID" must be all lower-case
(#320) Variable "platformID" must be all lower-case
(#320) Variable "encodingID" must be all lower-case
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Variable "languageID" must be all lower-case
(#327) Variable "nameID" must be all lower-case
(#328) Variable "nameLength" must be all lower-case
(#329) Variable "nameOffset" must be all lower-case
(#331) Variable "languageCode" must be all lower-case
(#331) Variable "platformID" must be all lower-case
(#331) Variable "languageID" must be all lower-case
(#332) Variable "languageCode" must be all lower-case
(#333) Variable "languageID" must be all lower-case
(#333) Variable "platformID" must be all lower-case
(#338) Variable "nameID" must be all lower-case
(#338) Variable "languageID" must be all lower-case
(#338) Variable "platformID" must be all lower-case
(#338) Variable "baseOffset" must be all lower-case
(#338) Variable "nameOffset" must be all lower-case
(#338) Variable "nameOffset" must be all lower-case
(#338) Variable "nameLength" must be all lower-case
(#344) Variable "nameRecords" must be all lower-case
(#344) Variable "nameID" must be all lower-case
(#344) Variable "languageCode" must be all lower-case
(#344) Variable "platformID" must be all lower-case
(#345) Variable "nameOffset" must be all lower-case
(#346) Variable "nameLength" must be all lower-case
(#351) Variable "fontNames" must be all lower-case
(#352) Variable "nameRecords" must be all lower-case
(#354) Variable "stringOffset" must be all lower-case
(#354) Variable "storageOffset" must be all lower-case
(#355) Variable "stringOffset" must be all lower-case
(#361) Variable "fontNames" must be all lower-case
(#365) Variable "fontNames" must be all lower-case
(#378) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_parsePostTable" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#384) Variable "tableVersion" must be all lower-case
(#391) Variable "fixedPitch" must be all lower-case
(#392) Variable "fixedPitch" must be all lower-case
(#415) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_parseHheaTable" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#421) Variable "tableVersion" must be all lower-case
(#465) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_parseMaxpTable" must be in lower-case letters only
(#466) Opening brace should be on the same line as the declaration
(#493) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_parseOs2Table" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#496) "require_once" must be immediately followed by an open parenthesis
(#506) "require_once" must be immediately followed by an open parenthesis
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Variable "tableVersion" must be all lower-case
(#553) Variable "tableVersion" must be all lower-case
(#553) Variable "tableVersion" must be all lower-case
(#554) "require_once" must be immediately followed by an open parenthesis
(#555) Variable "tableVersion" must be all lower-case
(#558) Variable "tableVersion" must be all lower-case
(#578) Variable "embeddingFlags" must be all lower-case
(#579) Variable "embeddingFlags" must be all lower-case
(#580) Variable "embeddingFlags" must be all lower-case
(#585) Variable "embeddingFlags" must be all lower-case
(#599) Variable "isSubsettable" must be all lower-case
(#599) Variable "embeddingFlags" must be all lower-case
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#624) Variable "familyClass" must be all lower-case
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Variable "familyClass" must be all lower-case
(#626) Variable "familyClass" must be all lower-case
(#626) Variable "familyClass" must be all lower-case
(#627) Variable "familyClass" must be all lower-case
(#628) Variable "familyClass" must be all lower-case
(#629) Variable "familyClass" must be all lower-case
(#630) Variable "familyClass" must be all lower-case
(#631) Variable "familyClass" must be all lower-case
(#643) Variable "unicodeRange1" must be all lower-case
(#644) Variable "unicodeRange2" must be all lower-case
(#645) Variable "unicodeRange3" must be all lower-case
(#646) Variable "unicodeRange4" must be all lower-case
(#648) Variable "unicodeRange1" must be all lower-case
(#648) Variable "unicodeRange2" must be all lower-case
(#648) Variable "unicodeRange3" must be all lower-case
(#648) Variable "unicodeRange4" must be all lower-case
(#656) Inline doc block comments are not allowed; use "// Comment." instead
(#662) Variable "unicodeRange1" must be all lower-case
(#662) Variable "unicodeRange2" must be all lower-case
(#663) Variable "unicodeRange3" must be all lower-case
(#663) Variable "unicodeRange4" must be all lower-case
(#699) Variable "tableVersion" must be all lower-case
(#715) Inline doc block comments are not allowed; use "// Comment." instead
(#731) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_parseHmtxTable" must be in lower-case letters only
(#732) Opening brace should be on the same line as the declaration
(#736) "require_once" must be immediately followed by an open parenthesis
(#744) "require_once" must be immediately followed by an open parenthesis
(#753) Variable "glyphWidths" must be all lower-case
(#755) Variable "glyphWidths" must be all lower-case
(#760) Variable "glyphWidths" must be all lower-case
(#761) Variable "glyphWidths" must be all lower-case
(#761) Variable "glyphWidths" must be all lower-case
(#763) Variable "glyphWidths" must be all lower-case
(#788) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_parseCmapTable" must be in lower-case letters only
(#789) Opening brace should be on the same line as the declaration
(#791) Variable "baseOffset" must be all lower-case
(#795) Variable "tableVersion" must be all lower-case
(#796) Variable "tableVersion" must be all lower-case
(#797) "require_once" must be immediately followed by an open parenthesis
(#798) Variable "tableVersion" must be all lower-case
(#801) Variable "tableVersion" must be all lower-case
(#803) Variable "subtableCount" must be all lower-case
(#804) Variable "subtableCount" must be all lower-case
(#810) Variable "subtableIndex" must be all lower-case
(#810) Variable "subtableIndex" must be all lower-case
(#810) Variable "subtableCount" must be all lower-case
(#810) Variable "subtableIndex" must be all lower-case
(#812) Variable "platformID" must be all lower-case
(#813) Variable "encodingID" must be all lower-case
(#815) Variable "platformID" must be all lower-case
(#815) Variable "encodingID" must be all lower-case
(#816) Variable "platformID" must be all lower-case
(#816) Variable "encodingID" must be all lower-case
(#817) Variable "platformID" must be all lower-case
(#817) Variable "encodingID" must be all lower-case
(#818) Variable "platformID" must be all lower-case
(#818) Variable "encodingID" must be all lower-case
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) Variable "platformID" must be all lower-case
(#821) Variable "encodingID" must be all lower-case
(#826) Variable "subtableOffset" must be all lower-case
(#827) Variable "subtableOffset" must be all lower-case
(#827) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) Variable "subtableOffset" must be all lower-case
(#829) Variable "platformID" must be all lower-case
(#834) Variable "platformID" must be all lower-case
(#834) Variable "encodingID" must be all lower-case
(#834) Variable "baseOffset" must be all lower-case
(#834) Variable "subtableOffset" must be all lower-case
(#834) Variable "subtableOffset" must be all lower-case
(#836) Variable "platformID" must be all lower-case
(#836) Variable "encodingID" must be all lower-case
(#836) Variable "subtableOffset" must be all lower-case
(#875) Variable "cmapType" must be all lower-case
(#878) Variable "cmapOffset" must be all lower-case
(#878) Variable "baseOffset" must be all lower-case
(#879) Variable "cmapOffset" must be all lower-case
(#884) Variable "cmapLength" must be all lower-case
(#893) Inline comments must start with a capital letter, digit or 3-dots sequence
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) Variable "cmapLength" must be all lower-case
(#903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) This comment is 86% valid code; is this commented out code?
(#909) Inline comments must start with a capital letter, digit or 3-dots sequence
(#909) No space found before comment text; expected "// $this->skipBytes(2);" but found "//$this->skipBytes(2);"
(#910) This comment is 64% valid code; is this commented out code?
(#910) No space found before comment text; expected "// $cmapLength = $this->readUInt(4);" but found "//$cmapLength = $this->readUInt(4);"
(#911) This comment is 64% valid code; is this commented out code?
(#911) No space found before comment text; expected "// $language = $this->readUInt(4);" but found "//$language = $this->readUInt(4);"
(#912) This comment is 59% valid code; is this commented out code?
(#912) No space found before comment text; expected "// if ($language != 0) {" but found "//if ($language != 0) {"
(#913) This comment is 67% valid code; is this commented out code?
(#913) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#914) This comment is 56% valid code; is this commented out code?
(#914) Expected 1 space before comment text but found 21; use block comment if you need indentation
(#915) This comment is 100% valid code; is this commented out code?
(#915) No space found before comment text; expected "// }" but found "//}"
(#916) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) This comment is 100% valid code; is this commented out code?
(#916) No space found before comment text; expected "// break;" but found "//break;"
(#922) Variable "cmapType" must be all lower-case
(#925) Variable "cmapType" must be all lower-case
(#926) "require_once" must be immediately followed by an open parenthesis
(#934) Variable "cmapType" must be all lower-case
(#934) Variable "cmapOffset" must be all lower-case
(#934) Variable "cmapLength" must be all lower-case
(#935) Variable "cmapOffset" must be all lower-case
(#936) Variable "cmapData" must be all lower-case
(#936) Variable "cmapLength" must be all lower-case
(#938) "require_once" must be immediately followed by an open parenthesis
(#939) Variable "cmapType" must be all lower-case
(#939) Variable "cmapData" must be all lower-case
(#954) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_readScalerType" must be in lower-case letters only
(#955) Opening brace should be on the same line as the declaration
(#965) Inline comments must start with a capital letter, digit or 3-dots sequence
(#965) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) Inline comments must start with a capital letter, digit or 3-dots sequence
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#973) Inline comments must start with a capital letter, digit or 3-dots sequence
(#973) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) This comment is 50% valid code; is this commented out code?
(#978) "require_once" must be immediately followed by an open parenthesis
(#983) "require_once" must be immediately followed by an open parenthesis
(#997) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_jumpToTable" must be in lower-case letters only
(#997) Variable "tableName" must be all lower-case
(#998) Opening brace should be on the same line as the declaration
(#999) Variable "tableName" must be all lower-case
(#999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#999) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) "require_once" must be immediately followed by an open parenthesis
(#1001) Variable "tableName" must be all lower-case
(#1004) Variable "tableName" must be all lower-case
(#1005) Variable "tableName" must be all lower-case
(#1018) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_readTableVersion" must be in lower-case letters only
(#1018) Variable "minVersion" must be all lower-case
(#1018) Variable "maxVersion" must be all lower-case
(#1019) Opening brace should be on the same line as the declaration
(#1020) Variable "tableVersion" must be all lower-case
(#1021) Variable "tableVersion" must be all lower-case
(#1021) Variable "minVersion" must be all lower-case
(#1021) Variable "tableVersion" must be all lower-case
(#1021) Variable "maxVersion" must be all lower-case
(#1022) "require_once" must be immediately followed by an open parenthesis
(#1023) Variable "tableVersion" must be all lower-case
(#1026) Variable "tableVersion" must be all lower-case
(#1027) Variable "tableVersion" must be all lower-case
(#1039) Protected method name "Zend_Pdf_FileParser_Font_OpenType::_languageCodeForPlatform" must be in lower-case letters only
(#1039) Variable "platformID" must be all lower-case
(#1039) Variable "languageID" must be all lower-case
(#1040) Opening brace should be on the same line as the declaration
(#1041) Variable "platformID" must be all lower-case
(#1047) Variable "languageID" must be all lower-case
(#1048) Variable "languageID" must be all lower-case
(#1084) Variable "platformID" must be all lower-case
(#1085) Variable "languageID" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/FileParser/Font/OpenType/TrueType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Opening brace should be on the same line as the declaration
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) "require_once" must be immediately followed by an open parenthesis
(#78) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/FileParser/Image.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "imageType" must be all lower-case
(#58) Variable "dataSource" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "dataSource" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/FileParser/Image/Png.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#37) Line indented incorrectly; expected 4 spaces, found 5
(#37) Member variable "_isPNG" must be all lower-case
(#38) Line indented incorrectly; expected 4 spaces, found 5
(#39) Line indented incorrectly; expected 4 spaces, found 5
(#40) Line indented incorrectly; expected 4 spaces, found 5
(#41) Line indented incorrectly; expected 4 spaces, found 5
(#42) Line indented incorrectly; expected 4 spaces, found 5
(#43) Line indented incorrectly; expected 4 spaces, found 5
(#43) Member variable "_preFilter" must be all lower-case
(#44) Line indented incorrectly; expected 4 spaces, found 5
(#46) Line indented incorrectly; expected 4 spaces, found 5
(#46) Member variable "_imageData" must be all lower-case
(#47) Line indented incorrectly; expected 4 spaces, found 5
(#47) Member variable "_paletteData" must be all lower-case
(#48) Line indented incorrectly; expected 4 spaces, found 5
(#48) Member variable "_transparencyData" must be all lower-case
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Line indented incorrectly; expected 4 spaces, found 5
(#52) Public method name "Zend_Pdf_FileParser_Image_Png::getWidth" must be in lower-case letters only
(#53) Line indented incorrectly; expected 8 spaces, found 10
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Line indented incorrectly; expected 8 spaces, found 10
(#57) Line indented incorrectly; expected 4 spaces, found 5
(#59) Line indented incorrectly; expected 4 spaces, found 5
(#59) Public method name "Zend_Pdf_FileParser_Image_Png::getHeight" must be in lower-case letters only
(#60) Line indented incorrectly; expected 8 spaces, found 10
(#60) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Line indented incorrectly; expected 8 spaces, found 10
(#64) Line indented incorrectly; expected 4 spaces, found 5
(#66) Line indented incorrectly; expected 4 spaces, found 5
(#66) Public method name "Zend_Pdf_FileParser_Image_Png::getBitDepth" must be in lower-case letters only
(#67) Line indented incorrectly; expected 8 spaces, found 10
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Line indented incorrectly; expected 8 spaces, found 10
(#71) Line indented incorrectly; expected 4 spaces, found 5
(#73) Line indented incorrectly; expected 4 spaces, found 5
(#73) Public method name "Zend_Pdf_FileParser_Image_Png::getColorSpace" must be in lower-case letters only
(#74) Line indented incorrectly; expected 8 spaces, found 10
(#74) Expected "if (...) {\n"; found "if(...) {\n"
(#76) Line indented incorrectly; expected 8 spaces, found 10
(#78) Line indented incorrectly; expected 4 spaces, found 5
(#80) Line indented incorrectly; expected 4 spaces, found 5
(#80) Public method name "Zend_Pdf_FileParser_Image_Png::getCompressionStrategy" must be in lower-case letters only
(#81) Line indented incorrectly; expected 8 spaces, found 10
(#81) Expected "if (...) {\n"; found "if(...) {\n"
(#83) Line indented incorrectly; expected 8 spaces, found 10
(#85) Line indented incorrectly; expected 4 spaces, found 5
(#87) Line indented incorrectly; expected 4 spaces, found 5
(#87) Public method name "Zend_Pdf_FileParser_Image_Png::getPaethFilter" must be in lower-case letters only
(#88) Line indented incorrectly; expected 8 spaces, found 10
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#90) Line indented incorrectly; expected 8 spaces, found 10
(#92) Line indented incorrectly; expected 4 spaces, found 5
(#94) Line indented incorrectly; expected 4 spaces, found 5
(#94) Public method name "Zend_Pdf_FileParser_Image_Png::getInterlacingMode" must be in lower-case letters only
(#95) Line indented incorrectly; expected 8 spaces, found 10
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#97) Line indented incorrectly; expected 8 spaces, found 10
(#99) Line indented incorrectly; expected 4 spaces, found 5
(#101) Line indented incorrectly; expected 4 spaces, found 5
(#101) Public method name "Zend_Pdf_FileParser_Image_Png::getRawImageData" must be in lower-case letters only
(#102) Line indented incorrectly; expected 8 spaces, found 10
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Line indented incorrectly; expected 8 spaces, found 10
(#106) Line indented incorrectly; expected 4 spaces, found 5
(#108) Line indented incorrectly; expected 4 spaces, found 5
(#108) Public method name "Zend_Pdf_FileParser_Image_Png::getRawPaletteData" must be in lower-case letters only
(#109) Line indented incorrectly; expected 8 spaces, found 10
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#111) Line indented incorrectly; expected 8 spaces, found 10
(#113) Line indented incorrectly; expected 4 spaces, found 5
(#115) Line indented incorrectly; expected 4 spaces, found 5
(#115) Public method name "Zend_Pdf_FileParser_Image_Png::getRawTransparencyData" must be in lower-case letters only
(#116) Line indented incorrectly; expected 8 spaces, found 10
(#116) Expected "if (...) {\n"; found "if(...) {\n"
(#118) Line indented incorrectly; expected 8 spaces, found 10
(#120) Line indented incorrectly; expected 4 spaces, found 5
(#122) Line indented incorrectly; expected at least 4 spaces, found 2
(#130) Opening brace should be on the same line as the declaration
(#131) Line indented incorrectly; expected 8 spaces, found 9
(#133) Line indented incorrectly; expected 8 spaces, found 9
(#143) Opening brace should be on the same line as the declaration
(#157) Protected method name "Zend_Pdf_FileParser_Image_Png::_parseSignature" must be in lower-case letters only
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// Skip the first byte (%)" but found "//Skip the first byte (%)"
(#159) Line indented incorrectly; expected 8 spaces, found 9
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Line indented incorrectly; expected 8 spaces, found 9
(#163) Line indented incorrectly; expected 8 spaces, found 9
(#166) Protected method name "Zend_Pdf_FileParser_Image_Png::_checkSignature" must be in lower-case letters only
(#167) Line indented incorrectly; expected 8 spaces, found 9
(#167) Expected "if (...) {\n"; found "if(...) {\n"
(#169) Line indented incorrectly; expected 8 spaces, found 9
(#173) Protected method name "Zend_Pdf_FileParser_Image_Png::_parseChunks" must be in lower-case letters only
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) No space found before comment text; expected "// Variable chunks start at the end of IHDR" but found "//Variable chunks start at the end of IHDR"
(#176) No space found before comment text; expected "// Start processing chunks. If there are no more bytes to read parsing is complete." but found "//Start processing chunks. If there are no more bytes to read parsing is complete."
(#178) Line indented incorrectly; expected 8 spaces, found 9
(#178) Expected "while (...) {\n"; found "while(...) {\n"
(#179) Variable "chunkLength" must be all lower-case
(#180) Line indented incorrectly; expected 12 spaces, found 14
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#180) Variable "chunkLength" must be all lower-case
(#180) Variable "chunkLength" must be all lower-case
(#181) "require_once" must be immediately followed by an open parenthesis
(#183) Line indented incorrectly; expected 12 spaces, found 14
(#185) Variable "chunkType" must be all lower-case
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) No space found before comment text; expected "// If we know how to process the chunk, do it here, else ignore the chunk and move on to the next" but found "//If we know how to process the chunk, do it here, else ignore the chunk and move on to the next"
(#189) Line indented incorrectly; expected 12 spaces, found 14
(#189) Variable "chunkType" must be all lower-case
(#190) Line indented incorrectly; expected 16 spaces, found 19
(#191) Variable "chunkLength" must be all lower-case
(#194) Line indented incorrectly; expected 16 spaces, found 19
(#195) Variable "chunkLength" must be all lower-case
(#198) Line indented incorrectly; expected 16 spaces, found 19
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "chunkLength" must be all lower-case
(#202) Line indented incorrectly; expected 16 spaces, found 19
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// End the loop too" but found "//End the loop too"
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) No space found before comment text; expected "// @TODO Implement the rest of the PNG chunks. (There are many not implemented here)" but found "//@TODO Implement the rest of the PNG chunks. (There are many not implemented here)"
(#206) Line indented incorrectly; expected 12 spaces, found 14
(#207) Line indented incorrectly; expected 12 spaces, found 14
(#207) Expected "if (...) {\n"; found "if(...) {\n"
(#207) Variable "chunkLength" must be all lower-case
(#208) Variable "chunkLength" must be all lower-case
(#208) Line exceeds 132 characters; contains 153 characters
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) No space found before comment text; expected "// Skip past the data finalizer. (Don't rely on the parse to leave the offsets correct)" but found "//Skip past the data finalizer. (Don't rely on the parse to leave the offsets correct)"
(#209) Line indented incorrectly; expected 12 spaces, found 14
(#210) Line indented incorrectly; expected 8 spaces, found 9
(#211) Line indented incorrectly; expected 8 spaces, found 9
(#211) Expected "if (...) {\n"; found "if(...) {\n"
(#212) "require_once" must be immediately followed by an open parenthesis
(#214) Line indented incorrectly; expected 8 spaces, found 9
(#217) Protected method name "Zend_Pdf_FileParser_Image_Png::_parseIHDRChunk" must be in lower-case letters only
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) No space found before comment text; expected "// IHDR must always start at offset 12 and run for 17 bytes" but found "//IHDR must always start at offset 12 and run for 17 bytes"
(#219) Line indented incorrectly; expected 8 spaces, found 9
(#219) Expected "if (...) {\n"; found "if(...) {\n"
(#220) "require_once" must be immediately followed by an open parenthesis
(#222) Line indented incorrectly; expected 8 spaces, found 9
(#230) Line indented incorrectly; expected 8 spaces, found 9
(#230) Expected "if (...) {\n"; found "if(...) {\n"
(#231) "require_once" must be immediately followed by an open parenthesis
(#233) Line indented incorrectly; expected 8 spaces, found 9
(#236) Protected method name "Zend_Pdf_FileParser_Image_Png::_parseIDATChunk" must be in lower-case letters only
(#236) Variable "chunkOffset" must be all lower-case
(#236) Variable "chunkLength" must be all lower-case
(#237) Variable "chunkOffset" must be all lower-case
(#238) Line indented incorrectly; expected 8 spaces, found 9
(#238) Expected "if (...) {\n"; found "if(...) {\n"
(#239) Variable "chunkLength" must be all lower-case
(#240) Line indented incorrectly; expected 8 spaces, found 9
(#241) Variable "chunkLength" must be all lower-case
(#242) Line indented incorrectly; expected 8 spaces, found 9
(#245) Protected method name "Zend_Pdf_FileParser_Image_Png::_parsePLTEChunk" must be in lower-case letters only
(#245) Variable "chunkOffset" must be all lower-case
(#245) Variable "chunkLength" must be all lower-case
(#246) Variable "chunkOffset" must be all lower-case
(#247) Variable "chunkLength" must be all lower-case
(#250) Protected method name "Zend_Pdf_FileParser_Image_Png::_parseTRNSChunk" must be in lower-case letters only
(#250) Variable "chunkOffset" must be all lower-case
(#250) Variable "chunkLength" must be all lower-case
(#251) Variable "chunkOffset" must be all lower-case
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) No space found before comment text; expected "// Processing of tRNS data varies dependending on the color depth" but found "//Processing of tRNS data varies dependending on the color depth"
(#255) Line indented incorrectly; expected 8 spaces, found 9
(#256) Line indented incorrectly; expected 12 spaces, found 13
(#257) Variable "baseColor" must be all lower-case
(#258) Variable "baseColor" must be all lower-case
(#258) Variable "baseColor" must be all lower-case
(#261) Line indented incorrectly; expected 12 spaces, found 13
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) No space found before comment text; expected "// @TODO Fix this hack." but found "//@TODO Fix this hack."
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) No space found before comment text; expected "// This parser cheats and only uses the lsb's (and only works with < 16 bit depth images)" but found "//This parser cheats and only uses the lsb's (and only works with < 16 bit depth images)"
(#291) Line indented incorrectly; expected 12 spaces, found 13
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) No space found before comment text; expected "// @TODO Fix this hack." but found "//@TODO Fix this hack."
(#294) No space found before comment text; expected "// This parser cheats too. It only masks the first color in the palette." but found "//This parser cheats too. It only masks the first color in the palette."
(#299) Line exceeds 132 characters; contains 159 characters
(#305) Line exceeds 132 characters; contains 143 characters
(#306) Line exceeds 132 characters; contains 144 characters
(#307) Line exceeds 132 characters; contains 135 characters
(#308) Line exceeds 132 characters; contains 144 characters
(#309) Line exceeds 132 characters; contains 143 characters
(#314) Variable "tmpData" must be all lower-case
(#314) Variable "chunkLength" must be all lower-case
(#315) Line indented incorrectly; expected 16 spaces, found 18
(#315) Expected "if (...) {\n"; found "if(...) {\n"
(#315) Variable "trnsIdx" must be all lower-case
(#315) Variable "tmpData" must be all lower-case
(#316) Variable "trnsIdx" must be all lower-case
(#316) Variable "trnsIdx" must be all lower-case
(#317) Line indented incorrectly; expected 16 spaces, found 18
(#321) Line indented incorrectly; expected 12 spaces, found 13
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) No space found before comment text; expected "// Fall through to the next case" but found "//Fall through to the next case"
(#323) Line indented incorrectly; expected 12 spaces, found 13
(#324) "require_once" must be immediately followed by an open parenthesis
(#327) Line indented incorrectly; expected 8 spaces, found 9
local/mr/vendor/zend/Zend/Pdf/FileParserDataSource.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#41) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Line indented incorrectly; expected at least 4 spaces, found 2
(#63) Line indented incorrectly; expected at least 4 spaces, found 2
(#101) Public method name "Zend_Pdf_FileParserDataSource::readBytes" must be in lower-case letters only
(#101) Variable "byteCount" must be all lower-case
(#113) Public method name "Zend_Pdf_FileParserDataSource::readAllBytes" must be in lower-case letters only
(#116) Line indented incorrectly; expected at least 4 spaces, found 2
(#127) Opening brace should be on the same line as the declaration
(#132) Line indented incorrectly; expected at least 4 spaces, found 2
(#140) Public method name "Zend_Pdf_FileParserDataSource::getOffset" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Pdf_FileParserDataSource::getSize" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#156) Line indented incorrectly; expected at least 4 spaces, found 2
(#171) Public method name "Zend_Pdf_FileParserDataSource::moveToOffset" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#177) "require_once" must be immediately followed by an open parenthesis
(#182) "require_once" must be immediately followed by an open parenthesis
(#200) Public method name "Zend_Pdf_FileParserDataSource::skipBytes" must be in lower-case letters only
(#200) Variable "byteCount" must be all lower-case
(#201) Opening brace should be on the same line as the declaration
(#202) Variable "byteCount" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/FileParserDataSource/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Member variable "_filePath" must be all lower-case
(#55) Member variable "_fileResource" must be all lower-case
(#59) Line indented incorrectly; expected at least 4 spaces, found 2
(#62) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Variable "filePath" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "filePath" must be all lower-case
(#77) Variable "filePath" must be all lower-case
(#78) "require_once" must be immediately followed by an open parenthesis
(#79) Variable "filePath" must be all lower-case
(#82) Variable "filePath" must be all lower-case
(#83) "require_once" must be immediately followed by an open parenthesis
(#84) Variable "filePath" must be all lower-case
(#87) Variable "filePath" must be all lower-case
(#88) "require_once" must be immediately followed by an open parenthesis
(#89) Variable "filePath" must be all lower-case
(#92) Variable "filePath" must be all lower-case
(#93) "require_once" must be immediately followed by an open parenthesis
(#94) Variable "filePath" must be all lower-case
(#97) Variable "filePath" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Pdf_FileParserDataSource_File::readBytes" must be in lower-case letters only
(#125) Variable "byteCount" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "byteCount" must be all lower-case
(#129) "require_once" must be immediately followed by an open parenthesis
(#133) Variable "byteCount" must be all lower-case
(#134) "require_once" must be immediately followed by an open parenthesis
(#135) Variable "byteCount" must be all lower-case
(#138) Variable "byteCount" must be all lower-case
(#149) Public method name "Zend_Pdf_FileParserDataSource_File::readAllBytes" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#155) Line indented incorrectly; expected at least 4 spaces, found 2
(#163) Opening brace should be on the same line as the declaration
(#168) Line indented incorrectly; expected at least 4 spaces, found 2
(#179) Public method name "Zend_Pdf_FileParserDataSource_File::moveToOffset" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#187) "require_once" must be immediately followed by an open parenthesis
(#192) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/FileParserDataSource/String.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#61) Opening brace should be on the same line as the declaration
(#63) "require_once" must be immediately followed by an open parenthesis
(#75) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Pdf_FileParserDataSource_String::readBytes" must be in lower-case letters only
(#92) Variable "byteCount" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "byteCount" must be all lower-case
(#95) "require_once" must be immediately followed by an open parenthesis
(#96) Variable "byteCount" must be all lower-case
(#99) Variable "byteCount" must be all lower-case
(#100) Variable "byteCount" must be all lower-case
(#111) Public method name "Zend_Pdf_FileParserDataSource_String::readAllBytes" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#117) Line indented incorrectly; expected at least 4 spaces, found 2
(#125) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Filter/Ascii85.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
(#46) Variable "dataLength" must be all lower-case
(#48) Variable "dataLength" must be all lower-case
(#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) No space found before comment text; expected "// convert the 4 characters into a 32-bit number" but found "//convert the 4 characters into a 32-bit number"
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// partial chunk" but found "//partial chunk"
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// special char for all 4 bytes = 0" but found "//special char for all 4 bytes = 0"
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// encode into 5 bytes" but found "//encode into 5 bytes"
(#68) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// encode partial chunk" but found "//encode partial chunk"
(#75) Variable "dataLength" must be all lower-case
(#76) Variable "dataLength" must be all lower-case
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// 0 pad the rest" but found "//0 pad the rest"
(#80) Expected 1 space after first semicolon of FOR loop; 0 found
(#80) Expected 1 space after second semicolon of FOR loop; 0 found
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// encode just $n + 1" but found "//encode just $n + 1"
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// EOD" but found "//EOD"
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// make sure lines are split" but found "//make sure lines are split"
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// get rid of new line at the end" but found "//get rid of new line at the end"
(#115) Opening brace should be on the same line as the declaration
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// get rid of the whitespaces" but found "//get rid of the whitespaces"
(#119) Variable "whiteSpace" must be all lower-case
(#120) Variable "whiteSpace" must be all lower-case
(#123) "require_once" must be immediately followed by an open parenthesis
(#129) Variable "dataLength" must be all lower-case
(#131) Variable "dataLength" must be all lower-case
(#142) Expected "if (...) {\n"; found "if(...) {\n"
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) No space found before comment text; expected "// partial chunk" but found "//partial chunk"
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) No space found before comment text; expected "// decode partial" but found "//decode partial"
(#158) Variable "dataLength" must be all lower-case
(#161) Variable "partialLength" must be all lower-case
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) No space found before comment text; expected "// pad the rest of the chunk with u's" but found "//pad the rest of the chunk with u's"
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) No space found before comment text; expected "// until the lenght of the chunk is 5" but found "//until the lenght of the chunk is 5"
(#165) Variable "partialLength" must be all lower-case
(#176) Variable "partialLength" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Filter/AsciiHex.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
(#59) Variable "oddCode" must be all lower-case
(#60) Variable "commentMode" must be all lower-case
(#63) Variable "charCode" must be all lower-case
(#65) Variable "commentMode" must be all lower-case
(#66) Variable "charCode" must be all lower-case
(#66) Variable "charCode" must be all lower-case
(#67) Variable "commentMode" must be all lower-case
(#73) Variable "charCode" must be all lower-case
(#74) No space found before comment text; expected "// Skip white space" but found "//Skip white space"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) This comment is 50% valid code; is this commented out code?
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "commentMode" must be all lower-case
(#95) Variable "charCode" must be all lower-case
(#95) This comment is 100% valid code; is this commented out code?
(#95) Variable "charCode" must be all lower-case
(#95) This comment is 100% valid code; is this commented out code?
(#96) Variable "charCode" must be all lower-case
(#97) Variable "charCode" must be all lower-case
(#97) This comment is 100% valid code; is this commented out code?
(#97) Variable "charCode" must be all lower-case
(#97) This comment is 100% valid code; is this commented out code?
(#98) Variable "charCode" must be all lower-case
(#98) Space found before semicolon; expected "0x37;" but found "0x37/*0x41 - 0x0A*/;"
(#99) Variable "charCode" must be all lower-case
(#99) This comment is 100% valid code; is this commented out code?
(#99) Variable "charCode" must be all lower-case
(#99) This comment is 100% valid code; is this commented out code?
(#100) Variable "charCode" must be all lower-case
(#100) Space found before semicolon; expected "0x57;" but found "0x57/*0x61 - 0x0A*/;"
(#102) "require_once" must be immediately followed by an open parenthesis
(#106) Variable "oddCode" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "hexCodeHigh" must be all lower-case
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "hexCodeHigh" must be all lower-case
(#114) Expected 1 space before "*"; 0 found
(#114) Expected 1 space after "*"; 0 found
(#116) Variable "oddCode" must be all lower-case
(#116) Variable "oddCode" must be all lower-case
(#124) "require_once" must be immediately followed by an open parenthesis
(#129) Variable "oddCode" must be all lower-case
(#130) Variable "hexCodeHigh" must be all lower-case
(#130) Expected 1 space before "*"; 0 found
(#130) Expected 1 space after "*"; 0 found
local/mr/vendor/zend/Zend/Pdf/Filter/Compression.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Private method name "Zend_Pdf_Filter_Compression::_getPredictorValue" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#78) "require_once" must be immediately followed by an open parenthesis
(#94) Private method name "Zend_Pdf_Filter_Compression::_getColorsValue" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#100) "require_once" must be immediately followed by an open parenthesis
(#116) Private method name "Zend_Pdf_Filter_Compression::_getBitsPerComponentValue" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#119) Variable "bitsPerComponent" must be all lower-case
(#121) Variable "bitsPerComponent" must be all lower-case
(#121) Variable "bitsPerComponent" must be all lower-case
(#122) Variable "bitsPerComponent" must be all lower-case
(#122) Variable "bitsPerComponent" must be all lower-case
(#123) Variable "bitsPerComponent" must be all lower-case
(#124) "require_once" must be immediately followed by an open parenthesis
(#125) Variable "bitsPerComponent" must be all lower-case
(#127) Variable "bitsPerComponent" must be all lower-case
(#139) Private method name "Zend_Pdf_Filter_Compression::_getColumnsValue" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#157) Protected method name "Zend_Pdf_Filter_Compression::_applyEncodeParams" must be in lower-case letters only
(#160) Variable "bitsPerComponent" must be all lower-case
(#163) Inline doc block comments are not allowed; use "// Comment." instead
(#168) Inline doc block comments are not allowed; use "// Comment." instead
(#170) "require_once" must be immediately followed by an open parenthesis
(#174) Inline doc block comments are not allowed; use "// Comment." instead
(#176) Inline doc block comments are not allowed; use "// Comment." instead
(#180) Inline doc block comments are not allowed; use "// Comment." instead
(#181) Inline doc block comments are not allowed; use "// Comment." instead
(#182) Inline doc block comments are not allowed; use "// Comment." instead
(#183) Inline doc block comments are not allowed; use "// Comment." instead
(#184) Inline doc block comments are not allowed; use "// Comment." instead
(#185) Inline doc block comments are not allowed; use "// Comment." instead
(#189) Expected "if (...) {\n"; found "if(...) {\n"
(#189) Variable "bitsPerComponent" must be all lower-case
(#190) "require_once" must be immediately followed by an open parenthesis
(#194) Variable "bitsPerSample" must be all lower-case
(#194) Variable "bitsPerComponent" must be all lower-case
(#194) Expected 1 space before "*"; 0 found
(#194) Expected 1 space after "*"; 0 found
(#195) Variable "bytesPerSample" must be all lower-case
(#195) Variable "bitsPerSample" must be all lower-case
(#195) Expected 1 space before "/"; 0 found
(#195) Expected 1 space after "/"; 0 found
(#195) This comment is 50% valid code; is this commented out code?
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Variable "bytesPerRow" must be all lower-case
(#196) Variable "bitsPerSample" must be all lower-case
(#196) Expected 1 space before "*"; 0 found
(#196) Expected 1 space after "*"; 0 found
(#196) Expected 1 space before "/"; 0 found
(#196) Expected 1 space after "/"; 0 found
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) This comment is 50% valid code; is this commented out code?
(#197) Expected 1 space before "/"; 0 found
(#197) Expected 1 space after "/"; 0 found
(#197) Variable "bytesPerRow" must be all lower-case
(#202) "require_once" must be immediately followed by an open parenthesis
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "bytesPerRow" must be all lower-case
(#211) Variable "bytesPerRow" must be all lower-case
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Variable "lastSample" must be all lower-case
(#219) Variable "bytesPerSample" must be all lower-case
(#220) Variable "bytesPerRow" must be all lower-case
(#221) Variable "newByte" must be all lower-case
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Variable "newByte" must be all lower-case
(#223) Variable "lastSample" must be all lower-case
(#223) Variable "bytesPerSample" must be all lower-case
(#224) Variable "lastSample" must be all lower-case
(#224) Variable "bytesPerSample" must be all lower-case
(#224) Variable "newByte" must be all lower-case
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Variable "lastRow" must be all lower-case
(#230) Variable "bytesPerRow" must be all lower-case
(#234) Variable "bytesPerRow" must be all lower-case
(#235) Variable "newByte" must be all lower-case
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Variable "newByte" must be all lower-case
(#237) Variable "lastRow" must be all lower-case
(#238) Variable "lastRow" must be all lower-case
(#238) Variable "newByte" must be all lower-case
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Variable "lastRow" must be all lower-case
(#244) Variable "bytesPerRow" must be all lower-case
(#248) Variable "lastSample" must be all lower-case
(#248) Variable "bytesPerSample" must be all lower-case
(#249) Variable "bytesPerRow" must be all lower-case
(#250) Variable "newByte" must be all lower-case
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Variable "newByte" must be all lower-case
(#252) Variable "lastSample" must be all lower-case
(#252) Variable "bytesPerSample" must be all lower-case
(#252) Variable "lastRow" must be all lower-case
(#252) Expected 1 space before "/"; 0 found
(#252) Expected 1 space after "/"; 0 found
(#253) Variable "lastSample" must be all lower-case
(#253) Variable "bytesPerSample" must be all lower-case
(#253) Variable "lastRow" must be all lower-case
(#253) Variable "newByte" must be all lower-case
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Variable "lastRow" must be all lower-case
(#259) Variable "bytesPerRow" must be all lower-case
(#260) Variable "currentRow" must be all lower-case
(#264) Variable "lastSample" must be all lower-case
(#264) Variable "bytesPerSample" must be all lower-case
(#265) Variable "bytesPerRow" must be all lower-case
(#266) Variable "newByte" must be all lower-case
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "newByte" must be all lower-case
(#268) Variable "lastSample" must be all lower-case
(#268) Variable "bytesPerSample" must be all lower-case
(#269) Variable "lastRow" must be all lower-case
(#270) Variable "bytesPerSample" must be all lower-case
(#270) Expected 1 space before "<"; 2 found
(#270) Expected 1 space after "<"; 2 found
(#270) Expected 1 space before "?"; 0 found
(#270) Expected 1 space after "?"; newline found
(#271) Variable "lastRow" must be all lower-case
(#271) Variable "bytesPerSample" must be all lower-case
(#272) Variable "lastSample" must be all lower-case
(#272) Variable "bytesPerSample" must be all lower-case
(#272) Variable "currentRow" must be all lower-case
(#272) Variable "newByte" must be all lower-case
(#274) Variable "lastRow" must be all lower-case
(#274) Variable "currentRow" must be all lower-case
(#281) "require_once" must be immediately followed by an open parenthesis
(#292) Protected method name "Zend_Pdf_Filter_Compression::_applyDecodeParams" must be in lower-case letters only
(#295) Variable "bitsPerComponent" must be all lower-case
(#298) Inline doc block comments are not allowed; use "// Comment." instead
(#303) Inline doc block comments are not allowed; use "// Comment." instead
(#305) "require_once" must be immediately followed by an open parenthesis
(#309) Inline doc block comments are not allowed; use "// Comment." instead
(#314) Inline doc block comments are not allowed; use "// Comment." instead
(#315) Inline doc block comments are not allowed; use "// Comment." instead
(#316) Inline doc block comments are not allowed; use "// Comment." instead
(#317) Inline doc block comments are not allowed; use "// Comment." instead
(#318) Inline doc block comments are not allowed; use "// Comment." instead
(#319) Inline doc block comments are not allowed; use "// Comment." instead
(#321) Variable "bitsPerSample" must be all lower-case
(#321) Variable "bitsPerComponent" must be all lower-case
(#321) Expected 1 space before "*"; 0 found
(#321) Expected 1 space after "*"; 0 found
(#322) Variable "bytesPerSample" must be all lower-case
(#322) Variable "bitsPerSample" must be all lower-case
(#322) Expected 1 space before "/"; 0 found
(#322) Expected 1 space after "/"; 0 found
(#323) Variable "bytesPerRow" must be all lower-case
(#323) Variable "bitsPerSample" must be all lower-case
(#323) Expected 1 space before "*"; 0 found
(#323) Expected 1 space after "*"; 0 found
(#323) Expected 1 space before "/"; 0 found
(#323) Expected 1 space after "/"; 0 found
(#324) Expected 1 space before "/"; 0 found
(#324) Expected 1 space after "/"; 0 found
(#324) Variable "bytesPerRow" must be all lower-case
(#328) Variable "lastRow" must be all lower-case
(#328) Variable "bytesPerRow" must be all lower-case
(#330) Variable "lastSample" must be all lower-case
(#330) Variable "bytesPerSample" must be all lower-case
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Variable "bytesPerRow" must be all lower-case
(#334) Variable "bytesPerRow" must be all lower-case
(#335) Variable "lastSample" must be all lower-case
(#335) Variable "bytesPerSample" must be all lower-case
(#335) Variable "lastRow" must be all lower-case
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Variable "bytesPerRow" must be all lower-case
(#341) Variable "decodedByte" must be all lower-case
(#341) Variable "lastSample" must be all lower-case
(#341) Variable "bytesPerSample" must be all lower-case
(#342) Variable "lastSample" must be all lower-case
(#342) Variable "bytesPerSample" must be all lower-case
(#342) Variable "lastRow" must be all lower-case
(#342) Variable "decodedByte" must be all lower-case
(#343) Variable "decodedByte" must be all lower-case
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Variable "bytesPerRow" must be all lower-case
(#349) Variable "decodedByte" must be all lower-case
(#349) Variable "lastRow" must be all lower-case
(#350) Variable "lastSample" must be all lower-case
(#350) Variable "bytesPerSample" must be all lower-case
(#350) Variable "lastRow" must be all lower-case
(#350) Variable "decodedByte" must be all lower-case
(#351) Variable "decodedByte" must be all lower-case
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Variable "bytesPerRow" must be all lower-case
(#357) Variable "decodedByte" must be all lower-case
(#357) Expected 1 space after "+"; newline found
(#358) Variable "lastSample" must be all lower-case
(#358) Variable "bytesPerSample" must be all lower-case
(#358) Variable "lastRow" must be all lower-case
(#358) Expected 1 space before "/"; 0 found
(#358) Expected 1 space after "/"; 0 found
(#360) Variable "lastSample" must be all lower-case
(#360) Variable "bytesPerSample" must be all lower-case
(#360) Variable "lastRow" must be all lower-case
(#360) Variable "decodedByte" must be all lower-case
(#361) Variable "decodedByte" must be all lower-case
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Variable "currentRow" must be all lower-case
(#367) Variable "bytesPerRow" must be all lower-case
(#368) Variable "decodedByte" must be all lower-case
(#368) Expected 1 space after "+"; newline found
(#369) Variable "lastSample" must be all lower-case
(#369) Variable "bytesPerSample" must be all lower-case
(#370) Variable "lastRow" must be all lower-case
(#371) Variable "bytesPerSample" must be all lower-case
(#371) Expected 1 space before "<"; 2 found
(#371) Expected 1 space after "<"; 2 found
(#371) Expected 1 space before "?"; 0 found
(#371) Expected 1 space after "?"; newline found
(#372) Variable "lastRow" must be all lower-case
(#372) Variable "bytesPerSample" must be all lower-case
(#374) Variable "lastSample" must be all lower-case
(#374) Variable "bytesPerSample" must be all lower-case
(#374) Variable "currentRow" must be all lower-case
(#374) Variable "decodedByte" must be all lower-case
(#375) Variable "decodedByte" must be all lower-case
(#377) Variable "lastRow" must be all lower-case
(#377) Variable "currentRow" must be all lower-case
(#381) "require_once" must be immediately followed by an open parenthesis
(#388) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Filter/Compression/Flate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
(#50) Variable "trackErrors" must be all lower-case
(#54) Variable "trackErrors" must be all lower-case
(#55) "require_once" must be immediately followed by an open parenthesis
(#56) Variable "php_errormsg" must not contain underscores.
(#59) Variable "trackErrors" must be all lower-case
(#61) "require_once" must be immediately followed by an open parenthesis
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "php_errormsg" must not contain underscores.
(#81) Variable "trackErrors" must be all lower-case
(#85) Variable "trackErrors" must be all lower-case
(#86) "require_once" must be immediately followed by an open parenthesis
(#87) Variable "php_errormsg" must not contain underscores.
(#90) Variable "trackErrors" must be all lower-case
(#92) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Filter/Compression/Lzw.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#42) Private method name "Zend_Pdf_Filter_Compression_Lzw::_getEarlyChangeValue" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#45) Variable "earlyChange" must be all lower-case
(#47) Variable "earlyChange" must be all lower-case
(#47) Variable "earlyChange" must be all lower-case
(#48) "require_once" must be immediately followed by an open parenthesis
(#49) Variable "earlyChange" must be all lower-case
(#51) Variable "earlyChange" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#72) "require_once" must be immediately followed by an open parenthesis
(#85) Opening brace should be on the same line as the declaration
(#86) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Filter/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Pdf/Filter/RunLength.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#43) Opening brace should be on the same line as the declaration
(#46) Variable "chainStartOffset" must be all lower-case
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "repeatedCharChainLength" must be all lower-case
(#52) Expected 1 space before ">"; 2 found
(#52) Expected 1 space after ">"; 2 found
(#53) Variable "chainStartOffset" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Variable "chainStartOffset" must be all lower-case
(#56) Variable "chainStartOffset" must be all lower-case
(#56) Variable "chainStartOffset" must be all lower-case
(#59) Variable "repeatedCharChainLength" must be all lower-case
(#61) Variable "repeatedCharChainLength" must be all lower-case
(#62) Variable "chainStartOffset" must be all lower-case
(#66) Variable "chainStartOffset" must be all lower-case
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "chainStartOffset" must be all lower-case
(#71) Variable "chainStartOffset" must be all lower-case
(#76) Variable "chainStartOffset" must be all lower-case
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "chainStartOffset" must be all lower-case
(#78) Variable "chainStartOffset" must be all lower-case
(#78) Variable "chainStartOffset" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "dataLength" must be all lower-case
(#100) Expected "while (...) {\n"; found "while(...) {\n"
(#100) Variable "dataLength" must be all lower-case
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Pdf/Font.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#39) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#84) Line indented incorrectly; expected at least 4 spaces, found 2
(#187) Line indented incorrectly; expected at least 4 spaces, found 2
(#192) Expected 1 space after "="; 2 found
(#197) Expected 1 space after "="; 2 found
(#202) Expected 1 space after "="; 2 found
(#207) Expected 1 space after "="; 2 found
(#213) Expected 1 space after "="; 2 found
(#218) Expected 1 space after "="; 2 found
(#224) Expected 1 space after "="; 2 found
(#229) Expected 1 space after "="; 2 found
(#234) Expected 1 space after "="; 2 found
(#239) Expected 1 space after "="; 2 found
(#291) Line indented incorrectly; expected at least 4 spaces, found 2
(#339) Line indented incorrectly; expected at least 4 spaces, found 2
(#387) Line indented incorrectly; expected at least 4 spaces, found 2
(#412) Line indented incorrectly; expected at least 4 spaces, found 2
(#420) Member variable "_fontNames" must be all lower-case
(#427) Member variable "_fontFilePaths" must be all lower-case
(#431) Line indented incorrectly; expected at least 4 spaces, found 2
(#434) Line indented incorrectly; expected at least 4 spaces, found 2
(#463) Public method name "Zend_Pdf_Font::fontWithName" must be in lower-case letters only
(#463) Variable "embeddingOptions" must be all lower-case
(#464) Opening brace should be on the same line as the declaration
(#467) Must use "self::" for local static member reference
(#467) Variable "_fontNames" must be all lower-case
(#467) Variable "_fontNames" must not contain underscores.
(#468) Must use "self::" for local static member reference
(#468) Variable "_fontNames" must be all lower-case
(#468) Variable "_fontNames" must not contain underscores.
(#471) Inline doc block comments are not allowed; use "// Comment." instead
(#483) Must use "self::" for local static member reference
(#484) "require_once" must be immediately followed by an open parenthesis
(#488) Must use "self::" for local static member reference
(#489) "require_once" must be immediately followed by an open parenthesis
(#493) Must use "self::" for local static member reference
(#494) "require_once" must be immediately followed by an open parenthesis
(#498) Must use "self::" for local static member reference
(#499) "require_once" must be immediately followed by an open parenthesis
(#503) Must use "self::" for local static member reference
(#504) "require_once" must be immediately followed by an open parenthesis
(#508) Must use "self::" for local static member reference
(#509) "require_once" must be immediately followed by an open parenthesis
(#513) Must use "self::" for local static member reference
(#514) "require_once" must be immediately followed by an open parenthesis
(#518) Must use "self::" for local static member reference
(#519) "require_once" must be immediately followed by an open parenthesis
(#523) Must use "self::" for local static member reference
(#524) "require_once" must be immediately followed by an open parenthesis
(#528) Must use "self::" for local static member reference
(#529) "require_once" must be immediately followed by an open parenthesis
(#533) Must use "self::" for local static member reference
(#534) "require_once" must be immediately followed by an open parenthesis
(#538) Must use "self::" for local static member reference
(#539) "require_once" must be immediately followed by an open parenthesis
(#543) Must use "self::" for local static member reference
(#544) "require_once" must be immediately followed by an open parenthesis
(#548) Must use "self::" for local static member reference
(#549) "require_once" must be immediately followed by an open parenthesis
(#554) "require_once" must be immediately followed by an open parenthesis
(#561) Must use "self::" for local static member reference
(#561) Variable "_fontNames" must be all lower-case
(#561) Variable "_fontNames" must not contain underscores.
(#590) Public method name "Zend_Pdf_Font::fontWithPath" must be in lower-case letters only
(#590) Variable "filePath" must be all lower-case
(#590) Variable "embeddingOptions" must be all lower-case
(#591) Opening brace should be on the same line as the declaration
(#594) Variable "filePathKey" must be all lower-case
(#594) Variable "filePath" must be all lower-case
(#595) Must use "self::" for local static member reference
(#595) Variable "_fontFilePaths" must be all lower-case
(#595) Variable "_fontFilePaths" must not contain underscores.
(#595) Variable "filePathKey" must be all lower-case
(#596) Must use "self::" for local static member reference
(#596) Variable "_fontFilePaths" must be all lower-case
(#596) Variable "_fontFilePaths" must not contain underscores.
(#596) Variable "filePathKey" must be all lower-case
(#602) "require_once" must be immediately followed by an open parenthesis
(#603) Variable "dataSource" must be all lower-case
(#603) Variable "filePath" must be all lower-case
(#608) Variable "fileExtension" must be all lower-case
(#608) Variable "filePath" must be all lower-case
(#613) Variable "fileExtension" must be all lower-case
(#615) Must use "self::" for local static member reference
(#615) Variable "dataSource" must be all lower-case
(#615) Variable "embeddingOptions" must be all lower-case
(#625) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Variable "fileExtension" must be all lower-case
(#638) Must use "self::" for local static member reference
(#638) Variable "dataSource" must be all lower-case
(#638) Variable "embeddingOptions" must be all lower-case
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#647) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#651) Variable "dataSource" must be all lower-case
(#657) Variable "fontName" must be all lower-case
(#657) Must use "self::" for local static member reference
(#658) Must use "self::" for local static member reference
(#658) Variable "_fontNames" must be all lower-case
(#658) Variable "_fontNames" must not contain underscores.
(#658) Variable "fontName" must be all lower-case
(#659) Variable "filePathKey" must be all lower-case
(#659) Variable "filePath" must be all lower-case
(#660) Must use "self::" for local static member reference
(#660) Variable "_fontFilePaths" must be all lower-case
(#660) Variable "_fontFilePaths" must not contain underscores.
(#660) Variable "filePathKey" must be all lower-case
(#666) "require_once" must be immediately followed by an open parenthesis
(#667) Variable "filePath" must be all lower-case
(#669) Line indented incorrectly; expected 8 spaces, found 9
(#669) Closing brace indented incorrectly; expected 8 spaces, found 9
(#675) Line indented incorrectly; expected at least 4 spaces, found 2
(#678) Line indented incorrectly; expected at least 4 spaces, found 2
(#695) Protected method name "Zend_Pdf_Font::_extractTrueTypeFont" must be in lower-case letters only
(#695) Variable "dataSource" must be all lower-case
(#695) Variable "embeddingOptions" must be all lower-case
(#696) Opening brace should be on the same line as the declaration
(#698) "require_once" must be immediately followed by an open parenthesis
(#699) Variable "fontParser" must be all lower-case
(#699) Variable "dataSource" must be all lower-case
(#701) Variable "fontParser" must be all lower-case
(#702) Variable "fontParser" must be all lower-case
(#703) "require_once" must be immediately followed by an open parenthesis
(#704) Variable "fontParser" must be all lower-case
(#704) Variable "embeddingOptions" must be all lower-case
(#706) "require_once" must be immediately followed by an open parenthesis
(#707) "require_once" must be immediately followed by an open parenthesis
(#709) Variable "cidFont" must be all lower-case
(#709) Variable "fontParser" must be all lower-case
(#709) Variable "embeddingOptions" must be all lower-case
(#710) Variable "cidFont" must be all lower-case
(#718) Variable "fontParser" must be all lower-case
(#719) "require_once" must be immediately followed by an open parenthesis
(#721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Pdf/Image.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Line indented incorrectly; expected at least 4 spaces, found 2
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// Height" but found "//Height"
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#83) Line indented incorrectly; expected at least 4 spaces, found 2
(#105) Line indented incorrectly; expected at least 4 spaces, found 2
(#108) Line indented incorrectly; expected at least 4 spaces, found 2
(#117) Public method name "Zend_Pdf_Image::imageWithPath" must be in lower-case letters only
(#117) Variable "filePath" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#123) "require_once" must be immediately followed by an open parenthesis
(#124) Variable "filePath" must be all lower-case
(#125) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#130) "require_once" must be immediately followed by an open parenthesis
(#131) Variable "dataSource" must be all lower-case
(#131) Variable "filePath" must be all lower-case
(#136) Variable "fileExtension" must be all lower-case
(#136) Variable "filePath" must be all lower-case
(#141) Variable "fileExtension" must be all lower-case
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) No space found before comment text; expected "// Fall through to next case;" but found "//Fall through to next case;"
(#145) Must use "self::" for local static member reference
(#145) Variable "dataSource" must be all lower-case
(#148) Must use "self::" for local static member reference
(#148) Variable "dataSource" must be all lower-case
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) No space found before comment text; expected "// Fall through to next case;" but found "//Fall through to next case;"
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) No space found before comment text; expected "// Fall through to next case;" but found "//Fall through to next case;"
(#155) Must use "self::" for local static member reference
(#155) Variable "dataSource" must be all lower-case
(#158) "require_once" must be immediately followed by an open parenthesis
(#165) Variable "dataSource" must be all lower-case
(#173) "require_once" must be immediately followed by an open parenthesis
(#174) Variable "filePath" must be all lower-case
(#176) Line indented incorrectly; expected 8 spaces, found 9
(#176) Closing brace indented incorrectly; expected 8 spaces, found 9
(#194) Protected method name "Zend_Pdf_Image::_extractJpegImage" must be in lower-case letters only
(#194) Variable "dataSource" must be all lower-case
(#195) Opening brace should be on the same line as the declaration
(#196) "require_once" must be immediately followed by an open parenthesis
(#199) "require_once" must be immediately followed by an open parenthesis
(#200) Variable "imageParser" must be all lower-case
(#200) Variable "dataSource" must be all lower-case
(#201) "require_once" must be immediately followed by an open parenthesis
(#202) Variable "imageParser" must be all lower-case
(#203) Variable "imageParser" must be all lower-case
(#215) Protected method name "Zend_Pdf_Image::_extractPngImage" must be in lower-case letters only
(#215) Variable "dataSource" must be all lower-case
(#216) Opening brace should be on the same line as the declaration
(#217) "require_once" must be immediately followed by an open parenthesis
(#218) Variable "imageParser" must be all lower-case
(#218) Variable "dataSource" must be all lower-case
(#219) "require_once" must be immediately followed by an open parenthesis
(#220) Variable "imageParser" must be all lower-case
(#221) Variable "imageParser" must be all lower-case
(#234) Protected method name "Zend_Pdf_Image::_extractTiffImage" must be in lower-case letters only
(#234) Variable "dataSource" must be all lower-case
(#235) Opening brace should be on the same line as the declaration
(#236) "require_once" must be immediately followed by an open parenthesis
(#239) "require_once" must be immediately followed by an open parenthesis
(#240) Variable "imageParser" must be all lower-case
(#240) Variable "dataSource" must be all lower-case
(#241) "require_once" must be immediately followed by an open parenthesis
(#242) Variable "imageParser" must be all lower-case
(#243) Variable "imageParser" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/NameTree.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#51) Variable "rootDictionary" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "rootDictionary" must be all lower-case
(#54) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "intermediateNodes" must be all lower-case
(#59) Variable "leafNodes" must be all lower-case
(#60) Variable "rootDictionary" must be all lower-case
(#61) Variable "intermediateNodes" must be all lower-case
(#61) Variable "rootDictionary" must be all lower-case
(#63) Variable "leafNodes" must be all lower-case
(#63) Variable "rootDictionary" must be all lower-case
(#66) Variable "intermediateNodes" must be all lower-case
(#67) Variable "newIntermediateNodes" must be all lower-case
(#68) Variable "intermediateNodes" must be all lower-case
(#69) Variable "childNode" must be all lower-case
(#70) Variable "childNode" must be all lower-case
(#71) Variable "newIntermediateNodes" must be all lower-case
(#71) Variable "childNode" must be all lower-case
(#73) Variable "leafNodes" must be all lower-case
(#73) Variable "childNode" must be all lower-case
(#77) Variable "intermediateNodes" must be all lower-case
(#77) Variable "newIntermediateNodes" must be all lower-case
(#80) Variable "leafNodes" must be all lower-case
(#80) Variable "leafNode" must be all lower-case
(#81) Variable "destinationsCount" must be all lower-case
(#81) Variable "leafNode" must be all lower-case
(#81) Expected 1 space before "/"; 0 found
(#81) Expected 1 space after "/"; 0 found
(#82) Variable "destinationsCount" must be all lower-case
(#83) Variable "leafNode" must be all lower-case
(#83) Expected 1 space before "*"; 0 found
(#83) Expected 1 space after "*"; 0 found
(#83) Variable "leafNode" must be all lower-case
(#83) Expected 1 space before "*"; 0 found
(#83) Expected 1 space after "*"; 0 found
(#89) Opening brace should be on the same line as the declaration
(#95) Opening brace should be on the same line as the declaration
(#101) Opening brace should be on the same line as the declaration
(#107) Expected 1 space before "!=="; 0 found
(#107) Expected 1 space after "!=="; 0 found
(#112) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
(#124) Opening brace should be on the same line as the declaration
(#130) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
(#146) Opening brace should be on the same line as the declaration
(#151) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Outline.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "childOutlines" must be all lower-case
(#56) Public method name "Zend_Pdf_Outline::getTitle" must be in lower-case letters only
(#64) Public method name "Zend_Pdf_Outline::setTitle" must be in lower-case letters only
(#71) Public method name "Zend_Pdf_Outline::isOpen" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Pdf_Outline::setIsOpen" must be in lower-case letters only
(#82) Variable "isOpen" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "isOpen" must be all lower-case
(#93) Public method name "Zend_Pdf_Outline::isItalic" must be in lower-case letters only
(#101) Public method name "Zend_Pdf_Outline::setIsItalic" must be in lower-case letters only
(#101) Variable "isItalic" must be all lower-case
(#108) Public method name "Zend_Pdf_Outline::isBold" must be in lower-case letters only
(#116) Public method name "Zend_Pdf_Outline::setIsBold" must be in lower-case letters only
(#116) Variable "isBold" must be all lower-case
(#124) Public method name "Zend_Pdf_Outline::getColor" must be in lower-case letters only
(#133) Public method name "Zend_Pdf_Outline::setColor" must be in lower-case letters only
(#140) Public method name "Zend_Pdf_Outline::getTarget" must be in lower-case letters only
(#149) Public method name "Zend_Pdf_Outline::setTarget" must be in lower-case letters only
(#156) Public method name "Zend_Pdf_Outline::getOptions" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Pdf_Outline::setOptions" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#201) "require_once" must be immediately followed by an open parenthesis
(#231) Opening brace should be on the same line as the declaration
(#232) "require_once" must be immediately followed by an open parenthesis
(#235) "require_once" must be immediately followed by an open parenthesis
(#236) Line exceeds 132 characters; contains 156 characters
(#243) "require_once" must be immediately followed by an open parenthesis
(#244) Line exceeds 132 characters; contains 156 characters
(#257) Public method name "Zend_Pdf_Outline::openOutlinesCount" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Public method name "Zend_Pdf_Outline::dumpOutline" must be in lower-case letters only
(#283) Variable "updateNavigation" must be all lower-case
(#286) Variable "processedOutlines" must be all lower-case
(#289) 72 slashes comments are not allowed; use "// Comment." instead
(#290) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) 14 slashes comments are not allowed; use "// Comment." instead
(#299) Opening brace should be on the same line as the declaration
(#309) Opening brace should be on the same line as the declaration
(#317) Opening brace should be on the same line as the declaration
(#325) Opening brace should be on the same line as the declaration
(#335) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Pdf_Outline::getChildren" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Pdf_Outline::hasChildren" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#360) 72 slashes comments are not allowed; use "// Comment." instead
(#361) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) 14 slashes comments are not allowed; use "// Comment." instead
(#370) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Outline/Created.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#95) Public method name "Zend_Pdf_Outline_Created::getTitle" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Pdf_Outline_Created::setTitle" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Pdf_Outline_Created::isItalic" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Pdf_Outline_Created::setIsItalic" must be in lower-case letters only
(#128) Variable "isItalic" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#130) Variable "isItalic" must be all lower-case
(#139) Public method name "Zend_Pdf_Outline_Created::isBold" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Pdf_Outline_Created::setIsBold" must be in lower-case letters only
(#150) Variable "isBold" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "isBold" must be all lower-case
(#162) Public method name "Zend_Pdf_Outline_Created::getColor" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Pdf_Outline_Created::setColor" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Pdf_Outline_Created::getTarget" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Pdf_Outline_Created::setTarget" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#201) "require_once" must be immediately followed by an open parenthesis
(#208) "require_once" must be immediately followed by an open parenthesis
(#223) Opening brace should be on the same line as the declaration
(#225) "require_once" must be immediately followed by an open parenthesis
(#246) Public method name "Zend_Pdf_Outline_Created::dumpOutline" must be in lower-case letters only
(#247) Variable "updateNavigation" must be all lower-case
(#250) Variable "processedOutlines" must be all lower-case
(#251) Opening brace should be on the same line as the declaration
(#252) Variable "processedOutlines" must be all lower-case
(#253) Variable "processedOutlines" must be all lower-case
(#255) Variable "processedOutlines" must be all lower-case
(#257) Variable "outlineDictionary" must be all lower-case
(#259) Variable "outlineDictionary" must be all lower-case
(#262) Empty IF statement detected
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Variable "outlineDictionary" must be all lower-case
(#267) Variable "outlineDictionary" must be all lower-case
(#269) "require_once" must be immediately followed by an open parenthesis
(#276) Variable "colorComponentElements" must be all lower-case
(#279) Variable "outlineDictionary" must be all lower-case
(#279) Variable "colorComponentElements" must be all lower-case
(#283) Variable "outlineDictionary" must be all lower-case
(#283) Expected 1 space before "?"; 0 found
(#283) Expected 1 space before "|"; 2 found
(#283) Expected 1 space after "|"; 3 found
(#284) Expected 1 space before "?"; 0 found
(#284) Expected 1 space after "?"; 3 found
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#288) Variable "outlineDictionary" must be all lower-case
(#289) Variable "outlineDictionary" must be all lower-case
(#291) Variable "lastChild" must be all lower-case
(#292) Variable "childOutline" must be all lower-case
(#293) Variable "processedOutlines" must be all lower-case
(#293) Variable "childOutline" must be all lower-case
(#294) "require_once" must be immediately followed by an open parenthesis
(#298) Variable "lastChild" must be all lower-case
(#299) Variable "lastChild" must be all lower-case
(#299) Variable "childOutline" must be all lower-case
(#299) Variable "outlineDictionary" must be all lower-case
(#299) Variable "processedOutlines" must be all lower-case
(#300) Variable "outlineDictionary" must be all lower-case
(#300) Variable "lastChild" must be all lower-case
(#302) Variable "childOutlineDictionary" must be all lower-case
(#302) Variable "childOutline" must be all lower-case
(#302) Variable "outlineDictionary" must be all lower-case
(#302) Variable "lastChild" must be all lower-case
(#302) Variable "processedOutlines" must be all lower-case
(#302) Line exceeds 132 characters; contains 137 characters
(#303) Variable "lastChild" must be all lower-case
(#303) Variable "childOutlineDictionary" must be all lower-case
(#304) Variable "lastChild" must be all lower-case
(#304) Variable "childOutlineDictionary" must be all lower-case
(#307) Variable "outlineDictionary" must be all lower-case
(#307) Variable "lastChild" must be all lower-case
(#310) Variable "outlineDictionary" must be all lower-case
(#310) Expected 1 space before "?"; 0 found
(#310) Expected 1 space before "*"; 0 found
(#310) Expected 1 space after "*"; 0 found
(#313) Variable "outlineDictionary" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Outline/Loaded.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_outlineDictionary" must be all lower-case
(#59) Member variable "_originalChildOutlines" must be all lower-case
(#67) Public method name "Zend_Pdf_Outline_Loaded::getTitle" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#70) "require_once" must be immediately followed by an open parenthesis
(#82) Public method name "Zend_Pdf_Outline_Loaded::setTitle" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Pdf_Outline_Loaded::setIsOpen" must be in lower-case letters only
(#95) Variable "isOpen" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "isOpen" must be all lower-case
(#104) Variable "childrenCount" must be all lower-case
(#105) Variable "isOpenCurrentState" must be all lower-case
(#105) Variable "childrenCount" must be all lower-case
(#106) Variable "isOpen" must be all lower-case
(#106) Variable "isOpenCurrentState" must be all lower-case
(#108) Variable "isOpen" must be all lower-case
(#108) Expected 1 space before "?"; 0 found
(#108) Expected 1 space before "*"; 0 found
(#108) Expected 1 space after "*"; 0 found
(#108) Variable "childrenCount" must be all lower-case
(#119) Public method name "Zend_Pdf_Outline_Loaded::isItalic" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Pdf_Outline_Loaded::setIsItalic" must be in lower-case letters only
(#133) Variable "isItalic" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#137) Variable "isItalic" must be all lower-case
(#137) Expected 1 space before "?"; 0 found
(#140) Variable "isItalic" must be all lower-case
(#154) Public method name "Zend_Pdf_Outline_Loaded::isBold" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Pdf_Outline_Loaded::setIsBold" must be in lower-case letters only
(#168) Variable "isBold" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#172) Variable "isBold" must be all lower-case
(#172) Expected 1 space before "?"; 0 found
(#175) Variable "isBold" must be all lower-case
(#190) Public method name "Zend_Pdf_Outline_Loaded::getColor" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#198) "require_once" must be immediately followed by an open parenthesis
(#209) Public method name "Zend_Pdf_Outline_Loaded::setColor" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#217) Variable "colorComponentElements" must be all lower-case
(#220) Variable "colorComponentElements" must be all lower-case
(#232) Public method name "Zend_Pdf_Outline_Loaded::getTarget" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#236) "require_once" must be immediately followed by an open parenthesis
(#240) "require_once" must be immediately followed by an open parenthesis
(#243) "require_once" must be immediately followed by an open parenthesis
(#258) Public method name "Zend_Pdf_Outline_Loaded::setTarget" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#263) "require_once" must be immediately followed by an open parenthesis
(#277) "require_once" must be immediately followed by an open parenthesis
(#291) Public method name "Zend_Pdf_Outline_Loaded::setOptions" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#311) Variable "processedDictionaries" must be all lower-case
(#312) Opening brace should be on the same line as the declaration
(#314) "require_once" must be immediately followed by an open parenthesis
(#318) Variable "processedDictionaries" must be all lower-case
(#319) Variable "processedDictionaries" must be all lower-case
(#321) Variable "processedDictionaries" must be all lower-case
(#327) "require_once" must be immediately followed by an open parenthesis
(#331) Variable "childOutlinesCount" must be all lower-case
(#332) Variable "childOutlinesCount" must be all lower-case
(#335) Variable "childOutlinesCount" must be all lower-case
(#335) Variable "childOutlinesCount" must be all lower-case
(#337) Variable "childDictionary" must be all lower-case
(#338) Variable "childOutlinesCount" must be all lower-case
(#339) Variable "childDictionary" must be all lower-case
(#340) "require_once" must be immediately followed by an open parenthesis
(#344) Variable "processedDictionaries" must be all lower-case
(#344) Variable "childDictionary" must be all lower-case
(#345) Variable "childDictionary" must be all lower-case
(#345) Variable "processedDictionaries" must be all lower-case
(#348) Variable "childDictionary" must be all lower-case
(#348) Variable "childDictionary" must be all lower-case
(#351) Variable "childDictionary" must be all lower-case
(#352) "require_once" must be immediately followed by an open parenthesis
(#374) Public method name "Zend_Pdf_Outline_Loaded::dumpOutline" must be in lower-case letters only
(#375) Variable "updateNavigation" must be all lower-case
(#378) Variable "processedOutlines" must be all lower-case
(#379) Opening brace should be on the same line as the declaration
(#380) Variable "processedOutlines" must be all lower-case
(#381) Variable "processedOutlines" must be all lower-case
(#383) Variable "processedOutlines" must be all lower-case
(#385) Variable "updateNavigation" must be all lower-case
(#393) Variable "updateChildNavigation" must be all lower-case
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Variable "updateChildNavigation" must be all lower-case
(#398) Line exceeds 132 characters; contains 133 characters
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Variable "updateChildNavigation" must be all lower-case
(#401) Variable "childOutline" must be all lower-case
(#402) Variable "childOutline" must be all lower-case
(#403) Variable "updateChildNavigation" must be all lower-case
(#409) Variable "lastChild" must be all lower-case
(#410) Variable "updateChildNavigation" must be all lower-case
(#414) Variable "childOutline" must be all lower-case
(#415) Variable "processedOutlines" must be all lower-case
(#415) Variable "childOutline" must be all lower-case
(#416) "require_once" must be immediately followed by an open parenthesis
(#420) Variable "lastChild" must be all lower-case
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Variable "lastChild" must be all lower-case
(#422) Variable "childOutline" must be all lower-case
(#422) Variable "updateChildNavigation" must be all lower-case
(#422) Variable "processedOutlines" must be all lower-case
(#422) Line exceeds 132 characters; contains 147 characters
(#423) Variable "lastChild" must be all lower-case
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Variable "childOutlineDictionary" must be all lower-case
(#426) Variable "childOutline" must be all lower-case
(#426) Variable "updateChildNavigation" must be all lower-case
(#426) Variable "lastChild" must be all lower-case
(#426) Variable "processedOutlines" must be all lower-case
(#426) Line exceeds 132 characters; contains 166 characters
(#427) Variable "lastChild" must be all lower-case
(#427) Variable "childOutlineDictionary" must be all lower-case
(#428) Variable "lastChild" must be all lower-case
(#428) Variable "childOutlineDictionary" must be all lower-case
(#432) Variable "lastChild" must be all lower-case
(#435) Expected 1 space before "?"; 0 found
(#435) Expected 1 space before "*"; 0 found
(#435) Expected 1 space after "*"; 0 found
(#435) Line exceeds 132 characters; contains 135 characters
(#440) Variable "childOutline" must be all lower-case
(#441) Variable "processedOutlines" must be all lower-case
(#441) Variable "childOutline" must be all lower-case
(#442) "require_once" must be immediately followed by an open parenthesis
(#445) Variable "lastChild" must be all lower-case
(#445) Variable "childOutline" must be all lower-case
(#445) Variable "updateChildNavigation" must be all lower-case
(#445) Variable "lastChild" must be all lower-case
(#445) Variable "processedOutlines" must be all lower-case
(#445) Line exceeds 132 characters; contains 149 characters
(#453) Opening brace should be on the same line as the declaration
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space before "?"; 0 found
(#454) Expected 1 space before ":"; 0 found
(#454) Expected 1 space after ":"; 0 found
(#454) Expected 1 space before "?"; 0 found
(#454) Expected 1 space before ":"; 0 found
(#454) Expected 1 space after ":"; 0 found
(#454) Expected 1 space before "*"; 0 found
(#454) Expected 1 space after "*"; 0 found
(#454) Line exceeds 132 characters; contains 163 characters
local/mr/vendor/zend/Zend/Pdf/Page.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) "require_once" must be immediately followed by an open parenthesis
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#69) Line indented incorrectly; expected at least 4 spaces, found 2
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#100) Line indented incorrectly; expected at least 4 spaces, found 2
(#114) Member variable "_pageDictionary" must be all lower-case
(#121) Member variable "_objFactory" must be all lower-case
(#150) Member variable "_saveCount" must be all lower-case
(#161) Member variable "_safeGS" must be all lower-case
(#175) Member variable "_fontSize" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "srcContentStream" must be all lower-case
(#252) Variable "srcContentStream" must be all lower-case
(#267) "require_once" must be immediately followed by an open parenthesis
(#271) Inline doc block comments are not allowed; use "// Comment." instead
(#275) Must use "self::" for local static member reference
(#278) Must use "self::" for local static member reference
(#281) Must use "self::" for local static member reference
(#284) Must use "self::" for local static member reference
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Variable "pageDim" must be all lower-case
(#291) Expected "if (...) {\n"; found "if(...) {\n"
(#291) Variable "pageDim" must be all lower-case
(#291) Variable "pageDim" must be all lower-case
(#292) Variable "pageWidth" must be all lower-case
(#292) Variable "pageDim" must be all lower-case
(#293) Variable "pageHeight" must be all lower-case
(#293) Variable "pageDim" must be all lower-case
(#295) Inline doc block comments are not allowed; use "// Comment." instead
(#299) "require_once" must be immediately followed by an open parenthesis
(#302) Inline doc block comments are not allowed; use "// Comment." instead
(#311) "require_once" must be immediately followed by an open parenthesis
(#316) Inline doc block comments are not allowed; use "// Comment." instead
(#317) Variable "pageWidth" must be all lower-case
(#318) Variable "pageHeight" must be all lower-case
(#321) "require_once" must be immediately followed by an open parenthesis
(#327) "require_once" must be immediately followed by an open parenthesis
(#333) Variable "pageWidth" must be all lower-case
(#334) Variable "pageHeight" must be all lower-case
(#345) Opening brace should be on the same line as the declaration
(#346) "require_once" must be immediately followed by an open parenthesis
(#347) Line exceeds 132 characters; contains 154 characters
(#357) Protected method name "Zend_Pdf_Page::_attachResource" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Variable "resObject" must be all lower-case
(#369) Variable "ResID" must be all lower-case
(#370) Variable "ResID" must be all lower-case
(#370) Variable "resObject" must be all lower-case
(#371) Variable "ResID" must be all lower-case
(#375) Variable "idCounter" must be all lower-case
(#377) Variable "newResName" must be all lower-case
(#377) Variable "idCounter" must be all lower-case
(#378) Variable "newResName" must be all lower-case
(#380) Variable "newResName" must be all lower-case
(#380) Variable "resObject" must be all lower-case
(#383) Variable "newResName" must be all lower-case
(#391) Protected method name "Zend_Pdf_Page::_addProcSet" must be in lower-case letters only
(#391) Variable "procSetName" must be all lower-case
(#392) Opening brace should be on the same line as the declaration
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Variable "procSetEntry" must be all lower-case
(#402) Variable "procSetEntry" must be all lower-case
(#402) Variable "procSetName" must be all lower-case
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Variable "procSetName" must be all lower-case
(#417) Public method name "Zend_Pdf_Page::getPageDictionary" must be in lower-case letters only
(#418) Opening brace should be on the same line as the declaration
(#430) Opening brace should be on the same line as the declaration
(#432) "require_once" must be immediately followed by an open parenthesis
(#441) Inline doc block comments are not allowed; use "// Comment." instead
(#447) Variable "currentPageContents" must be all lower-case
(#449) Variable "currentPageContents" must be all lower-case
(#455) Inline doc block comments are not allowed; use "// Comment." instead
(#462) Variable "newContentsArray" must be all lower-case
(#463) Variable "newContentsArray" must be all lower-case
(#464) Variable "contentStream" must be all lower-case
(#465) Variable "newContentsArray" must be all lower-case
(#465) Variable "contentStream" must be all lower-case
(#467) Variable "newContentsArray" must be all lower-case
(#470) Variable "newContentsArray" must be all lower-case
(#475) Expected 1 space after "="; newline found
(#489) Variable "objFactory" must be all lower-case
(#490) Opening brace should be on the same line as the declaration
(#493) Variable "objFactory" must be all lower-case
(#499) "require_once" must be immediately followed by an open parenthesis
(#501) Inline doc block comments are not allowed; use "// Comment." instead
(#508) This comment is 100% valid code; is this commented out code?
(#508) No space found before comment text; expected "// ..." but found "//..."
(#510) Variable "objFactory" must be all lower-case
(#522) Public method name "Zend_Pdf_Page::setFillColor" must be in lower-case letters only
(#523) Opening brace should be on the same line as the declaration
(#536) Public method name "Zend_Pdf_Page::setLineColor" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#550) Public method name "Zend_Pdf_Page::setLineWidth" must be in lower-case letters only
(#551) Opening brace should be on the same line as the declaration
(#553) Variable "widthObj" must be all lower-case
(#554) Variable "widthObj" must be all lower-case
(#569) Public method name "Zend_Pdf_Page::setLineDashingPattern" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#573) Must use "self::" for local static member reference
(#578) Variable "dashPattern" must be all lower-case
(#579) Variable "phaseEleemnt" must be all lower-case
(#581) Variable "dashItem" must be all lower-case
(#582) Variable "dashElement" must be all lower-case
(#582) Variable "dashItem" must be all lower-case
(#583) Variable "dashPattern" must be all lower-case
(#583) Variable "dashElement" must be all lower-case
(#586) Variable "dashPattern" must be all lower-case
(#587) Variable "phaseEleemnt" must be all lower-case
(#599) Public method name "Zend_Pdf_Page::setFont" must be in lower-case letters only
(#599) Variable "fontSize" must be all lower-case
(#600) Opening brace should be on the same line as the declaration
(#602) Variable "fontName" must be all lower-case
(#605) Variable "fontSize" must be all lower-case
(#607) Variable "fontNameObj" must be all lower-case
(#607) Variable "fontName" must be all lower-case
(#608) Variable "fontSizeObj" must be all lower-case
(#608) Variable "fontSize" must be all lower-case
(#609) Variable "fontNameObj" must be all lower-case
(#609) Variable "fontSizeObj" must be all lower-case
(#620) Public method name "Zend_Pdf_Page::setStyle" must be in lower-case letters only
(#621) Opening brace should be on the same line as the declaration
(#649) Public method name "Zend_Pdf_Page::setAlpha" must be in lower-case letters only
(#650) Opening brace should be on the same line as the declaration
(#653) "require_once" must be immediately followed by an open parenthesis
(#657) "require_once" must be immediately followed by an open parenthesis
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Variable "idCounter" must be all lower-case
(#676) Variable "gStateName" must be all lower-case
(#676) Variable "idCounter" must be all lower-case
(#677) Variable "gStateName" must be all lower-case
(#678) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#680) Variable "gStateDictionary" must be all lower-case
(#681) Variable "gStateDictionary" must be all lower-case
(#682) Variable "gStateDictionary" must be all lower-case
(#683) Variable "gStateDictionary" must be all lower-case
(#684) Variable "gStateDictionary" must be all lower-case
(#686) Variable "gStateName" must be all lower-case
(#686) Variable "gStateDictionary" must be all lower-case
(#688) Variable "gStateNameObj" must be all lower-case
(#688) Variable "gStateName" must be all lower-case
(#689) Variable "gStateNameObj" must be all lower-case
(#700) Public method name "Zend_Pdf_Page::getFont" must be in lower-case letters only
(#701) Opening brace should be on the same line as the declaration
(#715) Public method name "Zend_Pdf_Page::extractResources" must be in lower-case letters only
(#716) Opening brace should be on the same line as the declaration
(#728) Public method name "Zend_Pdf_Page::extractFonts" must be in lower-case letters only
(#729) Opening brace should be on the same line as the declaration
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#732) This comment is 50% valid code; is this commented out code?
(#736) Variable "fontResources" must be all lower-case
(#738) Variable "fontResourcesUnique" must be all lower-case
(#739) Variable "fontResources" must be all lower-case
(#739) Variable "fontResourceName" must be all lower-case
(#740) Variable "fontDictionary" must be all lower-case
(#740) Variable "fontResources" must be all lower-case
(#740) Variable "fontResourceName" must be all lower-case
(#742) Variable "fontDictionary" must be all lower-case
(#743) Variable "fontDictionary" must be all lower-case
(#744) "require_once" must be immediately followed by an open parenthesis
(#748) Variable "fontResourcesUnique" must be all lower-case
(#748) Variable "fontDictionary" must be all lower-case
(#748) Variable "fontDictionary" must be all lower-case
(#752) "require_once" must be immediately followed by an open parenthesis
(#753) Variable "fontResourcesUnique" must be all lower-case
(#753) Variable "resourceId" must be all lower-case
(#753) Variable "fontDictionary" must be all lower-case
(#755) "require_once" must be immediately followed by an open parenthesis
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) Variable "extractedFont" must be all lower-case
(#757) Variable "fontDictionary" must be all lower-case
(#759) Variable "resourceId" must be all lower-case
(#759) Variable "extractedFont" must be all lower-case
(#778) Public method name "Zend_Pdf_Page::extractFont" must be in lower-case letters only
(#778) Variable "fontName" must be all lower-case
(#779) Opening brace should be on the same line as the declaration
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Variable "fontResources" must be all lower-case
(#787) Variable "fontResourcesUnique" must be all lower-case
(#789) "require_once" must be immediately followed by an open parenthesis
(#790) Variable "fontResources" must be all lower-case
(#790) Variable "fontResourceName" must be all lower-case
(#791) Variable "fontDictionary" must be all lower-case
(#791) Variable "fontResources" must be all lower-case
(#791) Variable "fontResourceName" must be all lower-case
(#793) Variable "fontDictionary" must be all lower-case
(#794) Variable "fontDictionary" must be all lower-case
(#795) "require_once" must be immediately followed by an open parenthesis
(#799) Variable "resourceId" must be all lower-case
(#799) Variable "fontDictionary" must be all lower-case
(#800) Variable "fontResourcesUnique" must be all lower-case
(#800) Variable "resourceId" must be all lower-case
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#804) Variable "fontResourcesUnique" must be all lower-case
(#804) Variable "resourceId" must be all lower-case
(#807) Variable "fontDictionary" must be all lower-case
(#807) Variable "fontName" must be all lower-case
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) "require_once" must be immediately followed by an open parenthesis
(#814) Variable "fontDictionary" must be all lower-case
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#832) Public method name "Zend_Pdf_Page::getFontSize" must be in lower-case letters only
(#833) Opening brace should be on the same line as the declaration
(#842) Public method name "Zend_Pdf_Page::getStyle" must be in lower-case letters only
(#843) Opening brace should be on the same line as the declaration
(#857) Public method name "Zend_Pdf_Page::saveGS" must be in lower-case letters only
(#858) Opening brace should be on the same line as the declaration
(#873) Public method name "Zend_Pdf_Page::restoreGS" must be in lower-case letters only
(#874) Opening brace should be on the same line as the declaration
(#876) "require_once" must be immediately followed by an open parenthesis
(#895) Public method name "Zend_Pdf_Page::clipCircle" must be in lower-case letters only
(#895) Variable "startAngle" must be all lower-case
(#895) Variable "endAngle" must be all lower-case
(#896) Opening brace should be on the same line as the declaration
(#899) Variable "startAngle" must be all lower-case
(#899) Variable "endAngle" must be all lower-case
(#921) Public method name "Zend_Pdf_Page::clipEllipse" must be in lower-case letters only
(#921) Variable "startAngle" must be all lower-case
(#921) Variable "endAngle" must be all lower-case
(#922) Opening brace should be on the same line as the declaration
(#936) Expected 1 space before "/"; 0 found
(#936) Expected 1 space after "/"; 0 found
(#937) Expected 1 space before "/"; 0 found
(#937) Expected 1 space after "/"; 0 found
(#939) Variable "xC" must be all lower-case
(#940) Variable "yC" must be all lower-case
(#942) Variable "startAngle" must be all lower-case
(#943) Expected "if (...) {\n"; found "if (...) { "
(#943) Variable "startAngle" must be all lower-case
(#943) Variable "startAngle" must be all lower-case
(#943) Variable "startAngle" must be all lower-case
(#943) Expected 1 space before "*"; 0 found
(#943) Expected 1 space after "*"; 0 found
(#943) Closing brace must be on a line by itself
(#944) Expected "if (...) {\n"; found "if (...) { "
(#944) Variable "endAngle" must be all lower-case
(#944) Expected 1 space before "!="; 3 found
(#944) Variable "endAngle" must be all lower-case
(#944) Variable "endAngle" must be all lower-case
(#944) Expected 1 space before "*"; 0 found
(#944) Expected 1 space after "*"; 0 found
(#944) Closing brace must be on a line by itself
(#946) Variable "startAngle" must be all lower-case
(#946) Variable "endAngle" must be all lower-case
(#947) Variable "endAngle" must be all lower-case
(#947) Expected 1 space before "*"; 0 found
(#947) Expected 1 space after "*"; 0 found
(#950) Variable "clipPath" must be all lower-case
(#950) Variable "xC" must be all lower-case
(#950) Variable "yC" must be all lower-case
(#951) Variable "clipSectors" must be all lower-case
(#951) Variable "endAngle" must be all lower-case
(#951) Variable "startAngle" must be all lower-case
(#951) Expected 1 space before "/"; 0 found
(#951) Expected 1 space after "/"; 0 found
(#952) Variable "clipRadius" must be all lower-case
(#954) Expected "for (...) {\n"; found "for(...) {\n"
(#954) Variable "clipSectors" must be all lower-case
(#955) Variable "pAngle" must be all lower-case
(#955) Variable "startAngle" must be all lower-case
(#955) Variable "endAngle" must be all lower-case
(#955) Variable "startAngle" must be all lower-case
(#955) Expected 1 space before "*"; 0 found
(#955) Expected 1 space after "*"; 0 found
(#955) Expected 1 space before "/"; 0 found
(#955) Expected 1 space after "/"; 0 found
(#955) Variable "clipSectors" must be all lower-case
(#957) Variable "pX" must be all lower-case
(#957) Variable "pAngle" must be all lower-case
(#957) Expected 1 space before "*"; 0 found
(#957) Expected 1 space after "*"; 0 found
(#957) Variable "clipRadius" must be all lower-case
(#958) Variable "pY" must be all lower-case
(#958) Variable "pAngle" must be all lower-case
(#958) Expected 1 space before "*"; 0 found
(#958) Expected 1 space after "*"; 0 found
(#958) Variable "clipRadius" must be all lower-case
(#959) Variable "clipPath" must be all lower-case
(#959) Variable "pX" must be all lower-case
(#959) Variable "pY" must be all lower-case
(#962) Variable "clipPath" must be all lower-case
(#965) Variable "xLeft" must be all lower-case
(#966) Variable "xRight" must be all lower-case
(#967) Variable "yUp" must be all lower-case
(#968) Variable "yDown" must be all lower-case
(#970) Variable "xDelta" must be all lower-case
(#970) Expected 1 space before "*"; 0 found
(#970) Expected 1 space after "*"; 0 found
(#970) Expected 1 space before "*"; 0 found
(#970) Expected 1 space after "*"; 0 found
(#970) Expected 1 space before "/"; 0 found
(#970) Expected 1 space after "/"; 0 found
(#971) Variable "yDelta" must be all lower-case
(#971) Expected 1 space before "*"; 0 found
(#971) Expected 1 space after "*"; 0 found
(#971) Expected 1 space before "*"; 0 found
(#971) Expected 1 space after "*"; 0 found
(#971) Expected 1 space before "/"; 0 found
(#971) Expected 1 space after "/"; 0 found
(#972) Variable "xDelta" must be all lower-case
(#973) Variable "xDelta" must be all lower-case
(#974) Variable "yDelta" must be all lower-case
(#975) Variable "yDelta" must be all lower-case
(#977) Variable "xC" must be all lower-case
(#977) Variable "yUp" must be all lower-case
(#978) Variable "yUp" must be all lower-case
(#979) Variable "xRight" must be all lower-case
(#980) Variable "xRight" must be all lower-case
(#980) Variable "yC" must be all lower-case
(#981) Variable "xRight" must be all lower-case
(#982) Variable "yDown" must be all lower-case
(#983) Variable "xC" must be all lower-case
(#983) Variable "yDown" must be all lower-case
(#984) Variable "yDown" must be all lower-case
(#985) Variable "xLeft" must be all lower-case
(#986) Variable "xLeft" must be all lower-case
(#986) Variable "yC" must be all lower-case
(#987) Variable "xLeft" must be all lower-case
(#988) Variable "yUp" must be all lower-case
(#989) Variable "xC" must be all lower-case
(#989) Variable "yUp" must be all lower-case
(#1004) Public method name "Zend_Pdf_Page::clipPolygon" must be in lower-case letters only
(#1004) Variable "fillMethod" must be all lower-case
(#1004) Must use "self::" for local static member reference
(#1005) Opening brace should be on the same line as the declaration
(#1008) Variable "firstPoint" must be all lower-case
(#1009) Variable "xVal" must be all lower-case
(#1010) Variable "xObj" must be all lower-case
(#1010) Variable "xVal" must be all lower-case
(#1011) Variable "yObj" must be all lower-case
(#1013) Variable "firstPoint" must be all lower-case
(#1014) Variable "xObj" must be all lower-case
(#1014) Variable "yObj" must be all lower-case
(#1015) Variable "firstPoint" must be all lower-case
(#1017) Variable "xObj" must be all lower-case
(#1017) Variable "yObj" must be all lower-case
(#1023) Variable "fillMethod" must be all lower-case
(#1023) Must use "self::" for local static member reference
(#1042) Public method name "Zend_Pdf_Page::clipRectangle" must be in lower-case letters only
(#1043) Opening brace should be on the same line as the declaration
(#1046) Variable "x1Obj" must be all lower-case
(#1047) Variable "y1Obj" must be all lower-case
(#1048) Variable "widthObj" must be all lower-case
(#1049) Variable "height2Obj" must be all lower-case
(#1051) Variable "x1Obj" must be all lower-case
(#1051) Variable "y1Obj" must be all lower-case
(#1052) Variable "widthObj" must be all lower-case
(#1052) Variable "height2Obj" must be all lower-case
(#1068) Public method name "Zend_Pdf_Page::drawContentStream" must be in lower-case letters only
(#1069) Opening brace should be on the same line as the declaration
(#1070) Inline doc block comments are not allowed; use "// Comment." instead
(#1098) Public method name "Zend_Pdf_Page::drawCircle" must be in lower-case letters only
(#1099) Opening brace should be on the same line as the declaration
(#1127) Public method name "Zend_Pdf_Page::drawEllipse" must be in lower-case letters only
(#1128) Opening brace should be on the same line as the declaration
(#1130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1130) Inline comments must end in full-stops, exclamation marks, or question marks
(#1130) This comment is 67% valid code; is this commented out code?
(#1131) Variable "startAngle" must be all lower-case
(#1132) Variable "fillType" must be all lower-case
(#1132) Must use "self::" for local static member reference
(#1134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1134) Inline comments must end in full-stops, exclamation marks, or question marks
(#1134) This comment is 67% valid code; is this commented out code?
(#1135) Variable "startAngle" must be all lower-case
(#1136) Variable "fillType" must be all lower-case
(#1138) This comment is 67% valid code; is this commented out code?
(#1138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1139) Inline comments must end in full-stops, exclamation marks, or question marks
(#1139) This comment is 67% valid code; is this commented out code?
(#1140) Variable "startAngle" must be all lower-case
(#1141) Variable "endAngle" must be all lower-case
(#1144) Variable "fillType" must be all lower-case
(#1144) Must use "self::" for local static member reference
(#1146) Variable "fillType" must be all lower-case
(#1163) Expected 1 space before "/"; 0 found
(#1163) Expected 1 space after "/"; 0 found
(#1164) Expected 1 space before "/"; 0 found
(#1164) Expected 1 space after "/"; 0 found
(#1166) Variable "xC" must be all lower-case
(#1167) Variable "yC" must be all lower-case
(#1169) Variable "startAngle" must be all lower-case
(#1170) Expected "if (...) {\n"; found "if (...) { "
(#1170) Variable "startAngle" must be all lower-case
(#1170) Variable "startAngle" must be all lower-case
(#1170) Variable "startAngle" must be all lower-case
(#1170) Expected 1 space before "*"; 0 found
(#1170) Expected 1 space after "*"; 0 found
(#1170) Closing brace must be on a line by itself
(#1171) Expected "if (...) {\n"; found "if (...) { "
(#1171) Variable "endAngle" must be all lower-case
(#1171) Expected 1 space before "!="; 3 found
(#1171) Variable "endAngle" must be all lower-case
(#1171) Variable "endAngle" must be all lower-case
(#1171) Expected 1 space before "*"; 0 found
(#1171) Expected 1 space after "*"; 0 found
(#1171) Closing brace must be on a line by itself
(#1173) Variable "startAngle" must be all lower-case
(#1173) Variable "endAngle" must be all lower-case
(#1174) Variable "endAngle" must be all lower-case
(#1174) Expected 1 space before "*"; 0 found
(#1174) Expected 1 space after "*"; 0 found
(#1177) Variable "clipPath" must be all lower-case
(#1177) Variable "xC" must be all lower-case
(#1177) Variable "yC" must be all lower-case
(#1178) Variable "clipSectors" must be all lower-case
(#1178) Variable "endAngle" must be all lower-case
(#1178) Variable "startAngle" must be all lower-case
(#1178) Expected 1 space before "/"; 0 found
(#1178) Expected 1 space after "/"; 0 found
(#1179) Variable "clipRadius" must be all lower-case
(#1181) Expected "for (...) {\n"; found "for(...) {\n"
(#1181) Variable "clipSectors" must be all lower-case
(#1182) Variable "pAngle" must be all lower-case
(#1182) Variable "startAngle" must be all lower-case
(#1182) Variable "endAngle" must be all lower-case
(#1182) Variable "startAngle" must be all lower-case
(#1182) Expected 1 space before "*"; 0 found
(#1182) Expected 1 space after "*"; 0 found
(#1182) Expected 1 space before "/"; 0 found
(#1182) Expected 1 space after "/"; 0 found
(#1182) Variable "clipSectors" must be all lower-case
(#1184) Variable "pX" must be all lower-case
(#1184) Variable "pAngle" must be all lower-case
(#1184) Expected 1 space before "*"; 0 found
(#1184) Expected 1 space after "*"; 0 found
(#1184) Variable "clipRadius" must be all lower-case
(#1185) Variable "pY" must be all lower-case
(#1185) Variable "pAngle" must be all lower-case
(#1185) Expected 1 space before "*"; 0 found
(#1185) Expected 1 space after "*"; 0 found
(#1185) Variable "clipRadius" must be all lower-case
(#1186) Variable "clipPath" must be all lower-case
(#1186) Variable "pX" must be all lower-case
(#1186) Variable "pY" must be all lower-case
(#1189) Variable "clipPath" must be all lower-case
(#1192) Variable "xLeft" must be all lower-case
(#1193) Variable "xRight" must be all lower-case
(#1194) Variable "yUp" must be all lower-case
(#1195) Variable "yDown" must be all lower-case
(#1197) Variable "xDelta" must be all lower-case
(#1197) Expected 1 space before "*"; 0 found
(#1197) Expected 1 space after "*"; 0 found
(#1197) Expected 1 space before "*"; 0 found
(#1197) Expected 1 space after "*"; 0 found
(#1197) Expected 1 space before "/"; 0 found
(#1197) Expected 1 space after "/"; 0 found
(#1198) Variable "yDelta" must be all lower-case
(#1198) Expected 1 space before "*"; 0 found
(#1198) Expected 1 space after "*"; 0 found
(#1198) Expected 1 space before "*"; 0 found
(#1198) Expected 1 space after "*"; 0 found
(#1198) Expected 1 space before "/"; 0 found
(#1198) Expected 1 space after "/"; 0 found
(#1199) Variable "xDelta" must be all lower-case
(#1200) Variable "xDelta" must be all lower-case
(#1201) Variable "yDelta" must be all lower-case
(#1202) Variable "yDelta" must be all lower-case
(#1204) Variable "xC" must be all lower-case
(#1204) Variable "yUp" must be all lower-case
(#1205) Variable "yUp" must be all lower-case
(#1206) Variable "xRight" must be all lower-case
(#1207) Variable "xRight" must be all lower-case
(#1207) Variable "yC" must be all lower-case
(#1208) Variable "xRight" must be all lower-case
(#1209) Variable "yDown" must be all lower-case
(#1210) Variable "xC" must be all lower-case
(#1210) Variable "yDown" must be all lower-case
(#1211) Variable "yDown" must be all lower-case
(#1212) Variable "xLeft" must be all lower-case
(#1213) Variable "xLeft" must be all lower-case
(#1213) Variable "yC" must be all lower-case
(#1214) Variable "xLeft" must be all lower-case
(#1215) Variable "yUp" must be all lower-case
(#1216) Variable "xC" must be all lower-case
(#1216) Variable "yUp" must be all lower-case
(#1218) Variable "fillType" must be all lower-case
(#1219) Must use "self::" for local static member reference
(#1222) Must use "self::" for local static member reference
(#1225) Must use "self::" for local static member reference
(#1230) Variable "startAngle" must be all lower-case
(#1247) Public method name "Zend_Pdf_Page::drawImage" must be in lower-case letters only
(#1248) Opening brace should be on the same line as the declaration
(#1251) Variable "imageName" must be all lower-case
(#1252) Variable "imageNameObj" must be all lower-case
(#1252) Variable "imageName" must be all lower-case
(#1254) Variable "x1Obj" must be all lower-case
(#1255) Variable "y1Obj" must be all lower-case
(#1256) Variable "widthObj" must be all lower-case
(#1257) Variable "heightObj" must be all lower-case
(#1260) Variable "x1Obj" must be all lower-case
(#1260) Variable "y1Obj" must be all lower-case
(#1261) Variable "widthObj" must be all lower-case
(#1261) Variable "heightObj" must be all lower-case
(#1262) Variable "imageNameObj" must be all lower-case
(#1276) Public method name "Zend_Pdf_Page::drawLayoutBox" must be in lower-case letters only
(#1277) Opening brace should be on the same line as the declaration
(#1278) Inline doc block comments are not allowed; use "// Comment." instead
(#1291) Public method name "Zend_Pdf_Page::drawLine" must be in lower-case letters only
(#1292) Opening brace should be on the same line as the declaration
(#1295) Variable "x1Obj" must be all lower-case
(#1296) Variable "y1Obj" must be all lower-case
(#1297) Variable "x2Obj" must be all lower-case
(#1298) Variable "y2Obj" must be all lower-case
(#1300) Variable "x1Obj" must be all lower-case
(#1300) Variable "y1Obj" must be all lower-case
(#1301) Variable "x2Obj" must be all lower-case
(#1301) Variable "y2Obj" must be all lower-case
(#1320) Public method name "Zend_Pdf_Page::drawPolygon" must be in lower-case letters only
(#1321) Variable "fillType" must be all lower-case
(#1321) Must use "self::" for local static member reference
(#1322) Variable "fillMethod" must be all lower-case
(#1322) Must use "self::" for local static member reference
(#1323) Opening brace should be on the same line as the declaration
(#1326) Variable "firstPoint" must be all lower-case
(#1327) Variable "xVal" must be all lower-case
(#1328) Variable "xObj" must be all lower-case
(#1328) Variable "xVal" must be all lower-case
(#1329) Variable "yObj" must be all lower-case
(#1331) Variable "firstPoint" must be all lower-case
(#1332) Variable "xObj" must be all lower-case
(#1332) Variable "yObj" must be all lower-case
(#1333) Variable "firstPoint" must be all lower-case
(#1335) Variable "xObj" must be all lower-case
(#1335) Variable "yObj" must be all lower-case
(#1341) Variable "fillType" must be all lower-case
(#1342) Must use "self::" for local static member reference
(#1343) Variable "fillMethod" must be all lower-case
(#1343) Must use "self::" for local static member reference
(#1350) Must use "self::" for local static member reference
(#1351) Variable "fillMethod" must be all lower-case
(#1351) Must use "self::" for local static member reference
(#1358) Must use "self::" for local static member reference
(#1381) Public method name "Zend_Pdf_Page::drawRectangle" must be in lower-case letters only
(#1381) Variable "fillType" must be all lower-case
(#1381) Must use "self::" for local static member reference
(#1382) Opening brace should be on the same line as the declaration
(#1385) Variable "x1Obj" must be all lower-case
(#1386) Variable "y1Obj" must be all lower-case
(#1387) Variable "widthObj" must be all lower-case
(#1388) Variable "height2Obj" must be all lower-case
(#1390) Variable "x1Obj" must be all lower-case
(#1390) Variable "y1Obj" must be all lower-case
(#1391) Variable "widthObj" must be all lower-case
(#1391) Variable "height2Obj" must be all lower-case
(#1393) Variable "fillType" must be all lower-case
(#1394) Must use "self::" for local static member reference
(#1397) Must use "self::" for local static member reference
(#1400) Must use "self::" for local static member reference
(#1428) Public method name "Zend_Pdf_Page::drawRoundedRectangle" must be in lower-case letters only
(#1428) Whitespace found at end of line
(#1429) Variable "fillType" must be all lower-case
(#1429) Must use "self::" for local static member reference
(#1430) Opening brace should be on the same line as the declaration
(#1434) Expected "if (...) {\n"; found "if(...) {\n"
(#1438) Expected "if (...) {\n"; found "if(...) {\n"
(#1444) Variable "topLeftX" must be all lower-case
(#1445) Variable "topLeftY" must be all lower-case
(#1446) Variable "topRightX" must be all lower-case
(#1447) Variable "topRightY" must be all lower-case
(#1448) Variable "bottomRightX" must be all lower-case
(#1449) Variable "bottomRightY" must be all lower-case
(#1450) Variable "bottomLeftX" must be all lower-case
(#1451) Variable "bottomLeftY" must be all lower-case
(#1452) Whitespace found at end of line
(#1453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1453) Inline comments must end in full-stops, exclamation marks, or question marks
(#1453) No space found before comment text; expected "// draw top side" but found "//draw top side"
(#1454) Variable "x1Obj" must be all lower-case
(#1454) Variable "topLeftX" must be all lower-case
(#1455) Variable "y1Obj" must be all lower-case
(#1455) Variable "topLeftY" must be all lower-case
(#1456) Variable "x1Obj" must be all lower-case
(#1456) Variable "y1Obj" must be all lower-case
(#1457) Variable "x1Obj" must be all lower-case
(#1457) Variable "topRightX" must be all lower-case
(#1458) Variable "y1Obj" must be all lower-case
(#1458) Variable "topRightY" must be all lower-case
(#1459) Variable "x1Obj" must be all lower-case
(#1459) Variable "y1Obj" must be all lower-case
(#1461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1461) Inline comments must end in full-stops, exclamation marks, or question marks
(#1461) No space found before comment text; expected "// draw top right corner if needed" but found "//draw top right corner if needed"
(#1462) Whitespace found at end of line
(#1463) Variable "x1Obj" must be all lower-case
(#1463) Variable "topRightX" must be all lower-case
(#1464) Variable "y1Obj" must be all lower-case
(#1464) Variable "topRightY" must be all lower-case
(#1465) Variable "x2Obj" must be all lower-case
(#1465) Variable "topRightX" must be all lower-case
(#1466) Variable "y2Obj" must be all lower-case
(#1466) Variable "topRightY" must be all lower-case
(#1467) Variable "x3Obj" must be all lower-case
(#1467) Variable "topRightX" must be all lower-case
(#1468) Variable "y3Obj" must be all lower-case
(#1468) Variable "topRightY" must be all lower-case
(#1469) Variable "x1Obj" must be all lower-case
(#1469) Variable "y1Obj" must be all lower-case
(#1470) Variable "x2Obj" must be all lower-case
(#1470) Variable "y2Obj" must be all lower-case
(#1471) Variable "x3Obj" must be all lower-case
(#1471) Variable "y3Obj" must be all lower-case
(#1475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1475) Inline comments must end in full-stops, exclamation marks, or question marks
(#1475) No space found before comment text; expected "// draw right side" but found "//draw right side"
(#1476) Variable "x1Obj" must be all lower-case
(#1476) Variable "bottomRightX" must be all lower-case
(#1477) Variable "y1Obj" must be all lower-case
(#1477) Variable "bottomRightY" must be all lower-case
(#1478) Variable "x1Obj" must be all lower-case
(#1478) Variable "y1Obj" must be all lower-case
(#1480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1480) Inline comments must end in full-stops, exclamation marks, or question marks
(#1480) No space found before comment text; expected "// draw bottom right corner if needed" but found "//draw bottom right corner if needed"
(#1481) Whitespace found at end of line
(#1482) Variable "x1Obj" must be all lower-case
(#1482) Variable "bottomRightX" must be all lower-case
(#1483) Variable "y1Obj" must be all lower-case
(#1483) Variable "bottomRightY" must be all lower-case
(#1484) Variable "x2Obj" must be all lower-case
(#1484) Variable "bottomRightX" must be all lower-case
(#1485) Variable "y2Obj" must be all lower-case
(#1485) Variable "bottomRightY" must be all lower-case
(#1486) Variable "x3Obj" must be all lower-case
(#1486) Variable "bottomRightX" must be all lower-case
(#1487) Variable "y3Obj" must be all lower-case
(#1487) Variable "bottomRightY" must be all lower-case
(#1488) Variable "x1Obj" must be all lower-case
(#1488) Variable "y1Obj" must be all lower-case
(#1489) Variable "x2Obj" must be all lower-case
(#1489) Variable "y2Obj" must be all lower-case
(#1490) Variable "x3Obj" must be all lower-case
(#1490) Variable "y3Obj" must be all lower-case
(#1494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1494) Inline comments must end in full-stops, exclamation marks, or question marks
(#1494) No space found before comment text; expected "// draw bottom side" but found "//draw bottom side"
(#1495) Variable "x1Obj" must be all lower-case
(#1495) Variable "bottomLeftX" must be all lower-case
(#1496) Variable "y1Obj" must be all lower-case
(#1496) Variable "bottomLeftY" must be all lower-case
(#1497) Variable "x1Obj" must be all lower-case
(#1497) Variable "y1Obj" must be all lower-case
(#1499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1499) Inline comments must end in full-stops, exclamation marks, or question marks
(#1499) No space found before comment text; expected "// draw bottom left corner if needed" but found "//draw bottom left corner if needed"
(#1500) Whitespace found at end of line
(#1501) Variable "x1Obj" must be all lower-case
(#1501) Variable "bottomLeftX" must be all lower-case
(#1502) Variable "y1Obj" must be all lower-case
(#1502) Variable "bottomLeftY" must be all lower-case
(#1503) Variable "x2Obj" must be all lower-case
(#1503) Variable "bottomLeftX" must be all lower-case
(#1504) Variable "y2Obj" must be all lower-case
(#1504) Variable "bottomLeftY" must be all lower-case
(#1505) Variable "x3Obj" must be all lower-case
(#1505) Variable "bottomLeftX" must be all lower-case
(#1506) Variable "y3Obj" must be all lower-case
(#1506) Variable "bottomLeftY" must be all lower-case
(#1507) Variable "x1Obj" must be all lower-case
(#1507) Variable "y1Obj" must be all lower-case
(#1508) Variable "x2Obj" must be all lower-case
(#1508) Variable "y2Obj" must be all lower-case
(#1509) Variable "x3Obj" must be all lower-case
(#1509) Variable "y3Obj" must be all lower-case
(#1513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1513) Inline comments must end in full-stops, exclamation marks, or question marks
(#1513) No space found before comment text; expected "// draw left side" but found "//draw left side"
(#1514) Variable "x1Obj" must be all lower-case
(#1514) Variable "topLeftX" must be all lower-case
(#1515) Variable "y1Obj" must be all lower-case
(#1515) Variable "topLeftY" must be all lower-case
(#1516) Variable "x1Obj" must be all lower-case
(#1516) Variable "y1Obj" must be all lower-case
(#1518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1518) Inline comments must end in full-stops, exclamation marks, or question marks
(#1518) No space found before comment text; expected "// draw top left corner if needed" but found "//draw top left corner if needed"
(#1519) Whitespace found at end of line
(#1520) Variable "x1Obj" must be all lower-case
(#1520) Variable "topLeftX" must be all lower-case
(#1521) Variable "y1Obj" must be all lower-case
(#1521) Variable "topLeftY" must be all lower-case
(#1522) Variable "x2Obj" must be all lower-case
(#1522) Variable "topLeftX" must be all lower-case
(#1523) Variable "y2Obj" must be all lower-case
(#1523) Variable "topLeftY" must be all lower-case
(#1524) Variable "x3Obj" must be all lower-case
(#1524) Variable "topLeftX" must be all lower-case
(#1525) Variable "y3Obj" must be all lower-case
(#1525) Variable "topLeftY" must be all lower-case
(#1526) Variable "x1Obj" must be all lower-case
(#1526) Variable "y1Obj" must be all lower-case
(#1527) Variable "x2Obj" must be all lower-case
(#1527) Variable "y2Obj" must be all lower-case
(#1528) Variable "x3Obj" must be all lower-case
(#1528) Variable "y3Obj" must be all lower-case
(#1532) Variable "fillType" must be all lower-case
(#1533) Must use "self::" for local static member reference
(#1536) Must use "self::" for local static member reference
(#1539) Must use "self::" for local static member reference
(#1558) Public method name "Zend_Pdf_Page::drawText" must be in lower-case letters only
(#1558) Variable "charEncoding" must be all lower-case
(#1559) Opening brace should be on the same line as the declaration
(#1561) "require_once" must be immediately followed by an open parenthesis
(#1567) Variable "textObj" must be all lower-case
(#1567) Variable "charEncoding" must be all lower-case
(#1568) Variable "xObj" must be all lower-case
(#1569) Variable "yObj" must be all lower-case
(#1572) Variable "xObj" must be all lower-case
(#1572) Variable "yObj" must be all lower-case
(#1573) Variable "textObj" must be all lower-case
(#1584) Public method name "Zend_Pdf_Page::attachAnnotation" must be in lower-case letters only
(#1585) Opening brace should be on the same line as the declaration
(#1586) Variable "annotationDictionary" must be all lower-case
(#1587) Variable "annotationDictionary" must be all lower-case
(#1588) Variable "annotationDictionary" must be all lower-case
(#1589) Variable "annotationDictionary" must be all lower-case
(#1589) Variable "annotationDictionary" must be all lower-case
(#1599) Variable "annotationDictionary" must be all lower-case
(#1601) Variable "annotationDictionary" must be all lower-case
(#1602) Variable "annotationDictionary" must be all lower-case
(#1612) Public method name "Zend_Pdf_Page::getHeight" must be in lower-case letters only
(#1613) Opening brace should be on the same line as the declaration
(#1614) Expected 1 space after "-"; newline found
(#1623) Public method name "Zend_Pdf_Page::getWidth" must be in lower-case letters only
(#1624) Opening brace should be on the same line as the declaration
(#1625) Expected 1 space after "-"; newline found
(#1630) Expected 6 space(s) before asterisk; 5 found
(#1631) Expected 6 space(s) before asterisk; 5 found
(#1632) Expected 6 space(s) before asterisk; 5 found
(#1633) Expected 6 space(s) before asterisk; 5 found
(#1634) Expected 6 space(s) before asterisk; 5 found
(#1635) Public method name "Zend_Pdf_Page::pathClose" must be in lower-case letters only
(#1636) Opening brace should be on the same line as the declaration
(#1637) Inline doc block comments are not allowed; use "// Comment." instead
(#1648) Public method name "Zend_Pdf_Page::pathLine" must be in lower-case letters only
(#1649) Opening brace should be on the same line as the declaration
(#1650) Inline doc block comments are not allowed; use "// Comment." instead
(#1662) Public method name "Zend_Pdf_Page::pathMove" must be in lower-case letters only
(#1663) Opening brace should be on the same line as the declaration
(#1664) Inline doc block comments are not allowed; use "// Comment." instead
(#1678) Public method name "Zend_Pdf_Page::rawWrite" must be in lower-case letters only
(#1678) Variable "procSet" must be all lower-case
(#1679) Opening brace should be on the same line as the declaration
(#1680) Variable "procSet" must be all lower-case
(#1681) Variable "procSet" must be all lower-case
(#1697) Opening brace should be on the same line as the declaration
(#1700) Variable "mSin" must be all lower-case
(#1702) Variable "xObj" must be all lower-case
(#1703) Variable "yObj" must be all lower-case
(#1705) Variable "mXObj" must be all lower-case
(#1706) Variable "mYObj" must be all lower-case
(#1707) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1710) Variable "xObj" must be all lower-case
(#1710) Variable "yObj" must be all lower-case
(#1711) Variable "mSin" must be all lower-case
(#1711) Line exceeds 132 characters; contains 134 characters
(#1712) Variable "mXObj" must be all lower-case
(#1712) Variable "mYObj" must be all lower-case
(#1724) Variable "xScale" must be all lower-case
(#1724) Variable "yScale" must be all lower-case
(#1725) Opening brace should be on the same line as the declaration
(#1726) Variable "xScaleObj" must be all lower-case
(#1726) Variable "xScale" must be all lower-case
(#1727) Variable "yScaleObj" must be all lower-case
(#1727) Variable "yScale" must be all lower-case
(#1730) Variable "xScaleObj" must be all lower-case
(#1730) Variable "yScaleObj" must be all lower-case
(#1742) Variable "xShift" must be all lower-case
(#1742) Variable "yShift" must be all lower-case
(#1743) Opening brace should be on the same line as the declaration
(#1744) Variable "xShiftObj" must be all lower-case
(#1744) Variable "xShift" must be all lower-case
(#1745) Variable "yShiftObj" must be all lower-case
(#1745) Variable "yShift" must be all lower-case
(#1748) Variable "xShiftObj" must be all lower-case
(#1748) Variable "yShiftObj" must be all lower-case
(#1762) Variable "xAngle" must be all lower-case
(#1762) Variable "yAngle" must be all lower-case
(#1763) Opening brace should be on the same line as the declaration
(#1764) Variable "tanXObj" must be all lower-case
(#1764) Variable "xAngle" must be all lower-case
(#1765) Variable "tanYObj" must be all lower-case
(#1765) Variable "yAngle" must be all lower-case
(#1767) Variable "xObj" must be all lower-case
(#1768) Variable "yObj" must be all lower-case
(#1770) Variable "mXObj" must be all lower-case
(#1771) Variable "mYObj" must be all lower-case
(#1774) Variable "xObj" must be all lower-case
(#1774) Variable "yObj" must be all lower-case
(#1775) Variable "tanXObj" must be all lower-case
(#1775) Variable "tanYObj" must be all lower-case
(#1776) Variable "mXObj" must be all lower-case
(#1776) Variable "mYObj" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Parser.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_stringParser" must be all lower-case
(#59) Member variable "_pdfVersion" must be all lower-case
(#67) Public method name "Zend_Pdf_Parser::getPDFLength" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Pdf_Parser::getPDFString" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Pdf_Parser::getPDFVersion" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#99) Private method name "Zend_Pdf_Parser::_loadXRefTable" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#103) "require_once" must be immediately followed by an open parenthesis
(#104) Variable "refTable" must be all lower-case
(#105) "require_once" must be immediately followed by an open parenthesis
(#106) Variable "refTable" must be all lower-case
(#109) Variable "nextLexeme" must be all lower-case
(#110) Variable "nextLexeme" must be all lower-case
(#111) Inline doc block comments are not allowed; use "// Comment." instead
(#115) Variable "nextLexeme" must be all lower-case
(#116) Variable "nextLexeme" must be all lower-case
(#117) "require_once" must be immediately followed by an open parenthesis
(#118) Expected 1 space before "-"; 0 found
(#118) Expected 1 space after "-"; 0 found
(#118) Variable "nextLexeme" must be all lower-case
(#118) Line exceeds maximum limit of 180 characters; contains 214 characters
(#120) Variable "objNum" must be all lower-case
(#120) Variable "nextLexeme" must be all lower-case
(#122) Variable "refCount" must be all lower-case
(#123) Variable "refCount" must be all lower-case
(#124) "require_once" must be immediately followed by an open parenthesis
(#125) Expected 1 space before "-"; 0 found
(#125) Expected 1 space after "-"; 0 found
(#125) Variable "refCount" must be all lower-case
(#125) Line exceeds maximum limit of 180 characters; contains 212 characters
(#129) Variable "refCount" must be all lower-case
(#130) Variable "objectOffset" must be all lower-case
(#131) Variable "objectOffset" must be all lower-case
(#132) "require_once" must be immediately followed by an open parenthesis
(#133) Line exceeds maximum limit of 180 characters; contains 188 characters
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Variable "numStart" must be all lower-case
(#136) Variable "numStart" must be all lower-case
(#136) Variable "objectOffset" must be all lower-case
(#136) Expected 1 space before "-"; 0 found
(#136) Expected 1 space after "-"; 0 found
(#136) Variable "numStart" must be all lower-case
(#137) Variable "objectOffset" must be all lower-case
(#137) Variable "numStart" must be all lower-case
(#141) Variable "objectOffset" must be all lower-case
(#141) Variable "objectOffset" must be all lower-case
(#141) Variable "numStart" must be all lower-case
(#145) "require_once" must be immediately followed by an open parenthesis
(#146) Line exceeds maximum limit of 180 characters; contains 192 characters
(#150) Variable "genNumber" must be all lower-case
(#151) Variable "objectOffset" must be all lower-case
(#152) "require_once" must be immediately followed by an open parenthesis
(#153) Line exceeds maximum limit of 180 characters; contains 188 characters
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Variable "numStart" must be all lower-case
(#156) Variable "numStart" must be all lower-case
(#156) Variable "genNumber" must be all lower-case
(#156) Expected 1 space before "-"; 0 found
(#156) Expected 1 space after "-"; 0 found
(#156) Variable "numStart" must be all lower-case
(#157) Variable "genNumber" must be all lower-case
(#157) Variable "numStart" must be all lower-case
(#161) Variable "genNumber" must be all lower-case
(#161) Variable "genNumber" must be all lower-case
(#161) Variable "numStart" must be all lower-case
(#165) "require_once" must be immediately followed by an open parenthesis
(#166) Line exceeds maximum limit of 180 characters; contains 192 characters
(#170) Variable "inUseKey" must be all lower-case
(#173) Variable "inUseKey" must be all lower-case
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "objNum" must be all lower-case
(#176) Variable "genNumber" must be all lower-case
(#177) Variable "refTable" must be all lower-case
(#177) Variable "objNum" must be all lower-case
(#177) Variable "genNumber" must be all lower-case
(#178) Variable "objectOffset" must be all lower-case
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Variable "refTable" must be all lower-case
(#185) Variable "objNum" must be all lower-case
(#185) Variable "genNumber" must be all lower-case
(#186) Variable "objectOffset" must be all lower-case
(#191) "require_once" must be immediately followed by an open parenthesis
(#192) Line exceeds maximum limit of 180 characters; contains 192 characters
(#196) "require_once" must be immediately followed by an open parenthesis
(#197) Line exceeds maximum limit of 180 characters; contains 192 characters
(#201) Variable "refCount" must be all lower-case
(#202) Variable "objNum" must be all lower-case
(#206) Variable "trailerDictOffset" must be all lower-case
(#207) Variable "trailerDict" must be all lower-case
(#208) Variable "trailerDict" must be all lower-case
(#209) "require_once" must be immediately followed by an open parenthesis
(#210) Variable "trailerDictOffset" must be all lower-case
(#210) Line exceeds 132 characters; contains 163 characters
(#213) Variable "xrefStream" must be all lower-case
(#215) Variable "xrefStream" must be all lower-case
(#216) "require_once" must be immediately followed by an open parenthesis
(#217) Line exceeds 132 characters; contains 138 characters
(#220) Variable "trailerDict" must be all lower-case
(#220) Variable "xrefStream" must be all lower-case
(#221) Variable "trailerDict" must be all lower-case
(#222) "require_once" must be immediately followed by an open parenthesis
(#223) Line exceeds 132 characters; contains 179 characters
(#225) Variable "trailerDict" must be all lower-case
(#225) Variable "trailerDict" must be all lower-case
(#226) "require_once" must be immediately followed by an open parenthesis
(#227) Line exceeds maximum limit of 180 characters; contains 183 characters
(#230) Variable "entryField1Size" must be all lower-case
(#230) Variable "trailerDict" must be all lower-case
(#231) Variable "entryField2Size" must be all lower-case
(#231) Variable "trailerDict" must be all lower-case
(#232) Variable "entryField3Size" must be all lower-case
(#232) Variable "trailerDict" must be all lower-case
(#234) Variable "entryField2Size" must be all lower-case
(#234) Variable "entryField3Size" must be all lower-case
(#235) "require_once" must be immediately followed by an open parenthesis
(#236) Line exceeds maximum limit of 180 characters; contains 208 characters
(#239) Variable "xrefStreamData" must be all lower-case
(#239) Variable "xrefStream" must be all lower-case
(#241) Variable "trailerDict" must be all lower-case
(#242) Variable "trailerDict" must be all lower-case
(#243) "require_once" must be immediately followed by an open parenthesis
(#244) Line exceeds 132 characters; contains 172 characters
(#246) Variable "trailerDict" must be all lower-case
(#246) Expected 1 space before "/"; 0 found
(#246) Expected 1 space after "/"; 0 found
(#251) Variable "streamOffset" must be all lower-case
(#253) Variable "entryField1Size" must be all lower-case
(#253) Variable "entryField2Size" must be all lower-case
(#253) Variable "entryField3Size" must be all lower-case
(#254) Variable "xrefStreamData" must be all lower-case
(#254) Expected 1 space before "/"; 0 found
(#254) Expected 1 space after "/"; 0 found
(#257) Variable "trailerDict" must be all lower-case
(#258) Variable "objNum" must be all lower-case
(#258) Variable "trailerDict" must be all lower-case
(#258) Expected 1 space before "*"; 0 found
(#258) Expected 1 space after "*"; 0 found
(#259) Variable "trailerDict" must be all lower-case
(#259) Expected 1 space before "*"; 0 found
(#259) Expected 1 space after "*"; 0 found
(#261) Variable "objNum" must be all lower-case
(#262) Variable "trailerDict" must be all lower-case
(#266) Variable "entryField1Size" must be all lower-case
(#268) Variable "entryField1Size" must be all lower-case
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Variable "xrefStreamData" must be all lower-case
(#269) Variable "streamOffset" must be all lower-case
(#271) Variable "xrefStreamData" must be all lower-case
(#271) Variable "streamOffset" must be all lower-case
(#271) Variable "entryField1Size" must be all lower-case
(#272) Variable "streamOffset" must be all lower-case
(#272) Variable "entryField1Size" must be all lower-case
(#275) Variable "entryField2Size" must be all lower-case
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "xrefStreamData" must be all lower-case
(#276) Variable "streamOffset" must be all lower-case
(#278) Variable "xrefStreamData" must be all lower-case
(#278) Variable "streamOffset" must be all lower-case
(#278) Variable "entryField2Size" must be all lower-case
(#279) Variable "streamOffset" must be all lower-case
(#279) Variable "entryField2Size" must be all lower-case
(#282) Variable "entryField3Size" must be all lower-case
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Variable "xrefStreamData" must be all lower-case
(#283) Variable "streamOffset" must be all lower-case
(#285) Variable "xrefStreamData" must be all lower-case
(#285) Variable "streamOffset" must be all lower-case
(#285) Variable "entryField3Size" must be all lower-case
(#286) Variable "streamOffset" must be all lower-case
(#286) Variable "entryField3Size" must be all lower-case
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Variable "refTable" must be all lower-case
(#292) Variable "objNum" must be all lower-case
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) This comment is 60% valid code; is this commented out code?
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Variable "refTable" must be all lower-case
(#299) Variable "objNum" must be all lower-case
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) This comment is 60% valid code; is this commented out code?
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) This comment is 60% valid code; is this commented out code?
(#311) Variable "objNum" must be all lower-case
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) This comment is 67% valid code; is this commented out code?
(#317) "require_once" must be immediately followed by an open parenthesis
(#320) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#322) "require_once" must be immediately followed by an open parenthesis
(#323) Variable "trailerObj" must be all lower-case
(#323) Variable "trailerDict" must be all lower-case
(#324) Variable "trailerDict" must be all lower-case
(#325) Variable "trailerDict" must be all lower-case
(#326) Variable "trailerObj" must be all lower-case
(#326) Variable "trailerDict" must be all lower-case
(#327) Variable "trailerObj" must be all lower-case
(#330) Inline doc block comments are not allowed; use "// Comment." instead
(#335) Variable "trailerObj" must be all lower-case
(#337) Variable "trailerObj" must be all lower-case
(#346) Public method name "Zend_Pdf_Parser::getTrailer" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#363) Opening brace should be on the same line as the declaration
(#365) Variable "pdfFile" must be all lower-case
(#366) "require_once" must be immediately followed by an open parenthesis
(#370) Variable "byteCount" must be all lower-case
(#372) Variable "pdfFile" must be all lower-case
(#372) Variable "byteCount" must be all lower-case
(#373) Variable "byteCount" must be all lower-case
(#374) Variable "byteCount" must be all lower-case
(#374) Variable "nextBlock" must be all lower-case
(#374) Variable "pdfFile" must be all lower-case
(#374) Variable "byteCount" must be all lower-case
(#375) Variable "nextBlock" must be all lower-case
(#376) Variable "byteCount" must be all lower-case
(#376) Variable "nextBlock" must be all lower-case
(#378) Variable "pdfFile" must be all lower-case
(#385) Variable "pdfVersionComment" must be all lower-case
(#386) Variable "pdfVersionComment" must be all lower-case
(#387) "require_once" must be immediately followed by an open parenthesis
(#391) Variable "pdfVersion" must be all lower-case
(#391) Variable "pdfVersionComment" must be all lower-case
(#392) Variable "pdfVersion" must be all lower-case
(#393) Variable "pdfVersion" must be all lower-case
(#395) Inline doc block comments are not allowed; use "// Comment." instead
(#401) "require_once" must be immediately followed by an open parenthesis
(#402) Variable "pdfVersion" must be all lower-case
(#402) Line exceeds 132 characters; contains 147 characters
(#404) Variable "pdfVersion" must be all lower-case
(#409) "require_once" must be immediately followed by an open parenthesis
(#414) Inline doc block comments are not allowed; use "// Comment." instead
(#421) Inline doc block comments are not allowed; use "// Comment." instead
(#428) Inline doc block comments are not allowed; use "// Comment." instead
(#435) Inline doc block comments are not allowed; use "// Comment." instead
(#440) Variable "nextLexeme" must be all lower-case
(#441) Variable "nextLexeme" must be all lower-case
(#442) "require_once" must be immediately followed by an open parenthesis
(#443) Expected 1 space before "-"; 0 found
(#443) Expected 1 space after "-"; 0 found
(#443) Variable "nextLexeme" must be all lower-case
(#443) Line exceeds 132 characters; contains 173 characters
(#446) Variable "startXref" must be all lower-case
(#447) Variable "startXref" must be all lower-case
(#448) "require_once" must be immediately followed by an open parenthesis
(#449) Expected 1 space before "-"; 0 found
(#449) Expected 1 space after "-"; 0 found
(#449) Variable "nextLexeme" must be all lower-case
(#449) Line exceeds maximum limit of 180 characters; contains 196 characters
(#452) Variable "startXref" must be all lower-case
(#461) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/RecursivelyIteratableObjectsContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace must be the last content on the line
(#34) Closing brace must be on a line by itself
(#36) Expected 1 space after closing parenthesis; found 6
(#36) Opening brace must be the last content on the line
(#36) Closing brace must be on a line by itself
(#37) Expected 1 space after closing parenthesis; found 10
(#37) Opening brace must be the last content on the line
(#37) Closing brace must be on a line by itself
(#38) Expected 1 space after closing parenthesis; found 9
(#38) Opening brace must be the last content on the line
(#38) Closing brace must be on a line by itself
(#39) Expected 1 space after closing parenthesis; found 7
(#39) Opening brace must be the last content on the line
(#39) Closing brace must be on a line by itself
(#40) Expected 1 space after closing parenthesis; found 8
(#40) Opening brace must be the last content on the line
(#40) Closing brace must be on a line by itself
(#41) Public method name "Zend_Pdf_RecursivelyIteratableObjectsContainer::getChildren" must be in lower-case letters only
(#41) Expected 1 space after closing parenthesis; found 2
(#41) Opening brace must be the last content on the line
(#41) Closing brace must be on a line by itself
(#42) Public method name "Zend_Pdf_RecursivelyIteratableObjectsContainer::hasChildren" must be in lower-case letters only
(#42) Expected 1 space after closing parenthesis; found 2
(#42) Opening brace must be the last content on the line
(#42) Closing brace must be on a line by itself
(#44) Opening brace must be the last content on the line
(#44) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Pdf/Resource.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Member variable "_objectFactory" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) "require_once" must be immediately followed by an open parenthesis
(#86) Public method name "Zend_Pdf_Resource::getResource" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Pdf_Resource::getFactory" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Resource/Font.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Member variable "_fontType" must be all lower-case
(#65) Member variable "_fontNames" must be all lower-case
(#71) Member variable "_isBold" must be all lower-case
(#77) Member variable "_isItalic" must be all lower-case
(#83) Member variable "_isMonospace" must be all lower-case
(#89) Member variable "_underlinePosition" must be all lower-case
(#95) Member variable "_underlineThickness" must be all lower-case
(#101) Member variable "_strikePosition" must be all lower-case
(#107) Member variable "_strikeThickness" must be all lower-case
(#113) Member variable "_unitsPerEm" must be all lower-case
(#131) Member variable "_lineGap" must be all lower-case
(#135) Line indented incorrectly; expected at least 4 spaces, found 2
(#138) Line indented incorrectly; expected at least 4 spaces, found 2
(#145) Opening brace should be on the same line as the declaration
(#151) Line indented incorrectly; expected at least 4 spaces, found 2
(#161) Opening brace should be on the same line as the declaration
(#166) Line indented incorrectly; expected at least 4 spaces, found 2
(#174) Public method name "Zend_Pdf_Resource_Font::getFontType" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Pdf_Resource_Font::getFontName" must be in lower-case letters only
(#224) Variable "nameType" must be all lower-case
(#224) Variable "characterSet" must be all lower-case
(#225) Opening brace should be on the same line as the declaration
(#226) Variable "nameType" must be all lower-case
(#232) Variable "nameType" must be all lower-case
(#233) Variable "nameType" must be all lower-case
(#238) Variable "nameType" must be all lower-case
(#239) Variable "nameType" must be all lower-case
(#245) Variable "nameType" must be all lower-case
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Variable "characterSet" must be all lower-case
(#250) Variable "characterSet" must be all lower-case
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "characterSet" must be all lower-case
(#261) Public method name "Zend_Pdf_Resource_Font::getFontNames" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#271) Public method name "Zend_Pdf_Resource_Font::isBold" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#281) Public method name "Zend_Pdf_Resource_Font::isItalic" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Pdf_Resource_Font::isMonospace" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#304) Public method name "Zend_Pdf_Resource_Font::getUnderlinePosition" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Pdf_Resource_Font::getUnderlineThickness" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#325) Public method name "Zend_Pdf_Resource_Font::getStrikePosition" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Pdf_Resource_Font::getStrikeThickness" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#348) Public method name "Zend_Pdf_Resource_Font::getUnitsPerEm" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#362) Public method name "Zend_Pdf_Resource_Font::getAscent" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Pdf_Resource_Font::getDescent" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Pdf_Resource_Font::getLineGap" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#408) Public method name "Zend_Pdf_Resource_Font::getLineHeight" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#414) Line indented incorrectly; expected at least 4 spaces, found 2
(#427) Public method name "Zend_Pdf_Resource_Font::glyphNumbersForCharacters" must be in lower-case letters only
(#427) Variable "characterCodes" must be all lower-case
(#441) Public method name "Zend_Pdf_Resource_Font::glyphNumberForCharacter" must be in lower-case letters only
(#441) Variable "characterCode" must be all lower-case
(#461) Public method name "Zend_Pdf_Resource_Font::getCoveredPercentage" must be in lower-case letters only
(#461) Variable "charEncoding" must be all lower-case
(#475) Public method name "Zend_Pdf_Resource_Font::widthsForGlyphs" must be in lower-case letters only
(#475) Variable "glyphNumbers" must be all lower-case
(#486) Public method name "Zend_Pdf_Resource_Font::widthForGlyph" must be in lower-case letters only
(#486) Variable "glyphNumber" must be all lower-case
(#497) Public method name "Zend_Pdf_Resource_Font::encodeString" must be in lower-case letters only
(#497) Variable "charEncoding" must be all lower-case
(#508) Public method name "Zend_Pdf_Resource_Font::decodeString" must be in lower-case letters only
(#508) Variable "charEncoding" must be all lower-case
(#512) Line indented incorrectly; expected at least 4 spaces, found 2
(#522) Public method name "Zend_Pdf_Resource_Font::toEmSpace" must be in lower-case letters only
(#523) Opening brace should be on the same line as the declaration
(#527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Pdf/Resource/Font/CidFont.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#70) Member variable "_charWidths" must be all lower-case
(#77) Member variable "_missingCharWidth" must be all lower-case
(#88) Variable "fontParser" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#92) Variable "fontParser" must be all lower-case
(#93) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#97) Variable "fontParser" must be all lower-case
(#99) Variable "fontParser" must be all lower-case
(#100) Variable "fontParser" must be all lower-case
(#101) Variable "fontParser" must be all lower-case
(#103) Variable "fontParser" must be all lower-case
(#104) Variable "fontParser" must be all lower-case
(#105) Variable "fontParser" must be all lower-case
(#106) Variable "fontParser" must be all lower-case
(#108) Variable "fontParser" must be all lower-case
(#110) Variable "fontParser" must be all lower-case
(#111) Variable "fontParser" must be all lower-case
(#112) Variable "fontParser" must be all lower-case
(#113) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#115) Variable "fontParser" must be all lower-case
(#116) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#120) Variable "baseFont" must be all lower-case
(#121) Variable "baseFont" must be all lower-case
(#122) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#124) Inline doc block comments are not allowed; use "// Comment." instead
(#128) Variable "glyphWidths" must be all lower-case
(#128) Variable "fontParser" must be all lower-case
(#129) Variable "charGlyphs" must be all lower-case
(#130) Variable "charWidths" must be all lower-case
(#131) Variable "charGlyphs" must be all lower-case
(#131) Variable "charCode" must be all lower-case
(#132) Variable "charWidths" must be all lower-case
(#132) Variable "charCode" must be all lower-case
(#132) Variable "glyphWidths" must be all lower-case
(#134) Variable "charWidths" must be all lower-case
(#135) Variable "glyphWidths" must be all lower-case
(#138) Variable "widthFrequencies" must be all lower-case
(#138) Variable "charWidths" must be all lower-case
(#139) Variable "defaultWidth" must be all lower-case
(#140) Variable "defaultWidthFrequency" must be all lower-case
(#141) Variable "widthFrequencies" must be all lower-case
(#142) Variable "defaultWidthFrequency" must be all lower-case
(#143) Variable "defaultWidth" must be all lower-case
(#144) Variable "defaultWidthFrequency" must be all lower-case
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Variable "defaultWidth" must be all lower-case
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Variable "defWidthChars" must be all lower-case
(#152) Variable "charWidths" must be all lower-case
(#152) Variable "defaultWidth" must be all lower-case
(#153) Variable "defWidthChars" must be all lower-case
(#153) Variable "charCode" must be all lower-case
(#154) Variable "charWidths" must be all lower-case
(#154) Variable "charCode" must be all lower-case
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Variable "charWidths" must be all lower-case
(#161) Variable "lastCharCode" must be all lower-case
(#162) Variable "widthsSequences" must be all lower-case
(#163) Variable "charWidths" must be all lower-case
(#163) Variable "charCode" must be all lower-case
(#164) Variable "lastCharCode" must be all lower-case
(#165) Variable "charCodesSequense" must be all lower-case
(#166) Variable "sequenceStartCode" must be all lower-case
(#166) Variable "charCode" must be all lower-case
(#167) Variable "charCode" must be all lower-case
(#167) Variable "lastCharCode" must be all lower-case
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "widthsSequences" must be all lower-case
(#169) Variable "sequenceStartCode" must be all lower-case
(#169) Variable "charCodesSequense" must be all lower-case
(#170) Variable "charCodesSequense" must be all lower-case
(#171) Variable "sequenceStartCode" must be all lower-case
(#171) Variable "charCode" must be all lower-case
(#173) Variable "charCodesSequense" must be all lower-case
(#174) Variable "lastCharCode" must be all lower-case
(#174) Variable "charCode" must be all lower-case
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "charWidths" must be all lower-case
(#178) Variable "widthsSequences" must be all lower-case
(#178) Variable "sequenceStartCode" must be all lower-case
(#178) Variable "charCodesSequense" must be all lower-case
(#181) Variable "pdfCharsWidths" must be all lower-case
(#182) Variable "widthsSequences" must be all lower-case
(#182) Variable "startCode" must be all lower-case
(#182) Variable "widthsSequence" must be all lower-case
(#184) Variable "pdfWidths" must be all lower-case
(#185) Variable "lastWidth" must be all lower-case
(#186) Variable "widthsInSequence" must be all lower-case
(#187) Variable "widthsSequence" must be all lower-case
(#188) Variable "lastWidth" must be all lower-case
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Variable "widthsInSequence" must be all lower-case
(#192) Variable "pdfCharsWidths" must be all lower-case
(#192) Variable "startCode" must be all lower-case
(#192) Line exceeds 132 characters; contains 133 characters
(#193) Variable "pdfCharsWidths" must be all lower-case
(#193) Variable "startCode" must be all lower-case
(#193) Variable "widthsInSequence" must be all lower-case
(#194) Variable "pdfCharsWidths" must be all lower-case
(#194) Variable "lastWidth" must be all lower-case
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Variable "startCode" must be all lower-case
(#197) Variable "startCode" must be all lower-case
(#197) Variable "widthsInSequence" must be all lower-case
(#198) Variable "widthsInSequence" must be all lower-case
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "pdfWidths" must be all lower-case
(#204) Variable "lastWidth" must be all lower-case
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Variable "pdfWidths" must be all lower-case
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "pdfWidths" must be all lower-case
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Variable "pdfWidths" must be all lower-case
(#217) Variable "pdfCharsWidths" must be all lower-case
(#217) Variable "startCode" must be all lower-case
(#218) Variable "pdfCharsWidths" must be all lower-case
(#218) Variable "pdfWidths" must be all lower-case
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Variable "startCode" must be all lower-case
(#221) Variable "pdfWidths" must be all lower-case
(#222) Variable "pdfWidths" must be all lower-case
(#225) Variable "widthsInSequence" must be all lower-case
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Variable "widthsInSequence" must be all lower-case
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Variable "pdfWidths" must be all lower-case
(#237) Variable "pdfCharsWidths" must be all lower-case
(#237) Variable "startCode" must be all lower-case
(#238) Variable "pdfCharsWidths" must be all lower-case
(#238) Variable "pdfWidths" must be all lower-case
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#239) Expected "if (...) {\n"; found "if (...){\n"
(#239) Variable "widthsInSequence" must be all lower-case
(#242) Variable "pdfCharsWidths" must be all lower-case
(#242) Variable "startCode" must be all lower-case
(#243) Variable "pdfCharsWidths" must be all lower-case
(#243) Variable "startCode" must be all lower-case
(#243) Variable "widthsInSequence" must be all lower-case
(#244) Variable "pdfCharsWidths" must be all lower-case
(#244) Variable "lastWidth" must be all lower-case
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "widthsArrayElement" must be all lower-case
(#251) Variable "pdfCharsWidths" must be all lower-case
(#252) Variable "widthsObject" must be all lower-case
(#252) Variable "widthsArrayElement" must be all lower-case
(#253) Variable "widthsObject" must be all lower-case
(#254) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#257) Variable "cidSystemInfo" must be all lower-case
(#258) Variable "cidSystemInfo" must be all lower-case
(#259) Variable "cidSystemInfo" must be all lower-case
(#260) Variable "cidSystemInfo" must be all lower-case
(#261) Variable "cidSystemInfoObject" must be all lower-case
(#261) Variable "cidSystemInfo" must be all lower-case
(#262) Variable "cidSystemInfoObject" must be all lower-case
(#278) Public method name "Zend_Pdf_Resource_Font_CidFont::glyphNumbersForCharacters" must be in lower-case letters only
(#278) Variable "characterCodes" must be all lower-case
(#279) Opening brace should be on the same line as the declaration
(#280) Inline doc block comments are not allowed; use "// Comment." instead
(#287) "require_once" must be immediately followed by an open parenthesis
(#303) Public method name "Zend_Pdf_Resource_Font_CidFont::glyphNumberForCharacter" must be in lower-case letters only
(#303) Variable "characterCode" must be all lower-case
(#304) Opening brace should be on the same line as the declaration
(#305) Inline doc block comments are not allowed; use "// Comment." instead
(#312) "require_once" must be immediately followed by an open parenthesis
(#335) Public method name "Zend_Pdf_Resource_Font_CidFont::getCoveredPercentage" must be in lower-case letters only
(#335) Variable "charEncoding" must be all lower-case
(#336) Opening brace should be on the same line as the declaration
(#340) Variable "charEncoding" must be all lower-case
(#341) Variable "charEncoding" must be all lower-case
(#344) Variable "charCount" must be all lower-case
(#345) Variable "charCount" must be all lower-case
(#352) Variable "maxIndex" must be all lower-case
(#353) Variable "maxIndex" must be all lower-case
(#354) Inline doc block comments are not allowed; use "// Comment." instead
(#357) Variable "charCode" must be all lower-case
(#360) Variable "charCode" must be all lower-case
(#364) Variable "charCount" must be all lower-case
(#378) Public method name "Zend_Pdf_Resource_Font_CidFont::widthsForChars" must be in lower-case letters only
(#378) Variable "charCodes" must be all lower-case
(#379) Opening brace should be on the same line as the declaration
(#381) Variable "charCodes" must be all lower-case
(#381) Variable "charCode" must be all lower-case
(#382) Variable "charCode" must be all lower-case
(#385) Variable "charCode" must be all lower-case
(#399) Public method name "Zend_Pdf_Resource_Font_CidFont::widthForChar" must be in lower-case letters only
(#399) Variable "charCode" must be all lower-case
(#400) Opening brace should be on the same line as the declaration
(#401) Variable "charCode" must be all lower-case
(#404) Variable "charCode" must be all lower-case
(#414) Public method name "Zend_Pdf_Resource_Font_CidFont::widthsForGlyphs" must be in lower-case letters only
(#414) Variable "glyphNumbers" must be all lower-case
(#415) Opening brace should be on the same line as the declaration
(#416) Inline doc block comments are not allowed; use "// Comment." instead
(#423) "require_once" must be immediately followed by an open parenthesis
(#436) Public method name "Zend_Pdf_Resource_Font_CidFont::widthForGlyph" must be in lower-case letters only
(#436) Variable "glyphNumber" must be all lower-case
(#437) Opening brace should be on the same line as the declaration
(#438) Inline doc block comments are not allowed; use "// Comment." instead
(#445) "require_once" must be immediately followed by an open parenthesis
(#457) Public method name "Zend_Pdf_Resource_Font_CidFont::encodeString" must be in lower-case letters only
(#457) Variable "charEncoding" must be all lower-case
(#458) Opening brace should be on the same line as the declaration
(#459) Inline doc block comments are not allowed; use "// Comment." instead
(#466) "require_once" must be immediately followed by an open parenthesis
(#478) Public method name "Zend_Pdf_Resource_Font_CidFont::decodeString" must be in lower-case letters only
(#478) Variable "charEncoding" must be all lower-case
(#479) Opening brace should be on the same line as the declaration
(#480) Inline doc block comments are not allowed; use "// Comment." instead
(#487) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Resource/Font/CidFont/TrueType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#62) Variable "fontParser" must be all lower-case
(#62) Variable "embeddingOptions" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "fontParser" must be all lower-case
(#64) Variable "embeddingOptions" must be all lower-case
(#70) Variable "fontDescriptor" must be all lower-case
(#70) Variable "fontParser" must be all lower-case
(#70) Variable "embeddingOptions" must be all lower-case
(#71) Variable "fontDescriptor" must be all lower-case
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "cidToGidMapData" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "charGlyphs" must be all lower-case
(#78) Variable "charGlyphs" must be all lower-case
(#78) Variable "charCode" must be all lower-case
(#79) Variable "cidToGidMapData" must be all lower-case
(#79) Variable "charCode" must be all lower-case
(#79) Expected 1 space before "*"; 0 found
(#79) Expected 1 space after "*"; 0 found
(#80) Variable "cidToGidMapData" must be all lower-case
(#80) Variable "charCode" must be all lower-case
(#80) Expected 1 space before "*"; 0 found
(#80) Expected 1 space after "*"; 0 found
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "cidToGidMap" must be all lower-case
(#83) Variable "cidToGidMapData" must be all lower-case
(#84) Variable "cidToGidMap" must be all lower-case
(#85) Variable "cidToGidMap" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Extracted.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#64) Variable "fontDictionary" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "fontDictionary" must be all lower-case
(#68) Variable "fontDictionary" must be all lower-case
(#70) Variable "fontDictionary" must be all lower-case
(#71) Variable "fontDictionary" must be all lower-case
(#74) Variable "fontDictionary" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "fontDictionary" must be all lower-case
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) "require_once" must be immediately followed by an open parenthesis
(#83) Variable "fontDictionaryIterator" must be all lower-case
(#83) Variable "fontDictionary" must be all lower-case
(#84) Variable "fontDictionaryIterator" must be all lower-case
(#85) Variable "descendantFont" must be all lower-case
(#85) Variable "fontDictionaryIterator" must be all lower-case
(#86) Variable "fontDescriptor" must be all lower-case
(#86) Variable "descendantFont" must be all lower-case
(#90) Variable "fontDictionary" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "standardFont" must be all lower-case
(#92) Variable "fontDictionary" must be all lower-case
(#94) Variable "standardFont" must be all lower-case
(#95) Variable "standardFont" must be all lower-case
(#96) Variable "standardFont" must be all lower-case
(#97) Variable "standardFont" must be all lower-case
(#98) Variable "standardFont" must be all lower-case
(#99) Variable "standardFont" must be all lower-case
(#100) Variable "standardFont" must be all lower-case
(#101) Variable "standardFont" must be all lower-case
(#102) Variable "standardFont" must be all lower-case
(#103) Variable "standardFont" must be all lower-case
(#104) Variable "standardFont" must be all lower-case
(#105) Variable "standardFont" must be all lower-case
(#110) Variable "fontDescriptor" must be all lower-case
(#110) Variable "fontDictionary" must be all lower-case
(#114) Variable "fontDescriptor" must be all lower-case
(#114) Variable "fontDictionary" must be all lower-case
(#118) "require_once" must be immediately followed by an open parenthesis
(#122) Variable "fontDictionary" must be all lower-case
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Variable "fontDescriptor" must be all lower-case
(#126) Variable "fontDescriptor" must be all lower-case
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Variable "fontDescriptor" must be all lower-case
(#133) Variable "fontDescriptor" must be all lower-case
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Public method name "Zend_Pdf_Resource_Font_Extracted::glyphNumbersForCharacters" must be in lower-case letters only
(#148) Variable "characterCodes" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#150) "require_once" must be immediately followed by an open parenthesis
(#166) Public method name "Zend_Pdf_Resource_Font_Extracted::glyphNumberForCharacter" must be in lower-case letters only
(#166) Variable "characterCode" must be all lower-case
(#167) Opening brace should be on the same line as the declaration
(#168) "require_once" must be immediately followed by an open parenthesis
(#190) Public method name "Zend_Pdf_Resource_Font_Extracted::getCoveredPercentage" must be in lower-case letters only
(#190) Variable "charEncoding" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#192) "require_once" must be immediately followed by an open parenthesis
(#208) Public method name "Zend_Pdf_Resource_Font_Extracted::widthsForGlyphs" must be in lower-case letters only
(#208) Variable "glyphNumbers" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#210) "require_once" must be immediately followed by an open parenthesis
(#223) Public method name "Zend_Pdf_Resource_Font_Extracted::widthForGlyph" must be in lower-case letters only
(#223) Variable "glyphNumber" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#225) "require_once" must be immediately followed by an open parenthesis
(#238) Public method name "Zend_Pdf_Resource_Font_Extracted::encodeString" must be in lower-case letters only
(#238) Variable "charEncoding" must be all lower-case
(#239) Opening brace should be on the same line as the declaration
(#241) Variable "charEncoding" must be all lower-case
(#245) Variable "charEncoding" must be all lower-case
(#248) "require_once" must be immediately followed by an open parenthesis
(#261) Public method name "Zend_Pdf_Resource_Font_Extracted::decodeString" must be in lower-case letters only
(#261) Variable "charEncoding" must be all lower-case
(#262) Opening brace should be on the same line as the declaration
(#264) Variable "charEncoding" must be all lower-case
(#268) Variable "charEncoding" must be all lower-case
(#271) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/Resource/Font/FontDescriptor.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#56) "require_once" must be immediately followed by an open parenthesis
(#80) Variable "fontParser" must be all lower-case
(#80) Variable "embeddingOptions" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#85) Variable "fontDescriptor" must be all lower-case
(#87) Variable "fontDescriptor" must be all lower-case
(#88) Variable "fontDescriptor" must be all lower-case
(#95) Variable "fontParser" must be all lower-case
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "fontParser" must be all lower-case
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "fontParser" must be all lower-case
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "fontParser" must be all lower-case
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "fontParser" must be all lower-case
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "fontParser" must be all lower-case
(#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
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "fontDescriptor" must be all lower-case
(#116) Variable "fontBBox" must be all lower-case
(#116) Variable "fontParser" must be all lower-case
(#117) Variable "fontParser" must be all lower-case
(#118) Variable "fontParser" must be all lower-case
(#119) Variable "fontParser" must be all lower-case
(#120) Variable "fontDescriptor" must be all lower-case
(#120) Variable "fontBBox" must be all lower-case
(#122) Variable "fontDescriptor" must be all lower-case
(#122) Variable "fontParser" must be all lower-case
(#124) Variable "fontDescriptor" must be all lower-case
(#124) Variable "fontParser" must be all lower-case
(#125) Variable "fontDescriptor" must be all lower-case
(#125) Variable "fontParser" must be all lower-case
(#127) Variable "fontDescriptor" must be all lower-case
(#127) Variable "fontParser" must be all lower-case
(#128) Inline doc block comments are not allowed; use "// Comment." instead
(#133) Variable "fontDescriptor" must be all lower-case
(#135) Variable "fontDescriptor" must be all lower-case
(#135) Variable "fontParser" must be all lower-case
(#150) Variable "embeddingOptions" must be all lower-case
(#161) Variable "fontParser" must be all lower-case
(#165) Variable "embeddingOptions" must be all lower-case
(#169) "require_once" must be immediately followed by an open parenthesis
(#183) Variable "fontFile" must be all lower-case
(#183) Variable "fontParser" must be all lower-case
(#184) Variable "fontFileObject" must be all lower-case
(#184) Variable "fontFile" must be all lower-case
(#185) Variable "fontFileObject" must be all lower-case
(#185) Variable "fontFile" must be all lower-case
(#186) Variable "embeddingOptions" must be all lower-case
(#190) Variable "fontFileObject" must be all lower-case
(#192) Variable "fontParser" must be all lower-case
(#193) Variable "fontDescriptor" must be all lower-case
(#193) Variable "fontFileObject" must be all lower-case
(#194) Variable "fontParser" must be all lower-case
(#195) Variable "fontDescriptor" must be all lower-case
(#195) Variable "fontFileObject" must be all lower-case
(#197) Variable "fontDescriptor" must be all lower-case
(#197) Variable "fontFileObject" must be all lower-case
(#202) Variable "fontDescriptor" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#80) Member variable "_glyphWidths" must be all lower-case
(#93) Member variable "_missingGlyphWidth" must be all lower-case
(#99) Line indented incorrectly; expected at least 4 spaces, found 2
(#106) Opening brace should be on the same line as the declaration
(#109) Inline doc block comments are not allowed; use "// Comment." instead
(#134) Public method name "Zend_Pdf_Resource_Font_Simple::glyphNumbersForCharacters" must be in lower-case letters only
(#134) Variable "characterCodes" must be all lower-case
(#135) Opening brace should be on the same line as the declaration
(#136) Variable "characterCodes" must be all lower-case
(#151) Public method name "Zend_Pdf_Resource_Font_Simple::glyphNumberForCharacter" must be in lower-case letters only
(#151) Variable "characterCode" must be all lower-case
(#152) Opening brace should be on the same line as the declaration
(#153) Variable "characterCode" must be all lower-case
(#174) Public method name "Zend_Pdf_Resource_Font_Simple::getCoveredPercentage" must be in lower-case letters only
(#174) Variable "charEncoding" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#179) Variable "charEncoding" must be all lower-case
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Variable "charEncoding" must be all lower-case
(#185) Variable "charCount" must be all lower-case
(#186) Variable "charCount" must be all lower-case
(#192) Variable "coveredCharacters" must be all lower-case
(#197) Variable "maxIndex" must be all lower-case
(#198) Variable "maxIndex" must be all lower-case
(#199) Inline doc block comments are not allowed; use "// Comment." instead
(#202) Variable "charCode" must be all lower-case
(#205) Variable "charCode" must be all lower-case
(#205) Variable "coveredCharacters" must be all lower-case
(#209) Variable "charCount" must be all lower-case
(#223) Public method name "Zend_Pdf_Resource_Font_Simple::widthsForGlyphs" must be in lower-case letters only
(#223) Variable "glyphNumbers" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#226) Variable "glyphNumbers" must be all lower-case
(#226) Variable "glyphNumber" must be all lower-case
(#227) Variable "glyphNumber" must be all lower-case
(#230) Variable "glyphNumber" must be all lower-case
(#244) Public method name "Zend_Pdf_Resource_Font_Simple::widthForGlyph" must be in lower-case letters only
(#244) Variable "glyphNumber" must be all lower-case
(#245) Opening brace should be on the same line as the declaration
(#246) Variable "glyphNumber" must be all lower-case
(#249) Variable "glyphNumber" must be all lower-case
(#261) Public method name "Zend_Pdf_Resource_Font_Simple::encodeString" must be in lower-case letters only
(#261) Variable "charEncoding" must be all lower-case
(#262) Opening brace should be on the same line as the declaration
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "charEncoding" must be all lower-case
(#279) Public method name "Zend_Pdf_Resource_Font_Simple::decodeString" must be in lower-case letters only
(#279) Variable "charEncoding" must be all lower-case
(#280) Opening brace should be on the same line as the declaration
(#281) Variable "charEncoding" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Parsed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#51) Variable "fontParser" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#54) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#56) Variable "fontParser" must be all lower-case
(#60) Variable "fontParser" must be all lower-case
(#62) Variable "fontParser" must be all lower-case
(#63) Variable "fontParser" must be all lower-case
(#64) Variable "fontParser" must be all lower-case
(#66) Variable "fontParser" must be all lower-case
(#67) Variable "fontParser" must be all lower-case
(#68) Variable "fontParser" must be all lower-case
(#69) Variable "fontParser" must be all lower-case
(#71) Variable "fontParser" must be all lower-case
(#73) Variable "fontParser" must be all lower-case
(#74) Variable "fontParser" must be all lower-case
(#75) Variable "fontParser" must be all lower-case
(#77) Variable "fontParser" must be all lower-case
(#79) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#81) Variable "fontParser" must be all lower-case
(#82) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#86) Variable "baseFont" must be all lower-case
(#87) Variable "baseFont" must be all lower-case
(#94) Variable "pdfWidths" must be all lower-case
(#96) Variable "pdfWidths" must be all lower-case
(#101) Variable "widthsArrayElement" must be all lower-case
(#101) Variable "pdfWidths" must be all lower-case
(#102) Variable "widthsObject" must be all lower-case
(#102) Variable "widthsArrayElement" must be all lower-case
(#103) Variable "widthsObject" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#55) Variable "fontParser" must be all lower-case
(#55) Variable "embeddingOptions" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "fontParser" must be all lower-case
(#57) Variable "embeddingOptions" must be all lower-case
(#63) Variable "fontDescriptor" must be all lower-case
(#63) Variable "fontParser" must be all lower-case
(#63) Variable "embeddingOptions" must be all lower-case
(#64) Variable "fontDescriptor" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#67) Line indented incorrectly; expected at least 4 spaces, found 2
(#70) Line indented incorrectly; expected at least 4 spaces, found 2
(#76) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/Courier.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#84) Expected 1 space after "="; newline found
(#86) Expected 1 space after "="; newline found
(#88) Expected 1 space after "="; newline found
(#90) Expected 1 space after "="; newline found
(#93) Expected 1 space after "="; newline found
(#95) Expected 1 space after "="; newline found
(#202) Variable "cmapData" must be all lower-case
(#203) Expected 1 space after "=>"; 3 found
(#203) Expected 1 space after "=>"; 3 found
(#203) Expected 1 space after "=>"; 3 found
(#203) Expected 1 space after "=>"; 3 found
(#204) Expected 1 space after "=>"; 3 found
(#204) Expected 1 space after "=>"; 3 found
(#204) Expected 1 space after "=>"; 3 found
(#204) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#282) "require_once" must be immediately followed by an open parenthesis
(#284) Variable "cmapData" must be all lower-case
(#285) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/CourierBold.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#83) Expected 1 space after "="; newline found
(#85) Expected 1 space after "="; newline found
(#87) Expected 1 space after "="; newline found
(#89) Expected 1 space after "="; newline found
(#93) Expected 1 space after "="; newline found
(#95) Expected 1 space after "="; newline found
(#203) Variable "cmapData" must be all lower-case
(#204) Expected 1 space after "=>"; 3 found
(#204) Expected 1 space after "=>"; 3 found
(#204) Expected 1 space after "=>"; 3 found
(#204) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#283) "require_once" must be immediately followed by an open parenthesis
(#285) Variable "cmapData" must be all lower-case
(#286) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#83) Expected 1 space after "="; newline found
(#85) Expected 1 space after "="; newline found
(#87) Expected 1 space after "="; newline found
(#89) Expected 1 space after "="; newline found
(#93) Expected 1 space after "="; newline found
(#95) Expected 1 space after "="; newline found
(#204) Variable "cmapData" must be all lower-case
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#284) "require_once" must be immediately followed by an open parenthesis
(#286) Variable "cmapData" must be all lower-case
(#287) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/CourierOblique.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#84) Expected 1 space after "="; newline found
(#86) Expected 1 space after "="; newline found
(#88) Expected 1 space after "="; newline found
(#90) Expected 1 space after "="; newline found
(#94) Expected 1 space after "="; newline found
(#96) Expected 1 space after "="; newline found
(#204) Variable "cmapData" must be all lower-case
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#205) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#206) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#207) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#208) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#209) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#210) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#211) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#284) "require_once" must be immediately followed by an open parenthesis
(#286) Variable "cmapData" must be all lower-case
(#287) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/Helvetica.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#92) Expected 1 space after "="; newline found
(#95) Expected 1 space after "="; newline found
(#97) Expected 1 space after "="; newline found
(#99) Expected 1 space after "="; newline found
(#102) Expected 1 space after "="; newline found
(#104) Expected 1 space after "="; newline found
(#131) Expected 1 space after "=>"; 3 found
(#145) Expected 1 space after "=>"; 3 found
(#147) Expected 1 space after "=>"; 3 found
(#147) Expected 1 space after "=>"; 3 found
(#148) Expected 1 space after "=>"; 3 found
(#153) Expected 1 space after "=>"; 3 found
(#155) Expected 1 space after "=>"; 3 found
(#158) Expected 1 space after "=>"; 3 found
(#165) Expected 1 space after "=>"; 3 found
(#171) Expected 1 space after "=>"; 3 found
(#173) Expected 1 space after "=>"; 3 found
(#187) Expected 1 space after "=>"; 3 found
(#189) Expected 1 space after "=>"; 3 found
(#212) Variable "cmapData" must be all lower-case
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#292) "require_once" must be immediately followed by an open parenthesis
(#294) Variable "cmapData" must be all lower-case
(#295) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBold.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Opening brace should be on the same line as the declaration
(#61) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#69) Expected 1 space after "="; newline found
(#91) Expected 1 space after "="; newline found
(#94) Expected 1 space after "="; newline found
(#96) Expected 1 space after "="; newline found
(#98) Expected 1 space after "="; newline found
(#102) Expected 1 space after "="; newline found
(#104) Expected 1 space after "="; newline found
(#153) Expected 1 space after "=>"; 3 found
(#155) Expected 1 space after "=>"; 3 found
(#171) Expected 1 space after "=>"; 3 found
(#212) Variable "cmapData" must be all lower-case
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#292) "require_once" must be immediately followed by an open parenthesis
(#294) Variable "cmapData" must be all lower-case
(#295) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#92) Expected 1 space after "="; newline found
(#95) Expected 1 space after "="; newline found
(#97) Expected 1 space after "="; newline found
(#99) Expected 1 space after "="; newline found
(#104) Expected 1 space after "="; newline found
(#106) Expected 1 space after "="; newline found
(#156) Expected 1 space after "=>"; 3 found
(#158) Expected 1 space after "=>"; 3 found
(#174) Expected 1 space after "=>"; 3 found
(#215) Variable "cmapData" must be all lower-case
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#277) Expected 1 space after "=>"; 3 found
(#277) Expected 1 space after "=>"; 3 found
(#277) Expected 1 space after "=>"; 3 found
(#277) Expected 1 space after "=>"; 3 found
(#278) Expected 1 space after "=>"; 3 found
(#278) Expected 1 space after "=>"; 3 found
(#278) Expected 1 space after "=>"; 3 found
(#278) Expected 1 space after "=>"; 3 found
(#279) Expected 1 space after "=>"; 3 found
(#279) Expected 1 space after "=>"; 3 found
(#279) Expected 1 space after "=>"; 3 found
(#295) "require_once" must be immediately followed by an open parenthesis
(#297) Variable "cmapData" must be all lower-case
(#298) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#92) Expected 1 space after "="; newline found
(#95) Expected 1 space after "="; newline found
(#97) Expected 1 space after "="; newline found
(#99) Expected 1 space after "="; newline found
(#103) Expected 1 space after "="; newline found
(#105) Expected 1 space after "="; newline found
(#133) Expected 1 space after "=>"; 3 found
(#147) Expected 1 space after "=>"; 3 found
(#149) Expected 1 space after "=>"; 3 found
(#149) Expected 1 space after "=>"; 3 found
(#150) Expected 1 space after "=>"; 3 found
(#155) Expected 1 space after "=>"; 3 found
(#157) Expected 1 space after "=>"; 3 found
(#160) Expected 1 space after "=>"; 3 found
(#167) Expected 1 space after "=>"; 3 found
(#173) Expected 1 space after "=>"; 3 found
(#175) Expected 1 space after "=>"; 3 found
(#189) Expected 1 space after "=>"; 3 found
(#191) Expected 1 space after "=>"; 3 found
(#214) Variable "cmapData" must be all lower-case
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#277) Expected 1 space after "=>"; 3 found
(#277) Expected 1 space after "=>"; 3 found
(#277) Expected 1 space after "=>"; 3 found
(#277) Expected 1 space after "=>"; 3 found
(#278) Expected 1 space after "=>"; 3 found
(#278) Expected 1 space after "=>"; 3 found
(#278) Expected 1 space after "=>"; 3 found
(#294) "require_once" must be immediately followed by an open parenthesis
(#296) Variable "cmapData" must be all lower-case
(#297) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/Symbol.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Member variable "_toFontEncoding" must be all lower-case
(#114) Member variable "_fromFontEncoding" must be all lower-case
(#182) Line indented incorrectly; expected at least 4 spaces, found 2
(#185) Line indented incorrectly; expected at least 4 spaces, found 2
(#191) Opening brace should be on the same line as the declaration
(#193) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#201) Expected 1 space after "="; newline found
(#214) Expected 1 space after "="; newline found
(#216) Expected 1 space after "="; newline found
(#218) Expected 1 space after "="; newline found
(#220) Expected 1 space after "="; newline found
(#223) Expected 1 space after "="; newline found
(#225) Expected 1 space after "="; newline found
(#249) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#286) Expected 1 space after "=>"; 3 found
(#300) Variable "cmapData" must be all lower-case
(#301) Expected 1 space after "=>"; 3 found
(#301) Expected 1 space after "=>"; 3 found
(#301) Expected 1 space after "=>"; 3 found
(#301) Expected 1 space after "=>"; 3 found
(#302) Expected 1 space after "=>"; 3 found
(#302) Expected 1 space after "=>"; 3 found
(#302) Expected 1 space after "=>"; 3 found
(#302) Expected 1 space after "=>"; 3 found
(#303) Expected 1 space after "=>"; 3 found
(#303) Expected 1 space after "=>"; 3 found
(#303) Expected 1 space after "=>"; 3 found
(#303) Expected 1 space after "=>"; 3 found
(#304) Expected 1 space after "=>"; 3 found
(#304) Expected 1 space after "=>"; 3 found
(#304) Expected 1 space after "=>"; 3 found
(#304) Expected 1 space after "=>"; 3 found
(#305) Expected 1 space after "=>"; 3 found
(#305) Expected 1 space after "=>"; 3 found
(#305) Expected 1 space after "=>"; 3 found
(#305) Expected 1 space after "=>"; 3 found
(#306) Expected 1 space after "=>"; 3 found
(#306) Expected 1 space after "=>"; 3 found
(#306) Expected 1 space after "=>"; 3 found
(#306) Expected 1 space after "=>"; 3 found
(#307) Expected 1 space after "=>"; 3 found
(#307) Expected 1 space after "=>"; 3 found
(#307) Expected 1 space after "=>"; 3 found
(#307) Expected 1 space after "=>"; 3 found
(#308) Expected 1 space after "=>"; 3 found
(#308) Expected 1 space after "=>"; 3 found
(#308) Expected 1 space after "=>"; 3 found
(#308) Expected 1 space after "=>"; 3 found
(#309) Expected 1 space after "=>"; 3 found
(#309) Expected 1 space after "=>"; 3 found
(#309) Expected 1 space after "=>"; 3 found
(#309) Expected 1 space after "=>"; 3 found
(#310) Expected 1 space after "=>"; 3 found
(#310) Expected 1 space after "=>"; 3 found
(#310) Expected 1 space after "=>"; 3 found
(#310) Expected 1 space after "=>"; 3 found
(#311) Expected 1 space after "=>"; 3 found
(#311) Expected 1 space after "=>"; 3 found
(#311) Expected 1 space after "=>"; 3 found
(#311) Expected 1 space after "=>"; 3 found
(#312) Expected 1 space after "=>"; 3 found
(#312) Expected 1 space after "=>"; 3 found
(#312) Expected 1 space after "=>"; 3 found
(#312) Expected 1 space after "=>"; 3 found
(#313) Expected 1 space after "=>"; 3 found
(#313) Expected 1 space after "=>"; 3 found
(#313) Expected 1 space after "=>"; 3 found
(#313) Expected 1 space after "=>"; 3 found
(#314) Expected 1 space after "=>"; 3 found
(#314) Expected 1 space after "=>"; 3 found
(#314) Expected 1 space after "=>"; 3 found
(#314) Expected 1 space after "=>"; 3 found
(#315) Expected 1 space after "=>"; 3 found
(#315) Expected 1 space after "=>"; 3 found
(#315) Expected 1 space after "=>"; 3 found
(#315) Expected 1 space after "=>"; 3 found
(#316) Expected 1 space after "=>"; 3 found
(#316) Expected 1 space after "=>"; 3 found
(#316) Expected 1 space after "=>"; 3 found
(#316) Expected 1 space after "=>"; 3 found
(#317) Expected 1 space after "=>"; 3 found
(#317) Expected 1 space after "=>"; 3 found
(#317) Expected 1 space after "=>"; 3 found
(#317) Expected 1 space after "=>"; 3 found
(#318) Expected 1 space after "=>"; 3 found
(#318) Expected 1 space after "=>"; 3 found
(#318) Expected 1 space after "=>"; 3 found
(#318) Expected 1 space after "=>"; 3 found
(#319) Expected 1 space after "=>"; 3 found
(#319) Expected 1 space after "=>"; 3 found
(#319) Expected 1 space after "=>"; 3 found
(#319) Expected 1 space after "=>"; 3 found
(#320) Expected 1 space after "=>"; 3 found
(#320) Expected 1 space after "=>"; 3 found
(#320) Expected 1 space after "=>"; 3 found
(#320) Expected 1 space after "=>"; 3 found
(#321) Expected 1 space after "=>"; 3 found
(#321) Expected 1 space after "=>"; 3 found
(#321) Expected 1 space after "=>"; 3 found
(#321) Expected 1 space after "=>"; 3 found
(#322) Expected 1 space after "=>"; 3 found
(#322) Expected 1 space after "=>"; 3 found
(#322) Expected 1 space after "=>"; 3 found
(#322) Expected 1 space after "=>"; 3 found
(#323) Expected 1 space after "=>"; 3 found
(#323) Expected 1 space after "=>"; 3 found
(#323) Expected 1 space after "=>"; 3 found
(#323) Expected 1 space after "=>"; 3 found
(#324) Expected 1 space after "=>"; 3 found
(#324) Expected 1 space after "=>"; 3 found
(#324) Expected 1 space after "=>"; 3 found
(#324) Expected 1 space after "=>"; 3 found
(#325) Expected 1 space after "=>"; 3 found
(#325) Expected 1 space after "=>"; 3 found
(#325) Expected 1 space after "=>"; 3 found
(#325) Expected 1 space after "=>"; 3 found
(#326) Expected 1 space after "=>"; 3 found
(#326) Expected 1 space after "=>"; 3 found
(#326) Expected 1 space after "=>"; 3 found
(#326) Expected 1 space after "=>"; 3 found
(#327) Expected 1 space after "=>"; 3 found
(#327) Expected 1 space after "=>"; 3 found
(#327) Expected 1 space after "=>"; 3 found
(#327) Expected 1 space after "=>"; 3 found
(#328) Expected 1 space after "=>"; 3 found
(#328) Expected 1 space after "=>"; 3 found
(#328) Expected 1 space after "=>"; 3 found
(#328) Expected 1 space after "=>"; 3 found
(#329) Expected 1 space after "=>"; 3 found
(#329) Expected 1 space after "=>"; 3 found
(#329) Expected 1 space after "=>"; 3 found
(#329) Expected 1 space after "=>"; 3 found
(#330) Expected 1 space after "=>"; 3 found
(#330) Expected 1 space after "=>"; 3 found
(#330) Expected 1 space after "=>"; 3 found
(#330) Expected 1 space after "=>"; 3 found
(#331) Expected 1 space after "=>"; 3 found
(#331) Expected 1 space after "=>"; 3 found
(#331) Expected 1 space after "=>"; 3 found
(#331) Expected 1 space after "=>"; 3 found
(#332) Expected 1 space after "=>"; 3 found
(#332) Expected 1 space after "=>"; 3 found
(#332) Expected 1 space after "=>"; 3 found
(#332) Expected 1 space after "=>"; 3 found
(#333) Expected 1 space after "=>"; 3 found
(#333) Expected 1 space after "=>"; 3 found
(#333) Expected 1 space after "=>"; 3 found
(#333) Expected 1 space after "=>"; 3 found
(#334) Expected 1 space after "=>"; 3 found
(#334) Expected 1 space after "=>"; 3 found
(#334) Expected 1 space after "=>"; 3 found
(#334) Expected 1 space after "=>"; 3 found
(#335) Expected 1 space after "=>"; 3 found
(#335) Expected 1 space after "=>"; 3 found
(#335) Expected 1 space after "=>"; 3 found
(#335) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 3 found
(#340) Expected 1 space after "=>"; 3 found
(#340) Expected 1 space after "=>"; 3 found
(#340) Expected 1 space after "=>"; 3 found
(#340) Expected 1 space after "=>"; 3 found
(#341) Expected 1 space after "=>"; 3 found
(#341) Expected 1 space after "=>"; 3 found
(#341) Expected 1 space after "=>"; 3 found
(#341) Expected 1 space after "=>"; 3 found
(#342) Expected 1 space after "=>"; 3 found
(#342) Expected 1 space after "=>"; 3 found
(#342) Expected 1 space after "=>"; 3 found
(#342) Expected 1 space after "=>"; 3 found
(#343) Expected 1 space after "=>"; 3 found
(#343) Expected 1 space after "=>"; 3 found
(#343) Expected 1 space after "=>"; 3 found
(#343) Expected 1 space after "=>"; 3 found
(#344) Expected 1 space after "=>"; 3 found
(#344) Expected 1 space after "=>"; 3 found
(#344) Expected 1 space after "=>"; 3 found
(#344) Expected 1 space after "=>"; 3 found
(#345) Expected 1 space after "=>"; 3 found
(#345) Expected 1 space after "=>"; 3 found
(#345) Expected 1 space after "=>"; 3 found
(#345) Expected 1 space after "=>"; 3 found
(#346) Expected 1 space after "=>"; 3 found
(#346) Expected 1 space after "=>"; 3 found
(#346) Expected 1 space after "=>"; 3 found
(#346) Expected 1 space after "=>"; 3 found
(#347) Expected 1 space after "=>"; 3 found
(#347) Expected 1 space after "=>"; 3 found
(#347) Expected 1 space after "=>"; 3 found
(#347) Expected 1 space after "=>"; 3 found
(#348) Expected 1 space after "=>"; 3 found
(#348) Expected 1 space after "=>"; 3 found
(#349) "require_once" must be immediately followed by an open parenthesis
(#351) Variable "cmapData" must be all lower-case
(#352) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#370) Line indented incorrectly; expected at least 4 spaces, found 2
(#380) Public method name "Zend_Pdf_Resource_Font_Simple_Standard_Symbol::encodeString" must be in lower-case letters only
(#380) Variable "charEncoding" must be all lower-case
(#381) Opening brace should be on the same line as the declaration
(#386) Variable "charEncoding" must be all lower-case
(#387) Variable "charEncoding" must be all lower-case
(#389) Inline doc block comments are not allowed; use "// Comment." instead
(#392) Variable "encodedString" must be all lower-case
(#394) Variable "characterCode" must be all lower-case
(#395) Variable "characterCode" must be all lower-case
(#396) Variable "encodedString" must be all lower-case
(#396) Variable "characterCode" must be all lower-case
(#397) Empty ELSE statement detected
(#406) Variable "encodedString" must be all lower-case
(#417) Public method name "Zend_Pdf_Resource_Font_Simple_Standard_Symbol::decodeString" must be in lower-case letters only
(#417) Variable "charEncoding" must be all lower-case
(#418) Opening brace should be on the same line as the declaration
(#419) Variable "decodedString" must be all lower-case
(#421) Variable "characterCode" must be all lower-case
(#422) Variable "characterCode" must be all lower-case
(#423) Variable "decodedString" must be all lower-case
(#423) Variable "characterCode" must be all lower-case
(#424) Empty ELSE statement detected
(#432) Variable "charEncoding" must be all lower-case
(#433) Variable "decodedString" must be all lower-case
(#433) Variable "charEncoding" must be all lower-case
(#433) Variable "decodedString" must be all lower-case
(#435) Variable "decodedString" must be all lower-case
(#455) Public method name "Zend_Pdf_Resource_Font_Simple_Standard_Symbol::toUnicode" must be in lower-case letters only
(#455) Variable "charEncoding" must be all lower-case
(#456) Opening brace should be on the same line as the declaration
(#460) Variable "charEncoding" must be all lower-case
(#461) Variable "charEncoding" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/TimesBold.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#92) Expected 1 space after "="; newline found
(#94) Expected 1 space after "="; newline found
(#96) Expected 1 space after "="; newline found
(#98) Expected 1 space after "="; newline found
(#101) Expected 1 space after "="; newline found
(#103) Expected 1 space after "="; newline found
(#128) Expected 1 space after "=>"; 3 found
(#131) Expected 1 space after "=>"; 3 found
(#131) Expected 1 space after "=>"; 3 found
(#151) Expected 1 space after "=>"; 3 found
(#152) Expected 1 space after "=>"; 3 found
(#156) Expected 1 space after "=>"; 3 found
(#170) Expected 1 space after "=>"; 3 found
(#183) Expected 1 space after "=>"; 3 found
(#211) Variable "cmapData" must be all lower-case
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#212) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#291) "require_once" must be immediately followed by an open parenthesis
(#293) Variable "cmapData" must be all lower-case
(#294) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#92) Expected 1 space after "="; newline found
(#94) Expected 1 space after "="; newline found
(#96) Expected 1 space after "="; newline found
(#98) Expected 1 space after "="; newline found
(#102) Expected 1 space after "="; newline found
(#104) Expected 1 space after "="; newline found
(#129) Expected 1 space after "=>"; 3 found
(#132) Expected 1 space after "=>"; 3 found
(#132) Expected 1 space after "=>"; 3 found
(#152) Expected 1 space after "=>"; 3 found
(#153) Expected 1 space after "=>"; 3 found
(#157) Expected 1 space after "=>"; 3 found
(#171) Expected 1 space after "=>"; 3 found
(#184) Expected 1 space after "=>"; 3 found
(#212) Variable "cmapData" must be all lower-case
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#292) "require_once" must be immediately followed by an open parenthesis
(#294) Variable "cmapData" must be all lower-case
(#295) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/TimesItalic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#92) Expected 1 space after "="; newline found
(#94) Expected 1 space after "="; newline found
(#96) Expected 1 space after "="; newline found
(#98) Expected 1 space after "="; newline found
(#102) Expected 1 space after "="; newline found
(#104) Expected 1 space after "="; newline found
(#129) Expected 1 space after "=>"; 3 found
(#132) Expected 1 space after "=>"; 3 found
(#132) Expected 1 space after "=>"; 3 found
(#153) Expected 1 space after "=>"; 3 found
(#155) Expected 1 space after "=>"; 3 found
(#157) Expected 1 space after "=>"; 3 found
(#171) Expected 1 space after "=>"; 3 found
(#212) Variable "cmapData" must be all lower-case
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#292) "require_once" must be immediately followed by an open parenthesis
(#294) Variable "cmapData" must be all lower-case
(#295) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/TimesRoman.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Opening brace should be on the same line as the declaration
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Expected 1 space after "="; newline found
(#92) Expected 1 space after "="; newline found
(#94) Expected 1 space after "="; newline found
(#96) Expected 1 space after "="; newline found
(#98) Expected 1 space after "="; newline found
(#102) Expected 1 space after "="; newline found
(#104) Expected 1 space after "="; newline found
(#129) Expected 1 space after "=>"; 3 found
(#132) Expected 1 space after "=>"; 3 found
(#132) Expected 1 space after "=>"; 3 found
(#152) Expected 1 space after "=>"; 3 found
(#153) Expected 1 space after "=>"; 3 found
(#155) Expected 1 space after "=>"; 3 found
(#157) Expected 1 space after "=>"; 3 found
(#171) Expected 1 space after "=>"; 3 found
(#184) Expected 1 space after "=>"; 3 found
(#212) Variable "cmapData" must be all lower-case
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#213) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#214) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#215) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#216) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#217) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#218) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#219) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#220) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#221) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#222) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#223) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#224) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#225) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#226) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#227) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#228) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#229) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#230) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#231) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#232) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#233) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#234) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#235) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#236) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#237) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#238) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#239) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#240) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#241) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#242) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#243) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#244) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#245) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#246) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#247) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#248) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#249) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#250) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#251) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#252) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#253) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#254) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#255) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#256) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#257) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#258) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#259) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#260) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#261) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#262) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#263) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#264) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#265) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#266) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#267) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#268) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#269) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#270) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#271) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#272) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#273) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#274) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#275) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#276) Expected 1 space after "=>"; 3 found
(#292) "require_once" must be immediately followed by an open parenthesis
(#294) Variable "cmapData" must be all lower-case
(#295) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Member variable "_toFontEncoding" must be all lower-case
(#117) Member variable "_fromFontEncoding" must be all lower-case
(#189) Line indented incorrectly; expected at least 4 spaces, found 2
(#192) Line indented incorrectly; expected at least 4 spaces, found 2
(#198) Opening brace should be on the same line as the declaration
(#200) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#208) Expected 1 space after "="; newline found
(#231) Expected 1 space after "="; newline found
(#234) Expected 1 space after "="; newline found
(#236) Expected 1 space after "="; newline found
(#238) Expected 1 space after "="; newline found
(#242) Expected 1 space after "="; newline found
(#244) Expected 1 space after "="; newline found
(#291) Expected 1 space after "=>"; 3 found
(#295) Expected 1 space after "=>"; 3 found
(#295) Expected 1 space after "=>"; 3 found
(#323) Variable "cmapData" must be all lower-case
(#324) Expected 1 space after "=>"; 3 found
(#324) Expected 1 space after "=>"; 3 found
(#324) Expected 1 space after "=>"; 3 found
(#324) Expected 1 space after "=>"; 3 found
(#325) Expected 1 space after "=>"; 3 found
(#325) Expected 1 space after "=>"; 3 found
(#325) Expected 1 space after "=>"; 3 found
(#325) Expected 1 space after "=>"; 3 found
(#326) Expected 1 space after "=>"; 3 found
(#326) Expected 1 space after "=>"; 3 found
(#326) Expected 1 space after "=>"; 3 found
(#326) Expected 1 space after "=>"; 3 found
(#327) Expected 1 space after "=>"; 3 found
(#327) Expected 1 space after "=>"; 3 found
(#327) Expected 1 space after "=>"; 3 found
(#327) Expected 1 space after "=>"; 3 found
(#328) Expected 1 space after "=>"; 3 found
(#328) Expected 1 space after "=>"; 3 found
(#328) Expected 1 space after "=>"; 3 found
(#328) Expected 1 space after "=>"; 3 found
(#329) Expected 1 space after "=>"; 3 found
(#329) Expected 1 space after "=>"; 3 found
(#329) Expected 1 space after "=>"; 3 found
(#329) Expected 1 space after "=>"; 3 found
(#330) Expected 1 space after "=>"; 3 found
(#330) Expected 1 space after "=>"; 3 found
(#330) Expected 1 space after "=>"; 3 found
(#330) Expected 1 space after "=>"; 3 found
(#331) Expected 1 space after "=>"; 3 found
(#331) Expected 1 space after "=>"; 3 found
(#331) Expected 1 space after "=>"; 3 found
(#331) Expected 1 space after "=>"; 3 found
(#332) Expected 1 space after "=>"; 3 found
(#332) Expected 1 space after "=>"; 3 found
(#332) Expected 1 space after "=>"; 3 found
(#332) Expected 1 space after "=>"; 3 found
(#333) Expected 1 space after "=>"; 3 found
(#333) Expected 1 space after "=>"; 3 found
(#333) Expected 1 space after "=>"; 3 found
(#333) Expected 1 space after "=>"; 3 found
(#334) Expected 1 space after "=>"; 3 found
(#334) Expected 1 space after "=>"; 3 found
(#334) Expected 1 space after "=>"; 3 found
(#334) Expected 1 space after "=>"; 3 found
(#335) Expected 1 space after "=>"; 3 found
(#335) Expected 1 space after "=>"; 3 found
(#335) Expected 1 space after "=>"; 3 found
(#335) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 3 found
(#340) Expected 1 space after "=>"; 3 found
(#340) Expected 1 space after "=>"; 3 found
(#340) Expected 1 space after "=>"; 3 found
(#340) Expected 1 space after "=>"; 3 found
(#341) Expected 1 space after "=>"; 3 found
(#341) Expected 1 space after "=>"; 3 found
(#341) Expected 1 space after "=>"; 3 found
(#341) Expected 1 space after "=>"; 3 found
(#342) Expected 1 space after "=>"; 3 found
(#342) Expected 1 space after "=>"; 3 found
(#342) Expected 1 space after "=>"; 3 found
(#342) Expected 1 space after "=>"; 3 found
(#343) Expected 1 space after "=>"; 3 found
(#343) Expected 1 space after "=>"; 3 found
(#343) Expected 1 space after "=>"; 3 found
(#343) Expected 1 space after "=>"; 3 found
(#344) Expected 1 space after "=>"; 3 found
(#344) Expected 1 space after "=>"; 3 found
(#344) Expected 1 space after "=>"; 3 found
(#344) Expected 1 space after "=>"; 3 found
(#345) Expected 1 space after "=>"; 3 found
(#345) Expected 1 space after "=>"; 3 found
(#345) Expected 1 space after "=>"; 3 found
(#345) Expected 1 space after "=>"; 3 found
(#346) Expected 1 space after "=>"; 3 found
(#346) Expected 1 space after "=>"; 3 found
(#346) Expected 1 space after "=>"; 3 found
(#346) Expected 1 space after "=>"; 3 found
(#347) Expected 1 space after "=>"; 3 found
(#347) Expected 1 space after "=>"; 3 found
(#347) Expected 1 space after "=>"; 3 found
(#347) Expected 1 space after "=>"; 3 found
(#348) Expected 1 space after "=>"; 3 found
(#348) Expected 1 space after "=>"; 3 found
(#348) Expected 1 space after "=>"; 3 found
(#348) Expected 1 space after "=>"; 3 found
(#349) Expected 1 space after "=>"; 3 found
(#349) Expected 1 space after "=>"; 3 found
(#349) Expected 1 space after "=>"; 3 found
(#349) Expected 1 space after "=>"; 3 found
(#350) Expected 1 space after "=>"; 3 found
(#350) Expected 1 space after "=>"; 3 found
(#350) Expected 1 space after "=>"; 3 found
(#350) Expected 1 space after "=>"; 3 found
(#351) Expected 1 space after "=>"; 3 found
(#351) Expected 1 space after "=>"; 3 found
(#351) Expected 1 space after "=>"; 3 found
(#351) Expected 1 space after "=>"; 3 found
(#352) Expected 1 space after "=>"; 3 found
(#352) Expected 1 space after "=>"; 3 found
(#352) Expected 1 space after "=>"; 3 found
(#352) Expected 1 space after "=>"; 3 found
(#353) Expected 1 space after "=>"; 3 found
(#353) Expected 1 space after "=>"; 3 found
(#353) Expected 1 space after "=>"; 3 found
(#353) Expected 1 space after "=>"; 3 found
(#354) Expected 1 space after "=>"; 3 found
(#354) Expected 1 space after "=>"; 3 found
(#354) Expected 1 space after "=>"; 3 found
(#354) Expected 1 space after "=>"; 3 found
(#355) Expected 1 space after "=>"; 3 found
(#355) Expected 1 space after "=>"; 3 found
(#355) Expected 1 space after "=>"; 3 found
(#355) Expected 1 space after "=>"; 3 found
(#356) Expected 1 space after "=>"; 3 found
(#356) Expected 1 space after "=>"; 3 found
(#356) Expected 1 space after "=>"; 3 found
(#356) Expected 1 space after "=>"; 3 found
(#357) Expected 1 space after "=>"; 3 found
(#357) Expected 1 space after "=>"; 3 found
(#357) Expected 1 space after "=>"; 3 found
(#357) Expected 1 space after "=>"; 3 found
(#358) Expected 1 space after "=>"; 3 found
(#358) Expected 1 space after "=>"; 3 found
(#358) Expected 1 space after "=>"; 3 found
(#358) Expected 1 space after "=>"; 3 found
(#359) Expected 1 space after "=>"; 3 found
(#359) Expected 1 space after "=>"; 3 found
(#359) Expected 1 space after "=>"; 3 found
(#359) Expected 1 space after "=>"; 3 found
(#360) Expected 1 space after "=>"; 3 found
(#360) Expected 1 space after "=>"; 3 found
(#360) Expected 1 space after "=>"; 3 found
(#360) Expected 1 space after "=>"; 3 found
(#361) Expected 1 space after "=>"; 3 found
(#361) Expected 1 space after "=>"; 3 found
(#361) Expected 1 space after "=>"; 3 found
(#361) Expected 1 space after "=>"; 3 found
(#362) Expected 1 space after "=>"; 3 found
(#362) Expected 1 space after "=>"; 3 found
(#362) Expected 1 space after "=>"; 3 found
(#362) Expected 1 space after "=>"; 3 found
(#363) Expected 1 space after "=>"; 3 found
(#363) Expected 1 space after "=>"; 3 found
(#363) Expected 1 space after "=>"; 3 found
(#363) Expected 1 space after "=>"; 3 found
(#364) Expected 1 space after "=>"; 3 found
(#364) Expected 1 space after "=>"; 3 found
(#364) Expected 1 space after "=>"; 3 found
(#364) Expected 1 space after "=>"; 3 found
(#365) Expected 1 space after "=>"; 3 found
(#365) Expected 1 space after "=>"; 3 found
(#365) Expected 1 space after "=>"; 3 found
(#365) Expected 1 space after "=>"; 3 found
(#366) Expected 1 space after "=>"; 3 found
(#366) Expected 1 space after "=>"; 3 found
(#366) Expected 1 space after "=>"; 3 found
(#366) Expected 1 space after "=>"; 3 found
(#367) Expected 1 space after "=>"; 3 found
(#367) Expected 1 space after "=>"; 3 found
(#367) Expected 1 space after "=>"; 3 found
(#367) Expected 1 space after "=>"; 3 found
(#368) Expected 1 space after "=>"; 3 found
(#368) Expected 1 space after "=>"; 3 found
(#368) Expected 1 space after "=>"; 3 found
(#368) Expected 1 space after "=>"; 3 found
(#369) Expected 1 space after "=>"; 3 found
(#369) Expected 1 space after "=>"; 3 found
(#369) Expected 1 space after "=>"; 3 found
(#369) Expected 1 space after "=>"; 3 found
(#370) Expected 1 space after "=>"; 3 found
(#370) Expected 1 space after "=>"; 3 found
(#370) Expected 1 space after "=>"; 3 found
(#370) Expected 1 space after "=>"; 3 found
(#371) Expected 1 space after "=>"; 3 found
(#371) Expected 1 space after "=>"; 3 found
(#371) Expected 1 space after "=>"; 3 found
(#371) Expected 1 space after "=>"; 3 found
(#372) Expected 1 space after "=>"; 3 found
(#372) Expected 1 space after "=>"; 3 found
(#372) Expected 1 space after "=>"; 3 found
(#372) Expected 1 space after "=>"; 3 found
(#373) Expected 1 space after "=>"; 3 found
(#373) Expected 1 space after "=>"; 3 found
(#373) Expected 1 space after "=>"; 3 found
(#373) Expected 1 space after "=>"; 3 found
(#374) Expected 1 space after "=>"; 3 found
(#374) Expected 1 space after "=>"; 3 found
(#375) "require_once" must be immediately followed by an open parenthesis
(#377) Variable "cmapData" must be all lower-case
(#378) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#396) Line indented incorrectly; expected at least 4 spaces, found 2
(#406) Public method name "Zend_Pdf_Resource_Font_Simple_Standard_ZapfDingbats::encodeString" must be in lower-case letters only
(#406) Variable "charEncoding" must be all lower-case
(#407) Opening brace should be on the same line as the declaration
(#412) Variable "charEncoding" must be all lower-case
(#413) Variable "charEncoding" must be all lower-case
(#415) Inline doc block comments are not allowed; use "// Comment." instead
(#418) Variable "encodedString" must be all lower-case
(#420) Variable "characterCode" must be all lower-case
(#421) Variable "characterCode" must be all lower-case
(#422) Variable "encodedString" must be all lower-case
(#422) Variable "characterCode" must be all lower-case
(#423) Empty ELSE statement detected
(#432) Variable "encodedString" must be all lower-case
(#443) Public method name "Zend_Pdf_Resource_Font_Simple_Standard_ZapfDingbats::decodeString" must be in lower-case letters only
(#443) Variable "charEncoding" must be all lower-case
(#444) Opening brace should be on the same line as the declaration
(#445) Variable "decodedString" must be all lower-case
(#447) Variable "characterCode" must be all lower-case
(#448) Variable "characterCode" must be all lower-case
(#449) Variable "decodedString" must be all lower-case
(#449) Variable "characterCode" must be all lower-case
(#450) Empty ELSE statement detected
(#458) Variable "charEncoding" must be all lower-case
(#459) Variable "decodedString" must be all lower-case
(#459) Variable "charEncoding" must be all lower-case
(#459) Variable "decodedString" must be all lower-case
(#461) Variable "decodedString" must be all lower-case
(#481) Public method name "Zend_Pdf_Resource_Font_Simple_Standard_ZapfDingbats::toUnicode" must be in lower-case letters only
(#481) Variable "charEncoding" must be all lower-case
(#482) Opening brace should be on the same line as the declaration
(#486) Variable "charEncoding" must be all lower-case
(#487) Variable "charEncoding" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Type0.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#70) Member variable "_descendantFont" must be all lower-case
(#78) Private method name "Zend_Pdf_Resource_Font_Type0::getToUnicodeCMapData" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#100) Line indented incorrectly; expected 4 spaces, found 12
(#100) Closing brace indented incorrectly; expected 4 spaces, found 12
(#106) Variable "descendantFont" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#110) Variable "descendantFont" must be all lower-case
(#113) Variable "descendantFont" must be all lower-case
(#114) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#116) Variable "descendantFont" must be all lower-case
(#118) Variable "descendantFont" must be all lower-case
(#119) Variable "descendantFont" must be all lower-case
(#120) Variable "descendantFont" must be all lower-case
(#122) Variable "descendantFont" must be all lower-case
(#123) Variable "descendantFont" must be all lower-case
(#124) Variable "descendantFont" must be all lower-case
(#125) Variable "descendantFont" must be all lower-case
(#127) Variable "descendantFont" must be all lower-case
(#129) Variable "descendantFont" must be all lower-case
(#130) Variable "descendantFont" must be all lower-case
(#131) Variable "descendantFont" must be all lower-case
(#132) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#135) Variable "descendantFont" must be all lower-case
(#136) Variable "descendantFont" must be all lower-case
(#139) Variable "toUnicode" must be all lower-case
(#140) Variable "toUnicode" must be all lower-case
(#155) Public method name "Zend_Pdf_Resource_Font_Type0::glyphNumbersForCharacters" must be in lower-case letters only
(#155) Variable "characterCodes" must be all lower-case
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "characterCodes" must be all lower-case
(#169) Public method name "Zend_Pdf_Resource_Font_Type0::glyphNumberForCharacter" must be in lower-case letters only
(#169) Variable "characterCode" must be all lower-case
(#170) Opening brace should be on the same line as the declaration
(#171) Variable "characterCode" must be all lower-case
(#192) Public method name "Zend_Pdf_Resource_Font_Type0::getCoveredPercentage" must be in lower-case letters only
(#192) Variable "charEncoding" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "charEncoding" must be all lower-case
(#211) Public method name "Zend_Pdf_Resource_Font_Type0::widthsForGlyphs" must be in lower-case letters only
(#211) Variable "glyphNumbers" must be all lower-case
(#212) Opening brace should be on the same line as the declaration
(#213) Variable "glyphNumbers" must be all lower-case
(#225) Public method name "Zend_Pdf_Resource_Font_Type0::widthForGlyph" must be in lower-case letters only
(#225) Variable "glyphNumber" must be all lower-case
(#226) Opening brace should be on the same line as the declaration
(#227) Variable "glyphNumber" must be all lower-case
(#239) Public method name "Zend_Pdf_Resource_Font_Type0::encodeString" must be in lower-case letters only
(#239) Variable "charEncoding" must be all lower-case
(#240) Opening brace should be on the same line as the declaration
(#241) Variable "charEncoding" must be all lower-case
(#253) Line indented incorrectly; expected 4 spaces, found 8
(#253) Public method name "Zend_Pdf_Resource_Font_Type0::decodeString" must be in lower-case letters only
(#253) Variable "charEncoding" must be all lower-case
(#254) Opening brace should be on the same line as the declaration
(#255) Variable "charEncoding" must be all lower-case
(#256) Closing brace indented incorrectly; expected 8 spaces, found 4
local/mr/vendor/zend/Zend/Pdf/Resource/Image.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#50) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Pdf_Resource_Image::getPixelHeight" must be in lower-case letters only
(#68) Public method name "Zend_Pdf_Resource_Image::getPixelWidth" must be in lower-case letters only
(#75) Public method name "Zend_Pdf_Resource_Image::getProperties" must be in lower-case letters only
local/mr/vendor/zend/Zend/Pdf/Resource/Image/Jpeg.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_imageProperties" must be all lower-case
(#51) Variable "imageFileName" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#54) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "gd_options" must not contain underscores.
(#59) Variable "gd_options" must not contain underscores.
(#59) Variable "gd_options" must not contain underscores.
(#59) Expected 1 space before "!="; 2 found
(#60) Variable "gd_options" must not contain underscores.
(#60) Variable "gd_options" must not contain underscores.
(#61) "require_once" must be immediately followed by an open parenthesis
(#65) Variable "imageInfo" must be all lower-case
(#65) Variable "imageFileName" must be all lower-case
(#66) "require_once" must be immediately followed by an open parenthesis
(#69) Variable "imageInfo" must be all lower-case
(#69) Variable "imageInfo" must be all lower-case
(#70) "require_once" must be immediately followed by an open parenthesis
(#76) Variable "imageInfo" must be all lower-case
(#78) Variable "colorSpace" must be all lower-case
(#81) Variable "colorSpace" must be all lower-case
(#84) Variable "colorSpace" must be all lower-case
(#88) Variable "imageDictionary" must be all lower-case
(#89) Variable "imageDictionary" must be all lower-case
(#89) Variable "imageInfo" must be all lower-case
(#90) Variable "imageDictionary" must be all lower-case
(#90) Variable "imageInfo" must be all lower-case
(#91) Variable "imageDictionary" must be all lower-case
(#91) Variable "colorSpace" must be all lower-case
(#92) Variable "imageDictionary" must be all lower-case
(#92) Variable "imageInfo" must be all lower-case
(#93) Variable "imageInfo" must be all lower-case
(#94) Variable "imageDictionary" must be all lower-case
(#95) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#95) Expected "if (...) {\n"; found "if (...){\n"
(#95) Variable "imageInfo" must be all lower-case
(#96) Variable "imageDictionary" must be all lower-case
(#99) Variable "imageFile" must be all lower-case
(#99) Variable "imageFileName" must be all lower-case
(#100) "require_once" must be immediately followed by an open parenthesis
(#101) Variable "imageFileName" must be all lower-case
(#103) Variable "byteCount" must be all lower-case
(#103) Variable "imageFileName" must be all lower-case
(#105) Variable "byteCount" must be all lower-case
(#105) Variable "nextBlock" must be all lower-case
(#105) Variable "imageFile" must be all lower-case
(#105) Variable "byteCount" must be all lower-case
(#106) Variable "nextBlock" must be all lower-case
(#107) Variable "byteCount" must be all lower-case
(#107) Variable "nextBlock" must be all lower-case
(#109) Variable "imageFile" must be all lower-case
(#112) Line indented incorrectly; expected at least 8 spaces, found 4
(#112) Variable "imageInfo" must be all lower-case
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#113) Variable "imageInfo" must be all lower-case
(#114) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Variable "imageInfo" must be all lower-case
(#116) Line indented incorrectly; expected at least 8 spaces, found 4
(#116) Variable "imageInfo" must be all lower-case
(#117) Line indented incorrectly; expected at least 8 spaces, found 4
(#117) Variable "imageInfo" must be all lower-case
(#123) Public method name "Zend_Pdf_Resource_Image_Jpeg::getPixelWidth" must be in lower-case letters only
(#130) Public method name "Zend_Pdf_Resource_Image_Jpeg::getPixelHeight" must be in lower-case letters only
(#137) Public method name "Zend_Pdf_Resource_Image_Jpeg::getProperties" must be in lower-case letters only
local/mr/vendor/zend/Zend/Pdf/Resource/Image/Png.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_imageProperties" must be all lower-case
(#79) Variable "imageFileName" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "imageFile" must be all lower-case
(#81) Variable "imageFileName" must be all lower-case
(#82) "require_once" must be immediately followed by an open parenthesis
(#83) Variable "imageFileName" must be all lower-case
(#88) No space found before comment text; expected "// Check if the file is a PNG" but found "//Check if the file is a PNG"
(#89) Variable "imageFile" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// First signature byte (%)" but found "//First signature byte (%)"
(#90) Variable "imageFile" must be all lower-case
(#91) "require_once" must be immediately followed by an open parenthesis
(#94) Variable "imageFile" must be all lower-case
(#94) Line exceeds 132 characters; contains 159 characters
(#94) No space found before comment text; expected "// Signature bytes (Includes the IHDR chunk) IHDR processed linerarly because it doesnt contain a variable chunk length" but found "//Signature bytes (Includes the IHDR chunk) IHDR processed linerarly because it doesnt contain a variable chunk length"
(#95) Commas (,) must be followed by white space.
(#95) Variable "imageFile" must be all lower-case
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// Unpack a 4-Byte Long" but found "//Unpack a 4-Byte Long"
(#97) Commas (,) must be followed by white space.
(#97) Variable "imageFile" must be all lower-case
(#99) Variable "imageFile" must be all lower-case
(#99) No space found before comment text; expected "// Higher than 8 bit depths are only supported in later versions of PDF." but found "//Higher than 8 bit depths are only supported in later versions of PDF."
(#100) Variable "imageFile" must be all lower-case
(#102) Variable "imageFile" must be all lower-case
(#103) Variable "imageFile" must be all lower-case
(#103) Commas (,) must be followed by white space.
(#105) Variable "imageFile" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Must use "self::" for local static member reference
(#106) "require_once" must be immediately followed by an open parenthesis
(#119) Variable "imageFile" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// 4 Byte Ending Sequence" but found "//4 Byte Ending Sequence"
(#120) Variable "imageData" must be all lower-case
(#126) Expected "while (...) {\n"; found "while(...) {\n"
(#126) Variable "chunkLengthBytes" must be all lower-case
(#126) Variable "imageFile" must be all lower-case
(#127) Variable "chunkLengthtmp" must be all lower-case
(#127) Variable "chunkLengthBytes" must be all lower-case
(#128) Variable "chunkLength" must be all lower-case
(#128) Variable "chunkLengthtmp" must be all lower-case
(#129) Variable "chunkType" must be all lower-case
(#129) Variable "imageFile" must be all lower-case
(#130) Variable "chunkType" must be all lower-case
(#131) No space found before comment text; expected "// Image Data" but found "//Image Data"
(#138) Variable "imageData" must be all lower-case
(#138) Variable "imageFile" must be all lower-case
(#138) Variable "chunkLength" must be all lower-case
(#139) Variable "imageFile" must be all lower-case
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) No space found before comment text; expected "// Palette" but found "//Palette"
(#143) Variable "paletteData" must be all lower-case
(#143) Variable "imageFile" must be all lower-case
(#143) Variable "chunkLength" must be all lower-case
(#144) Variable "imageFile" must be all lower-case
(#147) No space found before comment text; expected "// Basic (non-alpha channel) transparency." but found "//Basic (non-alpha channel) transparency."
(#148) Variable "trnsData" must be all lower-case
(#148) Variable "imageFile" must be all lower-case
(#148) Variable "chunkLength" must be all lower-case
(#150) Must use "self::" for local static member reference
(#151) Variable "baseColor" must be all lower-case
(#151) Variable "trnsData" must be all lower-case
(#152) Variable "transparencyData" must be all lower-case
(#152) Variable "baseColor" must be all lower-case
(#153) Variable "baseColor" must be all lower-case
(#156) Must use "self::" for local static member reference
(#157) Variable "trnsData" must be all lower-case
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#158) Variable "trnsData" must be all lower-case
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#159) Variable "trnsData" must be all lower-case
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#160) Variable "transparencyData" must be all lower-case
(#168) Must use "self::" for local static member reference
(#169) Line exceeds 132 characters; contains 174 characters
(#169) No space found before comment text; expected "// Find the first transparent color in the index, we will mask that. (This is a bit of a hack. This should be a SMask and mask all entries values)." but found "//Find the first transparent color in the index, we will mask that. (This is a bit of a hack. This should be a SMask and mask all entries values)."
(#170) Expected "if (...) {\n"; found "if(...) {\n"
(#170) Variable "trnsIdx" must be all lower-case
(#170) Variable "trnsData" must be all lower-case
(#171) Variable "transparencyData" must be all lower-case
(#171) Variable "trnsIdx" must be all lower-case
(#172) Variable "trnsIdx" must be all lower-case
(#176) Must use "self::" for local static member reference
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Must use "self::" for local static member reference
(#180) "require_once" must be immediately followed by an open parenthesis
(#184) Variable "imageFile" must be all lower-case
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// 4 Byte Ending Sequence" but found "//4 Byte Ending Sequence"
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) No space found before comment text; expected "// End the loop too" but found "//End the loop too"
(#191) Variable "imageFile" must be all lower-case
(#191) Variable "chunkLength" must be all lower-case
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) No space found before comment text; expected "// Skip the section" but found "//Skip the section"
(#195) Variable "imageFile" must be all lower-case
(#198) Variable "imageDataTmp" must be all lower-case
(#199) Variable "smaskData" must be all lower-case
(#201) Must use "self::" for local static member reference
(#202) Variable "colorSpace" must be all lower-case
(#205) Must use "self::" for local static member reference
(#206) Variable "colorSpace" must be all lower-case
(#209) Must use "self::" for local static member reference
(#210) Expected "if (...) {\n"; found "if(...) {\n"
(#210) Variable "paletteData" must be all lower-case
(#211) "require_once" must be immediately followed by an open parenthesis
(#214) Variable "colorSpace" must be all lower-case
(#215) Variable "colorSpace" must be all lower-case
(#216) Variable "colorSpace" must be all lower-case
(#217) Variable "colorSpace" must be all lower-case
(#217) Variable "paletteData" must be all lower-case
(#217) Expected 1 space before "/"; 0 found
(#217) Expected 1 space after "/"; 0 found
(#217) Expected 1 space before "-"; 0 found
(#217) Expected 1 space after "-"; 0 found
(#218) Variable "paletteObject" must be all lower-case
(#218) Variable "paletteData" must be all lower-case
(#219) Variable "colorSpace" must be all lower-case
(#219) Variable "paletteObject" must be all lower-case
(#222) Must use "self::" for local static member reference
(#228) Expected "if (...) {\n"; found "if(...) {\n"
(#229) "require_once" must be immediately followed by an open parenthesis
(#233) Variable "colorSpace" must be all lower-case
(#235) "require_once" must be immediately followed by an open parenthesis
(#236) Variable "decodingObjFactory" must be all lower-case
(#237) Variable "decodingStream" must be all lower-case
(#237) Variable "decodingObjFactory" must be all lower-case
(#237) Variable "imageData" must be all lower-case
(#238) Variable "decodingStream" must be all lower-case
(#239) Variable "decodingStream" must be all lower-case
(#240) Variable "decodingStream" must be all lower-case
(#241) Variable "decodingStream" must be all lower-case
(#242) Variable "decodingStream" must be all lower-case
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// GreyAlpha" but found "//GreyAlpha"
(#243) Variable "decodingStream" must be all lower-case
(#244) Variable "decodingStream" must be all lower-case
(#246) Variable "pngDataRawDecoded" must be all lower-case
(#246) Variable "decodingStream" must be all lower-case
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) No space found before comment text; expected "// Iterate every pixel and copy out gray data and alpha channel (this will be slow)" but found "//Iterate every pixel and copy out gray data and alpha channel (this will be slow)"
(#249) Expected "for (...) {\n"; found "for(...) {\n"
(#250) Variable "imageDataTmp" must be all lower-case
(#250) Variable "pngDataRawDecoded" must be all lower-case
(#250) Expected 1 space before "*"; 0 found
(#250) Expected 1 space after "*"; 0 found
(#251) Variable "smaskData" must be all lower-case
(#251) Variable "pngDataRawDecoded" must be all lower-case
(#251) Expected 1 space before "*"; 0 found
(#251) Expected 1 space after "*"; 0 found
(#251) Expected 1 space before "+"; 0 found
(#251) Expected 1 space after "+"; 0 found
(#254) Variable "imageData" must be all lower-case
(#254) Variable "imageDataTmp" must be all lower-case
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) No space found before comment text; expected "// Overwrite image data with the gray channel without alpha" but found "//Overwrite image data with the gray channel without alpha"
(#257) Must use "self::" for local static member reference
(#263) Expected "if (...) {\n"; found "if(...) {\n"
(#264) "require_once" must be immediately followed by an open parenthesis
(#268) Variable "colorSpace" must be all lower-case
(#270) "require_once" must be immediately followed by an open parenthesis
(#271) Variable "decodingObjFactory" must be all lower-case
(#272) Variable "decodingStream" must be all lower-case
(#272) Variable "decodingObjFactory" must be all lower-case
(#272) Variable "imageData" must be all lower-case
(#273) Variable "decodingStream" must be all lower-case
(#274) Variable "decodingStream" must be all lower-case
(#275) Variable "decodingStream" must be all lower-case
(#276) Variable "decodingStream" must be all lower-case
(#277) Variable "decodingStream" must be all lower-case
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) No space found before comment text; expected "// RGBA" but found "//RGBA"
(#278) Variable "decodingStream" must be all lower-case
(#279) Variable "decodingStream" must be all lower-case
(#281) Variable "pngDataRawDecoded" must be all lower-case
(#281) Variable "decodingStream" must be all lower-case
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) No space found before comment text; expected "// Iterate every pixel and copy out rgb data and alpha channel (this will be slow)" but found "//Iterate every pixel and copy out rgb data and alpha channel (this will be slow)"
(#284) Expected "for (...) {\n"; found "for(...) {\n"
(#285) Variable "imageDataTmp" must be all lower-case
(#285) Variable "pngDataRawDecoded" must be all lower-case
(#285) Expected 1 space before "*"; 0 found
(#285) Expected 1 space after "*"; 0 found
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Variable "pngDataRawDecoded" must be all lower-case
(#285) Expected 1 space before "*"; 0 found
(#285) Expected 1 space after "*"; 0 found
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Variable "pngDataRawDecoded" must be all lower-case
(#285) Expected 1 space before "*"; 0 found
(#285) Expected 1 space after "*"; 0 found
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Line exceeds 132 characters; contains 140 characters
(#286) Variable "smaskData" must be all lower-case
(#286) Variable "pngDataRawDecoded" must be all lower-case
(#286) Expected 1 space before "*"; 0 found
(#286) Expected 1 space after "*"; 0 found
(#286) Expected 1 space before "+"; 0 found
(#286) Expected 1 space after "+"; 0 found
(#290) Variable "imageData" must be all lower-case
(#290) Variable "imageDataTmp" must be all lower-case
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) No space found before comment text; expected "// Overwrite image data with the RGB channel without alpha" but found "//Overwrite image data with the RGB channel without alpha"
(#294) "require_once" must be immediately followed by an open parenthesis
(#298) Expected "if (...) {\n"; found "if(...) {\n"
(#298) Variable "imageData" must be all lower-case
(#299) "require_once" must be immediately followed by an open parenthesis
(#303) Variable "imageDictionary" must be all lower-case
(#304) Expected "if (...) {\n"; found "if(...) {\n"
(#304) Variable "smaskData" must be all lower-case
(#306) Line exceeds 132 characters; contains 135 characters
(#308) Variable "smaskStream" must be all lower-case
(#308) Variable "smaskData" must be all lower-case
(#309) Variable "smaskStream" must be all lower-case
(#310) Variable "smaskStream" must be all lower-case
(#311) Variable "smaskStream" must be all lower-case
(#312) Variable "smaskStream" must be all lower-case
(#313) Variable "smaskStream" must be all lower-case
(#314) Variable "smaskStream" must be all lower-case
(#315) Variable "imageDictionary" must be all lower-case
(#315) Variable "smaskStream" must be all lower-case
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Variable "smaskStreamDecodeParms" must be all lower-case
(#319) Variable "smaskStreamDecodeParms" must be all lower-case
(#320) Variable "smaskStreamDecodeParms" must be all lower-case
(#321) Variable "smaskStreamDecodeParms" must be all lower-case
(#322) Variable "smaskStreamDecodeParms" must be all lower-case
(#323) Variable "smaskStream" must be all lower-case
(#323) Variable "smaskStreamDecodeParms" must be all lower-case
(#324) Variable "smaskStream" must be all lower-case
(#327) Expected "if (...) {\n"; found "if(...) {\n"
(#327) Variable "transparencyData" must be all lower-case
(#328) No space found before comment text; expected "// This is experimental and not properly tested." but found "//This is experimental and not properly tested."
(#329) Variable "imageDictionary" must be all lower-case
(#329) Variable "transparencyData" must be all lower-case
(#332) Variable "imageDictionary" must be all lower-case
(#333) Variable "imageDictionary" must be all lower-case
(#334) Variable "imageDictionary" must be all lower-case
(#334) Variable "colorSpace" must be all lower-case
(#335) Variable "imageDictionary" must be all lower-case
(#336) Variable "imageDictionary" must be all lower-case
(#338) Variable "decodeParms" must be all lower-case
(#339) Variable "decodeParms" must be all lower-case
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Variable "decodeParms" must be all lower-case
(#341) Variable "decodeParms" must be all lower-case
(#341) Expected 1 space before "=="; 0 found
(#341) Expected 1 space after "=="; 0 found
(#341) Must use "self::" for local static member reference
(#341) Expected 1 space before "=="; 0 found
(#341) Expected 1 space after "=="; 0 found
(#341) Must use "self::" for local static member reference
(#341) Expected 1 space before "?"; 0 found
(#341) Expected 1 space after "?"; 0 found
(#341) Expected 1 space before ":"; 0 found
(#341) Expected 1 space after ":"; 0 found
(#341) Line exceeds maximum limit of 180 characters; contains 200 characters
(#342) Variable "decodeParms" must be all lower-case
(#343) Variable "imageDictionary" must be all lower-case
(#343) Variable "decodeParms" must be all lower-case
(#345) No space found before comment text; expected "// Include only the image IDAT section data." but found "//Include only the image IDAT section data."
(#346) Variable "imageData" must be all lower-case
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) No space found before comment text; expected "// Skip double compression" but found "//Skip double compression"
(#357) Public method name "Zend_Pdf_Resource_Image_Png::getPixelWidth" must be in lower-case letters only
(#358) Line indented incorrectly; expected at least 8 spaces, found 4
(#364) Public method name "Zend_Pdf_Resource_Image_Png::getPixelHeight" must be in lower-case letters only
(#371) Public method name "Zend_Pdf_Resource_Image_Png::getProperties" must be in lower-case letters only
local/mr/vendor/zend/Zend/Pdf/Resource/Image/Tiff.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) No space found before comment text; expected "// Height" but found "//Height"
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#75) Member variable "_imageProperties" must be all lower-case
(#76) Member variable "_endianType" must be all lower-case
(#77) Member variable "_fileSize" must be all lower-case
(#78) Member variable "_bitsPerSample" must be all lower-case
(#81) Member variable "_colorCode" must be all lower-case
(#82) Member variable "_whiteIsZero" must be all lower-case
(#83) Member variable "_blackIsZero" must be all lower-case
(#84) Member variable "_colorSpace" must be all lower-case
(#85) Member variable "_imageDataOffset" must be all lower-case
(#86) Member variable "_imageDataLength" must be all lower-case
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#105) Protected method name "Zend_Pdf_Resource_Image_Tiff::unpackBytes" must be in lower-case letters only
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#107) "require_once" must be immediately followed by an open parenthesis
(#111) Must use "self::" for local static member reference
(#116) Must use "self::" for local static member reference
(#117) Must use "self::" for local static member reference
(#117) Expected 1 space before "?"; 0 found
(#117) Expected 1 space after "?"; 0 found
(#117) Expected 1 space before ":"; 0 found
(#117) Expected 1 space after ":"; 0 found
(#121) Must use "self::" for local static member reference
(#122) Must use "self::" for local static member reference
(#122) Expected 1 space before "?"; 0 found
(#122) Expected 1 space after "?"; 0 found
(#122) Expected 1 space before ":"; 0 found
(#122) Expected 1 space after ":"; 0 found
(#126) Must use "self::" for local static member reference
(#127) Must use "self::" for local static member reference
(#127) Expected 1 space before "?"; 0 found
(#127) Expected 1 space after "?"; 0 found
(#127) Expected 1 space before ":"; 0 found
(#127) Expected 1 space after ":"; 0 found
(#129) Expected 1 space before "/"; 0 found
(#129) Expected 1 space after "/"; 0 found
(#140) Variable "imageFileName" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "imageFile" must be all lower-case
(#142) Variable "imageFileName" must be all lower-case
(#143) "require_once" must be immediately followed by an open parenthesis
(#144) Variable "imageFileName" must be all lower-case
(#147) Variable "byteOrderIndicator" must be all lower-case
(#147) Variable "imageFile" must be all lower-case
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#148) Variable "byteOrderIndicator" must be all lower-case
(#149) Must use "self::" for local static member reference
(#150) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Variable "byteOrderIndicator" must be all lower-case
(#151) Must use "self::" for local static member reference
(#153) "require_once" must be immediately followed by an open parenthesis
(#157) Must use "self::" for local static member reference
(#157) Variable "imageFile" must be all lower-case
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#160) "require_once" must be immediately followed by an open parenthesis
(#163) Variable "ifdOffset" must be all lower-case
(#163) Must use "self::" for local static member reference
(#163) Variable "imageFile" must be all lower-case
(#165) Variable "fileStats" must be all lower-case
(#165) Variable "imageFile" must be all lower-case
(#166) Variable "fileStats" must be all lower-case
(#174) Expected "while (...) {\n"; found "while(...) {\n"
(#174) Variable "ifdOffset" must be all lower-case
(#175) Expected "if (...) {\n"; found "if(...) {\n"
(#175) Variable "imageFile" must be all lower-case
(#175) Variable "ifdOffset" must be all lower-case
(#175) Variable "ifdOffset" must be all lower-case
(#175) Expected 1 space before "+"; 0 found
(#175) Expected 1 space after "+"; 0 found
(#176) "require_once" must be immediately followed by an open parenthesis
(#177) Variable "ifdOffset" must be all lower-case
(#177) Line exceeds 132 characters; contains 169 characters
(#180) Variable "numDirEntries" must be all lower-case
(#180) Must use "self::" for local static member reference
(#180) Variable "imageFile" must be all lower-case
(#191) Expected "for (...) {\n"; found "for(...) {\n"
(#191) Variable "dirEntryIdx" must be all lower-case
(#191) Variable "dirEntryIdx" must be all lower-case
(#191) Variable "numDirEntries" must be all lower-case
(#191) Variable "dirEntryIdx" must be all lower-case
(#192) Must use "self::" for local static member reference
(#192) Variable "imageFile" must be all lower-case
(#193) Variable "fieldType" must be all lower-case
(#193) Must use "self::" for local static member reference
(#193) Variable "imageFile" must be all lower-case
(#194) Variable "valueCount" must be all lower-case
(#194) Must use "self::" for local static member reference
(#194) Variable "imageFile" must be all lower-case
(#196) Variable "fieldType" must be all lower-case
(#197) Must use "self::" for local static member reference
(#198) Variable "fieldLength" must be all lower-case
(#198) Variable "valueCount" must be all lower-case
(#200) Must use "self::" for local static member reference
(#201) Variable "fieldLength" must be all lower-case
(#201) Variable "valueCount" must be all lower-case
(#203) Must use "self::" for local static member reference
(#204) Variable "fieldLength" must be all lower-case
(#204) Variable "valueCount" must be all lower-case
(#206) Must use "self::" for local static member reference
(#207) Variable "fieldLength" must be all lower-case
(#207) Variable "valueCount" must be all lower-case
(#209) Must use "self::" for local static member reference
(#210) Variable "fieldLength" must be all lower-case
(#210) Variable "valueCount" must be all lower-case
(#213) Variable "fieldLength" must be all lower-case
(#213) Variable "valueCount" must be all lower-case
(#216) Variable "offsetBytes" must be all lower-case
(#216) Variable "imageFile" must be all lower-case
(#218) Expected "if (...) {\n"; found "if(...) {\n"
(#218) Variable "fieldLength" must be all lower-case
(#219) Variable "fieldType" must be all lower-case
(#220) Must use "self::" for local static member reference
(#221) Must use "self::" for local static member reference
(#221) Variable "offsetBytes" must be all lower-case
(#223) Must use "self::" for local static member reference
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) No space found before comment text; expected "// Fall through to next case" but found "//Fall through to next case"
(#225) Must use "self::" for local static member reference
(#226) Must use "self::" for local static member reference
(#226) Variable "offsetBytes" must be all lower-case
(#228) Must use "self::" for local static member reference
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// Fall through to next case" but found "//Fall through to next case"
(#231) Must use "self::" for local static member reference
(#231) Variable "offsetBytes" must be all lower-case
(#234) Variable "refOffset" must be all lower-case
(#234) Must use "self::" for local static member reference
(#234) Variable "offsetBytes" must be all lower-case
(#243) Must use "self::" for local static member reference
(#246) Must use "self::" for local static member reference
(#249) Must use "self::" for local static member reference
(#250) Expected "if (...) {\n"; found "if(...) {\n"
(#250) Variable "valueCount" must be all lower-case
(#250) Expected 1 space before ">"; 0 found
(#250) Expected 1 space after ">"; 0 found
(#251) Variable "imageFile" must be all lower-case
(#252) Variable "imageFile" must be all lower-case
(#252) Variable "refOffset" must be all lower-case
(#253) Must use "self::" for local static member reference
(#253) Variable "imageFile" must be all lower-case
(#253) Line exceeds 132 characters; contains 142 characters
(#254) Variable "imageFile" must be all lower-case
(#259) Must use "self::" for local static member reference
(#262) Must use "self::" for local static member reference
(#265) Must use "self::" for local static member reference
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) No space found before comment text; expected "// Fall through to next case" but found "//Fall through to next case"
(#267) Must use "self::" for local static member reference
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) No space found before comment text; expected "// Fall through to next case" but found "//Fall through to next case"
(#269) Must use "self::" for local static member reference
(#271) "require_once" must be immediately followed by an open parenthesis
(#274) Must use "self::" for local static member reference
(#276) "require_once" must be immediately followed by an open parenthesis
(#279) Must use "self::" for local static member reference
(#280) No space found before comment text; expected "// Should work, doesnt..." but found "//Should work, doesnt..."
(#281) "require_once" must be immediately followed by an open parenthesis
(#284) Must use "self::" for local static member reference
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) No space found before comment text; expected "// fall through to next case" but found "//fall through to next case"
(#286) Must use "self::" for local static member reference
(#288) "require_once" must be immediately followed by an open parenthesis
(#291) Must use "self::" for local static member reference
(#296) Must use "self::" for local static member reference
(#301) Must use "self::" for local static member reference
(#305) Must use "self::" for local static member reference
(#309) Must use "self::" for local static member reference
(#310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) No space found before comment text; expected "// fall through to next case" but found "//fall through to next case"
(#311) Must use "self::" for local static member reference
(#314) Must use "self::" for local static member reference
(#317) Must use "self::" for local static member reference
(#320) Must use "self::" for local static member reference
(#324) "require_once" must be immediately followed by an open parenthesis
(#328) Must use "self::" for local static member reference
(#329) Expected "if (...) {\n"; found "if(...) {\n"
(#329) Variable "valueCount" must be all lower-case
(#329) Expected 1 space before ">"; 0 found
(#329) Expected 1 space after ">"; 0 found
(#330) Must use "self::" for local static member reference
(#330) Expected 1 space before "?"; 0 found
(#330) Expected 1 space after "?"; 0 found
(#330) Expected 1 space before ":"; 0 found
(#330) Expected 1 space after ":"; 0 found
(#331) Variable "imageFile" must be all lower-case
(#332) Variable "imageFile" must be all lower-case
(#332) Variable "refOffset" must be all lower-case
(#333) Variable "stripOffsetsBytes" must be all lower-case
(#333) Variable "imageFile" must be all lower-case
(#333) Variable "fieldLength" must be all lower-case
(#334) Variable "stripOffsetsBytes" must be all lower-case
(#335) Variable "imageFile" must be all lower-case
(#340) Line indented incorrectly; expected 20 spaces, found 19
(#340) Must use "self::" for local static member reference
(#341) Expected "if (...) {\n"; found "if(...) {\n"
(#341) Variable "valueCount" must be all lower-case
(#341) Expected 1 space before ">"; 0 found
(#341) Expected 1 space after ">"; 0 found
(#342) Must use "self::" for local static member reference
(#342) Expected 1 space before "?"; 0 found
(#342) Expected 1 space after "?"; 0 found
(#342) Expected 1 space before ":"; 0 found
(#342) Expected 1 space after ":"; 0 found
(#343) Variable "imageFile" must be all lower-case
(#344) Variable "imageFile" must be all lower-case
(#344) Variable "refOffset" must be all lower-case
(#345) Variable "stripByteCountsBytes" must be all lower-case
(#345) Variable "imageFile" must be all lower-case
(#345) Variable "fieldLength" must be all lower-case
(#346) Variable "stripByteCountsBytes" must be all lower-case
(#347) Variable "imageFile" must be all lower-case
(#350) Line indented incorrectly; expected 28 spaces, found 24
(#353) No space found before comment text; expected "// For debugging. It should be harmless to ignore unknown tags, though there is some good info in them." but found "//For debugging. It should be harmless to ignore unknown tags, though there is some good info in them."
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) This comment is 43% valid code; is this commented out code?
(#354) No space found before comment text; expected "// echo "Unknown tag detected: ". $tag . " value: ". $value;" but found "//echo "Unknown tag detected: ". $tag . " value: ". $value;"
(#357) Variable "ifdOffset" must be all lower-case
(#357) Must use "self::" for local static member reference
(#357) Variable "imageFile" must be all lower-case
(#360) Expected "if (...) {\n"; found "if(...) {\n"
(#361) "require_once" must be immediately followed by an open parenthesis
(#365) Variable "imageDataBytes" must be all lower-case
(#366) Expected "if (...) {\n"; found "if(...) {\n"
(#367) Expected "if (...) {\n"; found "if(...) {\n"
(#368) "require_once" must be immediately followed by an open parenthesis
(#369) Line exceeds 132 characters; contains 148 characters
(#371) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#372) Variable "imageFile" must be all lower-case
(#373) Variable "imageDataBytes" must be all lower-case
(#373) Variable "imageFile" must be all lower-case
(#376) Variable "imageFile" must be all lower-case
(#377) Variable "imageDataBytes" must be all lower-case
(#377) Variable "imageFile" must be all lower-case
(#379) Expected "if (...) {\n"; found "if(...) {\n"
(#379) Variable "imageDataBytes" must be all lower-case
(#380) "require_once" must be immediately followed by an open parenthesis
(#384) Variable "imageFile" must be all lower-case
(#388) Variable "imageDictionary" must be all lower-case
(#389) Expected "if (...) {\n"; found "if(...) {\n"
(#390) "require_once" must be immediately followed by an open parenthesis
(#407) Variable "imageDictionary" must be all lower-case
(#408) Expected "if (...) {\n"; found "if(...) {\n"
(#409) Variable "imageDictionary" must be all lower-case
(#409) Line exceeds 132 characters; contains 145 characters
(#411) Variable "imageDictionary" must be all lower-case
(#412) Variable "imageDictionary" must be all lower-case
(#413) Variable "imageDictionary" must be all lower-case
(#414) Expected "if (...) {\n"; found "if(...) {\n"
(#415) Variable "imageDictionary" must be all lower-case
(#418) Variable "imageDataBytes" must be all lower-case
(#424) Public method name "Zend_Pdf_Resource_Image_Tiff::getPixelWidth" must be in lower-case letters only
(#431) Public method name "Zend_Pdf_Resource_Image_Tiff::getPixelHeight" must be in lower-case letters only
(#438) Public method name "Zend_Pdf_Resource_Image_Tiff::getProperties" must be in lower-case letters only
local/mr/vendor/zend/Zend/Pdf/Resource/ImageFactory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#37) "require_once" must be immediately followed by an open parenthesis
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) No space found before comment text; expected "// Fall through to next case;" but found "//Fall through to next case;"
(#49) "require_once" must be immediately followed by an open parenthesis
(#53) "require_once" must be immediately followed by an open parenthesis
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// Fall through to next case;" but found "//Fall through to next case;"
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// Fall through to next case;" but found "//Fall through to next case;"
(#61) "require_once" must be immediately followed by an open parenthesis
(#65) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Pdf/StringParser.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) "require_once" must be immediately followed by an open parenthesis
(#32) "require_once" must be immediately followed by an open parenthesis
(#33) "require_once" must be immediately followed by an open parenthesis
(#34) "require_once" must be immediately followed by an open parenthesis
(#79) Member variable "_objFactory" must be all lower-case
(#87) Public method name "Zend_Pdf_StringParser::cleanUp" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Pdf_StringParser::isWhiteSpace" must be in lower-case letters only
(#100) Variable "chCode" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "chCode" must be all lower-case
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Variable "chCode" must be all lower-case
(#104) Variable "chCode" must be all lower-case
(#105) Variable "chCode" must be all lower-case
(#106) Variable "chCode" must be all lower-case
(#107) Variable "chCode" must be all lower-case
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Public method name "Zend_Pdf_StringParser::isDelimiter" must be in lower-case letters only
(#122) Variable "chCode" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "chCode" must be all lower-case
(#124) This comment is 50% valid code; is this commented out code?
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Variable "chCode" must be all lower-case
(#125) This comment is 50% valid code; is this commented out code?
(#126) Variable "chCode" must be all lower-case
(#126) This comment is 50% valid code; is this commented out code?
(#127) Variable "chCode" must be all lower-case
(#127) This comment is 50% valid code; is this commented out code?
(#128) Variable "chCode" must be all lower-case
(#128) This comment is 50% valid code; is this commented out code?
(#129) Variable "chCode" must be all lower-case
(#129) This comment is 50% valid code; is this commented out code?
(#130) Variable "chCode" must be all lower-case
(#130) This comment is 50% valid code; is this commented out code?
(#131) Variable "chCode" must be all lower-case
(#131) This comment is 50% valid code; is this commented out code?
(#132) Variable "chCode" must be all lower-case
(#132) This comment is 50% valid code; is this commented out code?
(#133) Variable "chCode" must be all lower-case
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) This comment is 50% valid code; is this commented out code?
(#147) Public method name "Zend_Pdf_StringParser::skipWhiteSpace" must be in lower-case letters only
(#147) Variable "skipComment" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "skipComment" must be all lower-case
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) This comment is 49% valid code; is this commented out code?
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Line indented incorrectly; expected at least 8 spaces, found 0
(#165) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#166) Line indented incorrectly; expected at least 8 spaces, found 0
(#167) Line indented incorrectly; expected at least 8 spaces, found 0
(#167) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#168) Line indented incorrectly; expected at least 8 spaces, found 0
(#168) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#169) Line indented incorrectly; expected at least 8 spaces, found 0
(#169) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#170) Line indented incorrectly; expected at least 8 spaces, found 0
(#170) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#171) Line indented incorrectly; expected at least 8 spaces, found 0
(#171) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#172) Line indented incorrectly; expected at least 8 spaces, found 0
(#172) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#173) Line indented incorrectly; expected at least 8 spaces, found 0
(#173) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#174) Line indented incorrectly; expected at least 8 spaces, found 0
(#174) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 8 spaces, found 0
(#175) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#182) Public method name "Zend_Pdf_StringParser::skipComment" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#184) Expected "while (...) {\n"; found "while (...)\n {\n"
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Public method name "Zend_Pdf_StringParser::readComment" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#206) Inline doc block comments are not allowed; use "// Comment." instead
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Expected 1 space before "-"; 0 found
(#221) Expected 1 space after "-"; 0 found
(#230) Public method name "Zend_Pdf_StringParser::readLexeme" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) This comment is 72% valid code; is this commented out code?
(#247) This comment is 65% valid code; is this commented out code?
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#275) Whitespace found at end of line
(#287) Public method name "Zend_Pdf_StringParser::readElement" must be in lower-case letters only
(#287) Variable "nextLexeme" must be all lower-case
(#288) Opening brace should be on the same line as the declaration
(#289) Variable "nextLexeme" must be all lower-case
(#290) Variable "nextLexeme" must be all lower-case
(#293) Inline doc block comments are not allowed; use "// Comment." instead
(#298) Variable "nextLexeme" must be all lower-case
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) "require_once" must be immediately followed by an open parenthesis
(#332) Variable "nextLexeme" must be all lower-case
(#334) Variable "nextLexeme" must be all lower-case
(#336) Variable "nextLexeme" must be all lower-case
(#340) Variable "nextLexeme" must be all lower-case
(#345) Variable "nextLexeme" must be all lower-case
(#357) Private method name "Zend_Pdf_StringParser::_readString" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#360) Variable "openedBrackets" must be all lower-case
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Variable "openedBrackets" must be all lower-case
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Variable "openedBrackets" must be all lower-case
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Variable "openedBrackets" must be all lower-case
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Variable "openedBrackets" must be all lower-case
(#387) "require_once" must be immediately followed by an open parenthesis
(#388) Line exceeds 132 characters; contains 160 characters
(#404) Private method name "Zend_Pdf_StringParser::_readBinaryString" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#411) "require_once" must be immediately followed by an open parenthesis
(#412) Line exceeds 132 characters; contains 167 characters
(#416) "require_once" must be immediately followed by an open parenthesis
(#417) Line exceeds 132 characters; contains 156 characters
(#434) Private method name "Zend_Pdf_StringParser::_readArray" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#438) Variable "nextLexeme" must be all lower-case
(#439) Variable "nextLexeme" must be all lower-case
(#440) Variable "nextLexeme" must be all lower-case
(#446) "require_once" must be immediately followed by an open parenthesis
(#447) Line exceeds 132 characters; contains 162 characters
(#458) Private method name "Zend_Pdf_StringParser::_readDictionary" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#462) Variable "nextLexeme" must be all lower-case
(#463) Variable "nextLexeme" must be all lower-case
(#464) Variable "nameStart" must be all lower-case
(#464) Variable "nextLexeme" must be all lower-case
(#466) Variable "nextLexeme" must be all lower-case
(#470) "require_once" must be immediately followed by an open parenthesis
(#471) Variable "nameStart" must be all lower-case
(#471) Line exceeds 132 characters; contains 158 characters
(#480) "require_once" must be immediately followed by an open parenthesis
(#481) Line exceeds 132 characters; contains 168 characters
(#491) Private method name "Zend_Pdf_StringParser::_readReference" must be in lower-case letters only
(#491) Variable "nextLexeme" must be all lower-case
(#492) Opening brace should be on the same line as the declaration
(#495) Variable "nextLexeme" must be all lower-case
(#496) Variable "objNum" must be all lower-case
(#498) Variable "objNum" must be all lower-case
(#498) Variable "nextLexeme" must be all lower-case
(#500) Variable "objNum" must be all lower-case
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) Variable "genNum" must be all lower-case
(#506) Variable "genNum" must be all lower-case
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Variable "rMark" must be all lower-case
(#512) Variable "rMark" must be all lower-case
(#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
(#517) Variable "objNum" must be all lower-case
(#517) Variable "genNum" must be all lower-case
(#529) Private method name "Zend_Pdf_StringParser::_readNumeric" must be in lower-case letters only
(#529) Variable "nextLexeme" must be all lower-case
(#530) Opening brace should be on the same line as the declaration
(#531) Variable "nextLexeme" must be all lower-case
(#532) Variable "nextLexeme" must be all lower-case
(#535) Variable "nextLexeme" must be all lower-case
(#546) Public method name "Zend_Pdf_StringParser::getObject" must be in lower-case letters only
(#547) Opening brace should be on the same line as the declaration
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Variable "offsetSave" must be all lower-case
(#559) Variable "objNum" must be all lower-case
(#560) Variable "objNum" must be all lower-case
(#561) "require_once" must be immediately followed by an open parenthesis
(#562) Variable "objNum" must be all lower-case
(#562) Line exceeds 132 characters; contains 148 characters
(#565) Variable "genNum" must be all lower-case
(#566) Variable "genNum" must be all lower-case
(#567) "require_once" must be immediately followed by an open parenthesis
(#568) Variable "genNum" must be all lower-case
(#568) Line exceeds 132 characters; contains 159 characters
(#571) Variable "objKeyword" must be all lower-case
(#572) Variable "objKeyword" must be all lower-case
(#573) "require_once" must be immediately followed by an open parenthesis
(#574) Variable "objKeyword" must be all lower-case
(#574) Line exceeds 132 characters; contains 154 characters
(#577) Variable "objValue" must be all lower-case
(#579) Variable "nextLexeme" must be all lower-case
(#581) Expected "if (...) {\n"; found "if(...) {\n"
(#581) Variable "nextLexeme" must be all lower-case
(#582) Inline doc block comments are not allowed; use "// Comment." instead
(#586) Variable "objValue" must be all lower-case
(#586) Variable "objNum" must be all lower-case
(#586) Variable "genNum" must be all lower-case
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Variable "offsetSave" must be all lower-case
(#598) Inline doc block comments are not allowed; use "// Comment." instead
(#601) Variable "nextLexeme" must be all lower-case
(#602) "require_once" must be immediately followed by an open parenthesis
(#603) Variable "nextLexeme" must be all lower-case
(#603) Line exceeds 132 characters; contains 172 characters
(#606) Variable "objValue" must be all lower-case
(#607) "require_once" must be immediately followed by an open parenthesis
(#608) Variable "nextLexeme" must be all lower-case
(#608) Line exceeds maximum limit of 180 characters; contains 181 characters
(#611) Inline doc block comments are not allowed; use "// Comment." instead
(#614) Variable "streamLength" must be all lower-case
(#614) Variable "objValue" must be all lower-case
(#616) Inline doc block comments are not allowed; use "// Comment." instead
(#626) "require_once" must be immediately followed by an open parenthesis
(#627) Variable "nextLexeme" must be all lower-case
(#627) Line exceeds maximum limit of 180 characters; contains 203 characters
(#630) Variable "dataOffset" must be all lower-case
(#632) Variable "streamLength" must be all lower-case
(#634) Variable "nextLexeme" must be all lower-case
(#635) Variable "nextLexeme" must be all lower-case
(#636) "require_once" must be immediately followed by an open parenthesis
(#637) Variable "nextLexeme" must be all lower-case
(#637) Line exceeds 132 characters; contains 160 characters
(#640) Variable "nextLexeme" must be all lower-case
(#641) Variable "nextLexeme" must be all lower-case
(#642) "require_once" must be immediately followed by an open parenthesis
(#643) Variable "nextLexeme" must be all lower-case
(#643) Line exceeds 132 characters; contains 157 characters
(#647) Variable "dataOffset" must be all lower-case
(#648) Variable "streamLength" must be all lower-case
(#649) Variable "objNum" must be all lower-case
(#650) Variable "genNum" must be all lower-case
(#652) Variable "objValue" must be all lower-case
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) Variable "offsetSave" must be all lower-case
(#670) Public method name "Zend_Pdf_StringParser::getLength" must be in lower-case letters only
(#671) Opening brace should be on the same line as the declaration
(#680) Public method name "Zend_Pdf_StringParser::getString" must be in lower-case letters only
(#681) Opening brace should be on the same line as the declaration
(#694) Public method name "Zend_Pdf_StringParser::parseIntFromStream" must be in lower-case letters only
(#695) Opening brace should be on the same line as the declaration
(#712) Public method name "Zend_Pdf_StringParser::setContext" must be in lower-case letters only
(#713) Opening brace should be on the same line as the declaration
(#727) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Style.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "_fillColor" must be all lower-case
(#57) Member variable "_lineWidth" must be all lower-case
(#66) Member variable "_lineDashingPattern" must be all lower-case
(#73) Member variable "_lineDashingPhase" must be all lower-case
(#87) Member variable "_fontSize" must be all lower-case
(#96) Variable "anotherStyle" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "anotherStyle" must be all lower-case
(#99) Variable "anotherStyle" must be all lower-case
(#100) Variable "anotherStyle" must be all lower-case
(#101) Variable "anotherStyle" must be all lower-case
(#102) Variable "anotherStyle" must be all lower-case
(#103) Variable "anotherStyle" must be all lower-case
(#104) Variable "anotherStyle" must be all lower-case
(#105) Variable "anotherStyle" must be all lower-case
(#115) Public method name "Zend_Pdf_Style::setFillColor" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Pdf_Style::setLineColor" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Pdf_Style::setLineWidth" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) "require_once" must be immediately followed by an open parenthesis
(#148) Public method name "Zend_Pdf_Style::setLineDashingPattern" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#150) "require_once" must be immediately followed by an open parenthesis
(#156) "require_once" must be immediately followed by an open parenthesis
(#168) Public method name "Zend_Pdf_Style::setFont" must be in lower-case letters only
(#168) Variable "fontSize" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#171) Variable "fontSize" must be all lower-case
(#179) Public method name "Zend_Pdf_Style::setFontSize" must be in lower-case letters only
(#179) Variable "fontSize" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#181) Variable "fontSize" must be all lower-case
(#189) Public method name "Zend_Pdf_Style::getFillColor" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Pdf_Style::getLineColor" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#209) Public method name "Zend_Pdf_Style::getLineWidth" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Pdf_Style::getLineDashingPattern" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Pdf_Style::getFont" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Pdf_Style::getFontSize" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_Pdf_Style::getLineDashingPhase" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#262) Opening brace should be on the same line as the declaration
(#278) "require_once" must be immediately followed by an open parenthesis
(#279) Variable "dashPattern" must be all lower-case
(#281) "require_once" must be immediately followed by an open parenthesis
(#282) Variable "dashItem" must be all lower-case
(#283) Variable "dashElement" must be all lower-case
(#283) Variable "dashItem" must be all lower-case
(#284) Variable "dashPattern" must be all lower-case
(#284) Variable "dashElement" must be all lower-case
(#287) Variable "dashPattern" must be all lower-case
local/mr/vendor/zend/Zend/Pdf/Target.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Expected 1 space after "=="; 0 found
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) "require_once" must be immediately followed by an open parenthesis
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) "require_once" must be immediately followed by an open parenthesis
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) "require_once" must be immediately followed by an open parenthesis
(#64) "require_once" must be immediately followed by an open parenthesis
(#75) Public method name "Zend_Pdf_Target::getResource" must be in lower-case letters only
local/mr/vendor/zend/Zend/Pdf/Trailer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "_allowedKeys" must be all lower-case
(#47) Private method name "Zend_Pdf_Trailer::_checkDictKey" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#49) Variable "_allowedKeys" must be all lower-case
(#49) Variable "_allowedKeys" must not contain underscores.
(#50) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#63) Opening brace should be on the same line as the declaration
(#66) Variable "dictKey" must be all lower-case
(#67) Variable "dictKey" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Pdf_Trailer::toString" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Pdf_Trailer::getPDFLength" must be in lower-case letters only
(#117) Public method name "Zend_Pdf_Trailer::getPDFString" must be in lower-case letters only
(#125) Public method name "Zend_Pdf_Trailer::getLastFreeObject" must be in lower-case letters only
local/mr/vendor/zend/Zend/Pdf/Trailer/Generator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Possible useless method overriding detected
(#41) Opening brace should be on the same line as the declaration
(#50) Public method name "Zend_Pdf_Trailer_Generator::getPDFLength" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#52) "require_once" must be immediately followed by an open parenthesis
(#61) Public method name "Zend_Pdf_Trailer_Generator::getPDFString" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#63) "require_once" must be immediately followed by an open parenthesis
(#73) Public method name "Zend_Pdf_Trailer_Generator::getLastFreeObject" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Pdf/Trailer/Keeper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#61) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Pdf_Trailer_Keeper::setPrev" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Pdf_Trailer_Keeper::getPrev" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Pdf_Trailer_Keeper::getPDFLength" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Pdf_Trailer_Keeper::getPDFString" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Pdf_Trailer_Keeper::getRefTable" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Pdf_Trailer_Keeper::getLastFreeObject" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#132) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Pdf/UpdateInfoContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_objNum" must be all lower-case
(#44) Member variable "_genNum" must be all lower-case
(#52) Member variable "_isFree" must be all lower-case
(#66) Variable "objNum" must be all lower-case
(#66) Variable "genNum" must be all lower-case
(#66) Variable "isFree" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "objNum" must be all lower-case
(#69) Variable "genNum" must be all lower-case
(#70) Variable "isFree" must be all lower-case
(#74) "require_once" must be immediately followed by an open parenthesis
(#88) Public method name "Zend_Pdf_UpdateInfoContainer::getObjNum" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Pdf_UpdateInfoContainer::getGenNum" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Pdf_UpdateInfoContainer::isFree" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Pdf_UpdateInfoContainer::getObjectDump" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/ProgressBar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#56) Member variable "_startTime" must be all lower-case
(#63) Member variable "_statusText" must be all lower-case
(#77) Member variable "_persistenceNamespace" must be all lower-case
(#88) Variable "persistenceNamespace" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) "require_once" must be immediately followed by an open parenthesis
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "persistenceNamespace" must be all lower-case
(#102) "require_once" must be immediately followed by an open parenthesis
(#104) Variable "persistenceNamespace" must be all lower-case
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Public method name "Zend_ProgressBar::getAdapter" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#148) Opening brace should be on the same line as the declaration
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) 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
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "timeTaken" must be all lower-case
(#176) Variable "timeRemaining" must be all lower-case
(#178) Variable "timeRemaining" must be all lower-case
(#178) Variable "timeTaken" must be all lower-case
(#178) Variable "timeTaken" must be all lower-case
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Variable "timeTaken" must be all lower-case
(#182) Variable "timeRemaining" must be all lower-case
(#192) Opening brace should be on the same line as the declaration
(#202) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/ProgressBar/Adapter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_skipOptions" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#65) Public method name "Zend_ProgressBar_Adapter::setConfig" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_ProgressBar_Adapter::setOptions" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#105) Variable "timeTaken" must be all lower-case
(#105) Variable "timeRemaining" must be all lower-case
local/mr/vendor/zend/Zend/ProgressBar/Adapter/Console.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#98) Member variable "_finishAction" must be all lower-case
(#105) Member variable "_barWidth" must be all lower-case
(#112) Member variable "_barLeftChar" must be all lower-case
(#119) Member variable "_barIndicatorChar" must be all lower-case
(#126) Member variable "_barRightChar" must be all lower-case
(#133) Member variable "_outputStream" must be all lower-case
(#140) Member variable "_textWidth" must be all lower-case
(#147) Member variable "_outputStarted" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_ProgressBar_Adapter_Console::setOutputStream" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#190) Line indented incorrectly; expected at least 8 spaces, found 7
(#192) Line indented incorrectly; expected 8 spaces, found 7
(#193) "require_once" must be immediately followed by an open parenthesis
(#195) Line indented incorrectly; expected 8 spaces, found 7
(#197) Line indented incorrectly; expected 8 spaces, found 7
(#198) Line indented incorrectly; expected at least 12 spaces, found 11
(#199) Line indented incorrectly; expected 8 spaces, found 7
(#201) Line indented incorrectly; expected at least 8 spaces, found 7
(#209) Public method name "Zend_ProgressBar_Adapter_Console::getOutputStream" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#228) Public method name "Zend_ProgressBar_Adapter_Console::setWidth" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Public method name "Zend_ProgressBar_Adapter_Console::setElements" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#266) Variable "allowedElements" must be all lower-case
(#271) Variable "allowedElements" must be all lower-case
(#272) "require_once" must be immediately followed by an open parenthesis
(#290) Public method name "Zend_ProgressBar_Adapter_Console::setBarLeftChar" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#293) "require_once" must be immediately followed by an open parenthesis
(#309) Public method name "Zend_ProgressBar_Adapter_Console::setBarRightChar" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#312) "require_once" must be immediately followed by an open parenthesis
(#327) Public method name "Zend_ProgressBar_Adapter_Console::setBarIndicatorChar" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#340) Public method name "Zend_ProgressBar_Adapter_Console::setTextWidth" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_ProgressBar_Adapter_Console::setCharset" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#366) Public method name "Zend_ProgressBar_Adapter_Console::setFinishAction" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#368) Variable "allowedActions" must be all lower-case
(#372) Variable "allowedActions" must be all lower-case
(#373) "require_once" must be immediately followed by an open parenthesis
(#393) Variable "timeTaken" must be all lower-case
(#393) Variable "timeRemaining" must be all lower-case
(#394) Opening brace should be on the same line as the declaration
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Variable "renderedElements" must be all lower-case
(#409) Variable "visualWidth" must be all lower-case
(#412) Variable "indicatorWidth" must be all lower-case
(#414) Variable "doneWidth" must be all lower-case
(#414) Variable "visualWidth" must be all lower-case
(#414) Variable "indicatorWidth" must be all lower-case
(#414) Variable "visualWidth" must be all lower-case
(#415) Variable "doneWidth" must be all lower-case
(#416) Variable "doneWidth" must be all lower-case
(#416) Variable "doneWidth" must be all lower-case
(#416) Line exceeds 132 characters; contains 135 characters
(#421) Variable "leftWidth" must be all lower-case
(#421) Variable "visualWidth" must be all lower-case
(#421) Variable "doneWidth" must be all lower-case
(#421) Variable "indicatorWidth" must be all lower-case
(#422) Variable "leftWidth" must be all lower-case
(#423) Variable "leftWidth" must be all lower-case
(#423) Variable "leftWidth" must be all lower-case
(#423) Line exceeds 132 characters; contains 137 characters
(#428) Variable "renderedElements" must be all lower-case
(#432) Variable "renderedElements" must be all lower-case
(#439) Variable "timeTaken" must be all lower-case
(#440) Variable "renderedElements" must be all lower-case
(#444) Variable "timeRemaining" must be all lower-case
(#444) Variable "timeRemaining" must be all lower-case
(#445) Variable "etaFormatted" must be all lower-case
(#447) Variable "timeRemaining" must be all lower-case
(#448) Variable "timeRemaining" must be all lower-case
(#449) Variable "timeRemaining" must be all lower-case
(#451) Variable "etaFormatted" must be all lower-case
(#454) Variable "renderedElements" must be all lower-case
(#454) Variable "etaFormatted" must be all lower-case
(#458) Variable "renderedElements" must be all lower-case
(#458) Line exceeds 132 characters; contains 163 characters
(#463) Variable "renderedElements" must be all lower-case
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Opening brace should be on the same line as the declaration
(#501) Protected method name "Zend_ProgressBar_Adapter_Console::_calculateBarWidth" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#504) Variable "barWidth" must be all lower-case
(#507) Variable "barWidth" must be all lower-case
(#511) Variable "barWidth" must be all lower-case
(#515) Variable "barWidth" must be all lower-case
(#518) Variable "barWidth" must be all lower-case
(#530) Protected method name "Zend_ProgressBar_Adapter_Console::_outputData" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/ProgressBar/Adapter/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/ProgressBar/Adapter/JsPull.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_exitAfterSend" must be all lower-case
(#55) Public method name "Zend_ProgressBar_Adapter_JsPull::setExitAfterSend" must be in lower-case letters only
(#55) Variable "exitAfterSend" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "exitAfterSend" must be all lower-case
(#71) Variable "timeTaken" must be all lower-case
(#71) Variable "timeRemaining" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#77) Variable "timeTaken" must be all lower-case
(#78) Variable "timeRemaining" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Opening brace should be on the same line as the declaration
(#109) Protected method name "Zend_ProgressBar_Adapter_JsPull::_outputData" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/ProgressBar/Adapter/JsPush.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_updateMethodName" must be all lower-case
(#54) Member variable "_finishMethodName" must be all lower-case
(#62) Public method name "Zend_ProgressBar_Adapter_JsPush::setUpdateMethodName" must be in lower-case letters only
(#62) Variable "methodName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "methodName" must be all lower-case
(#75) Public method name "Zend_ProgressBar_Adapter_JsPush::setFinishMethodName" must be in lower-case letters only
(#75) Variable "methodName" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "methodName" must be all lower-case
(#93) Variable "timeTaken" must be all lower-case
(#93) Variable "timeRemaining" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#99) Variable "timeTaken" must be all lower-case
(#100) Variable "timeRemaining" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Opening brace should be on the same line as the declaration
(#138) Protected method name "Zend_ProgressBar_Adapter_JsPush::_outputData" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/ProgressBar/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Queue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#64) Member variable "_messageClass" must be all lower-case
(#71) Member variable "_messageSetClass" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#97) Usage of ELSEIF not allowed; use ELSE IF instead
(#99) Usage of ELSEIF not allowed; use ELSE IF instead
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#109) "require_once" must be immediately followed by an open parenthesis
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Public method name "Zend_Queue::setOptions" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Queue::setOption" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Queue::getOptions" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Queue::hasOption" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Queue::getOption" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Queue::setAdapter" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#213) Variable "adapterNamespace" must be all lower-case
(#214) Variable "adapterNamespace" must be all lower-case
(#217) Variable "adapterName" must be all lower-case
(#224) Variable "adapterNamespace" must be all lower-case
(#229) Variable "adapterName" must be all lower-case
(#230) "require_once" must be immediately followed by an open parenthesis
(#231) Variable "adapterName" must be all lower-case
(#238) Variable "adapterName" must be all lower-case
(#242) "require_once" must be immediately followed by an open parenthesis
(#243) Variable "adapterName" must be all lower-case
(#243) Line exceeds 132 characters; contains 149 characters
(#262) Public method name "Zend_Queue::getAdapter" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#271) Public method name "Zend_Queue::setMessageClass" must be in lower-case letters only
(#271) Variable "className" must be all lower-case
(#272) Opening brace should be on the same line as the declaration
(#273) Variable "className" must be all lower-case
(#280) Public method name "Zend_Queue::getMessageClass" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#289) Public method name "Zend_Queue::setMessageSetClass" must be in lower-case letters only
(#289) Variable "className" must be all lower-case
(#290) Opening brace should be on the same line as the declaration
(#291) Variable "className" must be all lower-case
(#298) Public method name "Zend_Queue::getMessageSetClass" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#311) Public method name "Zend_Queue::getName" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#324) Public method name "Zend_Queue::createQueue" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#327) "require_once" must be immediately followed by an open parenthesis
(#332) "require_once" must be immediately followed by an open parenthesis
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Public method name "Zend_Queue::deleteQueue" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#374) Expected "} else {\n"; found "}\n else {\n"
(#378) Inline doc block comments are not allowed; use "// Comment." instead
(#399) Public method name "Zend_Queue::deleteMessage" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#415) Opening brace should be on the same line as the declaration
(#425) Opening brace should be on the same line as the declaration
(#439) Variable "maxMessages" must be all lower-case
(#440) Opening brace should be on the same line as the declaration
(#441) Variable "maxMessages" must be all lower-case
(#441) Variable "maxMessages" must be all lower-case
(#442) "require_once" must be immediately followed by an open parenthesis
(#447) "require_once" must be immediately followed by an open parenthesis
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Variable "maxMessages" must be all lower-case
(#453) Variable "maxMessages" must be all lower-case
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Variable "maxMessages" must be all lower-case
(#473) Public method name "Zend_Queue::getCapabilities" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#484) Public method name "Zend_Queue::isSupported" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#504) Public method name "Zend_Queue::getQueues" must be in lower-case letters only
(#505) Opening brace should be on the same line as the declaration
(#521) Protected method name "Zend_Queue::_setName" must be in lower-case letters only
(#522) Opening brace should be on the same line as the declaration
(#524) Inline doc block comments are not allowed; use "// Comment." instead
(#527) "require_once" must be immediately followed by an open parenthesis
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Public method name "Zend_Queue::debugInfo" must be in lower-case letters only
(#554) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Queue/Adapter/Activemq.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#66) Opening brace should be on the same line as the declaration
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) "require_once" must be immediately followed by an open parenthesis
(#102) Line exceeds 132 characters; contains 141 characters
(#112) Opening brace should be on the same line as the declaration
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Opening brace should be on the same line as the declaration
(#130) "require_once" must be immediately followed by an open parenthesis
(#142) Opening brace should be on the same line as the declaration
(#143) "require_once" must be immediately followed by an open parenthesis
(#156) Public method name "Zend_Queue_Adapter_Activemq::deleteMessage" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Queue_Adapter_Activemq::getQueues" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#175) "require_once" must be immediately followed by an open parenthesis
(#187) Variable "maxMessages" must be all lower-case
(#188) Opening brace should be on the same line as the declaration
(#189) Variable "maxMessages" must be all lower-case
(#190) Variable "maxMessages" must be all lower-case
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Commas (,) must be followed by white space.
(#209) Variable "maxMessages" must be all lower-case
(#211) Variable "maxMessages" must be all lower-case
(#225) The use of function print_r() is forbidden
(#226) "require_once" must be immediately followed by an open parenthesis
(#242) "require_once" must be immediately followed by an open parenthesis
(#256) Opening brace should be on the same line as the declaration
(#282) "require_once" must be immediately followed by an open parenthesis
(#296) Opening brace should be on the same line as the declaration
(#297) "require_once" must be immediately followed by an open parenthesis
(#308) Public method name "Zend_Queue_Adapter_Activemq::isExists" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#310) "require_once" must be immediately followed by an open parenthesis
(#323) Public method name "Zend_Queue_Adapter_Activemq::getCapabilities" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Queue/Adapter/AdapterAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#100) Opening brace should be on the same line as the declaration
(#109) "require_once" must be immediately followed by an open parenthesis
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "adapterOptions" must be all lower-case
(#119) Variable "driverOptions" must be all lower-case
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) "require_once" must be immediately followed by an open parenthesis
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "adapterOptions" must be all lower-case
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Variable "driverOptions" must be all lower-case
(#140) Variable "adapterOptions" must be all lower-case
(#141) Variable "driverOptions" must be all lower-case
(#152) Public method name "Zend_Queue_Adapter_AdapterAbstract::getQueue" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Queue_Adapter_AdapterAbstract::setQueue" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Queue_Adapter_AdapterAbstract::getOptions" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Queue_Adapter_AdapterAbstract::isSupported" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#190) Line indented incorrectly; expected 4 spaces, found 5
(#190) Closing brace indented incorrectly; expected 4 spaces, found 5
local/mr/vendor/zend/Zend/Queue/Adapter/AdapterInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "Zend_Queue_Adapter_AdapterInterface::getQueue" must be in lower-case letters only
(#56) Public method name "Zend_Queue_Adapter_AdapterInterface::setQueue" must be in lower-case letters only
(#67) Public method name "Zend_Queue_Adapter_AdapterInterface::isExists" must be in lower-case letters only
(#102) Public method name "Zend_Queue_Adapter_AdapterInterface::getQueues" must be in lower-case letters only
(#133) Variable "maxMessages" must be all lower-case
(#144) Public method name "Zend_Queue_Adapter_AdapterInterface::deleteMessage" must be in lower-case letters only
(#155) Public method name "Zend_Queue_Adapter_AdapterInterface::getOptions" must be in lower-case letters only
(#165) Public method name "Zend_Queue_Adapter_AdapterInterface::getCapabilities" must be in lower-case letters only
(#173) Public method name "Zend_Queue_Adapter_AdapterInterface::isSupported" must be in lower-case letters only
local/mr/vendor/zend/Zend/Queue/Adapter/Array.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#51) Possible useless method overriding detected
(#52) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Queue_Adapter_Array::isExists" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
(#109) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Queue_Adapter_Array::getQueues" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
(#146) Inline doc block comments are not allowed; use "// Comment." instead
(#149) "require_once" must be immediately followed by an open parenthesis
(#169) Opening brace should be on the same line as the declaration
(#175) "require_once" must be immediately followed by an open parenthesis
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) "require_once" must be immediately followed by an open parenthesis
(#213) Variable "maxMessages" must be all lower-case
(#214) Opening brace should be on the same line as the declaration
(#215) Variable "maxMessages" must be all lower-case
(#216) Variable "maxMessages" must be all lower-case
(#226) Variable "maxMessages" must be all lower-case
(#227) Variable "start_time" must not contain underscores.
(#231) Expected 1 space before "=>"; 0 found
(#231) Expected 1 space after "=>"; 0 found
(#231) Expected 1 space before "=>"; 0 found
(#231) Expected 1 space after "=>"; 0 found
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Variable "maxMessages" must be all lower-case
(#239) Variable "start_time" must not contain underscores.
(#258) "require_once" must be immediately followed by an open parenthesis
(#274) Public method name "Zend_Queue_Adapter_Array::deleteMessage" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Public method name "Zend_Queue_Adapter_Array::getCapabilities" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#324) Opening brace should be on the same line as the declaration
(#338) Public method name "Zend_Queue_Adapter_Array::getData" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#350) Public method name "Zend_Queue_Adapter_Array::setData" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Queue/Adapter/Db.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_queueTable" must be all lower-case
(#67) Member variable "_messageTable" must be all lower-case
(#72) Member variable "_messageRow" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) "require_once" must be immediately followed by an open parenthesis
(#120) Protected method name "Zend_Queue_Adapter_Db::_initDbAdapter" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#124) "require_once" must be immediately followed by an open parenthesis
(#129) "require_once" must be immediately followed by an open parenthesis
(#134) "require_once" must be immediately followed by an open parenthesis
(#139) "require_once" must be immediately followed by an open parenthesis
(#144) "require_once" must be immediately followed by an open parenthesis
(#154) "require_once" must be immediately followed by an open parenthesis
(#176) Public method name "Zend_Queue_Adapter_Db::isExists" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#203) Opening brace should be on the same line as the declaration
(#217) "require_once" must be immediately followed by an open parenthesis
(#234) Opening brace should be on the same line as the declaration
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) "require_once" must be immediately followed by an open parenthesis
(#269) Public method name "Zend_Queue_Adapter_Db::getQueues" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#292) Opening brace should be on the same line as the declaration
(#301) Space found before object operator
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Opening brace should be on the same line as the declaration
(#337) "require_once" must be immediately followed by an open parenthesis
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) This comment is 42% valid code; is this commented out code?
(#351) "require_once" must be immediately followed by an open parenthesis
(#362) "require_once" must be immediately followed by an open parenthesis
(#377) Variable "maxMessages" must be all lower-case
(#378) Opening brace should be on the same line as the declaration
(#379) Variable "maxMessages" must be all lower-case
(#380) Variable "maxMessages" must be all lower-case
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Variable "maxMessages" must be all lower-case
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Space found before object operator
(#406) Space found before object operator
(#407) Space found before object operator
(#407) Variable "maxMessages" must be all lower-case
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) "require_once" must be immediately followed by an open parenthesis
(#448) "require_once" must be immediately followed by an open parenthesis
(#464) Public method name "Zend_Queue_Adapter_Db::deleteMessage" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Queue_Adapter_Db::getCapabilities" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#515) Protected method name "Zend_Queue_Adapter_Db::getQueueId" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#523) Space found before object operator
(#528) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Queue/Adapter/Db/Message.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Queue/Adapter/Db/Queue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Queue/Adapter/Memcacheq.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#75) Opening brace should be on the same line as the declaration
(#77) "require_once" must be immediately followed by an open parenthesis
(#97) "require_once" must be immediately followed by an open parenthesis
(#111) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Queue_Adapter_Memcacheq::isExists" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#160) Opening brace should be on the same line as the declaration
(#190) Opening brace should be on the same line as the declaration
(#214) Public method name "Zend_Queue_Adapter_Memcacheq::getQueues" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#235) Opening brace should be on the same line as the declaration
(#236) "require_once" must be immediately followed by an open parenthesis
(#253) Opening brace should be on the same line as the declaration
(#259) "require_once" must be immediately followed by an open parenthesis
(#273) "require_once" must be immediately followed by an open parenthesis
(#284) "require_once" must be immediately followed by an open parenthesis
(#299) Variable "maxMessages" must be all lower-case
(#300) Opening brace should be on the same line as the declaration
(#301) Variable "maxMessages" must be all lower-case
(#302) Variable "maxMessages" must be all lower-case
(#313) Variable "maxMessages" must be all lower-case
(#314) Variable "maxMessages" must be all lower-case
(#332) "require_once" must be immediately followed by an open parenthesis
(#348) Public method name "Zend_Queue_Adapter_Memcacheq::deleteMessage" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#350) "require_once" must be immediately followed by an open parenthesis
(#367) Public method name "Zend_Queue_Adapter_Memcacheq::getCapabilities" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#398) Protected method name "Zend_Queue_Adapter_Memcacheq::_sendCommand" must be in lower-case letters only
(#398) Variable "include_term" must not contain underscores.
(#399) Opening brace should be on the same line as the declaration
(#404) "require_once" must be immediately followed by an open parenthesis
(#413) Variable "continue_reading" must not contain underscores.
(#414) Variable "continue_reading" must not contain underscores.
(#417) Variable "include_term" must not contain underscores.
(#420) Variable "continue_reading" must not contain underscores.
local/mr/vendor/zend/Zend/Queue/Adapter/Null.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Possible useless method overriding detected
(#47) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Queue_Adapter_Null::isExists" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#62) "require_once" must be immediately followed by an open parenthesis
(#73) Opening brace should be on the same line as the declaration
(#74) "require_once" must be immediately followed by an open parenthesis
(#84) Opening brace should be on the same line as the declaration
(#85) "require_once" must be immediately followed by an open parenthesis
(#94) Public method name "Zend_Queue_Adapter_Null::getQueues" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#96) "require_once" must be immediately followed by an open parenthesis
(#106) Opening brace should be on the same line as the declaration
(#107) "require_once" must be immediately followed by an open parenthesis
(#121) Opening brace should be on the same line as the declaration
(#122) "require_once" must be immediately followed by an open parenthesis
(#131) Variable "maxMessages" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) "require_once" must be immediately followed by an open parenthesis
(#142) Public method name "Zend_Queue_Adapter_Null::deleteMessage" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#144) "require_once" must be immediately followed by an open parenthesis
(#161) Public method name "Zend_Queue_Adapter_Null::getCapabilities" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Queue/Adapter/PlatformJobQueue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_zendQueue" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#56) "require_once" must be immediately followed by an open parenthesis
(#61) "require_once" must be immediately followed by an open parenthesis
(#68) "require_once" must be immediately followed by an open parenthesis
(#72) "require_once" must be immediately followed by an open parenthesis
(#79) "require_once" must be immediately followed by an open parenthesis
(#83) "require_once" must be immediately followed by an open parenthesis
(#103) Public method name "Zend_Queue_Adapter_PlatformJobQueue::isExists" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) "require_once" must be immediately followed by an open parenthesis
(#118) Opening brace should be on the same line as the declaration
(#119) "require_once" must be immediately followed by an open parenthesis
(#131) Opening brace should be on the same line as the declaration
(#132) "require_once" must be immediately followed by an open parenthesis
(#142) Public method name "Zend_Queue_Adapter_PlatformJobQueue::getQueues" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#144) "require_once" must be immediately followed by an open parenthesis
(#155) Opening brace should be on the same line as the declaration
(#157) "require_once" must be immediately followed by an open parenthesis
(#177) Opening brace should be on the same line as the declaration
(#179) "require_once" must be immediately followed by an open parenthesis
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) "require_once" must be immediately followed by an open parenthesis
(#194) Variable "zendApiJob" must be all lower-case
(#197) Variable "platformJob" must be all lower-case
(#197) Variable "zendApiJob" must be all lower-case
(#199) Variable "jobId" must be all lower-case
(#199) Variable "platformJob" must be all lower-case
(#201) Variable "jobId" must be all lower-case
(#202) "require_once" must be immediately followed by an open parenthesis
(#207) Variable "zendApiJob" must be all lower-case
(#207) Variable "jobId" must be all lower-case
(#208) Variable "zendApiJob" must be all lower-case
(#220) Variable "maxMessages" must be all lower-case
(#221) Opening brace should be on the same line as the declaration
(#222) Variable "maxMessages" must be all lower-case
(#223) Variable "maxMessages" must be all lower-case
(#227) "require_once" must be immediately followed by an open parenthesis
(#231) Variable "maxMessages" must be all lower-case
(#235) "require_once" must be immediately followed by an open parenthesis
(#248) "require_once" must be immediately followed by an open parenthesis
(#264) Public method name "Zend_Queue_Adapter_PlatformJobQueue::deleteMessage" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#267) "require_once" must be immediately followed by an open parenthesis
(#277) Public method name "Zend_Queue_Adapter_PlatformJobQueue::isJobIdExist" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#279) Expected 1 space before "?"; 0 found
(#295) Public method name "Zend_Queue_Adapter_PlatformJobQueue::getCapabilities" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#319) Opening brace should be on the same line as the declaration
(#329) Opening brace should be on the same line as the declaration
(#335) "require_once" must be immediately followed by an open parenthesis
(#339) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Queue/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Queue/Message.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Expected 6 space(s) before asterisk; 5 found
(#43) Expected 6 space(s) before asterisk; 5 found
(#44) Expected 6 space(s) before asterisk; 5 found
(#45) Expected 6 space(s) before asterisk; 5 found
(#46) Expected 6 space(s) before asterisk; 5 found
(#47) Expected 6 space(s) before asterisk; 5 found
(#62) Member variable "_queueClass" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#82) "require_once" must be immediately followed by an open parenthesis
(#92) "require_once" must be immediately followed by an open parenthesis
(#107) Opening brace should be on the same line as the declaration
(#109) "require_once" must be immediately followed by an open parenthesis
(#124) Opening brace should be on the same line as the declaration
(#126) "require_once" must be immediately followed by an open parenthesis
(#139) Opening brace should be on the same line as the declaration
(#153) Opening brace should be on the same line as the declaration
(#165) Opening brace should be on the same line as the declaration
(#170) Expected 6 space(s) before asterisk; 5 found
(#171) Expected 6 space(s) before asterisk; 5 found
(#172) Expected 6 space(s) before asterisk; 5 found
(#173) Expected 6 space(s) before asterisk; 5 found
(#174) Public method name "Zend_Queue_Message::getQueue" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Queue_Message::setQueue" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#188) Variable "queueClass" must be all lower-case
(#190) Variable "queueClass" must be all lower-case
(#201) Public method name "Zend_Queue_Message::getQueueClass" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Queue_Message::toArray" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "Zend_Queue_Message::setFromArray" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#224) Variable "columnName" must be all lower-case
(#225) Variable "columnName" must be all lower-case
local/mr/vendor/zend/Zend/Queue/Message/Iterator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Expected 6 space(s) before asterisk; 5 found
(#41) Expected 6 space(s) before asterisk; 5 found
(#42) Expected 6 space(s) before asterisk; 5 found
(#43) Expected 6 space(s) before asterisk; 5 found
(#44) Expected 6 space(s) before asterisk; 5 found
(#45) Expected 6 space(s) before asterisk; 5 found
(#60) Member variable "_queueClass" must be all lower-case
(#67) Member variable "_messageClass" must be all lower-case
(#70) Expected 6 space(s) before asterisk; 5 found
(#71) Expected 6 space(s) before asterisk; 5 found
(#72) Expected 6 space(s) before asterisk; 5 found
(#73) Expected 6 space(s) before asterisk; 5 found
(#83) Opening brace should be on the same line as the declaration
(#96) "require_once" must be immediately followed by an open parenthesis
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) "require_once" must be immediately followed by an open parenthesis
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Queue_Message_Iterator::toArray" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Public method name "Zend_Queue_Message_Iterator::getQueue" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Queue_Message_Iterator::setQueue" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Public method name "Zend_Queue_Message_Iterator::getQueueClass" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#216) Opening brace should be on the same line as the declaration
(#228) Opening brace should be on the same line as the declaration
(#230) Expected 1 space before "?"; newline found
(#231) Expected 1 space before ":"; newline found
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Opening brace should be on the same line as the declaration
(#254) Opening brace should be on the same line as the declaration
(#266) Opening brace should be on the same line as the declaration
(#282) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Queue/Message/PlatformJob.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#68) Opening brace should be on the same line as the declaration
(#71) "require_once" must be immediately followed by an open parenthesis
(#80) "require_once" must be immediately followed by an open parenthesis
(#97) Public method name "Zend_Queue_Message_PlatformJob::setJobId" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Queue_Message_PlatformJob::getJobId" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Expected 1 space after "?"; 2 found
(#118) Public method name "Zend_Queue_Message_PlatformJob::getJob" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Queue_Message_PlatformJob::getQueueClass" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#153) Protected method name "Zend_Queue_Message_PlatformJob::_setJobProperties" must be in lower-case letters only
(#180) Variable "endTime" must be all lower-case
(#181) Variable "endTime" must be all lower-case
(#182) Usage of ELSEIF not allowed; use ELSE IF instead
(#183) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Queue/Stomp/Client.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Variable "connectionClass" must be all lower-case
(#51) Variable "frameClass" must be all lower-case
(#57) Variable "connectionClass" must be all lower-case
(#58) Variable "frameClass" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Queue_Stomp_Client::addConnection" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#91) "require_once" must be immediately followed by an open parenthesis
(#112) Public method name "Zend_Queue_Stomp_Client::setConnection" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Queue_Stomp_Client::getConnection" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#137) Opening brace should be on the same line as the declaration
(#150) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Queue_Stomp_Client::canRead" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Queue_Stomp_Client::createFrame" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Queue/Stomp/Client/Connection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Opening brace should be on the same line as the declaration
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) "require_once" must be immediately followed by an open parenthesis
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Opening brace should be on the same line as the declaration
(#109) Opening brace should be on the same line as the declaration
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Empty IF statement detected
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) This comment is 63% valid code; is this commented out code?
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) This comment is 45% valid code; is this commented out code?
(#137) Opening brace should be on the same line as the declaration
(#139) "require_once" must be immediately followed by an open parenthesis
(#154) Opening brace should be on the same line as the declaration
(#160) "require_once" must be immediately followed by an open parenthesis
(#172) Public method name "Zend_Queue_Stomp_Client_Connection::canRead" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Opening brace should be on the same line as the declaration
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) "require_once" must be immediately followed by an open parenthesis
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Public method name "Zend_Queue_Stomp_Client_Connection::setFrameClass" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_Queue_Stomp_Client_Connection::getFrameClass" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#253) Expected 1 space before "?"; newline found
(#254) Expected 1 space before ":"; newline found
(#262) Public method name "Zend_Queue_Stomp_Client_Connection::createFrame" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#267) "require_once" must be immediately followed by an open parenthesis
(#274) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Queue/Stomp/Client/ConnectionInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#70) Public method name "Zend_Queue_Stomp_Client_ConnectionInterface::canRead" must be in lower-case letters only
(#88) Public method name "Zend_Queue_Stomp_Client_ConnectionInterface::setFrameClass" must be in lower-case letters only
(#95) Public method name "Zend_Queue_Stomp_Client_ConnectionInterface::getFrameClass" must be in lower-case letters only
(#102) Public method name "Zend_Queue_Stomp_Client_ConnectionInterface::createFrame" must be in lower-case letters only
local/mr/vendor/zend/Zend/Queue/Stomp/Frame.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#68) Member variable "_autoContentLength" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Queue_Stomp_Frame::getAutoContentLength" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Queue_Stomp_Frame::setAutoContentLength" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#108) "require_once" must be immediately followed by an open parenthesis
(#121) Public method name "Zend_Queue_Stomp_Frame::getHeaders" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Queue_Stomp_Frame::setHeaders" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Queue_Stomp_Frame::setHeader" must be in lower-case letters only
(#154) "require_once" must be immediately followed by an open parenthesis
(#155) The use of function print_r() is forbidden
(#159) "require_once" must be immediately followed by an open parenthesis
(#160) The use of function print_r() is forbidden
(#177) Public method name "Zend_Queue_Stomp_Frame::getHeader" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#180) "require_once" must be immediately followed by an open parenthesis
(#185) Expected 1 space before "?"; newline found
(#186) Expected 1 space before ":"; newline found
(#196) Public method name "Zend_Queue_Stomp_Frame::getBody" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#199) Expected 1 space before "?"; newline found
(#200) Expected 1 space before ":"; newline found
(#212) Public method name "Zend_Queue_Stomp_Frame::setBody" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#215) "require_once" must be immediately followed by an open parenthesis
(#230) Public method name "Zend_Queue_Stomp_Frame::getCommand" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#233) Expected 1 space before "?"; newline found
(#234) Expected 1 space before ":"; newline found
(#244) Public method name "Zend_Queue_Stomp_Frame::setCommand" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#247) "require_once" must be immediately followed by an open parenthesis
(#261) Public method name "Zend_Queue_Stomp_Frame::toFrame" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#264) "require_once" must be immediately followed by an open parenthesis
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Opening brace should be on the same line as the declaration
(#319) Public method name "Zend_Queue_Stomp_Frame::fromFrame" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#322) "require_once" must be immediately followed by an open parenthesis
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Queue/Stomp/FrameInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Public method name "Zend_Queue_Stomp_FrameInterface::getAutoContentLength" must be in lower-case letters only
(#55) Public method name "Zend_Queue_Stomp_FrameInterface::setAutoContentLength" must be in lower-case letters only
(#62) Public method name "Zend_Queue_Stomp_FrameInterface::getHeaders" must be in lower-case letters only
(#73) Public method name "Zend_Queue_Stomp_FrameInterface::setHeaders" must be in lower-case letters only
(#83) Public method name "Zend_Queue_Stomp_FrameInterface::getHeader" must be in lower-case letters only
(#94) Public method name "Zend_Queue_Stomp_FrameInterface::setHeader" must be in lower-case letters only
(#102) Public method name "Zend_Queue_Stomp_FrameInterface::getBody" must be in lower-case letters only
(#114) Public method name "Zend_Queue_Stomp_FrameInterface::setBody" must be in lower-case letters only
(#122) Public method name "Zend_Queue_Stomp_FrameInterface::getCommand" must be in lower-case letters only
(#131) Public method name "Zend_Queue_Stomp_FrameInterface::setCommand" must be in lower-case letters only
(#140) Public method name "Zend_Queue_Stomp_FrameInterface::toFrame" must be in lower-case letters only
(#153) Public method name "Zend_Queue_Stomp_FrameInterface::fromFrame" must be in lower-case letters only
local/mr/vendor/zend/Zend/Reflection/Class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_Reflection_Class::getDeclaringFile" must be in lower-case letters only
(#50) Variable "reflectionClass" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "reflectionClass" must be all lower-case
(#54) "require_once" must be immediately followed by an open parenthesis
(#67) Public method name "Zend_Reflection_Class::getDocblock" must be in lower-case letters only
(#67) Variable "reflectionClass" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#70) "require_once" must be immediately followed by an open parenthesis
(#74) Variable "reflectionClass" must be all lower-case
(#76) "require_once" must be immediately followed by an open parenthesis
(#88) Public method name "Zend_Reflection_Class::getStartLine" must be in lower-case letters only
(#88) Variable "includeDocComment" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "includeDocComment" must be all lower-case
(#105) Public method name "Zend_Reflection_Class::getContents" must be in lower-case letters only
(#105) Variable "includeDocblock" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#109) Variable "includeDocblock" must be all lower-case
(#121) Public method name "Zend_Reflection_Class::getInterfaces" must be in lower-case letters only
(#121) Variable "reflectionClass" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "phpReflections" must be all lower-case
(#124) Variable "zendReflections" must be all lower-case
(#125) Variable "phpReflections" must be all lower-case
(#125) Variable "phpReflection" must be all lower-case
(#125) Variable "phpReflections" must be all lower-case
(#126) Variable "reflectionClass" must be all lower-case
(#126) Variable "phpReflection" must be all lower-case
(#128) "require_once" must be immediately followed by an open parenthesis
(#131) Variable "zendReflections" must be all lower-case
(#132) Variable "phpReflection" must be all lower-case
(#134) Variable "phpReflections" must be all lower-case
(#135) Variable "zendReflections" must be all lower-case
(#145) Public method name "Zend_Reflection_Class::getMethod" must be in lower-case letters only
(#145) Variable "reflectionClass" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#147) Variable "phpReflection" must be all lower-case
(#148) Variable "zendReflection" must be all lower-case
(#148) Variable "reflectionClass" must be all lower-case
(#148) Variable "phpReflection" must be all lower-case
(#150) Variable "zendReflection" must be all lower-case
(#151) "require_once" must be immediately followed by an open parenthesis
(#155) Variable "phpReflection" must be all lower-case
(#156) Variable "zendReflection" must be all lower-case
(#166) Public method name "Zend_Reflection_Class::getMethods" must be in lower-case letters only
(#166) Variable "reflectionClass" must be all lower-case
(#167) Opening brace should be on the same line as the declaration
(#168) Variable "phpReflections" must be all lower-case
(#169) Variable "zendReflections" must be all lower-case
(#170) Variable "phpReflections" must be all lower-case
(#170) Variable "phpReflection" must be all lower-case
(#170) Variable "phpReflections" must be all lower-case
(#171) Variable "reflectionClass" must be all lower-case
(#171) Variable "phpReflection" must be all lower-case
(#173) "require_once" must be immediately followed by an open parenthesis
(#176) Variable "zendReflections" must be all lower-case
(#177) Variable "phpReflection" must be all lower-case
(#179) Variable "phpReflections" must be all lower-case
(#180) Variable "zendReflections" must be all lower-case
(#189) Public method name "Zend_Reflection_Class::getParentClass" must be in lower-case letters only
(#189) Variable "reflectionClass" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "phpReflection" must be all lower-case
(#192) Variable "phpReflection" must be all lower-case
(#193) Variable "zendReflection" must be all lower-case
(#193) Variable "reflectionClass" must be all lower-case
(#193) Variable "phpReflection" must be all lower-case
(#194) Variable "zendReflection" must be all lower-case
(#195) "require_once" must be immediately followed by an open parenthesis
(#198) Variable "phpReflection" must be all lower-case
(#199) Variable "zendReflection" must be all lower-case
(#212) Public method name "Zend_Reflection_Class::getProperty" must be in lower-case letters only
(#212) Variable "reflectionClass" must be all lower-case
(#213) Opening brace should be on the same line as the declaration
(#214) Variable "phpReflection" must be all lower-case
(#215) Variable "zendReflection" must be all lower-case
(#215) Variable "reflectionClass" must be all lower-case
(#215) Variable "phpReflection" must be all lower-case
(#216) Variable "zendReflection" must be all lower-case
(#217) "require_once" must be immediately followed by an open parenthesis
(#220) Variable "phpReflection" must be all lower-case
(#221) Variable "zendReflection" must be all lower-case
(#231) Public method name "Zend_Reflection_Class::getProperties" must be in lower-case letters only
(#231) Variable "reflectionClass" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "phpReflections" must be all lower-case
(#234) Variable "zendReflections" must be all lower-case
(#235) Variable "phpReflections" must be all lower-case
(#235) Variable "phpReflection" must be all lower-case
(#235) Variable "phpReflections" must be all lower-case
(#236) Variable "reflectionClass" must be all lower-case
(#236) Variable "phpReflection" must be all lower-case
(#238) "require_once" must be immediately followed by an open parenthesis
(#241) Variable "zendReflections" must be all lower-case
(#242) Variable "phpReflection" must be all lower-case
(#244) Variable "phpReflections" must be all lower-case
(#245) Variable "zendReflections" must be all lower-case
local/mr/vendor/zend/Zend/Reflection/Docblock.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_startLine" must be all lower-case
(#44) Member variable "_endLine" must be all lower-case
(#50) Member variable "_docComment" must be all lower-case
(#55) Member variable "_cleanDocComment" must be all lower-case
(#60) Member variable "_longDescription" must be all lower-case
(#65) Member variable "_shortDescription" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#94) Opening brace should be on the same line as the declaration
(#98) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#98) AS keyword must be lowercase; expected "as" but found "AS"
(#113) Variable "commentOrReflector" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "commentOrReflector" must be all lower-case
(#116) Variable "commentOrReflector" must be all lower-case
(#117) Variable "commentOrReflector" must be all lower-case
(#118) "require_once" must be immediately followed by an open parenthesis
(#121) Variable "docComment" must be all lower-case
(#121) Variable "commentOrReflector" must be all lower-case
(#123) Variable "lineCount" must be all lower-case
(#123) Variable "docComment" must be all lower-case
(#125) Variable "lineCount" must be all lower-case
(#128) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) Variable "commentOrReflector" must be all lower-case
(#129) Variable "docComment" must be all lower-case
(#129) Variable "commentOrReflector" must be all lower-case
(#131) "require_once" must be immediately followed by an open parenthesis
(#132) Line exceeds 132 characters; contains 137 characters
(#135) Variable "docComment" must be all lower-case
(#136) "require_once" must be immediately followed by an open parenthesis
(#140) Variable "docComment" must be all lower-case
(#149) Public method name "Zend_Reflection_Docblock::getContents" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Reflection_Docblock::getStartLine" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Reflection_Docblock::getEndLine" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Reflection_Docblock::getShortDescription" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Reflection_Docblock::getLongDescription" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Reflection_Docblock::hasTag" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Reflection_Docblock::getTag" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Reflection_Docblock::getTags" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#239) Variable "returnTags" must be all lower-case
(#242) Variable "returnTags" must be all lower-case
(#245) Variable "returnTags" must be all lower-case
(#254) Opening brace should be on the same line as the declaration
(#255) Variable "docComment" must be all lower-case
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "docComment" must be all lower-case
(#258) Variable "docComment" must be all lower-case
(#259) Variable "docComment" must be all lower-case
(#259) Variable "docComment" must be all lower-case
(#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
(#261) Variable "docComment" must be all lower-case
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Variable "parsedDocComment" must be all lower-case
(#264) Variable "docComment" must be all lower-case
(#265) Variable "lineNumber" must be all lower-case
(#265) Variable "firstBlandLineEncountered" must be all lower-case
(#266) Variable "newlinePos" must be all lower-case
(#266) Variable "parsedDocComment" must be all lower-case
(#267) Variable "lineNumber" must be all lower-case
(#268) Variable "parsedDocComment" must be all lower-case
(#268) Variable "newlinePos" must be all lower-case
(#272) Variable "parsedDocComment" must be all lower-case
(#274) Variable "parsedDocComment" must be all lower-case
(#274) Variable "parsedDocComment" must be all lower-case
(#276) Variable "lineNumber" must be all lower-case
(#276) Variable "firstBlandLineEncountered" must be all lower-case
(#283) Variable "firstBlandLineEncountered" must be all lower-case
(#286) Variable "parsedDocComment" must be all lower-case
(#286) Variable "parsedDocComment" must be all lower-case
(#286) Variable "newlinePos" must be all lower-case
local/mr/vendor/zend/Zend/Reflection/Docblock/Tag.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#36) Member variable "_tagClasses" must be all lower-case
(#57) Variable "tagDocblockLine" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#61) Variable "tagDocblockLine" must be all lower-case
(#62) "require_once" must be immediately followed by an open parenthesis
(#66) Variable "tagName" must be all lower-case
(#67) Variable "tagName" must be all lower-case
(#67) Variable "_tagClasses" must be all lower-case
(#67) Variable "_tagClasses" must not contain underscores.
(#68) Variable "tagClass" must be all lower-case
(#68) Variable "_tagClasses" must be all lower-case
(#68) Variable "_tagClasses" must not contain underscores.
(#68) Variable "tagName" must be all lower-case
(#69) Variable "tagClass" must be all lower-case
(#70) Variable "tagClass" must be all lower-case
(#72) Variable "tagClass" must be all lower-case
(#72) Variable "tagDocblockLine" must be all lower-case
(#74) Variable "tagDocblockLine" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#110) Variable "tagDocblockLine" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "tagDocblockLine" must be all lower-case
(#116) "require_once" must be immediately followed by an open parenthesis
(#131) Public method name "Zend_Reflection_Docblock_Tag::getName" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Reflection_Docblock_Tag::getDescription" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Reflection/Docblock/Tag/Param.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_variableName" must be all lower-case
(#48) Variable "tagDocblockLine" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#52) Variable "tagDocblockLine" must be all lower-case
(#53) "require_once" must be immediately followed by an open parenthesis
(#58) "require_once" must be immediately followed by an open parenthesis
(#79) Public method name "Zend_Reflection_Docblock_Tag_Param::getType" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Reflection_Docblock_Tag_Param::getVariableName" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Reflection/Docblock/Tag/Return.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#44) Variable "tagDocblockLine" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "tagDocblockLine" must be all lower-case
(#47) "require_once" must be immediately followed by an open parenthesis
(#52) "require_once" must be immediately followed by an open parenthesis
(#68) Public method name "Zend_Reflection_Docblock_Tag_Return::getType" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Reflection/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Reflection/Extension.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_Reflection_Extension::getFunctions" must be in lower-case letters only
(#46) Variable "reflectionClass" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "phpReflections" must be all lower-case
(#49) Variable "zendReflections" must be all lower-case
(#50) Variable "phpReflections" must be all lower-case
(#50) Variable "phpReflection" must be all lower-case
(#50) Variable "phpReflections" must be all lower-case
(#51) Variable "reflectionClass" must be all lower-case
(#51) Variable "phpReflection" must be all lower-case
(#53) "require_once" must be immediately followed by an open parenthesis
(#56) Variable "zendReflections" must be all lower-case
(#57) Variable "phpReflection" must be all lower-case
(#59) Variable "phpReflections" must be all lower-case
(#60) Variable "zendReflections" must be all lower-case
(#69) Public method name "Zend_Reflection_Extension::getClasses" must be in lower-case letters only
(#69) Variable "reflectionClass" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "phpReflections" must be all lower-case
(#72) Variable "zendReflections" must be all lower-case
(#73) Variable "phpReflections" must be all lower-case
(#73) Variable "phpReflection" must be all lower-case
(#73) Variable "phpReflections" must be all lower-case
(#74) Variable "reflectionClass" must be all lower-case
(#74) Variable "phpReflection" must be all lower-case
(#76) "require_once" must be immediately followed by an open parenthesis
(#79) Variable "zendReflections" must be all lower-case
(#80) Variable "phpReflection" must be all lower-case
(#82) Variable "phpReflections" must be all lower-case
(#83) Variable "zendReflections" must be all lower-case
local/mr/vendor/zend/Zend/Reflection/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_docComment" must be all lower-case
(#53) Member variable "_startLine" must be all lower-case
(#58) Member variable "_endLine" must be all lower-case
(#63) Member variable "_requiredFiles" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "fileName" must be all lower-case
(#90) Variable "fileRealpath" must be all lower-case
(#90) Variable "fileName" must be all lower-case
(#91) Variable "fileRealpath" must be all lower-case
(#94) Variable "fileRealpath" must be all lower-case
(#94) Variable "fileRealpath" must be all lower-case
(#95) "require_once" must be immediately followed by an open parenthesis
(#99) Variable "fileRealpath" must be all lower-case
(#110) Public method name "Zend_Reflection_File::findRealpathInIncludePath" must be in lower-case letters only
(#110) Variable "fileName" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) "require_once" must be immediately followed by an open parenthesis
(#113) Variable "includePaths" must be all lower-case
(#114) Variable "includePaths" must be all lower-case
(#115) Variable "filePath" must be all lower-case
(#115) Variable "includePaths" must be all lower-case
(#115) Variable "fileName" must be all lower-case
(#117) Variable "foundRealpath" must be all lower-case
(#117) Variable "filePath" must be all lower-case
(#122) Variable "foundRealpath" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Reflection_File::getFileName" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Reflection_File::getStartLine" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Reflection_File::getEndLine" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Reflection_File::getDocComment" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Reflection_File::getDocblock" must be in lower-case letters only
(#184) Variable "reflectionClass" must be all lower-case
(#185) Opening brace should be on the same line as the declaration
(#186) Variable "reflectionClass" must be all lower-case
(#188) "require_once" must be immediately followed by an open parenthesis
(#200) Public method name "Zend_Reflection_File::getClasses" must be in lower-case letters only
(#200) Variable "reflectionClass" must be all lower-case
(#201) Opening brace should be on the same line as the declaration
(#204) Variable "reflectionClass" must be all lower-case
(#206) "require_once" must be immediately followed by an open parenthesis
(#220) Public method name "Zend_Reflection_File::getFunctions" must be in lower-case letters only
(#220) Variable "reflectionClass" must be all lower-case
(#221) Opening brace should be on the same line as the declaration
(#224) Variable "reflectionClass" must be all lower-case
(#226) "require_once" must be immediately followed by an open parenthesis
(#242) Public method name "Zend_Reflection_File::getClass" must be in lower-case letters only
(#242) Variable "reflectionClass" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
(#247) Variable "reflectionClass" must be all lower-case
(#249) "require_once" must be immediately followed by an open parenthesis
(#256) Variable "reflectionClass" must be all lower-case
(#258) "require_once" must be immediately followed by an open parenthesis
(#264) "require_once" must be immediately followed by an open parenthesis
(#273) Public method name "Zend_Reflection_File::getContents" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#287) Opening brace should be on the same line as the declaration
(#299) Opening brace should be on the same line as the declaration
(#303) Variable "functionTrapped" must be all lower-case
(#304) Variable "classTrapped" must be all lower-case
(#305) Variable "requireTrapped" must be all lower-case
(#306) Variable "openBraces" must be all lower-case
(#326) Variable "lineNum" must be all lower-case
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Variable "openBraces" must be all lower-case
(#333) Variable "openBraces" must be all lower-case
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Variable "functionTrapped" must be all lower-case
(#344) Variable "functionTrapped" must be all lower-case
(#345) Usage of ELSEIF not allowed; use ELSE IF instead
(#345) Variable "classTrapped" must be all lower-case
(#347) Variable "classTrapped" must be all lower-case
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Variable "requireTrapped" must be all lower-case
(#355) Variable "requireTrapped" must be all lower-case
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Variable "openBraces" must be all lower-case
(#362) Variable "functionTrapped" must be all lower-case
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Variable "classTrapped" must be all lower-case
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Variable "requireTrapped" must be all lower-case
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) This comment is 45% valid code; is this commented out code?
(#395) Protected method name "Zend_Reflection_File::_checkFileDocBlock" must be in lower-case letters only
(#399) Variable "lineNum" must be all lower-case
(#400) Expected "if (...) {\n"; found "if(...) {\n"
(#402) Usage of ELSEIF not allowed; use ELSE IF instead
(#404) Variable "lineNum" must be all lower-case
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Reflection/Function.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Public method name "Zend_Reflection_Function::getDocblock" must be in lower-case letters only
(#41) Variable "reflectionClass" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#44) "require_once" must be immediately followed by an open parenthesis
(#47) Variable "reflectionClass" must be all lower-case
(#49) "require_once" must be immediately followed by an open parenthesis
(#61) Public method name "Zend_Reflection_Function::getStartLine" must be in lower-case letters only
(#61) Variable "includeDocComment" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "includeDocComment" must be all lower-case
(#78) Public method name "Zend_Reflection_Function::getContents" must be in lower-case letters only
(#78) Variable "includeDocblock" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#83) Variable "includeDocblock" must be all lower-case
(#96) Public method name "Zend_Reflection_Function::getParameters" must be in lower-case letters only
(#96) Variable "reflectionClass" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "phpReflections" must be all lower-case
(#99) Variable "zendReflections" must be all lower-case
(#100) Variable "phpReflections" must be all lower-case
(#100) Variable "phpReflection" must be all lower-case
(#100) Variable "phpReflections" must be all lower-case
(#101) Variable "reflectionClass" must be all lower-case
(#101) Variable "phpReflection" must be all lower-case
(#103) "require_once" must be immediately followed by an open parenthesis
(#106) Variable "zendReflections" must be all lower-case
(#107) Variable "phpReflection" must be all lower-case
(#109) Variable "phpReflections" must be all lower-case
(#110) Variable "zendReflections" must be all lower-case
(#118) Public method name "Zend_Reflection_Function::getReturn" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#122) "require_once" must be immediately followed by an open parenthesis
(#123) Line exceeds 132 characters; contains 133 characters
local/mr/vendor/zend/Zend/Reflection/Method.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#51) Public method name "Zend_Reflection_Method::getDocblock" must be in lower-case letters only
(#51) Variable "reflectionClass" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#54) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "reflectionClass" must be all lower-case
(#60) "require_once" must be immediately followed by an open parenthesis
(#72) Public method name "Zend_Reflection_Method::getStartLine" must be in lower-case letters only
(#72) Variable "includeDocComment" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "includeDocComment" must be all lower-case
(#89) Public method name "Zend_Reflection_Method::getDeclaringClass" must be in lower-case letters only
(#89) Variable "reflectionClass" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#91) Variable "phpReflection" must be all lower-case
(#92) Variable "zendReflection" must be all lower-case
(#92) Variable "reflectionClass" must be all lower-case
(#92) Variable "phpReflection" must be all lower-case
(#93) Variable "zendReflection" must be all lower-case
(#94) "require_once" must be immediately followed by an open parenthesis
(#97) Variable "phpReflection" must be all lower-case
(#98) Variable "zendReflection" must be all lower-case
(#107) Public method name "Zend_Reflection_Method::getParameters" must be in lower-case letters only
(#107) Variable "reflectionClass" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "phpReflections" must be all lower-case
(#110) Variable "zendReflections" must be all lower-case
(#111) Variable "phpReflections" must be all lower-case
(#111) Variable "phpReflection" must be all lower-case
(#111) Variable "phpReflections" must be all lower-case
(#112) Variable "reflectionClass" must be all lower-case
(#112) Variable "phpReflection" must be all lower-case
(#112) Line exceeds 132 characters; contains 136 characters
(#114) "require_once" must be immediately followed by an open parenthesis
(#117) Variable "zendReflections" must be all lower-case
(#118) Variable "phpReflection" must be all lower-case
(#120) Variable "phpReflections" must be all lower-case
(#121) Variable "zendReflections" must be all lower-case
(#130) Public method name "Zend_Reflection_Method::getContents" must be in lower-case letters only
(#130) Variable "includeDocblock" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "fileContents" must be all lower-case
(#133) Variable "startNum" must be all lower-case
(#133) Variable "includeDocblock" must be all lower-case
(#134) Variable "endNum" must be all lower-case
(#136) Variable "fileContents" must be all lower-case
(#136) Variable "startNum" must be all lower-case
(#136) Variable "endNum" must be all lower-case
(#144) Public method name "Zend_Reflection_Method::getBody" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#153) Variable "firstLine" must be all lower-case
(#155) Variable "firstLine" must be all lower-case
(#156) Variable "firstLine" must be all lower-case
(#159) Variable "lastLine" must be all lower-case
(#161) Variable "lastLine" must be all lower-case
(#162) Variable "lastLine" must be all lower-case
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Reflection/Parameter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "_isFromMethod" must be all lower-case
(#41) Public method name "Zend_Reflection_Parameter::getDeclaringClass" must be in lower-case letters only
(#41) Variable "reflectionClass" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "phpReflection" must be all lower-case
(#44) Variable "zendReflection" must be all lower-case
(#44) Variable "reflectionClass" must be all lower-case
(#44) Variable "phpReflection" must be all lower-case
(#45) Variable "zendReflection" must be all lower-case
(#46) "require_once" must be immediately followed by an open parenthesis
(#49) Variable "phpReflection" must be all lower-case
(#50) Variable "zendReflection" must be all lower-case
(#59) Public method name "Zend_Reflection_Parameter::getClass" must be in lower-case letters only
(#59) Variable "reflectionClass" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "phpReflection" must be all lower-case
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Variable "phpReflection" must be all lower-case
(#66) Variable "zendReflection" must be all lower-case
(#66) Variable "reflectionClass" must be all lower-case
(#66) Variable "phpReflection" must be all lower-case
(#67) Variable "zendReflection" must be all lower-case
(#68) "require_once" must be immediately followed by an open parenthesis
(#71) Variable "phpReflection" must be all lower-case
(#72) Variable "zendReflection" must be all lower-case
(#81) Public method name "Zend_Reflection_Parameter::getDeclaringFunction" must be in lower-case letters only
(#81) Variable "reflectionClass" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "phpReflection" must be all lower-case
(#84) Variable "phpReflection" must be all lower-case
(#85) Variable "baseClass" must be all lower-case
(#86) Variable "reflectionClass" must be all lower-case
(#87) Variable "reflectionClass" must be all lower-case
(#87) Variable "baseClass" must be all lower-case
(#89) Variable "zendReflection" must be all lower-case
(#89) Variable "reflectionClass" must be all lower-case
(#89) Variable "phpReflection" must be all lower-case
(#91) Variable "baseClass" must be all lower-case
(#92) Variable "reflectionClass" must be all lower-case
(#93) Variable "reflectionClass" must be all lower-case
(#93) Variable "baseClass" must be all lower-case
(#95) Variable "zendReflection" must be all lower-case
(#95) Variable "reflectionClass" must be all lower-case
(#95) Variable "phpReflection" must be all lower-case
(#97) Variable "zendReflection" must be all lower-case
(#97) Variable "baseClass" must be all lower-case
(#98) "require_once" must be immediately followed by an open parenthesis
(#99) Variable "baseClass" must be all lower-case
(#101) Variable "phpReflection" must be all lower-case
(#102) Variable "zendReflection" must be all lower-case
(#110) Public method name "Zend_Reflection_Parameter::getType" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Reflection/Property.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Zend_Reflection_Property::getDeclaringClass" must be in lower-case letters only
(#36) Variable "reflectionClass" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "phpReflection" must be all lower-case
(#39) Variable "zendReflection" must be all lower-case
(#39) Variable "reflectionClass" must be all lower-case
(#39) Variable "phpReflection" must be all lower-case
(#40) Variable "zendReflection" must be all lower-case
(#41) "require_once" must be immediately followed by an open parenthesis
(#44) Variable "phpReflection" must be all lower-case
(#45) Variable "zendReflection" must be all lower-case
(#54) Public method name "Zend_Reflection_Property::getDocComment" must be in lower-case letters only
(#54) Variable "reflectionClass" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#61) Variable "reflectionClass" must be all lower-case
(#63) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Registry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "_registryClassName" must be all lower-case
(#49) Public method name "Zend_Registry::getInstance" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "_registry" must not contain underscores.
(#55) Variable "_registry" must not contain underscores.
(#66) Public method name "Zend_Registry::setInstance" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "_registry" must not contain underscores.
(#69) "require_once" must be immediately followed by an open parenthesis
(#74) Variable "_registry" must not contain underscores.
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "_registryClassName" must be all lower-case
(#84) Variable "_registryClassName" must not contain underscores.
(#97) Public method name "Zend_Registry::setClassName" must be in lower-case letters only
(#97) Variable "registryClassName" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "_registry" must not contain underscores.
(#100) "require_once" must be immediately followed by an open parenthesis
(#104) Variable "registryClassName" must be all lower-case
(#105) "require_once" must be immediately followed by an open parenthesis
(#109) Inline doc block comments are not allowed; use "// Comment." instead
(#112) Variable "registryClassName" must be all lower-case
(#113) "require_once" must be immediately followed by an open parenthesis
(#114) Variable "registryClassName" must be all lower-case
(#117) Variable "_registryClassName" must be all lower-case
(#117) Variable "_registryClassName" must not contain underscores.
(#117) Variable "registryClassName" must be all lower-case
(#125) Public method name "Zend_Registry::_unsetInstance" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "_registry" must not contain underscores.
(#142) Opening brace should be on the same line as the declaration
(#146) "require_once" must be immediately followed by an open parenthesis
(#166) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Registry::isRegistered" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "_registry" must not contain underscores.
(#183) Variable "_registry" must not contain underscores.
(#193) Possible useless method overriding detected
(#194) Opening brace should be on the same line as the declaration
(#205) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Rest/Client.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#49) Expected 6 space(s) before asterisk; 5 found
(#50) Expected 6 space(s) before asterisk; 5 found
(#51) Expected 6 space(s) before asterisk; 5 found
(#61) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Rest_Client::setUri" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Rest_Client::getUri" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#101) Private method name "Zend_Rest_Client::_prepareRest" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) "require_once" must be immediately followed by an open parenthesis
(#111) Expected 1 space before "-"; 0 found
(#111) Expected 1 space after "-"; 0 found
(#117) Inline doc block comments are not allowed; use "// Comment." instead
(#132) Public method name "Zend_Rest_Client::restGet" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#151) Protected method name "Zend_Rest_Client::_performPost" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#156) Usage of ELSEIF not allowed; use ELSE IF instead
(#170) Public method name "Zend_Rest_Client::restPost" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Rest_Client::restPut" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Rest_Client::restDelete" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#225) Opening brace should be on the same line as the declaration
(#235) No space found before comment text; expected "// Initializes for next Rest method." but found "//Initializes for next Rest method."
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) The use of function sizeof() is forbidden; use count() instead
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) The use of function sizeof() is forbidden; use count() instead
local/mr/vendor/zend/Zend/Rest/Client/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Rest/Client/Result.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Opening brace should be on the same line as the declaration
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#60) "require_once" must be immediately followed by an open parenthesis
(#75) Public method name "Zend_Rest_Client_Result::handleXmlErrors" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Rest_Client_Result::toValue" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#97) Line exceeds 132 characters; contains 154 characters
(#100) Opening brace should be on the same line as the declaration
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#127) Opening brace should be on the same line as the declaration
(#151) Opening brace should be on the same line as the declaration
(#158) The use of function sizeof() is forbidden; use count() instead
(#170) Public method name "Zend_Rest_Client_Result::getIterator" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Rest_Client_Result::getStatus" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#188) Usage of ELSEIF not allowed; use ELSE IF instead
(#195) Public method name "Zend_Rest_Client_Result::isError" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Rest_Client_Result::isSuccess" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#223) Opening brace should be on the same line as the declaration
(#229) The use of function sizeof() is forbidden; use count() instead
local/mr/vendor/zend/Zend/Rest/Client/Result/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Rest/Controller.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#41) Public method name "Zend_Rest_Controller::indexAction" must be in lower-case letters only
(#48) Public method name "Zend_Rest_Controller::getAction" must be in lower-case letters only
(#54) Public method name "Zend_Rest_Controller::postAction" must be in lower-case letters only
(#61) Public method name "Zend_Rest_Controller::putAction" must be in lower-case letters only
(#68) Public method name "Zend_Rest_Controller::deleteAction" must be in lower-case letters only
local/mr/vendor/zend/Zend/Rest/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Rest/Route.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_restfulModules" must be all lower-case
(#64) Member variable "_restfulControllers" must be all lower-case
(#95) Public method name "Zend_Rest_Route::getInstance" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "frontController" must be all lower-case
(#98) Variable "defaultsArray" must be all lower-case
(#99) Variable "restfulConfigArray" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 12 spaces, found 9
(#101) Empty IF statement detected
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 16 spaces, found 10
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 9
(#103) Usage of ELSEIF not allowed; use ELSE IF instead
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 16 spaces, found 10
(#104) Variable "defaultsArray" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 12 spaces, found 9
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 16 spaces, found 10
(#106) Variable "restfulConfigArray" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 12 spaces, found 9
(#109) Variable "frontController" must be all lower-case
(#109) Variable "defaultsArray" must be all lower-case
(#109) Variable "restfulConfigArray" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Variable "moduleName" must be all lower-case
(#144) Variable "moduleName" must be all lower-case
(#145) Variable "moduleName" must be all lower-case
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Variable "controllerName" must be all lower-case
(#154) Variable "moduleName" must be all lower-case
(#155) Variable "controllerName" must be all lower-case
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Usage of ELSEIF not allowed; use ELSE IF instead
(#163) Variable "moduleName" must be all lower-case
(#163) Variable "controllerName" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 13
(#164) Variable "controllerName" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 16 spaces, found 13
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 13
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) No space found before comment text; expected "// Store path count for method mapping" but found "//Store path count for method mapping"
(#171) Variable "pathElementCount" must be all lower-case
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "specialGetTarget" must be all lower-case
(#175) Variable "pathElementCount" must be all lower-case
(#176) Variable "specialGetTarget" must be all lower-case
(#177) Usage of ELSEIF not allowed; use ELSE IF instead
(#177) Variable "pathElementCount" must be all lower-case
(#177) Variable "pathElementCount" must be all lower-case
(#177) Expected 1 space before "-"; 0 found
(#177) Expected 1 space after "-"; 0 found
(#178) Variable "specialGetTarget" must be all lower-case
(#179) Variable "pathElementCount" must be all lower-case
(#179) Expected 1 space before "-"; 0 found
(#179) Expected 1 space after "-"; 0 found
(#180) Usage of ELSEIF not allowed; use ELSE IF instead
(#180) Variable "pathElementCount" must be all lower-case
(#182) Usage of ELSEIF not allowed; use ELSE IF instead
(#182) Variable "pathElementCount" must be all lower-case
(#183) Variable "specialGetTarget" must be all lower-case
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Variable "numSegs" must be all lower-case
(#188) Variable "numSegs" must be all lower-case
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Variable "requestMethod" must be all lower-case
(#197) Variable "requestMethod" must be all lower-case
(#200) Usage of ELSEIF not allowed; use ELSE IF instead
(#203) Variable "requestMethod" must be all lower-case
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "pathElementCount" must be all lower-case
(#221) Usage of ELSEIF not allowed; use ELSE IF instead
(#221) Variable "specialGetTarget" must be all lower-case
(#222) Variable "specialGetTarget" must be all lower-case
(#230) Inline control structures are not allowed
(#245) Opening brace should be on the same line as the declaration
(#258) Usage of ELSEIF not allowed; use ELSE IF instead
(#283) Inline control structures are not allowed
(#286) Usage of ELSEIF not allowed; use ELSE IF instead
(#306) Public method name "Zend_Rest_Route::getVersion" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#317) Protected method name "Zend_Rest_Route::_parseResponders" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#319) Variable "modulesOnly" must be all lower-case
(#321) Expected "if (...) {\n"; found "if(...) {\n"
(#322) Variable "modulesOnly" must be all lower-case
(#326) Variable "modulesOnly" must be all lower-case
(#339) Protected method name "Zend_Rest_Route::_checkRestfulModule" must be in lower-case letters only
(#339) Variable "moduleName" must be all lower-case
(#340) Opening brace should be on the same line as the declaration
(#344) Variable "moduleName" must be all lower-case
(#347) Variable "moduleName" must be all lower-case
(#361) Protected method name "Zend_Rest_Route::_checkRestfulController" must be in lower-case letters only
(#361) Variable "moduleName" must be all lower-case
(#361) Variable "controllerName" must be all lower-case
(#362) Opening brace should be on the same line as the declaration
(#366) Variable "moduleName" must be all lower-case
(#369) Variable "moduleName" must be all lower-case
(#371) Variable "controllerName" must be all lower-case
(#371) Variable "moduleName" must be all lower-case
(#383) Protected method name "Zend_Rest_Route::_allRestful" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#394) Protected method name "Zend_Rest_Route::_fullRestfulModule" must be in lower-case letters only
(#394) Variable "moduleName" must be all lower-case
(#395) Opening brace should be on the same line as the declaration
(#398) Expected 1 space after "!=="; 0 found
(#398) Variable "moduleName" must be all lower-case
local/mr/vendor/zend/Zend/Rest/Server.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#71) Member variable "magicMethods" must be all lower-case
(#100) Member variable "_returnResponse" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Rest_Server::setEncoding" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Rest_Server::getEncoding" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Rest_Server::lowerCase" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Rest_Server::returnResponse" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
(#185) Line exceeds maximum limit of 180 characters; contains 226 characters
(#186) Variable "request_keys" must not contain underscores.
(#187) Variable "request_keys" must not contain underscores.
(#188) Variable "request_keys" must not contain underscores.
(#190) Variable "func_args" must not contain underscores.
(#192) Variable "calling_args" must not contain underscores.
(#193) Variable "missing_args" must not contain underscores.
(#194) Variable "func_args" must not contain underscores.
(#196) Variable "calling_args" must not contain underscores.
(#197) Usage of ELSEIF not allowed; use ELSE IF instead
(#198) Variable "calling_args" must not contain underscores.
(#200) Variable "missing_args" must not contain underscores.
(#207) Variable "calling_args" must not contain underscores.
(#208) Variable "missing_args" must not contain underscores.
(#209) Variable "missing_args" must not contain underscores.
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Variable "calling_args" must not contain underscores.
(#218) Variable "calling_args" must not contain underscores.
(#218) Variable "func_args" must not contain underscores.
(#219) "require_once" must be immediately followed by an open parenthesis
(#220) Variable "missing_args" must not contain underscores.
(#220) Line exceeds maximum limit of 180 characters; contains 193 characters
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Variable "calling_args" must not contain underscores.
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Variable "calling_args" must not contain underscores.
(#236) Usage of ELSEIF not allowed; use ELSE IF instead
(#238) Variable "calling_args" must not contain underscores.
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) This comment is 79% valid code; is this commented out code?
(#238) No space found before comment text; expected "// $this->_functions[$this->_method]->invokeArgs($calling_args);" but found "//$this->_functions[$this->_method]->invokeArgs($calling_args);"
(#244) "require_once" must be immediately followed by an open parenthesis
(#251) "require_once" must be immediately followed by an open parenthesis
(#258) "require_once" must be immediately followed by an open parenthesis
(#267) Usage of ELSEIF not allowed; use ELSE IF instead
(#269) Usage of ELSEIF not allowed; use ELSE IF instead
(#271) Usage of ELSEIF not allowed; use ELSE IF instead
(#289) Line indented incorrectly; expected 4 spaces, found 5
(#289) Closing brace indented incorrectly; expected 4 spaces, found 5
(#298) Public method name "Zend_Rest_Server::setClass" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#312) Protected method name "Zend_Rest_Server::_handleStruct" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#358) Protected method name "Zend_Rest_Server::_structValue" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#365) Usage of ELSEIF not allowed; use ELSE IF instead
(#391) Protected method name "Zend_Rest_Server::_handleScalar" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#405) Variable "methodNode" must be all lower-case
(#406) Variable "methodNode" must be all lower-case
(#409) Variable "methodNode" must be all lower-case
(#417) Usage of ELSEIF not allowed; use ELSE IF instead
(#424) Variable "methodNode" must be all lower-case
(#426) Variable "methodNode" must be all lower-case
(#429) Variable "methodNode" must be all lower-case
(#444) Opening brace should be on the same line as the declaration
(#447) Usage of ELSEIF not allowed; use ELSE IF instead
(#468) Variable "xmlMethod" must be all lower-case
(#469) Variable "xmlMethod" must be all lower-case
(#472) Variable "xmlMethod" must be all lower-case
(#478) Variable "xmlResponse" must be all lower-case
(#479) Variable "xmlMethod" must be all lower-case
(#479) Variable "xmlResponse" must be all lower-case
(#484) Variable "xmlResponse" must be all lower-case
(#486) Usage of ELSEIF not allowed; use ELSE IF instead
(#487) Variable "xmlResponse" must be all lower-case
(#489) Variable "xmlResponse" must be all lower-case
(#492) Variable "xmlMethod" must be all lower-case
(#492) Variable "xmlResponse" must be all lower-case
(#493) Variable "xmlMethod" must be all lower-case
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Public method name "Zend_Rest_Server::getHeaders" must be in lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#521) Public method name "Zend_Rest_Server::addFunction" must be in lower-case letters only
(#522) Opening brace should be on the same line as the declaration
(#528) Variable "magicMethods" must be all lower-case
(#531) "require_once" must be immediately followed by an open parenthesis
(#542) Public method name "Zend_Rest_Server::getFunctions" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#553) Public method name "Zend_Rest_Server::loadFunctions" must be in lower-case letters only
(#554) Opening brace should be on the same line as the declaration
(#563) Public method name "Zend_Rest_Server::setPersistence" must be in lower-case letters only
(#564) Opening brace should be on the same line as the declaration
(#574) Protected method name "Zend_Rest_Server::_callStaticMethod" must be in lower-case letters only
(#575) Opening brace should be on the same line as the declaration
(#592) Protected method name "Zend_Rest_Server::_callObjectMethod" must be in lower-case letters only
(#593) Opening brace should be on the same line as the declaration
(#601) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Rest/Server/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Search/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Search/Lucene.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#45) "require_once" must be immediately followed by an open parenthesis
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#48) "require_once" must be immediately followed by an open parenthesis
(#50) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#54) "require_once" must be immediately followed by an open parenthesis
(#56) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#60) "require_once" must be immediately followed by an open parenthesis
(#62) Inline doc block comments are not allowed; use "// Comment." instead
(#63) "require_once" must be immediately followed by an open parenthesis
(#65) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#69) "require_once" must be immediately followed by an open parenthesis
(#71) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#77) Inline doc block comments are not allowed; use "// Comment." instead
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#80) "require_once" must be immediately followed by an open parenthesis
(#82) Inline doc block comments are not allowed; use "// Comment." instead
(#83) "require_once" must be immediately followed by an open parenthesis
(#85) Inline doc block comments are not allowed; use "// Comment." instead
(#86) "require_once" must be immediately followed by an open parenthesis
(#104) Member variable "_defaultSearchField" must be all lower-case
(#113) Member variable "_resultSetLimit" must be all lower-case
(#122) Member variable "_termsPerQueryLimit" must be all lower-case
(#136) Member variable "_closeDirOnExit" must be all lower-case
(#150) Member variable "_segmentInfos" must be all lower-case
(#157) Member variable "_docCount" must be all lower-case
(#164) Member variable "_hasChanges" must be all lower-case
(#179) Member variable "_refCount" must be all lower-case
(#198) Member variable "_formatVersion" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#208) Inline doc block comments are not allowed; use "// Comment." instead
(#209) "require_once" must be immediately followed by an open parenthesis
(#221) Opening brace should be on the same line as the declaration
(#222) Inline doc block comments are not allowed; use "// Comment." instead
(#223) "require_once" must be immediately followed by an open parenthesis
(#245) Public method name "Zend_Search_Lucene::getActualGeneration" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#247) Inline doc block comments are not allowed; use "// Comment." instead
(#258) "require_once" must be immediately followed by an open parenthesis
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "genFile" must be all lower-case
(#264) Variable "genFile" must be all lower-case
(#269) Variable "genFile" must be all lower-case
(#270) Variable "genFile" must be all lower-case
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Variable "segmentsFile" must be all lower-case
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Public method name "Zend_Search_Lucene::getGeneration" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#325) Public method name "Zend_Search_Lucene::getSegmentFileName" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#339) Public method name "Zend_Search_Lucene::getFormatVersion" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#351) Public method name "Zend_Search_Lucene::setFormatVersion" must be in lower-case letters only
(#351) Variable "formatVersion" must be all lower-case
(#352) Opening brace should be on the same line as the declaration
(#353) Variable "formatVersion" must be all lower-case
(#354) Variable "formatVersion" must be all lower-case
(#355) Variable "formatVersion" must be all lower-case
(#356) "require_once" must be immediately followed by an open parenthesis
(#360) Variable "formatVersion" must be all lower-case
(#368) Private method name "Zend_Search_Lucene::_readPre21SegmentsFile" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#370) Variable "segmentsFile" must be all lower-case
(#372) Variable "segmentsFile" must be all lower-case
(#375) "require_once" must be immediately followed by an open parenthesis
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Variable "segmentsFile" must be all lower-case
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Variable "segmentsFile" must be all lower-case
(#385) Variable "segmentsFile" must be all lower-case
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Variable "segName" must be all lower-case
(#391) Variable "segmentsFile" must be all lower-case
(#392) Variable "segSize" must be all lower-case
(#392) Variable "segmentsFile" must be all lower-case
(#393) Variable "segSize" must be all lower-case
(#395) Variable "segName" must be all lower-case
(#395) Expected 1 space after "="; newline found
(#397) Variable "segName" must be all lower-case
(#398) Variable "segSize" must be all lower-case
(#410) Private method name "Zend_Search_Lucene::_readSegmentsFile" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#412) Variable "segmentsFile" must be all lower-case
(#414) Variable "segmentsFile" must be all lower-case
(#421) "require_once" must be immediately followed by an open parenthesis
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Variable "segmentsFile" must be all lower-case
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Variable "segmentsFile" must be all lower-case
(#431) Variable "segmentsFile" must be all lower-case
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Variable "segName" must be all lower-case
(#437) Variable "segmentsFile" must be all lower-case
(#438) Variable "segSize" must be all lower-case
(#438) Variable "segmentsFile" must be all lower-case
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Variable "delGen" must be all lower-case
(#441) Variable "segmentsFile" must be all lower-case
(#444) Variable "docStoreOffset" must be all lower-case
(#444) Variable "segmentsFile" must be all lower-case
(#446) Variable "docStoreOffset" must be all lower-case
(#447) Variable "docStoreSegment" must be all lower-case
(#447) Variable "segmentsFile" must be all lower-case
(#448) Variable "docStoreIsCompoundFile" must be all lower-case
(#448) Variable "segmentsFile" must be all lower-case
(#450) Variable "docStoreOptions" must be all lower-case
(#450) Variable "docStoreOffset" must be all lower-case
(#451) Variable "docStoreSegment" must be all lower-case
(#452) Variable "docStoreIsCompoundFile" must be all lower-case
(#454) Variable "docStoreOptions" must be all lower-case
(#457) Variable "docStoreOptions" must be all lower-case
(#460) Variable "hasSingleNormFile" must be all lower-case
(#460) Variable "segmentsFile" must be all lower-case
(#461) Variable "numField" must be all lower-case
(#461) Variable "segmentsFile" must be all lower-case
(#463) Variable "normGens" must be all lower-case
(#464) Variable "numField" must be all lower-case
(#465) Variable "numField" must be all lower-case
(#466) Variable "normGens" must be all lower-case
(#466) Variable "segmentsFile" must be all lower-case
(#469) "require_once" must be immediately followed by an open parenthesis
(#470) Line exceeds 132 characters; contains 147 characters
(#473) Variable "isCompoundByte" must be all lower-case
(#473) Variable "segmentsFile" must be all lower-case
(#475) Variable "isCompoundByte" must be all lower-case
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Variable "isCompound" must be all lower-case
(#478) Variable "isCompoundByte" must be all lower-case
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Variable "isCompound" must be all lower-case
(#481) Variable "isCompoundByte" must be all lower-case
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Variable "isCompound" must be all lower-case
(#486) Variable "segSize" must be all lower-case
(#488) Variable "segName" must be all lower-case
(#488) Expected 1 space after "="; newline found
(#490) Variable "segName" must be all lower-case
(#491) Variable "segSize" must be all lower-case
(#492) Variable "delGen" must be all lower-case
(#493) Variable "docStoreOptions" must be all lower-case
(#494) Variable "hasSingleNormFile" must be all lower-case
(#495) Variable "isCompound" must be all lower-case
(#509) Opening brace should be on the same line as the declaration
(#511) "require_once" must be immediately followed by an open parenthesis
(#516) "require_once" must be immediately followed by an open parenthesis
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) "require_once" must be immediately followed by an open parenthesis
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Variable "nameCounter" must be all lower-case
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Variable "segmentsFile" must be all lower-case
(#552) Variable "segmentsFile" must be all lower-case
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Variable "nameCounter" must be all lower-case
(#554) Variable "segmentsFile" must be all lower-case
(#558) "require_once" must be immediately followed by an open parenthesis
(#559) Variable "nameCounter" must be all lower-case
(#565) "require_once" must be immediately followed by an open parenthesis
(#578) Opening brace should be on the same line as the declaration
(#580) Inline comments must start with a capital letter, digit or 3-dots sequence
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#605) Public method name "Zend_Search_Lucene::addReference" must be in lower-case letters only
(#606) Opening brace should be on the same line as the declaration
(#617) Public method name "Zend_Search_Lucene::removeReference" must be in lower-case letters only
(#618) Opening brace should be on the same line as the declaration
(#630) Opening brace should be on the same line as the declaration
(#639) Private method name "Zend_Search_Lucene::_getIndexWriter" must be in lower-case letters only
(#640) Opening brace should be on the same line as the declaration
(#642) "require_once" must be immediately followed by an open parenthesis
(#657) Public method name "Zend_Search_Lucene::getDirectory" must be in lower-case letters only
(#658) Opening brace should be on the same line as the declaration
(#669) Opening brace should be on the same line as the declaration
(#680) Public method name "Zend_Search_Lucene::maxDoc" must be in lower-case letters only
(#681) Opening brace should be on the same line as the declaration
(#690) Public method name "Zend_Search_Lucene::numDocs" must be in lower-case letters only
(#691) Opening brace should be on the same line as the declaration
(#692) Variable "numDocs" must be all lower-case
(#694) Variable "segmentInfo" must be all lower-case
(#695) Variable "numDocs" must be all lower-case
(#695) Variable "segmentInfo" must be all lower-case
(#698) Variable "numDocs" must be all lower-case
(#708) Public method name "Zend_Search_Lucene::isDeleted" must be in lower-case letters only
(#709) Opening brace should be on the same line as the declaration
(#711) "require_once" must be immediately followed by an open parenthesis
(#715) Variable "segmentStartId" must be all lower-case
(#716) Variable "segmentInfo" must be all lower-case
(#717) Variable "segmentStartId" must be all lower-case
(#717) Variable "segmentInfo" must be all lower-case
(#721) Variable "segmentStartId" must be all lower-case
(#721) Variable "segmentInfo" must be all lower-case
(#724) Variable "segmentInfo" must be all lower-case
(#724) Variable "segmentStartId" must be all lower-case
(#736) Public method name "Zend_Search_Lucene::setDefaultSearchField" must be in lower-case letters only
(#736) Variable "fieldName" must be all lower-case
(#737) Opening brace should be on the same line as the declaration
(#738) Variable "_defaultSearchField" must be all lower-case
(#738) Variable "_defaultSearchField" must not contain underscores.
(#738) Variable "fieldName" must be all lower-case
(#748) Public method name "Zend_Search_Lucene::getDefaultSearchField" must be in lower-case letters only
(#749) Opening brace should be on the same line as the declaration
(#750) Variable "_defaultSearchField" must be all lower-case
(#750) Variable "_defaultSearchField" must not contain underscores.
(#760) Public method name "Zend_Search_Lucene::setResultSetLimit" must be in lower-case letters only
(#761) Opening brace should be on the same line as the declaration
(#762) Variable "_resultSetLimit" must be all lower-case
(#762) Variable "_resultSetLimit" must not contain underscores.
(#772) Public method name "Zend_Search_Lucene::getResultSetLimit" must be in lower-case letters only
(#773) Opening brace should be on the same line as the declaration
(#774) Variable "_resultSetLimit" must be all lower-case
(#774) Variable "_resultSetLimit" must not contain underscores.
(#784) Public method name "Zend_Search_Lucene::setTermsPerQueryLimit" must be in lower-case letters only
(#785) Opening brace should be on the same line as the declaration
(#786) Variable "_termsPerQueryLimit" must be all lower-case
(#786) Variable "_termsPerQueryLimit" must not contain underscores.
(#796) Public method name "Zend_Search_Lucene::getTermsPerQueryLimit" must be in lower-case letters only
(#797) Opening brace should be on the same line as the declaration
(#798) Variable "_termsPerQueryLimit" must be all lower-case
(#798) Variable "_termsPerQueryLimit" must not contain underscores.
(#811) Public method name "Zend_Search_Lucene::getMaxBufferedDocs" must be in lower-case letters only
(#812) Opening brace should be on the same line as the declaration
(#826) Public method name "Zend_Search_Lucene::setMaxBufferedDocs" must be in lower-case letters only
(#826) Variable "maxBufferedDocs" must be all lower-case
(#827) Opening brace should be on the same line as the declaration
(#828) Variable "maxBufferedDocs" must be all lower-case
(#843) Public method name "Zend_Search_Lucene::getMaxMergeDocs" must be in lower-case letters only
(#844) Opening brace should be on the same line as the declaration
(#860) Public method name "Zend_Search_Lucene::setMaxMergeDocs" must be in lower-case letters only
(#860) Variable "maxMergeDocs" must be all lower-case
(#861) Opening brace should be on the same line as the declaration
(#862) Variable "maxMergeDocs" must be all lower-case
(#882) Public method name "Zend_Search_Lucene::getMergeFactor" must be in lower-case letters only
(#883) Opening brace should be on the same line as the declaration
(#904) Public method name "Zend_Search_Lucene::setMergeFactor" must be in lower-case letters only
(#904) Variable "mergeFactor" must be all lower-case
(#905) Opening brace should be on the same line as the declaration
(#906) Variable "mergeFactor" must be all lower-case
(#919) Opening brace should be on the same line as the declaration
(#921) "require_once" must be immediately followed by an open parenthesis
(#927) "require_once" must be immediately followed by an open parenthesis
(#941) Variable "topScore" must be all lower-case
(#943) Inline doc block comments are not allowed; use "// Comment." instead
(#944) "require_once" must be immediately followed by an open parenthesis
(#947) Variable "docScore" must be all lower-case
(#948) Expected "if (...) {\n"; found "if(...) {\n"
(#948) Variable "docScore" must be all lower-case
(#951) Variable "docScore" must be all lower-case
(#955) Variable "docScore" must be all lower-case
(#957) Variable "docScore" must be all lower-case
(#957) Variable "topScore" must be all lower-case
(#958) Variable "topScore" must be all lower-case
(#958) Variable "docScore" must be all lower-case
(#962) Variable "_resultSetLimit" must be all lower-case
(#962) Variable "_resultSetLimit" must not contain underscores.
(#962) Variable "_resultSetLimit" must be all lower-case
(#962) Variable "_resultSetLimit" must not contain underscores.
(#968) Inline comments must start with a capital letter, digit or 3-dots sequence
(#968) Inline comments must end in full-stops, exclamation marks, or question marks
(#972) Variable "topScore" must be all lower-case
(#974) Variable "topScore" must be all lower-case
(#979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#984) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) Variable "argList" must be all lower-case
(#987) Variable "fieldNames" must be all lower-case
(#988) Variable "sortArgs" must be all lower-case
(#993) Variable "sortReg" must be all lower-case
(#994) Variable "sortAsc" must be all lower-case
(#995) Variable "sortNum" must be all lower-case
(#997) Variable "sortFieldValues" must be all lower-case
(#999) "require_once" must be immediately followed by an open parenthesis
(#1000) Variable "argList" must be all lower-case
(#1001) Variable "fieldName" must be all lower-case
(#1001) Variable "argList" must be all lower-case
(#1003) Variable "fieldName" must be all lower-case
(#1007) Variable "fieldName" must be all lower-case
(#1008) Variable "sortArgs" must be all lower-case
(#1010) Variable "fieldName" must be all lower-case
(#1010) Variable "fieldNames" must be all lower-case
(#1014) Variable "sortFieldValues" must be all lower-case
(#1014) Variable "fieldName" must be all lower-case
(#1015) Variable "valuesArray" must be all lower-case
(#1018) Variable "fieldName" must be all lower-case
(#1027) Variable "valuesArray" must be all lower-case
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) Variable "sortFieldValues" must be all lower-case
(#1033) Variable "fieldName" must be all lower-case
(#1033) Variable "valuesArray" must be all lower-case
(#1036) Variable "sortArgs" must be all lower-case
(#1036) Variable "sortFieldValues" must be all lower-case
(#1036) Variable "fieldName" must be all lower-case
(#1039) Variable "argList" must be all lower-case
(#1039) Variable "argList" must be all lower-case
(#1039) Expected 1 space before "+"; 0 found
(#1039) Expected 1 space after "+"; 0 found
(#1041) Variable "sortArgs" must be all lower-case
(#1041) Variable "argList" must be all lower-case
(#1043) Variable "argList" must be all lower-case
(#1043) Variable "argList" must be all lower-case
(#1043) Expected 1 space before "+"; 0 found
(#1043) Expected 1 space after "+"; 0 found
(#1045) Variable "sortArgs" must be all lower-case
(#1045) Variable "argList" must be all lower-case
(#1047) Variable "argList" must be all lower-case
(#1047) Variable "argList" must be all lower-case
(#1048) Variable "sortArgs" must be all lower-case
(#1048) Variable "sortReg" must be all lower-case
(#1050) Variable "sortArgs" must be all lower-case
(#1050) Variable "sortAsc" must be all lower-case
(#1054) Variable "sortArgs" must be all lower-case
(#1054) Variable "sortAsc" must be all lower-case
(#1055) Variable "sortArgs" must be all lower-case
(#1055) Variable "sortReg" must be all lower-case
(#1059) Inline comments must end in full-stops, exclamation marks, or question marks
(#1060) Variable "sortArgs" must be all lower-case
(#1061) Variable "sortArgs" must be all lower-case
(#1061) Variable "sortAsc" must be all lower-case
(#1062) Variable "sortArgs" must be all lower-case
(#1062) Variable "sortNum" must be all lower-case
(#1064) Inline comments must end in full-stops, exclamation marks, or question marks
(#1065) Variable "sortArgs" must be all lower-case
(#1067) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Variable "sortArgs" must be all lower-case
(#1081) Public method name "Zend_Search_Lucene::getFieldNames" must be in lower-case letters only
(#1082) Opening brace should be on the same line as the declaration
(#1084) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1084) Space found after opening bracket of FOREACH loop
(#1084) Space found before closing bracket of FOREACH loop
(#1084) Variable "segmentInfo" must be all lower-case
(#1085) Variable "segmentInfo" must be all lower-case
(#1099) Public method name "Zend_Search_Lucene::getDocument" must be in lower-case letters only
(#1100) Opening brace should be on the same line as the declaration
(#1102) This comment is 43% valid code; is this commented out code?
(#1107) "require_once" must be immediately followed by an open parenthesis
(#1111) Variable "segmentStartId" must be all lower-case
(#1112) Variable "segmentInfo" must be all lower-case
(#1113) Variable "segmentStartId" must be all lower-case
(#1113) Variable "segmentInfo" must be all lower-case
(#1117) Variable "segmentStartId" must be all lower-case
(#1117) Variable "segmentInfo" must be all lower-case
(#1120) Variable "fdxFile" must be all lower-case
(#1120) Variable "segmentInfo" must be all lower-case
(#1121) Variable "fdxFile" must be all lower-case
(#1121) Expected 1 space before "-"; 0 found
(#1121) Expected 1 space after "-"; 0 found
(#1121) Variable "segmentStartId" must be all lower-case
(#1121) Expected 1 space before "*"; 0 found
(#1121) Expected 1 space after "*"; 0 found
(#1122) Variable "fieldValuesPosition" must be all lower-case
(#1122) Variable "fdxFile" must be all lower-case
(#1124) Variable "fdtFile" must be all lower-case
(#1124) Variable "segmentInfo" must be all lower-case
(#1125) Variable "fdtFile" must be all lower-case
(#1125) Variable "fieldValuesPosition" must be all lower-case
(#1126) Variable "fieldCount" must be all lower-case
(#1126) Variable "fdtFile" must be all lower-case
(#1129) Variable "fieldCount" must be all lower-case
(#1130) Variable "fieldNum" must be all lower-case
(#1130) Variable "fdtFile" must be all lower-case
(#1131) Variable "fdtFile" must be all lower-case
(#1133) Variable "fieldInfo" must be all lower-case
(#1133) Variable "segmentInfo" must be all lower-case
(#1133) Variable "fieldNum" must be all lower-case
(#1135) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) Variable "fieldInfo" must be all lower-case
(#1137) Variable "fdtFile" must be all lower-case
(#1140) Variable "fieldInfo" must be all lower-case
(#1142) Inline comments must end in full-stops, exclamation marks, or question marks
(#1143) Variable "fieldInfo" must be all lower-case
(#1144) Variable "fdtFile" must be all lower-case
(#1147) Variable "fieldInfo" must be all lower-case
(#1167) Public method name "Zend_Search_Lucene::hasTerm" must be in lower-case letters only
(#1168) Opening brace should be on the same line as the declaration
(#1169) Variable "segInfo" must be all lower-case
(#1170) Variable "segInfo" must be all lower-case
(#1185) Public method name "Zend_Search_Lucene::termDocs" must be in lower-case letters only
(#1185) Variable "docsFilter" must be all lower-case
(#1186) Opening brace should be on the same line as the declaration
(#1187) Variable "subResults" must be all lower-case
(#1188) Variable "segmentStartDocId" must be all lower-case
(#1190) Variable "segmentInfo" must be all lower-case
(#1191) Variable "subResults" must be all lower-case
(#1191) Variable "segmentInfo" must be all lower-case
(#1191) Variable "segmentStartDocId" must be all lower-case
(#1191) Variable "docsFilter" must be all lower-case
(#1193) Variable "segmentStartDocId" must be all lower-case
(#1193) Variable "segmentInfo" must be all lower-case
(#1196) Variable "subResults" must be all lower-case
(#1198) Variable "subResults" must be all lower-case
(#1200) Inline comments must end in full-stops, exclamation marks, or question marks
(#1201) Variable "subResults" must be all lower-case
(#1203) Variable "subResults" must be all lower-case
(#1219) Public method name "Zend_Search_Lucene::termDocsFilter" must be in lower-case letters only
(#1219) Variable "docsFilter" must be all lower-case
(#1220) Opening brace should be on the same line as the declaration
(#1221) Variable "segmentStartDocId" must be all lower-case
(#1224) Variable "segmentInfo" must be all lower-case
(#1225) Variable "subResults" must be all lower-case
(#1225) Variable "segmentInfo" must be all lower-case
(#1225) Variable "segmentStartDocId" must be all lower-case
(#1225) Variable "docsFilter" must be all lower-case
(#1227) Variable "segmentStartDocId" must be all lower-case
(#1227) Variable "segmentInfo" must be all lower-case
(#1230) Variable "subResults" must be all lower-case
(#1232) Variable "subResults" must be all lower-case
(#1234) Inline comments must end in full-stops, exclamation marks, or question marks
(#1235) Variable "subResults" must be all lower-case
(#1237) Variable "subResults" must be all lower-case
(#1252) Public method name "Zend_Search_Lucene::termFreqs" must be in lower-case letters only
(#1252) Variable "docsFilter" must be all lower-case
(#1253) Opening brace should be on the same line as the declaration
(#1255) Variable "segmentStartDocId" must be all lower-case
(#1256) Variable "segmentInfo" must be all lower-case
(#1257) Variable "segmentInfo" must be all lower-case
(#1257) Variable "segmentStartDocId" must be all lower-case
(#1257) Variable "docsFilter" must be all lower-case
(#1259) Variable "segmentStartDocId" must be all lower-case
(#1259) Variable "segmentInfo" must be all lower-case
(#1273) Public method name "Zend_Search_Lucene::termPositions" must be in lower-case letters only
(#1273) Variable "docsFilter" must be all lower-case
(#1274) Opening brace should be on the same line as the declaration
(#1276) Variable "segmentStartDocId" must be all lower-case
(#1277) Variable "segmentInfo" must be all lower-case
(#1278) Variable "segmentInfo" must be all lower-case
(#1278) Variable "segmentStartDocId" must be all lower-case
(#1278) Variable "docsFilter" must be all lower-case
(#1280) Variable "segmentStartDocId" must be all lower-case
(#1280) Variable "segmentInfo" must be all lower-case
(#1293) Public method name "Zend_Search_Lucene::docFreq" must be in lower-case letters only
(#1294) Opening brace should be on the same line as the declaration
(#1296) Variable "segInfo" must be all lower-case
(#1297) Variable "termInfo" must be all lower-case
(#1297) Variable "segInfo" must be all lower-case
(#1298) Variable "termInfo" must be all lower-case
(#1299) Variable "termInfo" must be all lower-case
(#1312) Public method name "Zend_Search_Lucene::getSimilarity" must be in lower-case letters only
(#1313) Opening brace should be on the same line as the declaration
(#1314) Inline doc block comments are not allowed; use "// Comment." instead
(#1315) "require_once" must be immediately followed by an open parenthesis
(#1328) Variable "fieldName" must be all lower-case
(#1329) Opening brace should be on the same line as the declaration
(#1334) Variable "segmentStartId" must be all lower-case
(#1335) Variable "segInfo" must be all lower-case
(#1336) Variable "segmentStartId" must be all lower-case
(#1336) Variable "segInfo" must be all lower-case
(#1340) Variable "segmentStartId" must be all lower-case
(#1340) Variable "segInfo" must be all lower-case
(#1343) Variable "segInfo" must be all lower-case
(#1343) Variable "segmentStartId" must be all lower-case
(#1347) Variable "segInfo" must be all lower-case
(#1347) Variable "segmentStartId" must be all lower-case
(#1347) Variable "fieldName" must be all lower-case
(#1355) Public method name "Zend_Search_Lucene::hasDeletions" must be in lower-case letters only
(#1356) Opening brace should be on the same line as the declaration
(#1357) Variable "segmentInfo" must be all lower-case
(#1358) Variable "segmentInfo" must be all lower-case
(#1375) Opening brace should be on the same line as the declaration
(#1377) This comment is 43% valid code; is this commented out code?
(#1382) "require_once" must be immediately followed by an open parenthesis
(#1386) Variable "segmentStartId" must be all lower-case
(#1387) Variable "segmentInfo" must be all lower-case
(#1388) Variable "segmentStartId" must be all lower-case
(#1388) Variable "segmentInfo" must be all lower-case
(#1392) Variable "segmentStartId" must be all lower-case
(#1392) Variable "segmentInfo" must be all lower-case
(#1394) Variable "segmentInfo" must be all lower-case
(#1394) Variable "segmentStartId" must be all lower-case
(#1406) Public method name "Zend_Search_Lucene::addDocument" must be in lower-case letters only
(#1407) Opening brace should be on the same line as the declaration
(#1418) Private method name "Zend_Search_Lucene::_updateDocCount" must be in lower-case letters only
(#1419) Opening brace should be on the same line as the declaration
(#1421) Variable "segInfo" must be all lower-case
(#1422) Variable "segInfo" must be all lower-case
(#1432) Opening brace should be on the same line as the declaration
(#1449) Opening brace should be on the same line as the declaration
(#1450) Inline comments must end in full-stops, exclamation marks, or question marks
(#1466) Opening brace should be on the same line as the declaration
(#1469) Inline doc block comments are not allowed; use "// Comment." instead
(#1470) "require_once" must be immediately followed by an open parenthesis
(#1472) Variable "segmentInfoQueue" must be all lower-case
(#1474) Variable "segmentInfo" must be all lower-case
(#1475) Variable "segmentInfo" must be all lower-case
(#1477) Inline comments must end in full-stops, exclamation marks, or question marks
(#1478) Variable "segmentInfo" must be all lower-case
(#1479) Variable "segmentInfoQueue" must be all lower-case
(#1479) Variable "segmentInfo" must be all lower-case
(#1483) Variable "segmentInfo" must be all lower-case
(#1483) Variable "segmentInfoQueue" must be all lower-case
(#1484) Variable "segmentInfoQueue" must be all lower-case
(#1485) Variable "segmentInfoQueue" must be all lower-case
(#1485) Expected 1 space after "!="; newline found
(#1486) Variable "segmentInfo" must be all lower-case
(#1487) Inline comments must end in full-stops, exclamation marks, or question marks
(#1488) Variable "segmentInfo" must be all lower-case
(#1491) Variable "segmentInfo" must be all lower-case
(#1492) Inline comments must end in full-stops, exclamation marks, or question marks
(#1493) Variable "segmentInfoQueue" must be all lower-case
(#1493) Variable "segmentInfo" must be all lower-case
(#1506) Member variable "_termsStream" must be all lower-case
(#1511) Public method name "Zend_Search_Lucene::resetTermsStream" must be in lower-case letters only
(#1512) Opening brace should be on the same line as the declaration
(#1514) Inline doc block comments are not allowed; use "// Comment." instead
(#1515) "require_once" must be immediately followed by an open parenthesis
(#1530) Public method name "Zend_Search_Lucene::skipTo" must be in lower-case letters only
(#1531) Opening brace should be on the same line as the declaration
(#1540) Public method name "Zend_Search_Lucene::nextTerm" must be in lower-case letters only
(#1541) Opening brace should be on the same line as the declaration
(#1550) Public method name "Zend_Search_Lucene::currentTerm" must be in lower-case letters only
(#1551) Opening brace should be on the same line as the declaration
(#1560) Public method name "Zend_Search_Lucene::closeTermsStream" must be in lower-case letters only
(#1561) Opening brace should be on the same line as the declaration
(#1575) Public method name "Zend_Search_Lucene::undeleteAll" must be in lower-case letters only
(#1576) Opening brace should be on the same line as the declaration
(#1576) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#43) "require_once" must be immediately followed by an open parenthesis
(#45) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#49) "require_once" must be immediately followed by an open parenthesis
(#77) Member variable "_defaultImpl" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#106) Variable "tokenList" must be all lower-case
(#107) Variable "nextToken" must be all lower-case
(#108) Variable "tokenList" must be all lower-case
(#108) Variable "nextToken" must be all lower-case
(#111) Variable "tokenList" must be all lower-case
(#121) Public method name "Zend_Search_Lucene_Analysis_Analyzer::setInput" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Search_Lucene_Analysis_Analyzer::nextToken" must be in lower-case letters only
(#152) Public method name "Zend_Search_Lucene_Analysis_Analyzer::setDefault" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "_defaultImpl" must be all lower-case
(#154) Variable "_defaultImpl" must not contain underscores.
(#163) Public method name "Zend_Search_Lucene_Analysis_Analyzer::getDefault" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#165) Inline doc block comments are not allowed; use "// Comment." instead
(#166) "require_once" must be immediately followed by an open parenthesis
(#168) Variable "_defaultImpl" must be all lower-case
(#168) Variable "_defaultImpl" must not contain underscores.
(#169) Variable "_defaultImpl" must be all lower-case
(#169) Variable "_defaultImpl" must not contain underscores.
(#172) Variable "_defaultImpl" must be all lower-case
(#172) Variable "_defaultImpl" must not contain underscores.
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#67) Public method name "Zend_Search_Lucene_Analysis_Analyzer_Common::addFilter" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#79) Opening brace should be on the same line as the declaration
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Public method name "Zend_Search_Lucene_Analysis_Analyzer_Common_Text::nextToken" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#75) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#43) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Public method name "Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum::nextToken" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#40) Line exceeds 132 characters; contains 133 characters
(#43) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_bytePosition" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) "require_once" must be immediately followed by an open parenthesis
(#70) Opening brace should be on the same line as the declaration
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Public method name "Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8::nextToken" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "matchedWord" must be all lower-case
(#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
(#106) Variable "binStartPos" must be all lower-case
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "startPos" must be all lower-case
(#109) Expected 1 space after "+"; newline found
(#112) Variable "binStartPos" must be all lower-case
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "endPos" must be all lower-case
(#115) Variable "startPos" must be all lower-case
(#115) Variable "matchedWord" must be all lower-case
(#117) Variable "binStartPos" must be all lower-case
(#117) Variable "matchedWord" must be all lower-case
(#118) Variable "endPos" must be all lower-case
(#120) Variable "matchedWord" must be all lower-case
(#120) Variable "startPos" must be all lower-case
(#120) Variable "endPos" must be all lower-case
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#43) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_bytePosition" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) "require_once" must be immediately followed by an open parenthesis
(#70) Opening brace should be on the same line as the declaration
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Public method name "Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num::nextToken" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "matchedWord" must be all lower-case
(#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
(#106) Variable "binStartPos" must be all lower-case
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "startPos" must be all lower-case
(#109) Expected 1 space after "+"; newline found
(#112) Variable "binStartPos" must be all lower-case
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "endPos" must be all lower-case
(#115) Variable "startPos" must be all lower-case
(#115) Variable "matchedWord" must be all lower-case
(#117) Variable "binStartPos" must be all lower-case
(#117) Variable "matchedWord" must be all lower-case
(#118) Variable "endPos" must be all lower-case
(#120) Variable "matchedWord" must be all lower-case
(#120) Variable "startPos" must be all lower-case
(#120) Variable "endPos" must be all lower-case
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#40) Line exceeds 132 characters; contains 133 characters
(#43) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Token.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "_termText" must be all lower-case
(#45) Member variable "_startOffset" must be all lower-case
(#52) Member variable "_endOffset" must be all lower-case
(#76) Member variable "_positionIncrement" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Search_Lucene_Analysis_Token::setPositionIncrement" must be in lower-case letters only
(#102) Variable "positionIncrement" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "positionIncrement" must be all lower-case
(#112) Public method name "Zend_Search_Lucene_Analysis_Token::getPositionIncrement" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Search_Lucene_Analysis_Token::getTermText" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Search_Lucene_Analysis_Token::getStartOffset" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Search_Lucene_Analysis_Token::getEndOffset" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Variable "srcToken" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Variable "srcToken" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "newToken" must be all lower-case
(#49) Variable "srcToken" must be all lower-case
(#50) Variable "srcToken" must be all lower-case
(#51) Variable "srcToken" must be all lower-case
(#53) Variable "newToken" must be all lower-case
(#53) Variable "srcToken" must be all lower-case
(#55) Variable "newToken" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "srcToken" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "newToken" must be all lower-case
(#61) Variable "srcToken" must be all lower-case
(#62) Variable "srcToken" must be all lower-case
(#63) Variable "srcToken" must be all lower-case
(#65) Variable "newToken" must be all lower-case
(#65) Variable "srcToken" must be all lower-case
(#67) Variable "newToken" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#61) Variable "srcToken" must be all lower-case
(#62) Variable "srcToken" must be all lower-case
(#65) Variable "srcToken" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_stopSet" must be all lower-case
(#62) Variable "srcToken" must be all lower-case
(#63) Variable "srcToken" must be all lower-case
(#66) Variable "srcToken" must be all lower-case
(#79) Public method name "Zend_Search_Lucene_Analysis_TokenFilter_StopWords::loadFromFile" must be in lower-case letters only
(#81) "require_once" must be immediately followed by an open parenthesis
(#86) "require_once" must be immediately followed by an open parenthesis
(#96) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Search/Lucene/Document.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#64) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Search_Lucene_Document::addField" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Search_Lucene_Document::getFieldNames" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Search_Lucene_Document::getField" must be in lower-case letters only
(#100) Variable "fieldName" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "fieldName" must be all lower-case
(#103) "require_once" must be immediately followed by an open parenthesis
(#104) Variable "fieldName" must be all lower-case
(#106) Variable "fieldName" must be all lower-case
(#116) Public method name "Zend_Search_Lucene_Document::getFieldValue" must be in lower-case letters only
(#116) Variable "fieldName" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "fieldName" must be all lower-case
(#127) Public method name "Zend_Search_Lucene_Document::getFieldUtf8Value" must be in lower-case letters only
(#127) Variable "fieldName" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "fieldName" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Document/Docx.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#50) Variable "fileName" must be all lower-case
(#50) Variable "storeContent" must be all lower-case
(#52) "require_once" must be immediately followed by an open parenthesis
(#53) Line exceeds 132 characters; contains 135 characters
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "documentBody" must be all lower-case
(#58) Variable "coreProperties" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "fileName" must be all lower-case
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "relationsXml" must be all lower-case
(#66) Variable "relationsXml" must be all lower-case
(#67) "require_once" must be immediately followed by an open parenthesis
(#70) Variable "relationsXml" must be all lower-case
(#71) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#80) Must use "self::" for local static member reference
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected 24 spaces, found 21
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 28 spaces, found 25
(#94) Line indented incorrectly; expected at least 28 spaces, found 25
(#94) Variable "documentBody" must be all lower-case
(#95) Line indented incorrectly; expected 24 spaces, found 21
(#96) Line indented incorrectly; expected at least 28 spaces, found 25
(#96) Variable "documentBody" must be all lower-case
(#97) Line indented incorrectly; expected 24 spaces, found 21
(#101) Variable "documentBody" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "coreProperties" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "fileName" must be all lower-case
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "storeContent" must be all lower-case
(#119) Variable "documentBody" must be all lower-case
(#121) Variable "documentBody" must be all lower-case
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "coreProperties" must be all lower-case
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "coreProperties" must be all lower-case
(#131) Variable "fileName" must be all lower-case
(#143) Public method name "Zend_Search_Lucene_Document_Docx::loadDocxFile" must be in lower-case letters only
(#143) Variable "fileName" must be all lower-case
(#143) Variable "storeContent" must be all lower-case
(#144) Variable "fileName" must be all lower-case
(#145) "require_once" must be immediately followed by an open parenthesis
(#146) Variable "fileName" must be all lower-case
(#149) Variable "fileName" must be all lower-case
(#149) Variable "storeContent" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Document/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Search/Lucene/Document/Html.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_headerLinks" must be all lower-case
(#68) Member variable "_excludeNoFollowLinks" must be all lower-case
(#76) Member variable "_inlineTags" must be all lower-case
(#89) Variable "isFile" must be all lower-case
(#89) Variable "storeContent" must be all lower-case
(#89) Variable "defaultEncoding" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#94) Variable "isFile" must be all lower-case
(#95) Variable "htmlData" must be all lower-case
(#97) Variable "htmlData" must be all lower-case
(#99) Variable "htmlData" must be all lower-case
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline doc block comments are not allowed; use "// Comment." instead
(#105) Variable "htmlData" must be all lower-case
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "htmlTagOffset" must be all lower-case
(#110) Variable "defaultEncoding" must be all lower-case
(#110) Variable "htmlData" must be all lower-case
(#110) Variable "htmlTagOffset" must be all lower-case
(#112) Variable "defaultEncoding" must be all lower-case
(#112) Variable "htmlData" must be all lower-case
(#112) Variable "htmlTagOffset" must be all lower-case
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line exceeds 132 characters; contains 134 characters
(#121) Variable "defaultEncoding" must be all lower-case
(#121) Variable "htmlData" must be all lower-case
(#126) Inline doc block comments are not allowed; use "// Comment." instead
(#134) Variable "docTitle" must be all lower-case
(#135) Variable "titleNodes" must be all lower-case
(#136) Variable "titleNodes" must be all lower-case
(#136) Variable "titleNode" must be all lower-case
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "docTitle" must be all lower-case
(#138) Variable "titleNode" must be all lower-case
(#140) Variable "docTitle" must be all lower-case
(#142) Variable "metaNodes" must be all lower-case
(#143) Variable "metaNodes" must be all lower-case
(#143) Variable "metaNode" must be all lower-case
(#144) Variable "metaNode" must be all lower-case
(#145) Variable "metaNode" must be all lower-case
(#149) Variable "docBody" must be all lower-case
(#150) Variable "bodyNodes" must be all lower-case
(#151) Variable "bodyNodes" must be all lower-case
(#151) Variable "bodyNode" must be all lower-case
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Variable "bodyNode" must be all lower-case
(#153) Variable "docBody" must be all lower-case
(#155) Variable "storeContent" must be all lower-case
(#156) Variable "docBody" must be all lower-case
(#158) Variable "docBody" must be all lower-case
(#161) Variable "linkNodes" must be all lower-case
(#162) Variable "linkNodes" must be all lower-case
(#162) Variable "linkNode" must be all lower-case
(#163) Variable "linkNode" must be all lower-case
(#164) Variable "_excludeNoFollowLinks" must be all lower-case
(#164) Variable "_excludeNoFollowLinks" must not contain underscores.
(#164) Variable "linkNode" must be all lower-case
(#169) Variable "linkNodes" must be all lower-case
(#170) Variable "linkNodes" must be all lower-case
(#170) Variable "linkNode" must be all lower-case
(#171) Variable "linkNode" must be all lower-case
(#172) Variable "_excludeNoFollowLinks" must be all lower-case
(#172) Variable "_excludeNoFollowLinks" must not contain underscores.
(#172) Variable "linkNode" must be all lower-case
(#179) Variable "linkNodes" must be all lower-case
(#180) Variable "linkNodes" must be all lower-case
(#180) Variable "linkNode" must be all lower-case
(#181) Variable "linkNode" must be all lower-case
(#193) Public method name "Zend_Search_Lucene_Document_Html::setExcludeNoFollowLinks" must be in lower-case letters only
(#193) Variable "newValue" must be all lower-case
(#194) Opening brace should be on the same line as the declaration
(#195) Variable "_excludeNoFollowLinks" must be all lower-case
(#195) Variable "_excludeNoFollowLinks" must not contain underscores.
(#195) Variable "newValue" must be all lower-case
(#203) Public method name "Zend_Search_Lucene_Document_Html::getExcludeNoFollowLinks" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#205) Variable "_excludeNoFollowLinks" must be all lower-case
(#205) Variable "_excludeNoFollowLinks" must not contain underscores.
(#216) Private method name "Zend_Search_Lucene_Document_Html::_retrieveNodeText" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#220) Expected "if (...) {\n"; found "if(...) {\n"
(#224) Variable "childNode" must be all lower-case
(#225) Variable "childNode" must be all lower-case
(#235) Public method name "Zend_Search_Lucene_Document_Html::getLinks" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#245) Public method name "Zend_Search_Lucene_Document_Html::getHeaderLinks" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#258) Public method name "Zend_Search_Lucene_Document_Html::loadHTML" must be in lower-case letters only
(#258) Variable "storeContent" must be all lower-case
(#258) Variable "defaultEncoding" must be all lower-case
(#259) Opening brace should be on the same line as the declaration
(#260) Variable "storeContent" must be all lower-case
(#260) Variable "defaultEncoding" must be all lower-case
(#271) Public method name "Zend_Search_Lucene_Document_Html::loadHTMLFile" must be in lower-case letters only
(#271) Variable "storeContent" must be all lower-case
(#271) Variable "defaultEncoding" must be all lower-case
(#272) Opening brace should be on the same line as the declaration
(#273) Variable "storeContent" must be all lower-case
(#273) Variable "defaultEncoding" must be all lower-case
(#286) Protected method name "Zend_Search_Lucene_Document_Html::_highlightTextNode" must be in lower-case letters only
(#286) Variable "wordsToHighlight" must be all lower-case
(#287) Opening brace should be on the same line as the declaration
(#288) Inline doc block comments are not allowed; use "// Comment." instead
(#289) "require_once" must be immediately followed by an open parenthesis
(#294) Variable "matchedTokens" must be all lower-case
(#297) Variable "wordsToHighlight" must be all lower-case
(#298) Variable "matchedTokens" must be all lower-case
(#302) Variable "matchedTokens" must be all lower-case
(#306) Variable "matchedTokens" must be all lower-case
(#306) Variable "matchedTokens" must be all lower-case
(#308) Variable "matchedTokens" must be all lower-case
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Variable "matchedWordNode" must be all lower-case
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Variable "fullCallbackparamsList" must be all lower-case
(#317) Variable "fullCallbackparamsList" must be all lower-case
(#317) Variable "matchedWordNode" must be all lower-case
(#318) Variable "highlightedWordNodeSetHtml" must be all lower-case
(#318) Variable "fullCallbackparamsList" must be all lower-case
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Variable "highlightedWordNodeSetDomDocument" must be all lower-case
(#323) Variable "highlightedWordNodeSetDomDocument" must be all lower-case
(#323) Space found after object operator
(#324) Line exceeds 132 characters; contains 136 characters
(#325) Variable "highlightedWordNodeSetHtml" must be all lower-case
(#328) "require_once" must be immediately followed by an open parenthesis
(#329) Variable "highlightedWordNodeSetHtml" must be all lower-case
(#329) Line exceeds 132 characters; contains 144 characters
(#331) Variable "highlightedWordNodeSetXpath" must be all lower-case
(#331) Variable "highlightedWordNodeSetDomDocument" must be all lower-case
(#332) Variable "highlightedWordNodeSet" must be all lower-case
(#332) Variable "highlightedWordNodeSetXpath" must be all lower-case
(#334) Variable "highlightedWordNodeSet" must be all lower-case
(#335) Variable "nodeToImport" must be all lower-case
(#335) Variable "highlightedWordNodeSet" must be all lower-case
(#336) Variable "nodeToImport" must be all lower-case
(#337) Variable "matchedWordNode" must be all lower-case
(#340) Variable "matchedWordNode" must be all lower-case
(#353) Protected method name "Zend_Search_Lucene_Document_Html::_highlightNodeRecursive" must be in lower-case letters only
(#353) Variable "contextNode" must be all lower-case
(#353) Variable "wordsToHighlight" must be all lower-case
(#354) Opening brace should be on the same line as the declaration
(#355) Variable "textNodes" must be all lower-case
(#357) Variable "contextNode" must be all lower-case
(#361) Variable "contextNode" must be all lower-case
(#361) Variable "childNode" must be all lower-case
(#362) Variable "childNode" must be all lower-case
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Variable "textNodes" must be all lower-case
(#364) Variable "childNode" must be all lower-case
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Variable "childNode" must be all lower-case
(#368) Variable "childNode" must be all lower-case
(#368) Variable "wordsToHighlight" must be all lower-case
(#373) Variable "textNodes" must be all lower-case
(#373) Variable "textNode" must be all lower-case
(#374) Variable "textNode" must be all lower-case
(#374) Variable "wordsToHighlight" must be all lower-case
(#385) Public method name "Zend_Search_Lucene_Document_Html::applyColour" must be in lower-case letters only
(#385) Variable "stringToHighlight" must be all lower-case
(#386) Opening brace should be on the same line as the declaration
(#387) Variable "stringToHighlight" must be all lower-case
(#398) Opening brace should be on the same line as the declaration
(#414) Public method name "Zend_Search_Lucene_Document_Html::highlightExtended" must be in lower-case letters only
(#415) Opening brace should be on the same line as the declaration
(#416) Inline doc block comments are not allowed; use "// Comment." instead
(#417) "require_once" must be immediately followed by an open parenthesis
(#423) Variable "wordsToHighlightList" must be all lower-case
(#425) Variable "wordString" must be all lower-case
(#426) Variable "wordsToHighlightList" must be all lower-case
(#426) Variable "wordString" must be all lower-case
(#428) Variable "wordsToHighlight" must be all lower-case
(#428) Variable "wordsToHighlightList" must be all lower-case
(#430) Variable "wordsToHighlight" must be all lower-case
(#434) Variable "wordsToHighlightFlipped" must be all lower-case
(#435) Variable "wordsToHighlight" must be all lower-case
(#436) Variable "wordsToHighlightFlipped" must be all lower-case
(#440) "require_once" must be immediately followed by an open parenthesis
(#441) Line exceeds 132 characters; contains 136 characters
(#446) Variable "matchedNodes" must be all lower-case
(#447) Variable "matchedNodes" must be all lower-case
(#447) Variable "matchedNode" must be all lower-case
(#448) Variable "matchedNode" must be all lower-case
(#448) Variable "wordsToHighlightFlipped" must be all lower-case
(#458) Public method name "Zend_Search_Lucene_Document_Html::getHTML" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#468) Public method name "Zend_Search_Lucene_Document_Html::getHtmlBody" must be in lower-case letters only
(#469) Opening brace should be on the same line as the declaration
(#471) Variable "bodyNodes" must be all lower-case
(#473) Variable "outputFragments" must be all lower-case
(#474) Variable "bodyNodes" must be all lower-case
(#475) Variable "outputFragments" must be all lower-case
(#475) Variable "bodyNodes" must be all lower-case
(#478) Variable "outputFragments" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Document/OpenXml.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#80) Protected method name "Zend_Search_Lucene_Document_OpenXml::extractMetaData" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "coreProperties" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Must use "self::" for local static member reference
(#94) Must use "self::" for local static member reference
(#95) Variable "coreProperties" must be all lower-case
(#97) Must use "self::" for local static member reference
(#98) Variable "coreProperties" must be all lower-case
(#100) Must use "self::" for local static member reference
(#101) Variable "coreProperties" must be all lower-case
(#106) Variable "coreProperties" must be all lower-case
(#115) Protected method name "Zend_Search_Lucene_Document_OpenXml::absoluteZipPath" must be in lower-case letters only
(#120) Inline control structures are not allowed
local/mr/vendor/zend/Zend/Search/Lucene/Document/Pptx.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#73) Variable "fileName" must be all lower-case
(#73) Variable "storeContent" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#76) "require_once" must be immediately followed by an open parenthesis
(#77) Line exceeds 132 characters; contains 135 characters
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "slideNotes" must be all lower-case
(#83) Variable "documentBody" must be all lower-case
(#84) Variable "coreProperties" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "fileName" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "relationsXml" must be all lower-case
(#92) Variable "relationsXml" must be all lower-case
(#93) "require_once" must be immediately followed by an open parenthesis
(#96) Variable "relationsXml" must be all lower-case
(#100) Variable "slideRelations" must be all lower-case
(#100) Line exceeds 132 characters; contains 179 characters
(#101) Variable "slideRelations" must be all lower-case
(#101) Variable "slideRel" must be all lower-case
(#102) Variable "slideRel" must be all lower-case
(#102) Must use "self::" for local static member reference
(#104) Variable "slideRel" must be all lower-case
(#105) Variable "slideRel" must be all lower-case
(#105) Variable "slideRel" must be all lower-case
(#105) Line exceeds 132 characters; contains 175 characters
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "slideNotesRelations" must be all lower-case
(#109) Variable "slideRel" must be all lower-case
(#109) Variable "slideRel" must be all lower-case
(#109) Line exceeds maximum limit of 180 characters; contains 234 characters
(#110) Variable "slideNotesRelations" must be all lower-case
(#110) Variable "slideNoteRel" must be all lower-case
(#111) Variable "slideNoteRel" must be all lower-case
(#111) Must use "self::" for local static member reference
(#113) Variable "slideNotes" must be all lower-case
(#113) Variable "slideRel" must be all lower-case
(#114) Variable "slideRel" must be all lower-case
(#114) Variable "slideNoteRel" must be all lower-case
(#114) Variable "slideNoteRel" must be all lower-case
(#114) Line exceeds maximum limit of 180 characters; contains 228 characters
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "slideNotes" must be all lower-case
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Variable "slideKey" must be all lower-case
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Must use "self::" for local static member reference
(#135) Must use "self::" for local static member reference
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "textElements" must be all lower-case
(#139) Variable "textElements" must be all lower-case
(#139) Variable "textElement" must be all lower-case
(#140) Variable "documentBody" must be all lower-case
(#140) Variable "textElement" must be all lower-case
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Variable "slideNotes" must be all lower-case
(#144) Variable "slideKey" must be all lower-case
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "slideNote" must be all lower-case
(#146) Variable "slideNotes" must be all lower-case
(#146) Variable "slideKey" must be all lower-case
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Variable "slideNote" must be all lower-case
(#149) Must use "self::" for local static member reference
(#150) Variable "slideNote" must be all lower-case
(#150) Must use "self::" for local static member reference
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Variable "textElements" must be all lower-case
(#153) Variable "slideNote" must be all lower-case
(#154) Variable "textElements" must be all lower-case
(#154) Variable "textElement" must be all lower-case
(#155) Variable "documentBody" must be all lower-case
(#155) Variable "textElement" must be all lower-case
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "coreProperties" must be all lower-case
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "fileName" must be all lower-case
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Variable "storeContent" must be all lower-case
(#171) Variable "documentBody" must be all lower-case
(#173) Variable "documentBody" must be all lower-case
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#177) Variable "coreProperties" must be all lower-case
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Expected "if (...) {\n"; found "if (...)\n {\n"
(#183) Variable "coreProperties" must be all lower-case
(#185) Variable "fileName" must be all lower-case
(#196) Public method name "Zend_Search_Lucene_Document_Pptx::loadPptxFile" must be in lower-case letters only
(#196) Variable "fileName" must be all lower-case
(#196) Variable "storeContent" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "fileName" must be all lower-case
(#198) Variable "storeContent" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Document/Xlsx.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#80) Variable "fileName" must be all lower-case
(#80) Variable "storeContent" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#83) "require_once" must be immediately followed by an open parenthesis
(#84) Line exceeds 132 characters; contains 135 characters
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "sharedStrings" must be all lower-case
(#90) Variable "documentBody" must be all lower-case
(#91) Variable "coreProperties" must be all lower-case
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "fileName" must be all lower-case
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "relationsXml" must be all lower-case
(#99) Variable "relationsXml" must be all lower-case
(#100) "require_once" must be immediately followed by an open parenthesis
(#103) Variable "relationsXml" must be all lower-case
(#107) Variable "workbookRelations" must be all lower-case
(#107) Line exceeds maximum limit of 180 characters; contains 182 characters
(#108) Variable "workbookRelations" must be all lower-case
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "sharedStringsPath" must be all lower-case
(#111) Variable "workbookRelations" must be all lower-case
(#111) Must use "self::" for local static member reference
(#111) Line exceeds 132 characters; contains 155 characters
(#112) Variable "sharedStringsPath" must be all lower-case
(#112) Variable "sharedStringsPath" must be all lower-case
(#113) Variable "xmlStrings" must be all lower-case
(#113) Variable "sharedStringsPath" must be all lower-case
(#113) Line exceeds 132 characters; contains 153 characters
(#114) Variable "xmlStrings" must be all lower-case
(#114) Variable "xmlStrings" must be all lower-case
(#115) Variable "xmlStrings" must be all lower-case
(#117) Variable "sharedStrings" must be all lower-case
(#118) Usage of ELSEIF not allowed; use ELSE IF instead
(#119) Variable "sharedStrings" must be all lower-case
(#125) Variable "workbookRelations" must be all lower-case
(#125) Variable "workbookRelation" must be all lower-case
(#126) Variable "workbookRelation" must be all lower-case
(#126) Must use "self::" for local static member reference
(#127) Variable "workbookRelation" must be all lower-case
(#128) Variable "workbookRelation" must be all lower-case
(#128) Variable "workbookRelation" must be all lower-case
(#128) Line exceeds maximum limit of 180 characters; contains 191 characters
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Variable "sheetKey" must be all lower-case
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "dataType" must be all lower-case
(#146) Variable "dataType" must be all lower-case
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Variable "sharedStrings" must be all lower-case
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Variable "dataType" must be all lower-case
(#192) Inline control structures are not allowed
(#193) Inline control structures are not allowed
(#193) Usage of ELSEIF not allowed; use ELSE IF instead
(#194) Inline control structures are not allowed
(#194) Usage of ELSEIF not allowed; use ELSE IF instead
(#198) Variable "documentBody" must be all lower-case
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Variable "coreProperties" must be all lower-case
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "fileName" must be all lower-case
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "storeContent" must be all lower-case
(#214) Variable "documentBody" must be all lower-case
(#216) Variable "documentBody" must be all lower-case
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#220) Variable "coreProperties" must be all lower-case
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Expected "if (...) {\n"; found "if (...)\n {\n"
(#226) Variable "coreProperties" must be all lower-case
(#228) Variable "fileName" must be all lower-case
(#238) Private method name "Zend_Search_Lucene_Document_Xlsx::_parseRichText" must be in lower-case letters only
(#259) Public method name "Zend_Search_Lucene_Document_Xlsx::loadXlsxFile" must be in lower-case letters only
(#259) Variable "fileName" must be all lower-case
(#259) Variable "storeContent" must be all lower-case
(#260) Opening brace should be on the same line as the declaration
(#261) Variable "fileName" must be all lower-case
(#261) Variable "storeContent" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Search/Lucene/FSM.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_currentState" must be all lower-case
(#60) Member variable "_inputAphabet" must be all lower-case
(#79) Member variable "_entryActions" must be all lower-case
(#79) Expected 1 space after "="; 2 found
(#89) Member variable "_exitActions" must be all lower-case
(#89) Expected 1 space after "="; 2 found
(#99) Member variable "_inputActions" must be all lower-case
(#99) Expected 1 space after "="; 2 found
(#109) Member variable "_transitionActions" must be all lower-case
(#109) Expected 1 space after "="; 2 found
(#137) Variable "inputAphabet" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#140) Variable "inputAphabet" must be all lower-case
(#149) Public method name "Zend_Search_Lucene_FSM::addStates" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Search_Lucene_FSM::addState" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Search_Lucene_FSM::setState" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#180) "require_once" must be immediately followed by an open parenthesis
(#192) Public method name "Zend_Search_Lucene_FSM::getState" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_Search_Lucene_FSM::addInputSymbols" must be in lower-case letters only
(#202) Variable "inputAphabet" must be all lower-case
(#203) Opening brace should be on the same line as the declaration
(#204) Variable "inputAphabet" must be all lower-case
(#204) Variable "inputSymbol" must be all lower-case
(#205) Variable "inputSymbol" must be all lower-case
(#214) Public method name "Zend_Search_Lucene_FSM::addInputSymbol" must be in lower-case letters only
(#214) Variable "inputSymbol" must be all lower-case
(#215) Opening brace should be on the same line as the declaration
(#216) Variable "inputSymbol" must be all lower-case
(#216) Variable "inputSymbol" must be all lower-case
(#232) Public method name "Zend_Search_Lucene_FSM::addRules" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#235) Expected 1 space before "?"; 0 found
(#235) Expected 1 space after "?"; 0 found
(#235) Expected 1 space before ":"; 0 found
(#235) Expected 1 space after ":"; 0 found
(#248) Public method name "Zend_Search_Lucene_FSM::addRule" must be in lower-case letters only
(#248) Variable "sourceState" must be all lower-case
(#248) Variable "targetState" must be all lower-case
(#248) Variable "inputAction" must be all lower-case
(#249) Opening brace should be on the same line as the declaration
(#250) Variable "sourceState" must be all lower-case
(#251) "require_once" must be immediately followed by an open parenthesis
(#252) Variable "sourceState" must be all lower-case
(#254) Variable "targetState" must be all lower-case
(#255) "require_once" must be immediately followed by an open parenthesis
(#256) Variable "targetState" must be all lower-case
(#259) "require_once" must be immediately followed by an open parenthesis
(#263) Variable "sourceState" must be all lower-case
(#264) Variable "sourceState" must be all lower-case
(#266) Variable "sourceState" must be all lower-case
(#267) "require_once" must be immediately followed by an open parenthesis
(#268) Variable "sourceState" must be all lower-case
(#268) Line exceeds 132 characters; contains 133 characters
(#271) Variable "sourceState" must be all lower-case
(#271) Variable "targetState" must be all lower-case
(#272) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#274) Variable "inputAction" must be all lower-case
(#275) Variable "sourceState" must be all lower-case
(#275) Variable "inputAction" must be all lower-case
(#288) Public method name "Zend_Search_Lucene_FSM::addEntryAction" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#291) "require_once" must be immediately followed by an open parenthesis
(#310) Public method name "Zend_Search_Lucene_FSM::addExitAction" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#313) "require_once" must be immediately followed by an open parenthesis
(#333) Public method name "Zend_Search_Lucene_FSM::addInputAction" must be in lower-case letters only
(#333) Variable "inputSymbol" must be all lower-case
(#334) Opening brace should be on the same line as the declaration
(#336) "require_once" must be immediately followed by an open parenthesis
(#339) Variable "inputSymbol" must be all lower-case
(#340) "require_once" must be immediately followed by an open parenthesis
(#341) Variable "inputSymbol" must be all lower-case
(#347) Variable "inputSymbol" must be all lower-case
(#348) Variable "inputSymbol" must be all lower-case
(#351) Variable "inputSymbol" must be all lower-case
(#363) Public method name "Zend_Search_Lucene_FSM::addTransitionAction" must be in lower-case letters only
(#363) Variable "sourceState" must be all lower-case
(#363) Variable "targetState" must be all lower-case
(#364) Opening brace should be on the same line as the declaration
(#365) Variable "sourceState" must be all lower-case
(#366) "require_once" must be immediately followed by an open parenthesis
(#367) Variable "sourceState" must be all lower-case
(#369) Variable "targetState" must be all lower-case
(#370) "require_once" must be immediately followed by an open parenthesis
(#371) Variable "targetState" must be all lower-case
(#374) Variable "sourceState" must be all lower-case
(#375) Variable "sourceState" must be all lower-case
(#377) Variable "sourceState" must be all lower-case
(#377) Variable "targetState" must be all lower-case
(#378) Variable "sourceState" must be all lower-case
(#378) Variable "targetState" must be all lower-case
(#381) Variable "sourceState" must be all lower-case
(#381) Variable "targetState" must be all lower-case
(#392) Opening brace should be on the same line as the declaration
(#394) "require_once" must be immediately followed by an open parenthesis
(#398) "require_once" must be immediately followed by an open parenthesis
(#399) Line exceeds 132 characters; contains 148 characters
(#402) Variable "sourceState" must be all lower-case
(#403) Variable "targetState" must be all lower-case
(#405) Variable "sourceState" must be all lower-case
(#405) Variable "targetState" must be all lower-case
(#405) Variable "sourceState" must be all lower-case
(#406) Variable "sourceState" must be all lower-case
(#410) Variable "sourceState" must be all lower-case
(#411) Variable "sourceState" must be all lower-case
(#412) Variable "sourceState" must be all lower-case
(#416) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#418) Variable "targetState" must be all lower-case
(#420) Variable "sourceState" must be all lower-case
(#421) Variable "sourceState" must be all lower-case
(#421) Variable "targetState" must be all lower-case
(#422) Variable "sourceState" must be all lower-case
(#422) Variable "targetState" must be all lower-case
(#426) Variable "sourceState" must be all lower-case
(#426) Variable "targetState" must be all lower-case
(#426) Variable "targetState" must be all lower-case
(#427) Variable "targetState" must be all lower-case
(#434) Opening brace should be on the same line as the declaration
(#436) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Search/Lucene/FSMAction.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Search_Lucene_FSMAction::doAction" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "methodName" must be all lower-case
(#63) Variable "methodName" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Field.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#38) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Member variable "isStored" must be all lower-case
(#66) Member variable "isIndexed" must be all lower-case
(#73) Member variable "isTokenized" must be all lower-case
(#79) Member variable "isBinary" must be all lower-case
(#86) Member variable "storeTermVector" must be all lower-case
(#114) Variable "isStored" must be all lower-case
(#114) Variable "isIndexed" must be all lower-case
(#114) Variable "isTokenized" must be all lower-case
(#114) Variable "isBinary" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#119) Variable "isBinary" must be all lower-case
(#121) Variable "isTokenized" must be all lower-case
(#127) Variable "isStored" must be all lower-case
(#128) Variable "isIndexed" must be all lower-case
(#129) Variable "isBinary" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Search_Lucene_Field::unIndexed" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#176) Opening brace should be on the same line as the declaration
(#191) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Search_Lucene_Field::unStored" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_Search_Lucene_Field::getUtf8Value" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Index/DictionaryLoader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#37) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "termDictionary" must be all lower-case
(#54) Variable "termInfos" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) This comment is 55% valid code; is this commented out code?
(#58) Variable "tiVersion" must be all lower-case
(#58) Expected 1 space before "|"; 2 found
(#60) Variable "tiVersion" must be all lower-case
(#61) Variable "tiVersion" must be all lower-case
(#62) "require_once" must be immediately followed by an open parenthesis
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) This comment is 55% valid code; is this commented out code?
(#68) Variable "indexTermCount" must be all lower-case
(#68) Expected 1 space before "|"; 2 found
(#68) Expected 1 space after "|"; newline found
(#69) Expected 1 space before "+"; 0 found
(#69) Expected 1 space after "+"; 0 found
(#69) Expected 1 space before "|"; 2 found
(#69) Expected 1 space after "|"; newline found
(#70) Expected 1 space before "+"; 0 found
(#70) Expected 1 space after "+"; 0 found
(#70) Expected 1 space before "|"; 2 found
(#70) Expected 1 space after "|"; newline found
(#71) Expected 1 space before "+"; 0 found
(#71) Expected 1 space after "+"; 0 found
(#71) Expected 1 space before "|"; 2 found
(#71) Expected 1 space after "|"; newline found
(#72) Expected 1 space before "+"; 0 found
(#72) Expected 1 space after "+"; 0 found
(#72) Expected 1 space before "|"; 2 found
(#72) Expected 1 space after "|"; newline found
(#73) Expected 1 space before "+"; 0 found
(#73) Expected 1 space after "+"; 0 found
(#73) Expected 1 space before "|"; 2 found
(#73) Expected 1 space after "|"; newline found
(#74) Expected 1 space before "+"; 0 found
(#74) Expected 1 space after "+"; 0 found
(#74) Expected 1 space before "|"; 3 found
(#74) Expected 1 space after "|"; newline found
(#75) Expected 1 space before "+"; 0 found
(#75) Expected 1 space after "+"; 0 found
(#77) Expected 1 space before "!="; 12 found
(#78) Expected 1 space before "+"; 0 found
(#78) Expected 1 space after "+"; 0 found
(#78) Expected 1 space before "!="; 10 found
(#79) Expected 1 space before "+"; 0 found
(#79) Expected 1 space after "+"; 0 found
(#79) Expected 1 space before "!="; 10 found
(#80) Expected 1 space before "+"; 0 found
(#80) Expected 1 space after "+"; 0 found
(#80) Expected 1 space before "!="; 10 found
(#81) Expected 1 space before "+"; 0 found
(#81) Expected 1 space after "+"; 0 found
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Line indented incorrectly; expected 12 spaces, found 17
(#84) Closing brace indented incorrectly; expected 12 spaces, found 17
(#86) Variable "indexTermCount" must be all lower-case
(#86) Expected 1 space before "+"; 0 found
(#86) Expected 1 space after "+"; 0 found
(#86) Expected 1 space before "|"; 2 found
(#86) Expected 1 space after "|"; newline found
(#87) Expected 1 space before "+"; 0 found
(#87) Expected 1 space after "+"; 0 found
(#87) Expected 1 space before "|"; 2 found
(#87) Expected 1 space after "|"; newline found
(#88) Expected 1 space before "+"; 0 found
(#88) Expected 1 space after "+"; 0 found
(#88) Expected 1 space before "|"; 3 found
(#88) Expected 1 space after "|"; newline found
(#89) Expected 1 space before "+"; 0 found
(#89) Expected 1 space after "+"; 0 found
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) This comment is 63% valid code; is this commented out code?
(#93) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) This comment is 55% valid code; is this commented out code?
(#97) Variable "skipInterval" must be all lower-case
(#97) Expected 1 space before "+"; 0 found
(#97) Expected 1 space after "+"; 0 found
(#97) Expected 1 space before "+"; 0 found
(#97) Expected 1 space after "+"; 0 found
(#97) Expected 1 space before "|"; 2 found
(#97) Expected 1 space before "+"; 0 found
(#97) Expected 1 space after "+"; 0 found
(#99) Variable "indexTermCount" must be all lower-case
(#100) "require_once" must be immediately followed by an open parenthesis
(#104) Variable "tiVersion" must be all lower-case
(#109) Variable "prevTerm" must be all lower-case
(#110) Variable "freqPointer" must be all lower-case
(#110) Expected 1 space after "="; 2 found
(#111) Variable "proxPointer" must be all lower-case
(#111) Expected 1 space after "="; 2 found
(#112) Variable "indexPointer" must be all lower-case
(#112) Expected 1 space after "="; 2 found
(#113) Variable "indexTermCount" must be all lower-case
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) This comment is 60% valid code; is this commented out code?
(#114) No space found before comment text; expected "// $termPrefixLength = $tiiFile->readVInt();" but found "//$termPrefixLength = $tiiFile->readVInt();"
(#116) Variable "termPrefixLength" must be all lower-case
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#119) Variable "termPrefixLength" must be all lower-case
(#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 55% valid code; is this commented out code?
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#130) Variable "termSuffix" must be all lower-case
(#132) Variable "termSuffix" must be all lower-case
(#134) Space found before closing bracket of FOR loop
(#135) Variable "termSuffix" must be all lower-case
(#136) Variable "addBytes" must be all lower-case
(#137) Variable "termSuffix" must be all lower-case
(#138) Variable "addBytes" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "termSuffix" must be all lower-case
(#143) Variable "addBytes" must be all lower-case
(#146) Variable "termSuffix" must be all lower-case
(#146) Variable "addBytes" must be all lower-case
(#147) Variable "addBytes" must be all lower-case
(#148) Variable "addBytes" must be all lower-case
(#152) Variable "termSuffix" must be all lower-case
(#153) Variable "termSuffix" must be all lower-case
(#153) Expected 1 space before "+"; 0 found
(#153) Expected 1 space after "+"; 0 found
(#154) Variable "termSuffix" must be all lower-case
(#155) Variable "termSuffix" must be all lower-case
(#155) Variable "termSuffix" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#156) Variable "termSuffix" must be all lower-case
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "+"; 0 found
(#156) Expected 1 space after "+"; 0 found
(#158) Variable "addBytes" must be all lower-case
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) This comment is 48% valid code; is this commented out code?
(#165) Variable "prevTerm" must be all lower-case
(#165) Variable "termPrefixLength" must be all lower-case
(#166) Variable "charBytes" must be all lower-case
(#167) Variable "prevTerm" must be all lower-case
(#168) Variable "charBytes" must be all lower-case
(#169) Variable "prevTerm" must be all lower-case
(#170) Variable "charBytes" must be all lower-case
(#171) Variable "prevTerm" must be all lower-case
(#172) Variable "charBytes" must be all lower-case
(#177) Variable "charBytes" must be all lower-case
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "charBytes" must be all lower-case
(#185) Variable "termValue" must be all lower-case
(#185) Variable "prevTerm" must be all lower-case
(#185) Variable "termSuffix" must be all lower-case
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) This comment is 55% valid code; is this commented out code?
(#189) Variable "termFieldNum" must be all lower-case
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#192) Variable "termFieldNum" must be all lower-case
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) This comment is 55% valid code; is this commented out code?
(#197) Variable "docFreq" must be all lower-case
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#200) Variable "docFreq" must be all lower-case
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) This comment is 50% valid code; is this commented out code?
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#210) Variable "freqPointer" must be all lower-case
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) This comment is 50% valid code; is this commented out code?
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#219) Variable "proxPointer" must be all lower-case
(#221) Expected "if (...) {\n"; found "if(...) {\n"
(#221) Variable "docFreq" must be all lower-case
(#221) Variable "skipInterval" must be all lower-case
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) This comment is 55% valid code; is this commented out code?
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#229) Variable "skipDelta" must be all lower-case
(#231) Variable "skipDelta" must be all lower-case
(#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) This comment is 50% valid code; is this commented out code?
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#241) Variable "indexPointer" must be all lower-case
(#242) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) This comment is 58% valid code; is this commented out code?
(#245) Variable "termDictionary" must be all lower-case
(#245) Variable "termFieldNum" must be all lower-case
(#245) Variable "termValue" must be all lower-case
(#247) Variable "termInfos" must be all lower-case
(#247) Expected 1 space after "="; newline found
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) This comment is 65% valid code; is this commented out code?
(#249) Variable "docFreq" must be all lower-case
(#249) Variable "freqPointer" must be all lower-case
(#249) Variable "proxPointer" must be all lower-case
(#249) Variable "skipDelta" must be all lower-case
(#249) Variable "indexPointer" must be all lower-case
(#251) Variable "prevTerm" must be all lower-case
(#251) Variable "termValue" must be all lower-case
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Variable "termDictionary" must be all lower-case
(#256) "require_once" must be immediately followed by an open parenthesis
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "termDictionary" must be all lower-case
(#265) Variable "termDictionary" must be all lower-case
(#265) Variable "termInfos" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Index/DocsFilter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#57) Member variable "segmentFilters" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Index/FieldInfo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "isIndexed" must be all lower-case
(#36) Member variable "storeTermVector" must be all lower-case
(#37) Member variable "normsOmitted" must be all lower-case
(#38) Member variable "payloadsStored" must be all lower-case
(#40) Variable "isIndexed" must be all lower-case
(#40) Variable "storeTermVector" must be all lower-case
(#40) Variable "normsOmitted" must be all lower-case
(#40) Variable "payloadsStored" must be all lower-case
(#41) Opening brace should be on the same line as the declaration
(#43) Variable "isIndexed" must be all lower-case
(#45) Variable "storeTermVector" must be all lower-case
(#46) Variable "normsOmitted" must be all lower-case
(#47) Variable "payloadsStored" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentInfo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#61) Member variable "_docCount" must be all lower-case
(#82) Member variable "_termDictionary" must be all lower-case
(#97) Member variable "_termDictionaryInfos" must be all lower-case
(#112) Member variable "_fieldsDicPositions" must be all lower-case
(#121) Member variable "_segFiles" must be all lower-case
(#128) Member variable "_segFileSizes" must be all lower-case
(#140) Member variable "_delGen" must be all lower-case
(#150) Member variable "_hasSingleNormFile" must be all lower-case
(#158) Member variable "_isCompound" must be all lower-case
(#193) Member variable "_deletedDirty" must be all lower-case
(#200) Member variable "_usesSharedDocStore" must be all lower-case
(#205) Line exceeds 132 characters; contains 139 characters
(#209) Member variable "_sharedDocStoreOptions" must be all lower-case
(#223) Variable "docCount" must be all lower-case
(#223) Variable "delGen" must be all lower-case
(#223) Variable "docStoreOptions" must be all lower-case
(#223) Variable "hasSingleNormFile" must be all lower-case
(#223) Variable "isCompound" must be all lower-case
(#223) Line exceeds maximum limit of 180 characters; contains 184 characters
(#224) Opening brace should be on the same line as the declaration
(#227) Variable "docCount" must be all lower-case
(#229) Variable "docStoreOptions" must be all lower-case
(#231) Variable "docStoreOptions" must be all lower-case
(#233) Variable "docStoreOptions" must be all lower-case
(#234) Variable "cfxFile" must be all lower-case
(#234) Variable "docStoreOptions" must be all lower-case
(#235) Variable "cfxFilesCount" must be all lower-case
(#235) Variable "cfxFile" must be all lower-case
(#237) Variable "cfxFiles" must be all lower-case
(#238) Variable "cfxFileSizes" must be all lower-case
(#240) Variable "cfxFilesCount" must be all lower-case
(#241) Variable "dataOffset" must be all lower-case
(#241) Variable "cfxFile" must be all lower-case
(#243) Variable "cfxFileSizes" must be all lower-case
(#243) Variable "fileName" must be all lower-case
(#243) Variable "dataOffset" must be all lower-case
(#243) Variable "cfxFiles" must be all lower-case
(#245) Variable "fileName" must be all lower-case
(#245) Variable "cfxFile" must be all lower-case
(#246) Variable "cfxFiles" must be all lower-case
(#246) Variable "fileName" must be all lower-case
(#246) Variable "dataOffset" must be all lower-case
(#249) Variable "cfxFileSizes" must be all lower-case
(#249) Variable "fileName" must be all lower-case
(#249) Variable "docStoreOptions" must be all lower-case
(#249) Variable "dataOffset" must be all lower-case
(#252) Variable "cfxFiles" must be all lower-case
(#253) Variable "cfxFileSizes" must be all lower-case
(#257) Variable "hasSingleNormFile" must be all lower-case
(#258) Variable "delGen" must be all lower-case
(#260) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#262) Variable "isCompound" must be all lower-case
(#263) Variable "isCompound" must be all lower-case
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) "require_once" must be immediately followed by an open parenthesis
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Variable "cfsFile" must be all lower-case
(#287) Variable "segFilesCount" must be all lower-case
(#287) Variable "cfsFile" must be all lower-case
(#289) Variable "segFilesCount" must be all lower-case
(#290) Variable "dataOffset" must be all lower-case
(#290) Variable "cfsFile" must be all lower-case
(#292) Variable "fileName" must be all lower-case
(#292) Variable "dataOffset" must be all lower-case
(#294) Variable "fileName" must be all lower-case
(#294) Variable "cfsFile" must be all lower-case
(#295) Variable "fileName" must be all lower-case
(#295) Variable "dataOffset" must be all lower-case
(#298) Variable "fileName" must be all lower-case
(#298) Variable "dataOffset" must be all lower-case
(#302) Variable "fnmFile" must be all lower-case
(#303) Variable "fieldsCount" must be all lower-case
(#303) Variable "fnmFile" must be all lower-case
(#304) Variable "fieldNames" must be all lower-case
(#305) Variable "fieldNums" must be all lower-case
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#308) Variable "fieldsCount" must be all lower-case
(#309) Variable "fieldName" must be all lower-case
(#309) Variable "fnmFile" must be all lower-case
(#310) Variable "fieldBits" must be all lower-case
(#310) Variable "fnmFile" must be all lower-case
(#311) Variable "fieldName" must be all lower-case
(#312) Variable "fieldBits" must be all lower-case
(#314) Variable "fieldBits" must be all lower-case
(#315) Variable "fieldBits" must be all lower-case
(#316) Variable "fieldBits" must be all lower-case
(#317) Variable "fieldBits" must be all lower-case
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Variable "docCount" must be all lower-case
(#322) Variable "fieldNums" must be all lower-case
(#323) Variable "fieldNames" must be all lower-case
(#323) Variable "fieldName" must be all lower-case
(#325) Variable "fieldNames" must be all lower-case
(#325) Variable "fieldNums" must be all lower-case
(#326) Variable "fieldNums" must be all lower-case
(#330) 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
(#346) Private method name "Zend_Search_Lucene_Index_SegmentInfo::_loadDelFile" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Private method name "Zend_Search_Lucene_Index_SegmentInfo::_loadPre21DelFile" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#371) "require_once" must be immediately followed by an open parenthesis
(#372) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#373) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Variable "delFile" must be all lower-case
(#377) Variable "byteCount" must be all lower-case
(#377) Variable "delFile" must be all lower-case
(#378) Variable "byteCount" must be all lower-case
(#378) Variable "byteCount" must be all lower-case
(#378) Expected 1 space before "/"; 0 found
(#378) Expected 1 space after "/"; 0 found
(#379) Variable "bitCount" must be all lower-case
(#379) Variable "delFile" must be all lower-case
(#381) Variable "bitCount" must be all lower-case
(#382) Variable "delBytes" must be all lower-case
(#384) Variable "delBytes" must be all lower-case
(#384) Variable "delFile" must be all lower-case
(#384) Variable "byteCount" must be all lower-case
(#388) Variable "delBytes" must be all lower-case
(#391) Variable "byteCount" must be all lower-case
(#392) Variable "delBytes" must be all lower-case
(#394) Expected 1 space before "<<"; 0 found
(#394) Expected 1 space after "<<"; 0 found
(#395) Expected 1 space before "*"; 0 found
(#395) Expected 1 space after "*"; 0 found
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Private method name "Zend_Search_Lucene_Index_SegmentInfo::_load21DelFile" must be in lower-case letters only
(#421) Opening brace should be on the same line as the declaration
(#422) Variable "delFile" must be all lower-case
(#424) Variable "delFile" must be all lower-case
(#433) Variable "byteCount" must be all lower-case
(#433) Variable "delFile" must be all lower-case
(#434) Variable "bitCount" must be all lower-case
(#434) Variable "delFile" must be all lower-case
(#436) Variable "delFileSize" must be all lower-case
(#437) Variable "byteNum" must be all lower-case
(#440) Variable "delFile" must be all lower-case
(#441) Variable "nonZeroByte" must be all lower-case
(#441) Variable "delFile" must be all lower-case
(#443) Variable "byteNum" must be all lower-case
(#444) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#448) Variable "nonZeroByte" must be all lower-case
(#448) Expected 1 space before "<<"; 0 found
(#448) Expected 1 space after "<<"; 0 found
(#449) Variable "byteNum" must be all lower-case
(#449) Expected 1 space before "*"; 0 found
(#449) Expected 1 space after "*"; 0 found
(#455) Variable "nonZeroByte" must be all lower-case
(#455) Expected 1 space before "<<"; 0 found
(#455) Expected 1 space after "<<"; 0 found
(#456) Variable "byteNum" must be all lower-case
(#456) Expected 1 space before "*"; 0 found
(#456) Expected 1 space after "*"; 0 found
(#462) Variable "delFile" must be all lower-case
(#462) Variable "delFileSize" must be all lower-case
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Variable "byteCount" must be all lower-case
(#465) Expected 1 space before "/"; 0 found
(#465) Expected 1 space after "/"; 0 found
(#466) Variable "bitCount" must be all lower-case
(#466) Variable "delFile" must be all lower-case
(#468) Variable "bitCount" must be all lower-case
(#469) Variable "delBytes" must be all lower-case
(#471) Variable "delBytes" must be all lower-case
(#471) Variable "delFile" must be all lower-case
(#471) Variable "byteCount" must be all lower-case
(#475) Variable "delBytes" must be all lower-case
(#478) Variable "byteCount" must be all lower-case
(#479) Variable "delBytes" must be all lower-case
(#481) Expected 1 space before "<<"; 0 found
(#481) Expected 1 space after "<<"; 0 found
(#482) Expected 1 space before "*"; 0 found
(#482) Expected 1 space after "*"; 0 found
(#500) Public method name "Zend_Search_Lucene_Index_SegmentInfo::openCompoundFile" must be in lower-case letters only
(#500) Variable "shareHandler" must be all lower-case
(#501) Opening brace should be on the same line as the declaration
(#503) Variable "fdxFName" must be all lower-case
(#504) Variable "fdtFName" must be all lower-case
(#507) Variable "fdxFile" must be all lower-case
(#507) Variable "fdxFName" must be all lower-case
(#507) Variable "shareHandler" must be all lower-case
(#508) Variable "fdxFile" must be all lower-case
(#508) Expected 1 space before "*"; 0 found
(#508) Expected 1 space after "*"; 0 found
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Variable "fdxFile" must be all lower-case
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) Variable "fdtStartOffset" must be all lower-case
(#515) Variable "fdxFile" must be all lower-case
(#517) Variable "fdtFile" must be all lower-case
(#517) Variable "fdtFName" must be all lower-case
(#517) Variable "shareHandler" must be all lower-case
(#518) Variable "fdtFile" must be all lower-case
(#518) Variable "fdtStartOffset" must be all lower-case
(#520) Variable "fdtFile" must be all lower-case
(#524) Expected "if (...) {\n"; found "if(...) {\n"
(#524) Variable "fdxFName" must be all lower-case
(#525) "require_once" must be immediately followed by an open parenthesis
(#527) Variable "fdxFName" must be all lower-case
(#529) Expected "if (...) {\n"; found "if(...) {\n"
(#529) Variable "fdtFName" must be all lower-case
(#530) "require_once" must be immediately followed by an open parenthesis
(#532) Variable "fdtFName" must be all lower-case
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Variable "cfxFile" must be all lower-case
(#536) Variable "shareHandler" must be all lower-case
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Variable "cfxFile" must be all lower-case
(#538) Variable "fdxFName" must be all lower-case
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Variable "cfxFile" must be all lower-case
(#540) Expected 1 space before "*"; 0 found
(#540) Expected 1 space after "*"; 0 found
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Variable "cfxFile" must be all lower-case
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Variable "fdtStartOffset" must be all lower-case
(#547) Variable "cfxFile" must be all lower-case
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) Variable "cfxFile" must be all lower-case
(#550) Variable "fdtFName" must be all lower-case
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Variable "cfxFile" must be all lower-case
(#552) Variable "fdtStartOffset" must be all lower-case
(#554) Variable "fdtFile" must be all lower-case
(#561) Variable "shareHandler" must be all lower-case
(#564) Expected "if (...) {\n"; found "if(...) {\n"
(#565) "require_once" must be immediately followed by an open parenthesis
(#570) Variable "shareHandler" must be all lower-case
(#581) Public method name "Zend_Search_Lucene_Index_SegmentInfo::compoundFileLength" must be in lower-case letters only
(#582) Opening brace should be on the same line as the declaration
(#590) Expected "if (...) {\n"; found "if(...) {\n"
(#591) "require_once" must be immediately followed by an open parenthesis
(#598) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Expected "if (...) {\n"; found "if(...) {\n"
(#608) "require_once" must be immediately followed by an open parenthesis
(#622) Public method name "Zend_Search_Lucene_Index_SegmentInfo::getFieldNum" must be in lower-case letters only
(#622) Variable "fieldName" must be all lower-case
(#623) Opening brace should be on the same line as the declaration
(#624) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#624) Space found after opening bracket of FOREACH loop
(#624) Space found before closing bracket of FOREACH loop
(#625) Expected "if (...) {\n"; found "if(...) {\n"
(#625) Variable "fieldName" must be all lower-case
(#639) Public method name "Zend_Search_Lucene_Index_SegmentInfo::getField" must be in lower-case letters only
(#639) Variable "fieldNum" must be all lower-case
(#640) Opening brace should be on the same line as the declaration
(#641) Variable "fieldNum" must be all lower-case
(#651) Public method name "Zend_Search_Lucene_Index_SegmentInfo::getFields" must be in lower-case letters only
(#652) Opening brace should be on the same line as the declaration
(#654) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#654) Space found after opening bracket of FOREACH loop
(#654) Space found before closing bracket of FOREACH loop
(#655) Expected "if (...) {\n"; found "if(...) {\n"
(#667) Public method name "Zend_Search_Lucene_Index_SegmentInfo::getFieldInfos" must be in lower-case letters only
(#668) Opening brace should be on the same line as the declaration
(#677) Public method name "Zend_Search_Lucene_Index_SegmentInfo::getDelGen" must be in lower-case letters only
(#678) Opening brace should be on the same line as the declaration
(#688) Opening brace should be on the same line as the declaration
(#697) Private method name "Zend_Search_Lucene_Index_SegmentInfo::_deletedCount" must be in lower-case letters only
(#698) Opening brace should be on the same line as the declaration
(#715) Public method name "Zend_Search_Lucene_Index_SegmentInfo::numDocs" must be in lower-case letters only
(#716) Opening brace should be on the same line as the declaration
(#730) Private method name "Zend_Search_Lucene_Index_SegmentInfo::_getFieldPosition" must be in lower-case letters only
(#730) Variable "fieldNum" must be all lower-case
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#732) Variable "fieldNum" must be all lower-case
(#732) Expected 1 space after "?"; newline found
(#733) Variable "fieldNum" must be all lower-case
(#733) Variable "fieldNum" must be all lower-case
(#741) Public method name "Zend_Search_Lucene_Index_SegmentInfo::getName" must be in lower-case letters only
(#742) Opening brace should be on the same line as the declaration
(#755) Member variable "_termInfoCache" must be all lower-case
(#757) Private method name "Zend_Search_Lucene_Index_SegmentInfo::_cleanUpTermInfoCache" must be in lower-case letters only
(#758) Opening brace should be on the same line as the declaration
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#760) Variable "termInfo" must be all lower-case
(#763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) Private method name "Zend_Search_Lucene_Index_SegmentInfo::_loadDictionaryIndex" must be in lower-case letters only
(#776) Opening brace should be on the same line as the declaration
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Variable "stiFile" must be all lower-case
(#781) Variable "stiFileData" must be all lower-case
(#781) Variable "stiFile" must be all lower-case
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) Variable "unserializedData" must be all lower-case
(#784) Variable "stiFileData" must be all lower-case
(#785) Variable "unserializedData" must be all lower-case
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#793) Variable "tiiFile" must be all lower-case
(#794) Variable "tiiFileData" must be all lower-case
(#794) Variable "tiiFile" must be all lower-case
(#796) Inline doc block comments are not allowed; use "// Comment." instead
(#797) "require_once" must be immediately followed by an open parenthesis
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#800) Expected 1 space after "="; newline found
(#801) Variable "tiiFileData" must be all lower-case
(#803) Variable "stiFileData" must be all lower-case
(#804) Variable "stiFile" must be all lower-case
(#805) Variable "stiFile" must be all lower-case
(#805) Variable "stiFileData" must be all lower-case
(#814) Public method name "Zend_Search_Lucene_Index_SegmentInfo::getTermInfo" must be in lower-case letters only
(#815) Opening brace should be on the same line as the declaration
(#816) Variable "termKey" must be all lower-case
(#817) Variable "termKey" must be all lower-case
(#818) Variable "termInfo" must be all lower-case
(#818) Variable "termKey" must be all lower-case
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) Variable "termKey" must be all lower-case
(#822) Variable "termKey" must be all lower-case
(#822) Variable "termInfo" must be all lower-case
(#824) Variable "termInfo" must be all lower-case
(#826) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#832) Variable "searchField" must be all lower-case
(#834) Variable "searchField" must be all lower-case
(#837) Variable "searchDicField" must be all lower-case
(#837) Variable "searchField" must be all lower-case
(#839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#839) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Variable "lowIndex" must be all lower-case
(#841) Variable "highIndex" must be all lower-case
(#841) Expected 1 space before "-"; 0 found
(#841) Expected 1 space after "-"; 0 found
(#842) Variable "highIndex" must be all lower-case
(#842) Variable "lowIndex" must be all lower-case
(#843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#843) Inline comments must end in full-stops, exclamation marks, or question marks
(#843) This comment is 47% valid code; is this commented out code?
(#844) Variable "highIndex" must be all lower-case
(#844) Variable "lowIndex" must be all lower-case
(#845) Variable "midTerm" must be all lower-case
(#847) Variable "fieldNum" must be all lower-case
(#847) Variable "midTerm" must be all lower-case
(#848) Variable "searchDicField" must be all lower-case
(#848) Variable "fieldNum" must be all lower-case
(#850) Variable "midTerm" must be all lower-case
(#854) Variable "highIndex" must be all lower-case
(#854) Expected 1 space before "-"; 0 found
(#854) Expected 1 space after "-"; 0 found
(#855) Usage of ELSEIF not allowed; use ELSE IF instead
(#856) Variable "lowIndex" must be all lower-case
(#856) Expected 1 space before "+"; 0 found
(#856) Expected 1 space after "+"; 0 found
(#858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#858) This comment is 64% valid code; is this commented out code?
(#860) Variable "termInfo" must be all lower-case
(#862) Inline comments must end in full-stops, exclamation marks, or question marks
(#863) Variable "termKey" must be all lower-case
(#863) Variable "termInfo" must be all lower-case
(#865) Variable "termInfo" must be all lower-case
(#869) Variable "highIndex" must be all lower-case
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#874) Variable "prevPosition" must be all lower-case
(#874) Variable "highIndex" must be all lower-case
(#875) Variable "prevTerm" must be all lower-case
(#875) Variable "prevPosition" must be all lower-case
(#876) Variable "prevTermInfo" must be all lower-case
(#876) Variable "prevPosition" must be all lower-case
(#878) Variable "tisFile" must be all lower-case
(#879) Variable "tiVersion" must be all lower-case
(#879) Variable "tisFile" must be all lower-case
(#880) Variable "tiVersion" must be all lower-case
(#881) Variable "tiVersion" must be all lower-case
(#882) "require_once" must be immediately followed by an open parenthesis
(#886) Variable "termCount" must be all lower-case
(#886) Variable "tisFile" must be all lower-case
(#887) Variable "indexInterval" must be all lower-case
(#887) Variable "tisFile" must be all lower-case
(#888) Variable "skipInterval" must be all lower-case
(#888) Variable "tisFile" must be all lower-case
(#889) Variable "tiVersion" must be all lower-case
(#890) Variable "maxSkipLevels" must be all lower-case
(#890) Variable "tisFile" must be all lower-case
(#893) Variable "tisFile" must be all lower-case
(#893) Variable "prevTermInfo" must be all lower-case
(#893) Variable "tiVersion" must be all lower-case
(#893) Expected 1 space before "?"; 0 found
(#895) Variable "termValue" must be all lower-case
(#895) Variable "prevTerm" must be all lower-case
(#895) Space found before semicolon; expected "];" but found "] /* text */;"
(#896) Variable "termFieldNum" must be all lower-case
(#896) Variable "prevTerm" must be all lower-case
(#896) Space found before semicolon; expected "];" but found "] /* field */;"
(#897) Variable "freqPointer" must be all lower-case
(#897) Variable "prevTermInfo" must be all lower-case
(#897) Space found before semicolon; expected "];" but found "] /* freqPointer */;"
(#898) Variable "proxPointer" must be all lower-case
(#898) Variable "prevTermInfo" must be all lower-case
(#898) Space found before semicolon; expected "];" but found "] /* proxPointer */;"
(#899) Variable "prevPosition" must be all lower-case
(#899) Expected 1 space before "*"; 0 found
(#899) Expected 1 space after "*"; 0 found
(#899) Variable "indexInterval" must be all lower-case
(#900) Variable "termCount" must be all lower-case
(#901) Variable "termFieldNum" must be all lower-case
(#901) Variable "searchDicField" must be all lower-case
(#902) Variable "termFieldNum" must be all lower-case
(#902) Variable "searchDicField" must be all lower-case
(#903) Variable "termValue" must be all lower-case
(#905) Variable "termPrefixLength" must be all lower-case
(#905) Variable "tisFile" must be all lower-case
(#906) Variable "termSuffix" must be all lower-case
(#906) Variable "tisFile" must be all lower-case
(#907) Variable "termFieldNum" must be all lower-case
(#907) Variable "tisFile" must be all lower-case
(#908) Variable "termValue" must be all lower-case
(#908) Variable "termValue" must be all lower-case
(#908) Variable "termPrefixLength" must be all lower-case
(#908) Variable "termSuffix" must be all lower-case
(#910) Variable "docFreq" must be all lower-case
(#910) Variable "tisFile" must be all lower-case
(#911) Variable "freqPointer" must be all lower-case
(#911) Variable "tisFile" must be all lower-case
(#912) Variable "proxPointer" must be all lower-case
(#912) Variable "tisFile" must be all lower-case
(#913) Expected "if (...) {\n"; found "if(...) {\n"
(#913) Variable "docFreq" must be all lower-case
(#913) Variable "skipInterval" must be all lower-case
(#914) Variable "skipOffset" must be all lower-case
(#914) Variable "tisFile" must be all lower-case
(#916) Variable "skipOffset" must be all lower-case
(#920) Variable "termFieldNum" must be all lower-case
(#920) Variable "searchField" must be all lower-case
(#920) Variable "termValue" must be all lower-case
(#921) Variable "termInfo" must be all lower-case
(#921) Variable "docFreq" must be all lower-case
(#921) Variable "freqPointer" must be all lower-case
(#921) Variable "proxPointer" must be all lower-case
(#921) Variable "skipOffset" must be all lower-case
(#923) Variable "termInfo" must be all lower-case
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#927) Variable "termKey" must be all lower-case
(#927) Variable "termInfo" must be all lower-case
(#933) Variable "termInfo" must be all lower-case
(#944) Public method name "Zend_Search_Lucene_Index_SegmentInfo::termDocs" must be in lower-case letters only
(#944) Variable "docsFilter" must be all lower-case
(#945) Opening brace should be on the same line as the declaration
(#946) Variable "termInfo" must be all lower-case
(#948) Variable "termInfo" must be all lower-case
(#949) Variable "docsFilter" must be all lower-case
(#949) Variable "docsFilter" must be all lower-case
(#950) Variable "docsFilter" must be all lower-case
(#955) Variable "frqFile" must be all lower-case
(#956) Variable "frqFile" must be all lower-case
(#956) Variable "termInfo" must be all lower-case
(#956) Commas (,) must be followed by white space.
(#957) Variable "docId" must be all lower-case
(#960) Variable "docsFilter" must be all lower-case
(#961) Variable "docsFilter" must be all lower-case
(#962) "require_once" must be immediately followed by an open parenthesis
(#963) Line exceeds 132 characters; contains 143 characters
(#966) Variable "docsFilter" must be all lower-case
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#970) Variable "docsFilter" must be all lower-case
(#972) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Expected 1 space before "/"; 0 found
(#977) Expected 1 space after "/"; 0 found
(#979) Line indented incorrectly; expected at least 20 spaces, found 0
(#980) Variable "updatedFilterData" must be all lower-case
(#982) Expected "for (...) {\n"; found "for(...) {\n"
(#982) Space found after opening bracket of FOR loop
(#982) Space found before closing bracket of FOR loop
(#982) Expected 1 space before "="; 0 found
(#982) Expected 1 space after "="; 0 found
(#982) Variable "termInfo" must be all lower-case
(#983) Variable "docDelta" must be all lower-case
(#983) Variable "frqFile" must be all lower-case
(#984) Expected "if (...) {\n"; found "if(...) {\n"
(#984) Variable "docDelta" must be all lower-case
(#985) Variable "docId" must be all lower-case
(#985) Variable "docDelta" must be all lower-case
(#985) Expected 1 space before "-"; 0 found
(#985) Expected 1 space after "-"; 0 found
(#985) Expected 1 space before "/"; 0 found
(#985) Expected 1 space after "/"; 0 found
(#987) Variable "docId" must be all lower-case
(#987) Variable "docDelta" must be all lower-case
(#987) Expected 1 space before "/"; 0 found
(#987) Expected 1 space after "/"; 0 found
(#988) Inline comments must start with a capital letter, digit or 3-dots sequence
(#988) Inline comments must end in full-stops, exclamation marks, or question marks
(#989) Variable "frqFile" must be all lower-case
(#992) Variable "docId" must be all lower-case
(#993) Line indented incorrectly; expected at least 28 spaces, found 27
(#993) Variable "docId" must be all lower-case
(#994) Line indented incorrectly; expected at least 28 spaces, found 27
(#994) Variable "updatedFilterData" must be all lower-case
(#994) Variable "docId" must be all lower-case
(#994) Line exceeds 132 characters; contains 143 characters
(#994) Inline comments must end in full-stops, exclamation marks, or question marks
(#997) Variable "docsFilter" must be all lower-case
(#997) Variable "updatedFilterData" must be all lower-case
(#998) Line indented incorrectly; expected at least 20 spaces, found 0
(#1000) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) Variable "updatedFilterData" must be all lower-case
(#1003) Expected "for (...) {\n"; found "for(...) {\n"
(#1003) Space found after opening bracket of FOR loop
(#1003) Space found before closing bracket of FOR loop
(#1003) Expected 1 space before "="; 0 found
(#1003) Expected 1 space after "="; 0 found
(#1003) Variable "termInfo" must be all lower-case
(#1004) Variable "docDelta" must be all lower-case
(#1004) Variable "frqFile" must be all lower-case
(#1005) Expected "if (...) {\n"; found "if(...) {\n"
(#1005) Variable "docDelta" must be all lower-case
(#1006) Variable "docId" must be all lower-case
(#1006) Variable "docDelta" must be all lower-case
(#1006) Expected 1 space before "-"; 0 found
(#1006) Expected 1 space after "-"; 0 found
(#1006) Expected 1 space before "/"; 0 found
(#1006) Expected 1 space after "/"; 0 found
(#1008) Variable "docId" must be all lower-case
(#1008) Variable "docDelta" must be all lower-case
(#1008) Expected 1 space before "/"; 0 found
(#1008) Expected 1 space after "/"; 0 found
(#1009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Variable "frqFile" must be all lower-case
(#1013) Variable "docId" must be all lower-case
(#1014) Line indented incorrectly; expected at least 28 spaces, found 27
(#1014) Variable "docId" must be all lower-case
(#1015) Line indented incorrectly; expected at least 28 spaces, found 27
(#1015) Variable "updatedFilterData" must be all lower-case
(#1015) Variable "docId" must be all lower-case
(#1015) Line exceeds 132 characters; contains 143 characters
(#1015) Inline comments must end in full-stops, exclamation marks, or question marks
(#1018) Variable "docsFilter" must be all lower-case
(#1018) Variable "updatedFilterData" must be all lower-case
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1022) Variable "filterData" must be all lower-case
(#1023) Expected "for (...) {\n"; found "for(...) {\n"
(#1023) Space found after opening bracket of FOR loop
(#1023) Space found before closing bracket of FOR loop
(#1023) Expected 1 space before "="; 0 found
(#1023) Expected 1 space after "="; 0 found
(#1023) Variable "termInfo" must be all lower-case
(#1024) Variable "docDelta" must be all lower-case
(#1024) Variable "frqFile" must be all lower-case
(#1025) Expected "if (...) {\n"; found "if(...) {\n"
(#1025) Variable "docDelta" must be all lower-case
(#1026) Variable "docId" must be all lower-case
(#1026) Variable "docDelta" must be all lower-case
(#1026) Expected 1 space before "-"; 0 found
(#1026) Expected 1 space after "-"; 0 found
(#1026) Expected 1 space before "/"; 0 found
(#1026) Expected 1 space after "/"; 0 found
(#1028) Variable "docId" must be all lower-case
(#1028) Variable "docDelta" must be all lower-case
(#1028) Expected 1 space before "/"; 0 found
(#1028) Expected 1 space after "/"; 0 found
(#1029) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1029) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) Variable "frqFile" must be all lower-case
(#1033) Variable "docId" must be all lower-case
(#1034) Variable "filterData" must be all lower-case
(#1034) Variable "docId" must be all lower-case
(#1034) Inline comments must end in full-stops, exclamation marks, or question marks
(#1036) Variable "docsFilter" must be all lower-case
(#1036) Variable "filterData" must be all lower-case
(#1039) Expected "for (...) {\n"; found "for(...) {\n"
(#1039) Space found after opening bracket of FOR loop
(#1039) Space found before closing bracket of FOR loop
(#1039) Expected 1 space before "="; 0 found
(#1039) Expected 1 space after "="; 0 found
(#1039) Variable "termInfo" must be all lower-case
(#1040) Variable "docDelta" must be all lower-case
(#1040) Variable "frqFile" must be all lower-case
(#1041) Expected "if (...) {\n"; found "if(...) {\n"
(#1041) Variable "docDelta" must be all lower-case
(#1042) Variable "docId" must be all lower-case
(#1042) Variable "docDelta" must be all lower-case
(#1042) Expected 1 space before "-"; 0 found
(#1042) Expected 1 space after "-"; 0 found
(#1042) Expected 1 space before "/"; 0 found
(#1042) Expected 1 space after "/"; 0 found
(#1044) Variable "docId" must be all lower-case
(#1044) Variable "docDelta" must be all lower-case
(#1044) Expected 1 space before "/"; 0 found
(#1044) Expected 1 space after "/"; 0 found
(#1045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1045) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Variable "frqFile" must be all lower-case
(#1049) Variable "docId" must be all lower-case
(#1065) Public method name "Zend_Search_Lucene_Index_SegmentInfo::termFreqs" must be in lower-case letters only
(#1065) Variable "docsFilter" must be all lower-case
(#1066) Opening brace should be on the same line as the declaration
(#1067) Variable "termInfo" must be all lower-case
(#1069) Variable "termInfo" must be all lower-case
(#1070) Variable "docsFilter" must be all lower-case
(#1070) Variable "docsFilter" must be all lower-case
(#1071) Variable "docsFilter" must be all lower-case
(#1076) Variable "frqFile" must be all lower-case
(#1077) Variable "frqFile" must be all lower-case
(#1077) Variable "termInfo" must be all lower-case
(#1077) Commas (,) must be followed by white space.
(#1079) Variable "docId" must be all lower-case
(#1083) Variable "docsFilter" must be all lower-case
(#1084) Variable "docsFilter" must be all lower-case
(#1085) "require_once" must be immediately followed by an open parenthesis
(#1086) Line exceeds 132 characters; contains 143 characters
(#1089) Variable "docsFilter" must be all lower-case
(#1090) Inline comments must end in full-stops, exclamation marks, or question marks
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) Variable "docsFilter" must be all lower-case
(#1095) Inline comments must end in full-stops, exclamation marks, or question marks
(#1099) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1101) Expected 1 space before "/"; 0 found
(#1101) Expected 1 space after "/"; 0 found
(#1103) Line indented incorrectly; expected at least 20 spaces, found 0
(#1104) Variable "updatedFilterData" must be all lower-case
(#1106) Variable "termInfo" must be all lower-case
(#1107) Variable "docDelta" must be all lower-case
(#1107) Variable "frqFile" must be all lower-case
(#1108) Variable "docDelta" must be all lower-case
(#1109) Variable "docId" must be all lower-case
(#1109) Variable "docDelta" must be all lower-case
(#1109) Expected 1 space before "-"; 0 found
(#1109) Expected 1 space after "-"; 0 found
(#1109) Expected 1 space before "/"; 0 found
(#1109) Expected 1 space after "/"; 0 found
(#1110) Variable "docId" must be all lower-case
(#1111) Variable "docId" must be all lower-case
(#1112) Variable "updatedFilterData" must be all lower-case
(#1112) Variable "docId" must be all lower-case
(#1112) Line exceeds 132 characters; contains 148 characters
(#1112) Inline comments must end in full-stops, exclamation marks, or question marks
(#1115) Variable "docId" must be all lower-case
(#1115) Variable "docDelta" must be all lower-case
(#1115) Expected 1 space before "/"; 0 found
(#1115) Expected 1 space after "/"; 0 found
(#1116) Variable "docId" must be all lower-case
(#1117) Variable "docId" must be all lower-case
(#1117) Variable "frqFile" must be all lower-case
(#1118) Variable "updatedFilterData" must be all lower-case
(#1118) Variable "docId" must be all lower-case
(#1118) Line exceeds 132 characters; contains 148 characters
(#1118) Inline comments must end in full-stops, exclamation marks, or question marks
(#1122) Variable "docsFilter" must be all lower-case
(#1122) Variable "updatedFilterData" must be all lower-case
(#1123) Line indented incorrectly; expected at least 20 spaces, found 0
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1126) Variable "updatedFilterData" must be all lower-case
(#1128) Variable "termInfo" must be all lower-case
(#1129) Variable "docDelta" must be all lower-case
(#1129) Variable "frqFile" must be all lower-case
(#1130) Variable "docDelta" must be all lower-case
(#1131) Variable "docId" must be all lower-case
(#1131) Variable "docDelta" must be all lower-case
(#1131) Expected 1 space before "-"; 0 found
(#1131) Expected 1 space after "-"; 0 found
(#1131) Expected 1 space before "/"; 0 found
(#1131) Expected 1 space after "/"; 0 found
(#1132) Variable "docId" must be all lower-case
(#1133) Variable "docId" must be all lower-case
(#1134) Variable "updatedFilterData" must be all lower-case
(#1134) Variable "docId" must be all lower-case
(#1134) Line exceeds 132 characters; contains 146 characters
(#1134) Inline comments must end in full-stops, exclamation marks, or question marks
(#1137) Variable "docId" must be all lower-case
(#1137) Variable "docDelta" must be all lower-case
(#1137) Expected 1 space before "/"; 0 found
(#1137) Expected 1 space after "/"; 0 found
(#1138) Variable "docId" must be all lower-case
(#1139) Variable "docId" must be all lower-case
(#1139) Variable "frqFile" must be all lower-case
(#1140) Variable "updatedFilterData" must be all lower-case
(#1140) Variable "docId" must be all lower-case
(#1140) Line exceeds 132 characters; contains 146 characters
(#1140) Inline comments must end in full-stops, exclamation marks, or question marks
(#1144) Variable "docsFilter" must be all lower-case
(#1144) Variable "updatedFilterData" must be all lower-case
(#1147) Inline comments must end in full-stops, exclamation marks, or question marks
(#1148) Variable "filterData" must be all lower-case
(#1150) Variable "termInfo" must be all lower-case
(#1151) Variable "docDelta" must be all lower-case
(#1151) Variable "frqFile" must be all lower-case
(#1152) Variable "docDelta" must be all lower-case
(#1153) Variable "docId" must be all lower-case
(#1153) Variable "docDelta" must be all lower-case
(#1153) Expected 1 space before "-"; 0 found
(#1153) Expected 1 space after "-"; 0 found
(#1153) Expected 1 space before "/"; 0 found
(#1153) Expected 1 space after "/"; 0 found
(#1154) Variable "docId" must be all lower-case
(#1155) Variable "filterData" must be all lower-case
(#1155) Variable "docId" must be all lower-case
(#1155) Line exceeds 132 characters; contains 133 characters
(#1155) Inline comments must end in full-stops, exclamation marks, or question marks
(#1157) Variable "docId" must be all lower-case
(#1157) Variable "docDelta" must be all lower-case
(#1157) Expected 1 space before "/"; 0 found
(#1157) Expected 1 space after "/"; 0 found
(#1158) Variable "docId" must be all lower-case
(#1158) Variable "frqFile" must be all lower-case
(#1159) Variable "filterData" must be all lower-case
(#1159) Variable "docId" must be all lower-case
(#1159) Line exceeds 132 characters; contains 133 characters
(#1159) Inline comments must end in full-stops, exclamation marks, or question marks
(#1163) Variable "docsFilter" must be all lower-case
(#1163) Variable "filterData" must be all lower-case
(#1166) Variable "termInfo" must be all lower-case
(#1167) Variable "docDelta" must be all lower-case
(#1167) Variable "frqFile" must be all lower-case
(#1168) Variable "docDelta" must be all lower-case
(#1169) Variable "docId" must be all lower-case
(#1169) Variable "docDelta" must be all lower-case
(#1169) Expected 1 space before "-"; 0 found
(#1169) Expected 1 space after "-"; 0 found
(#1169) Expected 1 space before "/"; 0 found
(#1169) Expected 1 space after "/"; 0 found
(#1170) Variable "docId" must be all lower-case
(#1172) Variable "docId" must be all lower-case
(#1172) Variable "docDelta" must be all lower-case
(#1172) Expected 1 space before "/"; 0 found
(#1172) Expected 1 space after "/"; 0 found
(#1173) Variable "docId" must be all lower-case
(#1173) Variable "frqFile" must be all lower-case
(#1190) Public method name "Zend_Search_Lucene_Index_SegmentInfo::termPositions" must be in lower-case letters only
(#1190) Variable "docsFilter" must be all lower-case
(#1191) Opening brace should be on the same line as the declaration
(#1192) Variable "termInfo" must be all lower-case
(#1194) Variable "termInfo" must be all lower-case
(#1195) Variable "docsFilter" must be all lower-case
(#1195) Variable "docsFilter" must be all lower-case
(#1196) Variable "docsFilter" must be all lower-case
(#1201) Variable "frqFile" must be all lower-case
(#1202) Variable "frqFile" must be all lower-case
(#1202) Variable "termInfo" must be all lower-case
(#1202) Commas (,) must be followed by white space.
(#1204) Variable "docId" must be all lower-case
(#1206) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1208) Variable "docsFilter" must be all lower-case
(#1209) Variable "docsFilter" must be all lower-case
(#1210) "require_once" must be immediately followed by an open parenthesis
(#1211) Line exceeds 132 characters; contains 143 characters
(#1214) Variable "docsFilter" must be all lower-case
(#1215) Inline comments must end in full-stops, exclamation marks, or question marks
(#1217) Inline comments must end in full-stops, exclamation marks, or question marks
(#1218) Variable "docsFilter" must be all lower-case
(#1220) Inline comments must end in full-stops, exclamation marks, or question marks
(#1225) Expected 1 space before "/"; 0 found
(#1225) Expected 1 space after "/"; 0 found
(#1227) Line indented incorrectly; expected at least 20 spaces, found 0
(#1228) Variable "termInfo" must be all lower-case
(#1229) Variable "docDelta" must be all lower-case
(#1229) Variable "frqFile" must be all lower-case
(#1230) Variable "docDelta" must be all lower-case
(#1231) Variable "docId" must be all lower-case
(#1231) Variable "docDelta" must be all lower-case
(#1231) Expected 1 space before "-"; 0 found
(#1231) Expected 1 space after "-"; 0 found
(#1231) Expected 1 space before "/"; 0 found
(#1231) Expected 1 space after "/"; 0 found
(#1232) Variable "docId" must be all lower-case
(#1234) Variable "docId" must be all lower-case
(#1234) Variable "docDelta" must be all lower-case
(#1234) Expected 1 space before "/"; 0 found
(#1234) Expected 1 space after "/"; 0 found
(#1235) Variable "docId" must be all lower-case
(#1235) Variable "frqFile" must be all lower-case
(#1239) Variable "updatedFilterData" must be all lower-case
(#1241) Variable "prxFile" must be all lower-case
(#1242) Variable "prxFile" must be all lower-case
(#1242) Variable "termInfo" must be all lower-case
(#1243) Variable "docId" must be all lower-case
(#1244) Variable "termPosition" must be all lower-case
(#1247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1248) Inline comments must end in full-stops, exclamation marks, or question marks
(#1249) Space found before closing bracket of FOR loop
(#1250) Variable "termPosition" must be all lower-case
(#1250) Variable "prxFile" must be all lower-case
(#1251) Variable "termPosition" must be all lower-case
(#1254) Inline comments must end in full-stops, exclamation marks, or question marks
(#1255) Variable "docId" must be all lower-case
(#1256) Variable "updatedFilterData" must be all lower-case
(#1256) Variable "docId" must be all lower-case
(#1256) Line exceeds 132 characters; contains 144 characters
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1257) Variable "docId" must be all lower-case
(#1261) Variable "docsFilter" must be all lower-case
(#1261) Variable "updatedFilterData" must be all lower-case
(#1262) Line indented incorrectly; expected at least 20 spaces, found 0
(#1264) Inline comments must end in full-stops, exclamation marks, or question marks
(#1265) Variable "termInfo" must be all lower-case
(#1266) Variable "docDelta" must be all lower-case
(#1266) Variable "frqFile" must be all lower-case
(#1267) Variable "docDelta" must be all lower-case
(#1268) Variable "docId" must be all lower-case
(#1268) Variable "docDelta" must be all lower-case
(#1268) Expected 1 space before "-"; 0 found
(#1268) Expected 1 space after "-"; 0 found
(#1268) Expected 1 space before "/"; 0 found
(#1268) Expected 1 space after "/"; 0 found
(#1269) Variable "docId" must be all lower-case
(#1271) Variable "docId" must be all lower-case
(#1271) Variable "docDelta" must be all lower-case
(#1271) Expected 1 space before "/"; 0 found
(#1271) Expected 1 space after "/"; 0 found
(#1272) Variable "docId" must be all lower-case
(#1272) Variable "frqFile" must be all lower-case
(#1276) Variable "updatedFilterData" must be all lower-case
(#1278) Variable "prxFile" must be all lower-case
(#1279) Variable "prxFile" must be all lower-case
(#1279) Variable "termInfo" must be all lower-case
(#1280) Variable "docId" must be all lower-case
(#1281) Variable "termPosition" must be all lower-case
(#1284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1285) Inline comments must end in full-stops, exclamation marks, or question marks
(#1286) Space found before closing bracket of FOR loop
(#1287) Variable "termPosition" must be all lower-case
(#1287) Variable "prxFile" must be all lower-case
(#1288) Variable "termPosition" must be all lower-case
(#1291) Inline comments must end in full-stops, exclamation marks, or question marks
(#1292) Variable "docId" must be all lower-case
(#1293) Variable "updatedFilterData" must be all lower-case
(#1293) Variable "docId" must be all lower-case
(#1293) Line exceeds 132 characters; contains 144 characters
(#1293) Inline comments must end in full-stops, exclamation marks, or question marks
(#1294) Variable "docId" must be all lower-case
(#1298) Variable "docsFilter" must be all lower-case
(#1298) Variable "updatedFilterData" must be all lower-case
(#1301) Inline comments must end in full-stops, exclamation marks, or question marks
(#1302) Variable "termInfo" must be all lower-case
(#1303) Variable "docDelta" must be all lower-case
(#1303) Variable "frqFile" must be all lower-case
(#1304) Variable "docDelta" must be all lower-case
(#1305) Variable "docId" must be all lower-case
(#1305) Variable "docDelta" must be all lower-case
(#1305) Expected 1 space before "-"; 0 found
(#1305) Expected 1 space after "-"; 0 found
(#1305) Expected 1 space before "/"; 0 found
(#1305) Expected 1 space after "/"; 0 found
(#1306) Variable "docId" must be all lower-case
(#1308) Variable "docId" must be all lower-case
(#1308) Variable "docDelta" must be all lower-case
(#1308) Expected 1 space before "/"; 0 found
(#1308) Expected 1 space after "/"; 0 found
(#1309) Variable "docId" must be all lower-case
(#1309) Variable "frqFile" must be all lower-case
(#1313) Variable "filterData" must be all lower-case
(#1315) Variable "prxFile" must be all lower-case
(#1316) Variable "prxFile" must be all lower-case
(#1316) Variable "termInfo" must be all lower-case
(#1317) Variable "docId" must be all lower-case
(#1318) Variable "filterData" must be all lower-case
(#1318) Variable "docId" must be all lower-case
(#1318) Inline comments must end in full-stops, exclamation marks, or question marks
(#1320) Variable "termPosition" must be all lower-case
(#1323) Space found before closing bracket of FOR loop
(#1324) Variable "termPosition" must be all lower-case
(#1324) Variable "prxFile" must be all lower-case
(#1325) Variable "termPosition" must be all lower-case
(#1328) Variable "docId" must be all lower-case
(#1331) Variable "docsFilter" must be all lower-case
(#1331) Variable "filterData" must be all lower-case
(#1334) Variable "termInfo" must be all lower-case
(#1335) Variable "docDelta" must be all lower-case
(#1335) Variable "frqFile" must be all lower-case
(#1336) Variable "docDelta" must be all lower-case
(#1337) Variable "docId" must be all lower-case
(#1337) Variable "docDelta" must be all lower-case
(#1337) Expected 1 space before "-"; 0 found
(#1337) Expected 1 space after "-"; 0 found
(#1337) Expected 1 space before "/"; 0 found
(#1337) Expected 1 space after "/"; 0 found
(#1338) Variable "docId" must be all lower-case
(#1340) Variable "docId" must be all lower-case
(#1340) Variable "docDelta" must be all lower-case
(#1340) Expected 1 space before "/"; 0 found
(#1340) Expected 1 space after "/"; 0 found
(#1341) Variable "docId" must be all lower-case
(#1341) Variable "frqFile" must be all lower-case
(#1346) Variable "prxFile" must be all lower-case
(#1347) Variable "prxFile" must be all lower-case
(#1347) Variable "termInfo" must be all lower-case
(#1348) Variable "docId" must be all lower-case
(#1349) Variable "termPosition" must be all lower-case
(#1352) Space found before closing bracket of FOR loop
(#1353) Variable "termPosition" must be all lower-case
(#1353) Variable "prxFile" must be all lower-case
(#1354) Variable "termPosition" must be all lower-case
(#1357) Variable "docId" must be all lower-case
(#1370) Private method name "Zend_Search_Lucene_Index_SegmentInfo::_loadNorm" must be in lower-case letters only
(#1370) Variable "fieldNum" must be all lower-case
(#1371) Opening brace should be on the same line as the declaration
(#1373) Variable "normfFile" must be all lower-case
(#1375) Variable "normfFile" must be all lower-case
(#1376) Variable "headerFormatVersion" must be all lower-case
(#1376) Variable "normfFile" must be all lower-case
(#1378) Variable "headerFormatVersion" must be all lower-case
(#1379) "require_once" must be immediately followed by an open parenthesis
(#1383) Variable "fNum" must be all lower-case
(#1383) Variable "fieldInfo" must be all lower-case
(#1384) Variable "fieldInfo" must be all lower-case
(#1385) Variable "fNum" must be all lower-case
(#1385) Variable "normfFile" must be all lower-case
(#1389) Variable "fFile" must be all lower-case
(#1389) Variable "fieldNum" must be all lower-case
(#1390) Variable "fieldNum" must be all lower-case
(#1390) Variable "fFile" must be all lower-case
(#1401) Variable "fieldName" must be all lower-case
(#1402) Opening brace should be on the same line as the declaration
(#1403) Variable "fieldNum" must be all lower-case
(#1403) Variable "fieldName" must be all lower-case
(#1405) Variable "fieldNum" must be all lower-case
(#1409) Variable "fieldNum" must be all lower-case
(#1410) Variable "fieldNum" must be all lower-case
(#1413) Variable "fieldNum" must be all lower-case
(#1422) Public method name "Zend_Search_Lucene_Index_SegmentInfo::normVector" must be in lower-case letters only
(#1422) Variable "fieldName" must be all lower-case
(#1423) Opening brace should be on the same line as the declaration
(#1424) Variable "fieldNum" must be all lower-case
(#1424) Variable "fieldName" must be all lower-case
(#1426) Variable "fieldNum" must be all lower-case
(#1426) Variable "fieldNum" must be all lower-case
(#1429) Variable "fieldName" must be all lower-case
(#1433) Variable "fieldNum" must be all lower-case
(#1434) Variable "fieldNum" must be all lower-case
(#1437) Variable "fieldNum" must be all lower-case
(#1446) Public method name "Zend_Search_Lucene_Index_SegmentInfo::hasDeletions" must be in lower-case letters only
(#1447) Opening brace should be on the same line as the declaration
(#1457) Public method name "Zend_Search_Lucene_Index_SegmentInfo::hasSingleNormFile" must be in lower-case letters only
(#1458) Opening brace should be on the same line as the declaration
(#1467) Public method name "Zend_Search_Lucene_Index_SegmentInfo::isCompound" must be in lower-case letters only
(#1468) Opening brace should be on the same line as the declaration
(#1479) Opening brace should be on the same line as the declaration
(#1502) Public method name "Zend_Search_Lucene_Index_SegmentInfo::isDeleted" must be in lower-case letters only
(#1503) Opening brace should be on the same line as the declaration
(#1524) Private method name "Zend_Search_Lucene_Index_SegmentInfo::_detectLatestDelGen" must be in lower-case letters only
(#1525) Opening brace should be on the same line as the declaration
(#1526) Variable "delFileList" must be all lower-case
(#1529) Inline comments must end in full-stops, exclamation marks, or question marks
(#1530) Variable "delFileList" must be all lower-case
(#1532) Inline comments must end in full-stops, exclamation marks, or question marks
(#1533) Variable "delFileList" must be all lower-case
(#1537) Variable "delFileList" must be all lower-case
(#1539) Inline comments must end in full-stops, exclamation marks, or question marks
(#1543) Inline comments must end in full-stops, exclamation marks, or question marks
(#1544) Variable "delFileList" must be all lower-case
(#1557) Public method name "Zend_Search_Lucene_Index_SegmentInfo::writeChanges" must be in lower-case letters only
(#1558) Opening brace should be on the same line as the declaration
(#1559) Inline comments must end in full-stops, exclamation marks, or question marks
(#1560) Variable "latestDelGen" must be all lower-case
(#1563) Inline comments must end in full-stops, exclamation marks, or question marks
(#1565) Variable "latestDelGen" must be all lower-case
(#1566) Inline comments must end in full-stops, exclamation marks, or question marks
(#1568) Variable "latestDelGen" must be all lower-case
(#1570) Inline comments must end in full-stops, exclamation marks, or question marks
(#1571) Variable "latestDelGen" must be all lower-case
(#1576) "require_once" must be immediately followed by an open parenthesis
(#1577) Line exceeds 132 characters; contains 145 characters
(#1581) Variable "latestDelGen" must be all lower-case
(#1582) Inline comments must end in full-stops, exclamation marks, or question marks
(#1583) Variable "latestDelGen" must be all lower-case
(#1585) Variable "latestDelete" must be all lower-case
(#1588) Variable "latestDelete" must be all lower-case
(#1590) Variable "latestDelete" must be all lower-case
(#1595) Variable "delBytes" must be all lower-case
(#1596) Variable "bitCount" must be all lower-case
(#1596) Variable "delBytes" must be all lower-case
(#1598) Variable "byteCount" must be all lower-case
(#1598) Expected 1 space before "/"; 0 found
(#1598) Expected 1 space after "/"; 0 found
(#1598) Expected 1 space before "+"; 0 found
(#1598) Expected 1 space after "+"; 0 found
(#1599) Variable "delBytes" must be all lower-case
(#1599) Variable "byteCount" must be all lower-case
(#1600) Variable "byteCount" must be all lower-case
(#1603) Expected 1 space before "*"; 0 found
(#1603) Expected 1 space after "*"; 0 found
(#1604) Expected 1 space before "<<"; 0 found
(#1604) Expected 1 space after "<<"; 0 found
(#1607) Variable "delBytes" must be all lower-case
(#1609) Variable "bitCount" must be all lower-case
(#1613) Inline comments must end in full-stops, exclamation marks, or question marks
(#1616) Inline comments must end in full-stops, exclamation marks, or question marks
(#1620) Variable "delFile" must be all lower-case
(#1621) Variable "delFile" must be all lower-case
(#1622) Variable "delFile" must be all lower-case
(#1622) Variable "bitCount" must be all lower-case
(#1623) Variable "delFile" must be all lower-case
(#1623) Variable "delBytes" must be all lower-case
(#1634) Member variable "_tisFile" must be all lower-case
(#1641) Member variable "_tisFileOffset" must be all lower-case
(#1648) Member variable "_frqFile" must be all lower-case
(#1655) Member variable "_frqFileOffset" must be all lower-case
(#1662) Member variable "_prxFile" must be all lower-case
(#1669) Member variable "_prxFileOffset" must be all lower-case
(#1677) Member variable "_termCount" must be all lower-case
(#1684) Member variable "_termNum" must be all lower-case
(#1691) Member variable "_indexInterval" must be all lower-case
(#1698) Member variable "_skipInterval" must be all lower-case
(#1705) Member variable "_lastTermInfo" must be all lower-case
(#1712) Member variable "_lastTerm" must be all lower-case
(#1722) Member variable "_docMap" must be all lower-case
(#1732) Member variable "_lastTermPositions" must be all lower-case
(#1747) Member variable "_termsScanMode" must be all lower-case
(#1750) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1753) Inline comments must end in full-stops, exclamation marks, or question marks
(#1768) Public method name "Zend_Search_Lucene_Index_SegmentInfo::resetTermsStream" must be in lower-case letters only
(#1768) Inline doc block comments are not allowed; use "// Comment." instead
(#1769) Opening brace should be on the same line as the declaration
(#1770) Inline doc block comments are not allowed; use "// Comment." instead
(#1775) Variable "argList" must be all lower-case
(#1776) Variable "argList" must be all lower-case
(#1777) "require_once" must be immediately followed by an open parenthesis
(#1779) Variable "argList" must be all lower-case
(#1780) Variable "startId" must be all lower-case
(#1780) Variable "argList" must be all lower-case
(#1781) Variable "argList" must be all lower-case
(#1782) Variable "argList" must be all lower-case
(#1783) Variable "startId" must be all lower-case
(#1783) Variable "argList" must be all lower-case
(#1786) Variable "startId" must be all lower-case
(#1797) Variable "tiVersion" must be all lower-case
(#1798) Variable "tiVersion" must be all lower-case
(#1799) Variable "tiVersion" must be all lower-case
(#1800) "require_once" must be immediately followed by an open parenthesis
(#1804) Expected 1 space after "="; newline found
(#1808) Variable "tiVersion" must be all lower-case
(#1809) Variable "maxSkipLevels" must be all lower-case
(#1828) Inline comments must end in full-stops, exclamation marks, or question marks
(#1832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1832) Inline comments must end in full-stops, exclamation marks, or question marks
(#1842) Variable "startId" must be all lower-case
(#1848) "require_once" must be immediately followed by an open parenthesis
(#1853) Inline comments must end in full-stops, exclamation marks, or question marks
(#1854) Variable "nextSegmentStartId" must be all lower-case
(#1854) Variable "startId" must be all lower-case
(#1857) Variable "nextSegmentStartId" must be all lower-case
(#1869) Public method name "Zend_Search_Lucene_Index_SegmentInfo::skipTo" must be in lower-case letters only
(#1870) Opening brace should be on the same line as the declaration
(#1875) Variable "searchField" must be all lower-case
(#1877) Variable "searchField" must be all lower-case
(#1878) Inline doc block comments are not allowed; use "// Comment." instead
(#1892) Variable "searchDicField" must be all lower-case
(#1892) Variable "searchField" must be all lower-case
(#1894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1894) Inline comments must end in full-stops, exclamation marks, or question marks
(#1895) Variable "lowIndex" must be all lower-case
(#1896) Variable "highIndex" must be all lower-case
(#1896) Expected 1 space before "-"; 0 found
(#1896) Expected 1 space after "-"; 0 found
(#1897) Variable "highIndex" must be all lower-case
(#1897) Variable "lowIndex" must be all lower-case
(#1898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1898) Inline comments must end in full-stops, exclamation marks, or question marks
(#1898) This comment is 47% valid code; is this commented out code?
(#1899) Variable "highIndex" must be all lower-case
(#1899) Variable "lowIndex" must be all lower-case
(#1900) Variable "midTerm" must be all lower-case
(#1902) Variable "fieldNum" must be all lower-case
(#1902) Variable "midTerm" must be all lower-case
(#1903) Variable "searchDicField" must be all lower-case
(#1903) Variable "fieldNum" must be all lower-case
(#1905) Variable "midTerm" must be all lower-case
(#1909) Variable "highIndex" must be all lower-case
(#1909) Expected 1 space before "-"; 0 found
(#1909) Expected 1 space after "-"; 0 found
(#1910) Usage of ELSEIF not allowed; use ELSE IF instead
(#1911) Variable "lowIndex" must be all lower-case
(#1911) Expected 1 space before "+"; 0 found
(#1911) Expected 1 space after "+"; 0 found
(#1913) Inline comments must end in full-stops, exclamation marks, or question marks
(#1918) Variable "highIndex" must be all lower-case
(#1919) Inline comments must end in full-stops, exclamation marks, or question marks
(#1931) Variable "prevPosition" must be all lower-case
(#1931) Variable "highIndex" must be all lower-case
(#1932) Variable "prevTerm" must be all lower-case
(#1932) Variable "prevPosition" must be all lower-case
(#1933) Variable "prevTermInfo" must be all lower-case
(#1933) Variable "prevPosition" must be all lower-case
(#1937) Inline comments must end in full-stops, exclamation marks, or question marks
(#1945) Variable "prevTermInfo" must be all lower-case
(#1947) Variable "prevTerm" must be all lower-case
(#1948) Variable "prevTerm" must be all lower-case
(#1948) Variable "prevTerm" must be all lower-case
(#1948) Line exceeds 132 characters; contains 141 characters
(#1949) Variable "prevTermInfo" must be all lower-case
(#1950) Variable "prevTermInfo" must be all lower-case
(#1951) Variable "prevTermInfo" must be all lower-case
(#1952) Variable "prevTermInfo" must be all lower-case
(#1953) Expected 1 space after "="; 2 found
(#1953) Variable "prevPosition" must be all lower-case
(#1953) Expected 1 space before "*"; 0 found
(#1953) Expected 1 space after "*"; 0 found
(#1955) Variable "highIndex" must be all lower-case
(#1956) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1956) Inline comments must end in full-stops, exclamation marks, or question marks
(#1958) Expected 1 space before "=="; 2 found
(#1959) Inline comments must end in full-stops, exclamation marks, or question marks
(#1965) Variable "docId" must be all lower-case
(#1966) Expected "for (...) {\n"; found "for(...) {\n"
(#1966) Space found after opening bracket of FOR loop
(#1966) Space found before closing bracket of FOR loop
(#1967) Variable "docDelta" must be all lower-case
(#1968) Expected "if (...) {\n"; found "if(...) {\n"
(#1968) Variable "docDelta" must be all lower-case
(#1969) Variable "docId" must be all lower-case
(#1969) Variable "docDelta" must be all lower-case
(#1969) Expected 1 space before "-"; 0 found
(#1969) Expected 1 space after "-"; 0 found
(#1969) Expected 1 space before "/"; 0 found
(#1969) Expected 1 space after "/"; 0 found
(#1970) Variable "docId" must be all lower-case
(#1972) Variable "docId" must be all lower-case
(#1972) Variable "docDelta" must be all lower-case
(#1972) Expected 1 space before "/"; 0 found
(#1972) Expected 1 space after "/"; 0 found
(#1973) Variable "docId" must be all lower-case
(#1978) Variable "docId" must be all lower-case
(#1979) Variable "termPosition" must be all lower-case
(#1981) Space found before closing bracket of FOR loop
(#1982) Variable "termPosition" must be all lower-case
(#1983) Variable "termPosition" must be all lower-case
(#1986) Variable "docId" must be all lower-case
(#1987) Variable "docId" must be all lower-case
(#1995) Inline comments must end in full-stops, exclamation marks, or question marks
(#1999) Inline comments must end in full-stops, exclamation marks, or question marks
(#2013) Public method name "Zend_Search_Lucene_Index_SegmentInfo::nextTerm" must be in lower-case letters only
(#2014) Opening brace should be on the same line as the declaration
(#2021) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2021) Inline comments must end in full-stops, exclamation marks, or question marks
(#2029) Variable "termPrefixLength" must be all lower-case
(#2030) Variable "termSuffix" must be all lower-case
(#2031) Variable "termFieldNum" must be all lower-case
(#2032) Variable "termValue" must be all lower-case
(#2032) Variable "termPrefixLength" must be all lower-case
(#2032) Variable "termSuffix" must be all lower-case
(#2034) Variable "termValue" must be all lower-case
(#2034) Variable "termFieldNum" must be all lower-case
(#2036) Variable "docFreq" must be all lower-case
(#2037) Variable "freqPointer" must be all lower-case
(#2038) Variable "proxPointer" must be all lower-case
(#2039) Variable "docFreq" must be all lower-case
(#2040) Variable "skipOffset" must be all lower-case
(#2042) Variable "skipOffset" must be all lower-case
(#2045) Variable "docFreq" must be all lower-case
(#2045) Variable "freqPointer" must be all lower-case
(#2045) Variable "proxPointer" must be all lower-case
(#2045) Variable "skipOffset" must be all lower-case
(#2046) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2052) Variable "docId" must be all lower-case
(#2053) Expected "for (...) {\n"; found "for(...) {\n"
(#2053) Space found after opening bracket of FOR loop
(#2053) Space found before closing bracket of FOR loop
(#2054) Variable "docDelta" must be all lower-case
(#2055) Expected "if (...) {\n"; found "if(...) {\n"
(#2055) Variable "docDelta" must be all lower-case
(#2056) Variable "docId" must be all lower-case
(#2056) Variable "docDelta" must be all lower-case
(#2056) Expected 1 space before "-"; 0 found
(#2056) Expected 1 space after "-"; 0 found
(#2056) Expected 1 space before "/"; 0 found
(#2056) Expected 1 space after "/"; 0 found
(#2057) Variable "docId" must be all lower-case
(#2059) Variable "docId" must be all lower-case
(#2059) Variable "docDelta" must be all lower-case
(#2059) Expected 1 space before "/"; 0 found
(#2059) Expected 1 space after "/"; 0 found
(#2060) Variable "docId" must be all lower-case
(#2065) Variable "docId" must be all lower-case
(#2066) Variable "termPosition" must be all lower-case
(#2068) Space found before closing bracket of FOR loop
(#2069) Variable "termPosition" must be all lower-case
(#2070) Variable "termPosition" must be all lower-case
(#2073) Variable "docId" must be all lower-case
(#2074) Variable "docId" must be all lower-case
(#2094) Public method name "Zend_Search_Lucene_Index_SegmentInfo::closeTermsStream" must be in lower-case letters only
(#2095) Opening brace should be on the same line as the declaration
(#2113) Public method name "Zend_Search_Lucene_Index_SegmentInfo::currentTerm" must be in lower-case letters only
(#2114) Opening brace should be on the same line as the declaration
(#2125) Public method name "Zend_Search_Lucene_Index_SegmentInfo::currentTermPositions" must be in lower-case letters only
(#2126) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentMerger.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_docCount" must be all lower-case
(#55) Member variable "_segmentInfos" must be all lower-case
(#62) Member variable "_mergeDone" must be all lower-case
(#70) Member variable "_fieldsMap" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Inline doc block comments are not allowed; use "// Comment." instead
(#86) "require_once" must be immediately followed by an open parenthesis
(#96) Public method name "Zend_Search_Lucene_Index_SegmentMerger::addSource" must be in lower-case letters only
(#96) Variable "segmentInfo" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "segmentInfo" must be all lower-case
(#98) Variable "segmentInfo" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#113) "require_once" must be immediately followed by an open parenthesis
(#118) "require_once" must be immediately followed by an open parenthesis
(#138) Private method name "Zend_Search_Lucene_Index_SegmentMerger::_mergeFields" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "segName" must be all lower-case
(#140) Variable "segmentInfo" must be all lower-case
(#141) Variable "segmentInfo" must be all lower-case
(#141) Variable "fieldInfo" must be all lower-case
(#142) Variable "segName" must be all lower-case
(#142) Variable "fieldInfo" must be all lower-case
(#142) Variable "fieldInfo" must be all lower-case
(#150) Private method name "Zend_Search_Lucene_Index_SegmentMerger::_mergeNorms" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "fieldInfo" must be all lower-case
(#153) Variable "fieldInfo" must be all lower-case
(#154) Variable "segName" must be all lower-case
(#154) Variable "segmentInfo" must be all lower-case
(#155) Variable "segmentInfo" must be all lower-case
(#156) Variable "srcNorm" must be all lower-case
(#156) Variable "segmentInfo" must be all lower-case
(#156) Variable "fieldInfo" must be all lower-case
(#158) Variable "segmentInfo" must be all lower-case
(#160) Variable "segmentInfo" must be all lower-case
(#161) Variable "srcNorm" must be all lower-case
(#164) Variable "fieldInfo" must be all lower-case
(#166) Variable "fieldInfo" must be all lower-case
(#166) Variable "segmentInfo" must be all lower-case
(#166) Variable "fieldInfo" must be all lower-case
(#176) Private method name "Zend_Search_Lucene_Index_SegmentMerger::_mergeStoredFields" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#180) Variable "segName" must be all lower-case
(#180) Variable "segmentInfo" must be all lower-case
(#181) Variable "fdtFile" must be all lower-case
(#181) Variable "segmentInfo" must be all lower-case
(#183) Variable "segmentInfo" must be all lower-case
(#184) Variable "fieldCount" must be all lower-case
(#184) Variable "fdtFile" must be all lower-case
(#185) Variable "storedFields" must be all lower-case
(#187) Variable "fieldCount" must be all lower-case
(#188) Variable "fieldNum" must be all lower-case
(#188) Variable "fdtFile" must be all lower-case
(#189) Variable "fdtFile" must be all lower-case
(#190) Variable "fieldInfo" must be all lower-case
(#190) Variable "segmentInfo" must be all lower-case
(#190) Variable "fieldNum" must be all lower-case
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Variable "storedFields" must be all lower-case
(#193) Expected 1 space after "="; newline found
(#194) Variable "fieldInfo" must be all lower-case
(#195) Variable "fdtFile" must be all lower-case
(#198) Variable "fieldInfo" must be all lower-case
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Variable "storedFields" must be all lower-case
(#201) Expected 1 space after "="; newline found
(#202) Variable "fieldInfo" must be all lower-case
(#203) Variable "fdtFile" must be all lower-case
(#206) Variable "fieldInfo" must be all lower-case
(#212) Variable "segmentInfo" must be all lower-case
(#214) Variable "storedFields" must be all lower-case
(#224) Private method name "Zend_Search_Lucene_Index_SegmentMerger::_mergeTerms" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#226) Inline doc block comments are not allowed; use "// Comment." instead
(#227) "require_once" must be immediately followed by an open parenthesis
(#229) Variable "segmentInfoQueue" must be all lower-case
(#231) Variable "segmentStartId" must be all lower-case
(#232) Variable "segName" must be all lower-case
(#232) Variable "segmentInfo" must be all lower-case
(#233) Variable "segmentStartId" must be all lower-case
(#233) Variable "segmentInfo" must be all lower-case
(#233) Variable "segmentStartId" must be all lower-case
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "segmentInfo" must be all lower-case
(#237) Variable "segmentInfoQueue" must be all lower-case
(#237) Variable "segmentInfo" must be all lower-case
(#243) Variable "termDocs" must be all lower-case
(#244) Variable "segmentInfo" must be all lower-case
(#244) Variable "segmentInfoQueue" must be all lower-case
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Variable "termDocs" must be all lower-case
(#246) Variable "segmentInfo" must be all lower-case
(#248) Variable "segmentInfoQueue" must be all lower-case
(#249) Variable "segmentInfoQueue" must be all lower-case
(#249) Expected 1 space after "!="; newline found
(#250) Variable "segmentInfo" must be all lower-case
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Variable "termDocs" must be all lower-case
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Variable "termDocs" must be all lower-case
(#256) Variable "segmentInfo" must be all lower-case
(#256) Variable "termDocs" must be all lower-case
(#258) Variable "termDocs" must be all lower-case
(#261) Variable "segmentInfo" must be all lower-case
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Variable "segmentInfo" must be all lower-case
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Variable "segmentInfoQueue" must be all lower-case
(#265) Variable "segmentInfo" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentWriter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "indexInterval" must be all lower-case
(#66) Member variable "skipInterval" must be all lower-case
(#78) Member variable "maxSkipLevels" must be all lower-case
(#85) Member variable "_docCount" must be all lower-case
(#134) Member variable "_fdxFile" must be all lower-case
(#141) Member variable "_fdtFile" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Search_Lucene_Index_SegmentWriter::addField" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#168) Variable "fieldNumber" must be all lower-case
(#169) Expected 1 space after "="; newline found
(#172) Variable "fieldNumber" must be all lower-case
(#175) Variable "fieldNumber" must be all lower-case
(#192) Public method name "Zend_Search_Lucene_Index_SegmentWriter::addFieldInfo" must be in lower-case letters only
(#192) Variable "fieldInfo" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "fieldInfo" must be all lower-case
(#195) Variable "fieldNumber" must be all lower-case
(#196) Variable "fieldInfo" must be all lower-case
(#196) Expected 1 space after "="; newline found
(#197) Variable "fieldInfo" must be all lower-case
(#198) Variable "fieldInfo" must be all lower-case
(#199) Variable "fieldNumber" must be all lower-case
(#200) Variable "fieldInfo" must be all lower-case
(#202) Variable "fieldNumber" must be all lower-case
(#204) Variable "fieldInfo" must be all lower-case
(#204) Variable "fieldInfo" must be all lower-case
(#205) Variable "fieldInfo" must be all lower-case
(#205) Variable "fieldInfo" must be all lower-case
(#207) Variable "fieldInfo" must be all lower-case
(#216) Public method name "Zend_Search_Lucene_Index_SegmentWriter::getFieldInfos" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#226) Public method name "Zend_Search_Lucene_Index_SegmentWriter::addStoredFields" must be in lower-case letters only
(#226) Variable "storedFields" must be all lower-case
(#227) Opening brace should be on the same line as the declaration
(#237) Variable "storedFields" must be all lower-case
(#238) Variable "storedFields" must be all lower-case
(#240) Variable "fieldBits" must be all lower-case
(#240) Expected 1 space after "|"; newline found
(#241) Expected 1 space after "?"; 4 found
(#241) Expected 1 space after "|"; newline found
(#243) Variable "fieldBits" must be all lower-case
(#261) Opening brace should be on the same line as the declaration
(#270) Public method name "Zend_Search_Lucene_Index_SegmentWriter::getName" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#278) Protected method name "Zend_Search_Lucene_Index_SegmentWriter::_dumpFNM" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#280) Variable "fnmFile" must be all lower-case
(#281) Variable "fnmFile" must be all lower-case
(#283) Variable "nrmFile" must be all lower-case
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Variable "nrmFile" must be all lower-case
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Variable "nrmFile" must be all lower-case
(#290) Variable "fnmFile" must be all lower-case
(#291) Variable "fnmFile" must be all lower-case
(#291) Expected 1 space before "?"; 7 found
(#291) Expected 1 space after "|"; newline found
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Line indented incorrectly; expected at least 12 spaces, found 0
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Line indented incorrectly; expected at least 12 spaces, found 0
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) This comment is 58% valid code; is this commented out code?
(#301) This comment is 74% valid code; is this commented out code?
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) This comment is 55% valid code; is this commented out code?
(#304) Variable "nrmFile" must be all lower-case
(#319) Member variable "_tisFile" must be all lower-case
(#326) Member variable "_tiiFile" must be all lower-case
(#333) Member variable "_frqFile" must be all lower-case
(#340) Member variable "_prxFile" must be all lower-case
(#347) Member variable "_termCount" must be all lower-case
(#355) Member variable "_prevTerm" must be all lower-case
(#362) Member variable "_prevTermInfo" must be all lower-case
(#369) Member variable "_prevIndexTerm" must be all lower-case
(#376) Member variable "_prevIndexTermInfo" must be all lower-case
(#383) Member variable "_lastIndexPosition" must be all lower-case
(#388) Public method name "Zend_Search_Lucene_Index_SegmentWriter::initializeDictionaryFiles" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#393) Variable "indexInterval" must be all lower-case
(#394) Variable "skipInterval" must be all lower-case
(#395) Variable "maxSkipLevels" must be all lower-case
(#400) Variable "indexInterval" must be all lower-case
(#401) Variable "skipInterval" must be all lower-case
(#402) Variable "maxSkipLevels" must be all lower-case
(#404) Inline doc block comments are not allowed; use "// Comment." instead
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Public method name "Zend_Search_Lucene_Index_SegmentWriter::addTerm" must be in lower-case letters only
(#439) Variable "termEntry" must be all lower-case
(#439) Variable "termDocs" must be all lower-case
(#440) Opening brace should be on the same line as the declaration
(#441) Variable "freqPointer" must be all lower-case
(#442) Variable "proxPointer" must be all lower-case
(#444) Variable "prevDoc" must be all lower-case
(#445) Variable "termDocs" must be all lower-case
(#445) Variable "docId" must be all lower-case
(#445) Variable "termPositions" must be all lower-case
(#446) Variable "docDelta" must be all lower-case
(#446) Variable "docId" must be all lower-case
(#446) Variable "prevDoc" must be all lower-case
(#446) Expected 1 space before "*"; 0 found
(#446) Expected 1 space after "*"; 0 found
(#447) Variable "prevDoc" must be all lower-case
(#447) Variable "docId" must be all lower-case
(#448) Variable "termPositions" must be all lower-case
(#449) Variable "docDelta" must be all lower-case
(#450) Variable "termPositions" must be all lower-case
(#452) Variable "docDelta" must be all lower-case
(#455) Variable "prevPosition" must be all lower-case
(#456) Variable "termPositions" must be all lower-case
(#457) Variable "prevPosition" must be all lower-case
(#458) Variable "prevPosition" must be all lower-case
(#462) Variable "termDocs" must be all lower-case
(#462) Variable "skipInterval" must be all lower-case
(#463) Inline doc block comments are not allowed; use "// Comment." instead
(#467) Variable "skipOffset" must be all lower-case
(#467) Variable "freqPointer" must be all lower-case
(#469) Variable "skipOffset" must be all lower-case
(#472) Variable "termEntry" must be all lower-case
(#473) Variable "termEntry" must be all lower-case
(#474) Variable "termInfo" must be all lower-case
(#474) Variable "termDocs" must be all lower-case
(#475) Variable "freqPointer" must be all lower-case
(#475) Variable "proxPointer" must be all lower-case
(#475) Variable "skipOffset" must be all lower-case
(#477) Variable "termInfo" must be all lower-case
(#479) Variable "indexInterval" must be all lower-case
(#480) Variable "termInfo" must be all lower-case
(#482) Variable "indexPosition" must be all lower-case
(#483) Variable "indexPosition" must be all lower-case
(#484) Variable "indexPosition" must be all lower-case
(#493) Public method name "Zend_Search_Lucene_Index_SegmentWriter::closeDictionaryFiles" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Variable "indexInterval" must be all lower-case
(#500) Expected 1 space before "/"; 0 found
(#500) Expected 1 space after "/"; 0 found
(#500) Variable "indexInterval" must be all lower-case
(#514) Protected method name "Zend_Search_Lucene_Index_SegmentWriter::_dumpTermDictEntry" must be in lower-case letters only
(#514) Variable "dicFile" must be all lower-case
(#515) Variable "prevTerm" must be all lower-case
(#516) Variable "prevTermInfo" must be all lower-case
(#516) Variable "termInfo" must be all lower-case
(#517) Opening brace should be on the same line as the declaration
(#518) Variable "prevTerm" must be all lower-case
(#518) Variable "prevTerm" must be all lower-case
(#519) Variable "matchedBytes" must be all lower-case
(#520) Variable "maxBytes" must be all lower-case
(#520) Variable "prevTerm" must be all lower-case
(#521) Variable "matchedBytes" must be all lower-case
(#521) Variable "maxBytes" must be all lower-case
(#522) Variable "prevTerm" must be all lower-case
(#522) Variable "matchedBytes" must be all lower-case
(#522) Variable "matchedBytes" must be all lower-case
(#523) Variable "matchedBytes" must be all lower-case
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Variable "prefixBytes" must be all lower-case
(#528) Variable "prefixChars" must be all lower-case
(#529) Variable "prefixBytes" must be all lower-case
(#529) Variable "matchedBytes" must be all lower-case
(#530) Variable "charBytes" must be all lower-case
(#531) Variable "prefixBytes" must be all lower-case
(#532) Variable "charBytes" must be all lower-case
(#533) Variable "prefixBytes" must be all lower-case
(#534) Variable "charBytes" must be all lower-case
(#535) Variable "prefixBytes" must be all lower-case
(#536) Variable "charBytes" must be all lower-case
(#541) Variable "prefixBytes" must be all lower-case
(#541) Variable "charBytes" must be all lower-case
(#541) Variable "matchedBytes" must be all lower-case
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Variable "prefixChars" must be all lower-case
(#548) Variable "prefixBytes" must be all lower-case
(#548) Variable "charBytes" must be all lower-case
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Variable "dicFile" must be all lower-case
(#552) Variable "prefixChars" must be all lower-case
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Variable "dicFile" must be all lower-case
(#554) Variable "prefixBytes" must be all lower-case
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Variable "dicFile" must be all lower-case
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Variable "dicFile" must be all lower-case
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Variable "dicFile" must be all lower-case
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Variable "dicFile" must be all lower-case
(#564) Variable "termInfo" must be all lower-case
(#566) Variable "prevTerm" must be all lower-case
(#568) Variable "prevTermInfo" must be all lower-case
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Variable "dicFile" must be all lower-case
(#570) Variable "termInfo" must be all lower-case
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Variable "dicFile" must be all lower-case
(#572) Variable "termInfo" must be all lower-case
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Variable "dicFile" must be all lower-case
(#575) Variable "termInfo" must be all lower-case
(#575) Variable "prevTermInfo" must be all lower-case
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) Variable "dicFile" must be all lower-case
(#577) Variable "termInfo" must be all lower-case
(#577) Variable "prevTermInfo" must be all lower-case
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) Variable "termInfo" must be all lower-case
(#581) Variable "dicFile" must be all lower-case
(#581) Variable "termInfo" must be all lower-case
(#584) Variable "prevTermInfo" must be all lower-case
(#584) Variable "termInfo" must be all lower-case
(#591) Protected method name "Zend_Search_Lucene_Index_SegmentWriter::_generateCFS" must be in lower-case letters only
(#592) Opening brace should be on the same line as the declaration
(#593) Variable "cfsFile" must be all lower-case
(#594) Variable "cfsFile" must be all lower-case
(#596) Variable "dataOffsetPointers" must be all lower-case
(#597) Variable "fileName" must be all lower-case
(#598) Variable "dataOffsetPointers" must be all lower-case
(#598) Variable "fileName" must be all lower-case
(#598) Variable "cfsFile" must be all lower-case
(#599) Variable "cfsFile" must be all lower-case
(#599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Variable "cfsFile" must be all lower-case
(#600) Variable "fileName" must be all lower-case
(#603) Variable "fileName" must be all lower-case
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#605) Variable "dataOffset" must be all lower-case
(#605) Variable "cfsFile" must be all lower-case
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Variable "cfsFile" must be all lower-case
(#607) Variable "dataOffsetPointers" must be all lower-case
(#607) Variable "fileName" must be all lower-case
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Variable "cfsFile" must be all lower-case
(#609) Variable "dataOffset" must be all lower-case
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) Variable "cfsFile" must be all lower-case
(#611) Variable "dataOffset" must be all lower-case
(#613) Variable "dataFile" must be all lower-case
(#613) Variable "fileName" must be all lower-case
(#615) Variable "byteCount" must be all lower-case
(#615) Variable "fileName" must be all lower-case
(#616) Variable "byteCount" must be all lower-case
(#617) Variable "dataFile" must be all lower-case
(#617) Variable "byteCount" must be all lower-case
(#617) This comment is 50% valid code; is this commented out code?
(#618) Variable "byteCount" must be all lower-case
(#619) Variable "cfsFile" must be all lower-case
(#622) Variable "fileName" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_termDictionary" must be all lower-case
(#49) Member variable "_termDocs" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter::addDocument" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#75) "require_once" must be immediately followed by an open parenthesis
(#77) Variable "storedFields" must be all lower-case
(#78) Variable "docNorms" must be all lower-case
(#81) Variable "fieldName" must be all lower-case
(#82) Variable "fieldName" must be all lower-case
(#85) Inline doc block comments are not allowed; use "// Comment." instead
(#88) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#95) "require_once" must be immediately followed by an open parenthesis
(#101) Variable "tokenCounter" must be all lower-case
(#103) Variable "tokenCounter" must be all lower-case
(#106) Variable "termKey" must be all lower-case
(#108) Variable "termKey" must be all lower-case
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "termKey" must be all lower-case
(#111) Variable "termKey" must be all lower-case
(#112) Variable "termKey" must be all lower-case
(#113) Variable "termKey" must be all lower-case
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "termKey" must be all lower-case
(#118) Variable "termKey" must be all lower-case
(#121) Variable "tokenCounter" must be all lower-case
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Variable "docNorms" must be all lower-case
(#127) Variable "tokenCounter" must be all lower-case
(#127) Expected 1 space before "*"; 0 found
(#127) Expected 1 space after "*"; newline found
(#128) Expected 1 space before "*"; 0 found
(#128) Expected 1 space after "*"; newline found
(#131) Variable "fieldUtf8Value" must be all lower-case
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Variable "fieldUtf8Value" must be all lower-case
(#137) Variable "termKey" must be all lower-case
(#139) Variable "termKey" must be all lower-case
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Variable "termKey" must be all lower-case
(#142) Variable "termKey" must be all lower-case
(#143) Variable "termKey" must be all lower-case
(#144) Variable "termKey" must be all lower-case
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "termKey" must be all lower-case
(#148) Variable "termKey" must be all lower-case
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Variable "docNorms" must be all lower-case
(#150) Expected 1 space before "*"; 0 found
(#150) Expected 1 space after "*"; newline found
(#151) Expected 1 space before "*"; 0 found
(#151) Expected 1 space after "*"; newline found
(#157) Variable "storedFields" must be all lower-case
(#163) Variable "fieldName" must be all lower-case
(#168) Variable "fieldName" must be all lower-case
(#169) Variable "fieldName" must be all lower-case
(#169) Variable "fieldName" must be all lower-case
(#173) Expected "if (...) {\n"; found "if (...){\n"
(#173) Variable "docNorms" must be all lower-case
(#173) Variable "fieldName" must be all lower-case
(#174) Variable "fieldName" must be all lower-case
(#174) Variable "docNorms" must be all lower-case
(#174) Variable "fieldName" must be all lower-case
(#176) Variable "fieldName" must be all lower-case
(#176) Variable "fieldName" must be all lower-case
(#180) Variable "storedFields" must be all lower-case
(#187) Protected method name "Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter::_dumpDictionary" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#193) Variable "termId" must be all lower-case
(#194) Variable "termId" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#217) Inline doc block comments are not allowed; use "// Comment." instead
(#218) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Possible useless method overriding detected
(#42) Opening brace should be on the same line as the declaration
(#50) Public method name "Zend_Search_Lucene_Index_SegmentWriter_StreamWriter::createStoredFieldsFiles" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Search_Lucene_Index_SegmentWriter_StreamWriter::addNorm" must be in lower-case letters only
(#59) Variable "fieldName" must be all lower-case
(#59) Variable "normVector" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "fieldName" must be all lower-case
(#62) Variable "fieldName" must be all lower-case
(#62) Variable "normVector" must be all lower-case
(#64) Variable "fieldName" must be all lower-case
(#64) Variable "normVector" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#82) Inline doc block comments are not allowed; use "// Comment." instead
(#83) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Search/Lucene/Index/Term.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#38) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Opening brace should be on the same line as the declaration
(#60) Expected 1 space before "?"; 0 found
(#60) Expected 1 space after "?"; 2 found
(#71) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Search_Lucene_Index_Term::getPrefix" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "prefixBytes" must be all lower-case
(#85) Variable "prefixChars" must be all lower-case
(#86) Variable "prefixBytes" must be all lower-case
(#86) Variable "prefixChars" must be all lower-case
(#87) Variable "charBytes" must be all lower-case
(#88) Variable "prefixBytes" must be all lower-case
(#89) Variable "charBytes" must be all lower-case
(#90) Variable "prefixBytes" must be all lower-case
(#91) Variable "charBytes" must be all lower-case
(#92) Variable "prefixBytes" must be all lower-case
(#93) Variable "charBytes" must be all lower-case
(#98) Variable "prefixBytes" must be all lower-case
(#98) Variable "charBytes" must be all lower-case
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "prefixChars" must be all lower-case
(#104) Variable "prefixBytes" must be all lower-case
(#104) Variable "charBytes" must be all lower-case
(#107) Variable "prefixBytes" must be all lower-case
(#116) Public method name "Zend_Search_Lucene_Index_Term::getLength" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#121) Variable "charBytes" must be all lower-case
(#123) Variable "charBytes" must be all lower-case
(#125) Variable "charBytes" must be all lower-case
(#127) Variable "charBytes" must be all lower-case
(#132) Variable "charBytes" must be all lower-case
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "charBytes" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Index/TermInfo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "docFreq" must be all lower-case
(#47) Member variable "freqPointer" must be all lower-case
(#54) Member variable "proxPointer" must be all lower-case
(#61) Member variable "skipOffset" must be all lower-case
(#69) Member variable "indexPointer" must be all lower-case
(#71) Variable "docFreq" must be all lower-case
(#71) Variable "freqPointer" must be all lower-case
(#71) Variable "proxPointer" must be all lower-case
(#71) Variable "skipOffset" must be all lower-case
(#71) Variable "indexPointer" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "docFreq" must be all lower-case
(#74) Variable "freqPointer" must be all lower-case
(#75) Variable "proxPointer" must be all lower-case
(#76) Variable "skipOffset" must be all lower-case
(#77) Variable "indexPointer" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Index/TermsPriorityQueue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Variable "termsStream1" must be all lower-case
(#44) Variable "termsStream2" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "termsStream1" must be all lower-case
(#46) Variable "termsStream2" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Index/TermsStream/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Public method name "Zend_Search_Lucene_Index_TermsStream_Interface::resetTermsStream" must be in lower-case letters only
(#44) Public method name "Zend_Search_Lucene_Index_TermsStream_Interface::skipTo" must be in lower-case letters only
(#51) Public method name "Zend_Search_Lucene_Index_TermsStream_Interface::nextTerm" must be in lower-case letters only
(#58) Public method name "Zend_Search_Lucene_Index_TermsStream_Interface::currentTerm" must be in lower-case letters only
(#65) Public method name "Zend_Search_Lucene_Index_TermsStream_Interface::closeTermsStream" must be in lower-case letters only
local/mr/vendor/zend/Zend/Search/Lucene/Index/Writer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "maxBufferedDocs" must be all lower-case
(#64) Member variable "maxMergeDocs" must be all lower-case
(#84) Member variable "mergeFactor" must be all lower-case
(#99) Member variable "_versionUpdate" must be all lower-case
(#107) Member variable "_newSegments" must be all lower-case
(#114) Member variable "_segmentsToDelete" must be all lower-case
(#121) Member variable "_currentSegment" must be all lower-case
(#130) Member variable "_segmentInfos" must be all lower-case
(#137) Member variable "_targetFormatVersion" must be all lower-case
(#144) Member variable "_indexExtensions" must be all lower-case
(#167) Public method name "Zend_Search_Lucene_Index_Writer::createIndex" must be in lower-case letters only
(#167) Variable "nameCount" must be all lower-case
(#168) Opening brace should be on the same line as the declaration
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "_indexExtensions" must be all lower-case
(#174) Variable "_indexExtensions" must not contain underscores.
(#174) Expected 1 space before "-"; 0 found
(#174) Expected 1 space after "-"; 0 found
(#177) Line indented incorrectly; expected 16 spaces, found 20
(#177) Closing brace indented incorrectly; expected 16 spaces, found 20
(#180) Variable "segmentsFile" must be all lower-case
(#181) Variable "segmentsFile" must be all lower-case
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Variable "segmentsFile" must be all lower-case
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Variable "segmentsFile" must be all lower-case
(#187) Variable "nameCount" must be all lower-case
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "segmentsFile" must be all lower-case
(#191) Variable "deletableFile" must be all lower-case
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Variable "deletableFile" must be all lower-case
(#195) Variable "genFile" must be all lower-case
(#197) Variable "genFile" must be all lower-case
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "genFile" must be all lower-case
(#200) Variable "genFile" must be all lower-case
(#202) Variable "segmentsFile" must be all lower-case
(#203) Variable "segmentsFile" must be all lower-case
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Variable "segmentsFile" must be all lower-case
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "segmentsFile" must be all lower-case
(#209) Variable "nameCount" must be all lower-case
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Variable "segmentsFile" must be all lower-case
(#223) Variable "segmentInfos" must be all lower-case
(#223) Variable "targetFormatVersion" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#226) Variable "segmentInfos" must be all lower-case
(#227) Variable "targetFormatVersion" must be all lower-case
(#235) Public method name "Zend_Search_Lucene_Index_Writer::addDocument" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#237) Inline doc block comments are not allowed; use "// Comment." instead
(#238) "require_once" must be immediately followed by an open parenthesis
(#241) Expected 1 space after "="; newline found
(#261) Private method name "Zend_Search_Lucene_Index_Writer::_hasAnythingToMerge" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#263) Variable "segmentSizes" must be all lower-case
(#264) Variable "segName" must be all lower-case
(#264) Variable "segmentInfo" must be all lower-case
(#265) Variable "segmentSizes" must be all lower-case
(#265) Variable "segName" must be all lower-case
(#265) Variable "segmentInfo" must be all lower-case
(#268) Variable "mergePool" must be all lower-case
(#269) Variable "poolSize" must be all lower-case
(#270) Variable "sizeToMerge" must be all lower-case
(#271) Variable "segmentSizes" must be all lower-case
(#272) Variable "segmentSizes" must be all lower-case
(#272) Variable "segName" must be all lower-case
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "sizeToMerge" must be all lower-case
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "poolSize" must be all lower-case
(#276) Variable "sizeToMerge" must be all lower-case
(#279) Variable "mergePool" must be all lower-case
(#280) Variable "poolSize" must be all lower-case
(#282) Variable "sizeToMerge" must be all lower-case
(#284) Variable "sizeToMerge" must be all lower-case
(#289) Variable "mergePool" must be all lower-case
(#289) Variable "segName" must be all lower-case
(#290) Variable "poolSize" must be all lower-case
(#293) Variable "poolSize" must be all lower-case
(#293) Variable "sizeToMerge" must be all lower-case
(#303) Private method name "Zend_Search_Lucene_Index_Writer::_maybeMergeSegments" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Variable "segmentSizes" must be all lower-case
(#328) Variable "segName" must be all lower-case
(#328) Variable "segmentInfo" must be all lower-case
(#329) Variable "segmentSizes" must be all lower-case
(#329) Variable "segName" must be all lower-case
(#329) Variable "segmentInfo" must be all lower-case
(#332) Variable "mergePool" must be all lower-case
(#333) Variable "poolSize" must be all lower-case
(#334) Variable "sizeToMerge" must be all lower-case
(#335) Variable "segmentSizes" must be all lower-case
(#336) Variable "segmentSizes" must be all lower-case
(#336) Variable "segName" must be all lower-case
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Variable "sizeToMerge" must be all lower-case
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Variable "poolSize" must be all lower-case
(#340) Variable "sizeToMerge" must be all lower-case
(#341) Variable "mergePool" must be all lower-case
(#343) Variable "mergePool" must be all lower-case
(#344) Variable "poolSize" must be all lower-case
(#346) Variable "sizeToMerge" must be all lower-case
(#348) Variable "sizeToMerge" must be all lower-case
(#354) Variable "mergePool" must be all lower-case
(#354) Variable "segName" must be all lower-case
(#355) Variable "poolSize" must be all lower-case
(#358) Variable "poolSize" must be all lower-case
(#358) Variable "sizeToMerge" must be all lower-case
(#359) Variable "mergePool" must be all lower-case
(#372) Private method name "Zend_Search_Lucene_Index_Writer::_mergeSegments" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#374) Variable "newName" must be all lower-case
(#376) Inline doc block comments are not allowed; use "// Comment." instead
(#377) "require_once" must be immediately followed by an open parenthesis
(#379) Variable "newName" must be all lower-case
(#380) Variable "segmentInfo" must be all lower-case
(#381) Variable "segmentInfo" must be all lower-case
(#382) Variable "segmentInfo" must be all lower-case
(#382) Variable "segmentInfo" must be all lower-case
(#385) Variable "newSegment" must be all lower-case
(#386) Variable "newSegment" must be all lower-case
(#387) Variable "newSegment" must be all lower-case
(#387) Variable "newSegment" must be all lower-case
(#398) Private method name "Zend_Search_Lucene_Index_Writer::_updateSegments" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Variable "segInfo" must be all lower-case
(#405) Variable "segInfo" must be all lower-case
(#407) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#410) Variable "segmentsFile" must be all lower-case
(#411) Variable "newSegmentFile" must be all lower-case
(#414) Variable "genFile" must be all lower-case
(#417) Variable "genFile" must be all lower-case
(#423) Variable "genFile" must be all lower-case
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Variable "genFile" must be all lower-case
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Variable "newSegmentFile" must be all lower-case
(#432) Variable "newSegmentFile" must be all lower-case
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Variable "segmentsFile" must be all lower-case
(#438) Variable "srcFormat" must be all lower-case
(#440) Variable "srcFormat" must be all lower-case
(#442) Variable "srcFormat" must be all lower-case
(#447) Variable "segmentsFile" must be all lower-case
(#449) Variable "newSegmentFile" must be all lower-case
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Variable "newSegmentFile" must be all lower-case
(#452) Variable "segmentsFile" must be all lower-case
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "numOfSegmentsOffset" must be all lower-case
(#455) Variable "newSegmentFile" must be all lower-case
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Variable "newSegmentFile" must be all lower-case
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Variable "segmentsCount" must be all lower-case
(#460) Variable "segmentsFile" must be all lower-case
(#463) Variable "segmentsCount" must be all lower-case
(#464) Variable "segName" must be all lower-case
(#464) Variable "segmentsFile" must be all lower-case
(#465) Variable "segSize" must be all lower-case
(#465) Variable "segmentsFile" must be all lower-case
(#467) Variable "srcFormat" must be all lower-case
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Variable "delGen" must be all lower-case
(#470) Variable "hasSingleNormFile" must be all lower-case
(#471) Variable "numField" must be all lower-case
(#472) Variable "isCompoundByte" must be all lower-case
(#473) Variable "docStoreOptions" must be all lower-case
(#475) Variable "delGen" must be all lower-case
(#475) Variable "segmentsFile" must be all lower-case
(#477) Variable "srcFormat" must be all lower-case
(#478) Variable "docStoreOffset" must be all lower-case
(#478) Variable "segmentsFile" must be all lower-case
(#480) Variable "docStoreOffset" must be all lower-case
(#481) Variable "docStoreSegment" must be all lower-case
(#481) Variable "segmentsFile" must be all lower-case
(#482) Variable "docStoreIsCompoundFile" must be all lower-case
(#482) Variable "segmentsFile" must be all lower-case
(#484) Variable "docStoreOptions" must be all lower-case
(#484) Variable "docStoreOffset" must be all lower-case
(#485) Variable "docStoreSegment" must be all lower-case
(#486) Variable "docStoreIsCompoundFile" must be all lower-case
(#488) Variable "docStoreOptions" must be all lower-case
(#491) Variable "docStoreOptions" must be all lower-case
(#494) Variable "hasSingleNormFile" must be all lower-case
(#494) Variable "segmentsFile" must be all lower-case
(#495) Variable "numField" must be all lower-case
(#495) Variable "segmentsFile" must be all lower-case
(#497) Variable "normGens" must be all lower-case
(#498) Variable "numField" must be all lower-case
(#499) Variable "numField" must be all lower-case
(#500) Variable "normGens" must be all lower-case
(#500) Variable "segmentsFile" must be all lower-case
(#503) Variable "isCompoundByte" must be all lower-case
(#503) Variable "segmentsFile" must be all lower-case
(#506) Variable "segName" must be all lower-case
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Variable "segName" must be all lower-case
(#509) Variable "isCompoundByte" must be all lower-case
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Variable "isCompound" must be all lower-case
(#512) Variable "isCompoundByte" must be all lower-case
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Variable "isCompound" must be all lower-case
(#515) Variable "isCompoundByte" must be all lower-case
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) Variable "isCompound" must be all lower-case
(#520) Inline doc block comments are not allowed; use "// Comment." instead
(#521) "require_once" must be immediately followed by an open parenthesis
(#522) Variable "segName" must be all lower-case
(#522) Expected 1 space after "="; newline found
(#524) Variable "segName" must be all lower-case
(#525) Variable "segSize" must be all lower-case
(#526) Variable "delGen" must be all lower-case
(#527) Variable "docStoreOptions" must be all lower-case
(#528) Variable "hasSingleNormFile" must be all lower-case
(#529) Variable "isCompound" must be all lower-case
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Variable "delGen" must be all lower-case
(#532) Variable "segName" must be all lower-case
(#535) Variable "newSegmentFile" must be all lower-case
(#535) Variable "segName" must be all lower-case
(#536) Variable "newSegmentFile" must be all lower-case
(#536) Variable "segSize" must be all lower-case
(#537) Variable "newSegmentFile" must be all lower-case
(#537) Variable "delGen" must be all lower-case
(#539) Variable "docStoreOptions" must be all lower-case
(#540) Variable "newSegmentFile" must be all lower-case
(#540) Variable "docStoreOffset" must be all lower-case
(#541) Variable "newSegmentFile" must be all lower-case
(#541) Variable "docStoreSegment" must be all lower-case
(#542) Variable "newSegmentFile" must be all lower-case
(#542) Variable "docStoreIsCompoundFile" must be all lower-case
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Variable "newSegmentFile" must be all lower-case
(#547) Variable "docStoreOptions" must be all lower-case
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Variable "newSegmentFile" must be all lower-case
(#554) Variable "hasSingleNormFile" must be all lower-case
(#555) Variable "newSegmentFile" must be all lower-case
(#555) Variable "numField" must be all lower-case
(#556) Variable "numField" must be all lower-case
(#557) Variable "normGens" must be all lower-case
(#557) Variable "normGen" must be all lower-case
(#558) Variable "newSegmentFile" must be all lower-case
(#558) Variable "normGen" must be all lower-case
(#561) Variable "newSegmentFile" must be all lower-case
(#561) Variable "isCompoundByte" must be all lower-case
(#563) Variable "segName" must be all lower-case
(#563) Variable "segSize" must be all lower-case
(#566) Variable "segmentsFile" must be all lower-case
(#568) Variable "segmentsCount" must be all lower-case
(#570) Variable "segName" must be all lower-case
(#570) Variable "segmentInfo" must be all lower-case
(#571) Variable "newSegmentFile" must be all lower-case
(#571) Variable "segName" must be all lower-case
(#572) Variable "newSegmentFile" must be all lower-case
(#572) Variable "segmentInfo" must be all lower-case
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Variable "newSegmentFile" must be all lower-case
(#575) Variable "newSegmentFile" must be all lower-case
(#577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#577) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Variable "newSegmentFile" must be all lower-case
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) Variable "newSegmentFile" must be all lower-case
(#581) Variable "segmentInfo" must be all lower-case
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Variable "newSegmentFile" must be all lower-case
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Variable "newSegmentFile" must be all lower-case
(#585) Variable "segmentInfo" must be all lower-case
(#587) Variable "segmentInfo" must be all lower-case
(#587) Variable "segmentInfo" must be all lower-case
(#588) Variable "segName" must be all lower-case
(#588) Variable "segmentInfo" must be all lower-case
(#592) Variable "newSegmentFile" must be all lower-case
(#592) Variable "numOfSegmentsOffset" must be all lower-case
(#593) Variable "newSegmentFile" must be all lower-case
(#593) Variable "segmentsCount" must be all lower-case
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Variable "newSegmentFile" must be all lower-case
(#596) Inline doc block comments are not allowed; use "// Comment." instead
(#598) Variable "genFile" must be all lower-case
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Variable "genFile" must be all lower-case
(#600) Variable "genFile" must be all lower-case
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#605) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) "require_once" must be immediately followed by an open parenthesis
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) Variable "genFile" must be all lower-case
(#612) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Inline doc block comments are not allowed; use "// Comment." instead
(#620) Variable "filesToDelete" must be all lower-case
(#621) Variable "filesTypes" must be all lower-case
(#622) Variable "filesNumbers" must be all lower-case
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Variable "delFiles" must be all lower-case
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Variable "filesToDelete" must be all lower-case
(#633) Variable "filesTypes" must be all lower-case
(#633) Inline comments must start with a capital letter, digit or 3-dots sequence
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Variable "filesNumbers" must be all lower-case
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Variable "filesToDelete" must be all lower-case
(#638) Variable "filesTypes" must be all lower-case
(#638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Variable "filesNumbers" must be all lower-case
(#641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) Variable "filesToDelete" must be all lower-case
(#645) Variable "filesTypes" must be all lower-case
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Variable "filesNumbers" must be all lower-case
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) 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
(#652) Variable "filesToDelete" must be all lower-case
(#653) Variable "filesTypes" must be all lower-case
(#653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Variable "filesNumbers" must be all lower-case
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) 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
(#660) Variable "filesToDelete" must be all lower-case
(#661) Variable "filesTypes" must be all lower-case
(#661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#662) Variable "filesNumbers" must be all lower-case
(#662) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) Variable "segmentNumber" must be all lower-case
(#665) Variable "delGeneration" must be all lower-case
(#666) Variable "delFiles" must be all lower-case
(#666) Variable "segmentNumber" must be all lower-case
(#667) Variable "delFiles" must be all lower-case
(#667) Variable "segmentNumber" must be all lower-case
(#669) Variable "delFiles" must be all lower-case
(#669) Variable "segmentNumber" must be all lower-case
(#669) Variable "delGeneration" must be all lower-case
(#671) Variable "_indexExtensions" must be all lower-case
(#671) Variable "_indexExtensions" must not contain underscores.
(#671) Expected 1 space before "-"; 0 found
(#671) Expected 1 space after "-"; 0 found
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Variable "segmentName" must be all lower-case
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Variable "segmentName" must be all lower-case
(#676) Variable "segmentName" must be all lower-case
(#677) Variable "filesToDelete" must be all lower-case
(#678) Variable "filesTypes" must be all lower-case
(#679) Variable "filesNumbers" must be all lower-case
(#679) Expected 1 space before "-"; 0 found
(#679) Expected 1 space after "-"; 0 found
(#679) Line exceeds 132 characters; contains 146 characters
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Variable "maxGenNumber" must be all lower-case
(#685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Variable "delFiles" must be all lower-case
(#686) Variable "segmentNumber" must be all lower-case
(#686) Variable "segmentDelFiles" must be all lower-case
(#687) Variable "delFiles" must be all lower-case
(#687) Variable "segmentNumber" must be all lower-case
(#688) Variable "delFiles" must be all lower-case
(#688) Variable "segmentNumber" must be all lower-case
(#688) Inline comments must start with a capital letter, digit or 3-dots sequence
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Variable "delFiles" must be all lower-case
(#690) Variable "segmentNumber" must be all lower-case
(#691) Variable "lastGenNumber" must be all lower-case
(#691) Variable "delFiles" must be all lower-case
(#691) Variable "segmentNumber" must be all lower-case
(#692) Variable "lastGenNumber" must be all lower-case
(#692) Variable "maxGenNumber" must be all lower-case
(#693) Variable "maxGenNumber" must be all lower-case
(#693) Variable "lastGenNumber" must be all lower-case
(#696) Variable "delFiles" must be all lower-case
(#696) Variable "segmentNumber" must be all lower-case
(#696) Variable "segmentDelFiles" must be all lower-case
(#697) Variable "segmentDelFiles" must be all lower-case
(#697) Variable "delGeneration" must be all lower-case
(#698) Variable "filesToDelete" must be all lower-case
(#699) Variable "filesTypes" must be all lower-case
(#699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#700) Variable "filesNumbers" must be all lower-case
(#700) Variable "segmentNumber" must be all lower-case
(#700) Expected 1 space before "*"; 0 found
(#700) Expected 1 space after "*"; 0 found
(#700) Variable "maxGenNumber" must be all lower-case
(#700) Variable "delGeneration" must be all lower-case
(#700) Line exceeds 132 characters; contains 140 characters
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) Variable "filesTypes" must be all lower-case
(#706) Variable "filesNumbers" must be all lower-case
(#707) Variable "filesToDelete" must be all lower-case
(#709) Variable "filesToDelete" must be all lower-case
(#711) Inline doc block comments are not allowed; use "// Comment." instead
(#712) Inline doc block comments are not allowed; use "// Comment." instead
(#713) Expected 1 space before "-"; 0 found
(#713) Expected 1 space after "-"; 0 found
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Variable "segName" must be all lower-case
(#730) Variable "_indexExtensions" must be all lower-case
(#730) Variable "_indexExtensions" must not contain underscores.
(#731) Variable "segName" must be all lower-case
(#736) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#740) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) Variable "segName" must be all lower-case
(#744) Variable "segmentInfo" must be all lower-case
(#745) Variable "segName" must be all lower-case
(#746) Variable "segName" must be all lower-case
(#755) Opening brace should be on the same line as the declaration
(#757) Variable "newSegment" must be all lower-case
(#758) Variable "newSegment" must be all lower-case
(#759) Variable "newSegment" must be all lower-case
(#759) Variable "newSegment" must be all lower-case
(#774) Public method name "Zend_Search_Lucene_Index_Writer::addIndexes" must be in lower-case letters only
(#775) Opening brace should be on the same line as the declaration
(#776) Inline doc block comments are not allowed; use "// Comment." instead
(#790) Opening brace should be on the same line as the declaration
(#819) Private method name "Zend_Search_Lucene_Index_Writer::_newSegmentName" must be in lower-case letters only
(#820) Opening brace should be on the same line as the declaration
(#824) Variable "segmentsFile" must be all lower-case
(#826) Variable "segmentsFile" must be all lower-case
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#827) Variable "segmentNameCounter" must be all lower-case
(#827) Variable "segmentsFile" must be all lower-case
(#829) Variable "segmentsFile" must be all lower-case
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Variable "segmentsFile" must be all lower-case
(#830) Variable "segmentNameCounter" must be all lower-case
(#833) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Variable "segmentsFile" must be all lower-case
(#838) Variable "segmentNameCounter" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#58) Public method name "Zend_Search_Lucene_Interface::getActualGeneration" must be in lower-case letters only
(#66) Public method name "Zend_Search_Lucene_Interface::getSegmentFileName" must be in lower-case letters only
(#73) Public method name "Zend_Search_Lucene_Interface::getFormatVersion" must be in lower-case letters only
(#82) Public method name "Zend_Search_Lucene_Interface::setFormatVersion" must be in lower-case letters only
(#82) Variable "formatVersion" must be all lower-case
(#89) Public method name "Zend_Search_Lucene_Interface::getDirectory" must be in lower-case letters only
(#105) Public method name "Zend_Search_Lucene_Interface::maxDoc" must be in lower-case letters only
(#112) Public method name "Zend_Search_Lucene_Interface::numDocs" must be in lower-case letters only
(#121) Public method name "Zend_Search_Lucene_Interface::isDeleted" must be in lower-case letters only
(#132) Public method name "Zend_Search_Lucene_Interface::setDefaultSearchField" must be in lower-case letters only
(#132) Variable "fieldName" must be all lower-case
(#141) Public method name "Zend_Search_Lucene_Interface::getDefaultSearchField" must be in lower-case letters only
(#150) Public method name "Zend_Search_Lucene_Interface::setResultSetLimit" must be in lower-case letters only
(#159) Public method name "Zend_Search_Lucene_Interface::getResultSetLimit" must be in lower-case letters only
(#171) Public method name "Zend_Search_Lucene_Interface::getMaxBufferedDocs" must be in lower-case letters only
(#183) Public method name "Zend_Search_Lucene_Interface::setMaxBufferedDocs" must be in lower-case letters only
(#183) Variable "maxBufferedDocs" must be all lower-case
(#197) Public method name "Zend_Search_Lucene_Interface::getMaxMergeDocs" must be in lower-case letters only
(#211) Public method name "Zend_Search_Lucene_Interface::setMaxMergeDocs" must be in lower-case letters only
(#211) Variable "maxMergeDocs" must be all lower-case
(#230) Public method name "Zend_Search_Lucene_Interface::getMergeFactor" must be in lower-case letters only
(#249) Public method name "Zend_Search_Lucene_Interface::setMergeFactor" must be in lower-case letters only
(#249) Variable "mergeFactor" must be all lower-case
(#268) Public method name "Zend_Search_Lucene_Interface::getFieldNames" must be in lower-case letters only
(#277) Public method name "Zend_Search_Lucene_Interface::getDocument" must be in lower-case letters only
(#287) Public method name "Zend_Search_Lucene_Interface::hasTerm" must be in lower-case letters only
(#296) Public method name "Zend_Search_Lucene_Interface::termDocs" must be in lower-case letters only
(#296) Variable "docsFilter" must be all lower-case
(#308) Public method name "Zend_Search_Lucene_Interface::termDocsFilter" must be in lower-case letters only
(#308) Variable "docsFilter" must be all lower-case
(#318) Public method name "Zend_Search_Lucene_Interface::termFreqs" must be in lower-case letters only
(#318) Variable "docsFilter" must be all lower-case
(#328) Public method name "Zend_Search_Lucene_Interface::termPositions" must be in lower-case letters only
(#328) Variable "docsFilter" must be all lower-case
(#336) Public method name "Zend_Search_Lucene_Interface::docFreq" must be in lower-case letters only
(#343) Public method name "Zend_Search_Lucene_Interface::getSimilarity" must be in lower-case letters only
(#352) Variable "fieldName" must be all lower-case
(#359) Public method name "Zend_Search_Lucene_Interface::hasDeletions" must be in lower-case letters only
(#375) Public method name "Zend_Search_Lucene_Interface::addDocument" must be in lower-case letters only
(#399) Public method name "Zend_Search_Lucene_Interface::undeleteAll" must be in lower-case letters only
(#407) Public method name "Zend_Search_Lucene_Interface::addReference" must be in lower-case letters only
(#416) Public method name "Zend_Search_Lucene_Interface::removeReference" must be in lower-case letters only
local/mr/vendor/zend/Zend/Search/Lucene/LockManager.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Public method name "Zend_Search_Lucene_LockManager::obtainWriteLock" must be in lower-case letters only
(#53) Variable "lockDirectory" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "lockDirectory" must be all lower-case
(#57) "require_once" must be immediately followed by an open parenthesis
(#68) Public method name "Zend_Search_Lucene_LockManager::releaseWriteLock" must be in lower-case letters only
(#68) Variable "lockDirectory" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "lockDirectory" must be all lower-case
(#98) Private method name "Zend_Search_Lucene_LockManager::_startReadLockProcessing" must be in lower-case letters only
(#98) Variable "lockDirectory" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "lockDirectory" must be all lower-case
(#102) "require_once" must be immediately followed by an open parenthesis
(#116) Private method name "Zend_Search_Lucene_LockManager::_stopReadLockProcessing" must be in lower-case letters only
(#116) Variable "lockDirectory" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "lockDirectory" must be all lower-case
(#132) Public method name "Zend_Search_Lucene_LockManager::obtainReadLock" must be in lower-case letters only
(#132) Variable "lockDirectory" must be all lower-case
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "lockDirectory" must be all lower-case
(#136) "require_once" must be immediately followed by an open parenthesis
(#147) Public method name "Zend_Search_Lucene_LockManager::releaseReadLock" must be in lower-case letters only
(#147) Variable "lockDirectory" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "lockDirectory" must be all lower-case
(#159) Public method name "Zend_Search_Lucene_LockManager::escalateReadLock" must be in lower-case letters only
(#159) Variable "lockDirectory" must be all lower-case
(#160) Opening brace should be on the same line as the declaration
(#161) Variable "lockDirectory" must be all lower-case
(#163) Variable "lockDirectory" must be all lower-case
(#182) Variable "lockDirectory" must be all lower-case
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Variable "lockDirectory" must be all lower-case
(#202) Public method name "Zend_Search_Lucene_LockManager::deEscalateReadLock" must be in lower-case letters only
(#202) Variable "lockDirectory" must be all lower-case
(#203) Opening brace should be on the same line as the declaration
(#204) Variable "lockDirectory" must be all lower-case
(#216) Public method name "Zend_Search_Lucene_LockManager::obtainOptimizationLock" must be in lower-case letters only
(#216) Variable "lockDirectory" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#218) Variable "lockDirectory" must be all lower-case
(#230) Public method name "Zend_Search_Lucene_LockManager::releaseOptimizationLock" must be in lower-case letters only
(#230) Variable "lockDirectory" must be all lower-case
(#231) Opening brace should be on the same line as the declaration
(#232) Variable "lockDirectory" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/MultiSearcher.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
(#56) "require_once" must be immediately followed by an open parenthesis
(#67) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::addIndex" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getActualGeneration" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#86) "require_once" must be immediately followed by an open parenthesis
(#96) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getSegmentFileName" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getFormatVersion" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#109) "require_once" must be immediately followed by an open parenthesis
(#119) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::setFormatVersion" must be in lower-case letters only
(#119) Variable "formatVersion" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#122) Variable "formatVersion" must be all lower-case
(#131) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getDirectory" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#133) "require_once" must be immediately followed by an open parenthesis
(#143) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::maxDoc" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::numDocs" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::isDeleted" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#191) Variable "indexCount" must be all lower-case
(#193) Variable "indexCount" must be all lower-case
(#197) Variable "indexCount" must be all lower-case
(#200) "require_once" must be immediately followed by an open parenthesis
(#213) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::setDefaultSearchField" must be in lower-case letters only
(#213) Variable "fieldName" must be all lower-case
(#214) Opening brace should be on the same line as the declaration
(#215) Usage of "$this" in static methods will cause runtime errors
(#216) Variable "fieldName" must be all lower-case
(#229) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getDefaultSearchField" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#231) Usage of "$this" in static methods will cause runtime errors
(#232) "require_once" must be immediately followed by an open parenthesis
(#236) Variable "defaultSearchField" must be all lower-case
(#236) Usage of "$this" in static methods will cause runtime errors
(#238) Usage of "$this" in static methods will cause runtime errors
(#239) Variable "defaultSearchField" must be all lower-case
(#240) "require_once" must be immediately followed by an open parenthesis
(#245) Variable "defaultSearchField" must be all lower-case
(#255) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::setResultSetLimit" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#257) Usage of "$this" in static methods will cause runtime errors
(#270) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getResultSetLimit" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#272) Usage of "$this" in static methods will cause runtime errors
(#273) "require_once" must be immediately followed by an open parenthesis
(#277) Variable "defaultResultSetLimit" must be all lower-case
(#277) Usage of "$this" in static methods will cause runtime errors
(#279) Usage of "$this" in static methods will cause runtime errors
(#280) Variable "defaultResultSetLimit" must be all lower-case
(#281) "require_once" must be immediately followed by an open parenthesis
(#286) Variable "defaultResultSetLimit" must be all lower-case
(#300) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getMaxBufferedDocs" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#303) "require_once" must be immediately followed by an open parenthesis
(#307) Variable "maxBufferedDocs" must be all lower-case
(#310) Variable "maxBufferedDocs" must be all lower-case
(#311) "require_once" must be immediately followed by an open parenthesis
(#316) Variable "maxBufferedDocs" must be all lower-case
(#329) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::setMaxBufferedDocs" must be in lower-case letters only
(#329) Variable "maxBufferedDocs" must be all lower-case
(#330) Opening brace should be on the same line as the declaration
(#332) Variable "maxBufferedDocs" must be all lower-case
(#349) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getMaxMergeDocs" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#352) "require_once" must be immediately followed by an open parenthesis
(#356) Variable "maxMergeDocs" must be all lower-case
(#359) Variable "maxMergeDocs" must be all lower-case
(#360) "require_once" must be immediately followed by an open parenthesis
(#365) Variable "maxMergeDocs" must be all lower-case
(#380) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::setMaxMergeDocs" must be in lower-case letters only
(#380) Variable "maxMergeDocs" must be all lower-case
(#381) Opening brace should be on the same line as the declaration
(#383) Variable "maxMergeDocs" must be all lower-case
(#405) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getMergeFactor" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#408) "require_once" must be immediately followed by an open parenthesis
(#412) Variable "mergeFactor" must be all lower-case
(#415) Variable "mergeFactor" must be all lower-case
(#416) "require_once" must be immediately followed by an open parenthesis
(#421) Variable "mergeFactor" must be all lower-case
(#441) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::setMergeFactor" must be in lower-case letters only
(#441) Variable "mergeFactor" must be all lower-case
(#442) Opening brace should be on the same line as the declaration
(#444) Variable "mergeFactor" must be all lower-case
(#458) Opening brace should be on the same line as the declaration
(#463) Variable "hitsList" must be all lower-case
(#465) Variable "indexShift" must be all lower-case
(#469) Variable "indexShift" must be all lower-case
(#471) Variable "indexShift" must be all lower-case
(#475) Variable "indexShift" must be all lower-case
(#476) Variable "hitsList" must be all lower-case
(#479) Inline doc block comments are not allowed; use "// Comment." instead
(#481) Variable "hitsList" must be all lower-case
(#490) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getFieldNames" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#492) Variable "fieldNamesList" must be all lower-case
(#495) Variable "fieldNamesList" must be all lower-case
(#498) Variable "fieldNamesList" must be all lower-case
(#509) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getDocument" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
(#512) This comment is 43% valid code; is this commented out code?
(#517) Variable "indexCount" must be all lower-case
(#519) Variable "indexCount" must be all lower-case
(#523) Variable "indexCount" must be all lower-case
(#526) "require_once" must be immediately followed by an open parenthesis
(#538) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::hasTerm" must be in lower-case letters only
(#539) Opening brace should be on the same line as the declaration
(#557) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::termDocs" must be in lower-case letters only
(#557) Variable "docsFilter" must be all lower-case
(#558) Opening brace should be on the same line as the declaration
(#559) Variable "docsFilter" must be all lower-case
(#560) "require_once" must be immediately followed by an open parenthesis
(#564) Variable "docsList" must be all lower-case
(#566) Variable "indexShift" must be all lower-case
(#570) Variable "indexShift" must be all lower-case
(#571) Variable "docId" must be all lower-case
(#572) Variable "indexShift" must be all lower-case
(#576) Variable "indexShift" must be all lower-case
(#577) Variable "docsList" must be all lower-case
(#580) Variable "docsList" must be all lower-case
(#594) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::termDocsFilter" must be in lower-case letters only
(#594) Variable "docsFilter" must be all lower-case
(#595) Opening brace should be on the same line as the declaration
(#596) "require_once" must be immediately followed by an open parenthesis
(#609) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::termFreqs" must be in lower-case letters only
(#609) Variable "docsFilter" must be all lower-case
(#610) Opening brace should be on the same line as the declaration
(#611) Variable "docsFilter" must be all lower-case
(#612) "require_once" must be immediately followed by an open parenthesis
(#616) Variable "freqsList" must be all lower-case
(#618) Variable "indexShift" must be all lower-case
(#622) Variable "indexShift" must be all lower-case
(#623) Variable "freqsShifted" must be all lower-case
(#625) Variable "docId" must be all lower-case
(#626) Variable "freqsShifted" must be all lower-case
(#626) Variable "docId" must be all lower-case
(#626) Variable "indexShift" must be all lower-case
(#628) Variable "freqsShifted" must be all lower-case
(#631) Variable "indexShift" must be all lower-case
(#632) Variable "freqsList" must be all lower-case
(#635) Variable "freqsList" must be all lower-case
(#647) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::termPositions" must be in lower-case letters only
(#647) Variable "docsFilter" must be all lower-case
(#648) Opening brace should be on the same line as the declaration
(#649) Variable "docsFilter" must be all lower-case
(#650) "require_once" must be immediately followed by an open parenthesis
(#654) Variable "termPositionsList" must be all lower-case
(#656) Variable "indexShift" must be all lower-case
(#658) Variable "termPositions" must be all lower-case
(#660) Variable "indexShift" must be all lower-case
(#661) Variable "termPositionsShifted" must be all lower-case
(#663) Variable "termPositions" must be all lower-case
(#663) Variable "docId" must be all lower-case
(#664) Variable "termPositions" must be all lower-case
(#664) Variable "docId" must be all lower-case
(#664) Variable "indexShift" must be all lower-case
(#666) Variable "termPositions" must be all lower-case
(#666) Variable "termPositionsShifted" must be all lower-case
(#669) Variable "indexShift" must be all lower-case
(#670) Variable "termPositionsList" must be all lower-case
(#670) Variable "termPositions" must be all lower-case
(#673) Variable "termPositions" must be all lower-case
(#682) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::docFreq" must be in lower-case letters only
(#683) Opening brace should be on the same line as the declaration
(#684) Variable "docFreq" must be all lower-case
(#687) Variable "docFreq" must be all lower-case
(#690) Variable "docFreq" must be all lower-case
(#699) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getSimilarity" must be in lower-case letters only
(#700) Opening brace should be on the same line as the declaration
(#702) "require_once" must be immediately followed by an open parenthesis
(#710) "require_once" must be immediately followed by an open parenthesis
(#725) Variable "fieldName" must be all lower-case
(#726) Opening brace should be on the same line as the declaration
(#728) Variable "indexCount" must be all lower-case
(#730) Variable "indexCount" must be all lower-case
(#731) Variable "fieldName" must be all lower-case
(#734) Variable "indexCount" must be all lower-case
(#745) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::hasDeletions" must be in lower-case letters only
(#746) Opening brace should be on the same line as the declaration
(#764) Opening brace should be on the same line as the declaration
(#766) Variable "indexCount" must be all lower-case
(#768) Variable "indexCount" must be all lower-case
(#773) Variable "indexCount" must be all lower-case
(#776) "require_once" must be immediately followed by an open parenthesis
(#791) Member variable "_documentDistributorCallBack" must be all lower-case
(#799) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::setDocumentDistributorCallback" must be in lower-case letters only
(#800) Opening brace should be on the same line as the declaration
(#802) "require_once" must be immediately followed by an open parenthesis
(#814) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::getDocumentDistributorCallback" must be in lower-case letters only
(#815) Opening brace should be on the same line as the declaration
(#825) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::addDocument" must be in lower-case letters only
(#826) Opening brace should be on the same line as the declaration
(#840) Opening brace should be on the same line as the declaration
(#852) Opening brace should be on the same line as the declaration
(#864) Opening brace should be on the same line as the declaration
(#865) Variable "termsList" must be all lower-case
(#868) Variable "termsList" must be all lower-case
(#871) Variable "termsList" must be all lower-case
(#880) Member variable "_termsStream" must be all lower-case
(#885) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::resetTermsStream" must be in lower-case letters only
(#886) Opening brace should be on the same line as the declaration
(#888) Inline doc block comments are not allowed; use "// Comment." instead
(#889) "require_once" must be immediately followed by an open parenthesis
(#904) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::skipTo" must be in lower-case letters only
(#905) Opening brace should be on the same line as the declaration
(#914) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::nextTerm" must be in lower-case letters only
(#915) Opening brace should be on the same line as the declaration
(#924) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::currentTerm" must be in lower-case letters only
(#925) Opening brace should be on the same line as the declaration
(#934) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::closeTermsStream" must be in lower-case letters only
(#935) Opening brace should be on the same line as the declaration
(#944) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::undeleteAll" must be in lower-case letters only
(#945) Opening brace should be on the same line as the declaration
(#957) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::addReference" must be in lower-case letters only
(#958) Opening brace should be on the same line as the declaration
(#959) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) Public method name "Zend_Search_Lucene_Interface_MultiSearcher::removeReference" must be in lower-case letters only
(#970) Opening brace should be on the same line as the declaration
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/PriorityQueue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#38) Expected MOODLE_INTERNAL check or config.php inclusion
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "nodeId" must be all lower-case
(#66) Variable "parentId" must be all lower-case
(#66) Variable "nodeId" must be all lower-case
(#66) Expected 1 space before "-"; 0 found
(#66) Expected 1 space after "-"; 0 found
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) This comment is 54% valid code; is this commented out code?
(#68) Variable "nodeId" must be all lower-case
(#68) Variable "parentId" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "nodeId" must be all lower-case
(#70) Variable "parentId" must be all lower-case
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Variable "nodeId" must be all lower-case
(#73) Variable "parentId" must be all lower-case
(#74) Variable "parentId" must be all lower-case
(#74) Variable "nodeId" must be all lower-case
(#74) Expected 1 space before "-"; 0 found
(#74) Expected 1 space after "-"; 0 found
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 54% valid code; is this commented out code?
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "nodeId" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#107) Opening brace should be on the same line as the declaration
(#113) Variable "lastId" must be all lower-case
(#115) Inline doc block comments are not allowed; use "// Comment." instead
(#118) Variable "nodeId" must be all lower-case
(#119) Variable "childId" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "lastId" must be all lower-case
(#123) Variable "childId" must be all lower-case
(#126) Variable "childId" must be all lower-case
(#126) Variable "lastId" must be all lower-case
(#127) Variable "childId" must be all lower-case
(#127) Variable "lastId" must be all lower-case
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "nodeId" must be all lower-case
(#130) Variable "childId" must be all lower-case
(#132) Variable "nodeId" must be all lower-case
(#132) Variable "childId" must be all lower-case
(#133) Variable "childId" must be all lower-case
(#133) Variable "nodeId" must be all lower-case
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Variable "childId" must be all lower-case
(#136) Expected 1 space before "+"; 0 found
(#136) Expected 1 space after "+"; 0 found
(#136) Variable "lastId" must be all lower-case
(#137) Variable "childId" must be all lower-case
(#137) Expected 1 space before "+"; 0 found
(#137) Expected 1 space after "+"; 0 found
(#137) Variable "childId" must be all lower-case
(#139) Variable "childId" must be all lower-case
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Variable "nodeId" must be all lower-case
(#144) Variable "lastId" must be all lower-case
(#145) Variable "lastId" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Proxy.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
(#60) Opening brace should be on the same line as the declaration
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Public method name "Zend_Search_Lucene_Proxy::getActualGeneration" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Search_Lucene_Proxy::getSegmentFileName" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Search_Lucene_Proxy::getFormatVersion" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Search_Lucene_Proxy::setFormatVersion" must be in lower-case letters only
(#112) Variable "formatVersion" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "formatVersion" must be all lower-case
(#122) Public method name "Zend_Search_Lucene_Proxy::getDirectory" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Search_Lucene_Proxy::maxDoc" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Search_Lucene_Proxy::numDocs" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Search_Lucene_Proxy::isDeleted" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Search_Lucene_Proxy::setDefaultSearchField" must be in lower-case letters only
(#180) Variable "fieldName" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#182) Variable "fieldName" must be all lower-case
(#192) Public method name "Zend_Search_Lucene_Proxy::getDefaultSearchField" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Search_Lucene_Proxy::setResultSetLimit" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Search_Lucene_Proxy::getResultSetLimit" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Search_Lucene_Proxy::getMaxBufferedDocs" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Search_Lucene_Proxy::setMaxBufferedDocs" must be in lower-case letters only
(#246) Variable "maxBufferedDocs" must be all lower-case
(#247) Opening brace should be on the same line as the declaration
(#248) Variable "maxBufferedDocs" must be all lower-case
(#264) Public method name "Zend_Search_Lucene_Proxy::getMaxMergeDocs" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#281) Public method name "Zend_Search_Lucene_Proxy::setMaxMergeDocs" must be in lower-case letters only
(#281) Variable "maxMergeDocs" must be all lower-case
(#282) Opening brace should be on the same line as the declaration
(#283) Variable "maxMergeDocs" must be all lower-case
(#304) Public method name "Zend_Search_Lucene_Proxy::getMergeFactor" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#326) Public method name "Zend_Search_Lucene_Proxy::setMergeFactor" must be in lower-case letters only
(#326) Variable "mergeFactor" must be all lower-case
(#327) Opening brace should be on the same line as the declaration
(#328) Variable "mergeFactor" must be all lower-case
(#341) Opening brace should be on the same line as the declaration
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Public method name "Zend_Search_Lucene_Proxy::getFieldNames" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#367) Public method name "Zend_Search_Lucene_Proxy::getDocument" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#380) Public method name "Zend_Search_Lucene_Proxy::hasTerm" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#392) Public method name "Zend_Search_Lucene_Proxy::termDocs" must be in lower-case letters only
(#392) Variable "docsFilter" must be all lower-case
(#393) Opening brace should be on the same line as the declaration
(#394) Variable "docsFilter" must be all lower-case
(#407) Public method name "Zend_Search_Lucene_Proxy::termDocsFilter" must be in lower-case letters only
(#407) Variable "docsFilter" must be all lower-case
(#408) Opening brace should be on the same line as the declaration
(#409) Variable "docsFilter" must be all lower-case
(#420) Public method name "Zend_Search_Lucene_Proxy::termFreqs" must be in lower-case letters only
(#420) Variable "docsFilter" must be all lower-case
(#421) Opening brace should be on the same line as the declaration
(#422) Variable "docsFilter" must be all lower-case
(#433) Public method name "Zend_Search_Lucene_Proxy::termPositions" must be in lower-case letters only
(#433) Variable "docsFilter" must be all lower-case
(#434) Opening brace should be on the same line as the declaration
(#435) Variable "docsFilter" must be all lower-case
(#444) Public method name "Zend_Search_Lucene_Proxy::docFreq" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#454) Public method name "Zend_Search_Lucene_Proxy::getSimilarity" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#466) Variable "fieldName" must be all lower-case
(#467) Opening brace should be on the same line as the declaration
(#468) Variable "fieldName" must be all lower-case
(#476) Public method name "Zend_Search_Lucene_Proxy::hasDeletions" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#489) Opening brace should be on the same line as the declaration
(#498) Public method name "Zend_Search_Lucene_Proxy::addDocument" must be in lower-case letters only
(#499) Opening brace should be on the same line as the declaration
(#507) Opening brace should be on the same line as the declaration
(#517) Opening brace should be on the same line as the declaration
(#527) Opening brace should be on the same line as the declaration
(#535) Public method name "Zend_Search_Lucene_Proxy::resetTermsStream" must be in lower-case letters only
(#536) Opening brace should be on the same line as the declaration
(#547) Public method name "Zend_Search_Lucene_Proxy::skipTo" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#557) Public method name "Zend_Search_Lucene_Proxy::nextTerm" must be in lower-case letters only
(#558) Opening brace should be on the same line as the declaration
(#567) Public method name "Zend_Search_Lucene_Proxy::currentTerm" must be in lower-case letters only
(#568) Opening brace should be on the same line as the declaration
(#577) Public method name "Zend_Search_Lucene_Proxy::closeTermsStream" must be in lower-case letters only
(#578) Opening brace should be on the same line as the declaration
(#586) Public method name "Zend_Search_Lucene_Proxy::undeleteAll" must be in lower-case letters only
(#587) Opening brace should be on the same line as the declaration
(#596) Public method name "Zend_Search_Lucene_Proxy::addReference" must be in lower-case letters only
(#597) Opening brace should be on the same line as the declaration
(#608) Public method name "Zend_Search_Lucene_Proxy::removeReference" must be in lower-case letters only
(#609) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_negativeLiteral" must be all lower-case
(#95) Member variable "_currentConjunction" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#113) Variable "emptyOperatorAction" must be all lower-case
(#114) Variable "emptyNotOperatorAction" must be all lower-case
(#121) Variable "emptyOperatorAction" must be all lower-case
(#122) Variable "emptyNotOperatorAction" must be all lower-case
(#122) Line exceeds 132 characters; contains 133 characters
(#133) Variable "notOperatorAction" must be all lower-case
(#134) Variable "orOperatorAction" must be all lower-case
(#135) Variable "literalAction" must be all lower-case
(#136) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#138) Variable "notOperatorAction" must be all lower-case
(#139) Variable "orOperatorAction" must be all lower-case
(#140) Variable "literalAction" must be all lower-case
(#151) Public method name "Zend_Search_Lucene_Search_BooleanExpressionRecognizer::processOperator" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Search_Lucene_Search_BooleanExpressionRecognizer::processLiteral" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_Search_Lucene_Search_BooleanExpressionRecognizer::finishExpression" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#197) "require_once" must be immediately followed by an open parenthesis
(#215) Public method name "Zend_Search_Lucene_Search_BooleanExpressionRecognizer::emptyOperatorAction" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#217) Inline doc block comments are not allowed; use "// Comment." instead
(#218) "require_once" must be immediately followed by an open parenthesis
(#220) Empty IF statement detected
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Public method name "Zend_Search_Lucene_Search_BooleanExpressionRecognizer::emptyNotOperatorAction" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#235) Inline doc block comments are not allowed; use "// Comment." instead
(#236) "require_once" must be immediately followed by an open parenthesis
(#238) Empty IF statement detected
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Public method name "Zend_Search_Lucene_Search_BooleanExpressionRecognizer::notOperatorAction" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#261) Public method name "Zend_Search_Lucene_Search_BooleanExpressionRecognizer::orOperatorAction" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#270) Public method name "Zend_Search_Lucene_Search_BooleanExpressionRecognizer::literalAction" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/Highlighter/Default.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_highlightColors" must be all lower-case
(#52) Member variable "_currentColorIndex" must be all lower-case
(#66) Public method name "Zend_Search_Lucene_Search_Highlighter_Default::setDocument" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Search_Lucene_Search_Highlighter_Default::getDocument" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Search/Highlighter/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Zend_Search_Lucene_Search_Highlighter_Interface::setDocument" must be in lower-case letters only
(#45) Public method name "Zend_Search_Lucene_Search_Highlighter_Interface::getDocument" must be in lower-case letters only
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Member variable "_currentColorIndex" must be all lower-case
(#61) Public method name "Zend_Search_Lucene_Search_Query::getBoost" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Search_Lucene_Search_Query::setBoost" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#83) Variable "docId" must be all lower-case
(#92) Public method name "Zend_Search_Lucene_Search_Query::matchedDocs" must be in lower-case letters only
(#103) Variable "docsFilter" must be all lower-case
(#111) Public method name "Zend_Search_Lucene_Search_Query::createWeight" must be in lower-case letters only
(#118) Protected method name "Zend_Search_Lucene_Search_Query::_initWeight" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#127) Variable "queryNorm" must be all lower-case
(#128) Variable "queryNorm" must be all lower-case
(#152) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Search_Lucene_Search_Query::getQueryTerms" must be in lower-case letters only
(#176) Protected method name "Zend_Search_Lucene_Search_Query::_highlightMatches" must be in lower-case letters only
(#186) Public method name "Zend_Search_Lucene_Search_Query::highlightMatches" must be in lower-case letters only
(#186) Variable "inputHTML" must be all lower-case
(#186) Variable "defaultEncoding" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#189) "require_once" must be immediately followed by an open parenthesis
(#193) Inline doc block comments are not allowed; use "// Comment." instead
(#194) "require_once" must be immediately followed by an open parenthesis
(#196) Variable "inputHTML" must be all lower-case
(#196) Variable "defaultEncoding" must be all lower-case
(#212) Public method name "Zend_Search_Lucene_Search_Query::htmlFragmentHighlightMatches" must be in lower-case letters only
(#212) Variable "inputHtmlFragment" must be all lower-case
(#213) Opening brace should be on the same line as the declaration
(#215) "require_once" must be immediately followed by an open parenthesis
(#219) Variable "inputHTML" must be all lower-case
(#220) Variable "inputHtmlFragment" must be all lower-case
(#222) Inline doc block comments are not allowed; use "// Comment." instead
(#223) "require_once" must be immediately followed by an open parenthesis
(#225) Variable "inputHTML" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Boolean.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_resVector" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Space found before closing bracket of FOREACH loop
(#117) Public method name "Zend_Search_Lucene_Search_Query_Boolean::addSubquery" must be in lower-case letters only
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Variable "prevSubquery" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#142) Variable "subqueryId" must be all lower-case
(#144) Expected 1 space before "?"; 0 found
(#144) Expected 1 space after "?"; 2 found
(#144) Variable "subqueryId" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Expected 1 space before "?"; 0 found
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) 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
(#177) "require_once" must be immediately followed by an open parenthesis
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Variable "allProhibited" must be all lower-case
(#184) Variable "allProhibited" must be all lower-case
(#188) Variable "allProhibited" must be all lower-case
(#189) "require_once" must be immediately followed by an open parenthesis
(#192) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) "require_once" must be immediately followed by an open parenthesis
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) "require_once" must be immediately followed by an open parenthesis
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Variable "allProhibited" must be all lower-case
(#220) Variable "allProhibited" must be all lower-case
(#224) Variable "allProhibited" must be all lower-case
(#225) "require_once" must be immediately followed by an open parenthesis
(#228) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Variable "optimizedQuery" must be all lower-case
(#240) Variable "optimizedQuery" must be all lower-case
(#240) Variable "optimizedQuery" must be all lower-case
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#242) Variable "optimizedQuery" must be all lower-case
(#244) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Variable "optimizedQuery" must be all lower-case
(#248) Variable "optimizedQuery" must be all lower-case
(#249) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#253) Variable "boostFactors" must be all lower-case
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "boostFactors" must be all lower-case
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Line indented incorrectly; expected 12 spaces, found 11
(#265) Closing brace indented incorrectly; expected 12 spaces, found 11
(#266) Variable "subTerms" must be all lower-case
(#267) Variable "subSigns" must be all lower-case
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Variable "hasRequired" must be all lower-case
(#279) Variable "hasProhibited" must be all lower-case
(#280) Variable "subSigns" must be all lower-case
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Variable "hasRequired" must be all lower-case
(#284) Variable "subSigns" must be all lower-case
(#286) Variable "hasRequired" must be all lower-case
(#288) Variable "hasProhibited" must be all lower-case
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "hasProhibited" must be all lower-case
(#294) Variable "hasRequired" must be all lower-case
(#298) Variable "subTerms" must be all lower-case
(#298) Variable "termId" must be all lower-case
(#300) Variable "subSigns" must be all lower-case
(#300) Expected 1 space before "?"; 0 found
(#300) Variable "subSigns" must be all lower-case
(#300) Variable "termId" must be all lower-case
(#301) Variable "boostFactors" must be all lower-case
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) This comment is 56% valid code; is this commented out code?
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) This comment is 50% valid code; is this commented out code?
(#318) Variable "onlyOptional" must be all lower-case
(#319) Variable "subSigns" must be all lower-case
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Variable "onlyOptional" must be all lower-case
(#323) Variable "subSigns" must be all lower-case
(#325) Variable "onlyOptional" must be all lower-case
(#329) Line indented incorrectly; expected 24 spaces, found 20
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Line indented incorrectly; expected at least 24 spaces, found 20
(#332) Line indented incorrectly; expected 24 spaces, found 20
(#332) Variable "onlyOptional" must be all lower-case
(#333) Line indented incorrectly; expected at least 28 spaces, found 24
(#334) Line indented incorrectly; expected 24 spaces, found 20
(#336) Line indented incorrectly; expected 24 spaces, found 20
(#336) Variable "subTerms" must be all lower-case
(#336) Variable "termId" must be all lower-case
(#337) Line indented incorrectly; expected at least 28 spaces, found 24
(#338) Line indented incorrectly; expected at least 28 spaces, found 24
(#338) Expected 1 space before "?"; 0 found
(#338) Expected 1 space after ":"; newline found
(#339) Space found before semicolon; expected "false;" but found "false /* prohibited */;"
(#340) Line indented incorrectly; expected at least 28 spaces, found 24
(#340) Variable "boostFactors" must be all lower-case
(#341) Line indented incorrectly; expected 24 spaces, found 20
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Line indented incorrectly; expected at least 24 spaces, found 20
(#344) Line indented incorrectly; expected at least 24 spaces, found 20
(#345) Line indented incorrectly; expected at least 24 spaces, found 20
(#346) Line indented incorrectly; expected 20 spaces, found 16
(#347) Closing brace indented incorrectly; expected 11 spaces, found 12
(#349) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Variable "optimizedQuery" must be all lower-case
(#356) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Variable "boostFactors" must be all lower-case
(#360) "require_once" must be immediately followed by an open parenthesis
(#361) Variable "optimizedQuery" must be all lower-case
(#362) Variable "optimizedQuery" must be all lower-case
(#362) Variable "boostFactors" must be all lower-case
(#362) Expected 1 space before "*"; 0 found
(#362) Expected 1 space after "*"; 0 found
(#364) Variable "optimizedQuery" must be all lower-case
(#366) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Variable "prohibitedTerms" must be all lower-case
(#375) Variable "prohibitedTerms" must be all lower-case
(#379) Variable "boostFactors" must be all lower-case
(#384) "require_once" must be immediately followed by an open parenthesis
(#386) Variable "boostFactors" must be all lower-case
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Variable "boostFactors" must be all lower-case
(#394) "require_once" must be immediately followed by an open parenthesis
(#396) Variable "boostFactors" must be all lower-case
(#400) Expected 1 space before "?"; 0 found
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Variable "prohibitedTerms" must be all lower-case
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) "require_once" must be immediately followed by an open parenthesis
(#409) Variable "prohibitedTerms" must be all lower-case
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Variable "prohibitedTerms" must be all lower-case
(#414) Variable "prohibitedTerms" must be all lower-case
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Variable "prohibitedSigns" must be all lower-case
(#417) Variable "prohibitedTerms" must be all lower-case
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Variable "prohibitedSigns" must be all lower-case
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) "require_once" must be immediately followed by an open parenthesis
(#424) Variable "prohibitedTerms" must be all lower-case
(#424) Variable "prohibitedSigns" must be all lower-case
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Variable "prohibitedTerms" must be all lower-case
(#432) Inline doc block comments are not allowed; use "// Comment." instead
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Variable "prohibitedTerms" must be all lower-case
(#437) Variable "optimizedQuery" must be all lower-case
(#438) Variable "optimizedQuery" must be all lower-case
(#441) Variable "optimizedQuery" must be all lower-case
(#449) Public method name "Zend_Search_Lucene_Search_Query_Boolean::getSubqueries" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#460) Public method name "Zend_Search_Lucene_Search_Query_Boolean::getSigns" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#472) Public method name "Zend_Search_Lucene_Search_Query_Boolean::createWeight" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#474) "require_once" must be immediately followed by an open parenthesis
(#484) Private method name "Zend_Search_Lucene_Search_Query_Boolean::_calculateConjunctionResult" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#492) Variable "resVectors" must be all lower-case
(#493) Variable "resVectorsSizes" must be all lower-case
(#494) Variable "resVectorsIds" must be all lower-case
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Variable "subqueryId" must be all lower-case
(#496) Variable "resVectors" must be all lower-case
(#497) Variable "resVectorsSizes" must be all lower-case
(#497) Variable "resVectors" must be all lower-case
(#498) Variable "resVectorsIds" must be all lower-case
(#498) Variable "subqueryId" must be all lower-case
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Variable "resVectorsSizes" must be all lower-case
(#502) Variable "resVectorsIds" must be all lower-case
(#503) Variable "resVectors" must be all lower-case
(#505) Variable "resVectors" must be all lower-case
(#505) Variable "nextResVector" must be all lower-case
(#506) Expected "if (...) {\n"; found "if(...) {\n"
(#507) Variable "nextResVector" must be all lower-case
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) This comment is 57% valid code; is this commented out code?
(#509) No space found before comment text; expected "// $this->_resVector = array_intersect_key($this->_resVector, $nextResVector);" but found "//$this->_resVector = array_intersect_key($this->_resVector, $nextResVector);"
(#511) Inline doc block comments are not allowed; use "// Comment." instead
(#514) Variable "updatedVector" must be all lower-case
(#516) Variable "nextResVector" must be all lower-case
(#517) Variable "updatedVector" must be all lower-case
(#520) Variable "updatedVector" must be all lower-case
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) This comment is 55% valid code; is this commented out code?
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Private method name "Zend_Search_Lucene_Search_Query_Boolean::_calculateNonConjunctionResult" must be in lower-case letters only
(#539) Opening brace should be on the same line as the declaration
(#540) Variable "requiredVectors" must be all lower-case
(#541) Variable "requiredVectorsSizes" must be all lower-case
(#542) Variable "requiredVectorsIds" must be all lower-case
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Variable "subqueryId" must be all lower-case
(#547) Variable "subqueryId" must be all lower-case
(#548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Variable "requiredVectors" must be all lower-case
(#550) Variable "requiredVectorsSizes" must be all lower-case
(#550) Variable "requiredVectors" must be all lower-case
(#551) Variable "requiredVectorsIds" must be all lower-case
(#551) Variable "subqueryId" must be all lower-case
(#552) Empty ELSEIF statement detected
(#552) Usage of ELSEIF not allowed; use ELSE IF instead
(#552) Variable "subqueryId" must be all lower-case
(#553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Variable "requiredVectorsSizes" must be all lower-case
(#566) Variable "requiredVectorsIds" must be all lower-case
(#567) Variable "requiredVectors" must be all lower-case
(#570) Variable "requiredVectors" must be all lower-case
(#570) Variable "nextResVector" must be all lower-case
(#571) Expected "if (...) {\n"; found "if(...) {\n"
(#572) Variable "nextResVector" must be all lower-case
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) This comment is 59% valid code; is this commented out code?
(#574) No space found before comment text; expected "// $required = array_intersect_key($required, $nextResVector);" but found "//$required = array_intersect_key($required, $nextResVector);"
(#576) Inline doc block comments are not allowed; use "// Comment." instead
(#579) Variable "updatedVector" must be all lower-case
(#581) Variable "nextResVector" must be all lower-case
(#582) Variable "updatedVector" must be all lower-case
(#585) Variable "updatedVector" must be all lower-case
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#612) Public method name "Zend_Search_Lucene_Search_Query_Boolean::_conjunctionScore" must be in lower-case letters only
(#612) Variable "docId" must be all lower-case
(#613) Opening brace should be on the same line as the declaration
(#622) Variable "docId" must be all lower-case
(#628) Variable "docId" must be all lower-case
(#642) Public method name "Zend_Search_Lucene_Search_Query_Boolean::_nonConjunctionScore" must be in lower-case letters only
(#642) Variable "docId" must be all lower-case
(#643) Opening brace should be on the same line as the declaration
(#647) Variable "maxCoord" must be all lower-case
(#650) Variable "maxCoord" must be all lower-case
(#654) Variable "maxCoord" must be all lower-case
(#655) Variable "maxCoord" must be all lower-case
(#660) Variable "matchedSubqueries" must be all lower-case
(#661) Variable "subqueryId" must be all lower-case
(#662) Variable "docId" must be all lower-case
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#665) Variable "subqueryId" must be all lower-case
(#669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Variable "subqueryId" must be all lower-case
(#675) Variable "matchedSubqueries" must be all lower-case
(#680) Variable "matchedSubqueries" must be all lower-case
(#690) Variable "docsFilter" must be all lower-case
(#691) Opening brace should be on the same line as the declaration
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#695) Variable "docsFilter" must be all lower-case
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) "require_once" must be immediately followed by an open parenthesis
(#698) Variable "docsFilter" must be all lower-case
(#701) Variable "subqueryId" must be all lower-case
(#702) Variable "subqueryId" must be all lower-case
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Variable "docsFilter" must be all lower-case
(#726) Public method name "Zend_Search_Lucene_Search_Query_Boolean::matchedDocs" must be in lower-case letters only
(#727) Opening brace should be on the same line as the declaration
(#738) Variable "docId" must be all lower-case
(#739) Opening brace should be on the same line as the declaration
(#740) Variable "docId" must be all lower-case
(#742) Variable "docId" must be all lower-case
(#744) Variable "docId" must be all lower-case
(#756) Public method name "Zend_Search_Lucene_Search_Query_Boolean::getQueryTerms" must be in lower-case letters only
(#757) Opening brace should be on the same line as the declaration
(#774) Protected method name "Zend_Search_Lucene_Search_Query_Boolean::_highlightMatches" must be in lower-case letters only
(#775) Opening brace should be on the same line as the declaration
(#789) Opening brace should be on the same line as the declaration
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Empty.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
(#55) Opening brace should be on the same line as the declaration
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Public method name "Zend_Search_Lucene_Search_Query_Empty::createWeight" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) "require_once" must be immediately followed by an open parenthesis
(#79) Variable "docsFilter" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Public method name "Zend_Search_Lucene_Search_Query_Empty::matchedDocs" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#103) Variable "docId" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Search_Lucene_Search_Query_Empty::getQueryTerms" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#123) Protected method name "Zend_Search_Lucene_Search_Query_Empty::_highlightMatches" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Fuzzy.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_maxDistances" must be all lower-case
(#70) Member variable "_minimumSimilarity" must be all lower-case
(#77) Member variable "_prefixLength" must be all lower-case
(#105) Member variable "_termKeys" must be all lower-case
(#112) Member variable "_defaultPrefixLength" must be all lower-case
(#122) Variable "minimumSimilarity" must be all lower-case
(#122) Variable "prefixLength" must be all lower-case
(#122) Line exceeds 132 characters; contains 141 characters
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "minimumSimilarity" must be all lower-case
(#125) "require_once" must be immediately followed by an open parenthesis
(#128) Variable "minimumSimilarity" must be all lower-case
(#129) "require_once" must be immediately followed by an open parenthesis
(#132) Variable "prefixLength" must be all lower-case
(#133) "require_once" must be immediately followed by an open parenthesis
(#138) Variable "minimumSimilarity" must be all lower-case
(#139) Variable "prefixLength" must be all lower-case
(#139) Expected 1 space before "?"; 0 found
(#139) Variable "prefixLength" must be all lower-case
(#139) Variable "_defaultPrefixLength" must be all lower-case
(#139) Variable "_defaultPrefixLength" must not contain underscores.
(#147) Public method name "Zend_Search_Lucene_Search_Query_Fuzzy::getDefaultPrefixLength" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "_defaultPrefixLength" must be all lower-case
(#149) Variable "_defaultPrefixLength" must not contain underscores.
(#157) Public method name "Zend_Search_Lucene_Search_Query_Fuzzy::setDefaultPrefixLength" must be in lower-case letters only
(#157) Variable "defaultPrefixLength" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "_defaultPrefixLength" must be all lower-case
(#159) Variable "_defaultPrefixLength" must not contain underscores.
(#159) Variable "defaultPrefixLength" must be all lower-case
(#170) Private method name "Zend_Search_Lucene_Search_Query_Fuzzy::_calculateMaxDistance" must be in lower-case letters only
(#170) Variable "prefixLength" must be all lower-case
(#170) Variable "termLength" must be all lower-case
(#171) Opening brace should be on the same line as the declaration
(#172) Expected 1 space before "*"; 0 found
(#172) Expected 1 space after "*"; 0 found
(#172) Variable "termLength" must be all lower-case
(#172) Variable "prefixLength" must be all lower-case
(#184) Opening brace should be on the same line as the declaration
(#196) "require_once" must be immediately followed by an open parenthesis
(#198) Variable "prefixByteLength" must be all lower-case
(#199) Variable "prefixUtf8Length" must be all lower-case
(#201) Variable "termLength" must be all lower-case
(#203) Variable "termRest" must be all lower-case
(#203) Variable "prefixByteLength" must be all lower-case
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Variable "termRestLength" must be all lower-case
(#205) Variable "termRest" must be all lower-case
(#207) Variable "scaleFactor" must be all lower-case
(#207) Expected 1 space before "/"; 0 found
(#207) Expected 1 space after "/"; 0 found
(#209) "require_once" must be immediately followed by an open parenthesis
(#210) Variable "maxTerms" must be all lower-case
(#214) "require_once" must be immediately followed by an open parenthesis
(#220) Variable "prefixByteLength" must be all lower-case
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Variable "prefixByteLength" must be all lower-case
(#224) Variable "maxDistance" must be all lower-case
(#224) Expected 1 space before "?"; 0 found
(#224) Expected 1 space after "?"; newline found
(#225) Expected 1 space after ":"; newline found
(#226) Variable "prefixUtf8Length" must be all lower-case
(#226) Variable "termRestLength" must be all lower-case
(#228) Variable "termRestLength" must be all lower-case
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Variable "prefixUtf8Length" must be all lower-case
(#231) Expected 1 space before "?"; 0 found
(#231) Expected 1 space before "/"; 0 found
(#231) Expected 1 space after "/"; 0 found
(#231) Variable "prefixUtf8Length" must be all lower-case
(#233) Variable "prefixUtf8Length" must be all lower-case
(#233) Expected 1 space before "?"; 0 found
(#233) Variable "termRestLength" must be all lower-case
(#233) Expected 1 space before "/"; 0 found
(#233) Expected 1 space after "/"; 0 found
(#233) Variable "prefixUtf8Length" must be all lower-case
(#234) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#234) Expected "if (...) {\n"; found "if (...){\n"
(#234) Variable "maxDistance" must be all lower-case
(#234) Variable "termRestLength" must be all lower-case
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) No space found before comment text; expected "// just adding the characters of term to target or vice-versa results in too many edits" but found "//just adding the characters of term to target or vice-versa results in too many edits"
(#236) No space found before comment text; expected "// for example "pre" length is 3 and "prefixes" length is 8. We can see that" but found "//for example "pre" length is 3 and "prefixes" length is 8. We can see that"
(#237) No space found before comment text; expected "// given this optimal circumstance, the edit distance cannot be less than 5." but found "//given this optimal circumstance, the edit distance cannot be less than 5."
(#238) No space found before comment text; expected "// which is 8-3 or more precisesly abs(3-8)." but found "//which is 8-3 or more precisesly abs(3-8)."
(#239) No space found before comment text; expected "// if our maximum edit distance is 4, then we can discard this word" but found "//if our maximum edit distance is 4, then we can discard this word"
(#240) No space found before comment text; expected "// without looking at it." but found "//without looking at it."
(#243) Variable "termRest" must be all lower-case
(#243) Expected 1 space before "/"; 0 found
(#243) Expected 1 space after "/"; 0 found
(#243) Variable "prefixUtf8Length" must be all lower-case
(#243) Variable "termRestLength" must be all lower-case
(#243) Line exceeds 132 characters; contains 134 characters
(#249) Expected 1 space before "*"; 0 found
(#249) Expected 1 space after "*"; 0 found
(#249) Variable "scaleFactor" must be all lower-case
(#251) Variable "maxTerms" must be all lower-case
(#251) Variable "maxTerms" must be all lower-case
(#252) "require_once" must be immediately followed by an open parenthesis
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Variable "maxDistance" must be all lower-case
(#266) Expected 1 space before "?"; 0 found
(#266) Expected 1 space after "?"; newline found
(#267) Expected 1 space after ":"; newline found
(#268) Variable "termRestLength" must be all lower-case
(#270) Expected "if (...) {\n"; found "if (...){\n"
(#270) Variable "maxDistance" must be all lower-case
(#270) Variable "termRestLength" must be all lower-case
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) No space found before comment text; expected "// just adding the characters of term to target or vice-versa results in too many edits" but found "//just adding the characters of term to target or vice-versa results in too many edits"
(#272) No space found before comment text; expected "// for example "pre" length is 3 and "prefixes" length is 8. We can see that" but found "//for example "pre" length is 3 and "prefixes" length is 8. We can see that"
(#273) No space found before comment text; expected "// given this optimal circumstance, the edit distance cannot be less than 5." but found "//given this optimal circumstance, the edit distance cannot be less than 5."
(#274) No space found before comment text; expected "// which is 8-3 or more precisesly abs(3-8)." but found "//which is 8-3 or more precisesly abs(3-8)."
(#275) No space found before comment text; expected "// if our maximum edit distance is 4, then we can discard this word" but found "//if our maximum edit distance is 4, then we can discard this word"
(#276) No space found before comment text; expected "// without looking at it." but found "//without looking at it."
(#279) Variable "termRest" must be all lower-case
(#279) Expected 1 space before "/"; 0 found
(#279) Expected 1 space after "/"; 0 found
(#279) Variable "termRestLength" must be all lower-case
(#285) Expected 1 space before "*"; 0 found
(#285) Expected 1 space after "*"; 0 found
(#285) Variable "scaleFactor" must be all lower-case
(#287) Variable "maxTerms" must be all lower-case
(#287) Variable "maxTerms" must be all lower-case
(#288) "require_once" must be immediately followed by an open parenthesis
(#301) "require_once" must be immediately followed by an open parenthesis
(#304) "require_once" must be immediately followed by an open parenthesis
(#307) "require_once" must be immediately followed by an open parenthesis
(#308) Variable "rewrittenQuery" must be all lower-case
(#314) Variable "termCount" must be all lower-case
(#315) "require_once" must be immediately followed by an open parenthesis
(#316) Variable "matchedTerm" must be all lower-case
(#317) Variable "matchedTerm" must be all lower-case
(#320) Variable "rewrittenQuery" must be all lower-case
(#322) Variable "termCount" must be all lower-case
(#323) Variable "termCount" must be all lower-case
(#328) Variable "rewrittenQuery" must be all lower-case
(#339) Opening brace should be on the same line as the declaration
(#340) "require_once" must be immediately followed by an open parenthesis
(#350) Public method name "Zend_Search_Lucene_Search_Query_Fuzzy::getQueryTerms" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#353) "require_once" must be immediately followed by an open parenthesis
(#367) Public method name "Zend_Search_Lucene_Search_Query_Fuzzy::createWeight" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#369) "require_once" must be immediately followed by an open parenthesis
(#382) Variable "docsFilter" must be all lower-case
(#383) Opening brace should be on the same line as the declaration
(#384) "require_once" must be immediately followed by an open parenthesis
(#396) Public method name "Zend_Search_Lucene_Search_Query_Fuzzy::matchedDocs" must be in lower-case letters only
(#397) Opening brace should be on the same line as the declaration
(#398) "require_once" must be immediately followed by an open parenthesis
(#410) Variable "docId" must be all lower-case
(#411) Opening brace should be on the same line as the declaration
(#412) "require_once" must be immediately followed by an open parenthesis
(#421) Protected method name "Zend_Search_Lucene_Search_Query_Fuzzy::_highlightMatches" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#425) "require_once" must be immediately followed by an open parenthesis
(#427) Variable "prefixByteLength" must be all lower-case
(#428) Variable "prefixUtf8Length" must be all lower-case
(#430) Variable "termLength" must be all lower-case
(#432) Variable "termRest" must be all lower-case
(#432) Variable "prefixByteLength" must be all lower-case
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Variable "termRestLength" must be all lower-case
(#434) Variable "termRest" must be all lower-case
(#436) Variable "scaleFactor" must be all lower-case
(#436) Expected 1 space before "/"; 0 found
(#436) Expected 1 space after "/"; 0 found
(#438) Variable "docBody" must be all lower-case
(#439) "require_once" must be immediately followed by an open parenthesis
(#440) Variable "docBody" must be all lower-case
(#442) Variable "termText" must be all lower-case
(#444) Variable "termText" must be all lower-case
(#444) Variable "prefixByteLength" must be all lower-case
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Variable "termText" must be all lower-case
(#446) Variable "prefixByteLength" must be all lower-case
(#448) Variable "maxDistance" must be all lower-case
(#448) Expected 1 space before "?"; 0 found
(#448) Expected 1 space after "?"; newline found
(#449) Expected 1 space after ":"; newline found
(#450) Variable "prefixUtf8Length" must be all lower-case
(#450) Variable "termRestLength" must be all lower-case
(#452) Variable "termRestLength" must be all lower-case
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "prefixUtf8Length" must be all lower-case
(#455) Expected 1 space before "?"; 0 found
(#455) Expected 1 space before "/"; 0 found
(#455) Expected 1 space after "/"; 0 found
(#455) Variable "prefixUtf8Length" must be all lower-case
(#457) Variable "prefixUtf8Length" must be all lower-case
(#457) Expected 1 space before "?"; 0 found
(#457) Variable "termRestLength" must be all lower-case
(#457) Expected 1 space before "/"; 0 found
(#457) Expected 1 space after "/"; 0 found
(#457) Variable "prefixUtf8Length" must be all lower-case
(#458) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#458) Expected "if (...) {\n"; found "if (...){\n"
(#458) Variable "maxDistance" must be all lower-case
(#458) Variable "termRestLength" must be all lower-case
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) No space found before comment text; expected "// just adding the characters of term to target or vice-versa results in too many edits" but found "//just adding the characters of term to target or vice-versa results in too many edits"
(#460) No space found before comment text; expected "// for example "pre" length is 3 and "prefixes" length is 8. We can see that" but found "//for example "pre" length is 3 and "prefixes" length is 8. We can see that"
(#461) No space found before comment text; expected "// given this optimal circumstance, the edit distance cannot be less than 5." but found "//given this optimal circumstance, the edit distance cannot be less than 5."
(#462) No space found before comment text; expected "// which is 8-3 or more precisesly abs(3-8)." but found "//which is 8-3 or more precisesly abs(3-8)."
(#463) No space found before comment text; expected "// if our maximum edit distance is 4, then we can discard this word" but found "//if our maximum edit distance is 4, then we can discard this word"
(#464) No space found before comment text; expected "// without looking at it." but found "//without looking at it."
(#467) Variable "termRest" must be all lower-case
(#467) Expected 1 space before "/"; 0 found
(#467) Expected 1 space after "/"; 0 found
(#467) Variable "prefixUtf8Length" must be all lower-case
(#467) Variable "termRestLength" must be all lower-case
(#471) Variable "termText" must be all lower-case
(#485) Opening brace should be on the same line as the declaration
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Expected 1 space before "?"; 0 found
(#489) Expected 1 space before "?"; 0 found
(#490) Expected 1 space before "?"; 0 found
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Insignificant.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Search_Lucene_Search_Query_Insignificant::createWeight" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#69) "require_once" must be immediately followed by an open parenthesis
(#80) Variable "docsFilter" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Public method name "Zend_Search_Lucene_Search_Query_Insignificant::matchedDocs" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#104) Variable "docId" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Search_Lucene_Search_Query_Insignificant::getQueryTerms" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#124) Protected method name "Zend_Search_Lucene_Search_Query_Insignificant::_highlightMatches" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/MultiTerm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_resVector" must be all lower-case
(#73) Member variable "_termsFreqs" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#109) "require_once" must be immediately followed by an open parenthesis
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Space found before closing bracket of FOREACH loop
(#142) Public method name "Zend_Search_Lucene_Search_Query_MultiTerm::addTerm" must be in lower-case letters only
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "prevTerm" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#166) "require_once" must be immediately followed by an open parenthesis
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "allQualified" must be all lower-case
(#174) Variable "allQualified" must be all lower-case
(#179) Variable "allQualified" must be all lower-case
(#182) Inline doc block comments are not allowed; use "// Comment." instead
(#183) "require_once" must be immediately followed by an open parenthesis
(#187) "require_once" must be immediately followed by an open parenthesis
(#188) Variable "termId" must be all lower-case
(#192) Expected 1 space before "?"; 0 found
(#192) Expected 1 space after "?"; 2 found
(#192) Variable "termId" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) "require_once" must be immediately followed by an open parenthesis
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "allProhibited" must be all lower-case
(#228) Variable "allProhibited" must be all lower-case
(#232) Variable "allProhibited" must be all lower-case
(#237) Variable "allProhibited" must be all lower-case
(#238) "require_once" must be immediately followed by an open parenthesis
(#242) Inline doc block comments are not allowed; use "// Comment." instead
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) "require_once" must be immediately followed by an open parenthesis
(#252) Variable "optimizedQuery" must be all lower-case
(#253) Variable "optimizedQuery" must be all lower-case
(#255) Variable "optimizedQuery" must be all lower-case
(#259) "require_once" must be immediately followed by an open parenthesis
(#263) Variable "optimizedQuery" must be all lower-case
(#264) Variable "optimizedQuery" must be all lower-case
(#265) Variable "optimizedQuery" must be all lower-case
(#274) Public method name "Zend_Search_Lucene_Search_Query_MultiTerm::getTerms" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Search_Lucene_Search_Query_MultiTerm::getSigns" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#297) Public method name "Zend_Search_Lucene_Search_Query_MultiTerm::setWeight" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#309) Public method name "Zend_Search_Lucene_Search_Query_MultiTerm::createWeight" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#311) "require_once" must be immediately followed by an open parenthesis
(#323) Private method name "Zend_Search_Lucene_Search_Query_MultiTerm::_calculateConjunctionResult" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Variable "docFreqs" must be all lower-case
(#335) Variable "docFreqs" must be all lower-case
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Variable "docFreqs" must be all lower-case
(#342) "require_once" must be immediately followed by an open parenthesis
(#343) Variable "docsFilter" must be all lower-case
(#344) Variable "termId" must be all lower-case
(#345) Variable "termDocs" must be all lower-case
(#345) Variable "docsFilter" must be all lower-case
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Variable "termDocs" must be all lower-case
(#351) Variable "termId" must be all lower-case
(#352) Variable "termId" must be all lower-case
(#352) Variable "docsFilter" must be all lower-case
(#355) This comment is 55% valid code; is this commented out code?
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#366) Private method name "Zend_Search_Lucene_Search_Query_MultiTerm::_calculateNonConjunctionResult" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#368) Variable "requiredVectors" must be all lower-case
(#369) Variable "requiredVectorsSizes" must be all lower-case
(#370) Variable "requiredVectorsIds" must be all lower-case
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Variable "termId" must be all lower-case
(#376) Variable "termDocs" must be all lower-case
(#378) Variable "termId" must be all lower-case
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Variable "requiredVectors" must be all lower-case
(#380) Variable "termDocs" must be all lower-case
(#381) Variable "requiredVectorsSizes" must be all lower-case
(#381) Variable "termDocs" must be all lower-case
(#382) Variable "requiredVectorsIds" must be all lower-case
(#382) Variable "termId" must be all lower-case
(#383) Usage of ELSEIF not allowed; use ELSE IF instead
(#383) Variable "termId" must be all lower-case
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Variable "termDocs" must be all lower-case
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Variable "termDocs" must be all lower-case
(#393) Variable "termId" must be all lower-case
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Variable "requiredVectorsSizes" must be all lower-case
(#398) Variable "requiredVectorsIds" must be all lower-case
(#399) Variable "requiredVectors" must be all lower-case
(#402) Variable "requiredVectors" must be all lower-case
(#402) Variable "nextResVector" must be all lower-case
(#403) Expected "if (...) {\n"; found "if(...) {\n"
(#404) Variable "nextResVector" must be all lower-case
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) This comment is 59% valid code; is this commented out code?
(#406) No space found before comment text; expected "// $required = array_intersect_key($required, $nextResVector);" but found "//$required = array_intersect_key($required, $nextResVector);"
(#408) Inline doc block comments are not allowed; use "// Comment." instead
(#411) Variable "updatedVector" must be all lower-case
(#413) Variable "nextResVector" must be all lower-case
(#414) Variable "updatedVector" must be all lower-case
(#417) Variable "updatedVector" must be all lower-case
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) This comment is 53% valid code; is this commented out code?
(#435) Inline doc block comments are not allowed; use "// Comment." instead
(#439) Variable "updatedVector" must be all lower-case
(#442) Variable "updatedVector" must be all lower-case
(#445) Variable "updatedVector" must be all lower-case
(#447) Variable "updatedVector" must be all lower-case
(#449) Variable "updatedVector" must be all lower-case
(#451) Variable "updatedVector" must be all lower-case
(#466) Public method name "Zend_Search_Lucene_Search_Query_MultiTerm::_conjunctionScore" must be in lower-case letters only
(#466) Variable "docId" must be all lower-case
(#467) Opening brace should be on the same line as the declaration
(#475) Variable "termId" must be all lower-case
(#476) Inline doc block comments are not allowed; use "// Comment." instead
(#480) Variable "termId" must be all lower-case
(#480) Variable "docId" must be all lower-case
(#480) Expected 1 space after "*"; newline found
(#481) Variable "termId" must be all lower-case
(#481) Expected 1 space after "*"; newline found
(#482) Variable "docId" must be all lower-case
(#496) Public method name "Zend_Search_Lucene_Search_Query_MultiTerm::_nonConjunctionScore" must be in lower-case letters only
(#496) Variable "docId" must be all lower-case
(#497) Opening brace should be on the same line as the declaration
(#501) Variable "maxCoord" must be all lower-case
(#504) Variable "maxCoord" must be all lower-case
(#508) Variable "maxCoord" must be all lower-case
(#509) Variable "maxCoord" must be all lower-case
(#514) Variable "matchedTerms" must be all lower-case
(#515) Expected 1 space before "=>"; 0 found
(#515) Expected 1 space after "=>"; 0 found
(#515) Variable "termId" must be all lower-case
(#515) Expected 1 space before "=>"; 0 found
(#515) Expected 1 space after "=>"; 0 found
(#517) Variable "termId" must be all lower-case
(#518) Variable "termId" must be all lower-case
(#518) Variable "docId" must be all lower-case
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Variable "matchedTerms" must be all lower-case
(#522) Inline doc block comments are not allowed; use "// Comment." instead
(#526) Expected 1 space after "+="; newline found
(#527) Variable "termId" must be all lower-case
(#527) Variable "docId" must be all lower-case
(#527) Expected 1 space after "*"; newline found
(#528) Variable "termId" must be all lower-case
(#528) Expected 1 space after "*"; newline found
(#529) Variable "docId" must be all lower-case
(#533) Variable "matchedTerms" must be all lower-case
(#543) Variable "docsFilter" must be all lower-case
(#544) Opening brace should be on the same line as the declaration
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Public method name "Zend_Search_Lucene_Search_Query_MultiTerm::matchedDocs" must be in lower-case letters only
(#563) Opening brace should be on the same line as the declaration
(#574) Variable "docId" must be all lower-case
(#575) Opening brace should be on the same line as the declaration
(#576) Variable "docId" must be all lower-case
(#578) Variable "docId" must be all lower-case
(#580) Variable "docId" must be all lower-case
(#592) Public method name "Zend_Search_Lucene_Search_Query_MultiTerm::getQueryTerms" must be in lower-case letters only
(#593) Opening brace should be on the same line as the declaration
(#614) Protected method name "Zend_Search_Lucene_Search_Query_MultiTerm::_highlightMatches" must be in lower-case letters only
(#615) Opening brace should be on the same line as the declaration
(#639) Opening brace should be on the same line as the declaration
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Phrase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#79) Member variable "_resVector" must be all lower-case
(#89) Member variable "_termsPositions" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#105) "require_once" must be immediately followed by an open parenthesis
(#106) Variable "termId" must be all lower-case
(#106) Variable "termText" must be all lower-case
(#107) Variable "termId" must be all lower-case
(#107) Expected 1 space before "?"; 0 found
(#107) Variable "termText" must be all lower-case
(#107) Expected 1 space before ":"; 0 found
(#107) Expected 1 space after ":"; newline found
(#108) Variable "termText" must be all lower-case
(#113) "require_once" must be immediately followed by an open parenthesis
(#119) "require_once" must be immediately followed by an open parenthesis
(#125) Variable "termId" must be all lower-case
(#127) Variable "termId" must be all lower-case
(#130) "require_once" must be immediately followed by an open parenthesis
(#140) Public method name "Zend_Search_Lucene_Search_Query_Phrase::setSlop" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Search_Lucene_Search_Query_Phrase::getSlop" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Search_Lucene_Search_Query_Phrase::addTerm" must be in lower-case letters only
(#167) "require_once" must be immediately followed by an open parenthesis
(#190) Opening brace should be on the same line as the declaration
(#192) "require_once" must be immediately followed by an open parenthesis
(#197) "require_once" must be immediately followed by an open parenthesis
(#201) Variable "fieldName" must be all lower-case
(#205) "require_once" must be immediately followed by an open parenthesis
(#206) Variable "termId" must be all lower-case
(#207) Variable "qualifiedTerm" must be all lower-case
(#207) Variable "fieldName" must be all lower-case
(#209) Variable "qualifiedTerm" must be all lower-case
(#209) Variable "termId" must be all lower-case
(#226) Opening brace should be on the same line as the declaration
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) "require_once" must be immediately followed by an open parenthesis
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) "require_once" must be immediately followed by an open parenthesis
(#238) Variable "optimizedQuery" must be all lower-case
(#239) Variable "optimizedQuery" must be all lower-case
(#241) Variable "optimizedQuery" must be all lower-case
(#245) "require_once" must be immediately followed by an open parenthesis
(#248) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#258) Public method name "Zend_Search_Lucene_Search_Query_Phrase::getTerms" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#270) Public method name "Zend_Search_Lucene_Search_Query_Phrase::setWeight" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#282) Public method name "Zend_Search_Lucene_Search_Query_Phrase::createWeight" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#284) "require_once" must be immediately followed by an open parenthesis
(#296) Public method name "Zend_Search_Lucene_Search_Query_Phrase::_exactPhraseFreq" must be in lower-case letters only
(#296) Variable "docId" must be all lower-case
(#297) Opening brace should be on the same line as the declaration
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Variable "lowCardTermId" must be all lower-case
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Variable "termId" must be all lower-case
(#305) Variable "lowCardTermId" must be all lower-case
(#306) Variable "termId" must be all lower-case
(#306) Variable "docId" must be all lower-case
(#306) Expected 1 space after "<"; newline found
(#307) Variable "lowCardTermId" must be all lower-case
(#307) Variable "docId" must be all lower-case
(#308) Variable "lowCardTermId" must be all lower-case
(#308) Variable "termId" must be all lower-case
(#309) Line indented incorrectly; expected 12 spaces, found 16
(#309) Closing brace indented incorrectly; expected 12 spaces, found 16
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Variable "lowCardTermId" must be all lower-case
(#313) Variable "docId" must be all lower-case
(#313) Variable "lowCardPos" must be all lower-case
(#314) 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
(#318) Variable "termId" must be all lower-case
(#319) Variable "termId" must be all lower-case
(#319) Variable "lowCardTermId" must be all lower-case
(#320) Variable "expectedPosition" must be all lower-case
(#320) Variable "lowCardPos" must be all lower-case
(#320) Expected 1 space after "+"; newline found
(#321) Variable "termId" must be all lower-case
(#321) Expected 1 space after "-"; newline found
(#322) Variable "lowCardTermId" must be all lower-case
(#324) Variable "expectedPosition" must be all lower-case
(#324) Variable "termId" must be all lower-case
(#324) Variable "docId" must be all lower-case
(#342) Public method name "Zend_Search_Lucene_Search_Query_Phrase::_sloppyPhraseFreq" must be in lower-case letters only
(#342) Variable "docId" must be all lower-case
(#343) Opening brace should be on the same line as the declaration
(#346) Variable "phraseQueue" must be all lower-case
(#347) Variable "phraseQueue" must be all lower-case
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Variable "lastTerm" must be all lower-case
(#351) Variable "termId" must be all lower-case
(#352) Variable "queueSize" must be all lower-case
(#352) Variable "phraseQueue" must be all lower-case
(#353) Variable "firstPass" must be all lower-case
(#357) Space found before closing bracket of FOREACH loop
(#357) Variable "termId" must be all lower-case
(#357) Variable "docId" must be all lower-case
(#357) Variable "termPosition" must be all lower-case
(#358) Variable "firstPass" must be all lower-case
(#359) Variable "queueSize" must be all lower-case
(#360) Variable "phraseQueue" must be all lower-case
(#360) Variable "termId" must be all lower-case
(#360) Variable "termPosition" must be all lower-case
(#363) Variable "queueSize" must be all lower-case
(#364) Variable "lastTerm" must be all lower-case
(#365) Variable "termPosition" must be all lower-case
(#365) Variable "phraseQueue" must be all lower-case
(#365) Variable "lastTerm" must be all lower-case
(#365) Expected 1 space after "-"; newline found
(#366) Variable "termId" must be all lower-case
(#366) Variable "lastTerm" must be all lower-case
(#370) Variable "newPhraseId" must be all lower-case
(#370) Variable "phraseQueue" must be all lower-case
(#371) Variable "phraseQueue" must be all lower-case
(#371) Variable "newPhraseId" must be all lower-case
(#371) Variable "phraseQueue" must be all lower-case
(#372) Variable "phraseQueue" must be all lower-case
(#372) Variable "newPhraseId" must be all lower-case
(#372) Variable "termId" must be all lower-case
(#372) Variable "termPosition" must be all lower-case
(#377) Variable "firstPass" must be all lower-case
(#379) Variable "lastTerm" must be all lower-case
(#379) Variable "termId" must be all lower-case
(#381) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#383) Variable "phraseQueue" must be all lower-case
(#383) Variable "phrasePos" must be all lower-case
(#384) Variable "minDistance" must be all lower-case
(#388) Variable "phrasePos" must be all lower-case
(#390) Variable "termId" must be all lower-case
(#391) Variable "phrasePos" must be all lower-case
(#391) Variable "termId" must be all lower-case
(#391) Variable "termId" must be all lower-case
(#393) Expected "if (...) {\n"; found "if(...) {\n"
(#398) Variable "minDistance" must be all lower-case
(#398) Variable "minDistance" must be all lower-case
(#399) Variable "minDistance" must be all lower-case
(#403) Variable "minDistance" must be all lower-case
(#404) Variable "minDistance" must be all lower-case
(#418) Variable "docsFilter" must be all lower-case
(#419) Opening brace should be on the same line as the declaration
(#426) Variable "resVectors" must be all lower-case
(#427) Variable "resVectorsSizes" must be all lower-case
(#428) Variable "resVectorsIds" must be all lower-case
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Variable "termId" must be all lower-case
(#430) Variable "resVectors" must be all lower-case
(#431) Variable "resVectorsSizes" must be all lower-case
(#431) Variable "resVectors" must be all lower-case
(#432) Variable "resVectorsIds" must be all lower-case
(#432) Variable "termId" must be all lower-case
(#434) Variable "termId" must be all lower-case
(#436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Variable "resVectorsSizes" must be all lower-case
(#438) Variable "resVectorsIds" must be all lower-case
(#439) Variable "resVectors" must be all lower-case
(#441) Variable "resVectors" must be all lower-case
(#441) Variable "nextResVector" must be all lower-case
(#442) Expected "if (...) {\n"; found "if(...) {\n"
(#443) Variable "nextResVector" must be all lower-case
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) This comment is 57% valid code; is this commented out code?
(#445) No space found before comment text; expected "// $this->_resVector = array_intersect_key($this->_resVector, $nextResVector);" but found "//$this->_resVector = array_intersect_key($this->_resVector, $nextResVector);"
(#447) Inline doc block comments are not allowed; use "// Comment." instead
(#450) Variable "updatedVector" must be all lower-case
(#452) Variable "nextResVector" must be all lower-case
(#453) Variable "updatedVector" must be all lower-case
(#456) Variable "updatedVector" must be all lower-case
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) This comment is 55% valid code; is this commented out code?
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Public method name "Zend_Search_Lucene_Search_Query_Phrase::matchedDocs" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#491) Variable "docId" must be all lower-case
(#492) Opening brace should be on the same line as the declaration
(#493) Variable "docId" must be all lower-case
(#495) Variable "docId" must be all lower-case
(#497) Variable "docId" must be all lower-case
(#503) Variable "docId" must be all lower-case
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Public method name "Zend_Search_Lucene_Search_Query_Phrase::getQueryTerms" must be in lower-case letters only
(#521) Opening brace should be on the same line as the declaration
(#530) Protected method name "Zend_Search_Lucene_Search_Query_Phrase::_highlightMatches" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#546) Opening brace should be on the same line as the declaration
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Preprocessing.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#60) Opening brace should be on the same line as the declaration
(#61) "require_once" must be immediately followed by an open parenthesis
(#71) Public method name "Zend_Search_Lucene_Search_Query_Preprocessing::createWeight" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#73) "require_once" must be immediately followed by an open parenthesis
(#84) Variable "docsFilter" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) "require_once" must be immediately followed by an open parenthesis
(#97) Public method name "Zend_Search_Lucene_Search_Query_Preprocessing::matchedDocs" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#99) "require_once" must be immediately followed by an open parenthesis
(#110) Variable "docId" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) "require_once" must be immediately followed by an open parenthesis
(#121) Public method name "Zend_Search_Lucene_Search_Query_Preprocessing::getQueryTerms" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#123) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#72) Member variable "_minimumSimilarity" must be all lower-case
(#82) Variable "fieldName" must be all lower-case
(#82) Variable "minimumSimilarity" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#86) Variable "fieldName" must be all lower-case
(#87) Variable "minimumSimilarity" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#99) "require_once" must be immediately followed by an open parenthesis
(#102) Variable "hasInsignificantSubqueries" must be all lower-case
(#104) "require_once" must be immediately followed by an open parenthesis
(#106) Variable "searchFields" must be all lower-case
(#108) Variable "searchFields" must be all lower-case
(#111) "require_once" must be immediately followed by an open parenthesis
(#112) Variable "searchFields" must be all lower-case
(#112) Variable "fieldName" must be all lower-case
(#115) Variable "fieldName" must be all lower-case
(#118) Variable "rewrittenSubquery" must be all lower-case
(#120) Variable "rewrittenSubquery" must be all lower-case
(#121) Variable "rewrittenSubquery" must be all lower-case
(#122) Variable "rewrittenSubquery" must be all lower-case
(#125) Variable "rewrittenSubquery" must be all lower-case
(#126) Variable "hasInsignificantSubqueries" must be all lower-case
(#134) Variable "hasInsignificantSubqueries" must be all lower-case
(#135) "require_once" must be immediately followed by an open parenthesis
(#138) "require_once" must be immediately followed by an open parenthesis
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) "require_once" must be immediately followed by an open parenthesis
(#159) "require_once" must be immediately followed by an open parenthesis
(#164) Variable "rewrittenQuery" must be all lower-case
(#167) Variable "rewrittenQuery" must be all lower-case
(#169) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline doc block comments are not allowed; use "// Comment." instead
(#176) Variable "subPatterns" must be all lower-case
(#178) Variable "subPatterns" must be all lower-case
(#180) Variable "subPatterns" must be all lower-case
(#181) "require_once" must be immediately followed by an open parenthesis
(#182) Line exceeds 132 characters; contains 144 characters
(#184) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) "require_once" must be immediately followed by an open parenthesis
(#193) "require_once" must be immediately followed by an open parenthesis
(#198) "require_once" must be immediately followed by an open parenthesis
(#200) "require_once" must be immediately followed by an open parenthesis
(#205) Variable "rewrittenQuery" must be all lower-case
(#208) Variable "rewrittenQuery" must be all lower-case
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) "require_once" must be immediately followed by an open parenthesis
(#221) Protected method name "Zend_Search_Lucene_Search_Query_Preprocessing_Fuzzy::_highlightMatches" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#223) Inline doc block comments are not allowed; use "// Comment." instead
(#223) Line exceeds 132 characters; contains 138 characters
(#225) Inline doc block comments are not allowed; use "// Comment." instead
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline doc block comments are not allowed; use "// Comment." instead
(#232) Variable "subPatterns" must be all lower-case
(#234) Variable "subPatterns" must be all lower-case
(#236) Variable "subPatterns" must be all lower-case
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) "require_once" must be immediately followed by an open parenthesis
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) "require_once" must be immediately followed by an open parenthesis
(#253) "require_once" must be immediately followed by an open parenthesis
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Opening brace should be on the same line as the declaration
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_phraseEncoding" must be all lower-case
(#88) Variable "phraseEncoding" must be all lower-case
(#88) Variable "fieldName" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#91) Variable "phraseEncoding" must be all lower-case
(#92) Variable "fieldName" must be all lower-case
(#100) Public method name "Zend_Search_Lucene_Search_Query_Preprocessing_Phrase::setSlop" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Search_Lucene_Search_Query_Preprocessing_Phrase::getSlop" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#123) Opening brace should be on the same line as the declaration
(#124) Line indented incorrectly; expected at least 8 spaces, found 0
(#125) Line indented incorrectly; expected at least 8 spaces, found 0
(#126) Line indented incorrectly; expected at least 8 spaces, found 0
(#127) Line indented incorrectly; expected at least 8 spaces, found 0
(#127) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#128) Line indented incorrectly; expected at least 8 spaces, found 0
(#128) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#129) Line indented incorrectly; expected at least 8 spaces, found 0
(#129) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 8 spaces, found 0
(#130) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) "require_once" must be immediately followed by an open parenthesis
(#138) "require_once" must be immediately followed by an open parenthesis
(#140) Variable "searchFields" must be all lower-case
(#142) Variable "searchFields" must be all lower-case
(#145) Variable "searchFields" must be all lower-case
(#145) Variable "fieldName" must be all lower-case
(#148) Variable "fieldName" must be all lower-case
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) "require_once" must be immediately followed by an open parenthesis
(#163) "require_once" must be immediately followed by an open parenthesis
(#170) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) "require_once" must be immediately followed by an open parenthesis
(#178) "require_once" must be immediately followed by an open parenthesis
(#183) "require_once" must be immediately followed by an open parenthesis
(#185) "require_once" must be immediately followed by an open parenthesis
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) No space found before comment text; expected "// It's non-trivial phrase query" but found "//It's non-trivial phrase query"
(#195) "require_once" must be immediately followed by an open parenthesis
(#197) "require_once" must be immediately followed by an open parenthesis
(#213) Protected method name "Zend_Search_Lucene_Search_Query_Preprocessing_Phrase::_highlightMatches" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#215) Inline doc block comments are not allowed; use "// Comment." instead
(#215) Line exceeds 132 characters; contains 138 characters
(#217) Inline doc block comments are not allowed; use "// Comment." instead
(#219) Inline doc block comments are not allowed; use "// Comment." instead
(#220) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) "require_once" must be immediately followed by an open parenthesis
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// It's non-trivial phrase query" but found "//It's non-trivial phrase query"
(#250) Opening brace should be on the same line as the declaration
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#70) Variable "fieldName" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#74) Variable "fieldName" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#86) "require_once" must be immediately followed by an open parenthesis
(#90) Variable "hasInsignificantSubqueries" must be all lower-case
(#92) "require_once" must be immediately followed by an open parenthesis
(#94) Variable "searchFields" must be all lower-case
(#96) Variable "searchFields" must be all lower-case
(#99) "require_once" must be immediately followed by an open parenthesis
(#100) Variable "searchFields" must be all lower-case
(#100) Variable "fieldName" must be all lower-case
(#103) Variable "fieldName" must be all lower-case
(#104) Variable "rewrittenSubquery" must be all lower-case
(#105) Variable "rewrittenSubquery" must be all lower-case
(#109) Variable "rewrittenSubquery" must be all lower-case
(#110) Variable "hasInsignificantSubqueries" must be all lower-case
(#116) Variable "hasInsignificantSubqueries" must be all lower-case
(#117) "require_once" must be immediately followed by an open parenthesis
(#120) "require_once" must be immediately followed by an open parenthesis
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) "require_once" must be immediately followed by an open parenthesis
(#135) "require_once" must be immediately followed by an open parenthesis
(#142) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline doc block comments are not allowed; use "// Comment." instead
(#150) Variable "wildcardsPattern" must be all lower-case
(#151) Variable "subPatternsEncoding" must be all lower-case
(#154) Variable "wildcardsPattern" must be all lower-case
(#155) Variable "subPatternsEncoding" must be all lower-case
(#158) Variable "subPatterns" must be all lower-case
(#158) Variable "wildcardsPattern" must be all lower-case
(#160) Variable "subPatterns" must be all lower-case
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) "require_once" must be immediately followed by an open parenthesis
(#166) Variable "subPatterns" must be all lower-case
(#166) Variable "subPattern" must be all lower-case
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "subPattern" must be all lower-case
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "subPattern" must be all lower-case
(#173) Variable "subPatternsEncoding" must be all lower-case
(#175) "require_once" must be immediately followed by an open parenthesis
(#176) Line exceeds 132 characters; contains 142 characters
(#183) "require_once" must be immediately followed by an open parenthesis
(#185) "require_once" must be immediately followed by an open parenthesis
(#190) Variable "rewrittenQuery" must be all lower-case
(#193) Variable "rewrittenQuery" must be all lower-case
(#195) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) "require_once" must be immediately followed by an open parenthesis
(#204) "require_once" must be immediately followed by an open parenthesis
(#209) "require_once" must be immediately followed by an open parenthesis
(#211) "require_once" must be immediately followed by an open parenthesis
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) No space found before comment text; expected "// It's not insignificant or one term query" but found "//It's not insignificant or one term query"
(#220) "require_once" must be immediately followed by an open parenthesis
(#223) Inline doc block comments are not allowed; use "// Comment." instead
(#227) "require_once" must be immediately followed by an open parenthesis
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Protected method name "Zend_Search_Lucene_Search_Query_Preprocessing_Term::_highlightMatches" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#246) Inline doc block comments are not allowed; use "// Comment." instead
(#246) Line exceeds 132 characters; contains 138 characters
(#248) Inline doc block comments are not allowed; use "// Comment." instead
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline doc block comments are not allowed; use "// Comment." instead
(#255) Variable "wildcardsPattern" must be all lower-case
(#256) Variable "subPatternsEncoding" must be all lower-case
(#259) Variable "wildcardsPattern" must be all lower-case
(#260) Variable "subPatternsEncoding" must be all lower-case
(#262) Variable "subPatterns" must be all lower-case
(#262) Variable "wildcardsPattern" must be all lower-case
(#263) Variable "subPatterns" must be all lower-case
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) "require_once" must be immediately followed by an open parenthesis
(#269) Variable "subPatterns" must be all lower-case
(#269) Variable "subPattern" must be all lower-case
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Variable "subPattern" must be all lower-case
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "subPattern" must be all lower-case
(#276) Variable "subPatternsEncoding" must be all lower-case
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) "require_once" must be immediately followed by an open parenthesis
(#288) "require_once" must be immediately followed by an open parenthesis
(#294) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) "require_once" must be immediately followed by an open parenthesis
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) No space found before comment text; expected "// It's not insignificant or one term query" but found "//It's not insignificant or one term query"
(#325) Opening brace should be on the same line as the declaration
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Range.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_lowerTerm" must be all lower-case
(#49) Member variable "_upperTerm" must be all lower-case
(#88) Variable "lowerTerm" must be all lower-case
(#88) Variable "upperTerm" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "lowerTerm" must be all lower-case
(#90) Variable "upperTerm" must be all lower-case
(#91) "require_once" must be immediately followed by an open parenthesis
(#94) Variable "lowerTerm" must be all lower-case
(#94) Variable "upperTerm" must be all lower-case
(#94) Variable "lowerTerm" must be all lower-case
(#94) Variable "upperTerm" must be all lower-case
(#95) "require_once" must be immediately followed by an open parenthesis
(#99) Variable "lowerTerm" must be all lower-case
(#99) Expected 1 space before "?"; 0 found
(#99) Variable "lowerTerm" must be all lower-case
(#99) Variable "upperTerm" must be all lower-case
(#100) Variable "lowerTerm" must be all lower-case
(#101) Variable "upperTerm" must be all lower-case
(#110) Public method name "Zend_Search_Lucene_Search_Query_Range::getField" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Search_Lucene_Search_Query_Range::getLowerTerm" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Search_Lucene_Search_Query_Range::getUpperTerm" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Search_Lucene_Search_Query_Range::isInclusive" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
(#162) "require_once" must be immediately followed by an open parenthesis
(#163) Variable "maxTerms" must be all lower-case
(#167) "require_once" must be immediately followed by an open parenthesis
(#169) Variable "lowerTerm" must be all lower-case
(#171) Variable "lowerTerm" must be all lower-case
(#174) Variable "lowerTerm" must be all lower-case
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Variable "upperTerm" must be all lower-case
(#189) Expected 1 space before "<"; 2 found
(#189) Expected 1 space after "<"; 2 found
(#189) Variable "upperTerm" must be all lower-case
(#192) Variable "maxTerms" must be all lower-case
(#192) Variable "maxTerms" must be all lower-case
(#193) "require_once" must be immediately followed by an open parenthesis
(#200) Variable "upperTerm" must be all lower-case
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "upperTerm" must be all lower-case
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "maxTerms" must be all lower-case
(#209) Variable "maxTerms" must be all lower-case
(#210) "require_once" must be immediately followed by an open parenthesis
(#222) "require_once" must be immediately followed by an open parenthesis
(#225) "require_once" must be immediately followed by an open parenthesis
(#228) "require_once" must be immediately followed by an open parenthesis
(#229) Variable "rewrittenQuery" must be all lower-case
(#231) Variable "matchedTerm" must be all lower-case
(#232) Variable "rewrittenQuery" must be all lower-case
(#232) Variable "matchedTerm" must be all lower-case
(#235) Variable "rewrittenQuery" must be all lower-case
(#246) Opening brace should be on the same line as the declaration
(#247) "require_once" must be immediately followed by an open parenthesis
(#257) Public method name "Zend_Search_Lucene_Search_Query_Range::getQueryTerms" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#260) "require_once" must be immediately followed by an open parenthesis
(#274) Public method name "Zend_Search_Lucene_Search_Query_Range::createWeight" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#276) "require_once" must be immediately followed by an open parenthesis
(#289) Variable "docsFilter" must be all lower-case
(#290) Opening brace should be on the same line as the declaration
(#291) "require_once" must be immediately followed by an open parenthesis
(#303) Public method name "Zend_Search_Lucene_Search_Query_Range::matchedDocs" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#305) "require_once" must be immediately followed by an open parenthesis
(#317) Variable "docId" must be all lower-case
(#318) Opening brace should be on the same line as the declaration
(#319) "require_once" must be immediately followed by an open parenthesis
(#328) Protected method name "Zend_Search_Lucene_Search_Query_Range::_highlightMatches" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#332) Variable "docBody" must be all lower-case
(#333) "require_once" must be immediately followed by an open parenthesis
(#334) Variable "docBody" must be all lower-case
(#336) Variable "lowerTermText" must be all lower-case
(#336) Expected 1 space before "?"; 0 found
(#337) Variable "upperTermText" must be all lower-case
(#337) Expected 1 space before "?"; 0 found
(#341) Variable "termText" must be all lower-case
(#342) Variable "lowerTermText" must be all lower-case
(#342) Variable "lowerTermText" must be all lower-case
(#342) Variable "termText" must be all lower-case
(#343) Variable "upperTermText" must be all lower-case
(#343) Variable "termText" must be all lower-case
(#343) Variable "upperTermText" must be all lower-case
(#344) Variable "termText" must be all lower-case
(#349) Variable "termText" must be all lower-case
(#350) Variable "lowerTermText" must be all lower-case
(#350) Variable "lowerTermText" must be all lower-case
(#350) Variable "termText" must be all lower-case
(#351) Variable "upperTermText" must be all lower-case
(#351) Variable "termText" must be all lower-case
(#351) Variable "upperTermText" must be all lower-case
(#352) Variable "termText" must be all lower-case
(#366) Opening brace should be on the same line as the declaration
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Expected 1 space before "?"; 0 found
(#369) Expected 1 space before "?"; 0 found
(#370) Expected 1 space before "?"; 0 found
(#370) Expected 1 space after "?"; 2 found
(#372) Expected 1 space before "?"; 0 found
(#372) Expected 1 space after "?"; 2 found
(#373) Expected 1 space before "?"; 0 found
(#374) Expected 1 space before "?"; 0 found
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Term.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_docVector" must be all lower-case
(#57) Member variable "_termFreqs" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#78) Opening brace should be on the same line as the declaration
(#82) "require_once" must be immediately followed by an open parenthesis
(#86) "require_once" must be immediately followed by an open parenthesis
(#87) Variable "fieldName" must be all lower-case
(#88) Variable "fieldName" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) "require_once" must be immediately followed by an open parenthesis
(#121) Public method name "Zend_Search_Lucene_Search_Query_Term::createWeight" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#123) "require_once" must be immediately followed by an open parenthesis
(#135) Variable "docsFilter" must be all lower-case
(#136) Opening brace should be on the same line as the declaration
(#137) Variable "docsFilter" must be all lower-case
(#138) Variable "docsFilter" must be all lower-case
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Public method name "Zend_Search_Lucene_Search_Query_Term::matchedDocs" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#163) Variable "docId" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "docId" must be all lower-case
(#166) Variable "docId" must be all lower-case
(#166) Expected 1 space after "*"; newline found
(#167) Expected 1 space after "*"; newline found
(#168) Variable "docId" must be all lower-case
(#168) Expected 1 space after "*"; newline found
(#180) Public method name "Zend_Search_Lucene_Search_Query_Term::getQueryTerms" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Search_Lucene_Search_Query_Term::getTerm" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#200) Protected method name "Zend_Search_Lucene_Search_Query_Term::_highlightMatches" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#211) Opening brace should be on the same line as the declaration
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Wildcard.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_minPrefixLength" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Search_Lucene_Search_Query_Wildcard::getMinPrefixLength" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "_minPrefixLength" must be all lower-case
(#84) Variable "_minPrefixLength" must not contain underscores.
(#92) Public method name "Zend_Search_Lucene_Search_Query_Wildcard::setMinPrefixLength" must be in lower-case letters only
(#92) Variable "minPrefixLength" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "_minPrefixLength" must be all lower-case
(#94) Variable "_minPrefixLength" must not contain underscores.
(#94) Variable "minPrefixLength" must be all lower-case
(#103) Private method name "Zend_Search_Lucene_Search_Query_Wildcard::_getPrefix" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "questionMarkPosition" must be all lower-case
(#106) Variable "astrericPosition" must be all lower-case
(#108) Variable "questionMarkPosition" must be all lower-case
(#109) Variable "astrericPosition" must be all lower-case
(#110) Variable "questionMarkPosition" must be all lower-case
(#110) Variable "astrericPosition" must be all lower-case
(#113) Variable "questionMarkPosition" must be all lower-case
(#114) Variable "astrericPosition" must be all lower-case
(#115) Variable "astrericPosition" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#140) Variable "prefixLength" must be all lower-case
(#141) Variable "matchExpression" must be all lower-case
(#141) Line exceeds 132 characters; contains 133 characters
(#143) Variable "prefixLength" must be all lower-case
(#143) Variable "_minPrefixLength" must be all lower-case
(#143) Variable "_minPrefixLength" must not contain underscores.
(#144) "require_once" must be immediately followed by an open parenthesis
(#145) Variable "_minPrefixLength" must be all lower-case
(#145) Variable "_minPrefixLength" must not contain underscores.
(#145) Line exceeds 132 characters; contains 161 characters
(#148) Inline doc block comments are not allowed; use "// Comment." instead
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Variable "matchExpression" must be all lower-case
(#155) Variable "maxTerms" must be all lower-case
(#159) "require_once" must be immediately followed by an open parenthesis
(#165) Variable "prefixLength" must be all lower-case
(#166) Variable "matchExpression" must be all lower-case
(#169) Variable "maxTerms" must be all lower-case
(#169) Variable "maxTerms" must be all lower-case
(#170) "require_once" must be immediately followed by an open parenthesis
(#181) Variable "matchExpression" must be all lower-case
(#184) Variable "maxTerms" must be all lower-case
(#184) Variable "maxTerms" must be all lower-case
(#185) "require_once" must be immediately followed by an open parenthesis
(#198) "require_once" must be immediately followed by an open parenthesis
(#201) "require_once" must be immediately followed by an open parenthesis
(#204) "require_once" must be immediately followed by an open parenthesis
(#205) Variable "rewrittenQuery" must be all lower-case
(#207) Variable "matchedTerm" must be all lower-case
(#208) Variable "rewrittenQuery" must be all lower-case
(#208) Variable "matchedTerm" must be all lower-case
(#211) Variable "rewrittenQuery" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#223) "require_once" must be immediately followed by an open parenthesis
(#224) Line exceeds 132 characters; contains 133 characters
(#233) Public method name "Zend_Search_Lucene_Search_Query_Wildcard::getPattern" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#245) Public method name "Zend_Search_Lucene_Search_Query_Wildcard::getQueryTerms" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#248) "require_once" must be immediately followed by an open parenthesis
(#262) Public method name "Zend_Search_Lucene_Search_Query_Wildcard::createWeight" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#264) "require_once" must be immediately followed by an open parenthesis
(#265) Line exceeds 132 characters; contains 133 characters
(#277) Variable "docsFilter" must be all lower-case
(#278) Opening brace should be on the same line as the declaration
(#279) "require_once" must be immediately followed by an open parenthesis
(#280) Line exceeds 132 characters; contains 133 characters
(#291) Public method name "Zend_Search_Lucene_Search_Query_Wildcard::matchedDocs" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#293) "require_once" must be immediately followed by an open parenthesis
(#294) Line exceeds 132 characters; contains 133 characters
(#305) Variable "docId" must be all lower-case
(#306) Opening brace should be on the same line as the declaration
(#307) "require_once" must be immediately followed by an open parenthesis
(#308) Line exceeds 132 characters; contains 133 characters
(#316) Protected method name "Zend_Search_Lucene_Search_Query_Wildcard::_highlightMatches" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#320) Variable "matchExpression" must be all lower-case
(#320) Line exceeds 132 characters; contains 133 characters
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Variable "matchExpression" must be all lower-case
(#327) Variable "docBody" must be all lower-case
(#328) "require_once" must be immediately followed by an open parenthesis
(#329) Variable "docBody" must be all lower-case
(#331) Variable "matchExpression" must be all lower-case
(#345) Opening brace should be on the same line as the declaration
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryEntry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Public method name "Zend_Search_Lucene_Search_QueryEntry::processFuzzyProximityModifier" must be in lower-case letters only
(#54) Public method name "Zend_Search_Lucene_Search_QueryEntry::getQuery" must be in lower-case letters only
(#61) Variable "boostFactor" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "boostFactor" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryEntry/Phrase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_proximityQuery" must be all lower-case
(#62) Member variable "_wordsDistance" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Search_Lucene_Search_QueryEntry_Phrase::processFuzzyProximityModifier" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Search_Lucene_Search_QueryEntry_Phrase::getQuery" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#100) Inline doc block comments are not allowed; use "// Comment." instead
(#101) "require_once" must be immediately followed by an open parenthesis
(#104) Expected 1 space before "?"; 0 found
(#104) Expected 1 space after "?"; newline found
(#105) Expected 1 space after ":"; newline found
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryEntry/Subquery.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Search_Lucene_Search_QueryEntry_Subquery::processFuzzyProximityModifier" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#71) Public method name "Zend_Search_Lucene_Search_QueryEntry_Subquery::getQuery" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryEntry/Term.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_fuzzyQuery" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Search_Lucene_Search_QueryEntry_Term::processFuzzyProximityModifier" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#89) Inline doc block comments are not allowed; use "// Comment." instead
(#90) "require_once" must be immediately followed by an open parenthesis
(#102) Public method name "Zend_Search_Lucene_Search_QueryEntry_Term::getQuery" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#105) Inline doc block comments are not allowed; use "// Comment." instead
(#106) "require_once" must be immediately followed by an open parenthesis
(#109) Expected 1 space before "?"; 0 found
(#109) Expected 1 space after "?"; newline found
(#110) Expected 1 space after ":"; newline found
(#117) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#120) "require_once" must be immediately followed by an open parenthesis
(#123) Expected 1 space before "?"; 0 found
(#123) Expected 1 space after "?"; newline found
(#124) Expected 1 space after ":"; newline found
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryHit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#66) Opening brace should be on the same line as the declaration
(#67) "require_once" must be immediately followed by an open parenthesis
(#80) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Search_Lucene_Search_QueryHit::getDocument" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Search_Lucene_Search_QueryHit::getIndex" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryLexer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#80) Member variable "_queryString" must be all lower-case
(#88) Member variable "_queryStringPosition" must be all lower-case
(#95) Member variable "_currentLexeme" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#120) Variable "lexemeModifierErrorAction" must be all lower-case
(#121) Variable "quoteWithinLexemeErrorAction" must be all lower-case
(#122) Variable "wrongNumberErrorAction" must be all lower-case
(#123) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Variable "quoteWithinLexemeErrorAction" must be all lower-case
(#153) Line exceeds 132 characters; contains 134 characters
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Variable "lexemeModifierErrorAction" must be all lower-case
(#195) Line exceeds 132 characters; contains 133 characters
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Variable "lexemeModifierErrorAction" must be all lower-case
(#198) Line exceeds 132 characters; contains 133 characters
(#199) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Variable "lexemeModifierErrorAction" must be all lower-case
(#205) Line exceeds 132 characters; contains 133 characters
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "wrongNumberErrorAction" must be all lower-case
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Variable "wrongNumberErrorAction" must be all lower-case
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Variable "wrongNumberErrorAction" must be all lower-case
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Variable "wrongNumberErrorAction" must be all lower-case
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Variable "wrongNumberErrorAction" must be all lower-case
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "wrongNumberErrorAction" must be all lower-case
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "wrongNumberErrorAction" must be all lower-case
(#243) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#245) Inline doc block comments are not allowed; use "// Comment." instead
(#246) Variable "syntaxLexemeAction" must be all lower-case
(#247) Variable "lexemeModifierAction" must be all lower-case
(#248) Variable "addLexemeAction" must be all lower-case
(#249) Variable "addQuotedLexemeAction" must be all lower-case
(#250) Variable "addNumberLexemeAction" must be all lower-case
(#251) Variable "addLexemeCharAction" must be all lower-case
(#252) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#254) Inline doc block comments are not allowed; use "// Comment." instead
(#255) Variable "syntaxLexemeAction" must be all lower-case
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "syntaxLexemeAction" must be all lower-case
(#258) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#260) Inline doc block comments are not allowed; use "// Comment." instead
(#261) Variable "addLexemeCharAction" must be all lower-case
(#262) Variable "addLexemeCharAction" must be all lower-case
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Variable "addLexemeAction" must be all lower-case
(#266) Variable "addLexemeAction" must be all lower-case
(#267) Variable "addLexemeAction" must be all lower-case
(#268) Variable "addLexemeAction" must be all lower-case
(#269) Variable "addLexemeAction" must be all lower-case
(#270) Variable "addLexemeAction" must be all lower-case
(#271) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#273) Inline doc block comments are not allowed; use "// Comment." instead
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Variable "addLexemeCharAction" must be all lower-case
(#276) Variable "addLexemeCharAction" must be all lower-case
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Variable "addQuotedLexemeAction" must be all lower-case
(#279) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#281) Inline doc block comments are not allowed; use "// Comment." instead
(#282) Variable "lexemeModifierAction" must be all lower-case
(#283) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#285) Inline doc block comments are not allowed; use "// Comment." instead
(#286) Variable "addLexemeCharAction" must be all lower-case
(#287) Variable "addLexemeCharAction" must be all lower-case
(#288) Variable "addLexemeCharAction" must be all lower-case
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Variable "addLexemeCharAction" must be all lower-case
(#292) Variable "addNumberLexemeAction" must be all lower-case
(#293) Variable "addNumberLexemeAction" must be all lower-case
(#294) Variable "addNumberLexemeAction" must be all lower-case
(#295) Variable "addNumberLexemeAction" must be all lower-case
(#296) Variable "addNumberLexemeAction" must be all lower-case
(#297) Variable "addNumberLexemeAction" must be all lower-case
(#309) Private method name "Zend_Search_Lucene_Search_QueryLexer::_translateInput" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#311) Expected "if (...) {\n"; found "if (...) { "
(#312) Expected "} else if (...) {\n"; found "} else if (...) { "
(#312) Expected "if (...) {\n"; found "if (...) { "
(#313) Expected "} else if (...) {\n"; found "} else if (...) { "
(#313) Expected "if (...) {\n"; found "if (...) { "
(#314) Expected "} else if (...) {\n"; found "} else if (...) { "
(#314) Expected "if (...) {\n"; found "if (...) { "
(#315) Expected "} else if (...) {\n"; found "} else if (...) { "
(#315) Expected "if (...) {\n"; found "if (...) { "
(#316) Expected "} else if (...) {\n"; found "} else if (...) { "
(#316) Expected "if (...) {\n"; found "if (...) { "
(#317) Expected "} else if (...) {\n"; found "} else if (...) { "
(#317) Expected "if (...) {\n"; found "if (...) { "
(#318) Expected "} else if (...) {\n"; found "} else if (...) { "
(#318) Expected "if (...) {\n"; found "if (...) { "
(#319) Expected "} else {\n"; found "} else { "
(#332) Variable "inputString" must be all lower-case
(#333) Opening brace should be on the same line as the declaration
(#342) Variable "strLength" must be all lower-case
(#342) Variable "inputString" must be all lower-case
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Variable "inputString" must be all lower-case
(#347) Variable "strLength" must be all lower-case
(#348) Variable "inputString" must be all lower-case
(#360) "require_once" must be immediately followed by an open parenthesis
(#382) Public method name "Zend_Search_Lucene_Search_QueryLexer::addQuerySyntaxLexeme" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) "require_once" must be immediately followed by an open parenthesis
(#396) Line indented incorrectly; expected 12 spaces, found 16
(#396) Closing brace indented incorrectly; expected 12 spaces, found 16
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) "require_once" must be immediately followed by an open parenthesis
(#412) Line exceeds 132 characters; contains 142 characters
(#424) Public method name "Zend_Search_Lucene_Search_QueryLexer::addLexemeModifier" must be in lower-case letters only
(#425) Opening brace should be on the same line as the declaration
(#436) Public method name "Zend_Search_Lucene_Search_QueryLexer::addLexeme" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#449) Public method name "Zend_Search_Lucene_Search_QueryLexer::addQuotedLexeme" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Search_Lucene_Search_QueryLexer::addNumberLexeme" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#474) Public method name "Zend_Search_Lucene_Search_QueryLexer::addLexemeChar" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#485) Private method name "Zend_Search_Lucene_Search_QueryLexer::_positionMsg" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#494) Public method name "Zend_Search_Lucene_Search_QueryLexer::lexModifierErrException" must be in lower-case letters only
(#495) Opening brace should be on the same line as the declaration
(#496) "require_once" must be immediately followed by an open parenthesis
(#497) Line exceeds maximum limit of 180 characters; contains 188 characters
(#499) Public method name "Zend_Search_Lucene_Search_QueryLexer::quoteWithinLexemeErrException" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#501) "require_once" must be immediately followed by an open parenthesis
(#502) Line exceeds 132 characters; contains 145 characters
(#504) Public method name "Zend_Search_Lucene_Search_QueryLexer::wrongNumberErrException" must be in lower-case letters only
(#505) Opening brace should be on the same line as the declaration
(#506) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryParser.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#74) Member variable "_currentToken" must be all lower-case
(#83) Member variable "_lastToken" must be all lower-case
(#90) Member variable "_rqFirstTerm" must be all lower-case
(#104) Member variable "_contextStack" must be all lower-case
(#118) Member variable "_defaultEncoding" must be all lower-case
(#139) Member variable "_suppressQueryParsingExceptions" must be all lower-case
(#152) Member variable "_defaultOperator" must be all lower-case
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Opening brace should be on the same line as the declaration
(#188) Line exceeds 132 characters; contains 146 characters
(#189) Line exceeds 132 characters; contains 146 characters
(#190) Line exceeds 132 characters; contains 146 characters
(#191) Line exceeds 132 characters; contains 146 characters
(#192) Line exceeds 132 characters; contains 146 characters
(#193) Line exceeds 132 characters; contains 146 characters
(#194) Line exceeds 132 characters; contains 146 characters
(#195) Line exceeds 132 characters; contains 144 characters
(#196) Line exceeds 132 characters; contains 144 characters
(#197) Line exceeds 132 characters; contains 146 characters
(#198) Line exceeds 132 characters; contains 146 characters
(#199) Line exceeds 132 characters; contains 146 characters
(#200) Line exceeds 132 characters; contains 146 characters
(#201) Line exceeds 132 characters; contains 146 characters
(#202) Line exceeds 132 characters; contains 145 characters
(#205) Line exceeds 132 characters; contains 150 characters
(#206) Line exceeds 132 characters; contains 147 characters
(#207) Line exceeds 132 characters; contains 149 characters
(#208) Line exceeds 132 characters; contains 146 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#212) Line exceeds 132 characters; contains 147 characters
(#213) Line exceeds 132 characters; contains 149 characters
(#214) Line exceeds 132 characters; contains 146 characters
(#216) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#219) Variable "addTermEntryAction" must be all lower-case
(#220) Variable "addPhraseEntryAction" must be all lower-case
(#221) Variable "setFieldAction" must be all lower-case
(#222) Variable "setSignAction" must be all lower-case
(#223) Variable "setFuzzyProxAction" must be all lower-case
(#224) Variable "processModifierParameterAction" must be all lower-case
(#225) Variable "subqueryStartAction" must be all lower-case
(#226) Variable "subqueryEndAction" must be all lower-case
(#227) Variable "logicalOperatorAction" must be all lower-case
(#228) Variable "openedRQFirstTermAction" must be all lower-case
(#229) Variable "openedRQLastTermAction" must be all lower-case
(#230) Variable "closedRQFirstTermAction" must be all lower-case
(#231) Variable "closedRQLastTermAction" must be all lower-case
(#232) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#234) Variable "addTermEntryAction" must be all lower-case
(#234) Line exceeds 132 characters; contains 140 characters
(#235) Variable "addPhraseEntryAction" must be all lower-case
(#235) Line exceeds 132 characters; contains 142 characters
(#236) Variable "setFieldAction" must be all lower-case
(#236) Line exceeds 132 characters; contains 136 characters
(#237) Variable "setSignAction" must be all lower-case
(#237) Line exceeds 132 characters; contains 135 characters
(#238) Variable "setSignAction" must be all lower-case
(#238) Line exceeds 132 characters; contains 135 characters
(#239) Variable "setFuzzyProxAction" must be all lower-case
(#239) Line exceeds 132 characters; contains 140 characters
(#240) Variable "processModifierParameterAction" must be all lower-case
(#240) Line exceeds 132 characters; contains 152 characters
(#241) Variable "subqueryStartAction" must be all lower-case
(#241) Line exceeds 132 characters; contains 141 characters
(#242) Variable "subqueryEndAction" must be all lower-case
(#242) Line exceeds 132 characters; contains 139 characters
(#243) Variable "logicalOperatorAction" must be all lower-case
(#243) Line exceeds 132 characters; contains 143 characters
(#244) Variable "logicalOperatorAction" must be all lower-case
(#244) Line exceeds 132 characters; contains 143 characters
(#245) Variable "logicalOperatorAction" must be all lower-case
(#245) Line exceeds 132 characters; contains 143 characters
(#247) Variable "openedRQFirstTermAction" must be all lower-case
(#248) Variable "openedRQLastTermAction" must be all lower-case
(#249) Variable "closedRQFirstTermAction" must be all lower-case
(#250) Variable "closedRQLastTermAction" must be all lower-case
(#251) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#253) "require_once" must be immediately followed by an open parenthesis
(#262) Private method name "Zend_Search_Lucene_Search_QueryParser::_getInstance" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "_instance" must not contain underscores.
(#265) Variable "_instance" must not contain underscores.
(#267) Variable "_instance" must not contain underscores.
(#275) Public method name "Zend_Search_Lucene_Search_QueryParser::setDefaultEncoding" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Search_Lucene_Search_QueryParser::getDefaultEncoding" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#287) Line indented incorrectly; expected at least 8 spaces, found 7
(#295) Public method name "Zend_Search_Lucene_Search_QueryParser::setDefaultOperator" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#305) Public method name "Zend_Search_Lucene_Search_QueryParser::getDefaultOperator" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#313) Public method name "Zend_Search_Lucene_Search_QueryParser::suppressQueryParsingExceptions" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#320) Public method name "Zend_Search_Lucene_Search_QueryParser::dontSuppressQueryParsingExceptions" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#328) Public method name "Zend_Search_Lucene_Search_QueryParser::queryParsingExceptionsSuppressed" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#341) Opening brace should be on the same line as the declaration
(#353) Variable "strQuery" must be all lower-case
(#354) Opening brace should be on the same line as the declaration
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Variable "_instance" must not contain underscores.
(#360) "require_once" must be immediately followed by an open parenthesis
(#362) "require_once" must be immediately followed by an open parenthesis
(#364) Variable "_instance" must not contain underscores.
(#364) Variable "_instance" must not contain underscores.
(#365) Variable "_instance" must not contain underscores.
(#366) Variable "_instance" must not contain underscores.
(#366) Variable "_instance" must not contain underscores.
(#367) Variable "_instance" must not contain underscores.
(#368) Variable "_instance" must not contain underscores.
(#368) Variable "_instance" must not contain underscores.
(#368) Variable "strQuery" must be all lower-case
(#368) Variable "_instance" must not contain underscores.
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Variable "_instance" must not contain underscores.
(#372) "require_once" must be immediately followed by an open parenthesis
(#375) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#377) Variable "_instance" must not contain underscores.
(#379) Variable "_instance" must not contain underscores.
(#380) Variable "_instance" must not contain underscores.
(#382) Variable "_instance" must not contain underscores.
(#385) Line exceeds 132 characters; contains 148 characters
(#388) "require_once" must be immediately followed by an open parenthesis
(#393) Variable "_instance" must not contain underscores.
(#394) Line exceeds 132 characters; contains 148 characters
(#397) Variable "_instance" must not contain underscores.
(#399) Variable "_instance" must not contain underscores.
(#400) Variable "queryTokens" must be all lower-case
(#400) Variable "strQuery" must be all lower-case
(#400) Variable "_instance" must not contain underscores.
(#402) "require_once" must be immediately followed by an open parenthesis
(#404) Variable "termsSign" must be all lower-case
(#404) Variable "_instance" must not contain underscores.
(#404) Expected 1 space after ":"; newline found
(#405) Space found before semicolon; expected "null;" but found "null /* optional term */;"
(#407) "require_once" must be immediately followed by an open parenthesis
(#408) Variable "queryTokens" must be all lower-case
(#409) Variable "termsSign" must be all lower-case
(#411) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#415) "require_once" must be immediately followed by an open parenthesis
(#430) Public method name "Zend_Search_Lucene_Search_QueryParser::addTermEntry" must be in lower-case letters only
(#431) Opening brace should be on the same line as the declaration
(#432) "require_once" must be immediately followed by an open parenthesis
(#440) Public method name "Zend_Search_Lucene_Search_QueryParser::addPhraseEntry" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
(#442) "require_once" must be immediately followed by an open parenthesis
(#450) Public method name "Zend_Search_Lucene_Search_QueryParser::setField" must be in lower-case letters only
(#451) Opening brace should be on the same line as the declaration
(#458) Public method name "Zend_Search_Lucene_Search_QueryParser::setSign" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#467) Public method name "Zend_Search_Lucene_Search_QueryParser::processFuzzyProximityModifier" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#477) Public method name "Zend_Search_Lucene_Search_QueryParser::processModifierParameter" must be in lower-case letters only
(#478) Opening brace should be on the same line as the declaration
(#480) "require_once" must be immediately followed by an open parenthesis
(#481) Line exceeds 132 characters; contains 145 characters
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) "require_once" must be immediately followed by an open parenthesis
(#504) Public method name "Zend_Search_Lucene_Search_QueryParser::subqueryStart" must be in lower-case letters only
(#505) Opening brace should be on the same line as the declaration
(#506) "require_once" must be immediately followed by an open parenthesis
(#515) Public method name "Zend_Search_Lucene_Search_QueryParser::subqueryEnd" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#518) "require_once" must be immediately followed by an open parenthesis
(#519) Line exceeds maximum limit of 180 characters; contains 198 characters
(#525) "require_once" must be immediately followed by an open parenthesis
(#532) Public method name "Zend_Search_Lucene_Search_QueryParser::logicalOperator" must be in lower-case letters only
(#533) Opening brace should be on the same line as the declaration
(#540) Public method name "Zend_Search_Lucene_Search_QueryParser::openedRQFirstTerm" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
(#550) Public method name "Zend_Search_Lucene_Search_QueryParser::openedRQLastTerm" must be in lower-case letters only
(#551) Opening brace should be on the same line as the declaration
(#554) "require_once" must be immediately followed by an open parenthesis
(#557) "require_once" must be immediately followed by an open parenthesis
(#565) "require_once" must be immediately followed by an open parenthesis
(#568) "require_once" must be immediately followed by an open parenthesis
(#575) "require_once" must be immediately followed by an open parenthesis
(#576) Line exceeds 132 characters; contains 134 characters
(#579) "require_once" must be immediately followed by an open parenthesis
(#580) Variable "rangeQuery" must be all lower-case
(#581) "require_once" must be immediately followed by an open parenthesis
(#582) Variable "rangeQuery" must be all lower-case
(#589) Public method name "Zend_Search_Lucene_Search_QueryParser::closedRQFirstTerm" must be in lower-case letters only
(#590) Opening brace should be on the same line as the declaration
(#599) Public method name "Zend_Search_Lucene_Search_QueryParser::closedRQLastTerm" must be in lower-case letters only
(#600) Opening brace should be on the same line as the declaration
(#603) "require_once" must be immediately followed by an open parenthesis
(#606) "require_once" must be immediately followed by an open parenthesis
(#614) "require_once" must be immediately followed by an open parenthesis
(#617) "require_once" must be immediately followed by an open parenthesis
(#624) "require_once" must be immediately followed by an open parenthesis
(#625) Line exceeds 132 characters; contains 134 characters
(#628) "require_once" must be immediately followed by an open parenthesis
(#629) Variable "rangeQuery" must be all lower-case
(#630) "require_once" must be immediately followed by an open parenthesis
(#631) Variable "rangeQuery" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryParserContext.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_defaultField" must be all lower-case
(#51) Member variable "_nextEntryField" must be all lower-case
(#60) Member variable "_nextEntrySign" must be all lower-case
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "defaultField" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#110) Variable "defaultField" must be all lower-case
(#119) Public method name "Zend_Search_Lucene_Search_QueryParserContext::getField" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#121) Expected 1 space before "?"; 2 found
(#121) Expected 1 space after "?"; 2 found
(#129) Public method name "Zend_Search_Lucene_Search_QueryParserContext::setNextEntryField" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Search_Lucene_Search_QueryParserContext::setNextEntrySign" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#144) "require_once" must be immediately followed by an open parenthesis
(#145) Line exceeds 132 characters; contains 144 characters
(#155) "require_once" must be immediately followed by an open parenthesis
(#166) Public method name "Zend_Search_Lucene_Search_QueryParserContext::addEntry" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Search_Lucene_Search_QueryParserContext::processFuzzyProximityModifier" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) "require_once" must be immediately followed by an open parenthesis
(#192) Variable "lastEntry" must be all lower-case
(#194) Variable "lastEntry" must be all lower-case
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) "require_once" must be immediately followed by an open parenthesis
(#200) Variable "lastEntry" must be all lower-case
(#202) Variable "lastEntry" must be all lower-case
(#210) Variable "boostFactor" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) "require_once" must be immediately followed by an open parenthesis
(#218) Variable "lastEntry" must be all lower-case
(#220) Variable "lastEntry" must be all lower-case
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) "require_once" must be immediately followed by an open parenthesis
(#226) Variable "lastEntry" must be all lower-case
(#226) Variable "boostFactor" must be all lower-case
(#228) Variable "lastEntry" must be all lower-case
(#236) Public method name "Zend_Search_Lucene_Search_QueryParserContext::addLogicalOperator" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#239) "require_once" must be immediately followed by an open parenthesis
(#240) Line exceeds 132 characters; contains 144 characters
(#255) Public method name "Zend_Search_Lucene_Search_QueryParserContext::_signStyleExpressionQuery" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#257) "require_once" must be immediately followed by an open parenthesis
(#260) "require_once" must be immediately followed by an open parenthesis
(#262) Variable "defaultSign" must be all lower-case
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Variable "defaultSign" must be all lower-case
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "entryId" must be all lower-case
(#269) Variable "entryId" must be all lower-case
(#269) Expected 1 space after "?"; 2 found
(#269) Variable "entryId" must be all lower-case
(#269) Variable "defaultSign" must be all lower-case
(#284) Private method name "Zend_Search_Lucene_Search_QueryParserContext::_booleanExpressionQuery" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#286) Inline doc block comments are not allowed; use "// Comment." instead
(#296) "require_once" must be immediately followed by an open parenthesis
(#297) Variable "expressionRecognizer" must be all lower-case
(#299) "require_once" must be immediately followed by an open parenthesis
(#303) Variable "expressionRecognizer" must be all lower-case
(#307) Variable "expressionRecognizer" must be all lower-case
(#307) Line exceeds 132 characters; contains 139 characters
(#311) Variable "expressionRecognizer" must be all lower-case
(#311) Line exceeds 132 characters; contains 138 characters
(#315) Variable "expressionRecognizer" must be all lower-case
(#315) Line exceeds 132 characters; contains 139 characters
(#324) Variable "expressionRecognizer" must be all lower-case
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) This comment is 54% valid code; is this commented out code?
(#327) Expected 1 space before comment text but found 58; use block comment if you need indentation
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) "require_once" must be immediately followed by an open parenthesis
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Variable "conjuctionId" must be all lower-case
(#335) Variable "nonNegativeEntryFound" must be all lower-case
(#337) Variable "conjuctionEntry" must be all lower-case
(#338) Variable "conjuctionEntry" must be all lower-case
(#339) Variable "nonNegativeEntryFound" must be all lower-case
(#344) Variable "nonNegativeEntryFound" must be all lower-case
(#345) Variable "conjuctionId" must be all lower-case
(#348) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#351) Expected 1 space after "as"; 2 found
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) "require_once" must be immediately followed by an open parenthesis
(#359) Variable "conjuctionEntry" must be all lower-case
(#360) Variable "conjuctionEntry" must be all lower-case
(#360) Variable "conjuctionEntry" must be all lower-case
(#368) "require_once" must be immediately followed by an open parenthesis
(#375) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#377) "require_once" must be immediately followed by an open parenthesis
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Public method name "Zend_Search_Lucene_Search_QueryParserContext::getQuery" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryParserException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryToken.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) This comment is 50% valid code; is this commented out code?
(#39) This comment is 50% valid code; is this commented out code?
(#40) This comment is 50% valid code; is this commented out code?
(#41) This comment is 50% valid code; is this commented out code?
(#42) This comment is 50% valid code; is this commented out code?
(#43) This comment is 50% valid code; is this commented out code?
(#44) This comment is 50% valid code; is this commented out code?
(#45) This comment is 50% valid code; is this commented out code?
(#46) This comment is 50% valid code; is this commented out code?
(#47) This comment is 50% valid code; is this commented out code?
(#48) This comment is 50% valid code; is this commented out code?
(#49) This comment is 50% valid code; is this commented out code?
(#50) This comment is 50% valid code; is this commented out code?
(#51) This comment is 50% valid code; is this commented out code?
(#52) This comment is 50% valid code; is this commented out code?
(#53) This comment is 48% valid code; is this commented out code?
(#62) Public method name "Zend_Search_Lucene_Search_QueryToken::getTypes" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "tokenCategory" must be all lower-case
(#125) Variable "tokenText" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "tokenText" must be all lower-case
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "tokenCategory" must be all lower-case
(#132) Variable "tokenText" must be all lower-case
(#134) Variable "tokenText" must be all lower-case
(#136) Variable "tokenText" must be all lower-case
(#138) Variable "tokenText" must be all lower-case
(#154) Variable "tokenText" must be all lower-case
(#212) "require_once" must be immediately followed by an open parenthesis
(#213) Variable "tokenText" must be all lower-case
(#221) "require_once" must be immediately followed by an open parenthesis
(#222) Variable "tokenCategory" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Search/Similarity.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "_defaultImpl" must be all lower-case
(#46) Member variable "_normTable" must be all lower-case
(#310) Public method name "Zend_Search_Lucene_Search_Similarity::setDefault" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#312) Variable "_defaultImpl" must be all lower-case
(#312) Variable "_defaultImpl" must not contain underscores.
(#322) Public method name "Zend_Search_Lucene_Search_Similarity::getDefault" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#324) Variable "_defaultImpl" must be all lower-case
(#324) Variable "_defaultImpl" must not contain underscores.
(#325) "require_once" must be immediately followed by an open parenthesis
(#326) Variable "_defaultImpl" must be all lower-case
(#326) Variable "_defaultImpl" must not contain underscores.
(#329) Variable "_defaultImpl" must be all lower-case
(#329) Variable "_defaultImpl" must not contain underscores.
(#357) Public method name "Zend_Search_Lucene_Search_Similarity::lengthNorm" must be in lower-case letters only
(#357) Variable "fieldName" must be all lower-case
(#357) Variable "numTokens" must be all lower-case
(#373) Public method name "Zend_Search_Lucene_Search_Similarity::queryNorm" must be in lower-case letters only
(#373) Variable "sumOfSquaredWeights" must be all lower-case
(#382) Public method name "Zend_Search_Lucene_Search_Similarity::decodeNorm" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
(#384) Variable "_normTable" must be all lower-case
(#384) Variable "_normTable" must not contain underscores.
(#402) method name "Zend_Search_Lucene_Search_Similarity::encodeNorm" must be in lower-case letters only
(#402) Visibility must be declared on method "encodeNorm"
(#403) Opening brace should be on the same line as the declaration
(#404) Line indented incorrectly; expected at least 8 spaces, found 6
(#413) Private method name "Zend_Search_Lucene_Search_Similarity::_floatToByte" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Variable "lowIndex" must be all lower-case
(#422) Variable "highIndex" must be all lower-case
(#423) Variable "highIndex" must be all lower-case
(#423) Variable "lowIndex" must be all lower-case
(#424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) This comment is 47% valid code; is this commented out code?
(#425) Variable "highIndex" must be all lower-case
(#425) Variable "lowIndex" must be all lower-case
(#426) Variable "_normTable" must be all lower-case
(#426) Variable "_normTable" must not contain underscores.
(#429) Variable "highIndex" must be all lower-case
(#429) Expected 1 space before "-"; 0 found
(#429) Expected 1 space after "-"; 0 found
(#430) Usage of ELSEIF not allowed; use ELSE IF instead
(#431) Variable "lowIndex" must be all lower-case
(#431) Expected 1 space before "+"; 0 found
(#431) Expected 1 space after "+"; 0 found
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Variable "highIndex" must be all lower-case
(#439) Variable "_normTable" must be all lower-case
(#439) Variable "_normTable" must not contain underscores.
(#439) Variable "highIndex" must be all lower-case
(#439) Variable "_normTable" must be all lower-case
(#439) Variable "_normTable" must not contain underscores.
(#439) Variable "highIndex" must be all lower-case
(#439) Expected 1 space before "+"; 0 found
(#439) Expected 1 space after "+"; 0 found
(#440) Variable "highIndex" must be all lower-case
(#442) Variable "highIndex" must be all lower-case
(#482) Public method name "Zend_Search_Lucene_Search_Similarity::sloppyFreq" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#530) Public method name "Zend_Search_Lucene_Search_Similarity::idfFreq" must be in lower-case letters only
(#530) Variable "docFreq" must be all lower-case
(#530) Variable "numDocs" must be all lower-case
(#549) Variable "maxOverlap" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Search/Similarity/Default.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Search_Lucene_Search_Similarity_Default::lengthNorm" must be in lower-case letters only
(#45) Variable "fieldName" must be all lower-case
(#45) Variable "numTerms" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "numTerms" must be all lower-case
(#51) Expected 1 space before "/"; 0 found
(#51) Expected 1 space after "/"; 0 found
(#51) Variable "numTerms" must be all lower-case
(#60) Public method name "Zend_Search_Lucene_Search_Similarity_Default::queryNorm" must be in lower-case letters only
(#60) Variable "sumOfSquaredWeights" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#62) Expected 1 space before "/"; 0 found
(#62) Expected 1 space after "/"; 0 found
(#62) Variable "sumOfSquaredWeights" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Search_Lucene_Search_Similarity_Default::sloppyFreq" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#84) Expected 1 space before "/"; 0 found
(#84) Expected 1 space after "/"; 0 found
(#94) Public method name "Zend_Search_Lucene_Search_Similarity_Default::idfFreq" must be in lower-case letters only
(#94) Variable "docFreq" must be all lower-case
(#94) Variable "numDocs" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "numDocs" must be all lower-case
(#96) Expected 1 space before "/"; 0 found
(#96) Expected 1 space after "/"; 0 found
(#96) Variable "docFreq" must be all lower-case
(#96) Expected 1 space before "+"; 0 found
(#96) Expected 1 space after "+"; 0 found
(#106) Variable "maxOverlap" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Expected 1 space before "/"; 0 found
(#108) Expected 1 space after "/"; 0 found
(#108) Variable "maxOverlap" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#39) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Member variable "_queryNorm" must be all lower-case
(#66) Public method name "Zend_Search_Lucene_Search_Weight::getValue" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Search_Lucene_Search_Weight::sumOfSquaredWeights" must be in lower-case letters only
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/Boolean.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#70) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Search_Lucene_Search_Weight_Boolean::getValue" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Search_Lucene_Search_Weight_Boolean::sumOfSquaredWeights" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Variable "queryNorm" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "queryNorm" must be all lower-case
(#132) Variable "queryNorm" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/Empty.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Search_Lucene_Search_Weight_Empty::sumOfSquaredWeights" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#53) Variable "queryNorm" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/MultiTerm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#70) Opening brace should be on the same line as the declaration
(#79) "require_once" must be immediately followed by an open parenthesis
(#93) Public method name "Zend_Search_Lucene_Search_Weight_MultiTerm::getValue" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Search_Lucene_Search_Weight_MultiTerm::sumOfSquaredWeights" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "queryNorm" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "queryNorm" must be all lower-case
(#134) Variable "queryNorm" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/Phrase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#68) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Search_Lucene_Search_Weight_Phrase::sumOfSquaredWeights" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "queryNorm" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "queryNorm" must be all lower-case
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "queryNorm" must be all lower-case
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/Term.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#70) Member variable "_queryWeight" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Search_Lucene_Search_Weight_Term::sumOfSquaredWeights" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "queryNorm" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "queryNorm" must be all lower-case
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "queryNorm" must be all lower-case
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Search/Lucene/Storage/Directory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Public method name "Zend_Search_Lucene_Storage_Directory::fileList" must be in lower-case letters only
(#54) Public method name "Zend_Search_Lucene_Storage_Directory::createFile" must be in lower-case letters only
(#63) Public method name "Zend_Search_Lucene_Storage_Directory::deleteFile" must be in lower-case letters only
(#73) Public method name "Zend_Search_Lucene_Storage_Directory::purgeFile" must be in lower-case letters only
(#81) Public method name "Zend_Search_Lucene_Storage_Directory::fileExists" must be in lower-case letters only
(#90) Public method name "Zend_Search_Lucene_Storage_Directory::fileLength" must be in lower-case letters only
(#99) Public method name "Zend_Search_Lucene_Storage_Directory::fileModified" must be in lower-case letters only
(#109) Public method name "Zend_Search_Lucene_Storage_Directory::renameFile" must be in lower-case letters only
(#118) Public method name "Zend_Search_Lucene_Storage_Directory::touchFile" must be in lower-case letters only
(#133) Public method name "Zend_Search_Lucene_Storage_Directory::getFileObject" must be in lower-case letters only
(#133) Variable "shareHandler" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Storage/Directory/Filesystem.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_dirPath" must be all lower-case
(#53) Member variable "_fileHandlers" must be all lower-case
(#60) Member variable "_defaultFilePermissions" must be all lower-case
(#68) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::getDefaultFilePermissions" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "_defaultFilePermissions" must be all lower-case
(#70) Variable "_defaultFilePermissions" must not contain underscores.
(#78) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::setDefaultFilePermissions" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "_defaultFilePermissions" must be all lower-case
(#80) Variable "_defaultFilePermissions" must not contain underscores.
(#94) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#119) "require_once" must be immediately followed by an open parenthesis
(#123) "require_once" must be immediately followed by an open parenthesis
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "fileObject" must be all lower-case
(#141) Variable "fileObject" must be all lower-case
(#153) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::fileList" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#157) Variable "dirContent" must be all lower-case
(#158) Variable "dirContent" must be all lower-case
(#159) Inline control structures are not allowed
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Variable "dirContent" must be all lower-case
(#177) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::createFile" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#183) "require_once" must be immediately followed by an open parenthesis
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "_defaultFilePermissions" must be all lower-case
(#188) Variable "_defaultFilePermissions" must not contain underscores.
(#201) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::deleteFile" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#208) Variable "php_errormsg" must not contain underscores.
(#209) Variable "trackErrors" must be all lower-case
(#211) Variable "trackErrors" must be all lower-case
(#212) "require_once" must be immediately followed by an open parenthesis
(#213) Variable "php_errormsg" must not contain underscores.
(#215) Variable "trackErrors" must be all lower-case
(#226) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::purgeFile" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::fileExists" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#254) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::fileLength" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#269) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::fileModified" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#283) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::renameFile" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#285) Variable "php_errormsg" must not contain underscores.
(#299) "require_once" must be immediately followed by an open parenthesis
(#304) Variable "trackErrors" must be all lower-case
(#309) Variable "trackErrors" must be all lower-case
(#310) "require_once" must be immediately followed by an open parenthesis
(#311) Variable "php_errormsg" must not contain underscores.
(#314) Variable "trackErrors" must be all lower-case
(#326) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::touchFile" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Search_Lucene_Storage_Directory_Filesystem::getFileObject" must be in lower-case letters only
(#344) Variable "shareHandler" must be all lower-case
(#345) Opening brace should be on the same line as the declaration
(#346) Variable "fullFilename" must be all lower-case
(#348) "require_once" must be immediately followed by an open parenthesis
(#349) Variable "shareHandler" must be all lower-case
(#350) Variable "fullFilename" must be all lower-case
(#358) Variable "fullFilename" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/Storage/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#93) Variable "lockType" must be all lower-case
(#93) Variable "nonBlockinLock" must be all lower-case
(#106) Public method name "Zend_Search_Lucene_Storage_File::readByte" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Search_Lucene_Storage_File::writeByte" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Search_Lucene_Storage_File::readBytes" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Search_Lucene_Storage_File::writeBytes" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Search_Lucene_Storage_File::readInt" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#156) Expected 1 space after "|"; newline found
(#157) Expected 1 space after "|"; newline found
(#158) Expected 1 space before "|"; 2 found
(#158) Expected 1 space after "|"; newline found
(#168) Public method name "Zend_Search_Lucene_Storage_File::writeInt" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#171) Expected 1 space before ">>"; 0 found
(#171) Expected 1 space after ">>"; 0 found
(#172) Expected 1 space before ">>"; 0 found
(#172) Expected 1 space after ">>"; 0 found
(#173) Expected 1 space before ">>"; 0 found
(#173) Expected 1 space after ">>"; 0 found
(#173) Expected 1 space before "&" operator; 2 found
(#174) Expected 1 space before "&" operator; 5 found
(#185) Public method name "Zend_Search_Lucene_Storage_File::readLong" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#187) Inline doc block comments are not allowed; use "// Comment." instead
(#194) Expected 1 space before "|"; 2 found
(#194) Expected 1 space after "|"; newline found
(#195) Expected 1 space before "|"; 2 found
(#195) Expected 1 space after "|"; newline found
(#196) Expected 1 space before "|"; 2 found
(#196) Expected 1 space after "|"; newline found
(#197) Expected 1 space before "|"; 2 found
(#197) Expected 1 space after "|"; newline found
(#198) Expected 1 space before "|"; 2 found
(#198) Expected 1 space after "|"; newline found
(#199) Expected 1 space before "|"; 2 found
(#199) Expected 1 space after "|"; newline found
(#200) Expected 1 space before "|"; 3 found
(#200) Expected 1 space after "|"; newline found
(#213) Public method name "Zend_Search_Lucene_Storage_File::writeLong" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#215) Inline doc block comments are not allowed; use "// Comment." instead
(#221) Expected 1 space before ">>"; 0 found
(#221) Expected 1 space after ">>"; 0 found
(#222) Expected 1 space before ">>"; 0 found
(#222) Expected 1 space after ">>"; 0 found
(#223) Expected 1 space before ">>"; 0 found
(#223) Expected 1 space after ">>"; 0 found
(#224) Expected 1 space before ">>"; 0 found
(#224) Expected 1 space after ">>"; 0 found
(#225) Expected 1 space before ">>"; 0 found
(#225) Expected 1 space after ">>"; 0 found
(#226) Expected 1 space before ">>"; 0 found
(#226) Expected 1 space after ">>"; 0 found
(#227) Expected 1 space before ">>"; 0 found
(#227) Expected 1 space after ">>"; 0 found
(#227) Expected 1 space before "&" operator; 2 found
(#228) Expected 1 space before "&" operator; 5 found
(#242) Public method name "Zend_Search_Lucene_Storage_File::readLong32Bit" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#244) Variable "wordHigh" must be all lower-case
(#245) Variable "wordLow" must be all lower-case
(#247) Variable "wordHigh" must be all lower-case
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "wordHigh" must be all lower-case
(#249) Variable "wordLow" must be all lower-case
(#250) Variable "wordLow" must be all lower-case
(#252) "require_once" must be immediately followed by an open parenthesis
(#253) Line exceeds 132 characters; contains 147 characters
(#258) Variable "wordLow" must be all lower-case
(#260) Variable "wordLow" must be all lower-case
(#261) Variable "wordLow" must be all lower-case
(#264) Variable "wordHigh" must be all lower-case
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Variable "wordLow" must be all lower-case
(#269) Variable "wordHigh" must be all lower-case
(#269) Expected 1 space before "*"; 0 found
(#269) Expected 1 space after "*"; 0 found
(#269) This comment is 50% valid code; is this commented out code?
(#269) Variable "wordLow" must be all lower-case
(#279) Public method name "Zend_Search_Lucene_Storage_File::writeLong32Bit" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#282) "require_once" must be immediately followed by an open parenthesis
(#283) Line exceeds 132 characters; contains 143 characters
(#287) Variable "wordHigh" must be all lower-case
(#288) Variable "wordLow" must be all lower-case
(#290) Variable "wordHigh" must be all lower-case
(#290) Expected 1 space before "/"; 0 found
(#290) Expected 1 space after "/"; 0 found
(#290) This comment is 50% valid code; is this commented out code?
(#291) Variable "wordLow" must be all lower-case
(#291) Variable "wordHigh" must be all lower-case
(#291) Expected 1 space before "*"; 0 found
(#291) Expected 1 space after "*"; 0 found
(#291) This comment is 50% valid code; is this commented out code?
(#291) Space found before semicolon; expected "0x100000000;" but found "0x100000000/* 0x00000001 00000000 */;"
(#293) Variable "wordLow" must be all lower-case
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "wordLow" must be all lower-case
(#296) Variable "wordLow" must be all lower-case
(#300) Variable "wordHigh" must be all lower-case
(#301) Variable "wordLow" must be all lower-case
(#311) Public method name "Zend_Search_Lucene_Storage_File::readVInt" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#313) Variable "nextByte" must be all lower-case
(#314) Variable "nextByte" must be all lower-case
(#316) Expected 1 space before "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#316) Variable "nextByte" must be all lower-case
(#317) Variable "nextByte" must be all lower-case
(#318) Variable "nextByte" must be all lower-case
(#328) Public method name "Zend_Search_Lucene_Storage_File::writeVInt" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#332) Expected 1 space before "|"; 0 found
(#332) Expected 1 space after "|"; 0 found
(#345) Public method name "Zend_Search_Lucene_Storage_File::readString" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#351) Inline doc block comments are not allowed; use "// Comment." instead
(#364) Variable "str_val" must not contain underscores.
(#366) Space found before closing bracket of FOR loop
(#367) Variable "str_val" must not contain underscores.
(#368) Variable "addBytes" must be all lower-case
(#369) Variable "str_val" must not contain underscores.
(#370) Variable "addBytes" must be all lower-case
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Variable "str_val" must not contain underscores.
(#374) Variable "addBytes" must be all lower-case
(#377) Variable "str_val" must not contain underscores.
(#377) Variable "addBytes" must be all lower-case
(#378) Variable "addBytes" must be all lower-case
(#382) Variable "str_val" must not contain underscores.
(#382) Expected 1 space before "=="; 3 found
(#383) Variable "str_val" must not contain underscores.
(#383) Expected 1 space before "+"; 0 found
(#383) Expected 1 space after "+"; 0 found
(#384) Variable "str_val" must not contain underscores.
(#385) Variable "str_val" must not contain underscores.
(#385) Variable "str_val" must not contain underscores.
(#385) Commas (,) must be followed by white space.
(#385) Commas (,) must be followed by white space.
(#385) Expected 1 space before "+"; 0 found
(#385) Expected 1 space after "+"; 0 found
(#386) Variable "str_val" must not contain underscores.
(#386) Commas (,) must be followed by white space.
(#386) Expected 1 space before "+"; 0 found
(#386) Expected 1 space after "+"; 0 found
(#388) Variable "addBytes" must be all lower-case
(#392) Variable "str_val" must not contain underscores.
(#402) Public method name "Zend_Search_Lucene_Storage_File::writeString" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#404) Inline doc block comments are not allowed; use "// Comment." instead
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Variable "containNullChars" must be all lower-case
(#423) Space found before closing bracket of FOR loop
(#424) Inline doc block comments are not allowed; use "// Comment." instead
(#430) Variable "addBytes" must be all lower-case
(#432) Variable "addBytes" must be all lower-case
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Variable "addBytes" must be all lower-case
(#440) Variable "addBytes" must be all lower-case
(#443) Variable "containNullChars" must be all lower-case
(#445) Variable "addBytes" must be all lower-case
(#450) "require_once" must be immediately followed by an open parenthesis
(#455) Variable "containNullChars" must be all lower-case
(#469) Public method name "Zend_Search_Lucene_Storage_File::readBinary" must be in lower-case letters only
(#470) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Storage/File/Filesystem.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_fileHandle" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "php_errormsg" must not contain underscores.
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) "require_once" must be immediately followed by an open parenthesis
(#59) Variable "trackErrors" must be all lower-case
(#65) Variable "trackErrors" must be all lower-case
(#66) "require_once" must be immediately followed by an open parenthesis
(#67) Variable "php_errormsg" must not contain underscores.
(#70) Variable "trackErrors" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#103) Opening brace should be on the same line as the declaration
(#115) Opening brace should be on the same line as the declaration
(#123) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
(#140) Commas (,) must be followed by white space.
(#152) Opening brace should be on the same line as the declaration
(#162) Variable "nextBlock" must be all lower-case
(#163) Variable "nextBlock" must be all lower-case
(#164) Variable "nextBlock" must be all lower-case
(#178) Opening brace should be on the same line as the declaration
(#195) Variable "lockType" must be all lower-case
(#195) Variable "nonBlockingLock" must be all lower-case
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "nonBlockingLock" must be all lower-case
(#198) Variable "lockType" must be all lower-case
(#200) Variable "lockType" must be all lower-case
(#212) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Search/Lucene/Storage/File/Memory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#56) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "returnValue" must be all lower-case
(#71) Variable "returnValue" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
(#130) Opening brace should be on the same line as the declaration
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Opening brace should be on the same line as the declaration
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Variable "lockType" must be all lower-case
(#165) Variable "nonBlockinLock" must be all lower-case
(#166) Opening brace should be on the same line as the declaration
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Opening brace should be on the same line as the declaration
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Public method name "Zend_Search_Lucene_Storage_File_Memory::readByte" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Search_Lucene_Storage_File_Memory::writeByte" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Public method name "Zend_Search_Lucene_Storage_File_Memory::readBytes" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#218) Variable "returnValue" must be all lower-case
(#221) Variable "returnValue" must be all lower-case
(#231) Public method name "Zend_Search_Lucene_Storage_File_Memory::writeBytes" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Public method name "Zend_Search_Lucene_Storage_File_Memory::readInt" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#257) Expected 1 space after "|"; newline found
(#258) Expected 1 space after "|"; newline found
(#259) Expected 1 space before "|"; 2 found
(#259) Expected 1 space after "|"; newline found
(#269) Public method name "Zend_Search_Lucene_Storage_File_Memory::writeInt" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Expected 1 space before ">>"; 0 found
(#275) Expected 1 space after ">>"; 0 found
(#276) Expected 1 space before ">>"; 0 found
(#276) Expected 1 space after ">>"; 0 found
(#277) Expected 1 space before ">>"; 0 found
(#277) Expected 1 space after ">>"; 0 found
(#277) Expected 1 space before "&" operator; 2 found
(#278) Expected 1 space before "&" operator; 5 found
(#291) Public method name "Zend_Search_Lucene_Storage_File_Memory::readLong" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#293) Inline doc block comments are not allowed; use "// Comment." instead
(#301) Expected 1 space before "|"; 2 found
(#301) Expected 1 space after "|"; newline found
(#302) Expected 1 space before "|"; 2 found
(#302) Expected 1 space after "|"; newline found
(#303) Expected 1 space before "|"; 2 found
(#303) Expected 1 space after "|"; newline found
(#304) Expected 1 space before "|"; 2 found
(#304) Expected 1 space after "|"; newline found
(#305) Expected 1 space before "|"; 2 found
(#305) Expected 1 space after "|"; newline found
(#306) Expected 1 space before "|"; 2 found
(#306) Expected 1 space after "|"; newline found
(#307) Expected 1 space before "|"; 3 found
(#307) Expected 1 space after "|"; newline found
(#320) Public method name "Zend_Search_Lucene_Storage_File_Memory::writeLong" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Inline doc block comments are not allowed; use "// Comment." instead
(#331) Expected 1 space before ">>"; 0 found
(#331) Expected 1 space after ">>"; 0 found
(#332) Expected 1 space before ">>"; 0 found
(#332) Expected 1 space after ">>"; 0 found
(#333) Expected 1 space before ">>"; 0 found
(#333) Expected 1 space after ">>"; 0 found
(#334) Expected 1 space before ">>"; 0 found
(#334) Expected 1 space after ">>"; 0 found
(#335) Expected 1 space before ">>"; 0 found
(#335) Expected 1 space after ">>"; 0 found
(#336) Expected 1 space before ">>"; 0 found
(#336) Expected 1 space after ">>"; 0 found
(#337) Expected 1 space before ">>"; 0 found
(#337) Expected 1 space after ">>"; 0 found
(#337) Expected 1 space before "&" operator; 2 found
(#338) Expected 1 space before "&" operator; 5 found
(#354) Public method name "Zend_Search_Lucene_Storage_File_Memory::readLong32Bit" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#356) Variable "wordHigh" must be all lower-case
(#357) Variable "wordLow" must be all lower-case
(#359) Variable "wordHigh" must be all lower-case
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Variable "wordHigh" must be all lower-case
(#361) Variable "wordLow" must be all lower-case
(#362) Variable "wordLow" must be all lower-case
(#364) "require_once" must be immediately followed by an open parenthesis
(#365) Line exceeds 132 characters; contains 147 characters
(#370) Variable "wordLow" must be all lower-case
(#372) Variable "wordLow" must be all lower-case
(#373) Variable "wordLow" must be all lower-case
(#376) Variable "wordHigh" must be all lower-case
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Variable "wordLow" must be all lower-case
(#381) Variable "wordHigh" must be all lower-case
(#381) Expected 1 space before "*"; 0 found
(#381) Expected 1 space after "*"; 0 found
(#381) This comment is 50% valid code; is this commented out code?
(#381) Variable "wordLow" must be all lower-case
(#391) Public method name "Zend_Search_Lucene_Storage_File_Memory::writeLong32Bit" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#394) "require_once" must be immediately followed by an open parenthesis
(#395) Line exceeds 132 characters; contains 143 characters
(#399) Variable "wordHigh" must be all lower-case
(#400) Variable "wordLow" must be all lower-case
(#402) Variable "wordHigh" must be all lower-case
(#402) Expected 1 space before "/"; 0 found
(#402) Expected 1 space after "/"; 0 found
(#402) This comment is 50% valid code; is this commented out code?
(#403) Variable "wordLow" must be all lower-case
(#403) Variable "wordHigh" must be all lower-case
(#403) Expected 1 space before "*"; 0 found
(#403) Expected 1 space after "*"; 0 found
(#403) This comment is 50% valid code; is this commented out code?
(#403) Space found before semicolon; expected "0x100000000;" but found "0x100000000/* 0x00000001 00000000 */;"
(#405) Variable "wordLow" must be all lower-case
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Variable "wordLow" must be all lower-case
(#408) Variable "wordLow" must be all lower-case
(#412) Variable "wordHigh" must be all lower-case
(#413) Variable "wordLow" must be all lower-case
(#422) Public method name "Zend_Search_Lucene_Storage_File_Memory::readVInt" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#424) Variable "nextByte" must be all lower-case
(#425) Variable "nextByte" must be all lower-case
(#427) Expected 1 space before "="; 0 found
(#427) Expected 1 space after "="; 0 found
(#427) Variable "nextByte" must be all lower-case
(#428) Variable "nextByte" must be all lower-case
(#429) Variable "nextByte" must be all lower-case
(#439) Public method name "Zend_Search_Lucene_Storage_File_Memory::writeVInt" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Expected 1 space before "|"; 0 found
(#446) Expected 1 space after "|"; 0 found
(#461) Public method name "Zend_Search_Lucene_Storage_File_Memory::readString" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#467) Inline doc block comments are not allowed; use "// Comment." instead
(#480) Variable "str_val" must not contain underscores.
(#483) Space found before closing bracket of FOR loop
(#484) Variable "str_val" must not contain underscores.
(#485) Variable "addBytes" must be all lower-case
(#486) Variable "str_val" must not contain underscores.
(#487) Variable "addBytes" must be all lower-case
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Variable "str_val" must not contain underscores.
(#491) Variable "addBytes" must be all lower-case
(#494) Variable "str_val" must not contain underscores.
(#494) Variable "addBytes" must be all lower-case
(#495) Variable "addBytes" must be all lower-case
(#496) Variable "addBytes" must be all lower-case
(#500) Variable "str_val" must not contain underscores.
(#500) Expected 1 space before "=="; 3 found
(#501) Variable "str_val" must not contain underscores.
(#501) Expected 1 space before "+"; 0 found
(#501) Expected 1 space after "+"; 0 found
(#502) Variable "str_val" must not contain underscores.
(#503) Variable "str_val" must not contain underscores.
(#503) Variable "str_val" must not contain underscores.
(#503) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#503) Expected 1 space before "+"; 0 found
(#503) Expected 1 space after "+"; 0 found
(#504) Variable "str_val" must not contain underscores.
(#504) Commas (,) must be followed by white space.
(#504) Expected 1 space before "+"; 0 found
(#504) Expected 1 space after "+"; 0 found
(#506) Variable "addBytes" must be all lower-case
(#510) Variable "str_val" must not contain underscores.
(#520) Public method name "Zend_Search_Lucene_Storage_File_Memory::writeString" must be in lower-case letters only
(#521) Opening brace should be on the same line as the declaration
(#522) Inline doc block comments are not allowed; use "// Comment." instead
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Variable "containNullChars" must be all lower-case
(#544) Space found before closing bracket of FOR loop
(#545) Inline doc block comments are not allowed; use "// Comment." instead
(#551) Variable "addBytes" must be all lower-case
(#553) Variable "addBytes" must be all lower-case
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) Variable "addBytes" must be all lower-case
(#561) Variable "addBytes" must be all lower-case
(#564) Variable "containNullChars" must be all lower-case
(#566) Variable "addBytes" must be all lower-case
(#571) "require_once" must be immediately followed by an open parenthesis
(#576) Variable "containNullChars" must be all lower-case
(#593) Public method name "Zend_Search_Lucene_Storage_File_Memory::readBinary" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#596) Variable "returnValue" must be all lower-case
(#598) Variable "returnValue" must be all lower-case
local/mr/vendor/zend/Zend/Search/Lucene/TermStreamsPriorityQueue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_termStreams" must be all lower-case
(#48) Member variable "_termsStreamQueue" must be all lower-case
(#55) Member variable "_lastTerm" must be all lower-case
(#63) Variable "termStreams" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "termStreams" must be all lower-case
(#73) Public method name "Zend_Search_Lucene_TermStreamsPriorityQueue::resetTermsStream" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#75) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#80) Variable "termStream" must be all lower-case
(#81) Variable "termStream" must be all lower-case
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "termStream" must be all lower-case
(#85) Variable "termStream" must be all lower-case
(#99) Public method name "Zend_Search_Lucene_TermStreamsPriorityQueue::skipTo" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "termStreams" must be all lower-case
(#103) Variable "termStream" must be all lower-case
(#104) Variable "termStreams" must be all lower-case
(#104) Variable "termStream" must be all lower-case
(#107) Variable "termStreams" must be all lower-case
(#107) Variable "termStream" must be all lower-case
(#108) Variable "termStream" must be all lower-case
(#110) Variable "termStream" must be all lower-case
(#111) Variable "termStream" must be all lower-case
(#123) Public method name "Zend_Search_Lucene_TermStreamsPriorityQueue::nextTerm" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "termStream" must be all lower-case
(#127) Expected 1 space after "!="; newline found
(#128) Variable "termStream" must be all lower-case
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "termStream" must be all lower-case
(#132) Variable "termStream" must be all lower-case
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "termStream" must be all lower-case
(#140) Variable "termStream" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "termStream" must be all lower-case
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Public method name "Zend_Search_Lucene_TermStreamsPriorityQueue::currentTerm" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Search_Lucene_TermStreamsPriorityQueue::closeTermsStream" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#169) Variable "termStream" must be all lower-case
(#170) Variable "termStream" must be all lower-case
local/mr/vendor/zend/Zend/Serializer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#38) Member variable "_adapterLoader" must be all lower-case
(#45) Member variable "_defaultAdapter" must be all lower-case
(#54) Variable "adapterName" must be all lower-case
(#54) Whitespace found at end of line
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "adapterName" must be all lower-case
(#57) Variable "adapterName" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "adapterLoader" must be all lower-case
(#62) Variable "adapterClass" must be all lower-case
(#62) Variable "adapterLoader" must be all lower-case
(#62) Variable "adapterName" must be all lower-case
(#64) "require_once" must be immediately followed by an open parenthesis
(#65) Variable "adapterName" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "adapterClass" must be all lower-case
(#71) "require_once" must be immediately followed by an open parenthesis
(#72) Variable "adapterClass" must be all lower-case
(#72) Line exceeds 132 characters; contains 156 characters
(#75) Variable "adapterClass" must be all lower-case
(#83) Public method name "Zend_Serializer::getAdapterLoader" must be in lower-case letters only
(#83) Whitespace found at end of line
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "_adapterLoader" must be all lower-case
(#85) Variable "_adapterLoader" must not contain underscores.
(#86) Variable "_adapterLoader" must be all lower-case
(#86) Variable "_adapterLoader" must not contain underscores.
(#88) Variable "_adapterLoader" must be all lower-case
(#88) Variable "_adapterLoader" must not contain underscores.
(#97) Public method name "Zend_Serializer::setAdapterLoader" must be in lower-case letters only
(#97) Variable "pluginLoader" must be all lower-case
(#97) Whitespace found at end of line
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "_adapterLoader" must be all lower-case
(#99) Variable "_adapterLoader" must not contain underscores.
(#99) Variable "pluginLoader" must be all lower-case
(#101) Whitespace found at end of line
(#107) Public method name "Zend_Serializer::resetAdapterLoader" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "_adapterLoader" must be all lower-case
(#109) Variable "_adapterLoader" must not contain underscores.
(#110) Variable "_adapterLoader" must be all lower-case
(#110) Variable "_adapterLoader" must not contain underscores.
(#112) Whitespace found at end of line
(#118) Protected method name "Zend_Serializer::_getDefaultAdapterLoader" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Serializer::setDefaultAdapter" must be in lower-case letters only
(#131) Whitespace found at end of line
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "_defaultAdapter" must be all lower-case
(#133) Variable "_defaultAdapter" must not contain underscores.
(#141) Public method name "Zend_Serializer::getDefaultAdapter" must be in lower-case letters only
(#141) Whitespace found at end of line
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "_defaultAdapter" must be all lower-case
(#143) Variable "_defaultAdapter" must not contain underscores.
(#144) Variable "_defaultAdapter" must be all lower-case
(#144) Variable "_defaultAdapter" must not contain underscores.
(#146) Variable "_defaultAdapter" must be all lower-case
(#146) Variable "_defaultAdapter" must not contain underscores.
(#157) Whitespace found at end of line
(#158) Opening brace should be on the same line as the declaration
(#177) Whitespace found at end of line
(#178) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Serializer/Adapter/AdapterAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#47) Whitespace found at end of line
(#48) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Serializer_Adapter_AdapterAbstract::setOptions" must be in lower-case letters only
(#58) Whitespace found at end of line
(#59) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Serializer_Adapter_AdapterAbstract::setOption" must be in lower-case letters only
(#79) Whitespace found at end of line
(#80) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Serializer_Adapter_AdapterAbstract::getOptions" must be in lower-case letters only
(#90) Whitespace found at end of line
(#91) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Serializer_Adapter_AdapterAbstract::getOption" must be in lower-case letters only
(#102) Whitespace found at end of line
(#103) Opening brace should be on the same line as the declaration
(#106) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Serializer/Adapter/AdapterInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Whitespace found at end of line
(#46) Public method name "Zend_Serializer_Adapter_AdapterInterface::setOptions" must be in lower-case letters only
(#55) Public method name "Zend_Serializer_Adapter_AdapterInterface::setOption" must be in lower-case letters only
(#62) Public method name "Zend_Serializer_Adapter_AdapterInterface::getOptions" must be in lower-case letters only
(#71) Public method name "Zend_Serializer_Adapter_AdapterInterface::getOption" must be in lower-case letters only
local/mr/vendor/zend/Zend/Serializer/Adapter/Amf0.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#56) Opening brace should be on the same line as the declaration
(#57) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {\n"
(#63) "require_once" must be immediately followed by an open parenthesis
(#70) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Whitespace found at end of line
(#77) Opening brace should be on the same line as the declaration
(#83) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Serializer/Adapter/Amf3.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#56) Opening brace should be on the same line as the declaration
(#57) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {\n"
(#63) "require_once" must be immediately followed by an open parenthesis
(#70) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Whitespace found at end of line
(#77) Opening brace should be on the same line as the declaration
(#83) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Serializer/Adapter/Igbinary.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#38) Member variable "_serializedNull" must be all lower-case
(#42) Whitespace found at end of line
(#43) Whitespace found at end of line
(#47) Whitespace found at end of line
(#48) Opening brace should be on the same line as the declaration
(#50) "require_once" must be immediately followed by an open parenthesis
(#56) Variable "_serializedNull" must be all lower-case
(#56) Variable "_serializedNull" must not contain underscores.
(#57) Variable "_serializedNull" must be all lower-case
(#57) Variable "_serializedNull" must not contain underscores.
(#63) Whitespace found at end of line
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#70) Opening brace should be on the same line as the declaration
(#73) Variable "lastErr" must be all lower-case
(#74) "require_once" must be immediately followed by an open parenthesis
(#75) Variable "lastErr" must be all lower-case
(#82) Whitespace found at end of line
(#83) Whitespace found at end of line
(#84) Whitespace found at end of line
(#89) Opening brace should be on the same line as the declaration
(#91) Variable "_serializedNull" must be all lower-case
(#91) Variable "_serializedNull" must not contain underscores.
(#92) Variable "lastErr" must be all lower-case
(#93) "require_once" must be immediately followed by an open parenthesis
(#94) Variable "lastErr" must be all lower-case
local/mr/vendor/zend/Zend/Serializer/Adapter/Json.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#56) Opening brace should be on the same line as the declaration
(#59) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {\n"
(#62) "require_once" must be immediately followed by an open parenthesis
(#69) Whitespace found at end of line
(#70) Whitespace found at end of line
(#71) Whitespace found at end of line
(#75) Opening brace should be on the same line as the declaration
(#81) "require_once" must be immediately followed by an open parenthesis
(#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
(#87) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Serializer/Adapter/PhpCode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
(#39) Whitespace found at end of line
(#43) Opening brace should be on the same line as the declaration
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#58) Opening brace should be on the same line as the declaration
(#59) The use of function eval() is forbidden
(#61) Variable "lastErr" must be all lower-case
(#62) "require_once" must be immediately followed by an open parenthesis
(#63) Variable "lastErr" must be all lower-case
local/mr/vendor/zend/Zend/Serializer/Adapter/PhpSerialize.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#36) Expected 1 space after asterisk; 2 found
(#38) Member variable "_serializedFalse" must be all lower-case
(#42) Whitespace found at end of line
(#43) Whitespace found at end of line
(#46) Whitespace found at end of line
(#47) Opening brace should be on the same line as the declaration
(#50) Variable "_serializedFalse" must be all lower-case
(#50) Variable "_serializedFalse" must not contain underscores.
(#51) Variable "_serializedFalse" must be all lower-case
(#51) Variable "_serializedFalse" must not contain underscores.
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#64) Opening brace should be on the same line as the declaration
(#67) Variable "lastErr" must be all lower-case
(#68) "require_once" must be immediately followed by an open parenthesis
(#69) Variable "lastErr" must be all lower-case
(#76) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#84) Opening brace should be on the same line as the declaration
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "_serializedFalse" must be all lower-case
(#87) Variable "_serializedFalse" must not contain underscores.
(#88) Variable "lastErr" must be all lower-case
(#89) "require_once" must be immediately followed by an open parenthesis
(#90) Variable "lastErr" must be all lower-case
local/mr/vendor/zend/Zend/Serializer/Adapter/PythonPickle.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#59) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#61) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#69) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#76) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#77) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#105) Member variable "_isPhp6" must be all lower-case
(#110) Member variable "_isLittleEndian" must be all lower-case
(#115) Member variable "_quoteString" must be all lower-case
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Member variable "_pickleLen" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Variable "_isLittleEndian" must be all lower-case
(#155) Variable "_isLittleEndian" must not contain underscores.
(#156) Variable "_isLittleEndian" must be all lower-case
(#156) Variable "_isLittleEndian" must not contain underscores.
(#158) Variable "_isPhp6" must be all lower-case
(#158) Variable "_isPhp6" must not contain underscores.
(#159) Variable "_isPhp6" must be all lower-case
(#159) Variable "_isPhp6" must not contain underscores.
(#173) Public method name "Zend_Serializer_Adapter_PythonPickle::setOption" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#191) Protected method name "Zend_Serializer_Adapter_PythonPickle::_checkProtocolNumber" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#195) "require_once" must be immediately followed by an open parenthesis
(#211) Opening brace should be on the same line as the declaration
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Opening brace should be on the same line as the declaration
(#247) Usage of ELSEIF not allowed; use ELSE IF instead
(#249) Usage of ELSEIF not allowed; use ELSE IF instead
(#251) Usage of ELSEIF not allowed; use ELSE IF instead
(#253) Usage of ELSEIF not allowed; use ELSE IF instead
(#255) Usage of ELSEIF not allowed; use ELSE IF instead
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Usage of ELSEIF not allowed; use ELSE IF instead
(#264) Usage of ELSEIF not allowed; use ELSE IF instead
(#267) "require_once" must be immediately followed by an open parenthesis
(#280) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeProto" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#291) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeGet" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Variable "idBin" must be all lower-case
(#300) Variable "_isLittleEndian" must be all lower-case
(#300) Variable "_isLittleEndian" must not contain underscores.
(#301) Variable "idBin" must be all lower-case
(#303) Variable "idBin" must be all lower-case
(#316) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writePut" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Variable "idBin" must be all lower-case
(#325) Variable "_isLittleEndian" must be all lower-case
(#325) Variable "_isLittleEndian" must not contain underscores.
(#326) Variable "idBin" must be all lower-case
(#328) Variable "idBin" must be all lower-case
(#340) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeNull" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#350) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeTrue" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#364) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeFalse" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#379) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeInt" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Usage of ELSEIF not allowed; use ELSE IF instead
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) This comment is 53% valid code; is this commented out code?
(#394) Variable "highBits" must be all lower-case
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Variable "highBits" must be all lower-case
(#395) Variable "highBits" must be all lower-case
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) This comment is 42% valid code; is this commented out code?
(#400) Variable "_isLittleEndian" must be all lower-case
(#400) Variable "_isLittleEndian" must not contain underscores.
(#417) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeFloat" must be in lower-case letters only
(#418) Opening brace should be on the same line as the declaration
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) This comment is 42% valid code; is this commented out code?
(#422) Variable "_isLittleEndian" must be all lower-case
(#422) Variable "_isLittleEndian" must not contain underscores.
(#437) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeString" must be in lower-case letters only
(#438) Opening brace should be on the same line as the declaration
(#439) Expected 1 space before "="; 0 found
(#439) Expected 1 space after "="; 0 found
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Variable "binLen" must be all lower-case
(#452) Variable "_isLittleEndian" must be all lower-case
(#452) Variable "_isLittleEndian" must not contain underscores.
(#453) Variable "binLen" must be all lower-case
(#453) Variable "binLen" must be all lower-case
(#455) Variable "binLen" must be all lower-case
(#470) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeArrayDict" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#493) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeArrayList" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#514) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeObject" must be in lower-case letters only
(#515) Opening brace should be on the same line as the declaration
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Protected method name "Zend_Serializer_Adapter_PythonPickle::_writeStop" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#539) Opening brace should be on the same line as the declaration
(#551) Protected method name "Zend_Serializer_Adapter_PythonPickle::_searchMomo" must be in lower-case letters only
(#552) Opening brace should be on the same line as the declaration
(#562) Protected method name "Zend_Serializer_Adapter_PythonPickle::_isArrayAssoc" must be in lower-case letters only
(#563) Opening brace should be on the same line as the declaration
(#573) Protected method name "Zend_Serializer_Adapter_PythonPickle::_quoteString" must be in lower-case letters only
(#574) Opening brace should be on the same line as the declaration
(#575) Variable "quoteArr" must be all lower-case
(#575) Variable "_quoteString" must be all lower-case
(#575) Variable "_quoteString" must not contain underscores.
(#577) Variable "cntSingleQuote" must be all lower-case
(#578) Variable "cntDoubleQuote" must be all lower-case
(#579) Variable "cntSingleQuote" must be all lower-case
(#579) Variable "cntDoubleQuote" must be all lower-case
(#581) Variable "quoteArr" must be all lower-case
(#584) Variable "quoteArr" must be all lower-case
(#588) Variable "quoteArr" must be all lower-case
(#602) Opening brace should be on the same line as the declaration
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#611) Expected 1 space before "="; 0 found
(#611) Expected 1 space after "="; 0 found
(#616) "require_once" must be immediately followed by an open parenthesis
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Opening brace should be on the same line as the declaration
(#760) "require_once" must be immediately followed by an open parenthesis
(#771) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadPut" must be in lower-case letters only
(#772) Opening brace should be on the same line as the declaration
(#775) Variable "lastStack" must be all lower-case
(#775) Expected 1 space before "-"; 0 found
(#775) Expected 1 space after "-"; 0 found
(#776) Variable "lastStack" must be all lower-case
(#777) "require_once" must be immediately followed by an open parenthesis
(#780) Variable "lastStack" must be all lower-case
(#789) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadBinPut" must be in lower-case letters only
(#790) Opening brace should be on the same line as the declaration
(#793) Variable "lastStack" must be all lower-case
(#793) Expected 1 space before "-"; 0 found
(#793) Expected 1 space after "-"; 0 found
(#794) Variable "lastStack" must be all lower-case
(#795) "require_once" must be immediately followed by an open parenthesis
(#798) Variable "lastStack" must be all lower-case
(#807) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadLongBinPut" must be in lower-case letters only
(#808) Opening brace should be on the same line as the declaration
(#810) Variable "_isLittleEndian" must be all lower-case
(#810) Variable "_isLittleEndian" must not contain underscores.
(#815) Variable "lastStack" must be all lower-case
(#815) Expected 1 space before "-"; 0 found
(#815) Expected 1 space after "-"; 0 found
(#816) Variable "lastStack" must be all lower-case
(#817) "require_once" must be immediately followed by an open parenthesis
(#820) Variable "lastStack" must be all lower-case
(#829) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadGet" must be in lower-case letters only
(#830) Opening brace should be on the same line as the declaration
(#834) "require_once" must be immediately followed by an open parenthesis
(#846) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadBinGet" must be in lower-case letters only
(#847) Opening brace should be on the same line as the declaration
(#851) "require_once" must be immediately followed by an open parenthesis
(#863) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadLongBinGet" must be in lower-case letters only
(#864) Opening brace should be on the same line as the declaration
(#866) Variable "_isLittleEndian" must be all lower-case
(#866) Variable "_isLittleEndian" must not contain underscores.
(#872) "require_once" must be immediately followed by an open parenthesis
(#883) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadNone" must be in lower-case letters only
(#884) Opening brace should be on the same line as the declaration
(#893) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadNewTrue" must be in lower-case letters only
(#894) Opening brace should be on the same line as the declaration
(#903) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadNewFalse" must be in lower-case letters only
(#904) Opening brace should be on the same line as the declaration
(#913) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadInt" must be in lower-case letters only
(#914) Opening brace should be on the same line as the declaration
(#918) Usage of ELSEIF not allowed; use ELSE IF instead
(#930) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadBinInt" must be in lower-case letters only
(#931) Opening brace should be on the same line as the declaration
(#933) Variable "_isLittleEndian" must be all lower-case
(#933) Variable "_isLittleEndian" must not contain underscores.
(#945) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadBinInt1" must be in lower-case letters only
(#946) Opening brace should be on the same line as the declaration
(#955) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadBinInt2" must be in lower-case letters only
(#956) Opening brace should be on the same line as the declaration
(#967) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadLong" must be in lower-case letters only
(#968) Opening brace should be on the same line as the declaration
(#982) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadLong1" must be in lower-case letters only
(#983) Opening brace should be on the same line as the declaration
(#994) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadLong4" must be in lower-case letters only
(#995) Opening brace should be on the same line as the declaration
(#996) Variable "nBin" must be all lower-case
(#997) Variable "_isLittleEndian" must be all lower-case
(#997) Variable "_isLittleEndian" must not contain underscores.
(#998) Variable "nBin" must be all lower-case
(#998) Variable "nBin" must be all lower-case
(#1000) Variable "nBin" must be all lower-case
(#1011) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadFloat" must be in lower-case letters only
(#1012) Opening brace should be on the same line as the declaration
(#1022) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadBinFloat" must be in lower-case letters only
(#1023) Opening brace should be on the same line as the declaration
(#1025) Variable "_isLittleEndian" must be all lower-case
(#1025) Variable "_isLittleEndian" must not contain underscores.
(#1037) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadString" must be in lower-case letters only
(#1038) Opening brace should be on the same line as the declaration
(#1047) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadBinString" must be in lower-case letters only
(#1048) Opening brace should be on the same line as the declaration
(#1050) Variable "_isLittleEndian" must be all lower-case
(#1050) Variable "_isLittleEndian" must not contain underscores.
(#1062) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadShortBinString" must be in lower-case letters only
(#1063) Opening brace should be on the same line as the declaration
(#1073) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadBinBytes" must be in lower-case letters only
(#1074) Opening brace should be on the same line as the declaration
(#1075) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1075) Inline comments must end in full-stops, exclamation marks, or question marks
(#1076) Variable "nBin" must be all lower-case
(#1077) Variable "_isLittleEndian" must be all lower-case
(#1077) Variable "_isLittleEndian" must not contain underscores.
(#1078) Variable "nBin" must be all lower-case
(#1078) Variable "nBin" must be all lower-case
(#1080) Variable "nBin" must be all lower-case
(#1089) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadShortBinBytes" must be in lower-case letters only
(#1090) Opening brace should be on the same line as the declaration
(#1100) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadUnicode" must be in lower-case letters only
(#1101) Opening brace should be on the same line as the declaration
(#1103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1106) Variable "_isPhp6" must be all lower-case
(#1106) Variable "_isPhp6" must not contain underscores.
(#1119) Protected method name "Zend_Serializer_Adapter_PythonPickle::_convertMatchingUnicodeSequence2Utf8" must be in lower-case letters only
(#1120) Opening brace should be on the same line as the declaration
(#1131) Protected method name "Zend_Serializer_Adapter_PythonPickle::_hex2Utf8" must be in lower-case letters only
(#1132) Opening brace should be on the same line as the declaration
(#1133) Variable "uniCode" must be all lower-case
(#1135) Variable "uniCode" must be all lower-case
(#1135) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) Variable "utf8Char" must be all lower-case
(#1136) Variable "uniCode" must be all lower-case
(#1138) Usage of ELSEIF not allowed; use ELSE IF instead
(#1138) Variable "uniCode" must be all lower-case
(#1138) Inline comments must end in full-stops, exclamation marks, or question marks
(#1139) Variable "utf8Char" must be all lower-case
(#1139) Variable "uniCode" must be all lower-case
(#1140) Variable "uniCode" must be all lower-case
(#1142) Usage of ELSEIF not allowed; use ELSE IF instead
(#1142) Variable "uniCode" must be all lower-case
(#1142) Inline comments must end in full-stops, exclamation marks, or question marks
(#1143) Variable "utf8Char" must be all lower-case
(#1143) Variable "uniCode" must be all lower-case
(#1144) Variable "uniCode" must be all lower-case
(#1145) Variable "uniCode" must be all lower-case
(#1147) Usage of ELSEIF not allowed; use ELSE IF instead
(#1147) Variable "uniCode" must be all lower-case
(#1147) Inline comments must end in full-stops, exclamation marks, or question marks
(#1148) Variable "utf8Char" must be all lower-case
(#1148) Variable "uniCode" must be all lower-case
(#1149) Variable "uniCode" must be all lower-case
(#1150) Variable "uniCode" must be all lower-case
(#1151) Variable "uniCode" must be all lower-case
(#1153) "require_once" must be immediately followed by an open parenthesis
(#1154) Variable "uniCode" must be all lower-case
(#1157) Variable "utf8Char" must be all lower-case
(#1165) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadBinUnicode" must be in lower-case letters only
(#1166) Opening brace should be on the same line as the declaration
(#1167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1167) Inline comments must end in full-stops, exclamation marks, or question marks
(#1169) Variable "_isLittleEndian" must be all lower-case
(#1169) Variable "_isLittleEndian" must not contain underscores.
(#1175) Variable "_isPhp6" must be all lower-case
(#1175) Variable "_isPhp6" must not contain underscores.
(#1187) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadMark" must be in lower-case letters only
(#1188) Opening brace should be on the same line as the declaration
(#1197) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadList" must be in lower-case letters only
(#1198) Opening brace should be on the same line as the declaration
(#1202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1202) Inline comments must end in full-stops, exclamation marks, or question marks
(#1204) Expected 1 space before "+"; 0 found
(#1204) Expected 1 space after "+"; 0 found
(#1214) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadAppend" must be in lower-case letters only
(#1215) Opening brace should be on the same line as the declaration
(#1216) Expected 1 space after "="; 2 found
(#1217) Expected 1 space before "-"; 0 found
(#1217) Expected 1 space after "-"; 0 found
(#1218) Expected 1 space after "="; 2 found
(#1226) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadEmptyList" must be in lower-case letters only
(#1227) Opening brace should be on the same line as the declaration
(#1236) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadAppends" must be in lower-case letters only
(#1237) Opening brace should be on the same line as the declaration
(#1238) Expected 1 space after "="; 2 found
(#1240) Expected 1 space after "="; 2 found
(#1253) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadDict" must be in lower-case letters only
(#1254) Opening brace should be on the same line as the declaration
(#1258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1258) Inline comments must end in full-stops, exclamation marks, or question marks
(#1260) Expected "for (...) {\n"; found "for(...) {\n"
(#1270) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadSetItem" must be in lower-case letters only
(#1271) Opening brace should be on the same line as the declaration
(#1272) Expected 1 space after "="; 2 found
(#1273) Expected 1 space after "="; 2 found
(#1283) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadEmptyDict" must be in lower-case letters only
(#1284) Opening brace should be on the same line as the declaration
(#1293) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadSetItems" must be in lower-case letters only
(#1294) Opening brace should be on the same line as the declaration
(#1295) Expected 1 space after "="; 2 found
(#1297) Expected 1 space after "="; 2 found
(#1302) Expected 1 space before "+"; 0 found
(#1302) Expected 1 space after "+"; 0 found
(#1312) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadTuple" must be in lower-case letters only
(#1313) Opening brace should be on the same line as the declaration
(#1314) Expected 1 space after "="; 2 found
(#1315) Expected 1 space after "="; 2 found
(#1317) Expected 1 space after "="; 2 found
(#1318) Expected "for (...) {\n"; found "for(...) {\n"
(#1329) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadTuple1" must be in lower-case letters only
(#1330) Opening brace should be on the same line as the declaration
(#1340) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadTuple2" must be in lower-case letters only
(#1341) Opening brace should be on the same line as the declaration
(#1352) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadTuple3" must be in lower-case letters only
(#1365) Protected method name "Zend_Serializer_Adapter_PythonPickle::_loadProto" must be in lower-case letters only
(#1366) Opening brace should be on the same line as the declaration
(#1369) "require_once" must be immediately followed by an open parenthesis
(#1385) Opening brace should be on the same line as the declaration
(#1387) "require_once" must be immediately followed by an open parenthesis
(#1391) Expected 1 space before "+="; 0 found
(#1402) Opening brace should be on the same line as the declaration
(#1403) Variable "eolLen" must be all lower-case
(#1404) Variable "eolPos" must be all lower-case
(#1405) Variable "eolPos" must be all lower-case
(#1406) Variable "eolPos" must be all lower-case
(#1407) Variable "eolLen" must be all lower-case
(#1410) Variable "eolPos" must be all lower-case
(#1411) "require_once" must be immediately followed by an open parenthesis
(#1414) Variable "eolPos" must be all lower-case
(#1414) Expected 1 space before "-"; 0 found
(#1414) Expected 1 space after "-"; 0 found
(#1415) Variable "eolPos" must be all lower-case
(#1415) Variable "eolLen" must be all lower-case
(#1426) Protected method name "Zend_Serializer_Adapter_PythonPickle::_unquoteString" must be in lower-case letters only
(#1427) Opening brace should be on the same line as the declaration
(#1428) Variable "quoteArr" must be all lower-case
(#1428) Variable "_quoteString" must be all lower-case
(#1428) Variable "_quoteString" must not contain underscores.
(#1431) Variable "quoteArr" must be all lower-case
(#1433) Variable "quoteArr" must be all lower-case
(#1436) Variable "quoteArr" must be all lower-case
(#1444) Protected method name "Zend_Serializer_Adapter_PythonPickle::_lastMarker" must be in lower-case letters only
(#1445) Opening brace should be on the same line as the declaration
(#1446) Expected 1 space before "-"; 0 found
(#1446) Expected 1 space after "-"; 0 found
(#1460) Protected method name "Zend_Serializer_Adapter_PythonPickle::_decodeBinLong" must be in lower-case letters only
(#1461) Opening brace should be on the same line as the declaration
(#1475) Expected 1 space before "="; 0 found
(#1475) Expected 1 space after "="; 0 found
(#1475) Expected 1 space before "<"; 0 found
(#1475) Expected 1 space after "<"; 0 found
(#1478) Expected 1 space before "-"; 0 found
(#1478) Expected 1 space after "-"; 0 found
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Expected 1 space before "<"; 0 found
(#1483) Expected 1 space after "<"; 0 found
(#1484) Expected 1 space before "+="; 0 found
(#1486) Expected 1 space before "-"; 0 found
(#1486) Expected 1 space after "-"; 0 found
(#1487) Expected 1 space before "-="; 0 found
(#1488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1488) Inline comments must end in full-stops, exclamation marks, or question marks
(#1488) This comment is 50% valid code; is this commented out code?
local/mr/vendor/zend/Zend/Serializer/Adapter/Wddx.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#46) Whitespace found at end of line
(#47) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#54) "require_once" must be immediately followed by an open parenthesis
(#63) Whitespace found at end of line
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#70) Opening brace should be on the same line as the declaration
(#80) Variable "lastErr" must be all lower-case
(#81) "require_once" must be immediately followed by an open parenthesis
(#82) Variable "lastErr" must be all lower-case
(#89) Whitespace found at end of line
(#90) Whitespace found at end of line
(#91) Whitespace found at end of line
(#96) Opening brace should be on the same line as the declaration
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "simpleXml" must be all lower-case
(#104) Variable "simpleXml" must be all lower-case
(#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
(#107) Variable "errMsg" must be all lower-case
(#109) Variable "errMsg" must be all lower-case
(#112) "require_once" must be immediately followed by an open parenthesis
(#113) Variable "errMsg" must be all lower-case
local/mr/vendor/zend/Zend/Serializer/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Server/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#24) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "magic_methods" must not contain underscores.
(#82) Member variable "_overwriteExistingMethods" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Server_Abstract::getFunctions" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Server_Abstract::lowerCase" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#136) Protected method name "Zend_Server_Abstract::_buildCallback" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#141) Space found before object operator
(#142) Space found before object operator
(#143) Usage of ELSEIF not allowed; use ELSE IF instead
(#145) Space found before object operator
(#158) Protected method name "Zend_Server_Abstract::_buildSignature" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#165) "require_once" must be immediately followed by an open parenthesis
(#171) Space found before object operator
(#172) Space found before object operator
(#173) Space found before object operator
(#206) Opening brace should be on the same line as the declaration
(#224) Variable "invokeArgs" must be all lower-case
(#225) Variable "invokeArgs" must be all lower-case
(#227) Variable "invokeArgs" must be all lower-case
(#241) Protected method name "Zend_Server_Abstract::_fixType" must be in lower-case letters only
local/mr/vendor/zend/Zend/Server/Cache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "_skipMethods" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Expected "if (...) {\n"; found "if (...)\n {\n"
(#63) Variable "_skipMethods" must be all lower-case
(#63) Variable "_skipMethods" must not contain underscores.
(#110) Opening brace should be on the same line as the declaration
(#111) Expected "if (...) {\n"; found "if (...)\n {\n"
(#117) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#123) Variable "dispatchArray" must be all lower-case
(#127) Variable "dispatchArray" must be all lower-case
(#139) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Definition.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "_overwriteExistingMethods" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Server_Definition::setOverwriteExistingMethods" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Server_Definition::addMethod" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#79) "require_once" must be immediately followed by an open parenthesis
(#81) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#95) "require_once" must be immediately followed by an open parenthesis
(#100) "require_once" must be immediately followed by an open parenthesis
(#113) Public method name "Zend_Server_Definition::addMethods" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Server_Definition::setMethods" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Server_Definition::hasMethod" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Server_Definition::getMethod" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Server_Definition::getMethods" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Server_Definition::removeMethod" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Server_Definition::clearMethods" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Server_Definition::toArray" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#214) Opening brace should be on the same line as the declaration
(#224) Opening brace should be on the same line as the declaration
(#234) Opening brace should be on the same line as the declaration
(#244) Opening brace should be on the same line as the declaration
(#254) Opening brace should be on the same line as the declaration
(#264) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Server/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Public method name "Zend_Server_Interface::addFunction" must be in lower-case letters only
(#65) Public method name "Zend_Server_Interface::setClass" must be in lower-case letters only
(#98) Public method name "Zend_Server_Interface::getFunctions" must be in lower-case letters only
(#108) Public method name "Zend_Server_Interface::loadFunctions" must be in lower-case letters only
(#117) Public method name "Zend_Server_Interface::setPersistence" must be in lower-case letters only
local/mr/vendor/zend/Zend/Server/Method/Callback.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#66) Opening brace should be on the same line as the declaration
(#67) Expected "if (...) {\n"; found "if (...) {\n"
(#78) Public method name "Zend_Server_Method_Callback::setOptions" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Server_Method_Callback::setClass" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Server_Method_Callback::getClass" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Server_Method_Callback::setFunction" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Server_Method_Callback::getFunction" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Server_Method_Callback::setMethod" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Server_Method_Callback::getMethod" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Server_Method_Callback::setType" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#169) "require_once" must be immediately followed by an open parenthesis
(#181) Public method name "Zend_Server_Method_Callback::getType" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Server_Method_Callback::toArray" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Method/Definition.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "_invokeArguments" must be all lower-case
(#47) Member variable "_methodHelp" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Server_Method_Definition::setOptions" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Server_Method_Definition::setName" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Server_Method_Definition::getName" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Server_Method_Definition::setCallback" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#125) "require_once" must be immediately followed by an open parenthesis
(#127) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) "require_once" must be immediately followed by an open parenthesis
(#140) Public method name "Zend_Server_Method_Definition::getCallback" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Server_Method_Definition::addPrototype" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#154) "require_once" must be immediately followed by an open parenthesis
(#156) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) "require_once" must be immediately followed by an open parenthesis
(#170) Public method name "Zend_Server_Method_Definition::addPrototypes" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Server_Method_Definition::setPrototypes" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Server_Method_Definition::getPrototypes" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Server_Method_Definition::setMethodHelp" must be in lower-case letters only
(#207) Variable "methodHelp" must be all lower-case
(#208) Opening brace should be on the same line as the declaration
(#209) Variable "methodHelp" must be all lower-case
(#218) Public method name "Zend_Server_Method_Definition::getMethodHelp" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Server_Method_Definition::setObject" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#232) "require_once" must be immediately followed by an open parenthesis
(#244) Public method name "Zend_Server_Method_Definition::getObject" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Server_Method_Definition::setInvokeArguments" must be in lower-case letters only
(#255) Variable "invokeArguments" must be all lower-case
(#256) Opening brace should be on the same line as the declaration
(#257) Variable "invokeArguments" must be all lower-case
(#266) Public method name "Zend_Server_Method_Definition::getInvokeArguments" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#276) Public method name "Zend_Server_Method_Definition::toArray" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Method/Parameter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_defaultValue" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Server_Method_Parameter::setOptions" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Server_Method_Parameter::setDefaultValue" must be in lower-case letters only
(#95) Variable "defaultValue" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "defaultValue" must be all lower-case
(#106) Public method name "Zend_Server_Method_Parameter::getDefaultValue" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Server_Method_Parameter::setDescription" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Server_Method_Parameter::getDescription" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Server_Method_Parameter::setName" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Server_Method_Parameter::getName" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Server_Method_Parameter::setOptional" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Server_Method_Parameter::isOptional" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Server_Method_Parameter::setType" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_Server_Method_Parameter::getType" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Server_Method_Parameter::toArray" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Method/Prototype.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_returnType" must be all lower-case
(#42) Member variable "_parameterNameMap" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Server_Method_Prototype::setReturnType" must be in lower-case letters only
(#68) Variable "returnType" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "returnType" must be all lower-case
(#79) Public method name "Zend_Server_Method_Prototype::getReturnType" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Server_Method_Prototype::addParameter" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#98) "require_once" must be immediately followed by an open parenthesis
(#113) Public method name "Zend_Server_Method_Prototype::addParameters" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Server_Method_Prototype::setParameters" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Server_Method_Prototype::getParameters" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Server_Method_Prototype::getParameterObjects" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Server_Method_Prototype::getParameter" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Server_Method_Prototype::setOptions" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Server_Method_Prototype::toArray" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Reflection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#60) Public method name "Zend_Server_Reflection::reflectClass" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#64) Usage of ELSEIF not allowed; use ELSE IF instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#72) "require_once" must be immediately followed by an open parenthesis
(#96) Public method name "Zend_Server_Reflection::reflectFunction" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#99) "require_once" must be immediately followed by an open parenthesis
(#102) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#105) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Server/Reflection/Class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#78) Opening brace should be on the same line as the declaration
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Opening brace should be on the same line as the declaration
(#108) "require_once" must be immediately followed by an open parenthesis
(#122) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Server_Reflection_Class::getMethods" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Server_Reflection_Class::getNamespace" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Server_Reflection_Class::setNamespace" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#179) "require_once" must be immediately followed by an open parenthesis
(#195) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Reflection/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Server/Reflection/Function.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Server/Reflection/Function/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#100) Member variable "_returnDesc" must be all lower-case
(#101) Member variable "_paramDesc" must be all lower-case
(#102) Member variable "_sigParams" must be all lower-case
(#103) Member variable "_sigParamsDepth" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#118) "require_once" must be immediately followed by an open parenthesis
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Expected "if (...) {\n"; found "if (...){\n"
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Protected method name "Zend_Server_Reflection_Function_Abstract::_addTree" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#176) Protected method name "Zend_Server_Reflection_Function_Abstract::_buildTree" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#178) Variable "returnTree" must be all lower-case
(#182) Variable "returnTree" must be all lower-case
(#185) Variable "returnTree" must be all lower-case
(#200) Protected method name "Zend_Server_Reflection_Function_Abstract::_buildSignatures" must be in lower-case letters only
(#200) Variable "returnDesc" must be all lower-case
(#200) Variable "paramTypes" must be all lower-case
(#200) Variable "paramDesc" must be all lower-case
(#201) Opening brace should be on the same line as the declaration
(#203) Variable "returnDesc" must be all lower-case
(#204) Variable "paramDesc" must be all lower-case
(#205) Variable "paramTypes" must be all lower-case
(#206) Variable "paramTypes" must be all lower-case
(#207) Variable "signatureTrees" must be all lower-case
(#210) Variable "endPoints" must be all lower-case
(#211) Variable "signatureTrees" must be all lower-case
(#214) Variable "endPoints" must be all lower-case
(#214) Variable "endPoints" must be all lower-case
(#216) Variable "endPoints" must be all lower-case
(#216) Variable "endPoints" must be all lower-case
(#220) Variable "endPoints" must be all lower-case
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Line exceeds 132 characters; contains 151 characters
(#260) Opening brace should be on the same line as the declaration
(#262) Variable "helpText" must be all lower-case
(#264) Variable "returnDesc" must be all lower-case
(#265) Variable "paramCount" must be all lower-case
(#266) Variable "paramCountRequired" must be all lower-case
(#268) Variable "docBlock" must be all lower-case
(#270) Variable "docBlock" must be all lower-case
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Expected "if (...) {\n"; found "if (...)\n {\n"
(#272) Variable "docBlock" must be all lower-case
(#274) Variable "helpText" must be all lower-case
(#275) Variable "helpText" must be all lower-case
(#275) Variable "helpText" must be all lower-case
(#276) Variable "helpText" must be all lower-case
(#276) Variable "helpText" must be all lower-case
(#277) Variable "helpText" must be all lower-case
(#277) Variable "helpText" must be all lower-case
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Variable "docBlock" must be all lower-case
(#284) Expected "if (...) {\n"; found "if (...)\n {\n"
(#284) Variable "docBlock" must be all lower-case
(#289) Variable "returnDesc" must be all lower-case
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "docBlock" must be all lower-case
(#295) Variable "paramTypesTmp" must be all lower-case
(#296) Expected "if (...) {\n"; found "if (...)\n {\n"
(#296) Variable "docBlock" must be all lower-case
(#298) Variable "paramDesc" must be all lower-case
(#299) Variable "paramDesc" must be all lower-case
(#302) Variable "paramDesc" must be all lower-case
(#307) Variable "helpText" must be all lower-case
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "helpText" must be all lower-case
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Variable "paramTypesTmp" must be all lower-case
(#315) Variable "paramCount" must be all lower-case
(#316) Variable "paramTypesTmp" must be all lower-case
(#316) Variable "paramCount" must be all lower-case
(#317) Usage of ELSEIF not allowed; use ELSE IF instead
(#317) Variable "paramTypesTmp" must be all lower-case
(#318) Variable "paramTypesTmp" must be all lower-case
(#319) Usage of ELSEIF not allowed; use ELSE IF instead
(#319) Variable "paramTypesTmp" must be all lower-case
(#319) Variable "paramCount" must be all lower-case
(#320) Variable "paramCount" must be all lower-case
(#320) Variable "paramTypesTmp" must be all lower-case
(#321) Variable "paramCount" must be all lower-case
(#322) Variable "paramTypesTmp" must be all lower-case
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Variable "paramDesc" must be all lower-case
(#327) Variable "paramCount" must be all lower-case
(#328) Variable "paramDesc" must be all lower-case
(#328) Variable "paramCount" must be all lower-case
(#329) Usage of ELSEIF not allowed; use ELSE IF instead
(#329) Variable "paramDesc" must be all lower-case
(#330) Variable "paramDesc" must be all lower-case
(#331) Usage of ELSEIF not allowed; use ELSE IF instead
(#331) Variable "paramDesc" must be all lower-case
(#331) Variable "paramCount" must be all lower-case
(#332) Variable "paramCount" must be all lower-case
(#332) Variable "paramDesc" must be all lower-case
(#333) Variable "paramCount" must be all lower-case
(#334) Variable "paramDesc" must be all lower-case
(#338) Variable "paramTypesTmp" must be all lower-case
(#338) Variable "paramCount" must be all lower-case
(#339) "require_once" must be immediately followed by an open parenthesis
(#345) Variable "paramTypes" must be all lower-case
(#346) Variable "paramTypesTmp" must be all lower-case
(#351) Variable "paramTypes" must be all lower-case
(#354) Variable "returnDesc" must be all lower-case
(#354) Variable "paramTypes" must be all lower-case
(#354) Variable "paramDesc" must be all lower-case
(#366) Opening brace should be on the same line as the declaration
(#371) "require_once" must be immediately followed by an open parenthesis
(#385) Opening brace should be on the same line as the declaration
(#403) Opening brace should be on the same line as the declaration
(#413) Public method name "Zend_Server_Reflection_Function_Abstract::setNamespace" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#421) "require_once" must be immediately followed by an open parenthesis
(#433) Public method name "Zend_Server_Reflection_Function_Abstract::getNamespace" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#444) Public method name "Zend_Server_Reflection_Function_Abstract::setDescription" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#447) "require_once" must be immediately followed by an open parenthesis
(#459) Public method name "Zend_Server_Reflection_Function_Abstract::getDescription" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
(#470) Public method name "Zend_Server_Reflection_Function_Abstract::getPrototypes" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#480) Public method name "Zend_Server_Reflection_Function_Abstract::getInvokeArguments" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#494) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Reflection/Method.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_classReflection" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#65) Variable "classNamespace" must be all lower-case
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Usage of ELSEIF not allowed; use ELSE IF instead
(#70) Variable "classNamespace" must be all lower-case
(#71) Variable "classNamespace" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Public method name "Zend_Server_Reflection_Method::getDeclaringClass" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#105) Opening brace should be on the same line as the declaration
(#106) Line exceeds 132 characters; contains 155 characters
local/mr/vendor/zend/Zend/Server/Reflection/Node.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Server_Reflection_Node::setParent" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Server_Reflection_Node::createChild" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Server_Reflection_Node::attachChild" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Server_Reflection_Node::getChildren" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Server_Reflection_Node::hasChildren" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Server_Reflection_Node::getParent" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Server_Reflection_Node::getValue" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Server_Reflection_Node::setValue" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Server_Reflection_Node::getEndPoints" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#177) Variable "endPoints" must be all lower-case
(#179) Variable "endPoints" must be all lower-case
(#186) Variable "endPoints" must be all lower-case
(#187) Usage of ELSEIF not allowed; use ELSE IF instead
(#190) Variable "childEndPoints" must be all lower-case
(#191) Variable "childEndPoints" must be all lower-case
(#192) Variable "endPoints" must be all lower-case
(#192) Variable "endPoints" must be all lower-case
(#192) Variable "childEndPoints" must be all lower-case
(#194) Usage of ELSEIF not allowed; use ELSE IF instead
(#195) Variable "endPoints" must be all lower-case
(#199) Variable "endPoints" must be all lower-case
local/mr/vendor/zend/Zend/Server/Reflection/Parameter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#66) Opening brace should be on the same line as the declaration
(#80) Opening brace should be on the same line as the declaration
(#85) "require_once" must be immediately followed by an open parenthesis
(#94) Public method name "Zend_Server_Reflection_Parameter::getType" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Server_Reflection_Parameter::setType" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#108) "require_once" must be immediately followed by an open parenthesis
(#120) Public method name "Zend_Server_Reflection_Parameter::getDescription" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Server_Reflection_Parameter::setDescription" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#134) "require_once" must be immediately followed by an open parenthesis
(#147) Public method name "Zend_Server_Reflection_Parameter::setPosition" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Server_Reflection_Parameter::getPosition" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Reflection/Prototype.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#57) "require_once" must be immediately followed by an open parenthesis
(#64) "require_once" must be immediately followed by an open parenthesis
(#78) Public method name "Zend_Server_Reflection_Prototype::getReturnType" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Server_Reflection_Prototype::getReturnValue" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Server_Reflection_Prototype::getParameters" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Server/Reflection/ReturnValue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Server_Reflection_ReturnValue::getType" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Server_Reflection_ReturnValue::setType" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#78) "require_once" must be immediately followed by an open parenthesis
(#90) Public method name "Zend_Server_Reflection_ReturnValue::getDescription" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_Server_Reflection_ReturnValue::setDescription" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#104) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_httpClient" must be all lower-case
(#51) Public method name "Zend_Service_Abstract::setHttpClient" must be in lower-case letters only
(#51) Variable "httpClient" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "_httpClient" must be all lower-case
(#53) Variable "_httpClient" must not contain underscores.
(#53) Variable "httpClient" must be all lower-case
(#62) Public method name "Zend_Service_Abstract::getHttpClient" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "_httpClient" must be all lower-case
(#64) Variable "_httpClient" must not contain underscores.
(#65) Variable "_httpClient" must be all lower-case
(#65) Variable "_httpClient" must not contain underscores.
(#68) Variable "_httpClient" must be all lower-case
(#68) Variable "_httpClient" must not contain underscores.
local/mr/vendor/zend/Zend/Service/Akismet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_apiKey" must be all lower-case
(#57) Member variable "_blogUrl" must be all lower-case
(#75) Member variable "_userAgent" must be all lower-case
(#84) Variable "apiKey" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#87) Space found before object operator
(#87) Variable "apiKey" must be all lower-case
(#88) Space found before object operator
(#96) Public method name "Zend_Service_Akismet::getBlogUrl" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Service_Akismet::setBlogUrl" must be in lower-case letters only
(#108) Variable "blogUrl" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) "require_once" must be immediately followed by an open parenthesis
(#111) Variable "blogUrl" must be all lower-case
(#112) "require_once" must be immediately followed by an open parenthesis
(#116) Variable "blogUrl" must be all lower-case
(#125) Public method name "Zend_Service_Akismet::getApiKey" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Service_Akismet::setApiKey" must be in lower-case letters only
(#136) Variable "apiKey" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "apiKey" must be all lower-case
(#147) Public method name "Zend_Service_Akismet::getCharset" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Service_Akismet::setCharset" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Service_Akismet::getPort" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Service_Akismet::setPort" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#184) "require_once" must be immediately followed by an open parenthesis
(#197) Public method name "Zend_Service_Akismet::getUserAgent" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Service_Akismet::setUserAgent" must be in lower-case letters only
(#211) Variable "userAgent" must be all lower-case
(#212) Opening brace should be on the same line as the declaration
(#213) Expected "if (...) {\n"; found "if (...)\n {\n"
(#213) Variable "userAgent" must be all lower-case
(#214) Variable "userAgent" must be all lower-case
(#216) "require_once" must be immediately followed by an open parenthesis
(#217) Line exceeds 132 characters; contains 138 characters
(#220) Variable "userAgent" must be all lower-case
(#233) Opening brace should be on the same line as the declaration
(#258) Public method name "Zend_Service_Akismet::verifyKey" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#284) Protected method name "Zend_Service_Akismet::_makeApiCall" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#287) "require_once" must be immediately followed by an open parenthesis
(#324) Public method name "Zend_Service_Akismet::isSpam" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#331) "require_once" must be immediately followed by an open parenthesis
(#355) Public method name "Zend_Service_Akismet::submitSpam" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#360) "require_once" must be immediately followed by an open parenthesis
(#383) Public method name "Zend_Service_Akismet::submitHam" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "appId" must be all lower-case
(#48) Member variable "_secretKey" must be all lower-case
(#53) Member variable "_baseUri" must be all lower-case
(#60) Member variable "_baseUriList" must be all lower-case
(#83) Variable "appId" must be all lower-case
(#83) Variable "countryCode" must be all lower-case
(#83) Variable "secretKey" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "appId" must be all lower-case
(#86) Variable "secretKey" must be all lower-case
(#88) Variable "countryCode" must be all lower-case
(#88) Variable "countryCode" must be all lower-case
(#89) Variable "countryCode" must be all lower-case
(#90) Inline doc block comments are not allowed; use "// Comment." instead
(#93) "require_once" must be immediately followed by an open parenthesis
(#94) Variable "countryCode" must be all lower-case
(#97) Variable "countryCode" must be all lower-case
(#109) Public method name "Zend_Service_Amazon::itemSearch" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#114) Variable "defaultOptions" must be all lower-case
(#115) Variable "defaultOptions" must be all lower-case
(#120) Inline doc block comments are not allowed; use "// Comment." instead
(#123) "require_once" must be immediately followed by an open parenthesis
(#132) Inline doc block comments are not allowed; use "// Comment." instead
(#135) "require_once" must be immediately followed by an open parenthesis
(#149) Public method name "Zend_Service_Amazon::itemLookup" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#155) Variable "defaultOptions" must be all lower-case
(#157) Variable "defaultOptions" must be all lower-case
(#161) Inline doc block comments are not allowed; use "// Comment." instead
(#164) "require_once" must be immediately followed by an open parenthesis
(#178) Inline doc block comments are not allowed; use "// Comment." instead
(#181) "require_once" must be immediately followed by an open parenthesis
(#185) Inline doc block comments are not allowed; use "// Comment." instead
(#188) "require_once" must be immediately followed by an open parenthesis
(#198) Public method name "Zend_Service_Amazon::getRestClient" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#200) Expected "if (...) {\n"; found "if(...) {\n"
(#212) Public method name "Zend_Service_Amazon::setRestClient" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#227) Protected method name "Zend_Service_Amazon::_prepareOptions" must be in lower-case letters only
(#227) Variable "defaultOptions" must be all lower-case
(#228) Opening brace should be on the same line as the declaration
(#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
(#236) Variable "responseGroup" must be all lower-case
(#238) Variable "responseGroup" must be all lower-case
(#239) Variable "responseGroup" must be all lower-case
(#240) Variable "responseGroup" must be all lower-case
(#244) Variable "defaultOptions" must be all lower-case
(#246) Expected "if (...) {\n"; found "if(...) {\n"
(#263) Public method name "Zend_Service_Amazon::computeSignature" must be in lower-case letters only
(#263) Variable "baseUri" must be all lower-case
(#263) Variable "secretKey" must be all lower-case
(#264) Opening brace should be on the same line as the declaration
(#265) "require_once" must be immediately followed by an open parenthesis
(#267) Variable "baseUri" must be all lower-case
(#269) Variable "secretKey" must be all lower-case
(#280) Public method name "Zend_Service_Amazon::buildRawSignature" must be in lower-case letters only
(#280) Variable "baseUri" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#284) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#284) AS keyword must be lowercase; expected "as" but found "AS"
(#289) Variable "baseUri" must be all lower-case
(#302) Protected method name "Zend_Service_Amazon::_checkErrors" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#315) Inline doc block comments are not allowed; use "// Comment." instead
(#318) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Amazon/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_defaultAccessKey" must be all lower-case
(#48) Member variable "_defaultSecretKey" must be all lower-case
(#53) Member variable "_secretKey" must be all lower-case
(#58) Member variable "_accessKey" must be all lower-case
(#68) Public method name "Zend_Service_Amazon_Abstract::setKeys" must be in lower-case letters only
(#68) Variable "accessKey" must be all lower-case
(#68) Variable "secretKey" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "_defaultAccessKey" must be all lower-case
(#70) Variable "_defaultAccessKey" must not contain underscores.
(#70) Variable "accessKey" must be all lower-case
(#71) Variable "_defaultSecretKey" must be all lower-case
(#71) Variable "_defaultSecretKey" must not contain underscores.
(#71) Variable "secretKey" must be all lower-case
(#81) Variable "accessKey" must be all lower-case
(#81) Variable "secretKey" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Expected "if (...) {\n"; found "if(...) {\n"
(#83) Variable "accessKey" must be all lower-case
(#84) Variable "accessKey" must be all lower-case
(#84) Variable "_defaultAccessKey" must be all lower-case
(#84) Variable "_defaultAccessKey" must not contain underscores.
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#86) Variable "secretKey" must be all lower-case
(#87) Variable "secretKey" must be all lower-case
(#87) Variable "_defaultSecretKey" must be all lower-case
(#87) Variable "_defaultSecretKey" must not contain underscores.
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#90) Variable "accessKey" must be all lower-case
(#90) Variable "secretKey" must be all lower-case
(#91) "require_once" must be immediately followed by an open parenthesis
(#94) Variable "accessKey" must be all lower-case
(#95) Variable "secretKey" must be all lower-case
(#105) Protected method name "Zend_Service_Amazon_Abstract::_getAccessKey" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#115) Protected method name "Zend_Service_Amazon_Abstract::_getSecretKey" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/Accessories.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "ASIN" must be all lower-case
(#42) Member variable "Title" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/CustomerReview.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "Rating" must be all lower-case
(#42) Member variable "HelpfulVotes" must be all lower-case
(#47) Member variable "CustomerId" must be all lower-case
(#52) Member variable "TotalVotes" must be all lower-case
(#57) Member variable "Date" must be all lower-case
(#62) Member variable "Summary" must be all lower-case
(#67) Member variable "Content" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/Ec2.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Variable "secret_key" must not contain underscores.
(#44) Opening brace should be on the same line as the declaration
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) "require_once" must be immediately followed by an open parenthesis
(#84) Variable "secret_key" must not contain underscores.
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_ec2Endpoint" must be all lower-case
(#57) Member variable "_ec2ApiVersion" must be all lower-case
(#62) Member variable "_ec2SignatureVersion" must be all lower-case
(#67) Member variable "_ec2SignatureMethod" must be all lower-case
(#72) Member variable "_httpTimeout" must be all lower-case
(#77) Member variable "_defaultRegion" must be all lower-case
(#89) Member variable "_validEc2Regions" must be all lower-case
(#99) Variable "accessKey" must be all lower-case
(#99) Variable "secretKey" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Variable "_defaultRegion" must be all lower-case
(#102) Variable "_defaultRegion" must not contain underscores.
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Variable "_validEc2Regions" must be all lower-case
(#105) Variable "_validEc2Regions" must not contain underscores.
(#106) "require_once" must be immediately followed by an open parenthesis
(#113) Variable "accessKey" must be all lower-case
(#113) Variable "secretKey" must be all lower-case
(#122) Public method name "Zend_Service_Amazon_Ec2_Abstract::setRegion" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#124) Variable "_validEc2Regions" must be all lower-case
(#124) Variable "_validEc2Regions" must not contain underscores.
(#125) Variable "_defaultRegion" must be all lower-case
(#125) Variable "_defaultRegion" must not contain underscores.
(#127) "require_once" must be immediately followed by an open parenthesis
(#137) Protected method name "Zend_Service_Amazon_Ec2_Abstract::_getRegion" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#149) Protected method name "Zend_Service_Amazon_Ec2_Abstract::sendRequest" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#156) This comment is 43% valid code; is this commented out code?
(#168) Variable "httpResponse" must be all lower-case
(#169) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#175) Variable "httpResponse" must be all lower-case
(#200) Protected method name "Zend_Service_Amazon_Ec2_Abstract::addRequiredParameters" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#232) Protected method name "Zend_Service_Amazon_Ec2_Abstract::signParameters" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#241) Variable "arrData" must be all lower-case
(#242) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#243) Variable "arrData" must be all lower-case
(#246) Variable "arrData" must be all lower-case
(#248) "require_once" must be immediately followed by an open parenthesis
(#265) Private method name "Zend_Service_Amazon_Ec2_Abstract::checkForErrors" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Availabilityzones.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Variable "zoneName" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#51) Variable "zoneName" must be all lower-case
(#51) Variable "zoneName" must be all lower-case
(#52) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Variable "zoneName" must be all lower-case
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "+"; 0 found
(#53) Expected 1 space after "+"; 0 found
(#55) Usage of ELSEIF not allowed; use ELSE IF instead
(#55) Variable "zoneName" must be all lower-case
(#56) Variable "zoneName" must be all lower-case
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/CloudWatch.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_ec2Endpoint" must be all lower-case
(#48) Member variable "_ec2ApiVersion" must be all lower-case
(#53) Member variable "_xmlNamespace" must be all lower-case
(#112) Member variable "_validMetrics" must be all lower-case
(#153) Member variable "_validStatistics" must be all lower-case
(#184) Member variable "_validDimensionsKeys" must be all lower-case
(#231) Public method name "Zend_Service_Amazon_Ec2_CloudWatch::getMetricStatistics" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "_usedStatistics" must be all lower-case
(#233) Variable "_usedStatistics" must not contain underscores.
(#249) Expected "if (...) {\n"; found "if(...) {\n"
(#251) Usage of ELSEIF not allowed; use ELSE IF instead
(#255) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#256) Inline control structures are not allowed
(#257) Expected 1 space before "+"; 0 found
(#257) Expected 1 space after "+"; 0 found
(#258) Variable "_usedStatistics" must be all lower-case
(#258) Variable "_usedStatistics" must not contain underscores.
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#263) Inline control structures are not allowed
(#269) Expected "if (...) {\n"; found "if(...) {\n"
(#270) Inline control structures are not allowed
(#276) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#278) Variable "dimKey" must be all lower-case
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#278) Variable "dimVal" must be all lower-case
(#279) Inline control structures are not allowed
(#279) Variable "dimKey" must be all lower-case
(#280) Variable "dimKey" must be all lower-case
(#281) Variable "dimVal" must be all lower-case
(#284) Whitespace found at end of line
(#298) Space found after opening bracket of FOREACH loop
(#298) Space found before closing bracket of FOREACH loop
(#304) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#304) Variable "_usedStatistics" must be all lower-case
(#304) Variable "_usedStatistics" must not contain underscores.
(#324) Public method name "Zend_Service_Amazon_Ec2_CloudWatch::listMetrics" must be in lower-case letters only
(#324) Variable "nextToken" must be all lower-case
(#325) Opening brace should be on the same line as the declaration
(#328) Variable "nextToken" must be all lower-case
(#329) Variable "nextToken" must be all lower-case
(#339) Space found after opening bracket of FOREACH loop
(#339) Space found before closing bracket of FOREACH loop
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Ebs.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_Service_Amazon_Ec2_Ebs::createNewVolume" must be in lower-case letters only
(#50) Variable "availabilityZone" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#54) Variable "availabilityZone" must be all lower-case
(#80) Public method name "Zend_Service_Amazon_Ec2_Ebs::createVolumeFromSnapshot" must be in lower-case letters only
(#80) Variable "snapshotId" must be all lower-case
(#80) Variable "availabilityZone" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#84) Variable "availabilityZone" must be all lower-case
(#85) Variable "snapshotId" must be all lower-case
(#108) Public method name "Zend_Service_Amazon_Ec2_Ebs::describeVolume" must be in lower-case letters only
(#108) Variable "volumeId" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#113) Variable "volumeId" must be all lower-case
(#113) Variable "volumeId" must be all lower-case
(#114) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Variable "volumeId" must be all lower-case
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "+"; 0 found
(#115) Expected 1 space after "+"; 0 found
(#117) Usage of ELSEIF not allowed; use ELSE IF instead
(#117) Variable "volumeId" must be all lower-case
(#118) Variable "volumeId" must be all lower-case
(#135) Variable "attachmentSet" must be all lower-case
(#136) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Variable "attachmentSet" must be all lower-case
(#137) Variable "_as" must not contain underscores.
(#137) Variable "attachmentSet" must be all lower-case
(#139) Variable "_as" must not contain underscores.
(#140) Variable "_as" must not contain underscores.
(#141) Variable "_as" must not contain underscores.
(#142) Variable "_as" must not contain underscores.
(#143) Variable "_as" must not contain underscores.
(#154) Public method name "Zend_Service_Amazon_Ec2_Ebs::describeAttachedVolumes" must be in lower-case letters only
(#154) Variable "instanceId" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#159) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#160) Expected "if (...) {\n"; found "if(...) {\n"
(#160) Variable "instanceId" must be all lower-case
(#176) Public method name "Zend_Service_Amazon_Ec2_Ebs::attachVolume" must be in lower-case letters only
(#176) Variable "volumeId" must be all lower-case
(#176) Variable "instanceId" must be all lower-case
(#177) Opening brace should be on the same line as the declaration
(#180) Variable "volumeId" must be all lower-case
(#181) Variable "instanceId" must be all lower-case
(#212) Public method name "Zend_Service_Amazon_Ec2_Ebs::detachVolume" must be in lower-case letters only
(#212) Variable "volumeId" must be all lower-case
(#212) Variable "instanceId" must be all lower-case
(#213) Opening brace should be on the same line as the declaration
(#216) Variable "volumeId" must be all lower-case
(#217) Variable "instanceId" must be all lower-case
(#241) Public method name "Zend_Service_Amazon_Ec2_Ebs::deleteVolume" must be in lower-case letters only
(#241) Variable "volumeId" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#245) Variable "volumeId" must be all lower-case
(#262) Public method name "Zend_Service_Amazon_Ec2_Ebs::createSnapshot" must be in lower-case letters only
(#262) Variable "volumeId" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#266) Variable "volumeId" must be all lower-case
(#288) Public method name "Zend_Service_Amazon_Ec2_Ebs::describeSnapshot" must be in lower-case letters only
(#288) Variable "snapshotId" must be all lower-case
(#289) Opening brace should be on the same line as the declaration
(#293) Expected "if (...) {\n"; found "if(...) {\n"
(#293) Variable "snapshotId" must be all lower-case
(#293) Variable "snapshotId" must be all lower-case
(#294) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#294) Variable "snapshotId" must be all lower-case
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#295) Expected 1 space before "+"; 0 found
(#295) Expected 1 space after "+"; 0 found
(#297) Usage of ELSEIF not allowed; use ELSE IF instead
(#297) Variable "snapshotId" must be all lower-case
(#298) Variable "snapshotId" must be all lower-case
(#329) Public method name "Zend_Service_Amazon_Ec2_Ebs::deleteSnapshot" must be in lower-case letters only
(#329) Variable "snapshotId" must be all lower-case
(#330) Opening brace should be on the same line as the declaration
(#333) Variable "snapshotId" must be all lower-case
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Elasticip.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#64) Variable "publicIp" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#69) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Variable "publicIp" must be all lower-case
(#69) Variable "publicIp" must be all lower-case
(#70) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Variable "publicIp" must be all lower-case
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#71) Expected 1 space before "+"; 0 found
(#71) Expected 1 space after "+"; 0 found
(#73) Usage of ELSEIF not allowed; use ELSE IF instead
(#73) Variable "publicIp" must be all lower-case
(#74) Variable "publicIp" must be all lower-case
(#101) Variable "publicIp" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#105) Variable "publicIp" must be all lower-case
(#122) Variable "instanceId" must be all lower-case
(#122) Variable "publicIp" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#126) Variable "publicIp" must be all lower-case
(#127) Variable "instanceId" must be all lower-case
(#144) Variable "publicIp" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#148) Variable "publicIp" must be all lower-case
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "awsErrorCode" must be all lower-case
(#41) Variable "awsErrorCode" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#44) Variable "awsErrorCode" must be all lower-case
(#47) Public method name "Zend_Service_Amazon_Ec2_Exception::getErrorCode" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Image.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#56) Variable "imageLocation" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#60) Expected 1 space before "="; 0 found
(#60) Variable "imageLocation" must be all lower-case
(#65) Variable "amiId" must be all lower-case
(#67) Variable "amiId" must be all lower-case
(#105) Variable "imageId" must be all lower-case
(#105) Variable "executableBy" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#110) Variable "imageId" must be all lower-case
(#110) Variable "imageId" must be all lower-case
(#111) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Variable "imageId" must be all lower-case
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#112) Expected 1 space before "+"; 0 found
(#112) Expected 1 space after "+"; 0 found
(#114) Usage of ELSEIF not allowed; use ELSE IF instead
(#114) Variable "imageId" must be all lower-case
(#115) Variable "imageId" must be all lower-case
(#118) Expected "if (...) {\n"; found "if(...) {\n"
(#119) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#120) Expected 1 space before "+"; 0 found
(#120) Expected 1 space after "+"; 0 found
(#122) Usage of ELSEIF not allowed; use ELSE IF instead
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#126) Variable "executableBy" must be all lower-case
(#126) Variable "executableBy" must be all lower-case
(#127) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#127) Variable "executableBy" must be all lower-case
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#128) Expected 1 space before "+"; 0 found
(#128) Expected 1 space after "+"; 0 found
(#130) Usage of ELSEIF not allowed; use ELSE IF instead
(#130) Variable "executableBy" must be all lower-case
(#131) Variable "executableBy" must be all lower-case
(#168) Variable "imageId" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#172) Variable "imageId" must be all lower-case
(#208) Line exceeds 132 characters; contains 133 characters
(#212) Public method name "Zend_Service_Amazon_Ec2_Image::modifyAttribute" must be in lower-case letters only
(#212) Variable "imageId" must be all lower-case
(#212) Variable "operationType" must be all lower-case
(#212) Variable "userId" must be all lower-case
(#212) Variable "userGroup" must be all lower-case
(#212) Variable "productCode" must be all lower-case
(#212) Line exceeds 132 characters; contains 137 characters
(#213) Opening brace should be on the same line as the declaration
(#216) Variable "imageId" must be all lower-case
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "operationType" must be all lower-case
(#226) Expected "if (...) {\n"; found "if(...) {\n"
(#226) Variable "userId" must be all lower-case
(#226) Variable "userId" must be all lower-case
(#227) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#227) Expected 1 space before "=>"; 0 found
(#227) Expected 1 space after "=>"; 0 found
(#227) Variable "userId" must be all lower-case
(#227) Expected 1 space before "=>"; 0 found
(#227) Expected 1 space after "=>"; 0 found
(#228) Expected 1 space before "+"; 0 found
(#228) Expected 1 space after "+"; 0 found
(#230) Usage of ELSEIF not allowed; use ELSE IF instead
(#230) Variable "userId" must be all lower-case
(#231) Variable "userId" must be all lower-case
(#234) Expected "if (...) {\n"; found "if(...) {\n"
(#234) Variable "userGroup" must be all lower-case
(#234) Variable "userGroup" must be all lower-case
(#235) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#235) Variable "userGroup" must be all lower-case
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#236) Expected 1 space before "+"; 0 found
(#236) Expected 1 space after "+"; 0 found
(#238) Usage of ELSEIF not allowed; use ELSE IF instead
(#238) Variable "userGroup" must be all lower-case
(#239) Variable "userGroup" must be all lower-case
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Variable "productCode" must be all lower-case
(#250) "require_once" must be immediately followed by an open parenthesis
(#251) Line exceeds 132 characters; contains 154 characters
(#270) Public method name "Zend_Service_Amazon_Ec2_Image::describeAttribute" must be in lower-case letters only
(#270) Variable "imageId" must be all lower-case
(#271) Opening brace should be on the same line as the declaration
(#274) Variable "imageId" must be all lower-case
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Variable "lPnodes" must be all lower-case
(#287) Expected "if (...) {\n"; found "if(...) {\n"
(#287) Variable "lPnodes" must be all lower-case
(#289) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#289) Variable "lPnodes" must be all lower-case
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Expected "if (...) {\n"; found "if(...) {\n"
(#297) Variable "pCnodes" must be all lower-case
(#298) Expected "if (...) {\n"; found "if(...) {\n"
(#298) Variable "pCnodes" must be all lower-case
(#300) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#300) Variable "pCnodes" must be all lower-case
(#319) Public method name "Zend_Service_Amazon_Ec2_Image::resetAttribute" must be in lower-case letters only
(#319) Variable "imageId" must be all lower-case
(#320) Opening brace should be on the same line as the declaration
(#323) Variable "imageId" must be all lower-case
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Instance.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#97) Line exceeds 132 characters; contains 148 characters
(#98) Line exceeds 132 characters; contains 161 characters
(#100) Line exceeds maximum limit of 180 characters; contains 204 characters
(#102) Line exceeds 132 characters; contains 133 characters
(#103) Line exceeds maximum limit of 180 characters; contains 183 characters
(#104) Line exceeds 132 characters; contains 166 characters
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "_defaultOptions" must be all lower-case
(#110) Variable "_defaultOptions" must not contain underscores.
(#113) Must use "self::" for local static member reference
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "_defaultOptions" must be all lower-case
(#117) Variable "_defaultOptions" must not contain underscores.
(#119) Expected "if (...) {\n"; found "if(...) {\n"
(#120) "require_once" must be immediately followed by an open parenthesis
(#123) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#131) Expected "if (...) {\n"; found "if(...) {\n"
(#135) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space before "+"; 0 found
(#137) Expected 1 space after "+"; 0 found
(#139) Usage of ELSEIF not allowed; use ELSE IF instead
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Expected "if (...) {\n"; found "if(...) {\n"
(#151) Expected "if (...) {\n"; found "if(...) {\n"
(#155) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#163) Expected "if (...) {\n"; found "if(...) {\n"
(#168) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#181) Variable "gs_node" must not contain underscores.
(#182) Variable "gs_node" must not contain underscores.
(#183) Variable "gs_node" must not contain underscores.
(#188) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#188) Variable "is_node" must not contain underscores.
(#191) Variable "is_node" must not contain underscores.
(#192) Variable "is_node" must not contain underscores.
(#193) Variable "is_node" must not contain underscores.
(#194) Variable "is_node" must not contain underscores.
(#195) Variable "is_node" must not contain underscores.
(#196) Variable "is_node" must not contain underscores.
(#197) Variable "is_node" must not contain underscores.
(#198) Variable "is_node" must not contain underscores.
(#199) Variable "is_node" must not contain underscores.
(#200) Variable "is_node" must not contain underscores.
(#201) Variable "is_node" must not contain underscores.
(#205) Variable "is_node" must not contain underscores.
(#229) Variable "instanceId" must be all lower-case
(#229) Variable "ignoreTerminated" must be all lower-case
(#230) Opening brace should be on the same line as the declaration
(#234) Expected "if (...) {\n"; found "if(...) {\n"
(#234) Variable "instanceId" must be all lower-case
(#234) Variable "instanceId" must be all lower-case
(#235) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#235) Variable "instanceId" must be all lower-case
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#236) Expected 1 space before "+"; 0 found
(#236) Expected 1 space after "+"; 0 found
(#238) Usage of ELSEIF not allowed; use ELSE IF instead
(#238) Variable "instanceId" must be all lower-case
(#239) Variable "instanceId" must be all lower-case
(#251) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#252) Inline control structures are not allowed
(#252) Variable "ignoreTerminated" must be all lower-case
(#252) Line exceeds 132 characters; contains 147 characters
(#259) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#259) Variable "gs_node" must not contain underscores.
(#260) Variable "gs_node" must not contain underscores.
(#261) Variable "gs_node" must not contain underscores.
(#267) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#267) Variable "is_node" must not contain underscores.
(#269) Variable "is_node" must not contain underscores.
(#270) Variable "is_node" must not contain underscores.
(#271) Variable "is_node" must not contain underscores.
(#272) Variable "is_node" must not contain underscores.
(#273) Variable "is_node" must not contain underscores.
(#274) Variable "is_node" must not contain underscores.
(#275) Variable "is_node" must not contain underscores.
(#276) Variable "is_node" must not contain underscores.
(#277) Variable "is_node" must not contain underscores.
(#278) Variable "is_node" must not contain underscores.
(#279) Variable "is_node" must not contain underscores.
(#280) Variable "is_node" must not contain underscores.
(#281) Variable "is_node" must not contain underscores.
(#282) Variable "is_node" must not contain underscores.
(#283) Variable "is_node" must not contain underscores.
(#286) Variable "is_node" must not contain underscores.
(#306) Public method name "Zend_Service_Amazon_Ec2_Instance::describeByImageId" must be in lower-case letters only
(#306) Variable "imageId" must be all lower-case
(#306) Variable "ignoreTerminated" must be all lower-case
(#307) Opening brace should be on the same line as the declaration
(#308) Variable "arrInstances" must be all lower-case
(#308) Variable "ignoreTerminated" must be all lower-case
(#312) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#312) Variable "arrInstances" must be all lower-case
(#313) Inline control structures are not allowed
(#313) Variable "imageId" must be all lower-case
(#329) Variable "instanceId" must be all lower-case
(#330) Opening brace should be on the same line as the declaration
(#334) Expected "if (...) {\n"; found "if(...) {\n"
(#334) Variable "instanceId" must be all lower-case
(#334) Variable "instanceId" must be all lower-case
(#335) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#335) Expected 1 space before "=>"; 0 found
(#335) Expected 1 space after "=>"; 0 found
(#335) Variable "instanceId" must be all lower-case
(#335) Expected 1 space before "=>"; 0 found
(#335) Expected 1 space after "=>"; 0 found
(#336) Expected 1 space before "+"; 0 found
(#336) Expected 1 space after "+"; 0 found
(#338) Usage of ELSEIF not allowed; use ELSE IF instead
(#338) Variable "instanceId" must be all lower-case
(#339) Variable "instanceId" must be all lower-case
(#348) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#373) Variable "instanceId" must be all lower-case
(#374) Opening brace should be on the same line as the declaration
(#378) Expected "if (...) {\n"; found "if(...) {\n"
(#378) Variable "instanceId" must be all lower-case
(#378) Variable "instanceId" must be all lower-case
(#379) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#379) Variable "instanceId" must be all lower-case
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#380) Expected 1 space before "+"; 0 found
(#380) Expected 1 space after "+"; 0 found
(#382) Usage of ELSEIF not allowed; use ELSE IF instead
(#382) Variable "instanceId" must be all lower-case
(#383) Variable "instanceId" must be all lower-case
(#403) Public method name "Zend_Service_Amazon_Ec2_Instance::consoleOutput" must be in lower-case letters only
(#403) Variable "instanceId" must be all lower-case
(#404) Opening brace should be on the same line as the declaration
(#407) Variable "instanceId" must be all lower-case
(#433) Public method name "Zend_Service_Amazon_Ec2_Instance::confirmProduct" must be in lower-case letters only
(#433) Variable "productCode" must be all lower-case
(#433) Variable "instanceId" must be all lower-case
(#434) Opening brace should be on the same line as the declaration
(#437) Variable "productCode" must be all lower-case
(#438) Variable "instanceId" must be all lower-case
(#445) Expected "if (...) {\n"; found "if(...) {\n"
(#456) Expected 5 space(s) before asterisk; 4 found
(#457) Expected 5 space(s) before asterisk; 4 found
(#458) Expected 5 space(s) before asterisk; 4 found
(#459) Expected 5 space(s) before asterisk; 4 found
(#460) Expected 5 space(s) before asterisk; 4 found
(#461) Variable "instanceId" must be all lower-case
(#462) Opening brace should be on the same line as the declaration
(#466) Expected "if (...) {\n"; found "if(...) {\n"
(#466) Variable "instanceId" must be all lower-case
(#466) Variable "instanceId" must be all lower-case
(#467) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#467) Expected 1 space before "=>"; 0 found
(#467) Expected 1 space after "=>"; 0 found
(#467) Variable "instanceId" must be all lower-case
(#467) Expected 1 space before "=>"; 0 found
(#467) Expected 1 space after "=>"; 0 found
(#468) Expected 1 space before "+"; 0 found
(#468) Expected 1 space after "+"; 0 found
(#470) Usage of ELSEIF not allowed; use ELSE IF instead
(#470) Variable "instanceId" must be all lower-case
(#471) Variable "instanceId" must be all lower-case
(#476) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#480) Variable "arrReturn" must be all lower-case
(#481) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#485) Variable "arrReturn" must be all lower-case
(#489) Variable "arrReturn" must be all lower-case
(#492) Expected 5 space(s) before asterisk; 4 found
(#493) Expected 5 space(s) before asterisk; 4 found
(#494) Expected 5 space(s) before asterisk; 4 found
(#495) Expected 5 space(s) before asterisk; 4 found
(#496) Expected 5 space(s) before asterisk; 4 found
(#497) Variable "instanceId" must be all lower-case
(#498) Opening brace should be on the same line as the declaration
(#502) Expected "if (...) {\n"; found "if(...) {\n"
(#502) Variable "instanceId" must be all lower-case
(#502) Variable "instanceId" must be all lower-case
(#503) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#503) Expected 1 space before "=>"; 0 found
(#503) Expected 1 space after "=>"; 0 found
(#503) Variable "instanceId" must be all lower-case
(#503) Expected 1 space before "=>"; 0 found
(#503) Expected 1 space after "=>"; 0 found
(#504) Expected 1 space before "+"; 0 found
(#504) Expected 1 space after "+"; 0 found
(#506) Usage of ELSEIF not allowed; use ELSE IF instead
(#506) Variable "instanceId" must be all lower-case
(#507) Variable "instanceId" must be all lower-case
(#512) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#516) Variable "arrReturn" must be all lower-case
(#517) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#521) Variable "arrReturn" must be all lower-case
(#525) Variable "arrReturn" must be all lower-case
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Instance/Reserved.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Service_Amazon_Ec2_Instance_Reserved::describeInstances" must be in lower-case letters only
(#45) Variable "instanceId" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Variable "instanceId" must be all lower-case
(#50) Variable "instanceId" must be all lower-case
(#51) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Variable "instanceId" must be all lower-case
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#52) Expected 1 space before "+"; 0 found
(#52) Expected 1 space after "+"; 0 found
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#54) Variable "instanceId" must be all lower-case
(#55) Variable "instanceId" must be all lower-case
(#64) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#91) Public method name "Zend_Service_Amazon_Ec2_Instance_Reserved::describeOfferings" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#102) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#129) Public method name "Zend_Service_Amazon_Ec2_Instance_Reserved::purchaseOffering" must be in lower-case letters only
(#129) Variable "offeringId" must be all lower-case
(#129) Variable "intanceCount" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#133) Variable "offeringId" must be all lower-case
(#134) Variable "intanceCount" must be all lower-case
(#139) Variable "reservedInstancesId" must be all lower-case
(#141) Variable "reservedInstancesId" must be all lower-case
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Instance/Windows.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#60) Variable "instanceId" must be all lower-case
(#60) Variable "s3Bucket" must be all lower-case
(#60) Variable "s3Prefix" must be all lower-case
(#60) Variable "uploadExpiration" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#64) Variable "instanceId" must be all lower-case
(#66) Variable "s3Bucket" must be all lower-case
(#67) Variable "s3Prefix" must be all lower-case
(#68) Variable "uploadPolicy" must be all lower-case
(#68) Variable "s3Bucket" must be all lower-case
(#68) Variable "s3Prefix" must be all lower-case
(#68) Variable "uploadExpiration" must be all lower-case
(#69) Variable "uploadPolicy" must be all lower-case
(#70) Variable "uploadPolicy" must be all lower-case
(#83) Line exceeds 132 characters; contains 135 characters
(#84) Line exceeds 132 characters; contains 135 characters
(#95) Public method name "Zend_Service_Amazon_Ec2_Instance_Windows::cancelBundle" must be in lower-case letters only
(#95) Variable "bundleId" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#99) Variable "bundleId" must be all lower-case
(#112) Line exceeds 132 characters; contains 135 characters
(#113) Line exceeds 132 characters; contains 135 characters
(#125) Public method name "Zend_Service_Amazon_Ec2_Instance_Windows::describeBundle" must be in lower-case letters only
(#125) Variable "bundleId" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#130) Variable "bundleId" must be all lower-case
(#130) Variable "bundleId" must be all lower-case
(#131) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#131) Variable "bundleId" must be all lower-case
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#132) Expected 1 space before "+"; 0 found
(#132) Expected 1 space after "+"; 0 found
(#134) Usage of ELSEIF not allowed; use ELSE IF instead
(#134) Variable "bundleId" must be all lower-case
(#135) Variable "bundleId" must be all lower-case
(#145) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#159) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#173) Protected method name "Zend_Service_Amazon_Ec2_Instance_Windows::_getS3UploadPolicy" must be in lower-case letters only
(#173) Variable "bucketName" must be all lower-case
(#173) Variable "expireInMinutes" must be all lower-case
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "arrParams" must be all lower-case
(#176) Variable "arrParams" must be all lower-case
(#176) Variable "expireInMinutes" must be all lower-case
(#177) Variable "arrParams" must be all lower-case
(#177) Variable "bucketName" must be all lower-case
(#178) Variable "arrParams" must be all lower-case
(#179) Variable "arrParams" must be all lower-case
(#181) Variable "arrParams" must be all lower-case
(#190) Protected method name "Zend_Service_Amazon_Ec2_Instance_Windows::_signS3UploadPolicy" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Keypair.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Variable "keyName" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Variable "keyName" must be all lower-case
(#54) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "keyName" must be all lower-case
(#79) Variable "keyName" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#84) Variable "keyName" must be all lower-case
(#84) Variable "keyName" must be all lower-case
(#85) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Variable "keyName" must be all lower-case
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space before "+"; 0 found
(#86) Expected 1 space after "+"; 0 found
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Variable "keyName" must be all lower-case
(#89) Variable "keyName" must be all lower-case
(#117) Variable "keyName" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#123) Expected "if (...) {\n"; found "if(...) {\n"
(#123) Variable "keyName" must be all lower-case
(#124) "require_once" must be immediately followed by an open parenthesis
(#128) Variable "keyName" must be all lower-case
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Region.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "+"; 0 found
(#54) Expected 1 space after "+"; 0 found
(#56) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Response.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_xmlNamespace" must be all lower-case
(#48) Member variable "_httpResponse" must be all lower-case
(#69) Member variable "_errorCode" must be all lower-case
(#76) Member variable "_errorMessage" must be all lower-case
(#83) Variable "httpResponse" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "httpResponse" must be all lower-case
(#93) Public method name "Zend_Service_Amazon_Ec2_Response::getXPath" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Service_Amazon_Ec2_Response::getDocument" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Public method name "Zend_Service_Amazon_Ec2_Response::getNamespace" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Service_Amazon_Ec2_Response::setNamespace" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Securitygroups.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#79) Opening brace should be on the same line as the declaration
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#83) Expected "foreach (...) {\n"; found "foreach(...) {\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
(#84) Expected 1 space before "+"; 0 found
(#84) Expected 1 space after "+"; 0 found
(#86) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#104) Variable "ip_nodes" must not contain underscores.
(#106) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#106) Variable "ip_nodes" must not contain underscores.
(#106) Variable "ip_node" must not contain underscores.
(#107) Variable "sItem" must be all lower-case
(#109) Variable "sItem" must be all lower-case
(#109) Variable "ip_node" must not contain underscores.
(#110) Variable "sItem" must be all lower-case
(#110) Variable "ip_node" must not contain underscores.
(#111) Variable "sItem" must be all lower-case
(#111) Variable "ip_node" must not contain underscores.
(#113) Variable "ip_node" must not contain underscores.
(#115) Variable "sItem" must be all lower-case
(#116) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#117) Variable "sItem" must be all lower-case
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#120) Variable "sItem" must be all lower-case
(#121) Variable "sItem" must be all lower-case
(#121) Variable "sItem" must be all lower-case
(#124) Variable "sItem" must be all lower-case
(#125) Variable "ip_node" must not contain underscores.
(#125) Variable "sItem" must be all lower-case
(#132) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#149) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Service_Amazon_Ec2_Securitygroups::authorizeIp" must be in lower-case letters only
(#182) Variable "ipProtocol" must be all lower-case
(#182) Variable "fromPort" must be all lower-case
(#182) Variable "toPort" must be all lower-case
(#182) Variable "cidrIp" must be all lower-case
(#183) Opening brace should be on the same line as the declaration
(#187) Variable "ipProtocol" must be all lower-case
(#188) Variable "fromPort" must be all lower-case
(#189) Variable "toPort" must be all lower-case
(#190) Variable "cidrIp" must be all lower-case
(#214) Public method name "Zend_Service_Amazon_Ec2_Securitygroups::authorizeGroup" must be in lower-case letters only
(#214) Variable "groupName" must be all lower-case
(#214) Variable "ownerId" must be all lower-case
(#215) Opening brace should be on the same line as the declaration
(#219) Variable "groupName" must be all lower-case
(#220) Variable "ownerId" must be all lower-case
(#221) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#226) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#253) Public method name "Zend_Service_Amazon_Ec2_Securitygroups::revokeIp" must be in lower-case letters only
(#253) Variable "ipProtocol" must be all lower-case
(#253) Variable "fromPort" must be all lower-case
(#253) Variable "toPort" must be all lower-case
(#253) Variable "cidrIp" must be all lower-case
(#254) Opening brace should be on the same line as the declaration
(#258) Variable "ipProtocol" must be all lower-case
(#259) Variable "fromPort" must be all lower-case
(#260) Variable "toPort" must be all lower-case
(#261) Variable "cidrIp" must be all lower-case
(#285) Public method name "Zend_Service_Amazon_Ec2_Securitygroups::revokeGroup" must be in lower-case letters only
(#285) Variable "groupName" must be all lower-case
(#285) Variable "ownerId" must be all lower-case
(#286) Opening brace should be on the same line as the declaration
(#290) Variable "groupName" must be all lower-case
(#291) Variable "ownerId" must be all lower-case
(#292) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#297) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/mr/vendor/zend/Zend/Service/Amazon/EditorialReview.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "Source" must be all lower-case
(#42) Member variable "Content" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/Amazon/Image.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Member variable "Url" must be all lower-case
(#46) Member variable "Height" must be all lower-case
(#53) Member variable "Width" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/Item.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "ASIN" must be all lower-case
(#42) Member variable "DetailPageURL" must be all lower-case
(#47) Member variable "SalesRank" must be all lower-case
(#52) Member variable "TotalReviews" must be all lower-case
(#57) Member variable "AverageRating" must be all lower-case
(#62) Member variable "SmallImage" must be all lower-case
(#67) Member variable "MediumImage" must be all lower-case
(#72) Member variable "LargeImage" must be all lower-case
(#77) Member variable "Subjects" must be all lower-case
(#82) Member variable "Offers" must be all lower-case
(#87) Member variable "CustomerReviews" must be all lower-case
(#92) Member variable "SimilarProducts" must be all lower-case
(#97) Member variable "Accessories" must be all lower-case
(#102) Member variable "Tracks" must be all lower-case
(#107) Member variable "ListmaniaLists" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Whitespace found at end of line
(#122) Opening brace should be on the same line as the declaration
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 5
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 6
(#124) "require_once" must be immediately followed by an open parenthesis
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 6
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 5
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 5
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 6
(#128) "require_once" must be immediately followed by an open parenthesis
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 6
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 5
(#141) Line exceeds 132 characters; contains 137 characters
(#143) Line exceeds 132 characters; contains 141 characters
(#164) Inline doc block comments are not allowed; use "// Comment." instead
(#167) "require_once" must be immediately followed by an open parenthesis
(#179) Inline doc block comments are not allowed; use "// Comment." instead
(#182) "require_once" must be immediately followed by an open parenthesis
(#192) Inline doc block comments are not allowed; use "// Comment." instead
(#195) "require_once" must be immediately followed by an open parenthesis
(#203) Inline doc block comments are not allowed; use "// Comment." instead
(#206) "require_once" must be immediately followed by an open parenthesis
(#214) Inline doc block comments are not allowed; use "// Comment." instead
(#217) "require_once" must be immediately followed by an open parenthesis
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) This comment is 52% valid code; is this commented out code?
(#239) Variable "resultSummary" must be all lower-case
(#240) Variable "resultSummary" must be all lower-case
(#241) Inline doc block comments are not allowed; use "// Comment." instead
(#244) "require_once" must be immediately followed by an open parenthesis
(#250) Inline doc block comments are not allowed; use "// Comment." instead
(#253) "require_once" must be immediately followed by an open parenthesis
(#268) Public method name "Zend_Service_Amazon_Item::asXml" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/ListmaniaList.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "ListId" must be all lower-case
(#42) Member variable "ListName" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/Offer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "MerchantId" must be all lower-case
(#42) Member variable "MerchantName" must be all lower-case
(#47) Member variable "GlancePage" must be all lower-case
(#52) Member variable "Condition" must be all lower-case
(#57) Member variable "OfferListingId" must be all lower-case
(#62) Member variable "Price" must be all lower-case
(#67) Member variable "CurrencyCode" must be all lower-case
(#72) Member variable "Availability" must be all lower-case
(#77) Member variable "IsEligibleForSuperSaverShipping" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#92) Line indented incorrectly; expected at least 12 spaces, found 10
(#97) Variable "Price" must be all lower-case
(#98) Variable "Price" must be all lower-case
(#103) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Service/Amazon/OfferSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "LowestNewPrice" must be all lower-case
(#42) Member variable "LowestNewPriceCurrency" must be all lower-case
(#47) Member variable "LowestUsedPrice" must be all lower-case
(#52) Member variable "LowestUsedPriceCurrency" must be all lower-case
(#57) Member variable "TotalNew" must be all lower-case
(#62) Member variable "TotalUsed" must be all lower-case
(#67) Member variable "TotalCollectible" must be all lower-case
(#72) Member variable "TotalRefurbished" must be all lower-case
(#77) Member variable "Offers" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#92) Variable "lowestNewPrice" must be all lower-case
(#93) Variable "lowestNewPrice" must be all lower-case
(#94) Line exceeds 132 characters; contains 137 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#97) Variable "lowestUsedPrice" must be all lower-case
(#98) Variable "lowestUsedPrice" must be all lower-case
(#99) Line exceeds 132 characters; contains 139 characters
(#100) Line exceeds 132 characters; contains 156 characters
(#109) Inline doc block comments are not allowed; use "// Comment." instead
(#112) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Amazon/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_searchIndex" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#76) Inline doc block comments are not allowed; use "// Comment." instead
(#79) "require_once" must be immediately followed by an open parenthesis
(#92) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/ResultSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_currentIndex" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Service_Amazon_ResultSet::totalResults" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Service_Amazon_ResultSet::totalPages" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#110) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
(#130) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
(#153) Variable "indexInt" must be all lower-case
(#154) Variable "indexInt" must be all lower-case
(#154) Variable "indexInt" must be all lower-case
(#155) Variable "indexInt" must be all lower-case
(#167) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/S3.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_wrapperClients" must be all lower-case
(#76) Public method name "Zend_Service_Amazon_S3::setEndpoint" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#82) Inline doc block comments are not allowed; use "// Comment." instead
(#85) "require_once" must be immediately followed by an open parenthesis
(#97) Public method name "Zend_Service_Amazon_S3::getEndpoint" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#109) Variable "accessKey" must be all lower-case
(#109) Variable "secretKey" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "accessKey" must be all lower-case
(#111) Variable "secretKey" must be all lower-case
(#122) Public method name "Zend_Service_Amazon_S3::_validBucketName" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#126) Inline doc block comments are not allowed; use "// Comment." instead
(#129) "require_once" must be immediately followed by an open parenthesis
(#134) Inline doc block comments are not allowed; use "// Comment." instead
(#137) "require_once" must be immediately followed by an open parenthesis
(#142) Inline doc block comments are not allowed; use "// Comment." instead
(#145) "require_once" must be immediately followed by an open parenthesis
(#157) Public method name "Zend_Service_Amazon_S3::createBucket" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#164) Expected "} else {\n"; found "}\n else {\n"
(#178) Public method name "Zend_Service_Amazon_S3::isBucketAvailable" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#191) Public method name "Zend_Service_Amazon_S3::isObjectAvailable" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Service_Amazon_S3::removeBucket" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Public method name "Zend_Service_Amazon_S3::getInfo" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#232) Expected "} else {\n"; found "}\n else {\n"
(#244) Public method name "Zend_Service_Amazon_S3::getBuckets" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#268) Public method name "Zend_Service_Amazon_S3::cleanBucket" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#285) Line exceeds maximum limit of 180 characters; contains 204 characters
(#286) Line exceeds maximum limit of 180 characters; contains 257 characters
(#287) Line exceeds 132 characters; contains 161 characters
(#288) Line exceeds maximum limit of 180 characters; contains 264 characters
(#294) Public method name "Zend_Service_Amazon_S3::getObjectsByBucket" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#322) Protected method name "Zend_Service_Amazon_S3::_fixupObjectName" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#343) Public method name "Zend_Service_Amazon_S3::getObject" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#349) Expected "} else {\n"; found "}\n else {\n"
(#370) Public method name "Zend_Service_Amazon_S3::getObjectStream" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#373) Expected 1 space before "?"; 0 found
(#373) Expected 1 space after "?"; 0 found
(#373) Expected 1 space before ":"; 0 found
(#373) Expected 1 space after ":"; 0 found
(#377) Expected "} else {\n"; found "}\n else {\n"
(#397) Public method name "Zend_Service_Amazon_S3::putObject" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#402) Expected "if (...) {\n"; found "if(...) {\n"
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Public method name "Zend_Service_Amazon_S3::putFile" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#438) Inline doc block comments are not allowed; use "// Comment." instead
(#441) "require_once" must be immediately followed by an open parenthesis
(#450) Line indented incorrectly; expected at least 12 spaces, found 11
(#464) Public method name "Zend_Service_Amazon_S3::putFileStream" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#468) Inline doc block comments are not allowed; use "// Comment." instead
(#471) "require_once" must be immediately followed by an open parenthesis
(#480) Line indented incorrectly; expected at least 12 spaces, found 11
(#483) Expected "if (...) {\n"; found "if(...) {\n"
(#496) Public method name "Zend_Service_Amazon_S3::removeObject" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Spaces must be used for alignment; tabs are not allowed
(#509) Spaces must be used for alignment; tabs are not allowed
(#510) Spaces must be used for alignment; tabs are not allowed
(#511) Spaces must be used for alignment; tabs are not allowed
(#512) Spaces must be used for alignment; tabs are not allowed
(#515) Public method name "Zend_Service_Amazon_S3::_makeRequest" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#517) Variable "retry_count" must not contain underscores.
(#525) Expected "if (...) {\n"; found "if(...) {\n"
(#526) Inline doc block comments are not allowed; use "// Comment." instead
(#529) "require_once" must be immediately followed by an open parenthesis
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#543) Expected "} else {\n"; found "}\n else {\n"
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Expected 1 space before "=>"; 0 found
(#567) Expected 1 space after "=>"; 0 found
(#567) Expected 1 space before "=>"; 0 found
(#567) Expected 1 space after "=>"; 0 found
(#570) Line indented incorrectly; expected 8 spaces, found 9
(#570) Closing brace indented incorrectly; expected 8 spaces, found 9
(#572) Line indented incorrectly; expected 8 spaces, found 9
(#573) Line indented incorrectly; expected 12 spaces, found 13
(#575) Line indented incorrectly; expected 12 spaces, found 13
(#577) Line indented incorrectly; expected 8 spaces, found 9
(#578) Line indented incorrectly; expected 8 spaces, found 9
(#582) Variable "response_code" must not contain underscores.
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Variable "response_code" must not contain underscores.
(#585) Variable "response_code" must not contain underscores.
(#585) Variable "retry_count" must not contain underscores.
(#587) Variable "retry_count" must not contain underscores.
(#588) Variable "retry_count" must not contain underscores.
(#588) Variable "retry_count" must not contain underscores.
(#590) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#590) Empty IF statement detected
(#590) Variable "response_code" must not contain underscores.
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#594) Empty IF statement detected
(#594) Variable "response_code" must not contain underscores.
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) This comment is 60% valid code; is this commented out code?
(#597) Closing brace indented incorrectly; expected 9 spaces, found 8
(#610) Protected method name "Zend_Service_Amazon_S3::addSignature" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Expected 1 space before "=>"; 0 found
(#619) Expected 1 space after "=>"; 0 found
(#619) Expected 1 space before "=>"; 0 found
(#619) Expected 1 space after "=>"; 0 found
(#623) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#626) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Variable "sig_str" must not contain underscores.
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Variable "amz_headers" must not contain underscores.
(#640) Expected 1 space before "=>"; 0 found
(#640) Expected 1 space after "=>"; 0 found
(#640) Expected 1 space before "=>"; 0 found
(#640) Expected 1 space after "=>"; 0 found
(#644) Variable "amz_headers" must not contain underscores.
(#646) Expected "} else {\n"; found "}\n else {\n"
(#647) Variable "amz_headers" must not contain underscores.
(#651) Variable "amz_headers" must not contain underscores.
(#652) Variable "amz_headers" must not contain underscores.
(#653) Expected 1 space before "=>"; 0 found
(#653) Expected 1 space after "=>"; 0 found
(#653) Variable "amz_headers" must not contain underscores.
(#653) Expected 1 space before "=>"; 0 found
(#653) Expected 1 space after "=>"; 0 found
(#654) Variable "sig_str" must not contain underscores.
(#658) Variable "sig_str" must not contain underscores.
(#660) Variable "sig_str" must not contain underscores.
(#662) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#663) Variable "sig_str" must not contain underscores.
(#665) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#666) Variable "sig_str" must not contain underscores.
(#669) Variable "sig_str" must not contain underscores.
(#669) Line exceeds 132 characters; contains 141 characters
(#672) Variable "sig_str" must not contain underscores.
(#681) Public method name "Zend_Service_Amazon_S3::getMimeType" must be in lower-case letters only
(#682) Opening brace should be on the same line as the declaration
(#685) Expected "if (...) {\n"; found "if(...) {\n"
(#686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Variable "content_type" must not contain underscores.
(#695) Variable "content_type" must not contain underscores.
(#700) Variable "content_type" must not contain underscores.
(#703) Variable "content_type" must not contain underscores.
(#706) Variable "content_type" must not contain underscores.
(#711) Variable "content_type" must not contain underscores.
(#714) Variable "content_type" must not contain underscores.
(#717) Variable "content_type" must not contain underscores.
(#721) Variable "content_type" must not contain underscores.
(#724) Variable "content_type" must not contain underscores.
(#729) Variable "content_type" must not contain underscores.
(#732) Variable "content_type" must not contain underscores.
(#736) Variable "content_type" must not contain underscores.
(#741) Variable "content_type" must not contain underscores.
(#744) Variable "content_type" must not contain underscores.
(#747) Variable "content_type" must not contain underscores.
(#752) Variable "content_type" must not contain underscores.
(#757) Variable "content_type" must not contain underscores.
(#760) Variable "content_type" must not contain underscores.
(#763) Variable "content_type" must not contain underscores.
(#766) Variable "content_type" must not contain underscores.
(#769) Variable "content_type" must not contain underscores.
(#772) Variable "content_type" must not contain underscores.
(#775) Variable "content_type" must not contain underscores.
(#780) Variable "content_type" must not contain underscores.
(#783) Variable "content_type" must not contain underscores.
(#786) Variable "content_type" must not contain underscores.
(#790) Variable "content_type" must not contain underscores.
(#793) Variable "content_type" must not contain underscores.
(#796) Variable "content_type" must not contain underscores.
(#799) Variable "content_type" must not contain underscores.
(#802) Variable "content_type" must not contain underscores.
(#806) Variable "content_type" must not contain underscores.
(#809) Variable "content_type" must not contain underscores.
(#812) Variable "content_type" must not contain underscores.
(#817) Variable "content_type" must not contain underscores.
(#821) Variable "content_type" must not contain underscores.
(#824) Variable "content_type" must not contain underscores.
(#827) Variable "content_type" must not contain underscores.
(#830) Variable "content_type" must not contain underscores.
(#834) Variable "content_type" must not contain underscores.
(#843) Public method name "Zend_Service_Amazon_S3::registerAsClient" must be in lower-case letters only
(#844) Opening brace should be on the same line as the declaration
(#845) Variable "_wrapperClients" must be all lower-case
(#845) Variable "_wrapperClients" must not contain underscores.
(#855) Public method name "Zend_Service_Amazon_S3::unregisterAsClient" must be in lower-case letters only
(#856) Opening brace should be on the same line as the declaration
(#857) Variable "_wrapperClients" must be all lower-case
(#857) Variable "_wrapperClients" must not contain underscores.
(#867) Public method name "Zend_Service_Amazon_S3::getWrapperClient" must be in lower-case letters only
(#868) Opening brace should be on the same line as the declaration
(#869) Variable "_wrapperClients" must be all lower-case
(#869) Variable "_wrapperClients" must not contain underscores.
(#878) Public method name "Zend_Service_Amazon_S3::registerStreamWrapper" must be in lower-case letters only
(#879) Opening brace should be on the same line as the declaration
(#880) Inline doc block comments are not allowed; use "// Comment." instead
(#883) "require_once" must be immediately followed by an open parenthesis
(#895) Public method name "Zend_Service_Amazon_S3::unregisterStreamWrapper" must be in lower-case letters only
(#896) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/S3/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#37) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/Amazon/S3/Stream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_writeBuffer" must be all lower-case
(#52) Member variable "_objectSize" must be all lower-case
(#57) Member variable "_objectName" must be all lower-case
(#62) Member variable "_objectBuffer" must be all lower-case
(#67) Member variable "_bucketList" must be all lower-case
(#80) Protected method name "Zend_Service_Amazon_S3_Stream::_getS3Client" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#86) Inline doc block comments are not allowed; use "// Comment." instead
(#89) "require_once" must be immediately followed by an open parenthesis
(#95) Inline doc block comments are not allowed; use "// Comment." instead
(#98) "require_once" must be immediately followed by an open parenthesis
(#112) Protected method name "Zend_Service_Amazon_S3_Stream::_getNamePart" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#130) Variable "opened_path" must not contain underscores.
(#131) Opening brace should be on the same line as the declaration
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Expected "} else {\n"; found "}\n else {\n"
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Opening brace should be on the same line as the declaration
(#182) Opening brace should be on the same line as the declaration
(#187) Variable "range_start" must not contain underscores.
(#188) Variable "range_end" must not contain underscores.
(#188) Expected 1 space before "+"; 0 found
(#188) Expected 1 space after "+"; 0 found
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Variable "range_end" must not contain underscores.
(#194) Variable "range_end" must not contain underscores.
(#197) Variable "range_start" must not contain underscores.
(#219) Opening brace should be on the same line as the declaration
(#236) Opening brace should be on the same line as the declaration
(#250) Opening brace should be on the same line as the declaration
(#262) Opening brace should be on the same line as the declaration
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Variable "new_pos" must not contain underscores.
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "new_pos" must not contain underscores.
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Variable "new_pos" must not contain underscores.
(#282) Variable "new_pos" must not contain underscores.
(#282) Variable "new_pos" must not contain underscores.
(#284) Variable "new_pos" must not contain underscores.
(#295) Opening brace should be on the same line as the declaration
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Opening brace should be on the same line as the declaration
(#334) Line indented incorrectly; expected 8 spaces, found 4
(#334) Expected "if (...) {\n"; found "if(...) {\n"
(#334) Expected 1 space before "-"; 0 found
(#334) Expected 1 space after "-"; 0 found
(#335) Line indented incorrectly; expected at least 12 spaces, found 8
(#336) Line indented incorrectly; expected at least 12 spaces, found 8
(#337) Line indented incorrectly; expected 8 spaces, found 4
(#338) Line indented incorrectly; expected at least 12 spaces, found 8
(#339) Line indented incorrectly; expected 8 spaces, found 4
(#357) Opening brace should be on the same line as the declaration
(#368) Variable "path_from" must not contain underscores.
(#368) Variable "path_to" must not contain underscores.
(#369) Opening brace should be on the same line as the declaration
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Opening brace should be on the same line as the declaration
(#395) Opening brace should be on the same line as the declaration
(#407) Opening brace should be on the same line as the declaration
(#412) Expected "} else {\n"; found "}\n else {\n"
(#428) Opening brace should be on the same line as the declaration
(#444) Line indented incorrectly; expected at least 8 spaces, found 4
(#445) Line indented incorrectly; expected 8 spaces, found 4
(#445) Expected "if (...) {\n"; found "if(...) {\n"
(#445) Expected 1 space before "-"; 0 found
(#445) Expected 1 space after "-"; 0 found
(#446) Line indented incorrectly; expected at least 12 spaces, found 8
(#447) Line indented incorrectly; expected at least 12 spaces, found 8
(#448) Line indented incorrectly; expected 8 spaces, found 4
(#449) Line indented incorrectly; expected at least 12 spaces, found 8
(#450) Line indented incorrectly; expected 8 spaces, found 4
(#468) Opening brace should be on the same line as the declaration
(#482) Opening brace should be on the same line as the declaration
(#493) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Amazon/SimilarProduct.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "ASIN" must be all lower-case
(#42) Member variable "Title" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#56) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Service/Amazon/Sqs.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_sqsEndpoint" must be all lower-case
(#58) Member variable "_sqsApiVersion" must be all lower-case
(#63) Member variable "_sqsSignatureVersion" must be all lower-case
(#68) Member variable "_sqsSignatureMethod" must be all lower-case
(#77) Possible useless method overriding detected
(#77) Variable "accessKey" must be all lower-case
(#77) Variable "secretKey" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "accessKey" must be all lower-case
(#79) Variable "secretKey" must be all lower-case
(#95) Variable "queue_name" must not contain underscores.
(#96) Opening brace should be on the same line as the declaration
(#98) Variable "queue_name" must not contain underscores.
(#102) Variable "retry_count" must not contain underscores.
(#111) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "retry_count" must not contain underscores.
(#117) "require_once" must be immediately followed by an open parenthesis
(#138) Variable "queue_url" must not contain underscores.
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "queue_url" must not contain underscores.
(#143) "require_once" must be immediately followed by an open parenthesis
(#156) Public method name "Zend_Service_Amazon_Sqs::getQueues" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#161) "require_once" must be immediately followed by an open parenthesis
(#166) Variable "queue_url" must not contain underscores.
(#167) Variable "queue_url" must not contain underscores.
(#180) Variable "queue_url" must not contain underscores.
(#181) Opening brace should be on the same line as the declaration
(#182) Variable "queue_url" must not contain underscores.
(#193) Variable "queue_url" must not contain underscores.
(#194) Opening brace should be on the same line as the declaration
(#200) Variable "queue_url" must not contain underscores.
(#203) "require_once" must be immediately followed by an open parenthesis
(#206) "require_once" must be immediately followed by an open parenthesis
(#222) Variable "queue_url" must not contain underscores.
(#222) Variable "max_messages" must not contain underscores.
(#223) Opening brace should be on the same line as the declaration
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Variable "max_messages" must not contain underscores.
(#233) Variable "max_messages" must not contain underscores.
(#236) Variable "queue_url" must not contain underscores.
(#239) "require_once" must be immediately followed by an open parenthesis
(#267) Public method name "Zend_Service_Amazon_Sqs::deleteMessage" must be in lower-case letters only
(#267) Variable "queue_url" must not contain underscores.
(#268) Opening brace should be on the same line as the declaration
(#272) Variable "queue_url" must not contain underscores.
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Public method name "Zend_Service_Amazon_Sqs::getAttribute" must be in lower-case letters only
(#290) Variable "queue_url" must not contain underscores.
(#291) Opening brace should be on the same line as the declaration
(#295) Variable "queue_url" must not contain underscores.
(#298) "require_once" must be immediately followed by an open parenthesis
(#301) Whitespace found at end of line
(#302) Expected "if (...) {\n"; found "if(...) {\n"
(#303) Variable "attr_result" must not contain underscores.
(#304) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#305) Variable "attr_result" must not contain underscores.
(#307) Variable "attr_result" must not contain underscores.
(#321) Private method name "Zend_Service_Amazon_Sqs::_makeRequest" must be in lower-case letters only
(#321) Variable "queue_url" must not contain underscores.
(#322) Opening brace should be on the same line as the declaration
(#324) Variable "queue_url" must not contain underscores.
(#326) Variable "queue_url" must not contain underscores.
(#327) Variable "queue_url" must not contain underscores.
(#338) Variable "queue_url" must not contain underscores.
(#342) Variable "retry_count" must not contain underscores.
(#352) Variable "response_code" must not contain underscores.
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Variable "response_code" must not contain underscores.
(#355) Variable "response_code" must not contain underscores.
(#355) Variable "retry_count" must not contain underscores.
(#357) Variable "retry_count" must not contain underscores.
(#358) Variable "retry_count" must not contain underscores.
(#358) Variable "retry_count" must not contain underscores.
(#386) Protected method name "Zend_Service_Amazon_Sqs::addRequiredParameters" must be in lower-case letters only
(#386) Variable "queue_url" must not contain underscores.
(#387) Opening brace should be on the same line as the declaration
(#390) Expected 1 space before "+"; 0 found
(#390) Expected 1 space after "+"; 0 found
(#393) Variable "queue_url" must not contain underscores.
(#418) Protected method name "Zend_Service_Amazon_Sqs::_signParameters" must be in lower-case letters only
(#418) Variable "queue_url" must not contain underscores.
(#419) Opening brace should be on the same line as the declaration
(#422) Variable "queue_url" must not contain underscores.
(#423) Variable "queue_url" must not contain underscores.
(#425) Expected "} else {\n"; found "}\n else {\n"
(#433) Variable "arrData" must be all lower-case
(#434) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#435) Variable "arrData" must be all lower-case
(#438) Variable "arrData" must be all lower-case
local/mr/vendor/zend/Zend/Service/Amazon/Sqs/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#38) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/Audioscrobbler.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#69) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Service_Audioscrobbler::setHttpClient" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Service_Audioscrobbler::getHttpClient" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Protected method name "Zend_Service_Audioscrobbler::lazyLoadHttpClient" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#117) Opening brace should be on the same line as the declaration
(#133) Opening brace should be on the same line as the declaration
(#149) Protected method name "Zend_Service_Audioscrobbler::_getInfo" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#161) Variable "responseBody" must be all lower-case
(#163) Variable "responseBody" must be all lower-case
(#164) Inline doc block comments are not allowed; use "// Comment." instead
(#167) "require_once" must be immediately followed by an open parenthesis
(#169) Usage of ELSEIF not allowed; use ELSE IF instead
(#169) Variable "responseBody" must be all lower-case
(#170) Inline doc block comments are not allowed; use "// Comment." instead
(#173) "require_once" must be immediately followed by an open parenthesis
(#175) Usage of ELSEIF not allowed; use ELSE IF instead
(#176) Inline doc block comments are not allowed; use "// Comment." instead
(#179) "require_once" must be immediately followed by an open parenthesis
(#180) Line exceeds 132 characters; contains 163 characters
(#185) Variable "simpleXmlElementResponse" must be all lower-case
(#185) Variable "responseBody" must be all lower-case
(#187) Inline doc block comments are not allowed; use "// Comment." instead
(#190) "require_once" must be immediately followed by an open parenthesis
(#193) Variable "responseBody" must be all lower-case
(#199) Variable "simpleXmlElementResponse" must be all lower-case
(#203) Expected 5 space(s) before asterisk; 4 found
(#205) Expected 5 space(s) before asterisk; 4 found
(#206) Expected 5 space(s) before asterisk; 4 found
(#207) Public method name "Zend_Service_Audioscrobbler::userGetProfileInformation" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#217) Expected 5 space(s) before asterisk; 4 found
(#218) Public method name "Zend_Service_Audioscrobbler::userGetTopArtists" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#228) Expected 5 space(s) before asterisk; 4 found
(#229) Public method name "Zend_Service_Audioscrobbler::userGetTopAlbums" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#238) Expected 5 space(s) before asterisk; 4 found
(#239) Public method name "Zend_Service_Audioscrobbler::userGetTopTracks" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_Service_Audioscrobbler::userGetTopTags" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#261) Public method name "Zend_Service_Audioscrobbler::userGetTopTagsForArtist" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#273) Public method name "Zend_Service_Audioscrobbler::userGetTopTagsForAlbum" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Service_Audioscrobbler::userGetTopTagsForTrack" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Service_Audioscrobbler::userGetFriends" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#307) Public method name "Zend_Service_Audioscrobbler::userGetNeighbours" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#318) Public method name "Zend_Service_Audioscrobbler::userGetRecentTracks" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#329) Public method name "Zend_Service_Audioscrobbler::userGetRecentBannedTracks" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#340) Public method name "Zend_Service_Audioscrobbler::userGetRecentLovedTracks" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Service_Audioscrobbler::userGetWeeklyChartList" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#367) Public method name "Zend_Service_Audioscrobbler::userGetWeeklyAlbumChart" must be in lower-case letters only
(#367) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#367) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#368) Opening brace should be on the same line as the declaration
(#371) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#371) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#388) Public method name "Zend_Service_Audioscrobbler::userGetWeeklyArtistChart" must be in lower-case letters only
(#388) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#388) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#389) Opening brace should be on the same line as the declaration
(#392) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#392) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#409) Public method name "Zend_Service_Audioscrobbler::userGetWeeklyTrackChart" must be in lower-case letters only
(#409) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#409) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#410) Opening brace should be on the same line as the declaration
(#413) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#413) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#429) Public method name "Zend_Service_Audioscrobbler::artistGetRelatedArtists" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#440) Public method name "Zend_Service_Audioscrobbler::artistGetTopFans" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
(#451) Public method name "Zend_Service_Audioscrobbler::artistGetTopTracks" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Service_Audioscrobbler::artistGetTopAlbums" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#473) Public method name "Zend_Service_Audioscrobbler::artistGetTopTags" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#485) Public method name "Zend_Service_Audioscrobbler::albumGetInfo" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#496) Public method name "Zend_Service_Audioscrobbler::trackGetTopFans" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#507) Public method name "Zend_Service_Audioscrobbler::trackGetTopTags" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#518) Public method name "Zend_Service_Audioscrobbler::tagGetTopTags" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#529) Public method name "Zend_Service_Audioscrobbler::tagGetTopAlbums" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#540) Public method name "Zend_Service_Audioscrobbler::tagGetTopArtists" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
(#551) Public method name "Zend_Service_Audioscrobbler::tagGetTopTracks" must be in lower-case letters only
(#552) Opening brace should be on the same line as the declaration
(#563) Public method name "Zend_Service_Audioscrobbler::groupGetWeeklyChartList" must be in lower-case letters only
(#564) Opening brace should be on the same line as the declaration
(#576) Public method name "Zend_Service_Audioscrobbler::groupGetWeeklyArtistChartList" must be in lower-case letters only
(#576) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#576) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#577) Opening brace should be on the same line as the declaration
(#579) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#579) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#598) Public method name "Zend_Service_Audioscrobbler::groupGetWeeklyTrackChartList" must be in lower-case letters only
(#598) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#598) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#599) Opening brace should be on the same line as the declaration
(#600) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#600) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#619) Public method name "Zend_Service_Audioscrobbler::groupGetWeeklyAlbumChartList" must be in lower-case letters only
(#619) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#619) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#620) Opening brace should be on the same line as the declaration
(#621) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#621) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#643) Protected method name "Zend_Service_Audioscrobbler::_errorHandler" must be in lower-case letters only
(#644) Opening brace should be on the same line as the declaration
(#662) Opening brace should be on the same line as the declaration
(#663) Expected "if (...) {\n"; found "if(...) {\n"
(#664) "require_once" must be immediately followed by an open parenthesis
(#671) Expected "if (...) {\n"; found "if(...) {\n"
(#672) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Delicious.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#40) Inline doc block comments are not allowed; use "// Comment." instead
(#43) "require_once" must be immediately followed by an open parenthesis
(#45) Inline doc block comments are not allowed; use "// Comment." instead
(#48) "require_once" must be immediately followed by an open parenthesis
(#96) Member variable "_authUname" must be all lower-case
(#103) Member variable "_authPass" must be all lower-case
(#110) Member variable "_lastRequestTime" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Service_Delicious::setAuth" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Service_Delicious::getLastUpdate" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#151) Variable "rootNode" must be all lower-case
(#152) Variable "rootNode" must be all lower-case
(#152) Variable "rootNode" must be all lower-case
(#153) Inline doc block comments are not allowed; use "// Comment." instead
(#156) Variable "rootNode" must be all lower-case
(#158) Inline doc block comments are not allowed; use "// Comment." instead
(#161) "require_once" must be immediately followed by an open parenthesis
(#171) Public method name "Zend_Service_Delicious::getTags" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Service_Delicious::renameTag" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Service_Delicious::getBundles" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#217) Public method name "Zend_Service_Delicious::addBundle" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Service_Delicious::deleteBundle" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#248) Public method name "Zend_Service_Delicious::deletePost" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#265) Public method name "Zend_Service_Delicious::getDates" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#288) Public method name "Zend_Service_Delicious::getPosts" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#312) Public method name "Zend_Service_Delicious::getAllPosts" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#331) Public method name "Zend_Service_Delicious::getRecentPosts" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#351) Public method name "Zend_Service_Delicious::createNewPost" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#364) Public method name "Zend_Service_Delicious::getUserPosts" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#388) Public method name "Zend_Service_Delicious::getUserTags" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#412) Public method name "Zend_Service_Delicious::getUserNetwork" must be in lower-case letters only
(#413) Opening brace should be on the same line as the declaration
(#424) Public method name "Zend_Service_Delicious::getUserFans" must be in lower-case letters only
(#425) Opening brace should be on the same line as the declaration
(#444) Public method name "Zend_Service_Delicious::getUrlDetails" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#450) Expected "if (...) {\n"; found "if(...) {\n"
(#466) Public method name "Zend_Service_Delicious::makeRequest" must be in lower-case letters only
(#467) Opening brace should be on the same line as the declaration
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Variable "timeDiff" must be all lower-case
(#470) Variable "_lastRequestTime" must be all lower-case
(#470) Variable "_lastRequestTime" must not contain underscores.
(#471) Variable "timeDiff" must be all lower-case
(#472) Variable "timeDiff" must be all lower-case
(#486) Inline doc block comments are not allowed; use "// Comment." instead
(#489) "require_once" must be immediately followed by an open parenthesis
(#493) Variable "_lastRequestTime" must be all lower-case
(#493) Variable "_lastRequestTime" must not contain underscores.
(#497) Inline doc block comments are not allowed; use "// Comment." instead
(#500) "require_once" must be immediately followed by an open parenthesis
(#504) Variable "responseBody" must be all lower-case
(#508) Space found before semicolon; expected ");" but found ") ;"
(#510) Variable "responseBody" must be all lower-case
(#511) Inline doc block comments are not allowed; use "// Comment." instead
(#514) "require_once" must be immediately followed by an open parenthesis
(#520) Variable "responseBody" must be all lower-case
(#535) Private method name "Zend_Service_Delicious::_xmlResponseToArray" must be in lower-case letters only
(#535) Variable "attKey" must be all lower-case
(#535) Variable "attValue" must be all lower-case
(#536) Opening brace should be on the same line as the declaration
(#537) Variable "rootNode" must be all lower-case
(#538) Variable "arrOut" must be all lower-case
(#540) Variable "rootNode" must be all lower-case
(#541) Variable "childNodes" must be all lower-case
(#541) Variable "rootNode" must be all lower-case
(#543) Variable "childNodes" must be all lower-case
(#544) Variable "currentNode" must be all lower-case
(#544) Variable "childNodes" must be all lower-case
(#545) Variable "currentNode" must be all lower-case
(#546) Variable "arrOut" must be all lower-case
(#546) Variable "currentNode" must be all lower-case
(#546) Variable "attKey" must be all lower-case
(#546) Variable "currentNode" must be all lower-case
(#546) Variable "attValue" must be all lower-case
(#550) Inline doc block comments are not allowed; use "// Comment." instead
(#553) "require_once" must be immediately followed by an open parenthesis
(#557) Variable "arrOut" must be all lower-case
(#567) Private method name "Zend_Service_Delicious::_parseXmlPostList" must be in lower-case letters only
(#568) Opening brace should be on the same line as the declaration
(#569) Variable "rootNode" must be all lower-case
(#571) Variable "rootNode" must be all lower-case
(#572) Variable "rootNode" must be all lower-case
(#574) Inline doc block comments are not allowed; use "// Comment." instead
(#577) "require_once" must be immediately followed by an open parenthesis
(#589) Private method name "Zend_Service_Delicious::_evalXmlResult" must be in lower-case letters only
(#590) Opening brace should be on the same line as the declaration
(#591) Variable "rootNode" must be all lower-case
(#593) Variable "rootNode" must be all lower-case
(#593) Variable "rootNode" must be all lower-case
(#595) Variable "rootNode" must be all lower-case
(#596) Variable "strResponse" must be all lower-case
(#596) Variable "rootNode" must be all lower-case
(#598) Variable "strResponse" must be all lower-case
(#598) Variable "rootNode" must be all lower-case
(#601) Variable "strResponse" must be all lower-case
(#601) Variable "strResponse" must be all lower-case
(#602) Inline doc block comments are not allowed; use "// Comment." instead
(#605) "require_once" must be immediately followed by an open parenthesis
(#606) Variable "strResponse" must be all lower-case
(#609) Inline doc block comments are not allowed; use "// Comment." instead
(#612) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Delicious/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#39) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/Delicious/Post.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#83) Opening brace should be on the same line as the declaration
(#91) Inline doc block comments are not allowed; use "// Comment." instead
(#94) "require_once" must be immediately followed by an open parenthesis
(#100) Inline doc block comments are not allowed; use "// Comment." instead
(#103) "require_once" must be immediately followed by an open parenthesis
(#120) Public method name "Zend_Service_Delicious_Post::setTitle" must be in lower-case letters only
(#120) Variable "newTitle" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "newTitle" must be all lower-case
(#133) Public method name "Zend_Service_Delicious_Post::setNotes" must be in lower-case letters only
(#133) Variable "newNotes" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#135) Variable "newNotes" must be all lower-case
(#146) Public method name "Zend_Service_Delicious_Post::setTags" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Service_Delicious_Post::addTag" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Service_Delicious_Post::removeTag" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Service_Delicious_Post::getDate" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Service_Delicious_Post::getOthers" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Service_Delicious_Post::getHash" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Service_Delicious_Post::getShared" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Service_Delicious_Post::setShared" must be in lower-case letters only
(#229) Variable "isShared" must be all lower-case
(#230) Opening brace should be on the same line as the declaration
(#231) Variable "isShared" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#252) Opening brace should be on the same line as the declaration
(#255) Expected 1 space before "=>"; 0 found
(#261) This comment is 58% valid code; is this commented out code?
(#276) Protected method name "Zend_Service_Delicious_Post::_parsePostNode" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#284) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Service/Delicious/PostList.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Member variable "_iteratorKey" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#72) Private method name "Zend_Service_Delicious_PostList::_constructFromNodeList" must be in lower-case letters only
(#72) Variable "nodeList" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "nodeList" must be all lower-case
(#75) Variable "curentNode" must be all lower-case
(#75) Variable "nodeList" must be all lower-case
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#76) Variable "curentNode" must be all lower-case
(#77) Variable "curentNode" must be all lower-case
(#88) Private method name "Zend_Service_Delicious_PostList::_constructFromArray" must be in lower-case letters only
(#88) Variable "postList" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "postList" must be all lower-case
(#90) Variable "f_post" must not contain underscores.
(#91) Variable "f_post" must not contain underscores.
(#101) Protected method name "Zend_Service_Delicious_PostList::_addPost" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Service_Delicious_PostList::withTags" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "postList" must be all lower-case
(#120) Variable "postList" must be all lower-case
(#124) Variable "postList" must be all lower-case
(#133) Public method name "Zend_Service_Delicious_PostList::withTag" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Service_Delicious_PostList::withUrl" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#146) Variable "postList" must be all lower-case
(#150) Variable "postList" must be all lower-case
(#154) Variable "postList" must be all lower-case
(#165) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
(#189) Opening brace should be on the same line as the declaration
(#201) Opening brace should be on the same line as the declaration
(#213) Opening brace should be on the same line as the declaration
(#225) Opening brace should be on the same line as the declaration
(#226) Variable "numItems" must be all lower-case
(#228) Variable "numItems" must be all lower-case
(#228) Variable "numItems" must be all lower-case
(#244) Opening brace should be on the same line as the declaration
(#258) Opening brace should be on the same line as the declaration
(#276) Opening brace should be on the same line as the declaration
(#277) Inline doc block comments are not allowed; use "// Comment." instead
(#280) "require_once" must be immediately followed by an open parenthesis
(#293) Opening brace should be on the same line as the declaration
(#294) Inline doc block comments are not allowed; use "// Comment." instead
(#297) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Delicious/SimplePost.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#64) Opening brace should be on the same line as the declaration
(#66) Inline doc block comments are not allowed; use "// Comment." instead
(#69) "require_once" must be immediately followed by an open parenthesis
(#89) Public method name "Zend_Service_Delicious_SimplePost::getUrl" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Service_Delicious_SimplePost::getTitle" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Service_Delicious_SimplePost::getNotes" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Service_Delicious_SimplePost::getTags" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/BaseUserService.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#78) Member variable "_wsdlFile" must be all lower-case
(#85) Member variable "_wsdlFileLocal" must be all lower-case
(#93) Member variable "_classMap" must be all lower-case
(#94) Expected 1 space after "=>"; newline found
(#96) Expected 1 space after "=>"; newline found
(#98) Expected 1 space after "=>"; newline found
(#100) Expected 1 space after "=>"; newline found
(#109) Member variable "_moduleIds" must be all lower-case
(#127) Public method name "Zend_Service_DeveloperGarden_BaseUserService::getModuleIds" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#139) Protected method name "Zend_Service_DeveloperGarden_BaseUserService::_checkModuleId" must be in lower-case letters only
(#139) Variable "moduleId" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#141) Variable "moduleId" must be all lower-case
(#142) "require_once" must be immediately followed by an open parenthesis
(#154) Protected method name "Zend_Service_DeveloperGarden_BaseUserService::_buildModuleString" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "moduleString" must be all lower-case
(#159) Variable "moduleString" must be all lower-case
(#162) Variable "moduleString" must be all lower-case
(#165) "require_once" must be immediately followed by an open parenthesis
(#171) Variable "moduleString" must be all lower-case
(#172) "require_once" must be immediately followed by an open parenthesis
(#178) Variable "moduleString" must be all lower-case
(#187) Protected method name "Zend_Service_DeveloperGarden_BaseUserService::_getRequestModule" must be in lower-case letters only
(#187) Variable "moduleId" must be all lower-case
(#188) Opening brace should be on the same line as the declaration
(#190) Variable "moduleId" must be all lower-case
(#201) Protected method name "Zend_Service_DeveloperGarden_BaseUserService::_getChangeRequestModule" must be in lower-case letters only
(#201) Variable "moduleId" must be all lower-case
(#201) Variable "quotaMax" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#204) Variable "moduleId" must be all lower-case
(#205) Variable "quotaMax" must be all lower-case
(#215) Public method name "Zend_Service_DeveloperGarden_BaseUserService::getSmsQuotaInformation" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#218) Variable "moduleId" must be all lower-case
(#219) Variable "moduleId" must be all lower-case
(#229) Public method name "Zend_Service_DeveloperGarden_BaseUserService::getVoiceCallQuotaInformation" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#232) Variable "moduleId" must be all lower-case
(#233) Variable "moduleId" must be all lower-case
(#243) Public method name "Zend_Service_DeveloperGarden_BaseUserService::getConfernceCallQuotaInformation" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#246) Variable "moduleId" must be all lower-case
(#247) Variable "moduleId" must be all lower-case
(#257) Public method name "Zend_Service_DeveloperGarden_BaseUserService::getLocalSearchQuotaInformation" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#260) Variable "moduleId" must be all lower-case
(#261) Variable "moduleId" must be all lower-case
(#271) Public method name "Zend_Service_DeveloperGarden_BaseUserService::getIPLocationQuotaInformation" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#274) Variable "moduleId" must be all lower-case
(#275) Variable "moduleId" must be all lower-case
(#285) Public method name "Zend_Service_DeveloperGarden_BaseUserService::getQuotaInformation" must be in lower-case letters only
(#290) Space found before object operator
(#291) Space found before object operator
(#301) Public method name "Zend_Service_DeveloperGarden_BaseUserService::changeSmsQuotaPool" must be in lower-case letters only
(#301) Variable "quotaMax" must be all lower-case
(#302) Opening brace should be on the same line as the declaration
(#304) Variable "moduleId" must be all lower-case
(#305) Variable "moduleId" must be all lower-case
(#305) Variable "quotaMax" must be all lower-case
(#316) Public method name "Zend_Service_DeveloperGarden_BaseUserService::changeVoiceCallQuotaPool" must be in lower-case letters only
(#316) Variable "quotaMax" must be all lower-case
(#317) Opening brace should be on the same line as the declaration
(#319) Variable "moduleId" must be all lower-case
(#320) Variable "moduleId" must be all lower-case
(#320) Variable "quotaMax" must be all lower-case
(#331) Public method name "Zend_Service_DeveloperGarden_BaseUserService::changeIPLocationQuotaPool" must be in lower-case letters only
(#331) Variable "quotaMax" must be all lower-case
(#332) Opening brace should be on the same line as the declaration
(#334) Variable "moduleId" must be all lower-case
(#335) Variable "moduleId" must be all lower-case
(#335) Variable "quotaMax" must be all lower-case
(#346) Public method name "Zend_Service_DeveloperGarden_BaseUserService::changeConferenceCallQuotaPool" must be in lower-case letters only
(#346) Variable "quotaMax" must be all lower-case
(#347) Opening brace should be on the same line as the declaration
(#349) Variable "moduleId" must be all lower-case
(#350) Variable "moduleId" must be all lower-case
(#350) Variable "quotaMax" must be all lower-case
(#361) Public method name "Zend_Service_DeveloperGarden_BaseUserService::changeLocalSearchQuotaPool" must be in lower-case letters only
(#361) Variable "quotaMax" must be all lower-case
(#362) Opening brace should be on the same line as the declaration
(#364) Variable "moduleId" must be all lower-case
(#365) Variable "moduleId" must be all lower-case
(#365) Variable "quotaMax" must be all lower-case
(#375) Public method name "Zend_Service_DeveloperGarden_BaseUserService::changeQuotaPool" must be in lower-case letters only
(#380) Space found before object operator
(#381) Space found before object operator
(#390) Public method name "Zend_Service_DeveloperGarden_BaseUserService::getAccountBalance" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#396) Space found before object operator
(#397) Space found before object operator
local/mr/vendor/zend/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "Account" must be all lower-case
(#41) Member variable "Credits" must be all lower-case
(#48) Public method name "Zend_Service_DeveloperGarden_BaseUserService_AccountBalance::getAccount" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Service_DeveloperGarden_BaseUserService_AccountBalance::getCredits" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Client/ClientAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Member variable "_serviceAuthId" must be all lower-case
(#85) Member variable "_serviceEnvironment" must be all lower-case
(#85) Must use "self::" for local static member reference
(#92) Member variable "_wsdlFile" must be all lower-case
(#99) Member variable "_wsdlFileLocal" must be all lower-case
(#106) Member variable "_useLocalWsdl" must be all lower-case
(#120) Member variable "_soapClient" must be all lower-case
(#127) Member variable "_classMap" must be all lower-case
(#135) Opening brace should be on the same line as the declaration
(#155) "require_once" must be immediately followed by an open parenthesis
(#164) "require_once" must be immediately followed by an open parenthesis
(#177) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::setOption" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#180) "require_once" must be immediately followed by an open parenthesis
(#197) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::getOption" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::getSoapClient" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#218) Inline doc block comments are not allowed; use "// Comment." instead
(#226) Variable "tokenService" must be all lower-case
(#234) Variable "tokenService" must be all lower-case
(#246) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::setEnvironment" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#258) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::getEnvironment" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#268) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::getWsdl" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#271) Variable "retVal" must be all lower-case
(#273) Variable "retVal" must be all lower-case
(#276) Variable "retVal" must be all lower-case
(#285) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::setUseLocalWsdl" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#297) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::setWsdl" must be in lower-case letters only
(#297) Variable "wsdlFile" must be all lower-case
(#298) Opening brace should be on the same line as the declaration
(#299) Variable "wsdlFile" must be all lower-case
(#300) "require_once" must be immediately followed by an open parenthesis
(#303) Variable "wsdlFile" must be all lower-case
(#313) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::setLocalWsdl" must be in lower-case letters only
(#313) Variable "wsdlFile" must be all lower-case
(#314) Opening brace should be on the same line as the declaration
(#315) Variable "wsdlFile" must be all lower-case
(#316) "require_once" must be immediately followed by an open parenthesis
(#319) Variable "wsdlFile" must be all lower-case
(#328) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::getClientOptions" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#336) Variable "wsdlCache" must be all lower-case
(#337) Variable "wsdlCache" must be all lower-case
(#338) Variable "wsdlCache" must be all lower-case
(#348) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::getCredential" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#357) Protected method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::_buildConstArray" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#362) Variable "_consts" must not contain underscores.
(#363) Variable "_consts" must not contain underscores.
(#365) Variable "_consts" must not contain underscores.
(#374) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::getParticipantActions" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#376) Variable "_consts" must not contain underscores.
(#379) Variable "_consts" must not contain underscores.
(#390) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::checkParticipantAction" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#393) "require_once" must be immediately followed by an open parenthesis
(#405) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::getEnvironments" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#407) Variable "_consts" must not contain underscores.
(#410) Variable "_consts" must not contain underscores.
(#421) Public method name "Zend_Service_DeveloperGarden_Client_ClientAbstract::checkEnvironment" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#424) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Client/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Client/Soap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#91) Line exceeds 132 characters; contains 137 characters
(#98) Member variable "_tokenService" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Inline doc block comments are not allowed; use "// Comment." instead
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#131) Public method name "Zend_Service_DeveloperGarden_Client_Soap::setTokenService" must be in lower-case letters only
(#131) Variable "tokenService" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "tokenService" must be all lower-case
(#142) Public method name "Zend_Service_DeveloperGarden_Client_Soap::getTokenService" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Service_DeveloperGarden_Client_Soap::setCredential" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Service_DeveloperGarden_Client_Soap::getCredential" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Service_DeveloperGarden_Client_Soap::getWsseLoginHeader" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#178) Inline doc block comments are not allowed; use "// Comment." instead
(#181) Variable "securityElement" must be all lower-case
(#185) Variable "securityElement" must be all lower-case
(#187) Inline doc block comments are not allowed; use "// Comment." instead
(#190) Variable "usernameTokenElement" must be all lower-case
(#195) Inline doc block comments are not allowed; use "// Comment." instead
(#198) Variable "usernameElement" must be all lower-case
(#204) Inline doc block comments are not allowed; use "// Comment." instead
(#207) Variable "passwordElement" must be all lower-case
(#212) Variable "passwordElement" must be all lower-case
(#214) Variable "usernameTokenElement" must be all lower-case
(#214) Variable "usernameElement" must be all lower-case
(#215) Variable "usernameTokenElement" must be all lower-case
(#215) Variable "passwordElement" must be all lower-case
(#217) Variable "securityElement" must be all lower-case
(#217) Variable "usernameTokenElement" must be all lower-case
(#218) Variable "securityElement" must be all lower-case
(#220) Variable "authSoapVar" must be all lower-case
(#221) Variable "securityElement" must be all lower-case
(#227) Variable "authSoapHeader" must be all lower-case
(#230) Variable "authSoapVar" must be all lower-case
(#234) Variable "authSoapHeader" must be all lower-case
(#243) Public method name "Zend_Service_DeveloperGarden_Client_Soap::getWsseTokenHeader" must be in lower-case letters only
(#247) Variable "securityHeader" must be all lower-case
(#255) Variable "authSoapVar" must be all lower-case
(#256) Variable "securityHeader" must be all lower-case
(#262) Variable "authSoapHeader" must be all lower-case
(#265) Variable "authSoapVar" must be all lower-case
(#269) Variable "authSoapHeader" must be all lower-case
(#278) Public method name "Zend_Service_DeveloperGarden_Client_Soap::getWsseSecurityTokenHeader" must be in lower-case letters only
(#282) Variable "securityHeader" must be all lower-case
(#290) Variable "authSoapVar" must be all lower-case
(#291) Variable "securityHeader" must be all lower-case
(#297) Variable "authSoapHeader" must be all lower-case
(#300) Variable "authSoapVar" must be all lower-case
(#304) Variable "authSoapHeader" must be all lower-case
(#312) Public method name "Zend_Service_DeveloperGarden_Client_Soap::addWsseLoginHeader" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Service_DeveloperGarden_Client_Soap::addWsseTokenHeader" must be in lower-case letters only
(#335) Public method name "Zend_Service_DeveloperGarden_Client_Soap::addWsseSecurityTokenHeader" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#71) "require_once" must be immediately followed by an open parenthesis
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#78) Inline doc block comments are not allowed; use "// Comment." instead
(#81) "require_once" must be immediately followed by an open parenthesis
(#83) Inline doc block comments are not allowed; use "// Comment." instead
(#86) "require_once" must be immediately followed by an open parenthesis
(#88) Inline doc block comments are not allowed; use "// Comment." instead
(#91) "require_once" must be immediately followed by an open parenthesis
(#93) Inline doc block comments are not allowed; use "// Comment." instead
(#96) "require_once" must be immediately followed by an open parenthesis
(#98) Inline doc block comments are not allowed; use "// Comment." instead
(#101) "require_once" must be immediately followed by an open parenthesis
(#103) Inline doc block comments are not allowed; use "// Comment." instead
(#106) "require_once" must be immediately followed by an open parenthesis
(#108) Inline doc block comments are not allowed; use "// Comment." instead
(#111) "require_once" must be immediately followed by an open parenthesis
(#113) Inline doc block comments are not allowed; use "// Comment." instead
(#116) "require_once" must be immediately followed by an open parenthesis
(#118) Inline doc block comments are not allowed; use "// Comment." instead
(#121) "require_once" must be immediately followed by an open parenthesis
(#123) Inline doc block comments are not allowed; use "// Comment." instead
(#126) "require_once" must be immediately followed by an open parenthesis
(#128) Inline doc block comments are not allowed; use "// Comment." instead
(#131) "require_once" must be immediately followed by an open parenthesis
(#133) Inline doc block comments are not allowed; use "// Comment." instead
(#136) "require_once" must be immediately followed by an open parenthesis
(#138) Inline doc block comments are not allowed; use "// Comment." instead
(#141) "require_once" must be immediately followed by an open parenthesis
(#143) Inline doc block comments are not allowed; use "// Comment." instead
(#146) "require_once" must be immediately followed by an open parenthesis
(#148) Inline doc block comments are not allowed; use "// Comment." instead
(#151) "require_once" must be immediately followed by an open parenthesis
(#153) Inline doc block comments are not allowed; use "// Comment." instead
(#156) "require_once" must be immediately followed by an open parenthesis
(#158) Inline doc block comments are not allowed; use "// Comment." instead
(#161) "require_once" must be immediately followed by an open parenthesis
(#163) Inline doc block comments are not allowed; use "// Comment." instead
(#166) "require_once" must be immediately followed by an open parenthesis
(#168) Inline doc block comments are not allowed; use "// Comment." instead
(#171) "require_once" must be immediately followed by an open parenthesis
(#173) Inline doc block comments are not allowed; use "// Comment." instead
(#176) "require_once" must be immediately followed by an open parenthesis
(#178) Inline doc block comments are not allowed; use "// Comment." instead
(#181) "require_once" must be immediately followed by an open parenthesis
(#183) Inline doc block comments are not allowed; use "// Comment." instead
(#186) "require_once" must be immediately followed by an open parenthesis
(#188) Inline doc block comments are not allowed; use "// Comment." instead
(#191) "require_once" must be immediately followed by an open parenthesis
(#193) Inline doc block comments are not allowed; use "// Comment." instead
(#196) "require_once" must be immediately followed by an open parenthesis
(#198) Inline doc block comments are not allowed; use "// Comment." instead
(#201) "require_once" must be immediately followed by an open parenthesis
(#203) Inline doc block comments are not allowed; use "// Comment." instead
(#206) "require_once" must be immediately followed by an open parenthesis
(#208) Inline doc block comments are not allowed; use "// Comment." instead
(#211) "require_once" must be immediately followed by an open parenthesis
(#213) Inline doc block comments are not allowed; use "// Comment." instead
(#216) "require_once" must be immediately followed by an open parenthesis
(#218) Inline doc block comments are not allowed; use "// Comment." instead
(#221) "require_once" must be immediately followed by an open parenthesis
(#223) Inline doc block comments are not allowed; use "// Comment." instead
(#226) "require_once" must be immediately followed by an open parenthesis
(#228) Inline doc block comments are not allowed; use "// Comment." instead
(#231) "require_once" must be immediately followed by an open parenthesis
(#233) Inline doc block comments are not allowed; use "// Comment." instead
(#236) "require_once" must be immediately followed by an open parenthesis
(#238) Inline doc block comments are not allowed; use "// Comment." instead
(#241) "require_once" must be immediately followed by an open parenthesis
(#243) Inline doc block comments are not allowed; use "// Comment." instead
(#246) "require_once" must be immediately followed by an open parenthesis
(#248) Inline doc block comments are not allowed; use "// Comment." instead
(#251) "require_once" must be immediately followed by an open parenthesis
(#253) Inline doc block comments are not allowed; use "// Comment." instead
(#256) "require_once" must be immediately followed by an open parenthesis
(#258) Inline doc block comments are not allowed; use "// Comment." instead
(#261) "require_once" must be immediately followed by an open parenthesis
(#263) Inline doc block comments are not allowed; use "// Comment." instead
(#266) "require_once" must be immediately followed by an open parenthesis
(#268) Inline doc block comments are not allowed; use "// Comment." instead
(#271) "require_once" must be immediately followed by an open parenthesis
(#273) Inline doc block comments are not allowed; use "// Comment." instead
(#276) "require_once" must be immediately followed by an open parenthesis
(#278) Inline doc block comments are not allowed; use "// Comment." instead
(#281) "require_once" must be immediately followed by an open parenthesis
(#283) Inline doc block comments are not allowed; use "// Comment." instead
(#286) "require_once" must be immediately followed by an open parenthesis
(#288) Inline doc block comments are not allowed; use "// Comment." instead
(#291) "require_once" must be immediately followed by an open parenthesis
(#293) Inline doc block comments are not allowed; use "// Comment." instead
(#296) "require_once" must be immediately followed by an open parenthesis
(#298) Inline doc block comments are not allowed; use "// Comment." instead
(#301) "require_once" must be immediately followed by an open parenthesis
(#303) Inline doc block comments are not allowed; use "// Comment." instead
(#306) "require_once" must be immediately followed by an open parenthesis
(#308) Inline doc block comments are not allowed; use "// Comment." instead
(#311) "require_once" must be immediately followed by an open parenthesis
(#313) Inline doc block comments are not allowed; use "// Comment." instead
(#316) "require_once" must be immediately followed by an open parenthesis
(#334) Member variable "_wsdlFile" must be all lower-case
(#341) Member variable "_wsdlFileLocal" must be all lower-case
(#349) Member variable "_classMap" must be all lower-case
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) No space found before comment text; expected "// Struct" but found "//Struct"
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) No space found before comment text; expected "// Responses" but found "//Responses"
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) No space found before comment text; expected "// Conference" but found "//Conference"
(#368) Line exceeds 132 characters; contains 133 characters
(#370) Line exceeds 132 characters; contains 134 characters
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) No space found before comment text; expected "// Participant" but found "//Participant"
(#380) Line exceeds 132 characters; contains 134 characters
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) No space found before comment text; expected "// Templates" but found "//Templates"
(#383) Line exceeds 132 characters; contains 146 characters
(#384) Line exceeds 132 characters; contains 150 characters
(#385) Line exceeds 132 characters; contains 143 characters
(#386) Line exceeds 132 characters; contains 147 characters
(#387) Line exceeds 132 characters; contains 146 characters
(#388) Line exceeds 132 characters; contains 146 characters
(#389) Line exceeds 132 characters; contains 147 characters
(#390) Line exceeds 132 characters; contains 151 characters
(#391) Line exceeds 132 characters; contains 154 characters
(#392) Line exceeds 132 characters; contains 158 characters
(#393) Line exceeds 132 characters; contains 154 characters
(#394) Line exceeds 132 characters; contains 158 characters
(#395) Line exceeds 132 characters; contains 157 characters
(#396) Line exceeds 132 characters; contains 157 characters
(#409) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::createConference" must be in lower-case letters only
(#409) Variable "ownerId" must be all lower-case
(#410) Variable "conferenceDetails" must be all lower-case
(#411) Variable "conferenceSchedule" must be all lower-case
(#416) Variable "ownerId" must be all lower-case
(#417) Variable "conferenceDetails" must be all lower-case
(#418) Variable "conferenceSchedule" must be all lower-case
(#435) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::commitConference" must be in lower-case letters only
(#435) Variable "conferenceId" must be all lower-case
(#436) Opening brace should be on the same line as the declaration
(#439) Variable "conferenceId" must be all lower-case
(#459) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::updateConference" must be in lower-case letters only
(#460) Variable "conferenceId" must be all lower-case
(#461) Variable "ownerId" must be all lower-case
(#462) Variable "conferenceDetails" must be all lower-case
(#463) Variable "conferenceSchedule" must be all lower-case
(#468) Variable "conferenceId" must be all lower-case
(#469) Variable "ownerId" must be all lower-case
(#470) Variable "conferenceDetails" must be all lower-case
(#471) Variable "conferenceSchedule" must be all lower-case
(#489) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::getConferenceStatus" must be in lower-case letters only
(#489) Variable "conferenceId" must be all lower-case
(#490) Opening brace should be on the same line as the declaration
(#493) Variable "conferenceId" must be all lower-case
(#510) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::getRunningConference" must be in lower-case letters only
(#510) Variable "conferenceId" must be all lower-case
(#511) Opening brace should be on the same line as the declaration
(#514) Variable "conferenceId" must be all lower-case
(#530) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::removeConference" must be in lower-case letters only
(#530) Variable "conferenceId" must be all lower-case
(#531) Opening brace should be on the same line as the declaration
(#534) Variable "conferenceId" must be all lower-case
(#551) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::getConferenceList" must be in lower-case letters only
(#551) Variable "ownerId" must be all lower-case
(#552) Opening brace should be on the same line as the declaration
(#556) Variable "ownerId" must be all lower-case
(#573) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::newParticipant" must be in lower-case letters only
(#574) Variable "conferenceId" must be all lower-case
(#579) Variable "conferenceId" must be all lower-case
(#597) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::getParticipantStatus" must be in lower-case letters only
(#597) Variable "conferenceId" must be all lower-case
(#597) Variable "participantId" must be all lower-case
(#598) Opening brace should be on the same line as the declaration
(#601) Variable "conferenceId" must be all lower-case
(#602) Variable "participantId" must be all lower-case
(#619) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::removeParticipant" must be in lower-case letters only
(#619) Variable "conferenceId" must be all lower-case
(#619) Variable "participantId" must be all lower-case
(#620) Opening brace should be on the same line as the declaration
(#623) Variable "conferenceId" must be all lower-case
(#624) Variable "participantId" must be all lower-case
(#643) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::updateParticipant" must be in lower-case letters only
(#644) Variable "conferenceId" must be all lower-case
(#645) Variable "participantId" must be all lower-case
(#651) Variable "conferenceId" must be all lower-case
(#652) Variable "participantId" must be all lower-case
(#672) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::createConferenceTemplate" must be in lower-case letters only
(#673) Variable "ownerId" must be all lower-case
(#674) Variable "conferenceDetails" must be all lower-case
(#679) Variable "ownerId" must be all lower-case
(#680) Variable "conferenceDetails" must be all lower-case
(#697) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::getConferenceTemplate" must be in lower-case letters only
(#697) Variable "templateId" must be all lower-case
(#698) Opening brace should be on the same line as the declaration
(#701) Variable "templateId" must be all lower-case
(#719) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::updateConferenceTemplate" must be in lower-case letters only
(#720) Variable "templateId" must be all lower-case
(#721) Variable "initiatorId" must be all lower-case
(#722) Variable "conferenceDetails" must be all lower-case
(#726) Variable "templateId" must be all lower-case
(#727) Variable "initiatorId" must be all lower-case
(#728) Variable "conferenceDetails" must be all lower-case
(#744) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::removeConferenceTemplate" must be in lower-case letters only
(#744) Variable "templateId" must be all lower-case
(#745) Opening brace should be on the same line as the declaration
(#748) Variable "templateId" must be all lower-case
(#764) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::getConferenceTemplateList" must be in lower-case letters only
(#764) Variable "ownerId" must be all lower-case
(#765) Opening brace should be on the same line as the declaration
(#768) Variable "ownerId" must be all lower-case
(#785) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::addConferenceTemplateParticipant" must be in lower-case letters only
(#786) Variable "templateId" must be all lower-case
(#791) Variable "templateId" must be all lower-case
(#809) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::getConferenceTemplateParticipant" must be in lower-case letters only
(#809) Variable "templateId" must be all lower-case
(#809) Variable "participantId" must be all lower-case
(#810) Opening brace should be on the same line as the declaration
(#813) Variable "templateId" must be all lower-case
(#814) Variable "participantId" must be all lower-case
(#832) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::updateConferenceTemplateParticipant" must be in lower-case letters only
(#833) Variable "templateId" must be all lower-case
(#834) Variable "participantId" must be all lower-case
(#839) Variable "templateId" must be all lower-case
(#840) Variable "participantId" must be all lower-case
(#858) Public method name "Zend_Service_DeveloperGarden_ConferenceCall::removeConferenceTemplateParticipant" must be in lower-case letters only
(#858) Variable "templateId" must be all lower-case
(#858) Variable "participantId" must be all lower-case
(#859) Opening brace should be on the same line as the declaration
(#862) Variable "templateId" must be all lower-case
(#863) Variable "participantId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceAccount::getAccount" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceAccount::getBillingType" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#64) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail::setDuration" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail::getDuration" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail::setDescription" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail::getDescription" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail::setName" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail::getName" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "dayOfMonth" must be all lower-case
(#73) Member variable "_recurringValues" must be all lower-case
(#92) Variable "dayOfMonth" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#95) Space found before object operator
(#96) Space found before object operator
(#96) Variable "dayOfMonth" must be all lower-case
(#97) Space found before object operator
(#98) Space found before object operator
(#99) Space found before object operator
(#100) Space found before object operator
(#108) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::getMinute" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::setMinute" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::getHour" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::setHour" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::getDayOfMonth" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::setDayOfMonth" must be in lower-case letters only
(#163) Variable "dayOfMonth" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "dayOfMonth" must be all lower-case
(#174) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::getMonth" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::setMonth" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::getYear" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::setYear" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::getRecurring" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::setRecurring" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#232) "require_once" must be immediately followed by an open parenthesis
(#246) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::getNotify" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule::setNotify" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/Participant.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "participantId" must be all lower-case
(#58) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_Participant::getDetail" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_Participant::getParticipantId" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_Participant::getStatus" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "firstName" must be all lower-case
(#45) Member variable "lastName" must be all lower-case
(#71) Variable "firstName" must be all lower-case
(#71) Variable "lastName" must be all lower-case
(#71) Variable "isInitiator" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "firstName" must be all lower-case
(#74) Space found before object operator
(#74) Variable "lastName" must be all lower-case
(#75) Space found before object operator
(#76) Space found before object operator
(#77) Space found before object operator
(#77) Variable "isInitiator" must be all lower-case
(#85) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::getFirstName" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::setFirstName" must be in lower-case letters only
(#96) Variable "firstName" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "firstName" must be all lower-case
(#107) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::getLastName" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::setLastName" must be in lower-case letters only
(#118) Variable "lastName" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "lastName" must be all lower-case
(#129) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::getNumber" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::setNumber" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::getEmail" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::setEmail" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#167) "require_once" must be immediately followed by an open parenthesis
(#179) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::getFlags" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::setFlags" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#57) Space found before object operator
(#65) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus::getName" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus::setName" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus::getValue" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus::setValue" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Credential.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#63) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Service_DeveloperGarden_Credential::setPassword" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) "require_once" must be immediately followed by an open parenthesis
(#90) "require_once" must be immediately followed by an open parenthesis
(#103) Public method name "Zend_Service_DeveloperGarden_Credential::getPassword" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Service_DeveloperGarden_Credential::setUsername" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#118) "require_once" must be immediately followed by an open parenthesis
(#123) "require_once" must be immediately followed by an open parenthesis
(#140) Public method name "Zend_Service_DeveloperGarden_Credential::getUsername" must be in lower-case letters only
(#140) Variable "withRealm" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "retValue" must be all lower-case
(#143) Variable "withRealm" must be all lower-case
(#144) Variable "retValue" must be all lower-case
(#150) Variable "retValue" must be all lower-case
(#160) Public method name "Zend_Service_DeveloperGarden_Credential::setRealm" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#163) "require_once" must be immediately followed by an open parenthesis
(#168) "require_once" must be immediately followed by an open parenthesis
(#181) Public method name "Zend_Service_DeveloperGarden_Credential::getRealm" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/IpLocation.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#71) Whitespace found at end of line
(#79) Member variable "_wsdlFile" must be all lower-case
(#86) Member variable "_wsdlFileLocal" must be all lower-case
(#94) Member variable "_classMap" must be all lower-case
(#108) Public method name "Zend_Service_DeveloperGarden_IpLocation::locateIP" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_versionSupported" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// 6, not supported yet" but found "//6, not supported yet"
(#68) Opening brace should be on the same line as the declaration
(#70) Space found before object operator
(#80) Public method name "Zend_Service_DeveloperGarden_IpLocation_IpAddress::setIp" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#86) "require_once" must be immediately followed by an open parenthesis
(#98) Public method name "Zend_Service_DeveloperGarden_IpLocation_IpAddress::getIp" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Service_DeveloperGarden_IpLocation_IpAddress::setVersion" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#113) "require_once" must be immediately followed by an open parenthesis
(#126) Public method name "Zend_Service_DeveloperGarden_IpLocation_IpAddress::getVersion" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/LocalSearch.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_wsdlFile" must be all lower-case
(#71) Member variable "_wsdlFileLocal" must be all lower-case
(#79) Member variable "_classMap" must be all lower-case
(#90) Public method name "Zend_Service_DeveloperGarden_LocalSearch::localSearch" must be in lower-case letters only
(#91) Variable "searchParameters" must be all lower-case
(#96) Variable "searchParameters" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/LocalSearch/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/LocalSearch/SearchParameters.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Member variable "_possibleCollapseValues" must be all lower-case
(#87) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setSearchValue" must be in lower-case letters only
(#87) Variable "searchValue" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "searchValue" must be all lower-case
(#98) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setWhat" must be in lower-case letters only
(#98) Variable "searchValue" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "searchValue" must be all lower-case
(#109) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::enableDidYouMeanWhat" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::disableDidYouMeanWhat" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::enableDidYouMeanWhere" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::disableDidYouMeanWhere" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::enableDidYouMeanRelated" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::disableDidYouMeanRelated" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setHits" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#178) "require_once" must be immediately followed by an open parenthesis
(#182) "require_once" must be immediately followed by an open parenthesis
(#199) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setCollapse" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#202) "require_once" must be immediately followed by an open parenthesis
(#222) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setWhere" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#224) "require_once" must be immediately followed by an open parenthesis
(#229) "require_once" must be immediately followed by an open parenthesis
(#241) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::getWhere" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#251) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::enableSpatial" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#262) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::disableSpatial" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setRadius" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#276) "require_once" must be immediately followed by an open parenthesis
(#281) "require_once" must be immediately followed by an open parenthesis
(#303) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setRectangle" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#318) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setTransformGeoCode" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#333) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setSort" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#336) "require_once" must be immediately followed by an open parenthesis
(#349) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::enablePhoneSeparation" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::disablePhoneSeparation" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#371) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setFilterOnliner" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#382) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setFilterOffliner" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
(#394) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::disableFilter" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#409) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setOpeningTime" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#422) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setCategory" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#435) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setSite" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#448) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setDocumentType" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#461) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setName" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#473) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setZipCode" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#485) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setStreet" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#497) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setCounty" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#510) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setRawParameter" must be in lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#521) Public method name "Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::getSearchParameters" must be in lower-case letters only
(#522) Opening brace should be on the same line as the declaration
(#523) Variable "retVal" must be all lower-case
(#532) Variable "retVal" must be all lower-case
(#534) Variable "retVal" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "moduleId" must be all lower-case
(#45) Member variable "quotaMax" must be all lower-case
(#54) Variable "moduleId" must be all lower-case
(#54) Variable "quotaMax" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "moduleId" must be all lower-case
(#57) Space found before object operator
(#57) Variable "quotaMax" must be all lower-case
(#66) Public method name "Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool::setModuleId" must be in lower-case letters only
(#66) Variable "moduleId" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "moduleId" must be all lower-case
(#77) Public method name "Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool::getModuleId" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool::setQuotaMax" must be in lower-case letters only
(#88) Variable "quotaMax" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "quotaMax" must be all lower-case
(#99) Public method name "Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool::getQuotaMax" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "Account" must be all lower-case
(#46) Variable "Account" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "Account" must be all lower-case
(#57) Public method name "Zend_Service_DeveloperGarden_Request_BaseUserService_GetAccountBalance::setAccount" must be in lower-case letters only
(#57) Variable "Account" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "Account" must be all lower-case
(#68) Public method name "Zend_Service_DeveloperGarden_Request_BaseUserService_GetAccountBalance::getAccount" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "moduleId" must be all lower-case
(#46) Variable "moduleId" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "moduleId" must be all lower-case
(#57) Public method name "Zend_Service_DeveloperGarden_Request_BaseUserService_GetQuotaInformation::setModuleId" must be in lower-case letters only
(#57) Variable "moduleId" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "moduleId" must be all lower-case
(#68) Public method name "Zend_Service_DeveloperGarden_Request_BaseUserService_GetQuotaInformation::getModuleId" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "templateId" must be all lower-case
(#60) Variable "templateId" must be all lower-case
(#64) Variable "templateId" must be all lower-case
(#65) Space found before object operator
(#74) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_AddConferenceTemplateParticipantRequest::setTemplateId" must be in lower-case letters only
(#74) Variable "templateId" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "templateId" must be all lower-case
(#86) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_AddConferenceTemplateParticipantRequest::setParticipant" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#52) Variable "conferenceId" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "conferenceId" must be all lower-case
(#64) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_CommitConferenceRequest::setConferenceId" must be in lower-case letters only
(#64) Variable "conferenceId" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "conferenceId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "ownerId" must be all lower-case
(#76) Variable "ownerId" must be all lower-case
(#77) Variable "conferenceDetails" must be all lower-case
(#78) Variable "conferenceSchedule" must be all lower-case
(#82) Variable "ownerId" must be all lower-case
(#83) Space found before object operator
(#83) Variable "conferenceDetails" must be all lower-case
(#84) Space found before object operator
(#84) Variable "conferenceSchedule" must be all lower-case
(#85) Space found before object operator
(#94) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest::setSchedule" must be in lower-case letters only
(#107) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest::setDetail" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest::setOwnerId" must be in lower-case letters only
(#119) Variable "ownerId" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "ownerId" must be all lower-case
(#131) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest::setAccount" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "ownerId" must be all lower-case
(#68) Variable "ownerId" must be all lower-case
(#69) Variable "conferenceDetails" must be all lower-case
(#70) Variable "conferenceParticipants" must be all lower-case
(#73) Variable "ownerId" must be all lower-case
(#74) Space found before object operator
(#74) Variable "conferenceDetails" must be all lower-case
(#75) Space found before object operator
(#75) Variable "conferenceParticipants" must be all lower-case
(#84) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest::setParticipants" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest::setDetail" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest::setOwnerId" must be in lower-case letters only
(#108) Variable "ownerId" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "ownerId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_whatValues" must be all lower-case
(#61) Member variable "ownerId" must be all lower-case
(#70) Variable "ownerId" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#74) Space found before object operator
(#74) Variable "ownerId" must be all lower-case
(#83) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest::setWhat" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) "require_once" must be immediately followed by an open parenthesis
(#99) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest::setOwnerId" must be in lower-case letters only
(#99) Variable "ownerId" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "ownerId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#58) Member variable "_whatValues" must be all lower-case
(#72) Variable "conferenceId" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#75) Variable "conferenceId" must be all lower-case
(#76) Space found before object operator
(#85) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceStatusRequest::setConferenceId" must be in lower-case letters only
(#85) Variable "conferenceId" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "conferenceId" must be all lower-case
(#97) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceStatusRequest::setWhat" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#100) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "ownerId" must be all lower-case
(#52) Variable "ownerId" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "ownerId" must be all lower-case
(#64) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateListRequest::setOwnerId" must be in lower-case letters only
(#64) Variable "ownerId" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "ownerId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "templateId" must be all lower-case
(#51) Member variable "participantId" must be all lower-case
(#60) Variable "templateId" must be all lower-case
(#60) Variable "participantId" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#63) Variable "templateId" must be all lower-case
(#64) Space found before object operator
(#64) Variable "participantId" must be all lower-case
(#73) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateParticipantRequest::setTemplateId" must be in lower-case letters only
(#73) Variable "templateId" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "templateId" must be all lower-case
(#85) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateParticipantRequest::setParticipantId" must be in lower-case letters only
(#85) Variable "participantId" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "participantId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "templateId" must be all lower-case
(#52) Variable "templateId" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "templateId" must be all lower-case
(#64) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateRequest::setTemplateId" must be in lower-case letters only
(#64) Variable "templateId" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "templateId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#51) Member variable "participantId" must be all lower-case
(#60) Variable "conferenceId" must be all lower-case
(#60) Variable "participantId" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#63) Variable "conferenceId" must be all lower-case
(#64) Space found before object operator
(#64) Variable "participantId" must be all lower-case
(#73) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetParticipantStatusRequest::setConferenceId" must be in lower-case letters only
(#73) Variable "conferenceId" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "conferenceId" must be all lower-case
(#85) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetParticipantStatusRequest::setParticipantId" must be in lower-case letters only
(#85) Variable "participantId" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "participantId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#52) Variable "conferenceId" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "conferenceId" must be all lower-case
(#64) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_GetRunningConferenceRequest::setConferenceId" must be in lower-case letters only
(#64) Variable "conferenceId" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "conferenceId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#60) Variable "conferenceId" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#64) Variable "conferenceId" must be all lower-case
(#65) Space found before object operator
(#74) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_NewParticipantRequest::setConferenceId" must be in lower-case letters only
(#74) Variable "conferenceId" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "conferenceId" must be all lower-case
(#86) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_NewParticipantRequest::setParticipant" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#52) Variable "conferenceId" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "conferenceId" must be all lower-case
(#64) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceRequest::setConferenceId" must be in lower-case letters only
(#64) Variable "conferenceId" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "conferenceId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "templateId" must be all lower-case
(#51) Member variable "participantId" must be all lower-case
(#60) Variable "templateId" must be all lower-case
(#60) Variable "participantId" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#63) Variable "templateId" must be all lower-case
(#64) Space found before object operator
(#64) Variable "participantId" must be all lower-case
(#73) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateParticipantRequest::setTemplateId" must be in lower-case letters only
(#73) Variable "templateId" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "templateId" must be all lower-case
(#85) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateParticipantRequest::setParticipantId" must be in lower-case letters only
(#85) Variable "participantId" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "participantId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "templateId" must be all lower-case
(#52) Variable "templateId" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "templateId" must be all lower-case
(#64) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateRequest::setTemplateId" must be in lower-case letters only
(#64) Variable "templateId" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "templateId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#51) Member variable "participantId" must be all lower-case
(#60) Variable "conferenceId" must be all lower-case
(#60) Variable "participantId" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#63) Variable "conferenceId" must be all lower-case
(#64) Space found before object operator
(#64) Variable "participantId" must be all lower-case
(#73) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveParticipantRequest::setConferenceId" must be in lower-case letters only
(#73) Variable "conferenceId" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "conferenceId" must be all lower-case
(#85) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveParticipantRequest::setParticipantId" must be in lower-case letters only
(#85) Variable "participantId" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "participantId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#58) Member variable "ownerId" must be all lower-case
(#84) Variable "conferenceId" must be all lower-case
(#84) Variable "ownerId" must be all lower-case
(#85) Variable "conferenceDetails" must be all lower-case
(#86) Variable "conferenceSchedule" must be all lower-case
(#90) Variable "conferenceId" must be all lower-case
(#91) Space found before object operator
(#91) Variable "ownerId" must be all lower-case
(#92) Space found before object operator
(#92) Variable "conferenceDetails" must be all lower-case
(#93) Space found before object operator
(#93) Variable "conferenceSchedule" must be all lower-case
(#94) Space found before object operator
(#103) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest::setConferenceId" must be in lower-case letters only
(#103) Variable "conferenceId" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#105) Expected 1 space before "="; 0 found
(#105) Variable "conferenceId" must be all lower-case
(#115) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest::setSchedule" must be in lower-case letters only
(#128) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest::setDetail" must be in lower-case letters only
(#141) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest::setOwnerId" must be in lower-case letters only
(#141) Variable "ownerId" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "ownerId" must be all lower-case
(#153) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest::setAccount" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "templateId" must be all lower-case
(#51) Member variable "participantId" must be all lower-case
(#68) Variable "templateId" must be all lower-case
(#68) Variable "participantId" must be all lower-case
(#72) Variable "templateId" must be all lower-case
(#73) Space found before object operator
(#73) Variable "participantId" must be all lower-case
(#74) Space found before object operator
(#83) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest::setTemplateId" must be in lower-case letters only
(#83) Variable "templateId" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "templateId" must be all lower-case
(#95) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest::setParticipantId" must be in lower-case letters only
(#95) Variable "participantId" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "participantId" must be all lower-case
(#107) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest::setParticipant" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "templateId" must be all lower-case
(#51) Member variable "initiatorId" must be all lower-case
(#68) Variable "templateId" must be all lower-case
(#68) Variable "initiatorId" must be all lower-case
(#69) Variable "conferenceDetails" must be all lower-case
(#72) Variable "templateId" must be all lower-case
(#73) Space found before object operator
(#73) Variable "initiatorId" must be all lower-case
(#74) Space found before object operator
(#74) Variable "conferenceDetails" must be all lower-case
(#83) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest::setTemplateId" must be in lower-case letters only
(#83) Variable "templateId" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "templateId" must be all lower-case
(#95) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest::setInitiatorId" must be in lower-case letters only
(#95) Variable "initiatorId" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "initiatorId" must be all lower-case
(#107) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest::setDetail" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#51) Member variable "participantId" must be all lower-case
(#76) Variable "conferenceId" must be all lower-case
(#76) Variable "participantId" must be all lower-case
(#81) Variable "conferenceId" must be all lower-case
(#82) Space found before object operator
(#82) Variable "participantId" must be all lower-case
(#83) Space found before object operator
(#84) Space found before object operator
(#93) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest::setConferenceId" must be in lower-case letters only
(#93) Variable "conferenceId" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "conferenceId" must be all lower-case
(#105) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest::setParticipantId" must be in lower-case letters only
(#105) Variable "participantId" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "participantId" must be all lower-case
(#117) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest::setAction" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest::setParticipant" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#67) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Service_DeveloperGarden_Request_IpLocation_LocateIPRequest::setIp" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#93) Variable "ipObject" must be all lower-case
(#94) Variable "ipObject" must be all lower-case
(#95) Variable "ipObject" must be all lower-case
(#97) "require_once" must be immediately followed by an open parenthesis
(#102) Variable "ipObject" must be all lower-case
(#108) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "searchParameters" must be all lower-case
(#51) Member variable "_searchParameters" must be all lower-case
(#68) Whitespace found at end of line
(#69) Variable "searchParameters" must be all lower-case
(#69) Whitespace found at end of line
(#73) Variable "searchParameters" must be all lower-case
(#74) Space found before object operator
(#80) Public method name "Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest::setAccount" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest::getAccount" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest::setSearchParameters" must be in lower-case letters only
(#98) Variable "searchParameters" must be all lower-case
(#100) Variable "searchParameters" must be all lower-case
(#101) Variable "searchParameters" must be all lower-case
(#108) Public method name "Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest::getSearchParameters" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/RequestAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Opening brace should be on the same line as the declaration
(#57) Public method name "Zend_Service_DeveloperGarden_Request_RequestAbstract::setEnvironment" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Service_DeveloperGarden_Request_RequestAbstract::getEnvironment" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_smsType" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SendSms/SendSMS.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_smsType" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#74) Member variable "_specialChars" must be all lower-case
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Whitespace found at end of line
(#81) Whitespace found at end of line
(#82) Whitespace found at end of line
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Member variable "_smsType" must be all lower-case
(#104) Member variable "_smsLength" must be all lower-case
(#111) Member variable "_maxLength" must be all lower-case
(#118) Member variable "_maxNumbers" must be all lower-case
(#125) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getNumber" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::setNumber" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#142) "require_once" must be immediately followed by an open parenthesis
(#153) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getMessage" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::setMessage" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#170) "require_once" must be immediately followed by an open parenthesis
(#181) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getOriginator" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::setOriginator" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getAccount" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#213) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::setAccount" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getMessageLength" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#244) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getMessageCount" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#246) Variable "smsLength" must be all lower-case
(#247) Variable "retValue" must be all lower-case
(#248) Variable "smsLength" must be all lower-case
(#249) Variable "retValue" must be all lower-case
(#249) Variable "smsLength" must be all lower-case
(#251) Variable "retValue" must be all lower-case
(#259) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getNumberCount" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#262) Variable "retValue" must be all lower-case
(#264) Variable "retValue" must be all lower-case
(#266) Variable "retValue" must be all lower-case
(#277) Public method name "Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::getSmsType" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SmsValidation/Invalidate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Service_DeveloperGarden_Request_SmsValidation_Invalidate::getNumber" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Service_DeveloperGarden_Request_SmsValidation_Invalidate::setNumber" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SmsValidation/Validate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#58) Public method name "Zend_Service_DeveloperGarden_Request_SmsValidation_Validate::getKeyword" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#71) Opening brace should be on the same line as the declaration
(#74) Space found before object operator
(#83) Public method name "Zend_Service_DeveloperGarden_Request_SmsValidation_Validate::setKeyword" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Service_DeveloperGarden_Request_SmsValidation_Validate::getNumber" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Service_DeveloperGarden_Request_SmsValidation_Validate::setNumber" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "keepAlive" must be all lower-case
(#54) Variable "sessionId" must be all lower-case
(#54) Variable "keepAlive" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "sessionId" must be all lower-case
(#58) Space found before object operator
(#58) Variable "keepAlive" must be all lower-case
(#64) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus::getSessionId" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus::setSessionId" must be in lower-case letters only
(#75) Variable "sessionId" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "sessionId" must be all lower-case
(#84) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus::getKeepAlive" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus::setKeepAlive" must be in lower-case letters only
(#95) Variable "keepAlive" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "keepAlive" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "aNumber" must be all lower-case
(#51) Member variable "bNumber" must be all lower-case
(#58) Member variable "privacyA" must be all lower-case
(#65) Member variable "privacyB" must be all lower-case
(#79) Member variable "maxDuration" must be all lower-case
(#98) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::getANumber" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::setANumber" must be in lower-case letters only
(#107) Variable "aNumber" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "aNumber" must be all lower-case
(#116) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::getBNumber" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::setBNumber" must be in lower-case letters only
(#125) Variable "bNumber" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "bNumber" must be all lower-case
(#134) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::getPrivacyA" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::setPrivacyA" must be in lower-case letters only
(#143) Variable "privacyA" must be all lower-case
(#144) Opening brace should be on the same line as the declaration
(#145) Variable "privacyA" must be all lower-case
(#152) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::getPrivacyB" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::setPrivacyB" must be in lower-case letters only
(#161) Variable "privacyB" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Variable "privacyB" must be all lower-case
(#170) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::getExpiration" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::setExpiration" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::getMaxDuration" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::setMaxDuration" must be in lower-case letters only
(#197) Variable "maxDuration" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "maxDuration" must be all lower-case
(#206) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::getGreeter" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#215) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::setGreeter" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::getAccount" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall::setAccount" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "bNumber" must be all lower-case
(#51) Member variable "maxWait" must be all lower-case
(#56) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCallSequenced::getBNumber" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#65) This comment is 54% valid code; is this commented out code?
(#76) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCallSequenced::getMaxWait" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_NewCallSequenced::setMaxWait" must be in lower-case letters only
(#87) Variable "maxWait" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "maxWait" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "sessionId" must be all lower-case
(#53) Variable "sessionId" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "sessionId" must be all lower-case
(#62) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_TearDownCall::getSessionId" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Service_DeveloperGarden_Request_VoiceButler_TearDownCall::setSessionId" must be in lower-case letters only
(#73) Variable "sessionId" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "sessionId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/BaseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "statusCode" must be all lower-case
(#51) Member variable "statusMessage" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Service_DeveloperGarden_Response_BaseType::getStatusCode" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Service_DeveloperGarden_Response_BaseType::getStatusMessage" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Service_DeveloperGarden_Response_BaseType::isValid" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Service_DeveloperGarden_Response_BaseType::hasError" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Service_DeveloperGarden_Response_BaseType::getErrorCode" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Service_DeveloperGarden_Response_BaseType::getErrorMessage" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "maxQuota" must be all lower-case
(#52) Member variable "maxUserQuota" must be all lower-case
(#59) Member variable "quotaLevel" must be all lower-case
(#66) Public method name "Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse::getQuotaLevel" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse::getMaxUserQuota" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse::getMaxQuota" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "addConferenceTemplateParticipantResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "participantId" must be all lower-case
(#51) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponseType::getParticipantId" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_ConferenceCallAbstract::getResponse" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "retVal" must be all lower-case
(#65) Variable "retVal" must be all lower-case
(#69) Variable "retVal" must be all lower-case
(#70) Variable "retVal" must be all lower-case
(#73) Variable "retVal" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "createConferenceResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#51) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponseType::getConferenceId" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "createConferenceTemplateResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "templateId" must be all lower-case
(#51) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponseType::getTemplateId" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "getConferenceListResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceIds" must be all lower-case
(#51) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponseType::getConferenceIds" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "getConferenceStatusResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "startTime" must be all lower-case
(#79) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType::getDetail" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType::getStartTime" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType::getSchedule" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType::getParticipants" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType::getParticipantById" must be in lower-case letters only
(#126) Variable "participantId" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#131) Variable "participantId" must be all lower-case
(#144) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType::getAccount" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "getConferenceTemplateListResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "templateIds" must be all lower-case
(#51) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponseType::getTemplateIds" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "getConferenceTemplateParticipantResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#51) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponseType::getParticipant" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "getConferenceTemplateResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#58) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponseType::getDetail" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponseType::getParticipants" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponseType::getParticipantById" must be in lower-case letters only
(#85) Variable "participantId" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#90) Variable "participantId" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "getParticipantStatusResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#51) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponseType::getStatus" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "getRunningConferenceResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "conferenceId" must be all lower-case
(#51) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponseType::getConferenceId" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "newParticipantResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "participantId" must be all lower-case
(#51) Public method name "Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponseType::getParticipantId" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/CityType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "countryCode" must be all lower-case
(#47) Member variable "cityCode" must be all lower-case
(#52) Member variable "cityName" must be all lower-case
(#57) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_CityType::getCountryCode" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_CityType::getCityCode" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_CityType::getCityName" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "geoLatitude" must be all lower-case
(#49) Member variable "geoLongitude" must be all lower-case
(#54) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType::getLatitude" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType::getLongitude" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "isInRegion" must be all lower-case
(#47) Member variable "isInGeo" must be all lower-case
(#52) Member variable "isInCity" must be all lower-case
(#57) Member variable "ipType" must be all lower-case
(#62) Member variable "ipAddress" must be all lower-case
(#72) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType::getRegion" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType::getGeoCoordinates" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType::getCity" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType::getIpType" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType::getIpAddress" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType::getRadius" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#125) "require_once" must be immediately followed by an open parenthesis
(#130) "require_once" must be immediately followed by an open parenthesis
(#135) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "ipAddressLocation" must be all lower-case
(#64) Usage of ELSEIF not allowed; use ELSE IF instead
(#78) Opening brace should be on the same line as the declaration
(#84) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse::getIpAddressLocation" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "ipAddressLocation" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/RegionType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "countryCode" must be all lower-case
(#49) Member variable "regionCode" must be all lower-case
(#55) Member variable "regionName" must be all lower-case
(#60) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_RegionType::getCountryCode" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_RegionType::getRegionCode" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Service_DeveloperGarden_Response_IpLocation_RegionType::getRegionName" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "searchResult" must be all lower-case
(#71) Public method name "Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponse::getSearchResult" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponse::hasError" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "searchResult" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ResponseAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "errorCode" must be all lower-case
(#50) Member variable "errorMessage" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Service_DeveloperGarden_Response_ResponseAbstract::getErrorCode" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Service_DeveloperGarden_Response_ResponseAbstract::getErrorMessage" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Service_DeveloperGarden_Response_ResponseAbstract::isValid" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Service_DeveloperGarden_Response_ResponseAbstract::hasError" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "securityToken" must be all lower-case
(#56) Public method name "Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse::getTokenData" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse::getSecurityToken" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#69) "require_once" must be immediately followed by an open parenthesis
(#82) Public method name "Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse::isValid" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#84) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Interface::isValid" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "tokenFormat" must be all lower-case
(#57) Member variable "tokenEncoding" must be all lower-case
(#64) Member variable "tokenData" must be all lower-case
(#71) Public method name "Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse::getTokenData" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#74) "require_once" must be immediately followed by an open parenthesis
(#86) Public method name "Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse::getTokenFormat" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse::getTokenEncoding" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse::isValid" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#108) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Opening brace should be on the same line as the declaration
(#55) "require_once" must be immediately followed by an open parenthesis
(#70) Public method name "Zend_Service_DeveloperGarden_Response_SendSms_SendSmsAbstract::getErrorCode" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "retValue" must be all lower-case
(#74) Variable "retValue" must be all lower-case
(#76) Variable "retValue" must be all lower-case
(#84) Public method name "Zend_Service_DeveloperGarden_Response_SendSms_SendSmsAbstract::getErrorMessage" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "retValue" must be all lower-case
(#88) Variable "retValue" must be all lower-case
(#90) Variable "retValue" must be all lower-case
(#98) Public method name "Zend_Service_DeveloperGarden_Response_SendSms_SendSmsAbstract::isValid" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Service_DeveloperGarden_Response_SendSms_SendSmsAbstract::hasError" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "retValue" must be all lower-case
(#115) Variable "retValue" must be all lower-case
(#117) Variable "retValue" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "validatedNumbers" must be all lower-case
(#51) Public method name "Zend_Service_DeveloperGarden_Response_SmsValidation_GetValidatedNumbersResponse::getNumbers" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Member variable "validUntil" must be all lower-case
(#50) Public method name "Zend_Service_DeveloperGarden_Response_SmsValidation_ValidatedNumber::getNumber" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Service_DeveloperGarden_Response_SmsValidation_ValidatedNumber::getValidUntil" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response::getBe164" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#54) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response::getBNumber" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response::getBNumberIndex" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response::getBIndex" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getSessionId" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#56) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getConnectionTimeA" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getConnectionTimeB" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getDescriptionA" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getDescriptionB" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getReasonA" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getReasonB" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getStateA" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getStateB" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallResponse::getSessionId" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_TearDownCallResponse::getSessionId" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#51) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract::getReturn" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#63) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract::getErrorCode" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "retValue" must be all lower-case
(#83) Variable "retValue" must be all lower-case
(#85) Variable "retValue" must be all lower-case
(#93) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract::getErrorMessage" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "retValue" must be all lower-case
(#97) Variable "retValue" must be all lower-case
(#99) Variable "retValue" must be all lower-case
(#107) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract::isValid" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract::hasError" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "retValue" must be all lower-case
(#124) Variable "retValue" must be all lower-case
(#126) Variable "retValue" must be all lower-case
local/mr/vendor/zend/Zend/Service/DeveloperGarden/SecurityTokenServer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#59) Member variable "_wsdlFile" must be all lower-case
(#66) Member variable "_wsdlFileLocal" must be all lower-case
(#74) Member variable "_classMap" must be all lower-case
(#84) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer::getLoginToken" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer::getTokens" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "_storedToken" must be all lower-case
(#56) Member variable "_wsdlCache" must be all lower-case
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Opening brace should be on the same line as the declaration
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::getTokenFromCache" must be in lower-case letters only
(#74) Variable "tokenId" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "tokenId" must be all lower-case
(#76) Variable "_storedToken" must be all lower-case
(#76) Variable "_storedToken" must not contain underscores.
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Variable "tokenId" must be all lower-case
(#83) Variable "_storedToken" must be all lower-case
(#83) Variable "_storedToken" must not contain underscores.
(#83) Variable "tokenId" must be all lower-case
(#85) Variable "tokenId" must be all lower-case
(#87) Variable "_storedToken" must be all lower-case
(#87) Variable "_storedToken" must not contain underscores.
(#87) Variable "tokenId" must be all lower-case
(#91) Variable "_storedToken" must be all lower-case
(#91) Variable "_storedToken" must not contain underscores.
(#91) Variable "tokenId" must be all lower-case
(#102) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::setTokenToCache" must be in lower-case letters only
(#102) Variable "tokenId" must be all lower-case
(#103) Variable "tokenValue" must be all lower-case
(#105) Variable "tokenId" must be all lower-case
(#105) Variable "_storedToken" must be all lower-case
(#105) Variable "_storedToken" must not contain underscores.
(#106) "require_once" must be immediately followed by an open parenthesis
(#108) Variable "tokenId" must be all lower-case
(#114) Variable "tokenValue" must be all lower-case
(#114) Variable "tokenId" must be all lower-case
(#117) Variable "_storedToken" must be all lower-case
(#117) Variable "_storedToken" must not contain underscores.
(#117) Variable "tokenId" must be all lower-case
(#117) Variable "tokenValue" must be all lower-case
(#125) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::resetTokenCache" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "_storedToken" must be all lower-case
(#127) Variable "_storedToken" must not contain underscores.
(#129) Variable "_storedToken" must be all lower-case
(#129) Variable "_storedToken" must not contain underscores.
(#138) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::getCache" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "_cache" must not contain underscores.
(#148) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::setCache" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#150) Variable "_cache" must not contain underscores.
(#158) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::hasCache" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#160) Variable "_cache" must not contain underscores.
(#168) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::removeCache" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "_cache" must not contain underscores.
(#178) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::clearCache" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#184) Variable "_wsdlCache" must be all lower-case
(#184) Variable "_wsdlCache" must not contain underscores.
(#192) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::getWsdlCache" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "_wsdlCache" must be all lower-case
(#194) Variable "_wsdlCache" must not contain underscores.
(#203) Public method name "Zend_Service_DeveloperGarden_SecurityTokenServer_Cache::setWsdlCache" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#205) Variable "_wsdlCache" must be all lower-case
(#205) Variable "_wsdlCache" must not contain underscores.
local/mr/vendor/zend/Zend/Service/DeveloperGarden/SendSms.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_wsdlFile" must be all lower-case
(#71) Member variable "_wsdlFileLocal" must be all lower-case
(#79) Member variable "_classMap" must be all lower-case
(#95) Public method name "Zend_Service_DeveloperGarden_SendSms::createSms" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#99) Space found before object operator
(#100) Space found before object operator
(#101) Space found before object operator
(#116) Public method name "Zend_Service_DeveloperGarden_SendSms::createFlashSms" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#120) Space found before object operator
(#121) Space found before object operator
(#122) Space found before object operator
(#134) Opening brace should be on the same line as the declaration
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/DeveloperGarden/SmsValidation.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#71) "require_once" must be immediately followed by an open parenthesis
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 4 spaces, found 0
(#89) Member variable "_wsdlFile" must be all lower-case
(#89) Line exceeds 132 characters; contains 134 characters
(#96) Member variable "_wsdlFileLocal" must be all lower-case
(#104) Member variable "_classMap" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#128) Space found before object operator
(#129) Space found before object operator
(#138) Public method name "Zend_Service_DeveloperGarden_SmsValidation::inValidate" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#146) Space found before object operator
(#147) Space found before object operator
(#163) Public method name "Zend_Service_DeveloperGarden_SmsValidation::sendValidationKeyword" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#169) Space found before object operator
(#170) Space found before object operator
(#171) Space found before object operator
(#174) Space found before object operator
(#175) Space found before object operator
(#183) Public method name "Zend_Service_DeveloperGarden_SmsValidation::getValidatedNumbers" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#189) Space found before object operator
(#190) Space found before object operator
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Line indented incorrectly; expected at least 4 spaces, found 0
local/mr/vendor/zend/Zend/Service/DeveloperGarden/VoiceCall.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#71) "require_once" must be immediately followed by an open parenthesis
(#89) Member variable "_wsdlFile" must be all lower-case
(#96) Member variable "_wsdlFileLocal" must be all lower-case
(#104) Member variable "_classMap" must be all lower-case
(#125) Public method name "Zend_Service_DeveloperGarden_VoiceCall::newCall" must be in lower-case letters only
(#125) Variable "aNumber" must be all lower-case
(#125) Variable "bNumber" must be all lower-case
(#125) Variable "maxDuration" must be all lower-case
(#126) Variable "privacyA" must be all lower-case
(#126) Variable "privacyB" must be all lower-case
(#131) Variable "aNumber" must be all lower-case
(#132) Space found before object operator
(#132) Variable "bNumber" must be all lower-case
(#133) Space found before object operator
(#133) Variable "privacyA" must be all lower-case
(#134) Space found before object operator
(#134) Variable "privacyB" must be all lower-case
(#135) Space found before object operator
(#136) Space found before object operator
(#136) Variable "maxDuration" must be all lower-case
(#137) Space found before object operator
(#138) Space found before object operator
(#164) Public method name "Zend_Service_DeveloperGarden_VoiceCall::newCallSequenced" must be in lower-case letters only
(#164) Variable "aNumber" must be all lower-case
(#164) Variable "bNumber" must be all lower-case
(#164) Variable "maxDuration" must be all lower-case
(#165) Variable "maxWait" must be all lower-case
(#165) Variable "privacyA" must be all lower-case
(#165) Variable "privacyB" must be all lower-case
(#170) Variable "aNumber" must be all lower-case
(#171) Space found before object operator
(#171) Variable "bNumber" must be all lower-case
(#172) Space found before object operator
(#172) Variable "privacyA" must be all lower-case
(#173) Space found before object operator
(#173) Variable "privacyB" must be all lower-case
(#174) Space found before object operator
(#175) Space found before object operator
(#175) Variable "maxDuration" must be all lower-case
(#176) Space found before object operator
(#176) Variable "maxWait" must be all lower-case
(#177) Space found before object operator
(#178) Space found before object operator
(#192) Public method name "Zend_Service_DeveloperGarden_VoiceCall::tearDownCall" must be in lower-case letters only
(#192) Variable "sessionId" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#196) Variable "sessionId" must be all lower-case
(#212) Public method name "Zend_Service_DeveloperGarden_VoiceCall::callStatus" must be in lower-case letters only
(#212) Variable "sessionId" must be all lower-case
(#212) Variable "keepAlive" must be all lower-case
(#213) Opening brace should be on the same line as the declaration
(#216) Variable "sessionId" must be all lower-case
(#217) Variable "keepAlive" must be all lower-case
local/mr/vendor/zend/Zend/Service/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/Flickr.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Member variable "apiKey" must be all lower-case
(#51) Member variable "_restClient" must be all lower-case
(#63) Variable "apiKey" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#69) Variable "apiKey" must be all lower-case
(#92) Public method name "Zend_Service_Flickr::tagSearch" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#95) Variable "defaultOptions" must be all lower-case
(#102) Variable "defaultOptions" must be all lower-case
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "restClient" must be all lower-case
(#108) Variable "restClient" must be all lower-case
(#109) Variable "restClient" must be all lower-case
(#112) Inline doc block comments are not allowed; use "// Comment." instead
(#115) "require_once" must be immediately followed by an open parenthesis
(#125) Inline doc block comments are not allowed; use "// Comment." instead
(#128) "require_once" must be immediately followed by an open parenthesis
(#150) Public method name "Zend_Service_Flickr::userSearch" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#153) Variable "defaultOptions" must be all lower-case
(#156) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "defaultOptions" must be all lower-case
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "restClient" must be all lower-case
(#172) Variable "restClient" must be all lower-case
(#173) Variable "restClient" must be all lower-case
(#176) Inline doc block comments are not allowed; use "// Comment." instead
(#179) "require_once" must be immediately followed by an open parenthesis
(#189) Inline doc block comments are not allowed; use "// Comment." instead
(#192) "require_once" must be immediately followed by an open parenthesis
(#204) Public method name "Zend_Service_Flickr::groupPoolGetPhotos" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#207) Variable "defaultOptions" must be all lower-case
(#212) Inline doc block comments are not allowed; use "// Comment." instead
(#215) "require_once" must be immediately followed by an open parenthesis
(#221) Variable "defaultOptions" must be all lower-case
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "restClient" must be all lower-case
(#227) Variable "restClient" must be all lower-case
(#228) Variable "restClient" must be all lower-case
(#231) Inline doc block comments are not allowed; use "// Comment." instead
(#234) "require_once" must be immediately followed by an open parenthesis
(#244) Inline doc block comments are not allowed; use "// Comment." instead
(#247) "require_once" must be immediately followed by an open parenthesis
(#262) Public method name "Zend_Service_Flickr::getIdByUsername" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#269) Inline doc block comments are not allowed; use "// Comment." instead
(#272) "require_once" must be immediately followed by an open parenthesis
(#276) Variable "restClient" must be all lower-case
(#277) Variable "restClient" must be all lower-case
(#278) Variable "restClient" must be all lower-case
(#281) Inline doc block comments are not allowed; use "// Comment." instead
(#284) "require_once" must be immediately followed by an open parenthesis
(#306) Public method name "Zend_Service_Flickr::getIdByEmail" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#311) Inline doc block comments are not allowed; use "// Comment." instead
(#314) "require_once" must be immediately followed by an open parenthesis
(#320) Variable "restClient" must be all lower-case
(#321) Variable "restClient" must be all lower-case
(#322) Variable "restClient" must be all lower-case
(#325) Inline doc block comments are not allowed; use "// Comment." instead
(#328) "require_once" must be immediately followed by an open parenthesis
(#348) Public method name "Zend_Service_Flickr::getImageDetails" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#353) Inline doc block comments are not allowed; use "// Comment." instead
(#356) "require_once" must be immediately followed by an open parenthesis
(#362) Variable "restClient" must be all lower-case
(#363) Variable "restClient" must be all lower-case
(#364) Variable "restClient" must be all lower-case
(#371) Inline doc block comments are not allowed; use "// Comment." instead
(#374) "require_once" must be immediately followed by an open parenthesis
(#389) Public method name "Zend_Service_Flickr::getRestClient" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#392) Inline doc block comments are not allowed; use "// Comment." instead
(#395) "require_once" must be immediately followed by an open parenthesis
(#410) Protected method name "Zend_Service_Flickr::_validateUserSearch" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#412) Variable "validOptions" must be all lower-case
(#415) Variable "validOptions" must be all lower-case
(#417) Inline doc block comments are not allowed; use "// Comment." instead
(#420) "require_once" must be immediately followed by an open parenthesis
(#423) Inline doc block comments are not allowed; use "// Comment." instead
(#426) "require_once" must be immediately followed by an open parenthesis
(#430) Inline doc block comments are not allowed; use "// Comment." instead
(#433) "require_once" must be immediately followed by an open parenthesis
(#436) Inline doc block comments are not allowed; use "// Comment." instead
(#439) "require_once" must be immediately followed by an open parenthesis
(#443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Variable "validExtras" must be all lower-case
(#447) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#447) Empty FOREACH statement detected
(#448) Inline doc block comments are not allowed; use "// Comment." instead
(#451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) This comment is 73% valid code; is this commented out code?
(#451) No space found before comment text; expected "// in_array(trim($extra), $validExtras);" but found "//in_array(trim($extra), $validExtras);"
(#464) Protected method name "Zend_Service_Flickr::_validateTagSearch" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#466) Variable "validOptions" must be all lower-case
(#473) Variable "validOptions" must be all lower-case
(#475) Inline doc block comments are not allowed; use "// Comment." instead
(#478) "require_once" must be immediately followed by an open parenthesis
(#481) Inline doc block comments are not allowed; use "// Comment." instead
(#484) "require_once" must be immediately followed by an open parenthesis
(#488) Inline doc block comments are not allowed; use "// Comment." instead
(#491) "require_once" must be immediately followed by an open parenthesis
(#494) Inline doc block comments are not allowed; use "// Comment." instead
(#497) "require_once" must be immediately followed by an open parenthesis
(#501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Variable "validExtras" must be all lower-case
(#505) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#505) Empty FOREACH statement detected
(#506) Inline doc block comments are not allowed; use "// Comment." instead
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) This comment is 73% valid code; is this commented out code?
(#509) No space found before comment text; expected "// in_array(trim($extra), $validExtras);" but found "//in_array(trim($extra), $validExtras);"
(#517) Expected 5 space(s) before asterisk; 4 found
(#518) Expected 5 space(s) before asterisk; 4 found
(#519) Expected 5 space(s) before asterisk; 4 found
(#520) Expected 5 space(s) before asterisk; 4 found
(#521) Expected 5 space(s) before asterisk; 4 found
(#522) Expected 5 space(s) before asterisk; 4 found
(#523) Protected method name "Zend_Service_Flickr::_validateGroupPoolGetPhotos" must be in lower-case letters only
(#524) Opening brace should be on the same line as the declaration
(#525) Variable "validOptions" must be all lower-case
(#527) Variable "validOptions" must be all lower-case
(#529) Inline doc block comments are not allowed; use "// Comment." instead
(#532) "require_once" must be immediately followed by an open parenthesis
(#535) Inline doc block comments are not allowed; use "// Comment." instead
(#538) "require_once" must be immediately followed by an open parenthesis
(#542) Inline doc block comments are not allowed; use "// Comment." instead
(#545) "require_once" must be immediately followed by an open parenthesis
(#549) Inline doc block comments are not allowed; use "// Comment." instead
(#552) "require_once" must be immediately followed by an open parenthesis
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Variable "validExtras" must be all lower-case
(#560) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#560) Empty FOREACH statement detected
(#561) Inline doc block comments are not allowed; use "// Comment." instead
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) This comment is 73% valid code; is this commented out code?
(#564) No space found before comment text; expected "// in_array(trim($extra), $validExtras);" but found "//in_array(trim($extra), $validExtras);"
(#577) Protected method name "Zend_Service_Flickr::_checkErrors" must be in lower-case letters only
(#578) Opening brace should be on the same line as the declaration
(#582) Inline doc block comments are not allowed; use "// Comment." instead
(#585) "require_once" must be immediately followed by an open parenthesis
(#600) Protected method name "Zend_Service_Flickr::_prepareOptions" must be in lower-case letters only
(#600) Variable "defaultOptions" must be all lower-case
(#601) Opening brace should be on the same line as the declaration
(#605) Variable "defaultOptions" must be all lower-case
(#617) Protected method name "Zend_Service_Flickr::_compareOptions" must be in lower-case letters only
(#617) Variable "validOptions" must be all lower-case
(#618) Opening brace should be on the same line as the declaration
(#619) Variable "validOptions" must be all lower-case
(#621) Inline doc block comments are not allowed; use "// Comment." instead
(#624) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Flickr/Image.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "clickUri" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Flickr/Result.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#130) Member variable "Square" must be all lower-case
(#137) Member variable "Thumbnail" must be all lower-case
(#144) Member variable "Small" must be all lower-case
(#151) Member variable "Medium" must be all lower-case
(#158) Member variable "Large" must be all lower-case
(#165) Member variable "Original" must be all lower-case
(#182) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Flickr/ResultSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "totalResultsAvailable" must be all lower-case
(#52) Member variable "totalResultsReturned" must be all lower-case
(#59) Member variable "firstResultPosition" must be all lower-case
(#80) Member variable "_currentIndex" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#99) Variable "perPage" must be all lower-case
(#102) Variable "perPage" must be all lower-case
(#102) Variable "perPage" must be all lower-case
(#103) Variable "perPage" must be all lower-case
(#116) Public method name "Zend_Service_Flickr_ResultSet::totalResults" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
(#137) Opening brace should be on the same line as the declaration
(#147) Opening brace should be on the same line as the declaration
(#157) Opening brace should be on the same line as the declaration
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "indexInt" must be all lower-case
(#171) Variable "indexInt" must be all lower-case
(#171) Variable "indexInt" must be all lower-case
(#172) Variable "indexInt" must be all lower-case
(#184) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/LiveDocx.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Member variable "_soapClient" must be all lower-case
(#45) Whitespace found at end of line
(#52) Whitespace found at end of line
(#59) Whitespace found at end of line
(#65) Member variable "_loggedIn" must be all lower-case
(#66) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Whitespace found at end of line
(#75) Whitespace found at end of line
(#88) Whitespace found at end of line
(#103) Whitespace found at end of line
(#106) Whitespace found at end of line
(#109) Whitespace found at end of line
(#113) Whitespace found at end of line
(#115) Whitespace found at end of line
(#118) Whitespace found at end of line
(#121) Whitespace found at end of line
(#125) Whitespace found at end of line
(#131) Whitespace found at end of line
(#133) Opening brace should be on the same line as the declaration
(#136) Whitespace found at end of line
(#140) Whitespace found at end of line
(#145) Whitespace found at end of line
(#149) Whitespace found at end of line
(#154) Public method name "Zend_Service_LiveDocx::setOptions" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#162) Whitespace found at end of line
(#165) Whitespace found at end of line
(#173) Opening brace should be on the same line as the declaration
(#176) Whitespace found at end of line
(#185) Protected method name "Zend_Service_LiveDocx::_initSoapClient" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#188) "require_once" must be immediately followed by an open parenthesis
(#190) Whitespace found at end of line
(#192) "require_once" must be immediately followed by an open parenthesis
(#194) Whitespace found at end of line
(#196) Whitespace found at end of line
(#203) Public method name "Zend_Service_LiveDocx::getSoapClient" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#207) Whitespace found at end of line
(#215) Public method name "Zend_Service_LiveDocx::setSoapClient" must be in lower-case letters only
(#215) Variable "soapClient" must be all lower-case
(#216) Opening brace should be on the same line as the declaration
(#217) Variable "soapClient" must be all lower-case
(#231) Public method name "Zend_Service_LiveDocx::logIn" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#235) "require_once" must be immediately followed by an open parenthesis
(#237) Line exceeds 132 characters; contains 160 characters
(#240) Whitespace found at end of line
(#242) "require_once" must be immediately followed by an open parenthesis
(#244) Line exceeds 132 characters; contains 160 characters
(#247) Whitespace found at end of line
(#250) Whitespace found at end of line
(#251) Whitespace found at end of line
(#259) "require_once" must be immediately followed by an open parenthesis
(#263) Whitespace found at end of line
(#265) Whitespace found at end of line
(#276) Public method name "Zend_Service_LiveDocx::logOut" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#283) "require_once" must be immediately followed by an open parenthesis
(#287) Whitespace found at end of line
(#289) Whitespace found at end of line
(#292) Whitespace found at end of line
(#295) Whitespace found at end of line
(#299) Public method name "Zend_Service_LiveDocx::isLoggedIn" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#303) Whitespace found at end of line
(#306) Whitespace found at end of line
(#310) Public method name "Zend_Service_LiveDocx::setUsername" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#315) Whitespace found at end of line
(#318) Whitespace found at end of line
(#321) Whitespace found at end of line
(#322) Public method name "Zend_Service_LiveDocx::setPassword" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#330) Whitespace found at end of line
(#333) Whitespace found at end of line
(#334) Public method name "Zend_Service_LiveDocx::setWsdl" must be in lower-case letters only
(#334) Whitespace found at end of line
(#335) Opening brace should be on the same line as the declaration
(#339) Whitespace found at end of line
(#342) Whitespace found at end of line
(#346) Public method name "Zend_Service_LiveDocx::getUsername" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#351) Whitespace found at end of line
(#354) Whitespace found at end of line
(#357) Whitespace found at end of line
(#360) Whitespace found at end of line
(#361) Public method name "Zend_Service_LiveDocx::getPassword" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#366) Whitespace found at end of line
(#367) Whitespace found at end of line
(#369) Whitespace found at end of line
(#372) Whitespace found at end of line
(#375) Whitespace found at end of line
(#376) Public method name "Zend_Service_LiveDocx::getWsdl" must be in lower-case letters only
(#376) Whitespace found at end of line
(#377) Opening brace should be on the same line as the declaration
(#379) Whitespace found at end of line
(#388) Public method name "Zend_Service_LiveDocx::getFormat" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#392) Whitespace found at end of line
(#399) Public method name "Zend_Service_LiveDocx::getVersion" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#403) Whitespace found at end of line
(#411) Public method name "Zend_Service_LiveDocx::compareVersion" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/LiveDocx/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/LiveDocx/MailMerge.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#35) Whitespace found at end of line
(#41) Whitespace found at end of line
(#51) Member variable "_fieldValues" must be all lower-case
(#59) Member variable "_blockFieldValues" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#73) Whitespace found at end of line
(#86) Public method name "Zend_Service_LiveDocx_MailMerge::setLocalTemplate" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#89) Whitespace found at end of line
(#96) "require_once" must be immediately followed by an open parenthesis
(#114) Public method name "Zend_Service_LiveDocx_MailMerge::setRemoteTemplate" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#117) Whitespace found at end of line
(#123) "require_once" must be immediately followed by an open parenthesis
(#140) Public method name "Zend_Service_LiveDocx_MailMerge::setFieldValues" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#143) Whitespace found at end of line
(#152) Whitespace found at end of line
(#158) "require_once" must be immediately followed by an open parenthesis
(#177) Public method name "Zend_Service_LiveDocx_MailMerge::setFieldValue" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#180) Whitespace found at end of line
(#194) Public method name "Zend_Service_LiveDocx_MailMerge::setBlockFieldValues" must be in lower-case letters only
(#194) Variable "blockName" must be all lower-case
(#194) Variable "blockFieldValues" must be all lower-case
(#195) Opening brace should be on the same line as the declaration
(#197) Whitespace found at end of line
(#200) Variable "blockName" must be all lower-case
(#201) Variable "blockFieldValues" must be all lower-case
(#204) "require_once" must be immediately followed by an open parenthesis
(#223) Opening brace should be on the same line as the declaration
(#226) Variable "fieldName" must be all lower-case
(#226) Variable "fieldValue" must be all lower-case
(#227) Variable "fieldName" must be all lower-case
(#227) Variable "fieldValue" must be all lower-case
(#229) Usage of ELSEIF not allowed; use ELSE IF instead
(#235) "require_once" must be immediately followed by an open parenthesis
(#246) Whitespace found at end of line
(#248) Whitespace found at end of line
(#254) Public method name "Zend_Service_LiveDocx_MailMerge::setDocumentPassword" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#257) Whitespace found at end of line
(#263) "require_once" must be immediately followed by an open parenthesis
(#268) Whitespace found at end of line
(#269) Whitespace found at end of line
(#271) Whitespace found at end of line
(#275) Whitespace found at end of line
(#278) Whitespace found at end of line
(#279) Whitespace found at end of line
(#289) Whitespace found at end of line
(#291) Whitespace found at end of line
(#292) Whitespace found at end of line
(#298) Public method name "Zend_Service_LiveDocx_MailMerge::setDocumentAccessPermissions" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#301) Whitespace found at end of line
(#308) "require_once" must be immediately followed by an open parenthesis
(#313) Whitespace found at end of line
(#314) Whitespace found at end of line
(#315) Whitespace found at end of line
(#316) Whitespace found at end of line
(#324) Public method name "Zend_Service_LiveDocx_MailMerge::createDocument" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#327) Whitespace found at end of line
(#338) "require_once" must be immediately followed by an open parenthesis
(#354) Public method name "Zend_Service_LiveDocx_MailMerge::retrieveDocument" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#357) Whitespace found at end of line
(#359) Whitespace found at end of line
(#365) "require_once" must be immediately followed by an open parenthesis
(#383) Public method name "Zend_Service_LiveDocx_MailMerge::getMetafiles" must be in lower-case letters only
(#383) Variable "fromPage" must be all lower-case
(#383) Variable "toPage" must be all lower-case
(#384) Opening brace should be on the same line as the declaration
(#386) Whitespace found at end of line
(#389) Variable "fromPage" must be all lower-case
(#390) Variable "toPage" must be all lower-case
(#394) Variable "pageCounter" must be all lower-case
(#394) Variable "fromPage" must be all lower-case
(#397) Variable "pageCounter" must be all lower-case
(#398) Variable "pageCounter" must be all lower-case
(#401) Line indented incorrectly; expected at least 16 spaces, found 15
(#401) Variable "pageCounter" must be all lower-case
(#415) Public method name "Zend_Service_LiveDocx_MailMerge::getAllMetafiles" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#418) Whitespace found at end of line
(#423) Variable "pageCounter" must be all lower-case
(#426) Variable "pageCounter" must be all lower-case
(#427) Variable "pageCounter" must be all lower-case
(#430) Line indented incorrectly; expected at least 16 spaces, found 15
(#430) Variable "pageCounter" must be all lower-case
(#435) Whitespace found at end of line
(#436) Whitespace found at end of line
(#447) Whitespace found at end of line
(#448) Public method name "Zend_Service_LiveDocx_MailMerge::getBitmaps" must be in lower-case letters only
(#448) Variable "fromPage" must be all lower-case
(#448) Variable "toPage" must be all lower-case
(#448) Variable "zoomFactor" must be all lower-case
(#449) Opening brace should be on the same line as the declaration
(#451) Whitespace found at end of line
(#453) Whitespace found at end of line
(#455) Variable "fromPage" must be all lower-case
(#456) Variable "toPage" must be all lower-case
(#457) Variable "zoomFactor" must be all lower-case
(#462) Variable "pageCounter" must be all lower-case
(#462) Variable "fromPage" must be all lower-case
(#465) Variable "pageCounter" must be all lower-case
(#466) Variable "pageCounter" must be all lower-case
(#469) Line indented incorrectly; expected at least 16 spaces, found 15
(#469) Variable "pageCounter" must be all lower-case
(#473) Whitespace found at end of line
(#475) Whitespace found at end of line
(#484) Whitespace found at end of line
(#485) Public method name "Zend_Service_LiveDocx_MailMerge::getAllBitmaps" must be in lower-case letters only
(#485) Variable "zoomFactor" must be all lower-case
(#486) Opening brace should be on the same line as the declaration
(#488) Whitespace found at end of line
(#491) Variable "zoomFactor" must be all lower-case
(#496) Variable "pageCounter" must be all lower-case
(#499) Variable "pageCounter" must be all lower-case
(#500) Variable "pageCounter" must be all lower-case
(#503) Line indented incorrectly; expected at least 16 spaces, found 15
(#503) Variable "pageCounter" must be all lower-case
(#507) Whitespace found at end of line
(#508) Whitespace found at end of line
(#516) Public method name "Zend_Service_LiveDocx_MailMerge::getFieldNames" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#519) Whitespace found at end of line
(#541) Public method name "Zend_Service_LiveDocx_MailMerge::getBlockFieldNames" must be in lower-case letters only
(#541) Variable "blockName" must be all lower-case
(#542) Opening brace should be on the same line as the declaration
(#544) Whitespace found at end of line
(#547) Variable "blockName" must be all lower-case
(#567) Public method name "Zend_Service_LiveDocx_MailMerge::getBlockNames" must be in lower-case letters only
(#568) Opening brace should be on the same line as the declaration
(#570) Whitespace found at end of line
(#593) Public method name "Zend_Service_LiveDocx_MailMerge::uploadTemplate" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#596) Whitespace found at end of line
(#603) "require_once" must be immediately followed by an open parenthesis
(#618) Public method name "Zend_Service_LiveDocx_MailMerge::downloadTemplate" must be in lower-case letters only
(#619) Opening brace should be on the same line as the declaration
(#621) Whitespace found at end of line
(#627) "require_once" must be immediately followed by an open parenthesis
(#644) Public method name "Zend_Service_LiveDocx_MailMerge::deleteTemplate" must be in lower-case letters only
(#645) Opening brace should be on the same line as the declaration
(#647) Whitespace found at end of line
(#657) Whitespace found at end of line
(#659) Public method name "Zend_Service_LiveDocx_MailMerge::listTemplates" must be in lower-case letters only
(#660) Opening brace should be on the same line as the declaration
(#662) Whitespace found at end of line
(#680) Public method name "Zend_Service_LiveDocx_MailMerge::templateExists" must be in lower-case letters only
(#681) Opening brace should be on the same line as the declaration
(#683) Whitespace found at end of line
(#697) Public method name "Zend_Service_LiveDocx_MailMerge::shareDocument" must be in lower-case letters only
(#698) Opening brace should be on the same line as the declaration
(#700) Whitespace found at end of line
(#717) Public method name "Zend_Service_LiveDocx_MailMerge::listSharedDocuments" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#720) Whitespace found at end of line
(#740) Public method name "Zend_Service_LiveDocx_MailMerge::deleteSharedDocument" must be in lower-case letters only
(#741) Opening brace should be on the same line as the declaration
(#743) Whitespace found at end of line
(#757) Public method name "Zend_Service_LiveDocx_MailMerge::downloadSharedDocument" must be in lower-case letters only
(#758) Opening brace should be on the same line as the declaration
(#760) Whitespace found at end of line
(#766) "require_once" must be immediately followed by an open parenthesis
(#782) Public method name "Zend_Service_LiveDocx_MailMerge::sharedDocumentExists" must be in lower-case letters only
(#783) Opening brace should be on the same line as the declaration
(#785) Whitespace found at end of line
(#787) Variable "sharedDocuments" must be all lower-case
(#788) Variable "sharedDocuments" must be all lower-case
(#788) Variable "shareDocument" must be all lower-case
(#789) Variable "shareDocument" must be all lower-case
(#789) Whitespace found at end of line
(#790) Variable "shareDocument" must be all lower-case
(#806) Public method name "Zend_Service_LiveDocx_MailMerge::getTemplateFormats" must be in lower-case letters only
(#807) Opening brace should be on the same line as the declaration
(#809) Whitespace found at end of line
(#827) Public method name "Zend_Service_LiveDocx_MailMerge::getDocumentFormats" must be in lower-case letters only
(#828) Opening brace should be on the same line as the declaration
(#830) Whitespace found at end of line
(#841) Whitespace found at end of line
(#848) Public method name "Zend_Service_LiveDocx_MailMerge::getImageFormats" must be in lower-case letters only
(#849) Opening brace should be on the same line as the declaration
(#851) Whitespace found at end of line
(#862) Whitespace found at end of line
(#869) Public method name "Zend_Service_LiveDocx_MailMerge::getFontNames" must be in lower-case letters only
(#870) Opening brace should be on the same line as the declaration
(#872) Whitespace found at end of line
(#881) Whitespace found at end of line
(#882) Whitespace found at end of line
(#889) Public method name "Zend_Service_LiveDocx_MailMerge::getDocumentAccessOptions" must be in lower-case letters only
(#890) Opening brace should be on the same line as the declaration
(#892) Whitespace found at end of line
(#901) Whitespace found at end of line
(#908) Whitespace found at end of line
(#910) Protected method name "Zend_Service_LiveDocx_MailMerge::_backendListArrayToMultiAssocArray" must be in lower-case letters only
(#911) Opening brace should be on the same line as the declaration
(#913) Whitespace found at end of line
(#916) Line indented incorrectly; expected 12 spaces, found 11
(#917) Line indented incorrectly; expected 16 spaces, found 15
(#917) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) Line indented incorrectly; expected at least 20 spaces, found 19
(#919) Line indented incorrectly; expected at least 20 spaces, found 19
(#920) Line indented incorrectly; expected 16 spaces, found 15
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Line indented incorrectly; expected at least 20 spaces, found 19
(#922) Line indented incorrectly; expected 16 spaces, found 15
(#923) Line indented incorrectly; expected at least 16 spaces, found 15
(#925) Line indented incorrectly; expected 16 spaces, found 15
(#926) Line indented incorrectly; expected at least 20 spaces, found 19
(#927) Line indented incorrectly; expected at least 20 spaces, found 19
(#929) Line indented incorrectly; expected at least 20 spaces, found 19
(#934) Line indented incorrectly; expected at least 21 spaces, found 19
(#935) Line indented incorrectly; expected 16 spaces, found 15
(#936) Line indented incorrectly; expected 12 spaces, found 11
(#950) Public method name "Zend_Service_LiveDocx_MailMerge::assocArrayToArrayOfArrayOfString" must be in lower-case letters only
(#951) Opening brace should be on the same line as the declaration
(#952) Variable "arrayKeys" must be all lower-case
(#953) Variable "arrayValues" must be all lower-case
(#954) Whitespace found at end of line
(#955) Variable "arrayKeys" must be all lower-case
(#955) Variable "arrayValues" must be all lower-case
(#965) Public method name "Zend_Service_LiveDocx_MailMerge::multiAssocArrayToArrayOfArrayOfString" must be in lower-case letters only
(#966) Opening brace should be on the same line as the declaration
(#967) Variable "arrayKeys" must be all lower-case
(#968) Variable "arrayValues" must be all lower-case
(#971) Variable "arrayValues" must be all lower-case
(#974) Variable "arrayKeys" must be all lower-case
(#974) Variable "arrayKeys" must be all lower-case
(#976) Variable "arrayKeys" must be all lower-case
(#976) Variable "arrayValues" must be all lower-case
local/mr/vendor/zend/Zend/Service/Nirvanix.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#56) Variable "authParams" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#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
(#59) Variable "defaultOptions" must be all lower-case
(#62) Variable "defaultOptions" must be all lower-case
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "authParams" must be all lower-case
(#77) Public method name "Zend_Service_Nirvanix::getService" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#91) "require_once" must be immediately followed by an open parenthesis
(#102) Public method name "Zend_Service_Nirvanix::getOptions" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Nirvanix/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/Nirvanix/Namespace/Base.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_httpClient" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#119) Variable "methodName" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "methodName" must be all lower-case
(#132) Variable "httpResponse" must be all lower-case
(#133) Variable "httpResponse" must be all lower-case
(#143) Public method name "Zend_Service_Nirvanix_Namespace_Base::getHttpClient" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#155) Protected method name "Zend_Service_Nirvanix_Namespace_Base::_makeUri" must be in lower-case letters only
(#155) Variable "methodName" must be all lower-case
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "methodName" must be all lower-case
(#157) Variable "methodName" must be all lower-case
(#168) Protected method name "Zend_Service_Nirvanix_Namespace_Base::_wrapResponse" must be in lower-case letters only
(#168) Variable "httpResponse" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "httpResponse" must be all lower-case
local/mr/vendor/zend/Zend/Service/Nirvanix/Namespace/Imfs.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Public method name "Zend_Service_Nirvanix_Namespace_Imfs::getContents" must be in lower-case letters only
(#48) Variable "filePath" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "filePath" must be all lower-case
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Public method name "Zend_Service_Nirvanix_Namespace_Imfs::putContents" must be in lower-case letters only
(#73) Variable "filePath" must be all lower-case
(#73) Variable "mimeType" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#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
(#79) Variable "uploadToken" must be all lower-case
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "uploadToken" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Variable "filePath" must be all lower-case
(#86) Variable "filePath" must be all lower-case
(#86) Variable "mimeType" must be all lower-case
(#99) Variable "filePath" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "filePath" must be all lower-case
local/mr/vendor/zend/Zend/Service/Nirvanix/Response.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Service_Nirvanix_Response::getSxml" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
(#100) Opening brace should be on the same line as the declaration
(#113) Protected method name "Zend_Service_Nirvanix_Response::_throwException" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#115) Inline doc block comments are not allowed; use "// Comment." instead
(#118) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/ReCaptcha.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#69) Member variable "_publicKey" must be all lower-case
(#76) Member variable "_privateKey" must be all lower-case
(#127) Variable "publicKey" must be all lower-case
(#127) Variable "privateKey" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#130) Variable "publicKey" must be all lower-case
(#131) Variable "publicKey" must be all lower-case
(#134) Variable "privateKey" must be all lower-case
(#135) Variable "privateKey" must be all lower-case
(#163) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Service_ReCaptcha::setIp" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_Service_ReCaptcha::getIp" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Service_ReCaptcha::setParam" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Service_ReCaptcha::setParams" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#229) Inline doc block comments are not allowed; use "// Comment." instead
(#230) "require_once" must be immediately followed by an open parenthesis
(#245) Public method name "Zend_Service_ReCaptcha::getParams" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#256) Public method name "Zend_Service_ReCaptcha::getParam" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#268) Public method name "Zend_Service_ReCaptcha::setOption" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#282) Public method name "Zend_Service_ReCaptcha::setOptions" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#293) Inline doc block comments are not allowed; use "// Comment." instead
(#294) "require_once" must be immediately followed by an open parenthesis
(#309) Public method name "Zend_Service_ReCaptcha::getOptions" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#320) Public method name "Zend_Service_ReCaptcha::getOption" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#330) Public method name "Zend_Service_ReCaptcha::getPublicKey" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#341) Public method name "Zend_Service_ReCaptcha::setPublicKey" must be in lower-case letters only
(#341) Variable "publicKey" must be all lower-case
(#342) Opening brace should be on the same line as the declaration
(#343) Variable "publicKey" must be all lower-case
(#353) Public method name "Zend_Service_ReCaptcha::getPrivateKey" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#364) Public method name "Zend_Service_ReCaptcha::setPrivateKey" must be in lower-case letters only
(#364) Variable "privateKey" must be all lower-case
(#365) Opening brace should be on the same line as the declaration
(#366) Variable "privateKey" must be all lower-case
(#379) Public method name "Zend_Service_ReCaptcha::getHtml" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#382) Inline doc block comments are not allowed; use "// Comment." instead
(#383) "require_once" must be immediately followed by an open parenthesis
(#394) Variable "htmlBreak" must be all lower-case
(#395) Variable "htmlInputClosing" must be all lower-case
(#398) Variable "htmlBreak" must be all lower-case
(#399) Variable "htmlInputClosing" must be all lower-case
(#402) Variable "errorPart" must be all lower-case
(#405) Variable "errorPart" must be all lower-case
(#408) Variable "reCaptchaOptions" must be all lower-case
(#412) Variable "reCaptchaOptions" must be all lower-case
(#419) Variable "reCaptchaOptions" must be all lower-case
(#428) Variable "htmlBreak" must be all lower-case
(#432) Variable "htmlInputClosing" must be all lower-case
(#447) Variable "challengeField" must be all lower-case
(#447) Variable "responseField" must be all lower-case
(#448) Opening brace should be on the same line as the declaration
(#450) Inline doc block comments are not allowed; use "// Comment." instead
(#451) "require_once" must be immediately followed by an open parenthesis
(#457) Inline doc block comments are not allowed; use "// Comment." instead
(#458) "require_once" must be immediately followed by an open parenthesis
(#463) Variable "challengeField" must be all lower-case
(#464) Inline doc block comments are not allowed; use "// Comment." instead
(#465) "require_once" must be immediately followed by an open parenthesis
(#469) Variable "responseField" must be all lower-case
(#470) Inline doc block comments are not allowed; use "// Comment." instead
(#471) "require_once" must be immediately followed by an open parenthesis
(#477) Variable "httpClient" must be all lower-case
(#479) Variable "postParams" must be all lower-case
(#481) Variable "challengeField" must be all lower-case
(#482) Variable "responseField" must be all lower-case
(#485) Variable "httpClient" must be all lower-case
(#486) Space found before object operator
(#486) Variable "postParams" must be all lower-case
(#487) Space found before object operator
(#500) Variable "challengeField" must be all lower-case
(#500) Variable "responseField" must be all lower-case
(#501) Opening brace should be on the same line as the declaration
(#502) Variable "challengeField" must be all lower-case
(#502) Variable "responseField" must be all lower-case
local/mr/vendor/zend/Zend/Service/ReCaptcha/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/ReCaptcha/MailHide.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_emailValidator" must be all lower-case
(#70) Member variable "_privateKeyPacked" must be all lower-case
(#77) Member variable "_emailLocalPart" must be all lower-case
(#84) Member variable "_emailDomainPart" must be all lower-case
(#94) Variable "publicKey" must be all lower-case
(#94) Variable "privateKey" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#111) Variable "publicKey" must be all lower-case
(#111) Variable "privateKey" must be all lower-case
(#124) Public method name "Zend_Service_ReCaptcha_MailHide::getEmailValidator" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#127) "require_once" must be immediately followed by an open parenthesis
(#139) Public method name "Zend_Service_ReCaptcha_MailHide::setEmailValidator" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#151) Protected method name "Zend_Service_ReCaptcha_MailHide::_requireMcrypt" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#154) Inline doc block comments are not allowed; use "// Comment." instead
(#155) "require_once" must be immediately followed by an open parenthesis
(#157) Line exceeds 132 characters; contains 171 characters
(#170) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Service_ReCaptcha_MailHide::getDefaultOptions" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Service_ReCaptcha_MailHide::setPrivateKey" must be in lower-case letters only
(#205) Variable "privateKey" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "privateKey" must be all lower-case
(#223) Public method name "Zend_Service_ReCaptcha_MailHide::setEmail" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#229) "require_once" must be immediately followed by an open parenthesis
(#233) Variable "emailParts" must be all lower-case
(#236) Variable "emailParts" must be all lower-case
(#237) Variable "emailParts" must be all lower-case
(#237) Variable "emailParts" must be all lower-case
(#238) Variable "emailParts" must be all lower-case
(#239) Variable "emailParts" must be all lower-case
(#239) Variable "emailParts" must be all lower-case
(#241) Variable "emailParts" must be all lower-case
(#241) Variable "emailParts" must be all lower-case
(#244) Variable "emailParts" must be all lower-case
(#245) Variable "emailParts" must be all lower-case
(#255) Public method name "Zend_Service_ReCaptcha_MailHide::getEmail" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#265) Public method name "Zend_Service_ReCaptcha_MailHide::getEmailLocalPart" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#275) Public method name "Zend_Service_ReCaptcha_MailHide::getEmailDomainPart" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#287) Public method name "Zend_Service_ReCaptcha_MailHide::getHtml" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#291) Usage of ELSEIF not allowed; use ELSE IF instead
(#292) Inline doc block comments are not allowed; use "// Comment." instead
(#293) "require_once" must be immediately followed by an open parenthesis
(#298) Inline doc block comments are not allowed; use "// Comment." instead
(#299) "require_once" must be immediately followed by an open parenthesis
(#304) Inline doc block comments are not allowed; use "// Comment." instead
(#305) "require_once" must be immediately followed by an open parenthesis
(#315) Whitespace found at end of line
(#316) Whitespace found at end of line
(#317) Whitespace found at end of line
(#318) Whitespace found at end of line
(#319) Whitespace found at end of line
(#321) Whitespace found at end of line
(#322) Whitespace found at end of line
(#323) Whitespace found at end of line
(#324) Whitespace found at end of line
(#325) Whitespace found at end of line
(#326) Whitespace found at end of line
(#337) Protected method name "Zend_Service_ReCaptcha_MailHide::_getUrl" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#340) Variable "numPad" must be all lower-case
(#343) Variable "emailPadded" must be all lower-case
(#343) Variable "numPad" must be all lower-case
(#343) Variable "numPad" must be all lower-case
(#346) Variable "emailEncrypted" must be all lower-case
(#346) Variable "emailPadded" must be all lower-case
(#346) Line exceeds 132 characters; contains 150 characters
(#349) Variable "emailEncrypted" must be all lower-case
local/mr/vendor/zend/Zend/Service/ReCaptcha/MailHide/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/ReCaptcha/Response.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Member variable "_errorCode" must be all lower-case
(#60) Variable "errorCode" must be all lower-case
(#60) Variable "httpResponse" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#66) Variable "errorCode" must be all lower-case
(#67) Variable "errorCode" must be all lower-case
(#70) Variable "httpResponse" must be all lower-case
(#71) Variable "httpResponse" must be all lower-case
(#81) Public method name "Zend_Service_ReCaptcha_Response::setStatus" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Service_ReCaptcha_Response::getStatus" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Service_ReCaptcha_Response::isValid" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Service_ReCaptcha_Response::setErrorCode" must be in lower-case letters only
(#118) Variable "errorCode" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "errorCode" must be all lower-case
(#130) Public method name "Zend_Service_ReCaptcha_Response::getErrorCode" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Service_ReCaptcha_Response::setFromHttpResponse" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#149) Variable "errorCode" must be all lower-case
(#151) Variable "errorCode" must be all lower-case
(#155) Variable "errorCode" must be all lower-case
local/mr/vendor/zend/Zend/Service/Simpy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_baseUri" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Service_Simpy::getHttpClient" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#86) Protected method name "Zend_Service_Simpy::_makeRequest" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#108) Inline doc block comments are not allowed; use "// Comment." instead
(#111) "require_once" must be immediately followed by an open parenthesis
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#122) "require_once" must be immediately followed by an open parenthesis
(#135) Public method name "Zend_Service_Simpy::getTags" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#143) Inline doc block comments are not allowed; use "// Comment." instead
(#146) "require_once" must be immediately followed by an open parenthesis
(#157) Public method name "Zend_Service_Simpy::removeTag" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Service_Simpy::renameTag" must be in lower-case letters only
(#176) Variable "fromTag" must be all lower-case
(#176) Variable "toTag" must be all lower-case
(#177) Opening brace should be on the same line as the declaration
(#179) Variable "fromTag" must be all lower-case
(#180) Variable "toTag" must be all lower-case
(#197) Public method name "Zend_Service_Simpy::mergeTags" must be in lower-case letters only
(#197) Variable "fromTag1" must be all lower-case
(#197) Variable "fromTag2" must be all lower-case
(#197) Variable "toTag" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#200) Variable "fromTag1" must be all lower-case
(#201) Variable "fromTag2" must be all lower-case
(#202) Variable "toTag" must be all lower-case
(#219) Public method name "Zend_Service_Simpy::splitTag" must be in lower-case letters only
(#219) Variable "toTag1" must be all lower-case
(#219) Variable "toTag2" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#223) Variable "toTag1" must be all lower-case
(#224) Variable "toTag2" must be all lower-case
(#240) Public method name "Zend_Service_Simpy::getLinks" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#256) Inline doc block comments are not allowed; use "// Comment." instead
(#259) "require_once" must be immediately followed by an open parenthesis
(#279) Public method name "Zend_Service_Simpy::saveLink" must be in lower-case letters only
(#279) Variable "accessType" must be all lower-case
(#279) Variable "urlNickname" must be all lower-case
(#280) Opening brace should be on the same line as the declaration
(#288) Variable "accessType" must be all lower-case
(#290) Variable "urlNickname" must be all lower-case
(#306) Public method name "Zend_Service_Simpy::deleteLink" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#324) Public method name "Zend_Service_Simpy::getWatchlists" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#328) Inline doc block comments are not allowed; use "// Comment." instead
(#331) "require_once" must be immediately followed by an open parenthesis
(#342) Public method name "Zend_Service_Simpy::getWatchlist" must be in lower-case letters only
(#342) Variable "watchlistId" must be all lower-case
(#343) Opening brace should be on the same line as the declaration
(#345) Variable "watchlistId" must be all lower-case
(#350) Inline doc block comments are not allowed; use "// Comment." instead
(#353) "require_once" must be immediately followed by an open parenthesis
(#369) Public method name "Zend_Service_Simpy::getNotes" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#378) Inline doc block comments are not allowed; use "// Comment." instead
(#381) "require_once" must be immediately followed by an open parenthesis
(#398) Public method name "Zend_Service_Simpy::saveNote" must be in lower-case letters only
(#398) Variable "noteId" must be all lower-case
(#399) Opening brace should be on the same line as the declaration
(#408) Variable "noteId" must be all lower-case
(#423) Public method name "Zend_Service_Simpy::deleteNote" must be in lower-case letters only
(#423) Variable "noteId" must be all lower-case
(#424) Opening brace should be on the same line as the declaration
(#426) Variable "noteId" must be all lower-case
local/mr/vendor/zend/Zend/Service/Simpy/Link.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#53) Member variable "_accessType" must be all lower-case
(#67) Member variable "_modDate" must be all lower-case
(#74) Member variable "_addDate" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Service_Simpy_Link::getAccessType" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Service_Simpy_Link::getUrl" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Service_Simpy_Link::getModDate" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Service_Simpy_Link::getAddDate" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Service_Simpy_Link::getTitle" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Service_Simpy_Link::getNickname" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Service_Simpy_Link::getTags" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Service_Simpy_Link::getNote" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/LinkQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#60) Member variable "_afterDate" must be all lower-case
(#67) Member variable "_beforeDate" must be all lower-case
(#77) Public method name "Zend_Service_Simpy_LinkQuery::setQueryString" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Service_Simpy_LinkQuery::getQueryString" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Service_Simpy_LinkQuery::setLimit" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Service_Simpy_LinkQuery::getLimit" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Service_Simpy_LinkQuery::setDate" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Service_Simpy_LinkQuery::getDate" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Service_Simpy_LinkQuery::setAfterDate" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Service_Simpy_LinkQuery::getAfterDate" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Service_Simpy_LinkQuery::setBeforeDate" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Service_Simpy_LinkQuery::getBeforeDate" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/LinkSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Service_Simpy_LinkSet::getIterator" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Service_Simpy_LinkSet::getLength" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/Note.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#53) Member variable "_accessType" must be all lower-case
(#74) Member variable "_modDate" must be all lower-case
(#81) Member variable "_addDate" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Service_Simpy_Note::getAccessType" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Service_Simpy_Note::getId" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Service_Simpy_Note::getUri" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Service_Simpy_Note::getModDate" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Service_Simpy_Note::getAddDate" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Service_Simpy_Note::getTitle" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Service_Simpy_Note::getTags" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Service_Simpy_Note::getDescription" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/NoteSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Service_Simpy_NoteSet::getIterator" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Service_Simpy_NoteSet::getLength" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/Tag.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#56) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Service_Simpy_Tag::getTag" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Service_Simpy_Tag::getCount" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/TagSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Service_Simpy_TagSet::getIterator" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Service_Simpy_TagSet::getLength" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/Watchlist.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_addDate" must be all lower-case
(#73) Member variable "_newLinks" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#110) Variable "childNode" must be all lower-case
(#111) Variable "childNode" must be all lower-case
(#112) Variable "childNode" must be all lower-case
(#113) Variable "childNode" must be all lower-case
(#114) Usage of ELSEIF not allowed; use ELSE IF instead
(#114) Variable "childNode" must be all lower-case
(#115) Variable "childNode" must be all lower-case
(#118) Variable "childNode" must be all lower-case
(#118) Variable "childNode" must be all lower-case
(#127) Public method name "Zend_Service_Simpy_Watchlist::getId" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Service_Simpy_Watchlist::getName" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Service_Simpy_Watchlist::getDescription" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Service_Simpy_Watchlist::getAddDate" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Service_Simpy_Watchlist::getNewLinks" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Service_Simpy_Watchlist::getUsers" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Service_Simpy_Watchlist::getFilters" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/WatchlistFilter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#56) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Service_Simpy_WatchlistFilter::getName" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Service_Simpy_WatchlistFilter::getQuery" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/WatchlistFilterSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Service_Simpy_WatchlistFilterSet::getIterator" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Service_Simpy_WatchlistFilterSet::getLength" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Simpy/WatchlistSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Service_Simpy_WatchlistSet::getIterator" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Service_Simpy_WatchlistSet::getLength" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/SlideShare.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#91) Member variable "_apiKey" must be all lower-case
(#98) Member variable "_sharedSecret" must be all lower-case
(#135) Public method name "Zend_Service_SlideShare::setHttpClient" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Service_SlideShare::getHttpClient" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#168) Public method name "Zend_Service_SlideShare::setCacheObject" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Service_SlideShare::getCacheObject" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#184) Expected "if (...) {\n"; found "if(...) {\n"
(#200) Public method name "Zend_Service_SlideShare::getUserName" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Service_SlideShare::setUserName" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "Zend_Service_SlideShare::getPassword" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#233) Public method name "Zend_Service_SlideShare::setPassword" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#244) Public method name "Zend_Service_SlideShare::getApiKey" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Service_SlideShare::setApiKey" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#266) Public method name "Zend_Service_SlideShare::getSharedSecret" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#277) Public method name "Zend_Service_SlideShare::setSharedSecret" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#291) Variable "sharedSecret" must be all lower-case
(#292) Opening brace should be on the same line as the declaration
(#294) Space found before object operator
(#294) Variable "sharedSecret" must be all lower-case
(#295) Space found before object operator
(#296) Space found before object operator
(#308) Public method name "Zend_Service_SlideShare::uploadSlideShow" must be in lower-case letters only
(#308) Variable "make_src_public" must not contain underscores.
(#309) Opening brace should be on the same line as the declaration
(#325) Expected "if (...) {\n"; found "if(...) {\n"
(#326) "require_once" must be immediately followed by an open parenthesis
(#330) Expected "if (...) {\n"; found "if(...) {\n"
(#336) Expected "if (...) {\n"; found "if(...) {\n"
(#338) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#345) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#352) "require_once" must be immediately followed by an open parenthesis
(#353) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#356) "require_once" must be immediately followed by an open parenthesis
(#362) Expected "if (...) {\n"; found "if(...) {\n"
(#364) Variable "error_str" must not contain underscores.
(#365) "require_once" must be immediately followed by an open parenthesis
(#366) Variable "error_str" must not contain underscores.
(#369) Expected "if (...) {\n"; found "if(...) {\n"
(#370) "require_once" must be immediately followed by an open parenthesis
(#385) Public method name "Zend_Service_SlideShare::getSlideShow" must be in lower-case letters only
(#385) Variable "ss_id" must not contain underscores.
(#386) Opening brace should be on the same line as the declaration
(#392) Variable "ss_id" must not contain underscores.
(#396) Variable "cache_key" must not contain underscores.
(#396) Variable "ss_id" must not contain underscores.
(#398) Expected "if (...) {\n"; found "if(...) {\n"
(#398) Variable "cache_key" must not contain underscores.
(#404) "require_once" must be immediately followed by an open parenthesis
(#405) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#408) "require_once" must be immediately followed by an open parenthesis
(#414) Expected "if (...) {\n"; found "if(...) {\n"
(#416) Variable "error_str" must not contain underscores.
(#417) "require_once" must be immediately followed by an open parenthesis
(#418) Variable "error_str" must not contain underscores.
(#421) Expected "if (...) {\n"; found "if(...) {\n"
(#422) "require_once" must be immediately followed by an open parenthesis
(#428) Variable "cache_key" must not contain underscores.
(#442) Public method name "Zend_Service_SlideShare::getSlideShowsByUsername" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#455) Public method name "Zend_Service_SlideShare::getSlideShowsByTag" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#458) Expected "if (...) {\n"; found "if(...) {\n"
(#460) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#478) Public method name "Zend_Service_SlideShare::getSlideShowsByGroup" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#493) Protected method name "Zend_Service_SlideShare::_getSlideShowsByType" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#500) Variable "responseTag" must be all lower-case
(#501) Variable "queryUri" must be all lower-case
(#504) Variable "responseTag" must be all lower-case
(#505) Variable "queryUri" must be all lower-case
(#508) Variable "responseTag" must be all lower-case
(#509) Variable "queryUri" must be all lower-case
(#512) "require_once" must be immediately followed by an open parenthesis
(#523) Expected "if (...) {\n"; found "if(...) {\n"
(#527) Expected "if (...) {\n"; found "if(...) {\n"
(#533) Variable "cache_key" must not contain underscores.
(#535) Expected "if (...) {\n"; found "if(...) {\n"
(#535) Variable "cache_key" must not contain underscores.
(#539) Variable "queryUri" must be all lower-case
(#542) "require_once" must be immediately followed by an open parenthesis
(#543) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#546) "require_once" must be immediately followed by an open parenthesis
(#552) Expected "if (...) {\n"; found "if(...) {\n"
(#554) Variable "error_str" must not contain underscores.
(#555) "require_once" must be immediately followed by an open parenthesis
(#556) Variable "error_str" must not contain underscores.
(#559) Expected "if (...) {\n"; found "if(...) {\n"
(#559) Variable "responseTag" must be all lower-case
(#560) "require_once" must be immediately followed by an open parenthesis
(#566) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#567) Expected "if (...) {\n"; found "if(...) {\n"
(#572) Variable "cache_key" must not contain underscores.
(#585) Protected method name "Zend_Service_SlideShare::_slideShowNodeToObject" must be in lower-case letters only
(#586) Opening brace should be on the same line as the declaration
(#588) Expected "if (...) {\n"; found "if(...) {\n"
(#600) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#602) Expected "if (...) {\n"; found "if(...) {\n"
(#616) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/SlideShare/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/SlideShare/SlideShow.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Member variable "_embedCode" must be all lower-case
(#58) Member variable "_thumbnailUrl" must be all lower-case
(#86) Member variable "_statusDescription" must be all lower-case
(#100) Member variable "_numViews" must be all lower-case
(#107) Member variable "_slideShowId" must be all lower-case
(#114) Member variable "_slideShowFilename" must be all lower-case
(#143) Public method name "Zend_Service_SlideShare_SlideShow::getLocation" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Service_SlideShare_SlideShow::setLocation" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Service_SlideShare_SlideShow::getTranscript" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Service_SlideShare_SlideShow::setTranscript" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Service_SlideShare_SlideShow::addTag" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Service_SlideShare_SlideShow::setTags" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Service_SlideShare_SlideShow::getTags" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#223) Public method name "Zend_Service_SlideShare_SlideShow::setFilename" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#235) Public method name "Zend_Service_SlideShare_SlideShow::getFilename" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#246) Public method name "Zend_Service_SlideShare_SlideShow::setId" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Service_SlideShare_SlideShow::getId" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#268) Public method name "Zend_Service_SlideShare_SlideShow::setEmbedCode" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Service_SlideShare_SlideShow::getEmbedCode" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#290) Public method name "Zend_Service_SlideShare_SlideShow::setThumbnailUrl" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#301) Public method name "Zend_Service_SlideShare_SlideShow::getThumbnailUrl" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#312) Public method name "Zend_Service_SlideShare_SlideShow::setTitle" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Service_SlideShare_SlideShow::getTitle" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#334) Public method name "Zend_Service_SlideShare_SlideShow::setDescription" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#345) Public method name "Zend_Service_SlideShare_SlideShow::getDescription" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#356) Public method name "Zend_Service_SlideShare_SlideShow::setStatus" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#367) Public method name "Zend_Service_SlideShare_SlideShow::getStatus" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#378) Public method name "Zend_Service_SlideShare_SlideShow::setStatusDescription" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#389) Public method name "Zend_Service_SlideShare_SlideShow::getStatusDescription" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#400) Public method name "Zend_Service_SlideShare_SlideShow::setPermaLink" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#411) Public method name "Zend_Service_SlideShare_SlideShow::getPermaLink" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
(#422) Public method name "Zend_Service_SlideShare_SlideShow::setNumViews" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#433) Public method name "Zend_Service_SlideShare_SlideShow::getNumViews" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/StrikeIron.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Service_StrikeIron::getService" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#72) "require_once" must be immediately followed by an open parenthesis
(#80) Inline doc block comments are not allowed; use "// Comment." instead
(#83) "require_once" must be immediately followed by an open parenthesis
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Service/StrikeIron/Base.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_outputHeaders" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#65) Inline doc block comments are not allowed; use "// Comment." instead
(#68) "require_once" must be immediately followed by an open parenthesis
(#88) Opening brace should be on the same line as the declaration
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline doc block comments are not allowed; use "// Comment." instead
(#105) "require_once" must be immediately followed by an open parenthesis
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Protected method name "Zend_Service_StrikeIron_Base::_initSoapClient" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#137) Protected method name "Zend_Service_StrikeIron_Base::_initSoapHeaders" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Variable "foundLicenseInfo" must be all lower-case
(#148) Inline doc block comments are not allowed; use "// Comment." instead
(#151) "require_once" must be immediately followed by an open parenthesis
(#154) Variable "foundLicenseInfo" must be all lower-case
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "foundLicenseInfo" must be all lower-case
(#181) Protected method name "Zend_Service_StrikeIron_Base::_transformCall" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#201) Protected method name "Zend_Service_StrikeIron_Base::_transformResult" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#203) Variable "resultObjectName" must be all lower-case
(#204) Variable "resultObjectName" must be all lower-case
(#205) Variable "resultObjectName" must be all lower-case
(#208) Variable "resultObjectName" must be all lower-case
(#218) Public method name "Zend_Service_StrikeIron_Base::getWsdl" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#226) Public method name "Zend_Service_StrikeIron_Base::getSoapClient" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#236) Public method name "Zend_Service_StrikeIron_Base::getLastOutputHeaders" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#253) Public method name "Zend_Service_StrikeIron_Base::getSubscriptionInfo" must be in lower-case letters only
(#253) Variable "queryMethod" must be all lower-case
(#254) Opening brace should be on the same line as the declaration
(#256) Variable "queryMethod" must be all lower-case
(#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
(#262) Variable "subscriptionInfo" must be all lower-case
(#265) Inline doc block comments are not allowed; use "// Comment." instead
(#268) "require_once" must be immediately followed by an open parenthesis
(#272) Variable "subscriptionInfo" must be all lower-case
local/mr/vendor/zend/Zend/Service/StrikeIron/Decorator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#92) Opening brace should be on the same line as the declaration
(#105) Opening brace should be on the same line as the declaration
(#117) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Service_StrikeIron_Decorator::getDecoratedObject" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Service_StrikeIron_Decorator::getDecoratedObjectName" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/StrikeIron/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/StrikeIron/SalesUseTaxBasic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/StrikeIron/USAddressVerification.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/StrikeIron/ZipCodeInfo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Technorati.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Expected MOODLE_INTERNAL check or config.php inclusion
(#68) Member variable "_apiKey" must be all lower-case
(#76) Member variable "_restClient" must be all lower-case
(#85) Variable "apiKey" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#91) Variable "apiKey" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "defaultOptions" must be all lower-case
(#154) Variable "defaultOptions" must be all lower-case
(#159) Inline doc block comments are not allowed; use "// Comment." instead
(#162) "require_once" must be immediately followed by an open parenthesis
(#208) Opening brace should be on the same line as the declaration
(#209) Variable "defaultOptions" must be all lower-case
(#216) Variable "defaultOptions" must be all lower-case
(#221) Inline doc block comments are not allowed; use "// Comment." instead
(#224) "require_once" must be immediately followed by an open parenthesis
(#252) Expected 1 space after asterisk; 2 found
(#255) Opening brace should be on the same line as the declaration
(#256) Variable "defaultOptions" must be all lower-case
(#264) Variable "defaultOptions" must be all lower-case
(#269) Inline doc block comments are not allowed; use "// Comment." instead
(#272) "require_once" must be immediately followed by an open parenthesis
(#292) Public method name "Zend_Service_Technorati::dailyCounts" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#294) Variable "defaultOptions" must be all lower-case
(#300) Variable "defaultOptions" must be all lower-case
(#305) Inline doc block comments are not allowed; use "// Comment." instead
(#308) "require_once" must be immediately followed by an open parenthesis
(#331) Public method name "Zend_Service_Technorati::topTags" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#333) Variable "defaultOptions" must be all lower-case
(#338) Variable "defaultOptions" must be all lower-case
(#343) Inline doc block comments are not allowed; use "// Comment." instead
(#346) "require_once" must be immediately followed by an open parenthesis
(#360) Public method name "Zend_Service_Technorati::blogInfo" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#362) Variable "defaultOptions" must be all lower-case
(#367) Variable "defaultOptions" must be all lower-case
(#372) Inline doc block comments are not allowed; use "// Comment." instead
(#375) "require_once" must be immediately followed by an open parenthesis
(#401) Public method name "Zend_Service_Technorati::blogPostTags" must be in lower-case letters only
(#402) Opening brace should be on the same line as the declaration
(#403) Variable "defaultOptions" must be all lower-case
(#410) Variable "defaultOptions" must be all lower-case
(#415) Inline doc block comments are not allowed; use "// Comment." instead
(#418) "require_once" must be immediately followed by an open parenthesis
(#438) Public method name "Zend_Service_Technorati::getInfo" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#440) Variable "defaultOptions" must be all lower-case
(#444) Variable "defaultOptions" must be all lower-case
(#449) Inline doc block comments are not allowed; use "// Comment." instead
(#452) "require_once" must be immediately followed by an open parenthesis
(#466) Public method name "Zend_Service_Technorati::keyInfo" must be in lower-case letters only
(#467) Opening brace should be on the same line as the declaration
(#468) Variable "defaultOptions" must be all lower-case
(#470) Variable "defaultOptions" must be all lower-case
(#471) 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
(#477) Inline doc block comments are not allowed; use "// Comment." instead
(#480) "require_once" must be immediately followed by an open parenthesis
(#490) Public method name "Zend_Service_Technorati::getApiKey" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#503) Public method name "Zend_Service_Technorati::getRestClient" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#506) Inline doc block comments are not allowed; use "// Comment." instead
(#509) "require_once" must be immediately followed by an open parenthesis
(#528) Public method name "Zend_Service_Technorati::setApiKey" must be in lower-case letters only
(#529) Opening brace should be on the same line as the declaration
(#543) Protected method name "Zend_Service_Technorati::_validateCosmos" must be in lower-case letters only
(#544) Opening brace should be on the same line as the declaration
(#545) Variable "validOptions" must be all lower-case
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Variable "validOptions" must be all lower-case
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) 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
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) Protected method name "Zend_Service_Technorati::_validateSearch" must be in lower-case letters only
(#581) Opening brace should be on the same line as the declaration
(#582) Variable "validOptions" must be all lower-case
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Variable "validOptions" must be all lower-case
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Protected method name "Zend_Service_Technorati::_validateTag" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#611) Variable "validOptions" must be all lower-case
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) Variable "validOptions" must be all lower-case
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Protected method name "Zend_Service_Technorati::_validateDailyCounts" must be in lower-case letters only
(#640) Opening brace should be on the same line as the declaration
(#641) Variable "validOptions" must be all lower-case
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Variable "validOptions" must be all lower-case
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) Inline doc block comments are not allowed; use "// Comment." instead
(#658) "require_once" must be immediately followed by an open parenthesis
(#673) Protected method name "Zend_Service_Technorati::_validateGetInfo" must be in lower-case letters only
(#674) Opening brace should be on the same line as the declaration
(#675) Variable "validOptions" must be all lower-case
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Variable "validOptions" must be all lower-case
(#680) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Protected method name "Zend_Service_Technorati::_validateTopTags" must be in lower-case letters only
(#695) Opening brace should be on the same line as the declaration
(#696) Variable "validOptions" must be all lower-case
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Variable "validOptions" must be all lower-case
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) Protected method name "Zend_Service_Technorati::_validateBlogInfo" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#719) Variable "validOptions" must be all lower-case
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Variable "validOptions" must be all lower-case
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Protected method name "Zend_Service_Technorati::_validateBlogPostTags" must be in lower-case letters only
(#739) Opening brace should be on the same line as the declaration
(#740) Variable "validOptions" must be all lower-case
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) Variable "validOptions" must be all lower-case
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#751) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) Protected method name "Zend_Service_Technorati::_validateInArrayOption" must be in lower-case letters only
(#766) Opening brace should be on the same line as the declaration
(#768) Inline doc block comments are not allowed; use "// Comment." instead
(#771) "require_once" must be immediately followed by an open parenthesis
(#785) Protected method name "Zend_Service_Technorati::_validateMandatoryOption" must be in lower-case letters only
(#786) Opening brace should be on the same line as the declaration
(#788) Inline doc block comments are not allowed; use "// Comment." instead
(#791) "require_once" must be immediately followed by an open parenthesis
(#804) Protected method name "Zend_Service_Technorati::_validateIntegerOption" must be in lower-case letters only
(#805) Opening brace should be on the same line as the declaration
(#821) Protected method name "Zend_Service_Technorati::_makeRequest" must be in lower-case letters only
(#822) Opening brace should be on the same line as the declaration
(#823) Variable "restClient" must be all lower-case
(#824) Variable "restClient" must be all lower-case
(#825) Variable "restClient" must be all lower-case
(#837) Protected method name "Zend_Service_Technorati::_validateOptionClaim" must be in lower-case letters only
(#838) Opening brace should be on the same line as the declaration
(#851) Protected method name "Zend_Service_Technorati::_validateOptionFormat" must be in lower-case letters only
(#852) Opening brace should be on the same line as the declaration
(#854) Inline doc block comments are not allowed; use "// Comment." instead
(#857) "require_once" must be immediately followed by an open parenthesis
(#874) Protected method name "Zend_Service_Technorati::_validateOptionLimit" must be in lower-case letters only
(#875) Opening brace should be on the same line as the declaration
(#876) Inline control structures are not allowed
(#881) Inline doc block comments are not allowed; use "// Comment." instead
(#884) "require_once" must be immediately followed by an open parenthesis
(#899) Protected method name "Zend_Service_Technorati::_validateOptionStart" must be in lower-case letters only
(#900) Opening brace should be on the same line as the declaration
(#901) Inline control structures are not allowed
(#905) Inline doc block comments are not allowed; use "// Comment." instead
(#908) "require_once" must be immediately followed by an open parenthesis
(#924) Protected method name "Zend_Service_Technorati::_validateOptionUrl" must be in lower-case letters only
(#925) Opening brace should be on the same line as the declaration
(#938) Protected method name "Zend_Service_Technorati::_checkErrors" must be in lower-case letters only
(#939) Opening brace should be on the same line as the declaration
(#945) Inline doc block comments are not allowed; use "// Comment." instead
(#948) "require_once" must be immediately followed by an open parenthesis
(#961) Protected method name "Zend_Service_Technorati::_convertResponseAndCheckContent" must be in lower-case letters only
(#962) Opening brace should be on the same line as the declaration
(#977) Protected method name "Zend_Service_Technorati::_checkResponse" must be in lower-case letters only
(#978) Opening brace should be on the same line as the declaration
(#980) Inline doc block comments are not allowed; use "// Comment." instead
(#983) "require_once" must be immediately followed by an open parenthesis
(#999) Protected method name "Zend_Service_Technorati::_compareOptions" must be in lower-case letters only
(#999) Variable "validOptions" must be all lower-case
(#1000) Opening brace should be on the same line as the declaration
(#1001) Variable "validOptions" must be all lower-case
(#1003) Inline doc block comments are not allowed; use "// Comment." instead
(#1006) "require_once" must be immediately followed by an open parenthesis
(#1021) Protected method name "Zend_Service_Technorati::_prepareOptions" must be in lower-case letters only
(#1021) Variable "defaultOptions" must be all lower-case
(#1022) Opening brace should be on the same line as the declaration
(#1023) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1023) Inline comments must end in full-stops, exclamation marks, or question marks
(#1025) Variable "defaultOptions" must be all lower-case
local/mr/vendor/zend/Zend/Service/Technorati/Author.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_firstName" must be all lower-case
(#55) Member variable "_lastName" must be all lower-case
(#87) Member variable "_thumbnailPicture" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#100) Inline control structures are not allowed
(#103) Inline control structures are not allowed
(#106) Inline control structures are not allowed
(#109) Inline control structures are not allowed
(#112) Inline control structures are not allowed
(#115) Inline control structures are not allowed
(#124) Public method name "Zend_Service_Technorati_Author::getFirstName" must be in lower-case letters only
(#133) Public method name "Zend_Service_Technorati_Author::getLastName" must be in lower-case letters only
(#142) Public method name "Zend_Service_Technorati_Author::getUsername" must be in lower-case letters only
(#151) Public method name "Zend_Service_Technorati_Author::getDescription" must be in lower-case letters only
(#160) Public method name "Zend_Service_Technorati_Author::getBio" must be in lower-case letters only
(#169) Public method name "Zend_Service_Technorati_Author::getThumbnailPicture" must be in lower-case letters only
(#180) Public method name "Zend_Service_Technorati_Author::setFirstName" must be in lower-case letters only
(#191) Public method name "Zend_Service_Technorati_Author::setLastName" must be in lower-case letters only
(#202) Public method name "Zend_Service_Technorati_Author::setUsername" must be in lower-case letters only
(#213) Public method name "Zend_Service_Technorati_Author::setBio" must be in lower-case letters only
(#224) Public method name "Zend_Service_Technorati_Author::setDescription" must be in lower-case letters only
(#237) Public method name "Zend_Service_Technorati_Author::setThumbnailPicture" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/Technorati/BlogInfoResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_inboundBlogs" must be all lower-case
(#71) Member variable "_inboundLinks" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#82) Inline doc block comments are not allowed; use "// Comment." instead
(#85) "require_once" must be immediately followed by an open parenthesis
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline doc block comments are not allowed; use "// Comment." instead
(#96) "require_once" must be immediately followed by an open parenthesis
(#103) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#104) 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
(#115) Inline control structures are not allowed
(#118) Inline control structures are not allowed
(#128) Public method name "Zend_Service_Technorati_BlogInfoResult::getUrl" must be in lower-case letters only
(#137) Public method name "Zend_Service_Technorati_BlogInfoResult::getWeblog" must be in lower-case letters only
(#146) Public method name "Zend_Service_Technorati_BlogInfoResult::getInboundBlogs" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Service_Technorati_BlogInfoResult::getInboundLinks" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Technorati/CosmosResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#57) Member variable "_nearestPermalink" must be all lower-case
(#73) Member variable "_linkCreated" must be all lower-case
(#81) Member variable "_linkUrl" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Public method name "Zend_Service_Technorati_CosmosResult::getWeblog" must be in lower-case letters only
(#120) Public method name "Zend_Service_Technorati_CosmosResult::getNearestPermalink" must be in lower-case letters only
(#129) Public method name "Zend_Service_Technorati_CosmosResult::getExcerpt" must be in lower-case letters only
(#138) Public method name "Zend_Service_Technorati_CosmosResult::getLinkCreated" must be in lower-case letters only
(#148) Public method name "Zend_Service_Technorati_CosmosResult::getLinkUrl" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/Technorati/CosmosResultSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_inboundBlogs" must be all lower-case
(#71) Member variable "_inboundLinks" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#84) Inline control structures are not allowed
(#87) Inline control structures are not allowed
(#91) Inline doc block comments are not allowed; use "// Comment." instead
(#94) "require_once" must be immediately followed by an open parenthesis
(#100) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Usage of ELSEIF not allowed; use ELSE IF instead
(#130) Public method name "Zend_Service_Technorati_CosmosResultSet::getUrl" must be in lower-case letters only
(#139) Public method name "Zend_Service_Technorati_CosmosResultSet::getWeblog" must be in lower-case letters only
(#148) Public method name "Zend_Service_Technorati_CosmosResultSet::getInboundBlogs" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Service_Technorati_CosmosResultSet::getInboundLinks" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Opening brace should be on the same line as the declaration
(#170) Inline doc block comments are not allowed; use "// Comment." instead
(#173) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Technorati/DailyCountsResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#66) Opening brace should be on the same line as the declaration
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Public method name "Zend_Service_Technorati_DailyCountsResult::getDate" must be in lower-case letters only
(#90) Public method name "Zend_Service_Technorati_DailyCountsResult::getCount" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/Technorati/DailyCountsResultSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#57) Member variable "_searchUrl" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) This comment is 63% valid code; is this commented out code?
(#82) Inline control structures are not allowed
(#99) Public method name "Zend_Service_Technorati_DailyCountsResultSet::getSearchUrl" must be in lower-case letters only
(#108) Public method name "Zend_Service_Technorati_DailyCountsResultSet::getDays" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#122) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Technorati/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Technorati/GetInfoResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#58) Opening brace should be on the same line as the declaration
(#61) Inline doc block comments are not allowed; use "// Comment." instead
(#64) "require_once" must be immediately followed by an open parenthesis
(#71) Inline doc block comments are not allowed; use "// Comment." instead
(#74) "require_once" must be immediately followed by an open parenthesis
(#90) Public method name "Zend_Service_Technorati_GetInfoResult::getAuthor" must be in lower-case letters only
(#99) Public method name "Zend_Service_Technorati_GetInfoResult::getWeblogs" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/Technorati/KeyInfoResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "_apiKey" must be all lower-case
(#50) Member variable "_apiQueries" must be all lower-case
(#58) Member variable "_maxQueries" must be all lower-case
(#68) Variable "apiKey" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) This comment is 45% valid code; is this commented out code?
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) This comment is 50% valid code; is this commented out code?
(#76) Variable "apiKey" must be all lower-case
(#85) Public method name "Zend_Service_Technorati_KeyInfoResult::getApiKey" must be in lower-case letters only
(#94) Public method name "Zend_Service_Technorati_KeyInfoResult::getApiQueries" must be in lower-case letters only
(#103) Public method name "Zend_Service_Technorati_KeyInfoResult::getMaxQueries" must be in lower-case letters only
(#114) Public method name "Zend_Service_Technorati_KeyInfoResult::setApiKey" must be in lower-case letters only
(#114) Variable "apiKey" must be all lower-case
(#115) Variable "apiKey" must be all lower-case
local/mr/vendor/zend/Zend/Service/Technorati/Result.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#71) Opening brace should be on the same line as the declaration
(#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
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#82) Variable "phpName" must be all lower-case
(#82) Variable "xmlName" must be all lower-case
(#83) Variable "xmlName" must be all lower-case
(#86) Variable "phpName" must be all lower-case
(#96) Protected method name "Zend_Service_Technorati_Result::_parseWeblog" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline doc block comments are not allowed; use "// Comment." instead
(#104) "require_once" must be immediately followed by an open parenthesis
(#117) Public method name "Zend_Service_Technorati_Result::getXml" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Technorati/ResultSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_totalResultsAvailable" must be all lower-case
(#61) Member variable "_totalResultsReturned" must be all lower-case
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) This comment is 50% valid code; is this commented out code?
(#68) No space found before comment text; expected "// TODO public $firstResultPosition;" but found "//TODO public $firstResultPosition;"
(#109) Member variable "_currentIndex" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) This comment is 70% valid code; is this commented out code?
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) No space found before comment text; expected "// $start = isset($options['start']) ? $options['start'] : 1;" but found "//$start = isset($options['start']) ? $options['start'] : 1;"
(#138) This comment is 70% valid code; is this commented out code?
(#138) No space found before comment text; expected "// $limit = isset($options['limit']) ? $options['limit'] : 20;" but found "//$limit = isset($options['limit']) ? $options['limit'] : 20;"
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) This comment is 50% valid code; is this commented out code?
(#139) No space found before comment text; expected "// $this->_firstResultPosition = $start;" but found "//$this->_firstResultPosition = $start;"
(#155) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Service_Technorati_ResultSet::totalResults" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Service_Technorati_ResultSet::totalResultsAvailable" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 55% valid code; is this commented out code?
(#198) Opening brace should be on the same line as the declaration
(#208) Opening brace should be on the same line as the declaration
(#218) Opening brace should be on the same line as the declaration
(#231) Opening brace should be on the same line as the declaration
(#232) Variable "indexInt" must be all lower-case
(#233) Variable "indexInt" must be all lower-case
(#233) Variable "indexInt" must be all lower-case
(#234) Variable "indexInt" must be all lower-case
(#246) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Service_Technorati_ResultSet::getXml" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Service/Technorati/SearchResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#90) Opening brace should be on the same line as the declaration
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Public method name "Zend_Service_Technorati_SearchResult::getWeblog" must be in lower-case letters only
(#119) Public method name "Zend_Service_Technorati_SearchResult::getTitle" must be in lower-case letters only
(#128) Public method name "Zend_Service_Technorati_SearchResult::getExcerpt" must be in lower-case letters only
(#137) Public method name "Zend_Service_Technorati_SearchResult::getCreated" must be in lower-case letters only
(#146) Public method name "Zend_Service_Technorati_SearchResult::getPermalink" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/Technorati/SearchResultSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_queryCount" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#60) Inline control structures are not allowed
(#72) Opening brace should be on the same line as the declaration
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Technorati/TagResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#100) Opening brace should be on the same line as the declaration
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Public method name "Zend_Service_Technorati_TagResult::getWeblog" must be in lower-case letters only
(#131) Public method name "Zend_Service_Technorati_TagResult::getTitle" must be in lower-case letters only
(#140) Public method name "Zend_Service_Technorati_TagResult::getExcerpt" must be in lower-case letters only
(#149) Public method name "Zend_Service_Technorati_TagResult::getCreated" must be in lower-case letters only
(#158) Public method name "Zend_Service_Technorati_TagResult::getUpdated" must be in lower-case letters only
(#167) Public method name "Zend_Service_Technorati_TagResult::getPermalink" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/Technorati/TagResultSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_postsMatched" must be all lower-case
(#55) Member variable "_blogsMatched" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#68) Inline control structures are not allowed
(#71) Inline control structures are not allowed
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#84) Public method name "Zend_Service_Technorati_TagResultSet::getPostsMatched" must be in lower-case letters only
(#93) Public method name "Zend_Service_Technorati_TagResultSet::getBlogsMatched" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Inline doc block comments are not allowed; use "// Comment." instead
(#107) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Technorati/TagsResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#66) Opening brace should be on the same line as the declaration
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Public method name "Zend_Service_Technorati_TagsResult::getTag" must be in lower-case letters only
(#90) Public method name "Zend_Service_Technorati_TagsResult::getPosts" must be in lower-case letters only
local/mr/vendor/zend/Zend/Service/Technorati/TagsResultSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
(#60) Opening brace should be on the same line as the declaration
(#61) Inline doc block comments are not allowed; use "// Comment." instead
(#64) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Technorati/Utils.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Public method name "Zend_Service_Technorati_Utils::normalizeUriHttp" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline doc block comments are not allowed; use "// Comment." instead
(#54) "require_once" must be immediately followed by an open parenthesis
(#58) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n // wrap exception under Zend_Service_Technorati_Exception object\n catch (...) {\n"
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#96) Public method name "Zend_Service_Technorati_Utils::normalizeDate" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Inline doc block comments are not allowed; use "// Comment." instead
(#101) "require_once" must be immediately followed by an open parenthesis
(#102) Inline doc block comments are not allowed; use "// Comment." instead
(#105) "require_once" must be immediately followed by an open parenthesis
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#117) Inline doc block comments are not allowed; use "// Comment." instead
(#120) "require_once" must be immediately followed by an open parenthesis
(#125) Inline doc block comments are not allowed; use "// Comment." instead
(#129) Inline doc block comments are not allowed; use "// Comment." instead
(#133) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Service/Technorati/Weblog.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#68) Member variable "_rssUrl" must be all lower-case
(#76) Member variable "_atomUrl" must be all lower-case
(#84) Member variable "_inboundBlogs" must be all lower-case
(#92) Member variable "_inboundLinks" must be all lower-case
(#100) Member variable "_lastUpdate" must be all lower-case
(#141) Member variable "_hasPhoto" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#162) Inline control structures are not allowed
(#165) Inline control structures are not allowed
(#168) Inline control structures are not allowed
(#171) Inline control structures are not allowed
(#174) Inline control structures are not allowed
(#179) Inline control structures are not allowed
(#182) Inline control structures are not allowed
(#191) Inline doc block comments are not allowed; use "// Comment." instead
(#199) Inline control structures are not allowed
(#202) Inline control structures are not allowed
(#205) Inline control structures are not allowed
(#208) Inline control structures are not allowed
(#217) Public method name "Zend_Service_Technorati_Weblog::getName" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#227) Public method name "Zend_Service_Technorati_Weblog::getUrl" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#237) Public method name "Zend_Service_Technorati_Weblog::getInboundBlogs" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#247) Public method name "Zend_Service_Technorati_Weblog::getInboundLinks" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#258) Public method name "Zend_Service_Technorati_Weblog::getRssUrl" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#269) Public method name "Zend_Service_Technorati_Weblog::getAtomUrl" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Service_Technorati_Weblog::getLastUpdate" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Service_Technorati_Weblog::getRank" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Service_Technorati_Weblog::getLat" must be in lower-case letters only
(#314) Public method name "Zend_Service_Technorati_Weblog::getLon" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#327) Public method name "Zend_Service_Technorati_Weblog::hasPhoto" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Service_Technorati_Weblog::getAuthors" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Service_Technorati_Weblog::setName" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Service_Technorati_Weblog::setUrl" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Service_Technorati_Weblog::setInboundBlogs" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#387) Public method name "Zend_Service_Technorati_Weblog::setInboundLinks" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#401) Public method name "Zend_Service_Technorati_Weblog::setRssUrl" must be in lower-case letters only
(#402) Opening brace should be on the same line as the declaration
(#415) Public method name "Zend_Service_Technorati_Weblog::setAtomUrl" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#432) Public method name "Zend_Service_Technorati_Weblog::setLastUpdate" must be in lower-case letters only
(#433) Opening brace should be on the same line as the declaration
(#444) Public method name "Zend_Service_Technorati_Weblog::setRank" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#456) Public method name "Zend_Service_Technorati_Weblog::setLat" must be in lower-case letters only
(#457) Opening brace should be on the same line as the declaration
(#468) Public method name "Zend_Service_Technorati_Weblog::setLon" must be in lower-case letters only
(#469) Opening brace should be on the same line as the declaration
(#480) Public method name "Zend_Service_Technorati_Weblog::setHasPhoto" must be in lower-case letters only
(#480) Variable "hasPhoto" must be all lower-case
(#481) Opening brace should be on the same line as the declaration
(#482) Variable "hasPhoto" must be all lower-case
local/mr/vendor/zend/Zend/Service/Twitter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#57) Whitespace found at end of line
(#62) Whitespace found at end of line
(#66) Member variable "_cookieJar" must be all lower-case
(#67) Whitespace found at end of line
(#73) Member variable "_dateFormat" must be all lower-case
(#74) Whitespace found at end of line
(#81) Whitespace found at end of line
(#87) Member variable "_methodType" must be all lower-case
(#88) Whitespace found at end of line
(#94) Member variable "_oauthConsumer" must be all lower-case
(#95) Whitespace found at end of line
(#101) Member variable "_methodTypes" must be all lower-case
(#110) Whitespace found at end of line
(#123) Member variable "_localHttpClient" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#134) Inline control structures are not allowed
(#163) Public method name "Zend_Service_Twitter::setLocalHttpClient" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#169) Whitespace found at end of line
(#176) Public method name "Zend_Service_Twitter::getLocalHttpClient" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#180) Whitespace found at end of line
(#186) Public method name "Zend_Service_Twitter::isAuthorised" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Service_Twitter::getUsername" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Service_Twitter::setUsername" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#224) Opening brace should be on the same line as the declaration
(#226) "include_once" must be immediately followed by an open parenthesis
(#244) Opening brace should be on the same line as the declaration
(#253) "include_once" must be immediately followed by an open parenthesis
(#260) "include_once" must be immediately followed by an open parenthesis
(#275) Opening brace should be on the same line as the declaration
(#277) "require_once" must be immediately followed by an open parenthesis
(#302) Protected method name "Zend_Service_Twitter::_setDate" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#318) Public method name "Zend_Service_Twitter::statusPublicTimeline" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#339) Public method name "Zend_Service_Twitter::statusFriendsTimeline" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#343) Variable "_params" must not contain underscores.
(#350) Usage of ELSEIF not allowed; use ELSE IF instead
(#353) Variable "_params" must not contain underscores.
(#356) Variable "_params" must not contain underscores.
(#359) Variable "_params" must not contain underscores.
(#366) Variable "_params" must not contain underscores.
(#385) Public method name "Zend_Service_Twitter::statusUserTimeline" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#389) Variable "_params" must not contain underscores.
(#396) Variable "_params" must not contain underscores.
(#402) Usage of ELSEIF not allowed; use ELSE IF instead
(#405) Variable "_params" must not contain underscores.
(#408) Variable "_params" must not contain underscores.
(#411) Variable "_params" must not contain underscores.
(#414) Variable "_params" must not contain underscores.
(#417) Variable "_params" must not contain underscores.
(#424) Variable "_params" must not contain underscores.
(#435) Public method name "Zend_Service_Twitter::statusShow" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#452) Public method name "Zend_Service_Twitter::statusUpdate" must be in lower-case letters only
(#452) Variable "inReplyToStatusId" must be all lower-case
(#453) Opening brace should be on the same line as the declaration
(#458) "include_once" must be immediately followed by an open parenthesis
(#464) Usage of ELSEIF not allowed; use ELSE IF instead
(#465) "include_once" must be immediately followed by an open parenthesis
(#471) Variable "inReplyToStatusId" must be all lower-case
(#471) Variable "inReplyToStatusId" must be all lower-case
(#472) Variable "inReplyToStatusId" must be all lower-case
(#488) Public method name "Zend_Service_Twitter::statusReplies" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#492) Variable "_params" must not contain underscores.
(#496) Variable "_params" must not contain underscores.
(#499) Variable "_params" must not contain underscores.
(#505) Variable "_params" must not contain underscores.
(#516) Public method name "Zend_Service_Twitter::statusDestroy" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#531) Public method name "Zend_Service_Twitter::userFriends" must be in lower-case letters only
(#532) Opening brace should be on the same line as the declaration
(#535) Variable "_params" must not contain underscores.
(#543) Variable "_params" must not contain underscores.
(#551) Variable "_params" must not contain underscores.
(#562) Public method name "Zend_Service_Twitter::userFollowers" must be in lower-case letters only
(#563) Opening brace should be on the same line as the declaration
(#580) Public method name "Zend_Service_Twitter::userShow" must be in lower-case letters only
(#581) Opening brace should be on the same line as the declaration
(#584) Expected 1 space before "=>"; 0 found
(#584) Expected 1 space after "=>"; 0 found
(#599) Public method name "Zend_Service_Twitter::directMessageMessages" must be in lower-case letters only
(#600) Opening brace should be on the same line as the declaration
(#603) Variable "_params" must not contain underscores.
(#607) Variable "_params" must not contain underscores.
(#610) Variable "_params" must not contain underscores.
(#616) Variable "_params" must not contain underscores.
(#631) Public method name "Zend_Service_Twitter::directMessageSent" must be in lower-case letters only
(#632) Opening brace should be on the same line as the declaration
(#635) Variable "_params" must not contain underscores.
(#639) Variable "_params" must not contain underscores.
(#642) Variable "_params" must not contain underscores.
(#648) Variable "_params" must not contain underscores.
(#661) Public method name "Zend_Service_Twitter::directMessageNew" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
(#670) Usage of ELSEIF not allowed; use ELSE IF instead
(#687) Public method name "Zend_Service_Twitter::directMessageDestroy" must be in lower-case letters only
(#688) Opening brace should be on the same line as the declaration
(#702) Public method name "Zend_Service_Twitter::friendshipCreate" must be in lower-case letters only
(#703) Opening brace should be on the same line as the declaration
(#717) Public method name "Zend_Service_Twitter::friendshipDestroy" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#732) Public method name "Zend_Service_Twitter::friendshipExists" must be in lower-case letters only
(#733) Opening brace should be on the same line as the declaration
(#747) Public method name "Zend_Service_Twitter::accountVerifyCredentials" must be in lower-case letters only
(#748) Opening brace should be on the same line as the declaration
(#760) Public method name "Zend_Service_Twitter::accountEndSession" must be in lower-case letters only
(#761) Opening brace should be on the same line as the declaration
(#773) Public method name "Zend_Service_Twitter::accountRateLimitStatus" must be in lower-case letters only
(#774) Opening brace should be on the same line as the declaration
(#791) Public method name "Zend_Service_Twitter::favoriteFavorites" must be in lower-case letters only
(#792) Opening brace should be on the same line as the declaration
(#795) Variable "_params" must not contain underscores.
(#802) Variable "_params" must not contain underscores.
(#809) Variable "_params" must not contain underscores.
(#820) Public method name "Zend_Service_Twitter::favoriteCreate" must be in lower-case letters only
(#821) Opening brace should be on the same line as the declaration
(#835) Public method name "Zend_Service_Twitter::favoriteDestroy" must be in lower-case letters only
(#836) Opening brace should be on the same line as the declaration
(#850) Public method name "Zend_Service_Twitter::blockCreate" must be in lower-case letters only
(#851) Opening brace should be on the same line as the declaration
(#864) Public method name "Zend_Service_Twitter::blockDestroy" must be in lower-case letters only
(#865) Opening brace should be on the same line as the declaration
(#879) Public method name "Zend_Service_Twitter::blockExists" must be in lower-case letters only
(#879) Variable "returnResult" must be all lower-case
(#880) Opening brace should be on the same line as the declaration
(#887) Inline control structures are not allowed
(#887) Variable "returnResult" must be all lower-case
(#900) Line exceeds 132 characters; contains 133 characters
(#904) Public method name "Zend_Service_Twitter::blockBlocking" must be in lower-case letters only
(#904) Variable "returnUserIds" must be all lower-case
(#905) Opening brace should be on the same line as the declaration
(#908) Variable "returnUserIds" must be all lower-case
(#922) Protected method name "Zend_Service_Twitter::_validInteger" must be in lower-case letters only
(#923) Opening brace should be on the same line as the declaration
(#937) Protected method name "Zend_Service_Twitter::_validateScreenName" must be in lower-case letters only
(#938) Opening brace should be on the same line as the declaration
(#940) "require_once" must be immediately followed by an open parenthesis
(#957) Opening brace should be on the same line as the declaration
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) "require_once" must be immediately followed by an open parenthesis
(#974) Inline doc block comments are not allowed; use "// Comment." instead
(#991) Opening brace should be on the same line as the declaration
(#1006) Opening brace should be on the same line as the declaration
(#1022) Protected method name "Zend_Service_Twitter::_performPost" must be in lower-case letters only
(#1023) Opening brace should be on the same line as the declaration
(#1027) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/vendor/zend/Zend/Service/Twitter/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Twitter/Search.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_responseType" must be all lower-case
(#58) Member variable "_responseTypes" must be all lower-case
(#76) Variable "responseType" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "responseType" must be all lower-case
(#91) Public method name "Zend_Service_Twitter_Search::setResponseType" must be in lower-case letters only
(#91) Variable "responseType" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Variable "responseType" must be all lower-case
(#93) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#94) "require_once" must be immediately followed by an open parenthesis
(#97) Variable "responseType" must be all lower-case
(#106) Public method name "Zend_Service_Twitter_Search::getResponseType" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
(#130) Opening brace should be on the same line as the declaration
(#132) Variable "_query" must not contain underscores.
(#134) Variable "_query" must not contain underscores.
(#136) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#141) Variable "_query" must not contain underscores.
(#144) Variable "_query" must not contain underscores.
(#147) Variable "_query" must not contain underscores.
(#150) Variable "_query" must not contain underscores.
(#154) Variable "_query" must not contain underscores.
(#165) Space found before semicolon; expected "return;" but found "return ;"
local/mr/vendor/zend/Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#32) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#61) Member variable "_accountName" must be all lower-case
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) Member variable "_accountKey" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Member variable "_usePathStyleUri" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 2
(#85) Variable "accountName" must be all lower-case
(#85) Must use "self::" for local static member reference
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 2
(#86) Variable "accountKey" must be all lower-case
(#86) Must use "self::" for local static member reference
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#87) Variable "usePathStyleUri" must be all lower-case
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Variable "accountName" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Variable "accountKey" must be all lower-case
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Variable "usePathStyleUri" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#100) Public method name "Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::setAccountName" must be in lower-case letters only
(#100) Must use "self::" for local static member reference
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Opening brace should be on the same line as the declaration
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) Public method name "Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::setAccountkey" must be in lower-case letters only
(#112) Must use "self::" for local static member reference
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Opening brace should be on the same line as the declaration
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) Public method name "Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::setUsePathStyleUri" must be in lower-case letters only
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Opening brace should be on the same line as the declaration
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#138) Public method name "Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::signRequestUrl" must be in lower-case letters only
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 2
(#139) Variable "requestUrl" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 4 spaces, found 2
(#140) Variable "resourceType" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 2
(#141) Variable "requiredPermission" must be all lower-case
(#141) Must use "self::" for local static member reference
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#156) Public method name "Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::signRequestHeaders" must be in lower-case letters only
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 2
(#157) Variable "httpVerb" must be all lower-case
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 4 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 2
(#159) Variable "queryString" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 2
(#161) Variable "forTableStorage" must be all lower-case
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 2
(#162) Variable "resourceType" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 2
(#163) Variable "requiredPermission" must be all lower-case
(#163) Must use "self::" for local static member reference
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Spaces must be used to indent lines; tabs are not allowed
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#173) Protected method name "Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::_prepareQueryStringForSigning" must be in lower-case letters only
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Opening brace should be on the same line as the declaration
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 8 spaces, found 5
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 5
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 12 spaces, found 9
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 9
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 8 spaces, found 5
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 12 spaces, found 9
(#180) Whitespace found at end of line
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 12 spaces, found 6
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 7
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 12 spaces, found 6
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 12 spaces, found 6
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 6
(#186) Variable "queryParts" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 12 spaces, found 6
(#187) Variable "queryParts" must be all lower-case
(#187) Variable "queryPart" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 16 spaces, found 10
(#188) Variable "queryPart" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 20 spaces, found 14
(#189) Variable "queryPart" must be all lower-case
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 16 spaces, found 10
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 12 spaces, found 6
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 6
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 8 spaces, found 5
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Credentials/SharedAccessSignature.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#42) Whitespace found at end of line
(#48) Whitespace found at end of line
(#51) Member variable "_permissionSet" must be all lower-case
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 2
(#62) Variable "accountName" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 2
(#63) Variable "accountKey" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 2
(#64) Variable "usePathStyleUri" must be all lower-case
(#64) Variable "permissionSet" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Variable "accountName" must be all lower-case
(#66) Variable "accountKey" must be all lower-case
(#66) Variable "usePathStyleUri" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Variable "permissionSet" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Public method name "Zend_Service_WindowsAzure_Credentials_SharedAccessSignature::getPermissionSet" must be in lower-case letters only
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Opening brace should be on the same line as the declaration
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Closing brace indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Public method name "Zend_Service_WindowsAzure_Credentials_SharedAccessSignature::setPermissionSet" must be in lower-case letters only
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Opening brace should be on the same line as the declaration
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Line exceeds maximum limit of 180 characters; contains 202 characters
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#100) Closing brace indented incorrectly; expected 4 spaces, found 1
(#101) Whitespace found at end of line
(#104) Whitespace found at end of line
(#105) Spaces must be used for alignment; tabs are not allowed
(#111) Whitespace found at end of line
(#113) Public method name "Zend_Service_WindowsAzure_Credentials_SharedAccessSignature::createSignature" must be in lower-case letters only
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 6
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "canonicalizedResource" must be all lower-case
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) This comment is 48% valid code; is this commented out code?
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Line indented incorrectly; expected at least 8 spaces, found 3
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Variable "canonicalizedResource" must be all lower-case
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Whitespace found at end of line
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Variable "stringToSign" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Variable "stringToSign" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 5
(#141) Variable "stringToSign" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 5
(#142) Variable "stringToSign" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#143) Variable "stringToSign" must be all lower-case
(#143) Variable "canonicalizedResource" must be all lower-case
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Variable "stringToSign" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#146) Variable "stringToSign" must be all lower-case
(#146) Variable "stringToSign" must be all lower-case
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 5
(#147) Variable "stringToSign" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 5
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#162) Whitespace found at end of line
(#164) Public method name "Zend_Service_WindowsAzure_Credentials_SharedAccessSignature::createSignedQueryString" must be in lower-case letters only
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Variable "queryString" must be all lower-case
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Variable "queryString" must be all lower-case
(#188) Variable "queryString" must be all lower-case
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 5
(#189) Closing brace indented incorrectly; expected 8 spaces, found 5
(#190) Variable "queryString" must be all lower-case
(#192) Variable "queryString" must be all lower-case
(#194) Whitespace found at end of line
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Expected 5 space(s) before asterisk; 2 found
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Expected 5 space(s) before asterisk; 2 found
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Expected 5 space(s) before asterisk; 2 found
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Expected 5 space(s) before asterisk; 2 found
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Expected 5 space(s) before asterisk; 2 found
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Expected 5 space(s) before asterisk; 2 found
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Expected 5 space(s) before asterisk; 2 found
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Expected 5 space(s) before asterisk; 2 found
(#204) Public method name "Zend_Service_WindowsAzure_Credentials_SharedAccessSignature::permissionMatchesRequest" must be in lower-case letters only
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Variable "permissionUrl" must be all lower-case
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Variable "requestUrl" must be all lower-case
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Variable "resourceType" must be all lower-case
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Variable "requiredPermission" must be all lower-case
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Variable "requiredResourceType" must be all lower-case
(#211) Variable "resourceType" must be all lower-case
(#212) Variable "requiredResourceType" must be all lower-case
(#213) Variable "requiredResourceType" must be all lower-case
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 5
(#217) Variable "parsedPermissionUrl" must be all lower-case
(#217) Variable "permissionUrl" must be all lower-case
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Line indented incorrectly; expected at least 8 spaces, found 5
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 5
(#220) Variable "permissionParts" must be all lower-case
(#220) Variable "parsedPermissionUrl" must be all lower-case
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Line indented incorrectly; expected at least 8 spaces, found 5
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 5
(#223) Variable "parsedRequestUrl" must be all lower-case
(#223) Variable "requestUrl" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Line indented incorrectly; expected at least 8 spaces, found 5
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 5
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 8 spaces, found 5
(#227) Variable "permissionParts" must be all lower-case
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 9
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 12 spaces, found 9
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 13
(#231) Variable "requiredResourceType" must be all lower-case
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 12 spaces, found 9
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Whitespace found at end of line
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 6
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 16 spaces, found 13
(#235) Variable "requiredPermission" must be all lower-case
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 12 spaces, found 9
(#236) Closing brace indented incorrectly; expected 6 spaces, found 9
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 8 spaces, found 5
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Whitespace found at end of line
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 5
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 5
(#240) Variable "parsedRequestUrl" must be all lower-case
(#240) Variable "parsedPermissionUrl" must be all lower-case
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Whitespace found at end of line
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) This comment is 50% valid code; is this commented out code?
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 5
(#244) Whitespace found at end of line
(#245) Whitespace found at end of line
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Expected 5 space(s) before asterisk; 2 found
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Expected 5 space(s) before asterisk; 2 found
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Expected 5 space(s) before asterisk; 2 found
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Expected 5 space(s) before asterisk; 2 found
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Expected 5 space(s) before asterisk; 2 found
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Expected 5 space(s) before asterisk; 2 found
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Expected 5 space(s) before asterisk; 2 found
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 4 spaces, found 1
(#254) Public method name "Zend_Service_WindowsAzure_Credentials_SharedAccessSignature::signRequestUrl" must be in lower-case letters only
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 2
(#255) Variable "requestUrl" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 4 spaces, found 2
(#256) Variable "resourceType" must be all lower-case
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 4 spaces, found 2
(#257) Variable "requiredPermission" must be all lower-case
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Line indented incorrectly; expected at least 8 spaces, found 5
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 8 spaces, found 5
(#260) Variable "permittedUrl" must be all lower-case
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 12 spaces, found 9
(#261) Variable "permittedUrl" must be all lower-case
(#261) Variable "requestUrl" must be all lower-case
(#261) Variable "resourceType" must be all lower-case
(#261) Variable "requiredPermission" must be all lower-case
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Line indented incorrectly; expected at least 16 spaces, found 13
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 16 spaces, found 13
(#263) Variable "parsedPermittedUrl" must be all lower-case
(#263) Variable "permittedUrl" must be all lower-case
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 16 spaces, found 13
(#265) Variable "requestUrl" must be all lower-case
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 20 spaces, found 17
(#266) Variable "requestUrl" must be all lower-case
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 16 spaces, found 13
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 20 spaces, found 17
(#268) Variable "requestUrl" must be all lower-case
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 16 spaces, found 13
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 16 spaces, found 13
(#271) Variable "requestUrl" must be all lower-case
(#271) Variable "parsedPermittedUrl" must be all lower-case
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Line indented incorrectly; expected at least 16 spaces, found 13
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 16 spaces, found 13
(#274) Variable "requestUrl" must be all lower-case
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 12 spaces, found 9
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 5
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 5
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 5
(#279) Variable "requestUrl" must be all lower-case
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#281) Whitespace found at end of line
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 4 spaces, found 1
(#283) Spaces must be used for alignment; tabs are not allowed
(#284) Spaces must be used for alignment; tabs are not allowed
(#285) Spaces must be used for alignment; tabs are not allowed
(#286) Spaces must be used for alignment; tabs are not allowed
(#287) Spaces must be used for alignment; tabs are not allowed
(#288) Spaces must be used for alignment; tabs are not allowed
(#289) Spaces must be used for alignment; tabs are not allowed
(#290) Spaces must be used for alignment; tabs are not allowed
(#291) Spaces must be used for alignment; tabs are not allowed
(#292) Spaces must be used for alignment; tabs are not allowed
(#293) Spaces must be used for alignment; tabs are not allowed
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 4 spaces, found 1
(#294) Public method name "Zend_Service_WindowsAzure_Credentials_SharedAccessSignature::signRequestHeaders" must be in lower-case letters only
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 2
(#295) Variable "httpVerb" must be all lower-case
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 2
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 4 spaces, found 2
(#297) Variable "queryString" must be all lower-case
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 4 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 2
(#299) Variable "forTableStorage" must be all lower-case
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 4 spaces, found 2
(#300) Variable "resourceType" must be all lower-case
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 4 spaces, found 2
(#301) Variable "requiredPermission" must be all lower-case
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 5
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Credentials/SharedKey.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#42) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Expected 5 space(s) before asterisk; 2 found
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Expected 5 space(s) before asterisk; 2 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Expected 5 space(s) before asterisk; 2 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Expected 5 space(s) before asterisk; 2 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Expected 5 space(s) before asterisk; 2 found
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Expected 5 space(s) before asterisk; 2 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Expected 5 space(s) before asterisk; 2 found
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Public method name "Zend_Service_WindowsAzure_Credentials_SharedKey::signRequestUrl" must be in lower-case letters only
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 2
(#55) Variable "requestUrl" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#56) Variable "resourceType" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 2
(#57) Variable "requiredPermission" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Variable "requestUrl" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Public method name "Zend_Service_WindowsAzure_Credentials_SharedKey::signRequestHeaders" must be in lower-case letters only
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Variable "httpVerb" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Variable "queryString" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 2
(#79) Variable "forTableStorage" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Variable "resourceType" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Variable "requiredPermission" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Variable "queryString" must be all lower-case
(#91) Variable "queryString" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Variable "canonicalizedHeaders" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Variable "requestDate" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 6
(#99) Variable "requestDate" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 6
(#101) Variable "requestDate" must be all lower-case
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 6
(#102) Variable "canonicalizedHeaders" must be all lower-case
(#102) Variable "requestDate" must be all lower-case
(#102) Line exceeds 132 characters; contains 138 characters
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 12 spaces, found 3
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 16 spaces, found 4
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 20 spaces, found 5
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 16 spaces, found 4
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 16 spaces, found 4
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 16 spaces, found 4
(#113) Line exceeds maximum limit of 180 characters; contains 203 characters
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 20 spaces, found 8
(#114) Variable "canonicalizedHeaders" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 16 spaces, found 4
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Variable "canonicalizedHeaders" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Variable "canonicalizedResource" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Variable "canonicalizedResource" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Variable "canonicalizedResource" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#126) Variable "queryString" must be all lower-case
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 6
(#127) Variable "canonicalizedResource" must be all lower-case
(#127) Variable "queryString" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Variable "stringToSign" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "stringToSign" must be all lower-case
(#132) Variable "httpVerb" must be all lower-case
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Variable "stringToSign" must be all lower-case
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Variable "stringToSign" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Variable "stringToSign" must be all lower-case
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 5
(#139) Variable "forTableStorage" must be all lower-case
(#139) Variable "canonicalizedHeaders" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 6
(#140) Variable "stringToSign" must be all lower-case
(#140) Variable "canonicalizedHeaders" must be all lower-case
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 5
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#143) Variable "stringToSign" must be all lower-case
(#143) Variable "canonicalizedResource" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Variable "stringToSign" must be all lower-case
(#144) Variable "stringToSign" must be all lower-case
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 5
(#145) Variable "signString" must be all lower-case
(#145) Variable "stringToSign" must be all lower-case
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 8 spaces, found 5
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 5
(#148) Variable "requestDate" must be all lower-case
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 5
(#149) Variable "signString" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 5
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Credentials/SharedKeyLite.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#42) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Expected 5 space(s) before asterisk; 2 found
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Expected 5 space(s) before asterisk; 2 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Expected 5 space(s) before asterisk; 2 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Expected 5 space(s) before asterisk; 2 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Expected 5 space(s) before asterisk; 2 found
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Expected 5 space(s) before asterisk; 2 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Expected 5 space(s) before asterisk; 2 found
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Public method name "Zend_Service_WindowsAzure_Credentials_SharedKeyLite::signRequestUrl" must be in lower-case letters only
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 2
(#55) Variable "requestUrl" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#56) Variable "resourceType" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 2
(#57) Variable "requiredPermission" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Variable "requestUrl" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Public method name "Zend_Service_WindowsAzure_Credentials_SharedKeyLite::signRequestHeaders" must be in lower-case letters only
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Variable "httpVerb" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Variable "queryString" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 2
(#79) Variable "forTableStorage" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Variable "resourceType" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Variable "requiredPermission" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Variable "queryString" must be all lower-case
(#89) Variable "queryString" must be all lower-case
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Variable "canonicalizedResource" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Variable "canonicalizedResource" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Variable "canonicalizedResource" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 8 spaces, found 2
(#97) Variable "queryString" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 6
(#98) Variable "canonicalizedResource" must be all lower-case
(#98) Variable "queryString" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Variable "requestDate" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 6
(#104) Variable "requestDate" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 6
(#106) Variable "requestDate" must be all lower-case
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Variable "stringToSign" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Variable "stringToSign" must be all lower-case
(#111) Variable "requestDate" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#112) Variable "stringToSign" must be all lower-case
(#112) Variable "canonicalizedResource" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Variable "stringToSign" must be all lower-case
(#113) Variable "stringToSign" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Variable "signString" must be all lower-case
(#114) Variable "stringToSign" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Variable "requestDate" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Variable "signString" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/WindowsAzure/RetryPolicy/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Service/WindowsAzure/RetryPolicy/NoRetry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#39) Whitespace found at end of line
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "returnValue" must be all lower-case
(#47) Whitespace found at end of line
(#48) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#50) Variable "returnValue" must be all lower-case
(#51) Variable "returnValue" must be all lower-case
local/mr/vendor/zend/Zend/Service/WindowsAzure/RetryPolicy/RetryN.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#44) Whitespace found at end of line
(#47) Member variable "_retryCount" must be all lower-case
(#48) Whitespace found at end of line
(#51) Whitespace found at end of line
(#54) Member variable "_retryInterval" must be all lower-case
(#55) Whitespace found at end of line
(#58) Whitespace found at end of line
(#62) Variable "intervalBetweenRetries" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#65) Variable "intervalBetweenRetries" must be all lower-case
(#67) Whitespace found at end of line
(#70) Whitespace found at end of line
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "returnValue" must be all lower-case
(#78) Whitespace found at end of line
(#79) Variable "retriesLeft" must be all lower-case
(#79) Variable "retriesLeft" must be all lower-case
(#79) Variable "retriesLeft" must be all lower-case
(#81) Variable "returnValue" must be all lower-case
(#82) Variable "returnValue" must be all lower-case
(#84) Variable "retriesLeft" must be all lower-case
(#85) Line exceeds 132 characters; contains 154 characters
(#87) Whitespace found at end of line
local/mr/vendor/zend/Zend/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#49) Whitespace found at end of line
(#55) Whitespace found at end of line
(#58) Whitespace found at end of line
(#61) Public method name "Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract::noRetry" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#65) Whitespace found at end of line
(#68) Whitespace found at end of line
(#73) Public method name "Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract::retryN" must be in lower-case letters only
(#73) Variable "intervalBetweenRetries" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "intervalBetweenRetries" must be all lower-case
local/mr/vendor/zend/Zend/Service/WindowsAzure/SessionHandler.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#42) Whitespace found at end of line
(#45) Member variable "_tableStorage" must be all lower-case
(#46) Whitespace found at end of line
(#49) Whitespace found at end of line
(#52) Member variable "_sessionTable" must be all lower-case
(#53) Whitespace found at end of line
(#56) Whitespace found at end of line
(#59) Member variable "_sessionTablePartition" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#63) Whitespace found at end of line
(#68) Variable "tableStorage" must be all lower-case
(#68) Variable "sessionTable" must be all lower-case
(#68) Variable "sessionTablePartition" must be all lower-case
(#68) Line exceeds 132 characters; contains 154 characters
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Opening brace should be on the same line as the declaration
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Variable "tableStorage" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Variable "sessionTable" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "sessionTablePartition" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Closing brace indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Opening brace should be on the same line as the declaration
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#94) Whitespace found at end of line
(#98) Opening brace should be on the same line as the declaration
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Variable "tableExists" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 5
(#101) Variable "tableExists" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 6
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#103) Closing brace indented incorrectly; expected 5 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Whitespace found at end of line
(#115) Opening brace should be on the same line as the declaration
(#118) Whitespace found at end of line
(#121) Whitespace found at end of line
(#126) Opening brace should be on the same line as the declaration
(#127) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#129) Variable "sessionRecord" must be all lower-case
(#134) Variable "sessionRecord" must be all lower-case
(#141) Whitespace found at end of line
(#144) Whitespace found at end of line
(#148) Variable "serializedData" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#150) Variable "sessionRecord" must be all lower-case
(#151) Variable "sessionRecord" must be all lower-case
(#152) Variable "sessionRecord" must be all lower-case
(#152) Variable "serializedData" must be all lower-case
(#153) Whitespace found at end of line
(#154) Variable "sessionRecord" must be all lower-case
(#156) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#158) Variable "sessionRecord" must be all lower-case
(#160) Variable "unknownRecord" must be all lower-case
(#162) Variable "sessionRecord" must be all lower-case
(#165) Whitespace found at end of line
(#168) Whitespace found at end of line
(#173) Opening brace should be on the same line as the declaration
(#174) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#176) Variable "sessionRecord" must be all lower-case
(#181) Variable "sessionRecord" must be all lower-case
(#182) Whitespace found at end of line
(#190) Whitespace found at end of line
(#193) Whitespace found at end of line
(#201) Variable "lifeTime" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#203) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#205) Variable "lifeTime" must be all lower-case
(#205) Line exceeds maximum limit of 180 characters; contains 190 characters
(#206) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#206) Variable "sessionRecord" must be all lower-case
(#208) Variable "sessionRecord" must be all lower-case
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#91) Member variable "_apiVersion" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#105) Member variable "_accountName" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) Member variable "_accountKey" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#119) Member variable "_usePathStyleUri" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#133) Member variable "_retryPolicy" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#140) Member variable "_httpClientChannel" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#147) Member variable "_useProxy" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Whitespace found at end of line
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#154) Member variable "_proxyUrl" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#161) Member variable "_proxyPort" must be all lower-case
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Whitespace found at end of line
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#168) Member variable "_proxyCredentials" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 2
(#181) Variable "accountName" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 2
(#182) Variable "accountKey" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 2
(#183) Variable "usePathStyleUri" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#184) Variable "retryPolicy" must be all lower-case
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Variable "accountName" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Variable "accountKey" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Variable "usePathStyleUri" must be all lower-case
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 3
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 4
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 4
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Line indented incorrectly; expected at least 12 spaces, found 3
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 3
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 6
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 7
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Variable "retryPolicy" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 6
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 8 spaces, found 2
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Whitespace found at end of line
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 3
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 8 spaces, found 2
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 5
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 5
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 18 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 8 spaces, found 2
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Spaces must be used to indent lines; tabs are not allowed
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#229) Spaces must be used to indent lines; tabs are not allowed
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 4 spaces, found 1
(#230) Public method name "Zend_Service_WindowsAzure_Storage::setHttpClientChannel" must be in lower-case letters only
(#230) Variable "adapterInstance" must be all lower-case
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Opening brace should be on the same line as the declaration
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Variable "adapterInstance" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 4 spaces, found 1
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Spaces must be used to indent lines; tabs are not allowed
(#237) Spaces must be used to indent lines; tabs are not allowed
(#238) Spaces must be used to indent lines; tabs are not allowed
(#239) Spaces must be used to indent lines; tabs are not allowed
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 4 spaces, found 1
(#240) Public method name "Zend_Service_WindowsAzure_Storage::setRetryPolicy" must be in lower-case letters only
(#240) Variable "retryPolicy" must be all lower-case
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Opening brace should be on the same line as the declaration
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Variable "retryPolicy" must be all lower-case
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 8 spaces, found 2
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 6
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 8 spaces, found 2
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#249) Spaces must be used to indent lines; tabs are not allowed
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Whitespace found at end of line
(#251) Spaces must be used to indent lines; tabs are not allowed
(#252) Spaces must be used to indent lines; tabs are not allowed
(#253) Spaces must be used to indent lines; tabs are not allowed
(#254) Spaces must be used to indent lines; tabs are not allowed
(#255) Spaces must be used to indent lines; tabs are not allowed
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 4 spaces, found 1
(#256) Public method name "Zend_Service_WindowsAzure_Storage::setProxy" must be in lower-case letters only
(#256) Variable "useProxy" must be all lower-case
(#256) Variable "proxyUrl" must be all lower-case
(#256) Variable "proxyPort" must be all lower-case
(#256) Variable "proxyCredentials" must be all lower-case
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Opening brace should be on the same line as the declaration
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 5
(#258) Variable "useProxy" must be all lower-case
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 5
(#259) Variable "proxyUrl" must be all lower-case
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 5
(#260) Variable "proxyPort" must be all lower-case
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 5
(#261) Variable "proxyCredentials" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Whitespace found at end of line
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 8 spaces, found 5
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 6
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 12 spaces, found 6
(#265) Expected "if (...) {\n"; found "if(...) {\n"
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 16 spaces, found 10
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 12 spaces, found 6
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 12 spaces, found 6
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 4
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 7
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 12 spaces, found 7
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 7
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 6
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 5
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 12 spaces, found 4
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 7
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 7
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 7
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 6
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 8 spaces, found 5
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Spaces must be used to indent lines; tabs are not allowed
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Whitespace found at end of line
(#287) Spaces must be used to indent lines; tabs are not allowed
(#288) Spaces must be used to indent lines; tabs are not allowed
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#289) Public method name "Zend_Service_WindowsAzure_Storage::getAccountName" must be in lower-case letters only
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Opening brace should be on the same line as the declaration
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 4 spaces, found 1
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Whitespace found at end of line
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#295) Spaces must be used to indent lines; tabs are not allowed
(#296) Spaces must be used to indent lines; tabs are not allowed
(#297) Spaces must be used to indent lines; tabs are not allowed
(#298) Spaces must be used to indent lines; tabs are not allowed
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#299) Public method name "Zend_Service_WindowsAzure_Storage::getBaseUrl" must be in lower-case letters only
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 4 spaces, found 1
(#300) Opening brace should be on the same line as the declaration
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 8 spaces, found 2
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 12 spaces, found 3
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 8 spaces, found 2
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 12 spaces, found 3
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 8 spaces, found 2
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 4 spaces, found 1
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Whitespace found at end of line
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 4 spaces, found 1
(#309) Spaces must be used to indent lines; tabs are not allowed
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Whitespace found at end of line
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Line exceeds 132 characters; contains 176 characters
(#312) Spaces must be used to indent lines; tabs are not allowed
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 1
(#313) Public method name "Zend_Service_WindowsAzure_Storage::setCredentials" must be in lower-case letters only
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 1
(#314) Opening brace should be on the same line as the declaration
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 5
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 5
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 5
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 5
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Spaces must be used to indent lines; tabs are not allowed
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Whitespace found at end of line
(#324) Spaces must be used to indent lines; tabs are not allowed
(#325) Spaces must be used to indent lines; tabs are not allowed
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 4 spaces, found 1
(#326) Public method name "Zend_Service_WindowsAzure_Storage::getCredentials" must be in lower-case letters only
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Opening brace should be on the same line as the declaration
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 5
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used to indent lines; tabs are not allowed
(#333) Spaces must be used to indent lines; tabs are not allowed
(#334) Spaces must be used to indent lines; tabs are not allowed
(#335) Spaces must be used to indent lines; tabs are not allowed
(#336) Spaces must be used to indent lines; tabs are not allowed
(#337) Spaces must be used to indent lines; tabs are not allowed
(#338) Spaces must be used to indent lines; tabs are not allowed
(#339) Spaces must be used to indent lines; tabs are not allowed
(#340) Spaces must be used to indent lines; tabs are not allowed
(#341) Spaces must be used to indent lines; tabs are not allowed
(#342) Spaces must be used to indent lines; tabs are not allowed
(#343) Spaces must be used to indent lines; tabs are not allowed
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 4 spaces, found 1
(#344) Protected method name "Zend_Service_WindowsAzure_Storage::_performRequest" must be in lower-case letters only
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 4 spaces, found 2
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 4 spaces, found 2
(#346) Variable "queryString" must be all lower-case
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 4 spaces, found 2
(#347) Variable "httpVerb" must be all lower-case
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 4 spaces, found 2
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 4 spaces, found 2
(#349) Variable "forTableStorage" must be all lower-case
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 4 spaces, found 2
(#350) Variable "rawData" must be all lower-case
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 4 spaces, found 2
(#351) Variable "resourceType" must be all lower-case
(#351) Must use "self::" for local static member reference
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 4 spaces, found 2
(#352) Variable "requiredPermission" must be all lower-case
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Line indented incorrectly; expected at least 8 spaces, found 5
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 8 spaces, found 2
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 12 spaces, found 3
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 8 spaces, found 2
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Whitespace found at end of line
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 8 spaces, found 2
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 12 spaces, found 6
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 8 spaces, found 2
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Whitespace found at end of line
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 8 spaces, found 2
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 3
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 8 spaces, found 2
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#370) Expected 1 space before "="; 0 found
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) Variable "queryString" must be all lower-case
(#377) Variable "queryString" must be all lower-case
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Line indented incorrectly; expected at least 8 spaces, found 2
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 8 spaces, found 2
(#380) Variable "requestUrl" must be all lower-case
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Space found before object operator
(#381) Variable "queryString" must be all lower-case
(#381) Variable "resourceType" must be all lower-case
(#381) Variable "requiredPermission" must be all lower-case
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) Variable "requestHeaders" must be all lower-case
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Space found before object operator
(#383) Variable "httpVerb" must be all lower-case
(#383) Variable "queryString" must be all lower-case
(#383) Variable "forTableStorage" must be all lower-case
(#383) Variable "resourceType" must be all lower-case
(#383) Variable "requiredPermission" must be all lower-case
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Line indented incorrectly; expected at least 8 spaces, found 2
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Variable "requestUrl" must be all lower-case
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) Variable "requestHeaders" must be all lower-case
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 8 spaces, found 2
(#389) Variable "rawData" must be all lower-case
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Whitespace found at end of line
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 6
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 6
(#394) Variable "httpVerb" must be all lower-case
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Whitespace found at end of line
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 4 spaces, found 1
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Whitespace found at end of line
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 4 spaces, found 1
(#400) Whitespace found at end of line
(#401) Spaces must be used to indent lines; tabs are not allowed
(#402) Spaces must be used to indent lines; tabs are not allowed
(#403) Spaces must be used to indent lines; tabs are not allowed
(#404) Spaces must be used to indent lines; tabs are not allowed
(#405) Spaces must be used to indent lines; tabs are not allowed
(#406) Spaces must be used to indent lines; tabs are not allowed
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 4 spaces, found 1
(#407) Protected method name "Zend_Service_WindowsAzure_Storage::_parseResponse" must be in lower-case letters only
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 4 spaces, found 1
(#408) Opening brace should be on the same line as the declaration
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 8 spaces, found 2
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 3
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 2
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Whitespace found at end of line
(#414) Whitespace found at end of line
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Whitespace found at end of line
(#417) Whitespace found at end of line
(#418) Whitespace found at end of line
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Whitespace found at end of line
(#423) Whitespace found at end of line
(#424) Whitespace found at end of line
(#426) Whitespace found at end of line
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 4 spaces, found 1
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Whitespace found at end of line
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Spaces must be used to indent lines; tabs are not allowed
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Whitespace found at end of line
(#433) Spaces must be used to indent lines; tabs are not allowed
(#434) Spaces must be used to indent lines; tabs are not allowed
(#435) Spaces must be used to indent lines; tabs are not allowed
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 4 spaces, found 1
(#436) Protected method name "Zend_Service_WindowsAzure_Storage::_generateMetadataHeaders" must be in lower-case letters only
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Opening brace should be on the same line as the declaration
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Line indented incorrectly; expected at least 8 spaces, found 2
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 8 spaces, found 2
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 12 spaces, found 3
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 8 spaces, found 2
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 8 spaces, found 2
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 12 spaces, found 3
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 16 spaces, found 4
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 12 spaces, found 3
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 12 spaces, found 6
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 8 spaces, found 2
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 8 spaces, found 2
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 4 spaces, found 1
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Whitespace found at end of line
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 4 spaces, found 1
(#455) Spaces must be used to indent lines; tabs are not allowed
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Whitespace found at end of line
(#457) Spaces must be used to indent lines; tabs are not allowed
(#458) Spaces must be used to indent lines; tabs are not allowed
(#459) Spaces must be used to indent lines; tabs are not allowed
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 4 spaces, found 1
(#460) Protected method name "Zend_Service_WindowsAzure_Storage::_parseMetadataHeaders" must be in lower-case letters only
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 4 spaces, found 1
(#461) Opening brace should be on the same line as the declaration
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Line indented incorrectly; expected at least 8 spaces, found 2
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 8 spaces, found 2
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 3
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 8 spaces, found 2
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Whitespace found at end of line
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 2
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 8 spaces, found 2
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 12 spaces, found 6
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 16 spaces, found 10
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 12 spaces, found 6
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 8 spaces, found 2
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 4 spaces, found 1
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Whitespace found at end of line
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 4 spaces, found 1
(#478) Spaces must be used to indent lines; tabs are not allowed
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Whitespace found at end of line
(#480) Spaces must be used to indent lines; tabs are not allowed
(#481) Spaces must be used to indent lines; tabs are not allowed
(#482) Spaces must be used to indent lines; tabs are not allowed
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 4 spaces, found 1
(#483) Public method name "Zend_Service_WindowsAzure_Storage::isoDate" must be in lower-case letters only
(#483) Whitespace found at end of line
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 4 spaces, found 1
(#484) Opening brace should be on the same line as the declaration
(#484) Whitespace found at end of line
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 5
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 8 spaces, found 5
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 8 spaces, found 5
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 12 spaces, found 9
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 8 spaces, found 5
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Whitespace found at end of line
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 8 spaces, found 5
(#492) Variable "returnValue" must be all lower-case
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 8 spaces, found 5
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 8 spaces, found 5
(#494) Variable "returnValue" must be all lower-case
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Whitespace found at end of line
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) Spaces must be used to indent lines; tabs are not allowed
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Whitespace found at end of line
(#500) Spaces must be used to indent lines; tabs are not allowed
(#501) Spaces must be used to indent lines; tabs are not allowed
(#502) Spaces must be used to indent lines; tabs are not allowed
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 4 spaces, found 1
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 4 spaces, found 1
(#504) Opening brace should be on the same line as the declaration
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 8 spaces, found 5
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Batch.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#44) Whitespace found at end of line
(#47) Member variable "_storageClient" must be all lower-case
(#48) Whitespace found at end of line
(#51) Whitespace found at end of line
(#54) Member variable "_forTableStorage" must be all lower-case
(#55) Whitespace found at end of line
(#58) Whitespace found at end of line
(#61) Member variable "_baseUrl" must be all lower-case
(#62) Whitespace found at end of line
(#65) Whitespace found at end of line
(#69) Whitespace found at end of line
(#72) Whitespace found at end of line
(#75) Member variable "_isSingleSelect" must be all lower-case
(#76) Whitespace found at end of line
(#79) Whitespace found at end of line
(#82) Variable "storageClient" must be all lower-case
(#82) Variable "baseUrl" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "storageClient" must be all lower-case
(#85) Variable "baseUrl" must be all lower-case
(#88) Whitespace found at end of line
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used for alignment; tabs are not allowed
(#91) Spaces must be used for alignment; tabs are not allowed
(#92) Spaces must be used for alignment; tabs are not allowed
(#93) Spaces must be used for alignment; tabs are not allowed
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#94) Public method name "Zend_Service_WindowsAzure_Storage_Batch::getBaseUrl" must be in lower-case letters only
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Opening brace should be on the same line as the declaration
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#98) Whitespace found at end of line
(#101) Whitespace found at end of line
(#104) Protected method name "Zend_Service_WindowsAzure_Storage_Batch::_beginBatch" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#108) Whitespace found at end of line
(#113) Opening brace should be on the same line as the declaration
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#122) Spaces must be used for alignment; tabs are not allowed
(#123) Spaces must be used for alignment; tabs are not allowed
(#124) Spaces must be used for alignment; tabs are not allowed
(#125) Spaces must be used for alignment; tabs are not allowed
(#126) Spaces must be used for alignment; tabs are not allowed
(#127) Spaces must be used for alignment; tabs are not allowed
(#128) Spaces must be used for alignment; tabs are not allowed
(#129) Spaces must be used for alignment; tabs are not allowed
(#130) Spaces must be used for alignment; tabs are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#131) Public method name "Zend_Service_WindowsAzure_Storage_Batch::enlistOperation" must be in lower-case letters only
(#131) Variable "queryString" must be all lower-case
(#131) Variable "httpVerb" must be all lower-case
(#131) Variable "forTableStorage" must be all lower-case
(#131) Variable "rawData" must be all lower-case
(#131) Line exceeds 132 characters; contains 162 characters
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Opening brace should be on the same line as the declaration
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 5
(#134) Variable "forTableStorage" must be all lower-case
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 9
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 5
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 5
(#139) Variable "httpVerb" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 12 spaces, found 9
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 16 spaces, found 13
(#141) Line exceeds 132 characters; contains 133 characters
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 12 spaces, found 9
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 9
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 5
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 6
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Variable "queryString" must be all lower-case
(#158) Variable "queryString" must be all lower-case
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Variable "requestUrl" must be all lower-case
(#161) Variable "queryString" must be all lower-case
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 8 spaces, found 2
(#164) Variable "rawData" must be all lower-case
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 6
(#165) Variable "rawData" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 2
(#169) Variable "httpVerb" must be all lower-case
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 6
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 6
(#171) Variable "httpVerb" must be all lower-case
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 10
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 12 spaces, found 6
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 6
(#174) Variable "rawData" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Variable "httpVerb" must be all lower-case
(#179) Variable "requestUrl" must be all lower-case
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#180) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 6
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Whitespace found at end of line
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Variable "rawData" must be all lower-case
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#192) Whitespace found at end of line
(#195) Whitespace found at end of line
(#200) Opening brace should be on the same line as the declaration
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Whitespace found at end of line
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Whitespace found at end of line
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Whitespace found at end of line
(#215) Whitespace found at end of line
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) This comment is 50% valid code; is this commented out code?
(#219) Whitespace found at end of line
(#224) Opening brace should be on the same line as the declaration
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Whitespace found at end of line
(#231) Whitespace found at end of line
(#234) Public method name "Zend_Service_WindowsAzure_Storage_Batch::getOperationCount" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#238) Whitespace found at end of line
(#241) Whitespace found at end of line
(#244) Public method name "Zend_Service_WindowsAzure_Storage_Batch::isSingleSelect" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/BatchStorageAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#65) Whitespace found at end of line
(#68) Member variable "_currentBatch" must be all lower-case
(#69) Whitespace found at end of line
(#72) Whitespace found at end of line
(#76) Public method name "Zend_Service_WindowsAzure_Storage_BatchStorageAbstract::setCurrentBatch" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#83) Whitespace found at end of line
(#86) Whitespace found at end of line
(#89) Public method name "Zend_Service_WindowsAzure_Storage_BatchStorageAbstract::getCurrentBatch" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#93) Whitespace found at end of line
(#96) Whitespace found at end of line
(#99) Public method name "Zend_Service_WindowsAzure_Storage_BatchStorageAbstract::isInBatch" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#103) Whitespace found at end of line
(#106) Whitespace found at end of line
(#110) Public method name "Zend_Service_WindowsAzure_Storage_BatchStorageAbstract::startBatch" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#121) Spaces must be used for alignment; tabs are not allowed
(#122) Spaces must be used for alignment; tabs are not allowed
(#123) Spaces must be used for alignment; tabs are not allowed
(#124) Spaces must be used for alignment; tabs are not allowed
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#125) Public method name "Zend_Service_WindowsAzure_Storage_BatchStorageAbstract::performBatch" must be in lower-case letters only
(#125) Variable "forTableStorage" must be all lower-case
(#125) Variable "isSingleSelect" must be all lower-case
(#125) Variable "resourceType" must be all lower-case
(#125) Variable "requiredPermission" must be all lower-case
(#125) Line exceeds maximum limit of 180 characters; contains 270 characters
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Opening brace should be on the same line as the declaration
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Variable "batchBoundary" must be all lower-case
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Variable "changesetBoundary" must be all lower-case
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Variable "batchBoundary" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Variable "queryString" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "httpVerb" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 5
(#148) Variable "rawData" must be all lower-case
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#151) Variable "isSingleSelect" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 6
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 6
(#153) Variable "rawData" must be all lower-case
(#153) Variable "batchBoundary" must be all lower-case
(#154) Variable "rawData" must be all lower-case
(#155) Variable "rawData" must be all lower-case
(#156) Variable "rawData" must be all lower-case
(#156) Whitespace found at end of line
(#157) Variable "rawData" must be all lower-case
(#157) Variable "batchBoundary" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 6
(#159) Variable "rawData" must be all lower-case
(#159) Variable "batchBoundary" must be all lower-case
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 12 spaces, found 6
(#160) Variable "rawData" must be all lower-case
(#160) Variable "changesetBoundary" must be all lower-case
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 12 spaces, found 10
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 10
(#163) Expected "foreach (...) {\n"; found "foreach (...)\n \t\t{\n"
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 10
(#165) Variable "rawData" must be all lower-case
(#165) Variable "changesetBoundary" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Variable "rawData" must be all lower-case
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Variable "rawData" must be all lower-case
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Variable "rawData" must be all lower-case
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 12 spaces, found 10
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 10
(#170) Variable "rawData" must be all lower-case
(#170) Variable "changesetBoundary" must be all lower-case
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 6
(#172) Variable "rawData" must be all lower-case
(#172) Variable "batchBoundary" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Variable "requestUrl" must be all lower-case
(#176) Variable "queryString" must be all lower-case
(#176) Variable "resourceType" must be all lower-case
(#176) Variable "requiredPermission" must be all lower-case
(#176) Line exceeds 132 characters; contains 136 characters
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Variable "requestHeaders" must be all lower-case
(#177) Variable "httpVerb" must be all lower-case
(#177) Variable "queryString" must be all lower-case
(#177) Variable "forTableStorage" must be all lower-case
(#177) Variable "resourceType" must be all lower-case
(#177) Variable "requiredPermission" must be all lower-case
(#177) Line exceeds 132 characters; contains 156 characters
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Variable "requestUrl" must be all lower-case
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Variable "requestHeaders" must be all lower-case
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Variable "rawData" must be all lower-case
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 6
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 6
(#188) Variable "httpVerb" must be all lower-case
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Blob.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#71) "require_once" must be immediately followed by an open parenthesis
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#108) Member variable "_wrapperClients" must be all lower-case
(#109) Whitespace found at end of line
(#112) Whitespace found at end of line
(#115) Member variable "_sharedAccessSignatureCredentials" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#126) Variable "accountName" must be all lower-case
(#126) Variable "accountKey" must be all lower-case
(#126) Variable "usePathStyleUri" must be all lower-case
(#126) Variable "retryPolicy" must be all lower-case
(#126) Line exceeds maximum limit of 180 characters; contains 369 characters
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Opening brace should be on the same line as the declaration
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Variable "accountName" must be all lower-case
(#128) Variable "accountKey" must be all lower-case
(#128) Variable "usePathStyleUri" must be all lower-case
(#128) Variable "retryPolicy" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Variable "accountName" must be all lower-case
(#134) Variable "accountKey" must be all lower-case
(#134) Variable "usePathStyleUri" must be all lower-case
(#134) Line exceeds 132 characters; contains 154 characters
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) Public method name "Zend_Service_WindowsAzure_Storage_Blob::blobExists" must be in lower-case letters only
(#144) Variable "containerName" must be all lower-case
(#144) Variable "blobName" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Opening brace should be on the same line as the declaration
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 2
(#146) Variable "containerName" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Variable "containerName" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 6
(#150) Line exceeds maximum limit of 180 characters; contains 199 characters
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#152) Variable "blobName" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Variable "containerName" must be all lower-case
(#157) Variable "blobName" must be all lower-case
(#159) Variable "blobName" must be all lower-case
(#163) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Spaces must be used to indent lines; tabs are not allowed
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#173) Public method name "Zend_Service_WindowsAzure_Storage_Blob::containerExists" must be in lower-case letters only
(#173) Variable "containerName" must be all lower-case
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Opening brace should be on the same line as the declaration
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#175) Variable "containerName" must be all lower-case
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 2
(#178) Variable "containerName" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 6
(#179) Line exceeds maximum limit of 180 characters; contains 199 characters
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Variable "containerName" must be all lower-case
(#185) Variable "containerName" must be all lower-case
(#189) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Whitespace found at end of line
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#199) Spaces must be used to indent lines; tabs are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#201) Public method name "Zend_Service_WindowsAzure_Storage_Blob::createContainer" must be in lower-case letters only
(#201) Variable "containerName" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Opening brace should be on the same line as the declaration
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#203) Variable "containerName" must be all lower-case
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 8 spaces, found 2
(#206) Variable "containerName" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 6
(#207) Line exceeds maximum limit of 180 characters; contains 199 characters
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 8 spaces, found 2
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) Variable "containerName" must be all lower-case
(#218) Line exceeds maximum limit of 180 characters; contains 256 characters
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 8 spaces, found 2
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 6
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 12 spaces, found 10
(#221) Variable "containerName" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 10
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 10
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 10
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 18 spaces, found 6
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 6
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 8 spaces, found 2
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Spaces must be used for alignment; tabs are not allowed
(#233) Spaces must be used for alignment; tabs are not allowed
(#234) Spaces must be used for alignment; tabs are not allowed
(#235) Spaces must be used for alignment; tabs are not allowed
(#236) Spaces must be used for alignment; tabs are not allowed
(#237) Spaces must be used for alignment; tabs are not allowed
(#238) Spaces must be used for alignment; tabs are not allowed
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#239) Public method name "Zend_Service_WindowsAzure_Storage_Blob::getContainerAcl" must be in lower-case letters only
(#239) Variable "containerName" must be all lower-case
(#239) Variable "signedIdentifiers" must be all lower-case
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Opening brace should be on the same line as the declaration
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 8 spaces, found 2
(#241) Variable "containerName" must be all lower-case
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 3
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 8 spaces, found 2
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 8 spaces, found 2
(#244) Variable "containerName" must be all lower-case
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 6
(#245) Line exceeds maximum limit of 180 characters; contains 199 characters
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 8 spaces, found 2
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Variable "containerName" must be all lower-case
(#249) Line exceeds maximum limit of 180 characters; contains 260 characters
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 12 spaces, found 6
(#251) Expected "if (...) {\n"; found "if (...) {\n"
(#251) Variable "signedIdentifiers" must be all lower-case
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Line indented incorrectly; expected at least 16 spaces, found 10
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 16 spaces, found 7
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 12 spaces, found 6
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Line indented incorrectly; expected at least 16 spaces, found 13
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 16 spaces, found 10
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 16 spaces, found 10
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 20 spaces, found 14
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 16 spaces, found 10
(#260) Whitespace found at end of line
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 16 spaces, found 10
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 16 spaces, found 10
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 20 spaces, found 14
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 24 spaces, found 18
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 20 spaces, found 14
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 24 spaces, found 18
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 20 spaces, found 14
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 16 spaces, found 10
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Whitespace found at end of line
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Line indented incorrectly; expected at least 16 spaces, found 10
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 16 spaces, found 10
(#271) Variable "returnValue" must be all lower-case
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 16 spaces, found 10
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 20 spaces, found 14
(#273) Variable "returnValue" must be all lower-case
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 20 spaces, found 18
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 20 spaces, found 18
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 20 spaces, found 18
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 20 spaces, found 18
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 26 spaces, found 14
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 16 spaces, found 10
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Whitespace found at end of line
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) This comment is 50% valid code; is this commented out code?
(#281) Line indented incorrectly; expected at least 16 spaces, found 10
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 16 spaces, found 10
(#282) Variable "returnValue" must be all lower-case
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 6
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 6
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 2
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Whitespace found at end of line
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used for alignment; tabs are not allowed
(#291) Spaces must be used for alignment; tabs are not allowed
(#292) Spaces must be used for alignment; tabs are not allowed
(#293) Spaces must be used for alignment; tabs are not allowed
(#294) Spaces must be used for alignment; tabs are not allowed
(#295) Spaces must be used for alignment; tabs are not allowed
(#296) Spaces must be used for alignment; tabs are not allowed
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#297) Public method name "Zend_Service_WindowsAzure_Storage_Blob::setContainerAcl" must be in lower-case letters only
(#297) Variable "containerName" must be all lower-case
(#297) Variable "signedIdentifiers" must be all lower-case
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 4 spaces, found 1
(#298) Opening brace should be on the same line as the declaration
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#299) Variable "containerName" must be all lower-case
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 12 spaces, found 3
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 8 spaces, found 2
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#302) Variable "containerName" must be all lower-case
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 12 spaces, found 6
(#303) Line exceeds maximum limit of 180 characters; contains 199 characters
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 8 spaces, found 2
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 8 spaces, found 2
(#308) Variable "signedIdentifiers" must be all lower-case
(#308) Variable "signedIdentifiers" must be all lower-case
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 12 spaces, found 6
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 12 spaces, found 6
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 6
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 12 spaces, found 6
(#312) Variable "signedIdentifiers" must be all lower-case
(#312) Variable "signedIdentifier" must be all lower-case
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 16 spaces, found 10
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 16 spaces, found 10
(#314) Variable "signedIdentifier" must be all lower-case
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 16 spaces, found 10
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 16 spaces, found 10
(#316) Inline control structures are not allowed
(#316) Variable "signedIdentifier" must be all lower-case
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 16 spaces, found 14
(#317) Variable "signedIdentifier" must be all lower-case
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 16 spaces, found 10
(#318) Inline control structures are not allowed
(#318) Variable "signedIdentifier" must be all lower-case
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 16 spaces, found 14
(#319) Variable "signedIdentifier" must be all lower-case
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 16 spaces, found 10
(#320) Inline control structures are not allowed
(#320) Variable "signedIdentifier" must be all lower-case
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 16 spaces, found 14
(#321) Variable "signedIdentifier" must be all lower-case
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 16 spaces, found 10
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 16 spaces, found 10
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 12 spaces, found 6
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 12 spaces, found 6
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 8 spaces, found 2
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#329) Variable "containerName" must be all lower-case
(#329) Line exceeds maximum limit of 180 characters; contains 298 characters
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 2
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 12 spaces, found 6
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 2
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Whitespace found at end of line
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Whitespace found at end of line
(#338) Spaces must be used for alignment; tabs are not allowed
(#339) Spaces must be used for alignment; tabs are not allowed
(#340) Spaces must be used for alignment; tabs are not allowed
(#341) Spaces must be used for alignment; tabs are not allowed
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#342) Public method name "Zend_Service_WindowsAzure_Storage_Blob::getContainer" must be in lower-case letters only
(#342) Variable "containerName" must be all lower-case
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 4 spaces, found 1
(#343) Opening brace should be on the same line as the declaration
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 8 spaces, found 2
(#344) Variable "containerName" must be all lower-case
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 12 spaces, found 3
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 8 spaces, found 2
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 8 spaces, found 2
(#347) Variable "containerName" must be all lower-case
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 6
(#348) Line exceeds maximum limit of 180 characters; contains 199 characters
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 8 spaces, found 2
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Variable "containerName" must be all lower-case
(#352) Line exceeds maximum limit of 180 characters; contains 252 characters
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Whitespace found at end of line
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 8 spaces, found 2
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Line indented incorrectly; expected at least 12 spaces, found 6
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 6
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Line indented incorrectly; expected at least 12 spaces, found 6
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 6
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 12 spaces, found 10
(#359) Variable "containerName" must be all lower-case
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 12 spaces, found 10
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 12 spaces, found 10
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 12 spaces, found 10
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 18 spaces, found 6
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 8 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 12 spaces, found 6
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 8 spaces, found 2
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 4 spaces, found 1
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Whitespace found at end of line
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Spaces must be used for alignment; tabs are not allowed
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Whitespace found at end of line
(#372) Spaces must be used for alignment; tabs are not allowed
(#373) Spaces must be used for alignment; tabs are not allowed
(#374) Spaces must be used for alignment; tabs are not allowed
(#375) Spaces must be used for alignment; tabs are not allowed
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 4 spaces, found 1
(#376) Public method name "Zend_Service_WindowsAzure_Storage_Blob::getContainerMetadata" must be in lower-case letters only
(#376) Variable "containerName" must be all lower-case
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Opening brace should be on the same line as the declaration
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 spaces, found 2
(#378) Variable "containerName" must be all lower-case
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 12 spaces, found 3
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 8 spaces, found 2
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 8 spaces, found 2
(#381) Variable "containerName" must be all lower-case
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 12 spaces, found 6
(#382) Line exceeds maximum limit of 180 characters; contains 199 characters
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 8 spaces, found 2
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Whitespace found at end of line
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 5
(#385) Variable "containerName" must be all lower-case
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 4 spaces, found 1
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Whitespace found at end of line
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#389) Spaces must be used for alignment; tabs are not allowed
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Whitespace found at end of line
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Line exceeds 132 characters; contains 179 characters
(#392) Spaces must be used for alignment; tabs are not allowed
(#393) Spaces must be used for alignment; tabs are not allowed
(#394) Spaces must be used for alignment; tabs are not allowed
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Line exceeds 132 characters; contains 137 characters
(#396) Spaces must be used for alignment; tabs are not allowed
(#397) Spaces must be used for alignment; tabs are not allowed
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 4 spaces, found 1
(#398) Public method name "Zend_Service_WindowsAzure_Storage_Blob::setContainerMetadata" must be in lower-case letters only
(#398) Variable "containerName" must be all lower-case
(#398) Variable "additionalHeaders" must be all lower-case
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Opening brace should be on the same line as the declaration
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 8 spaces, found 2
(#400) Variable "containerName" must be all lower-case
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 12 spaces, found 3
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 8 spaces, found 2
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 8 spaces, found 2
(#403) Variable "containerName" must be all lower-case
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 12 spaces, found 6
(#404) Line exceeds maximum limit of 180 characters; contains 199 characters
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 8 spaces, found 2
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 8 spaces, found 2
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 12 spaces, found 3
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 8 spaces, found 2
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 8 spaces, found 2
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 6
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 2
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Whitespace found at end of line
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Whitespace found at end of line
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 8 spaces, found 2
(#418) Variable "additionalHeaders" must be all lower-case
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 12 spaces, found 6
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 8 spaces, found 2
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Whitespace found at end of line
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Variable "containerName" must be all lower-case
(#423) Line exceeds maximum limit of 180 characters; contains 267 characters
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 8 spaces, found 2
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 12 spaces, found 6
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 8 spaces, found 2
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 4 spaces, found 1
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 4 spaces, found 1
(#430) Spaces must be used for alignment; tabs are not allowed
(#431) Spaces must be used for alignment; tabs are not allowed
(#432) Spaces must be used for alignment; tabs are not allowed
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Line exceeds 132 characters; contains 137 characters
(#434) Spaces must be used for alignment; tabs are not allowed
(#435) Spaces must be used for alignment; tabs are not allowed
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 4 spaces, found 1
(#436) Public method name "Zend_Service_WindowsAzure_Storage_Blob::deleteContainer" must be in lower-case letters only
(#436) Variable "containerName" must be all lower-case
(#436) Variable "additionalHeaders" must be all lower-case
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Opening brace should be on the same line as the declaration
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 8 spaces, found 2
(#438) Variable "containerName" must be all lower-case
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 12 spaces, found 3
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 8 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 8 spaces, found 2
(#441) Variable "containerName" must be all lower-case
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 12 spaces, found 6
(#442) Line exceeds maximum limit of 180 characters; contains 199 characters
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 8 spaces, found 2
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Whitespace found at end of line
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 2
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 8 spaces, found 2
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 8 spaces, found 2
(#447) Variable "additionalHeaders" must be all lower-case
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 12 spaces, found 6
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 8 spaces, found 2
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Whitespace found at end of line
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Line indented incorrectly; expected at least 8 spaces, found 2
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 8 spaces, found 2
(#452) Variable "containerName" must be all lower-case
(#452) Line exceeds maximum limit of 180 characters; contains 256 characters
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 8 spaces, found 2
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 12 spaces, found 6
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 8 spaces, found 2
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 4 spaces, found 1
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Whitespace found at end of line
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 4 spaces, found 1
(#459) Spaces must be used for alignment; tabs are not allowed
(#460) Spaces must be used for alignment; tabs are not allowed
(#461) Spaces must be used for alignment; tabs are not allowed
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Line exceeds 132 characters; contains 136 characters
(#464) Spaces must be used for alignment; tabs are not allowed
(#465) Spaces must be used for alignment; tabs are not allowed
(#466) Spaces must be used for alignment; tabs are not allowed
(#467) Spaces must be used for alignment; tabs are not allowed
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 4 spaces, found 1
(#468) Public method name "Zend_Service_WindowsAzure_Storage_Blob::listContainers" must be in lower-case letters only
(#468) Variable "maxResults" must be all lower-case
(#468) Variable "currentResultCount" must be all lower-case
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 4 spaces, found 1
(#469) Opening brace should be on the same line as the declaration
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Line indented incorrectly; expected at least 8 spaces, found 5
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 8 spaces, found 5
(#471) Variable "queryString" must be all lower-case
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 8 spaces, found 5
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 12 spaces, found 9
(#473) Variable "queryString" must be all lower-case
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 8 spaces, found 5
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 8 spaces, found 5
(#475) Variable "maxResults" must be all lower-case
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 12 spaces, found 9
(#476) Variable "queryString" must be all lower-case
(#476) Variable "maxResults" must be all lower-case
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 8 spaces, found 5
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 8 spaces, found 5
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 12 spaces, found 9
(#479) Variable "queryString" must be all lower-case
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 8 spaces, found 5
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Whitespace found at end of line
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Line indented incorrectly; expected at least 8 spaces, found 2
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 8 spaces, found 2
(#483) Variable "queryString" must be all lower-case
(#483) Line exceeds maximum limit of 180 characters; contains 232 characters
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Whitespace found at end of line
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 8 spaces, found 2
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 12 spaces, found 3
(#485) Variable "xmlContainers" must be all lower-case
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 12 spaces, found 3
(#486) Variable "xmlMarker" must be all lower-case
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 12 spaces, found 3
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 12 spaces, found 3
(#489) Variable "xmlContainers" must be all lower-case
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 16 spaces, found 4
(#490) Variable "xmlContainers" must be all lower-case
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 20 spaces, found 5
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 20 spaces, found 6
(#492) Variable "xmlContainers" must be all lower-case
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 20 spaces, found 6
(#493) Variable "xmlContainers" must be all lower-case
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 20 spaces, found 6
(#494) Variable "xmlContainers" must be all lower-case
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 32 spaces, found 5
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 16 spaces, found 4
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected 12 spaces, found 3
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 12 spaces, found 3
(#498) Variable "currentResultCount" must be all lower-case
(#498) Variable "currentResultCount" must be all lower-case
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 12 spaces, found 3
(#499) Variable "maxResults" must be all lower-case
(#499) Variable "currentResultCount" must be all lower-case
(#499) Variable "maxResults" must be all lower-case
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected 16 spaces, found 7
(#500) Variable "xmlMarker" must be all lower-case
(#500) Variable "xmlMarker" must be all lower-case
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 20 spaces, found 11
(#501) Variable "maxResults" must be all lower-case
(#501) Variable "xmlMarker" must be all lower-case
(#501) Variable "currentResultCount" must be all lower-case
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 16 spaces, found 7
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 12 spaces, found 3
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected 12 spaces, found 3
(#504) Variable "maxResults" must be all lower-case
(#504) Variable "maxResults" must be all lower-case
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 16 spaces, found 7
(#505) Variable "maxResults" must be all lower-case
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 12 spaces, found 3
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Whitespace found at end of line
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 12 spaces, found 3
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 8 spaces, found 2
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 12 spaces, found 6
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 8 spaces, found 2
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 4 spaces, found 1
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Whitespace found at end of line
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 4 spaces, found 1
(#515) Spaces must be used for alignment; tabs are not allowed
(#516) Spaces must be used for alignment; tabs are not allowed
(#517) Spaces must be used for alignment; tabs are not allowed
(#518) Spaces must be used for alignment; tabs are not allowed
(#519) Spaces must be used for alignment; tabs are not allowed
(#520) Spaces must be used for alignment; tabs are not allowed
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Line exceeds 132 characters; contains 137 characters
(#522) Spaces must be used for alignment; tabs are not allowed
(#523) Spaces must be used for alignment; tabs are not allowed
(#524) Spaces must be used for alignment; tabs are not allowed
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected 4 spaces, found 1
(#525) Public method name "Zend_Service_WindowsAzure_Storage_Blob::putBlob" must be in lower-case letters only
(#525) Variable "containerName" must be all lower-case
(#525) Variable "blobName" must be all lower-case
(#525) Variable "localFileName" must be all lower-case
(#525) Variable "additionalHeaders" must be all lower-case
(#525) Line exceeds 132 characters; contains 133 characters
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 4 spaces, found 1
(#526) Opening brace should be on the same line as the declaration
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 8 spaces, found 2
(#527) Variable "containerName" must be all lower-case
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 12 spaces, found 3
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 8 spaces, found 2
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 8 spaces, found 2
(#530) Variable "containerName" must be all lower-case
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 12 spaces, found 6
(#531) Line exceeds maximum limit of 180 characters; contains 199 characters
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 8 spaces, found 2
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected 8 spaces, found 2
(#533) Variable "blobName" must be all lower-case
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 12 spaces, found 3
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 8 spaces, found 2
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected 8 spaces, found 2
(#536) Variable "localFileName" must be all lower-case
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 12 spaces, found 3
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected 8 spaces, found 2
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected 8 spaces, found 2
(#539) Variable "localFileName" must be all lower-case
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 12 spaces, found 3
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 8 spaces, found 2
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 8 spaces, found 2
(#542) Variable "containerName" must be all lower-case
(#542) Variable "blobName" must be all lower-case
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 12 spaces, found 6
(#543) Line exceeds 132 characters; contains 142 characters
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 8 spaces, found 2
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Whitespace found at end of line
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Line indented incorrectly; expected at least 8 spaces, found 2
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 8 spaces, found 2
(#547) Variable "localFileName" must be all lower-case
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 12 spaces, found 3
(#548) Variable "containerName" must be all lower-case
(#548) Variable "blobName" must be all lower-case
(#548) Variable "localFileName" must be all lower-case
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 8 spaces, found 2
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 8 spaces, found 2
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 8 spaces, found 2
(#553) Whitespace found at end of line
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Whitespace found at end of line
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 8 spaces, found 2
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected 8 spaces, found 2
(#556) Variable "additionalHeaders" must be all lower-case
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 12 spaces, found 6
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 8 spaces, found 2
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Whitespace found at end of line
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Line indented incorrectly; expected at least 8 spaces, found 2
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 2
(#561) Variable "fileContents" must be all lower-case
(#561) Variable "localFileName" must be all lower-case
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Whitespace found at end of line
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Line indented incorrectly; expected at least 8 spaces, found 2
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 8 spaces, found 2
(#564) Variable "resourceName" must be all lower-case
(#564) Variable "containerName" must be all lower-case
(#564) Variable "blobName" must be all lower-case
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Whitespace found at end of line
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Line indented incorrectly; expected at least 8 spaces, found 2
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 8 spaces, found 2
(#567) Variable "resourceName" must be all lower-case
(#567) Variable "fileContents" must be all lower-case
(#567) Line exceeds maximum limit of 180 characters; contains 239 characters
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Whitespace found at end of line
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected 8 spaces, found 2
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 12 spaces, found 3
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 12 spaces, found 4
(#570) Variable "containerName" must be all lower-case
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 12 spaces, found 4
(#571) Variable "blobName" must be all lower-case
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 12 spaces, found 4
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 12 spaces, found 4
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 12 spaces, found 4
(#574) Variable "containerName" must be all lower-case
(#574) Variable "blobName" must be all lower-case
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 12 spaces, found 4
(#575) Variable "fileContents" must be all lower-case
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 12 spaces, found 4
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 12 spaces, found 4
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 12 spaces, found 4
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 12 spaces, found 4
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 12 spaces, found 10
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 18 spaces, found 3
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 8 spaces, found 2
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 12 spaces, found 6
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 8 spaces, found 2
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected 4 spaces, found 1
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Whitespace found at end of line
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 4 spaces, found 1
(#588) Spaces must be used for alignment; tabs are not allowed
(#589) Spaces must be used for alignment; tabs are not allowed
(#590) Spaces must be used for alignment; tabs are not allowed
(#591) Spaces must be used for alignment; tabs are not allowed
(#592) Spaces must be used for alignment; tabs are not allowed
(#593) Spaces must be used for alignment; tabs are not allowed
(#594) Spaces must be used for alignment; tabs are not allowed
(#595) Spaces must be used for alignment; tabs are not allowed
(#596) Spaces must be used for alignment; tabs are not allowed
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 4 spaces, found 1
(#597) Public method name "Zend_Service_WindowsAzure_Storage_Blob::putLargeBlob" must be in lower-case letters only
(#597) Variable "containerName" must be all lower-case
(#597) Variable "blobName" must be all lower-case
(#597) Variable "localFileName" must be all lower-case
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 4 spaces, found 1
(#598) Opening brace should be on the same line as the declaration
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected 8 spaces, found 2
(#599) Variable "containerName" must be all lower-case
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 12 spaces, found 3
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 8 spaces, found 2
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 8 spaces, found 2
(#602) Variable "containerName" must be all lower-case
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 12 spaces, found 6
(#603) Line exceeds maximum limit of 180 characters; contains 199 characters
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected 8 spaces, found 2
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected 8 spaces, found 2
(#605) Variable "blobName" must be all lower-case
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 12 spaces, found 3
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 8 spaces, found 2
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 8 spaces, found 2
(#608) Variable "localFileName" must be all lower-case
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 12 spaces, found 3
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 8 spaces, found 2
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 8 spaces, found 2
(#611) Variable "localFileName" must be all lower-case
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 12 spaces, found 3
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected 8 spaces, found 2
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 8 spaces, found 2
(#614) Variable "containerName" must be all lower-case
(#614) Variable "blobName" must be all lower-case
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 12 spaces, found 6
(#615) Line exceeds 132 characters; contains 142 characters
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 8 spaces, found 2
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Whitespace found at end of line
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Line indented incorrectly; expected at least 8 spaces, found 2
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected 8 spaces, found 2
(#619) Variable "localFileName" must be all lower-case
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 12 spaces, found 3
(#620) Variable "containerName" must be all lower-case
(#620) Variable "blobName" must be all lower-case
(#620) Variable "localFileName" must be all lower-case
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 8 spaces, found 2
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Whitespace found at end of line
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Line indented incorrectly; expected at least 8 spaces, found 2
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 8 spaces, found 2
(#624) Variable "numberOfParts" must be all lower-case
(#624) Variable "localFileName" must be all lower-case
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Whitespace found at end of line
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Line indented incorrectly; expected at least 8 spaces, found 2
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 8 spaces, found 2
(#627) Variable "blockIdentifiers" must be all lower-case
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 8 spaces, found 2
(#628) Variable "numberOfParts" must be all lower-case
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 12 spaces, found 3
(#629) Variable "blockIdentifiers" must be all lower-case
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected 8 spaces, found 2
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Whitespace found at end of line
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Line indented incorrectly; expected at least 8 spaces, found 2
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 8 spaces, found 2
(#633) Variable "localFileName" must be all lower-case
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected 8 spaces, found 2
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 12 spaces, found 3
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected 8 spaces, found 2
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Whitespace found at end of line
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Line indented incorrectly; expected at least 8 spaces, found 2
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 8 spaces, found 2
(#639) Variable "numberOfParts" must be all lower-case
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Line indented incorrectly; expected at least 12 spaces, found 3
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 12 spaces, found 3
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Whitespace found at end of line
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) Line indented incorrectly; expected at least 12 spaces, found 3
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 12 spaces, found 3
(#644) Variable "fileContents" must be all lower-case
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Whitespace found at end of line
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Line indented incorrectly; expected at least 12 spaces, found 3
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 12 spaces, found 3
(#647) Variable "containerName" must be all lower-case
(#647) Variable "blobName" must be all lower-case
(#647) Variable "blockIdentifiers" must be all lower-case
(#647) Variable "fileContents" must be all lower-case
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Whitespace found at end of line
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Line indented incorrectly; expected at least 12 spaces, found 3
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 12 spaces, found 3
(#650) Variable "fileContents" must be all lower-case
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 12 spaces, found 3
(#651) Variable "fileContents" must be all lower-case
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected 8 spaces, found 2
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Whitespace found at end of line
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) Line indented incorrectly; expected at least 8 spaces, found 2
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 8 spaces, found 2
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Whitespace found at end of line
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Line indented incorrectly; expected at least 8 spaces, found 2
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 8 spaces, found 2
(#658) Variable "containerName" must be all lower-case
(#658) Variable "blobName" must be all lower-case
(#658) Variable "blockIdentifiers" must be all lower-case
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Whitespace found at end of line
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Line indented incorrectly; expected at least 8 spaces, found 2
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 8 spaces, found 2
(#661) Variable "containerName" must be all lower-case
(#661) Variable "blobName" must be all lower-case
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected 4 spaces, found 1
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Whitespace found at end of line
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Whitespace found at end of line
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 4 spaces, found 1
(#665) Spaces must be used for alignment; tabs are not allowed
(#666) Spaces must be used for alignment; tabs are not allowed
(#667) Spaces must be used for alignment; tabs are not allowed
(#668) Spaces must be used for alignment; tabs are not allowed
(#669) Spaces must be used for alignment; tabs are not allowed
(#670) Spaces must be used for alignment; tabs are not allowed
(#671) Spaces must be used for alignment; tabs are not allowed
(#672) Spaces must be used for alignment; tabs are not allowed
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected 4 spaces, found 1
(#673) Public method name "Zend_Service_WindowsAzure_Storage_Blob::putBlock" must be in lower-case letters only
(#673) Variable "containerName" must be all lower-case
(#673) Variable "blobName" must be all lower-case
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 4 spaces, found 1
(#674) Opening brace should be on the same line as the declaration
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected 8 spaces, found 2
(#675) Variable "containerName" must be all lower-case
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 12 spaces, found 3
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected 8 spaces, found 2
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected 8 spaces, found 2
(#678) Variable "containerName" must be all lower-case
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 12 spaces, found 6
(#679) Line exceeds maximum limit of 180 characters; contains 199 characters
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected 8 spaces, found 2
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 8 spaces, found 2
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 12 spaces, found 3
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 8 spaces, found 2
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected 8 spaces, found 2
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 12 spaces, found 3
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected 8 spaces, found 2
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected 8 spaces, found 2
(#687) Variable "containerName" must be all lower-case
(#687) Variable "blobName" must be all lower-case
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 12 spaces, found 6
(#688) Line exceeds 132 characters; contains 142 characters
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected 8 spaces, found 2
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Whitespace found at end of line
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) Line indented incorrectly; expected at least 8 spaces, found 2
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 8 spaces, found 2
(#692) Variable "resourceName" must be all lower-case
(#692) Variable "containerName" must be all lower-case
(#692) Variable "blobName" must be all lower-case
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Whitespace found at end of line
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Line indented incorrectly; expected at least 8 spaces, found 5
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 8 spaces, found 2
(#695) Variable "resourceName" must be all lower-case
(#695) Line exceeds maximum limit of 180 characters; contains 279 characters
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected 8 spaces, found 2
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 12 spaces, found 6
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected 8 spaces, found 2
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected 4 spaces, found 1
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Whitespace found at end of line
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 4 spaces, found 1
(#702) Spaces must be used for alignment; tabs are not allowed
(#703) Spaces must be used for alignment; tabs are not allowed
(#704) Spaces must be used for alignment; tabs are not allowed
(#705) Spaces must be used for alignment; tabs are not allowed
(#706) Spaces must be used for alignment; tabs are not allowed
(#707) Spaces must be used for alignment; tabs are not allowed
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Line exceeds 132 characters; contains 137 characters
(#709) Spaces must be used for alignment; tabs are not allowed
(#710) Spaces must be used for alignment; tabs are not allowed
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected 4 spaces, found 1
(#711) Public method name "Zend_Service_WindowsAzure_Storage_Blob::putBlockList" must be in lower-case letters only
(#711) Variable "containerName" must be all lower-case
(#711) Variable "blobName" must be all lower-case
(#711) Variable "blockList" must be all lower-case
(#711) Variable "additionalHeaders" must be all lower-case
(#711) Line exceeds 132 characters; contains 139 characters
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 4 spaces, found 1
(#712) Opening brace should be on the same line as the declaration
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected 8 spaces, found 2
(#713) Variable "containerName" must be all lower-case
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 12 spaces, found 3
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected 8 spaces, found 2
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected 8 spaces, found 2
(#716) Variable "containerName" must be all lower-case
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 12 spaces, found 6
(#717) Line exceeds maximum limit of 180 characters; contains 199 characters
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected 8 spaces, found 2
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected 8 spaces, found 2
(#719) Variable "blobName" must be all lower-case
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 12 spaces, found 3
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected 8 spaces, found 2
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected 8 spaces, found 2
(#722) Variable "blockList" must be all lower-case
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 12 spaces, found 3
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected 8 spaces, found 2
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected 8 spaces, found 2
(#725) Variable "containerName" must be all lower-case
(#725) Variable "blobName" must be all lower-case
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 12 spaces, found 6
(#726) Line exceeds 132 characters; contains 142 characters
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 8 spaces, found 2
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Whitespace found at end of line
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Line indented incorrectly; expected at least 8 spaces, found 2
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 8 spaces, found 2
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected 8 spaces, found 2
(#731) Variable "blockList" must be all lower-case
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 12 spaces, found 3
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected 8 spaces, found 2
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Whitespace found at end of line
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Inline comments must end in full-stops, exclamation marks, or question marks
(#735) Line indented incorrectly; expected at least 8 spaces, found 2
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 8 spaces, found 2
(#736) Variable "fileContents" must be all lower-case
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 8 spaces, found 3
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 8 spaces, found 3
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 8 spaces, found 3
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 8 spaces, found 3
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 8 spaces, found 2
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Whitespace found at end of line
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Line indented incorrectly; expected at least 8 spaces, found 5
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 8 spaces, found 2
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 8 spaces, found 2
(#745) Whitespace found at end of line
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Whitespace found at end of line
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 8 spaces, found 2
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected 8 spaces, found 2
(#748) Variable "additionalHeaders" must be all lower-case
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 12 spaces, found 6
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 8 spaces, found 2
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Inline comments must end in full-stops, exclamation marks, or question marks
(#752) Line indented incorrectly; expected at least 8 spaces, found 2
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 8 spaces, found 2
(#753) Variable "resourceName" must be all lower-case
(#753) Variable "containerName" must be all lower-case
(#753) Variable "blobName" must be all lower-case
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Whitespace found at end of line
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Line indented incorrectly; expected at least 8 spaces, found 2
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 8 spaces, found 2
(#756) Variable "resourceName" must be all lower-case
(#756) Variable "fileContents" must be all lower-case
(#756) Line exceeds maximum limit of 180 characters; contains 253 characters
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected 8 spaces, found 2
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 12 spaces, found 6
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected 8 spaces, found 2
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected 4 spaces, found 1
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Whitespace found at end of line
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 4 spaces, found 1
(#763) Spaces must be used for alignment; tabs are not allowed
(#764) Spaces must be used for alignment; tabs are not allowed
(#765) Spaces must be used for alignment; tabs are not allowed
(#766) Spaces must be used for alignment; tabs are not allowed
(#767) Spaces must be used for alignment; tabs are not allowed
(#768) Spaces must be used for alignment; tabs are not allowed
(#769) Spaces must be used for alignment; tabs are not allowed
(#770) Spaces must be used for alignment; tabs are not allowed
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected 4 spaces, found 1
(#771) Public method name "Zend_Service_WindowsAzure_Storage_Blob::getBlockList" must be in lower-case letters only
(#771) Variable "containerName" must be all lower-case
(#771) Variable "blobName" must be all lower-case
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 4 spaces, found 1
(#772) Opening brace should be on the same line as the declaration
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected 8 spaces, found 2
(#773) Variable "containerName" must be all lower-case
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 12 spaces, found 3
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 8 spaces, found 2
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected 8 spaces, found 2
(#776) Variable "containerName" must be all lower-case
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 12 spaces, found 6
(#777) Line exceeds maximum limit of 180 characters; contains 199 characters
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 8 spaces, found 2
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected 8 spaces, found 2
(#779) Variable "blobName" must be all lower-case
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 12 spaces, found 3
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected 8 spaces, found 2
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 8 spaces, found 2
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 12 spaces, found 3
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected 8 spaces, found 2
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Whitespace found at end of line
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Line indented incorrectly; expected at least 8 spaces, found 2
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 8 spaces, found 2
(#787) Variable "blockListType" must be all lower-case
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 8 spaces, found 2
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 12 spaces, found 6
(#789) Variable "blockListType" must be all lower-case
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected 8 spaces, found 2
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected 8 spaces, found 2
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 12 spaces, found 6
(#792) Variable "blockListType" must be all lower-case
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected 8 spaces, found 2
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Whitespace found at end of line
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) Line indented incorrectly; expected at least 8 spaces, found 2
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 8 spaces, found 2
(#796) Variable "resourceName" must be all lower-case
(#796) Variable "containerName" must be all lower-case
(#796) Variable "blobName" must be all lower-case
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Whitespace found at end of line
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Inline comments must end in full-stops, exclamation marks, or question marks
(#798) Line indented incorrectly; expected at least 8 spaces, found 2
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected at least 8 spaces, found 2
(#799) Variable "resourceName" must be all lower-case
(#799) Variable "blockListType" must be all lower-case
(#799) Line exceeds maximum limit of 180 characters; contains 274 characters
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected 8 spaces, found 2
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Inline comments must end in full-stops, exclamation marks, or question marks
(#801) Line indented incorrectly; expected at least 12 spaces, found 6
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 12 spaces, found 6
(#802) Variable "blockList" must be all lower-case
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Whitespace found at end of line
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#804) Line indented incorrectly; expected at least 12 spaces, found 6
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected at least 12 spaces, found 6
(#805) Variable "returnValue" must be all lower-case
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 12 spaces, found 6
(#806) Variable "blockList" must be all lower-case
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected 16 spaces, found 7
(#807) Variable "blockList" must be all lower-case
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected at least 20 spaces, found 11
(#808) Variable "returnValue" must be all lower-case
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 20 spaces, found 15
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 20 spaces, found 15
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 29 spaces, found 11
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected 16 spaces, found 7
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected 12 spaces, found 6
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected 12 spaces, found 6
(#814) Expected "if (...) {\n"; found "if (...) {\n"
(#814) Variable "blockList" must be all lower-case
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected 16 spaces, found 7
(#815) Variable "blockList" must be all lower-case
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 20 spaces, found 11
(#816) Variable "returnValue" must be all lower-case
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 20 spaces, found 15
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected at least 20 spaces, found 15
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected at least 29 spaces, found 11
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected 16 spaces, found 7
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected 12 spaces, found 6
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Whitespace found at end of line
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 12 spaces, found 6
(#823) Variable "returnValue" must be all lower-case
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected 8 spaces, found 2
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected at least 12 spaces, found 6
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected 8 spaces, found 2
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected 4 spaces, found 1
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#828) Whitespace found at end of line
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected at least 4 spaces, found 1
(#830) Spaces must be used for alignment; tabs are not allowed
(#831) Spaces must be used for alignment; tabs are not allowed
(#832) Spaces must be used for alignment; tabs are not allowed
(#833) Spaces must be used for alignment; tabs are not allowed
(#834) Spaces must be used for alignment; tabs are not allowed
(#835) Spaces must be used for alignment; tabs are not allowed
(#836) Spaces must be used for alignment; tabs are not allowed
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Line exceeds 132 characters; contains 144 characters
(#838) Spaces must be used for alignment; tabs are not allowed
(#839) Spaces must be used for alignment; tabs are not allowed
(#840) Spaces must be used for alignment; tabs are not allowed
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected 4 spaces, found 1
(#841) Public method name "Zend_Service_WindowsAzure_Storage_Blob::copyBlob" must be in lower-case letters only
(#841) Variable "sourceContainerName" must be all lower-case
(#841) Variable "sourceBlobName" must be all lower-case
(#841) Variable "destinationContainerName" must be all lower-case
(#841) Variable "destinationBlobName" must be all lower-case
(#841) Variable "additionalHeaders" must be all lower-case
(#841) Line exceeds maximum limit of 180 characters; contains 184 characters
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected at least 4 spaces, found 1
(#842) Opening brace should be on the same line as the declaration
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected 8 spaces, found 2
(#843) Variable "sourceContainerName" must be all lower-case
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 12 spaces, found 3
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected 8 spaces, found 2
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected 8 spaces, found 2
(#846) Variable "sourceContainerName" must be all lower-case
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected at least 12 spaces, found 6
(#847) Line exceeds maximum limit of 180 characters; contains 206 characters
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected 8 spaces, found 2
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected 8 spaces, found 2
(#849) Variable "sourceBlobName" must be all lower-case
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 12 spaces, found 3
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected 8 spaces, found 2
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected 8 spaces, found 2
(#852) Variable "destinationContainerName" must be all lower-case
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected at least 12 spaces, found 3
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected 8 spaces, found 2
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected 8 spaces, found 2
(#855) Variable "destinationContainerName" must be all lower-case
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 12 spaces, found 6
(#856) Line exceeds maximum limit of 180 characters; contains 211 characters
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected 8 spaces, found 2
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected 8 spaces, found 2
(#858) Variable "destinationBlobName" must be all lower-case
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected at least 12 spaces, found 3
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected 8 spaces, found 2
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected 8 spaces, found 2
(#861) Variable "sourceContainerName" must be all lower-case
(#861) Variable "sourceBlobName" must be all lower-case
(#862) Spaces must be used for alignment; tabs are not allowed
(#862) Tab found within whitespace
(#862) Line indented incorrectly; expected at least 12 spaces, found 6
(#862) Line exceeds 132 characters; contains 142 characters
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected 8 spaces, found 2
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected 8 spaces, found 2
(#864) Variable "destinationContainerName" must be all lower-case
(#864) Variable "destinationBlobName" must be all lower-case
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 12 spaces, found 6
(#865) Line exceeds 132 characters; contains 142 characters
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected 8 spaces, found 2
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Inline comments must end in full-stops, exclamation marks, or question marks
(#868) Line indented incorrectly; expected at least 8 spaces, found 2
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#869) Line indented incorrectly; expected at least 8 spaces, found 2
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected at least 8 spaces, found 2
(#870) Whitespace found at end of line
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Whitespace found at end of line
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Line indented incorrectly; expected at least 8 spaces, found 2
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected 8 spaces, found 2
(#873) Variable "additionalHeaders" must be all lower-case
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected at least 12 spaces, found 6
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected 8 spaces, found 2
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Whitespace found at end of line
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Line indented incorrectly; expected at least 8 spaces, found 2
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 8 spaces, found 2
(#878) Variable "sourceResourceName" must be all lower-case
(#878) Variable "sourceContainerName" must be all lower-case
(#878) Variable "sourceBlobName" must be all lower-case
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Line indented incorrectly; expected at least 8 spaces, found 2
(#879) Variable "destinationResourceName" must be all lower-case
(#879) Variable "destinationContainerName" must be all lower-case
(#879) Variable "destinationBlobName" must be all lower-case
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Whitespace found at end of line
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) Line indented incorrectly; expected at least 8 spaces, found 2
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 8 spaces, found 2
(#882) Variable "sourceResourceName" must be all lower-case
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Inline comments must end in full-stops, exclamation marks, or question marks
(#884) Line indented incorrectly; expected at least 8 spaces, found 2
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected at least 8 spaces, found 2
(#885) Variable "destinationResourceName" must be all lower-case
(#885) Line exceeds maximum limit of 180 characters; contains 240 characters
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected 8 spaces, found 2
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 12 spaces, found 3
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 12 spaces, found 4
(#888) Variable "destinationContainerName" must be all lower-case
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 12 spaces, found 4
(#889) Variable "destinationBlobName" must be all lower-case
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 12 spaces, found 4
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 12 spaces, found 4
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected at least 12 spaces, found 4
(#892) Variable "destinationContainerName" must be all lower-case
(#892) Variable "destinationBlobName" must be all lower-case
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 12 spaces, found 4
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected at least 12 spaces, found 4
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 12 spaces, found 4
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected at least 12 spaces, found 4
(#897) Spaces must be used for alignment; tabs are not allowed
(#897) Tab found within whitespace
(#897) Line indented incorrectly; expected at least 12 spaces, found 4
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 12 spaces, found 10
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected at least 18 spaces, found 3
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected 8 spaces, found 2
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 12 spaces, found 6
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected 8 spaces, found 2
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected 4 spaces, found 1
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Whitespace found at end of line
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 4 spaces, found 1
(#906) Spaces must be used for alignment; tabs are not allowed
(#907) Spaces must be used for alignment; tabs are not allowed
(#908) Spaces must be used for alignment; tabs are not allowed
(#909) Spaces must be used for alignment; tabs are not allowed
(#910) Spaces must be used for alignment; tabs are not allowed
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Line exceeds 132 characters; contains 137 characters
(#912) Spaces must be used for alignment; tabs are not allowed
(#913) Spaces must be used for alignment; tabs are not allowed
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected 4 spaces, found 1
(#914) Public method name "Zend_Service_WindowsAzure_Storage_Blob::getBlob" must be in lower-case letters only
(#914) Variable "containerName" must be all lower-case
(#914) Variable "blobName" must be all lower-case
(#914) Variable "localFileName" must be all lower-case
(#914) Variable "additionalHeaders" must be all lower-case
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected at least 4 spaces, found 1
(#915) Opening brace should be on the same line as the declaration
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected 8 spaces, found 2
(#916) Variable "containerName" must be all lower-case
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected at least 12 spaces, found 3
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected 8 spaces, found 2
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected 8 spaces, found 2
(#919) Variable "containerName" must be all lower-case
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Line indented incorrectly; expected at least 12 spaces, found 6
(#920) Line exceeds maximum limit of 180 characters; contains 199 characters
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected 8 spaces, found 2
(#922) Spaces must be used for alignment; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected 8 spaces, found 2
(#922) Variable "blobName" must be all lower-case
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 12 spaces, found 3
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected 8 spaces, found 2
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected 8 spaces, found 2
(#925) Variable "localFileName" must be all lower-case
(#926) Spaces must be used for alignment; tabs are not allowed
(#926) Tab found within whitespace
(#926) Line indented incorrectly; expected at least 12 spaces, found 3
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected 8 spaces, found 2
(#928) Spaces must be used for alignment; tabs are not allowed
(#928) Tab found within whitespace
(#928) Whitespace found at end of line
(#929) Spaces must be used for alignment; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected at least 8 spaces, found 2
(#930) Spaces must be used for alignment; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected at least 8 spaces, found 2
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected 8 spaces, found 2
(#931) Variable "additionalHeaders" must be all lower-case
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 12 spaces, found 6
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected 8 spaces, found 2
(#934) Spaces must be used for alignment; tabs are not allowed
(#934) Tab found within whitespace
(#934) Whitespace found at end of line
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Inline comments must end in full-stops, exclamation marks, or question marks
(#935) Line indented incorrectly; expected at least 8 spaces, found 2
(#936) Spaces must be used for alignment; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected at least 8 spaces, found 2
(#936) Variable "resourceName" must be all lower-case
(#936) Variable "containerName" must be all lower-case
(#936) Variable "blobName" must be all lower-case
(#937) Spaces must be used for alignment; tabs are not allowed
(#937) Tab found within whitespace
(#937) Whitespace found at end of line
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#938) Inline comments must end in full-stops, exclamation marks, or question marks
(#938) Line indented incorrectly; expected at least 8 spaces, found 2
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 8 spaces, found 2
(#939) Variable "resourceName" must be all lower-case
(#939) Line exceeds maximum limit of 180 characters; contains 228 characters
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Line indented incorrectly; expected 8 spaces, found 2
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected at least 12 spaces, found 3
(#941) Variable "localFileName" must be all lower-case
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected 8 spaces, found 2
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 12 spaces, found 6
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected 8 spaces, found 2
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Line indented incorrectly; expected 4 spaces, found 1
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Whitespace found at end of line
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 4 spaces, found 1
(#948) Spaces must be used for alignment; tabs are not allowed
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Whitespace found at end of line
(#950) Spaces must be used for alignment; tabs are not allowed
(#951) Spaces must be used for alignment; tabs are not allowed
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Line exceeds 132 characters; contains 137 characters
(#953) Spaces must be used for alignment; tabs are not allowed
(#954) Spaces must be used for alignment; tabs are not allowed
(#955) Spaces must be used for alignment; tabs are not allowed
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected 4 spaces, found 1
(#956) Public method name "Zend_Service_WindowsAzure_Storage_Blob::getBlobInstance" must be in lower-case letters only
(#956) Variable "containerName" must be all lower-case
(#956) Variable "blobName" must be all lower-case
(#956) Variable "additionalHeaders" must be all lower-case
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Line indented incorrectly; expected at least 4 spaces, found 1
(#957) Opening brace should be on the same line as the declaration
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected 8 spaces, found 2
(#958) Variable "containerName" must be all lower-case
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 12 spaces, found 3
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Line indented incorrectly; expected 8 spaces, found 2
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected 8 spaces, found 2
(#961) Variable "containerName" must be all lower-case
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected at least 12 spaces, found 6
(#962) Line exceeds maximum limit of 180 characters; contains 199 characters
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected 8 spaces, found 2
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected 8 spaces, found 2
(#964) Variable "blobName" must be all lower-case
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected at least 12 spaces, found 3
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected 8 spaces, found 2
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected 8 spaces, found 2
(#967) Variable "containerName" must be all lower-case
(#967) Variable "blobName" must be all lower-case
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 12 spaces, found 6
(#968) Line exceeds 132 characters; contains 142 characters
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected 8 spaces, found 2
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Whitespace found at end of line
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected at least 8 spaces, found 2
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 8 spaces, found 2
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected 8 spaces, found 2
(#973) Variable "additionalHeaders" must be all lower-case
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected at least 12 spaces, found 6
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected 8 spaces, found 2
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Whitespace found at end of line
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected at least 8 spaces, found 2
(#978) Variable "resourceName" must be all lower-case
(#978) Variable "containerName" must be all lower-case
(#978) Variable "blobName" must be all lower-case
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Whitespace found at end of line
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Inline comments must end in full-stops, exclamation marks, or question marks
(#980) Line indented incorrectly; expected at least 8 spaces, found 2
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 8 spaces, found 2
(#981) Variable "resourceName" must be all lower-case
(#981) Line exceeds maximum limit of 180 characters; contains 229 characters
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected 8 spaces, found 2
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Inline comments must end in full-stops, exclamation marks, or question marks
(#983) Line indented incorrectly; expected at least 12 spaces, found 6
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected at least 12 spaces, found 6
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) Line indented incorrectly; expected at least 12 spaces, found 6
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 12 spaces, found 3
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 12 spaces, found 4
(#988) Variable "containerName" must be all lower-case
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 12 spaces, found 4
(#989) Variable "blobName" must be all lower-case
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 12 spaces, found 4
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 12 spaces, found 4
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected at least 12 spaces, found 4
(#992) Variable "containerName" must be all lower-case
(#992) Variable "blobName" must be all lower-case
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 12 spaces, found 4
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected at least 12 spaces, found 4
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 12 spaces, found 4
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 12 spaces, found 4
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 12 spaces, found 4
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 12 spaces, found 10
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 18 spaces, found 3
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected 8 spaces, found 2
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 12 spaces, found 6
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected 8 spaces, found 2
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected 4 spaces, found 1
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Whitespace found at end of line
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected at least 4 spaces, found 1
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Whitespace found at end of line
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected 4 spaces, found 1
(#1013) Public method name "Zend_Service_WindowsAzure_Storage_Blob::getBlobMetadata" must be in lower-case letters only
(#1013) Variable "containerName" must be all lower-case
(#1013) Variable "blobName" must be all lower-case
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected at least 4 spaces, found 1
(#1014) Opening brace should be on the same line as the declaration
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Line indented incorrectly; expected 8 spaces, found 2
(#1015) Variable "containerName" must be all lower-case
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected at least 12 spaces, found 3
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected 8 spaces, found 2
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected 8 spaces, found 2
(#1018) Variable "containerName" must be all lower-case
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 12 spaces, found 6
(#1019) Line exceeds maximum limit of 180 characters; contains 199 characters
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Line indented incorrectly; expected 8 spaces, found 2
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected 8 spaces, found 2
(#1021) Variable "blobName" must be all lower-case
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected at least 12 spaces, found 3
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected 8 spaces, found 2
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected 8 spaces, found 2
(#1024) Variable "containerName" must be all lower-case
(#1024) Variable "blobName" must be all lower-case
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected at least 12 spaces, found 6
(#1025) Line exceeds 132 characters; contains 142 characters
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected 8 spaces, found 2
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Whitespace found at end of line
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected at least 8 spaces, found 5
(#1028) Variable "containerName" must be all lower-case
(#1028) Variable "blobName" must be all lower-case
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected 4 spaces, found 1
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Whitespace found at end of line
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected at least 4 spaces, found 1
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Whitespace found at end of line
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Line exceeds 132 characters; contains 169 characters
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Line exceeds 132 characters; contains 137 characters
(#1040) Spaces must be used for alignment; tabs are not allowed
(#1041) Spaces must be used for alignment; tabs are not allowed
(#1042) Spaces must be used for alignment; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Line indented incorrectly; expected 4 spaces, found 1
(#1042) Public method name "Zend_Service_WindowsAzure_Storage_Blob::setBlobMetadata" must be in lower-case letters only
(#1042) Variable "containerName" must be all lower-case
(#1042) Variable "blobName" must be all lower-case
(#1042) Variable "additionalHeaders" must be all lower-case
(#1043) Spaces must be used for alignment; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Line indented incorrectly; expected at least 4 spaces, found 1
(#1043) Opening brace should be on the same line as the declaration
(#1044) Spaces must be used for alignment; tabs are not allowed
(#1044) Tab found within whitespace
(#1044) Line indented incorrectly; expected 8 spaces, found 2
(#1044) Variable "containerName" must be all lower-case
(#1045) Spaces must be used for alignment; tabs are not allowed
(#1045) Tab found within whitespace
(#1045) Line indented incorrectly; expected at least 12 spaces, found 3
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected 8 spaces, found 2
(#1047) Spaces must be used for alignment; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected 8 spaces, found 2
(#1047) Variable "containerName" must be all lower-case
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected at least 12 spaces, found 6
(#1048) Line exceeds maximum limit of 180 characters; contains 199 characters
(#1049) Spaces must be used for alignment; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected 8 spaces, found 2
(#1050) Spaces must be used for alignment; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected 8 spaces, found 2
(#1050) Variable "blobName" must be all lower-case
(#1051) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 12 spaces, found 3
(#1052) Spaces must be used for alignment; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected 8 spaces, found 2
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected 8 spaces, found 2
(#1053) Variable "containerName" must be all lower-case
(#1053) Variable "blobName" must be all lower-case
(#1054) Spaces must be used for alignment; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected at least 12 spaces, found 6
(#1054) Line exceeds 132 characters; contains 142 characters
(#1055) Spaces must be used for alignment; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Line indented incorrectly; expected 8 spaces, found 2
(#1056) Spaces must be used for alignment; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected 8 spaces, found 2
(#1057) Spaces must be used for alignment; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 12 spaces, found 6
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected 8 spaces, found 2
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Whitespace found at end of line
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Inline comments must end in full-stops, exclamation marks, or question marks
(#1060) Line indented incorrectly; expected at least 8 spaces, found 2
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Line indented incorrectly; expected at least 8 spaces, found 2
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Line indented incorrectly; expected at least 8 spaces, found 2
(#1062) Whitespace found at end of line
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Whitespace found at end of line
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected at least 8 spaces, found 2
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected 8 spaces, found 2
(#1065) Variable "additionalHeaders" must be all lower-case
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected at least 12 spaces, found 6
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected 8 spaces, found 2
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Whitespace found at end of line
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) Line indented incorrectly; expected at least 8 spaces, found 2
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 8 spaces, found 2
(#1070) Variable "containerName" must be all lower-case
(#1070) Variable "blobName" must be all lower-case
(#1070) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1071) Spaces must be used for alignment; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected 8 spaces, found 2
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected at least 12 spaces, found 6
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Line indented incorrectly; expected 8 spaces, found 2
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected 4 spaces, found 1
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Whitespace found at end of line
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected at least 4 spaces, found 1
(#1077) Spaces must be used for alignment; tabs are not allowed
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1080) Spaces must be used for alignment; tabs are not allowed
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Line exceeds 132 characters; contains 137 characters
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected 4 spaces, found 1
(#1084) Public method name "Zend_Service_WindowsAzure_Storage_Blob::deleteBlob" must be in lower-case letters only
(#1084) Variable "containerName" must be all lower-case
(#1084) Variable "blobName" must be all lower-case
(#1084) Variable "additionalHeaders" must be all lower-case
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 4 spaces, found 1
(#1085) Opening brace should be on the same line as the declaration
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected 8 spaces, found 2
(#1086) Variable "containerName" must be all lower-case
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected at least 12 spaces, found 3
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected 8 spaces, found 2
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected 8 spaces, found 2
(#1089) Variable "containerName" must be all lower-case
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 12 spaces, found 6
(#1090) Line exceeds maximum limit of 180 characters; contains 199 characters
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected 8 spaces, found 2
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected 8 spaces, found 2
(#1092) Variable "blobName" must be all lower-case
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 12 spaces, found 3
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Line indented incorrectly; expected 8 spaces, found 2
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected 8 spaces, found 2
(#1095) Variable "containerName" must be all lower-case
(#1095) Variable "blobName" must be all lower-case
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected at least 12 spaces, found 6
(#1096) Line exceeds 132 characters; contains 142 characters
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected 8 spaces, found 2
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Whitespace found at end of line
(#1099) Spaces must be used for alignment; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Line indented incorrectly; expected at least 8 spaces, found 2
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 8 spaces, found 2
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected 8 spaces, found 2
(#1101) Variable "additionalHeaders" must be all lower-case
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected at least 12 spaces, found 6
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected 8 spaces, found 2
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Whitespace found at end of line
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Inline comments must end in full-stops, exclamation marks, or question marks
(#1105) Line indented incorrectly; expected at least 8 spaces, found 2
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected at least 8 spaces, found 2
(#1106) Variable "resourceName" must be all lower-case
(#1106) Variable "containerName" must be all lower-case
(#1106) Variable "blobName" must be all lower-case
(#1107) Spaces must be used for alignment; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Whitespace found at end of line
(#1108) Spaces must be used for alignment; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Inline comments must end in full-stops, exclamation marks, or question marks
(#1108) Line indented incorrectly; expected at least 8 spaces, found 2
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected at least 8 spaces, found 2
(#1109) Variable "resourceName" must be all lower-case
(#1109) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected 8 spaces, found 2
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected at least 12 spaces, found 6
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected 8 spaces, found 2
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected 4 spaces, found 1
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Whitespace found at end of line
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected at least 4 spaces, found 1
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Line exceeds maximum limit of 180 characters; contains 188 characters
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Line exceeds 132 characters; contains 136 characters
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1124) Spaces must be used for alignment; tabs are not allowed
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1127) Spaces must be used for alignment; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected 4 spaces, found 1
(#1127) Public method name "Zend_Service_WindowsAzure_Storage_Blob::listBlobs" must be in lower-case letters only
(#1127) Variable "containerName" must be all lower-case
(#1127) Variable "maxResults" must be all lower-case
(#1127) Variable "currentResultCount" must be all lower-case
(#1127) Line exceeds 132 characters; contains 139 characters
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected at least 4 spaces, found 1
(#1128) Opening brace should be on the same line as the declaration
(#1129) Spaces must be used for alignment; tabs are not allowed
(#1129) Tab found within whitespace
(#1129) Line indented incorrectly; expected 8 spaces, found 2
(#1129) Variable "containerName" must be all lower-case
(#1130) Spaces must be used for alignment; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected at least 12 spaces, found 3
(#1131) Spaces must be used for alignment; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected 8 spaces, found 2
(#1132) Spaces must be used for alignment; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Line indented incorrectly; expected 8 spaces, found 2
(#1132) Variable "containerName" must be all lower-case
(#1133) Spaces must be used for alignment; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected at least 12 spaces, found 6
(#1133) Line exceeds maximum limit of 180 characters; contains 199 characters
(#1134) Spaces must be used for alignment; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Line indented incorrectly; expected 8 spaces, found 2
(#1135) Spaces must be used for alignment; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Whitespace found at end of line
(#1136) Spaces must be used for alignment; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) Line indented incorrectly; expected at least 8 spaces, found 5
(#1137) Spaces must be used for alignment; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected at least 8 spaces, found 5
(#1137) Variable "queryString" must be all lower-case
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected at least 12 spaces, found 9
(#1139) Variable "queryString" must be all lower-case
(#1141) Spaces must be used for alignment; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Line indented incorrectly; expected 8 spaces, found 2
(#1142) Spaces must be used for alignment; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Line indented incorrectly; expected at least 12 spaces, found 3
(#1142) Variable "queryString" must be all lower-case
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected 8 spaces, found 2
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected 8 spaces, found 5
(#1144) Variable "maxResults" must be all lower-case
(#1145) Spaces must be used for alignment; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected at least 12 spaces, found 9
(#1145) Variable "queryString" must be all lower-case
(#1145) Variable "maxResults" must be all lower-case
(#1146) Spaces must be used for alignment; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected 8 spaces, found 5
(#1147) Spaces must be used for alignment; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected 8 spaces, found 5
(#1148) Spaces must be used for alignment; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected at least 12 spaces, found 9
(#1148) Variable "queryString" must be all lower-case
(#1149) Spaces must be used for alignment; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected 8 spaces, found 5
(#1151) Spaces must be used for alignment; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Inline comments must end in full-stops, exclamation marks, or question marks
(#1151) Line indented incorrectly; expected at least 8 spaces, found 5
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Line indented incorrectly; expected at least 8 spaces, found 2
(#1152) Variable "containerName" must be all lower-case
(#1152) Variable "queryString" must be all lower-case
(#1152) Line exceeds maximum limit of 180 characters; contains 238 characters
(#1153) Spaces must be used for alignment; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected 8 spaces, found 2
(#1154) Spaces must be used for alignment; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) Inline comments must end in full-stops, exclamation marks, or question marks
(#1154) Line indented incorrectly; expected at least 12 spaces, found 6
(#1155) Spaces must be used for alignment; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected at least 12 spaces, found 6
(#1156) Spaces must be used for alignment; tabs are not allowed
(#1156) Tab found within whitespace
(#1156) Whitespace found at end of line
(#1157) Spaces must be used for alignment; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Inline comments must end in full-stops, exclamation marks, or question marks
(#1157) Line indented incorrectly; expected at least 12 spaces, found 3
(#1158) Spaces must be used for alignment; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected at least 12 spaces, found 3
(#1158) Variable "xmlBlobs" must be all lower-case
(#1159) Spaces must be used for alignment; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected 12 spaces, found 3
(#1159) Variable "xmlBlobs" must be all lower-case
(#1160) Spaces must be used for alignment; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected 16 spaces, found 4
(#1160) Variable "xmlBlobs" must be all lower-case
(#1161) Spaces must be used for alignment; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected at least 20 spaces, found 5
(#1162) Spaces must be used for alignment; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected at least 20 spaces, found 6
(#1162) Variable "containerName" must be all lower-case
(#1163) Spaces must be used for alignment; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Line indented incorrectly; expected at least 20 spaces, found 6
(#1163) Variable "xmlBlobs" must be all lower-case
(#1164) Spaces must be used for alignment; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Line indented incorrectly; expected at least 20 spaces, found 6
(#1164) Variable "xmlBlobs" must be all lower-case
(#1165) Spaces must be used for alignment; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected at least 20 spaces, found 6
(#1165) Variable "xmlBlobs" must be all lower-case
(#1166) Spaces must be used for alignment; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Line indented incorrectly; expected at least 20 spaces, found 6
(#1166) Variable "xmlBlobs" must be all lower-case
(#1167) Spaces must be used for alignment; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Line indented incorrectly; expected at least 20 spaces, found 6
(#1167) Variable "xmlBlobs" must be all lower-case
(#1168) Spaces must be used for alignment; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected at least 20 spaces, found 6
(#1168) Variable "xmlBlobs" must be all lower-case
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected at least 20 spaces, found 6
(#1169) Variable "xmlBlobs" must be all lower-case
(#1170) Spaces must be used for alignment; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected at least 20 spaces, found 6
(#1170) Variable "xmlBlobs" must be all lower-case
(#1171) Spaces must be used for alignment; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected at least 20 spaces, found 6
(#1172) Spaces must be used for alignment; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected at least 32 spaces, found 5
(#1173) Spaces must be used for alignment; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected 16 spaces, found 4
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected 12 spaces, found 3
(#1175) Spaces must be used for alignment; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Whitespace found at end of line
(#1176) Spaces must be used for alignment; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Inline comments must end in full-stops, exclamation marks, or question marks
(#1176) Line indented incorrectly; expected at least 12 spaces, found 3
(#1177) Spaces must be used for alignment; tabs are not allowed
(#1177) Tab found within whitespace
(#1177) Line indented incorrectly; expected at least 12 spaces, found 3
(#1177) Variable "xmlBlobs" must be all lower-case
(#1178) Spaces must be used for alignment; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Whitespace found at end of line
(#1179) Spaces must be used for alignment; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected 12 spaces, found 3
(#1179) Variable "xmlBlobs" must be all lower-case
(#1180) Spaces must be used for alignment; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected 16 spaces, found 4
(#1180) Variable "xmlBlobs" must be all lower-case
(#1181) Spaces must be used for alignment; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected at least 20 spaces, found 5
(#1182) Spaces must be used for alignment; tabs are not allowed
(#1182) Tab found within whitespace
(#1182) Line indented incorrectly; expected at least 20 spaces, found 6
(#1182) Variable "containerName" must be all lower-case
(#1183) Spaces must be used for alignment; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected at least 20 spaces, found 6
(#1183) Variable "xmlBlobs" must be all lower-case
(#1184) Spaces must be used for alignment; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected at least 20 spaces, found 6
(#1185) Spaces must be used for alignment; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected at least 20 spaces, found 6
(#1186) Spaces must be used for alignment; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Line indented incorrectly; expected at least 20 spaces, found 6
(#1187) Spaces must be used for alignment; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Line indented incorrectly; expected at least 20 spaces, found 6
(#1188) Spaces must be used for alignment; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected at least 20 spaces, found 6
(#1189) Spaces must be used for alignment; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Line indented incorrectly; expected at least 20 spaces, found 6
(#1190) Spaces must be used for alignment; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Line indented incorrectly; expected at least 20 spaces, found 6
(#1191) Spaces must be used for alignment; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Line indented incorrectly; expected at least 20 spaces, found 6
(#1192) Spaces must be used for alignment; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Line indented incorrectly; expected at least 32 spaces, found 5
(#1193) Spaces must be used for alignment; tabs are not allowed
(#1193) Tab found within whitespace
(#1193) Line indented incorrectly; expected 16 spaces, found 4
(#1194) Spaces must be used for alignment; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected 12 spaces, found 3
(#1195) Spaces must be used for alignment; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Whitespace found at end of line
(#1196) Spaces must be used for alignment; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected at least 12 spaces, found 3
(#1197) Spaces must be used for alignment; tabs are not allowed
(#1197) Tab found within whitespace
(#1197) Line indented incorrectly; expected at least 12 spaces, found 3
(#1197) Variable "xmlMarker" must be all lower-case
(#1198) Spaces must be used for alignment; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected at least 12 spaces, found 3
(#1198) Variable "currentResultCount" must be all lower-case
(#1198) Variable "currentResultCount" must be all lower-case
(#1199) Spaces must be used for alignment; tabs are not allowed
(#1199) Tab found within whitespace
(#1199) Line indented incorrectly; expected 12 spaces, found 3
(#1199) Variable "maxResults" must be all lower-case
(#1199) Variable "currentResultCount" must be all lower-case
(#1199) Variable "maxResults" must be all lower-case
(#1200) Spaces must be used for alignment; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected 16 spaces, found 7
(#1200) Variable "xmlMarker" must be all lower-case
(#1200) Variable "xmlMarker" must be all lower-case
(#1201) Spaces must be used for alignment; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected at least 20 spaces, found 11
(#1201) Variable "containerName" must be all lower-case
(#1201) Variable "maxResults" must be all lower-case
(#1201) Variable "currentResultCount" must be all lower-case
(#1201) Line exceeds 132 characters; contains 138 characters
(#1202) Spaces must be used for alignment; tabs are not allowed
(#1202) Tab found within whitespace
(#1202) Line indented incorrectly; expected 16 spaces, found 7
(#1203) Spaces must be used for alignment; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Line indented incorrectly; expected 12 spaces, found 3
(#1204) Spaces must be used for alignment; tabs are not allowed
(#1204) Tab found within whitespace
(#1204) Line indented incorrectly; expected 12 spaces, found 3
(#1204) Variable "maxResults" must be all lower-case
(#1204) Variable "maxResults" must be all lower-case
(#1205) Spaces must be used for alignment; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected at least 16 spaces, found 7
(#1205) Variable "maxResults" must be all lower-case
(#1206) Spaces must be used for alignment; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected 12 spaces, found 3
(#1207) Spaces must be used for alignment; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Whitespace found at end of line
(#1208) Spaces must be used for alignment; tabs are not allowed
(#1208) Tab found within whitespace
(#1208) Line indented incorrectly; expected at least 12 spaces, found 3
(#1209) Spaces must be used for alignment; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected 8 spaces, found 2
(#1209) Whitespace found at end of line
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected at least 12 spaces, found 6
(#1211) Spaces must be used for alignment; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected 8 spaces, found 2
(#1212) Spaces must be used for alignment; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected 4 spaces, found 1
(#1213) Spaces must be used for alignment; tabs are not allowed
(#1213) Tab found within whitespace
(#1213) Whitespace found at end of line
(#1214) Spaces must be used for alignment; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Line indented incorrectly; expected at least 4 spaces, found 1
(#1215) Spaces must be used for alignment; tabs are not allowed
(#1216) Spaces must be used for alignment; tabs are not allowed
(#1216) Whitespace found at end of line
(#1217) Spaces must be used for alignment; tabs are not allowed
(#1218) Spaces must be used for alignment; tabs are not allowed
(#1219) Expected 2 space(s) before asterisk; 5 found
(#1220) Expected 2 space(s) before asterisk; 5 found
(#1221) Expected 2 space(s) before asterisk; 5 found
(#1222) Expected 2 space(s) before asterisk; 5 found
(#1223) Expected 2 space(s) before asterisk; 5 found
(#1224) Spaces must be used for alignment; tabs are not allowed
(#1225) Spaces must be used for alignment; tabs are not allowed
(#1226) Spaces must be used for alignment; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected 4 spaces, found 1
(#1226) Public method name "Zend_Service_WindowsAzure_Storage_Blob::generateSharedAccessUrl" must be in lower-case letters only
(#1226) Variable "containerName" must be all lower-case
(#1226) Variable "blobName" must be all lower-case
(#1226) Line exceeds 132 characters; contains 159 characters
(#1227) Spaces must be used for alignment; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected at least 4 spaces, found 1
(#1227) Opening brace should be on the same line as the declaration
(#1228) Spaces must be used for alignment; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected 8 spaces, found 2
(#1228) Variable "containerName" must be all lower-case
(#1229) Spaces must be used for alignment; tabs are not allowed
(#1229) Tab found within whitespace
(#1229) Line indented incorrectly; expected at least 12 spaces, found 3
(#1230) Spaces must be used for alignment; tabs are not allowed
(#1230) Tab found within whitespace
(#1230) Line indented incorrectly; expected 8 spaces, found 2
(#1231) Spaces must be used for alignment; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Line indented incorrectly; expected 8 spaces, found 2
(#1231) Variable "containerName" must be all lower-case
(#1232) Spaces must be used for alignment; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected at least 12 spaces, found 6
(#1232) Line exceeds maximum limit of 180 characters; contains 199 characters
(#1233) Spaces must be used for alignment; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected 8 spaces, found 2
(#1235) Inline comments must end in full-stops, exclamation marks, or question marks
(#1236) Spaces must be used for alignment; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected at least 8 spaces, found 2
(#1236) Variable "resourceName" must be all lower-case
(#1236) Variable "containerName" must be all lower-case
(#1236) Variable "blobName" must be all lower-case
(#1238) Spaces must be used for alignment; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Inline comments must end in full-stops, exclamation marks, or question marks
(#1238) Line indented incorrectly; expected at least 8 spaces, found 2
(#1239) Spaces must be used for alignment; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected at least 8 spaces, found 2
(#1239) Variable "resourceName" must be all lower-case
(#1240) Spaces must be used for alignment; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected at least 8 spaces, found 6
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Variable "resourceName" must be all lower-case
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1243) Spaces must be used for alignment; tabs are not allowed
(#1243) Tab found within whitespace
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1245) Spaces must be used for alignment; tabs are not allowed
(#1245) Tab found within whitespace
(#1246) Spaces must be used for alignment; tabs are not allowed
(#1246) Tab found within whitespace
(#1247) Spaces must be used for alignment; tabs are not allowed
(#1247) Tab found within whitespace
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected 4 spaces, found 1
(#1249) Spaces must be used for alignment; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Whitespace found at end of line
(#1256) Public method name "Zend_Service_WindowsAzure_Storage_Blob::registerAsClient" must be in lower-case letters only
(#1257) Opening brace should be on the same line as the declaration
(#1258) Variable "_wrapperClients" must be all lower-case
(#1258) Variable "_wrapperClients" must not contain underscores.
(#1268) Public method name "Zend_Service_WindowsAzure_Storage_Blob::unregisterAsClient" must be in lower-case letters only
(#1269) Opening brace should be on the same line as the declaration
(#1270) Variable "_wrapperClients" must be all lower-case
(#1270) Variable "_wrapperClients" must not contain underscores.
(#1280) Public method name "Zend_Service_WindowsAzure_Storage_Blob::getWrapperClient" must be in lower-case letters only
(#1281) Opening brace should be on the same line as the declaration
(#1282) Variable "_wrapperClients" must be all lower-case
(#1282) Variable "_wrapperClients" must not contain underscores.
(#1290) Public method name "Zend_Service_WindowsAzure_Storage_Blob::registerStreamWrapper" must be in lower-case letters only
(#1291) Opening brace should be on the same line as the declaration
(#1292) Inline doc block comments are not allowed; use "// Comment." instead
(#1295) "require_once" must be immediately followed by an open parenthesis
(#1307) Public method name "Zend_Service_WindowsAzure_Storage_Blob::unregisterStreamWrapper" must be in lower-case letters only
(#1308) Opening brace should be on the same line as the declaration
(#1312) Whitespace found at end of line
(#1315) Whitespace found at end of line
(#1316) Spaces must be used for alignment; tabs are not allowed
(#1316) Expected 5 space(s) before asterisk; 2 found
(#1317) Spaces must be used for alignment; tabs are not allowed
(#1317) Expected 5 space(s) before asterisk; 2 found
(#1320) Public method name "Zend_Service_WindowsAzure_Storage_Blob::createResourceName" must be in lower-case letters only
(#1320) Variable "containerName" must be all lower-case
(#1320) Variable "blobName" must be all lower-case
(#1321) Opening brace should be on the same line as the declaration
(#1322) Spaces must be used for alignment; tabs are not allowed
(#1322) Tab found within whitespace
(#1322) Inline comments must end in full-stops, exclamation marks, or question marks
(#1322) Line indented incorrectly; expected at least 8 spaces, found 2
(#1323) Spaces must be used for alignment; tabs are not allowed
(#1323) Tab found within whitespace
(#1323) Line indented incorrectly; expected at least 8 spaces, found 2
(#1323) Variable "resourceName" must be all lower-case
(#1323) Variable "containerName" must be all lower-case
(#1323) Variable "blobName" must be all lower-case
(#1324) Spaces must be used for alignment; tabs are not allowed
(#1324) Tab found within whitespace
(#1324) Line indented incorrectly; expected 8 spaces, found 2
(#1324) Variable "containerName" must be all lower-case
(#1324) Variable "containerName" must be all lower-case
(#1325) Spaces must be used for alignment; tabs are not allowed
(#1325) Tab found within whitespace
(#1325) Line indented incorrectly; expected at least 12 spaces, found 6
(#1325) Variable "resourceName" must be all lower-case
(#1325) Variable "blobName" must be all lower-case
(#1326) Spaces must be used for alignment; tabs are not allowed
(#1326) Tab found within whitespace
(#1326) Line indented incorrectly; expected 8 spaces, found 2
(#1327) Spaces must be used for alignment; tabs are not allowed
(#1327) Tab found within whitespace
(#1327) Line indented incorrectly; expected 8 spaces, found 2
(#1327) Variable "blobName" must be all lower-case
(#1328) Spaces must be used for alignment; tabs are not allowed
(#1328) Tab found within whitespace
(#1328) Line indented incorrectly; expected at least 12 spaces, found 6
(#1328) Variable "resourceName" must be all lower-case
(#1328) Variable "containerName" must be all lower-case
(#1329) Spaces must be used for alignment; tabs are not allowed
(#1329) Tab found within whitespace
(#1329) Line indented incorrectly; expected 8 spaces, found 2
(#1330) Spaces must be used for alignment; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Whitespace found at end of line
(#1331) Spaces must be used for alignment; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Line indented incorrectly; expected at least 8 spaces, found 2
(#1331) Variable "resourceName" must be all lower-case
(#1333) Spaces must be used for alignment; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Whitespace found at end of line
(#1334) Spaces must be used for alignment; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Line indented incorrectly; expected at least 4 spaces, found 1
(#1335) Spaces must be used for alignment; tabs are not allowed
(#1336) Spaces must be used for alignment; tabs are not allowed
(#1337) Spaces must be used for alignment; tabs are not allowed
(#1338) Spaces must be used for alignment; tabs are not allowed
(#1339) Spaces must be used for alignment; tabs are not allowed
(#1340) Public method name "Zend_Service_WindowsAzure_Storage_Blob::isValidContainerName" must be in lower-case letters only
(#1340) Variable "containerName" must be all lower-case
(#1341) Opening brace should be on the same line as the declaration
(#1342) Variable "containerName" must be all lower-case
(#1345) Whitespace found at end of line
(#1346) Variable "containerName" must be all lower-case
(#1349) Whitespace found at end of line
(#1350) Variable "containerName" must be all lower-case
(#1353) Whitespace found at end of line
(#1354) Variable "containerName" must be all lower-case
(#1354) Variable "containerName" must be all lower-case
(#1357) Whitespace found at end of line
(#1358) Variable "containerName" must be all lower-case
(#1358) Variable "containerName" must be all lower-case
(#1361) Whitespace found at end of line
(#1362) Variable "containerName" must be all lower-case
(#1365) Whitespace found at end of line
(#1368) Whitespace found at end of line
(#1369) Spaces must be used for alignment; tabs are not allowed
(#1369) Tab found within whitespace
(#1369) Line indented incorrectly; expected at least 4 spaces, found 1
(#1370) Spaces must be used for alignment; tabs are not allowed
(#1371) Spaces must be used for alignment; tabs are not allowed
(#1371) Whitespace found at end of line
(#1372) Spaces must be used for alignment; tabs are not allowed
(#1373) Spaces must be used for alignment; tabs are not allowed
(#1374) Spaces must be used for alignment; tabs are not allowed
(#1375) Spaces must be used for alignment; tabs are not allowed
(#1376) Spaces must be used for alignment; tabs are not allowed
(#1376) Tab found within whitespace
(#1376) Line indented incorrectly; expected 4 spaces, found 1
(#1376) Protected method name "Zend_Service_WindowsAzure_Storage_Blob::_getErrorMessage" must be in lower-case letters only
(#1376) Variable "alternativeError" must be all lower-case
(#1377) Spaces must be used for alignment; tabs are not allowed
(#1377) Tab found within whitespace
(#1377) Line indented incorrectly; expected at least 4 spaces, found 1
(#1377) Opening brace should be on the same line as the declaration
(#1378) Spaces must be used for alignment; tabs are not allowed
(#1378) Tab found within whitespace
(#1378) Line indented incorrectly; expected at least 8 spaces, found 2
(#1379) Spaces must be used for alignment; tabs are not allowed
(#1379) Tab found within whitespace
(#1379) Line indented incorrectly; expected 8 spaces, found 2
(#1380) Spaces must be used for alignment; tabs are not allowed
(#1380) Tab found within whitespace
(#1380) Line indented incorrectly; expected at least 12 spaces, found 6
(#1381) Spaces must be used for alignment; tabs are not allowed
(#1381) Tab found within whitespace
(#1381) Line indented incorrectly; expected 8 spaces, found 2
(#1382) Spaces must be used for alignment; tabs are not allowed
(#1382) Tab found within whitespace
(#1382) Line indented incorrectly; expected at least 12 spaces, found 6
(#1382) Variable "alternativeError" must be all lower-case
(#1383) Spaces must be used for alignment; tabs are not allowed
(#1383) Tab found within whitespace
(#1383) Line indented incorrectly; expected 8 spaces, found 2
(#1384) Spaces must be used for alignment; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Line indented incorrectly; expected 4 spaces, found 1
(#1385) Spaces must be used for alignment; tabs are not allowed
(#1385) Tab found within whitespace
(#1385) Whitespace found at end of line
(#1386) Spaces must be used for alignment; tabs are not allowed
(#1386) Tab found within whitespace
(#1386) Line indented incorrectly; expected at least 4 spaces, found 1
(#1387) Spaces must be used for alignment; tabs are not allowed
(#1388) Spaces must be used for alignment; tabs are not allowed
(#1388) Whitespace found at end of line
(#1389) Spaces must be used for alignment; tabs are not allowed
(#1390) Spaces must be used for alignment; tabs are not allowed
(#1391) Spaces must be used for alignment; tabs are not allowed
(#1392) Spaces must be used for alignment; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected 4 spaces, found 1
(#1392) Protected method name "Zend_Service_WindowsAzure_Storage_Blob::_generateBlockId" must be in lower-case letters only
(#1393) Spaces must be used for alignment; tabs are not allowed
(#1393) Tab found within whitespace
(#1393) Line indented incorrectly; expected at least 4 spaces, found 1
(#1393) Opening brace should be on the same line as the declaration
(#1394) Spaces must be used for alignment; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) Line indented incorrectly; expected at least 8 spaces, found 2
(#1394) Variable "returnValue" must be all lower-case
(#1395) Spaces must be used for alignment; tabs are not allowed
(#1395) Tab found within whitespace
(#1395) Line indented incorrectly; expected 8 spaces, found 2
(#1395) Variable "returnValue" must be all lower-case
(#1396) Spaces must be used for alignment; tabs are not allowed
(#1396) Tab found within whitespace
(#1396) Line indented incorrectly; expected at least 12 spaces, found 3
(#1396) Variable "returnValue" must be all lower-case
(#1396) Variable "returnValue" must be all lower-case
(#1397) Spaces must be used for alignment; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected 8 spaces, found 2
(#1398) Spaces must be used for alignment; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Whitespace found at end of line
(#1399) Spaces must be used for alignment; tabs are not allowed
(#1399) Tab found within whitespace
(#1399) Line indented incorrectly; expected at least 8 spaces, found 2
(#1399) Variable "returnValue" must be all lower-case
(#1400) Spaces must be used for alignment; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Blob/Stream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Whitespace found at end of line
(#48) Member variable "_fileName" must be all lower-case
(#49) Whitespace found at end of line
(#52) Whitespace found at end of line
(#55) Member variable "_temporaryFileName" must be all lower-case
(#56) Whitespace found at end of line
(#59) Whitespace found at end of line
(#62) Member variable "_temporaryFileHandle" must be all lower-case
(#63) Whitespace found at end of line
(#66) Whitespace found at end of line
(#69) Member variable "_storageClient" must be all lower-case
(#70) Whitespace found at end of line
(#73) Whitespace found at end of line
(#76) Member variable "_writeMode" must be all lower-case
(#77) Whitespace found at end of line
(#80) Whitespace found at end of line
(#84) Whitespace found at end of line
(#87) Whitespace found at end of line
(#91) Protected method name "Zend_Service_WindowsAzure_Storage_Blob_Stream::_getStorageClient" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#104) Whitespace found at end of line
(#107) Whitespace found at end of line
(#114) Protected method name "Zend_Service_WindowsAzure_Storage_Blob_Stream::_getContainerName" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#123) Whitespace found at end of line
(#130) Protected method name "Zend_Service_WindowsAzure_Storage_Blob_Stream::_getFileName" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#134) Variable "fileName" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 12 spaces, found 9
(#135) Variable "fileName" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 13
(#136) Variable "fileName" must be all lower-case
(#136) Variable "fileName" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 12 spaces, found 9
(#138) Variable "fileName" must be all lower-case
(#143) Whitespace found at end of line
(#153) Variable "opened_path" must not contain underscores.
(#154) Opening brace should be on the same line as the declaration
(#157) Whitespace found at end of line
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 5
(#168) Closing brace indented incorrectly; expected 8 spaces, found 5
(#170) Closing brace indented incorrectly; expected 5 spaces, found 8
(#171) Whitespace found at end of line
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Whitespace found at end of line
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Whitespace found at end of line
(#194) Opening brace should be on the same line as the declaration
(#196) Whitespace found at end of line
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Variable "containerExists" must be all lower-case
(#203) Variable "containerExists" must be all lower-case
(#208) Whitespace found at end of line
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Whitespace found at end of line
(#223) Whitespace found at end of line
(#235) Opening brace should be on the same line as the declaration
(#250) Opening brace should be on the same line as the declaration
(#254) Whitespace found at end of line
(#266) Opening brace should be on the same line as the declaration
(#280) Opening brace should be on the same line as the declaration
(#292) Opening brace should be on the same line as the declaration
(#296) Whitespace found at end of line
(#306) Opening brace should be on the same line as the declaration
(#308) Whitespace found at end of line
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "containerExists" must be all lower-case
(#315) Variable "containerExists" must be all lower-case
(#320) Whitespace found at end of line
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Whitespace found at end of line
(#335) Whitespace found at end of line
(#345) Opening brace should be on the same line as the declaration
(#371) Empty CATCH statement detected
(#377) Whitespace found at end of line
(#378) Whitespace found at end of line
(#389) Opening brace should be on the same line as the declaration
(#403) Variable "path_from" must not contain underscores.
(#403) Variable "path_to" must not contain underscores.
(#404) Opening brace should be on the same line as the declaration
(#405) Variable "path_from" must not contain underscores.
(#405) Variable "path_to" must not contain underscores.
(#408) Whitespace found at end of line
(#409) Variable "path_from" must not contain underscores.
(#409) Variable "path_to" must not contain underscores.
(#412) Whitespace found at end of line
(#413) Variable "path_from" must not contain underscores.
(#414) Variable "path_from" must not contain underscores.
(#415) Variable "path_from" must not contain underscores.
(#416) Variable "path_to" must not contain underscores.
(#417) Variable "path_to" must not contain underscores.
(#419) Variable "path_from" must not contain underscores.
(#420) Variable "path_from" must not contain underscores.
(#421) Variable "path_from" must not contain underscores.
(#425) Whitespace found at end of line
(#434) Opening brace should be on the same line as the declaration
(#456) Empty CATCH statement detected
(#462) Whitespace found at end of line
(#476) Opening brace should be on the same line as the declaration
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Line exceeds 132 characters; contains 138 characters
(#499) Opening brace should be on the same line as the declaration
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Line exceeds 132 characters; contains 138 characters
(#522) Opening brace should be on the same line as the declaration
(#535) Opening brace should be on the same line as the declaration
(#550) Opening brace should be on the same line as the declaration
(#561) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/BlobContainer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Whitespace found at end of line
(#45) Whitespace found at end of line
(#49) Whitespace found at end of line
(#52) Whitespace found at end of line
(#58) Variable "lastModified" must be all lower-case
(#58) Whitespace found at end of line
(#59) Opening brace should be on the same line as the declaration
(#63) Variable "lastModified" must be all lower-case
(#67) Whitespace found at end of line
(#70) Whitespace found at end of line
(#85) Whitespace found at end of line
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/BlobInstance.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Whitespace found at end of line
(#52) Whitespace found at end of line
(#56) Whitespace found at end of line
(#59) Whitespace found at end of line
(#72) Variable "containerName" must be all lower-case
(#72) Variable "lastModified" must be all lower-case
(#72) Variable "contentType" must be all lower-case
(#72) Variable "contentEncoding" must be all lower-case
(#72) Variable "contentLanguage" must be all lower-case
(#72) Variable "isPrefix" must be all lower-case
(#72) Line exceeds maximum limit of 180 characters; contains 204 characters
(#72) Whitespace found at end of line
(#73) Opening brace should be on the same line as the declaration
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#75) Variable "containerName" must be all lower-case
(#78) Variable "lastModified" must be all lower-case
(#81) Variable "contentType" must be all lower-case
(#82) Variable "contentEncoding" must be all lower-case
(#83) Variable "contentLanguage" must be all lower-case
(#84) Variable "isPrefix" must be all lower-case
(#88) Whitespace found at end of line
(#91) Whitespace found at end of line
(#106) Whitespace found at end of line
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#43) Whitespace found at end of line
(#46) Whitespace found at end of line
(#49) Member variable "_dynamicProperties" must be all lower-case
(#50) Whitespace found at end of line
(#53) Whitespace found at end of line
(#57) Whitespace found at end of line
(#63) Whitespace found at end of line
(#69) Whitespace found at end of line
(#72) Whitespace found at end of line
(#78) Public method name "Zend_Service_WindowsAzure_Storage_DynamicTableEntity::setAzureProperty" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#99) Whitespace found at end of line
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#107) Whitespace found at end of line
(#112) Whitespace found at end of line
(#115) Whitespace found at end of line
(#120) Public method name "Zend_Service_WindowsAzure_Storage_DynamicTableEntity::setAzurePropertyType" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#123) Whitespace found at end of line
(#125) Whitespace found at end of line
(#129) Whitespace found at end of line
(#132) Whitespace found at end of line
(#138) Public method name "Zend_Service_WindowsAzure_Storage_DynamicTableEntity::getAzureProperty" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#151) Whitespace found at end of line
(#156) Whitespace found at end of line
(#159) Whitespace found at end of line
(#163) Public method name "Zend_Service_WindowsAzure_Storage_DynamicTableEntity::getAzurePropertyType" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#166) Whitespace found at end of line
(#168) Whitespace found at end of line
(#171) Whitespace found at end of line
(#174) Whitespace found at end of line
(#177) Public method name "Zend_Service_WindowsAzure_Storage_DynamicTableEntity::getAzureValues" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#181) Whitespace found at end of line
(#184) Whitespace found at end of line
(#189) Public method name "Zend_Service_WindowsAzure_Storage_DynamicTableEntity::setAzureValues" must be in lower-case letters only
(#189) Variable "throwOnError" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Whitespace found at end of line
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Expected "foreach (...) {\n"; found "foreach (...) \n {\n"
(#195) Whitespace found at end of line
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Queue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Variable "accountName" must be all lower-case
(#92) Variable "accountKey" must be all lower-case
(#92) Variable "usePathStyleUri" must be all lower-case
(#92) Variable "retryPolicy" must be all lower-case
(#92) Line exceeds maximum limit of 180 characters; contains 370 characters
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Opening brace should be on the same line as the declaration
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Variable "accountName" must be all lower-case
(#94) Variable "accountKey" must be all lower-case
(#94) Variable "usePathStyleUri" must be all lower-case
(#94) Variable "retryPolicy" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Public method name "Zend_Service_WindowsAzure_Storage_Queue::queueExists" must be in lower-case letters only
(#106) Variable "queueName" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Opening brace should be on the same line as the declaration
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#108) Variable "queueName" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#111) Variable "queueName" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 6
(#112) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Variable "queueName" must be all lower-case
(#118) Variable "queueName" must be all lower-case
(#122) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#134) Public method name "Zend_Service_WindowsAzure_Storage_Queue::createQueue" must be in lower-case letters only
(#134) Variable "queueName" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Opening brace should be on the same line as the declaration
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#136) Variable "queueName" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#139) Variable "queueName" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 6
(#140) Line exceeds maximum limit of 180 characters; contains 191 characters
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "queueName" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 6
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 10
(#151) Variable "queueName" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 10
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 18 spaces, found 6
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Spaces must be used for alignment; tabs are not allowed
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#163) Spaces must be used for alignment; tabs are not allowed
(#164) Spaces must be used for alignment; tabs are not allowed
(#165) Spaces must be used for alignment; tabs are not allowed
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#166) Public method name "Zend_Service_WindowsAzure_Storage_Queue::getQueue" must be in lower-case letters only
(#166) Variable "queueName" must be all lower-case
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Opening brace should be on the same line as the declaration
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 2
(#168) Variable "queueName" must be all lower-case
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 3
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#171) Variable "queueName" must be all lower-case
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 6
(#172) Line exceeds maximum limit of 180 characters; contains 191 characters
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Whitespace found at end of line
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Variable "queueName" must be all lower-case
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line indented incorrectly; expected at least 12 spaces, found 6
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 6
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 12 spaces, found 6
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 6
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 10
(#183) Variable "queueName" must be all lower-case
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 10
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 18 spaces, found 6
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 18 spaces, found 6
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 18 spaces, found 6
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 6
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Whitespace found at end of line
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Spaces must be used for alignment; tabs are not allowed
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Whitespace found at end of line
(#196) Spaces must be used for alignment; tabs are not allowed
(#197) Spaces must be used for alignment; tabs are not allowed
(#198) Spaces must be used for alignment; tabs are not allowed
(#199) Spaces must be used for alignment; tabs are not allowed
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#200) Public method name "Zend_Service_WindowsAzure_Storage_Queue::getQueueMetadata" must be in lower-case letters only
(#200) Variable "queueName" must be all lower-case
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Opening brace should be on the same line as the declaration
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 8 spaces, found 2
(#202) Variable "queueName" must be all lower-case
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#205) Variable "queueName" must be all lower-case
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 6
(#206) Line exceeds maximum limit of 180 characters; contains 191 characters
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 5
(#209) Variable "queueName" must be all lower-case
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Spaces must be used for alignment; tabs are not allowed
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Whitespace found at end of line
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Line exceeds 132 characters; contains 171 characters
(#216) Spaces must be used for alignment; tabs are not allowed
(#217) Spaces must be used for alignment; tabs are not allowed
(#218) Spaces must be used for alignment; tabs are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#220) Spaces must be used for alignment; tabs are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 spaces, found 1
(#221) Public method name "Zend_Service_WindowsAzure_Storage_Queue::setQueueMetadata" must be in lower-case letters only
(#221) Variable "queueName" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Opening brace should be on the same line as the declaration
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 8 spaces, found 2
(#223) Variable "queueName" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 3
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#226) Variable "queueName" must be all lower-case
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 6
(#227) Line exceeds maximum limit of 180 characters; contains 191 characters
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 8 spaces, found 2
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 6
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 8 spaces, found 2
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Whitespace found at end of line
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#235) Whitespace found at end of line
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Variable "queueName" must be all lower-case
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 2
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used for alignment; tabs are not allowed
(#247) Spaces must be used for alignment; tabs are not allowed
(#248) Spaces must be used for alignment; tabs are not allowed
(#249) Spaces must be used for alignment; tabs are not allowed
(#250) Spaces must be used for alignment; tabs are not allowed
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 4 spaces, found 1
(#251) Public method name "Zend_Service_WindowsAzure_Storage_Queue::deleteQueue" must be in lower-case letters only
(#251) Variable "queueName" must be all lower-case
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) Opening brace should be on the same line as the declaration
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 8 spaces, found 2
(#253) Variable "queueName" must be all lower-case
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 12 spaces, found 3
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 8 spaces, found 2
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 8 spaces, found 2
(#256) Variable "queueName" must be all lower-case
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 12 spaces, found 6
(#257) Line exceeds maximum limit of 180 characters; contains 191 characters
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 8 spaces, found 2
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Whitespace found at end of line
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Variable "queueName" must be all lower-case
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 8 spaces, found 2
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 8 spaces, found 2
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 4 spaces, found 1
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Spaces must be used for alignment; tabs are not allowed
(#269) Spaces must be used for alignment; tabs are not allowed
(#270) Spaces must be used for alignment; tabs are not allowed
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Line exceeds maximum limit of 180 characters; contains 189 characters
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Line exceeds 132 characters; contains 136 characters
(#273) Spaces must be used for alignment; tabs are not allowed
(#274) Spaces must be used for alignment; tabs are not allowed
(#275) Spaces must be used for alignment; tabs are not allowed
(#276) Spaces must be used for alignment; tabs are not allowed
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#277) Public method name "Zend_Service_WindowsAzure_Storage_Queue::listQueues" must be in lower-case letters only
(#277) Variable "maxResults" must be all lower-case
(#277) Variable "currentResultCount" must be all lower-case
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 4 spaces, found 1
(#278) Opening brace should be on the same line as the declaration
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Line indented incorrectly; expected at least 8 spaces, found 5
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 5
(#280) Variable "queryString" must be all lower-case
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 8 spaces, found 5
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 12 spaces, found 9
(#282) Variable "queryString" must be all lower-case
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 8 spaces, found 5
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 5
(#284) Variable "maxResults" must be all lower-case
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 9
(#285) Variable "queryString" must be all lower-case
(#285) Variable "maxResults" must be all lower-case
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 5
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 8 spaces, found 5
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 9
(#288) Variable "queryString" must be all lower-case
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 8 spaces, found 5
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Variable "queryString" must be all lower-case
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Whitespace found at end of line
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 8 spaces, found 2
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 3
(#294) Variable "xmlQueues" must be all lower-case
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 12 spaces, found 3
(#295) Variable "xmlMarker" must be all lower-case
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 12 spaces, found 3
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 12 spaces, found 3
(#298) Variable "xmlQueues" must be all lower-case
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 16 spaces, found 4
(#299) Variable "xmlQueues" must be all lower-case
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 20 spaces, found 5
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 20 spaces, found 6
(#301) Variable "xmlQueues" must be all lower-case
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 32 spaces, found 5
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 16 spaces, found 4
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 12 spaces, found 3
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 12 spaces, found 3
(#305) Variable "currentResultCount" must be all lower-case
(#305) Variable "currentResultCount" must be all lower-case
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 12 spaces, found 3
(#306) Variable "maxResults" must be all lower-case
(#306) Variable "currentResultCount" must be all lower-case
(#306) Variable "maxResults" must be all lower-case
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 16 spaces, found 7
(#307) Variable "xmlMarker" must be all lower-case
(#307) Variable "xmlMarker" must be all lower-case
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 20 spaces, found 11
(#308) Variable "maxResults" must be all lower-case
(#308) Variable "xmlMarker" must be all lower-case
(#308) Variable "currentResultCount" must be all lower-case
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 16 spaces, found 7
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 12 spaces, found 3
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 12 spaces, found 3
(#311) Variable "maxResults" must be all lower-case
(#311) Variable "maxResults" must be all lower-case
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 16 spaces, found 7
(#312) Variable "maxResults" must be all lower-case
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 12 spaces, found 3
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 12 spaces, found 3
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 8 spaces, found 2
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 12 spaces, found 3
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 8 spaces, found 2
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Spaces must be used for alignment; tabs are not allowed
(#323) Spaces must be used for alignment; tabs are not allowed
(#324) Spaces must be used for alignment; tabs are not allowed
(#325) Spaces must be used for alignment; tabs are not allowed
(#326) Spaces must be used for alignment; tabs are not allowed
(#327) Spaces must be used for alignment; tabs are not allowed
(#328) Spaces must be used for alignment; tabs are not allowed
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#329) Public method name "Zend_Service_WindowsAzure_Storage_Queue::putMessage" must be in lower-case letters only
(#329) Variable "queueName" must be all lower-case
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Opening brace should be on the same line as the declaration
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 8 spaces, found 2
(#331) Variable "queueName" must be all lower-case
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 8 spaces, found 2
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 8 spaces, found 2
(#334) Variable "queueName" must be all lower-case
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 6
(#335) Line exceeds maximum limit of 180 characters; contains 191 characters
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 8 spaces, found 2
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 spaces, found 6
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 8 spaces, found 2
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 8 spaces, found 2
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 12 spaces, found 6
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 8 spaces, found 2
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 8 spaces, found 2
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 6
(#344) Line exceeds 132 characters; contains 175 characters
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 2
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Whitespace found at end of line
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Line indented incorrectly; expected at least 8 spaces, found 5
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 5
(#348) Variable "queryString" must be all lower-case
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 8 spaces, found 5
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 12 spaces, found 9
(#350) Variable "queryString" must be all lower-case
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 8 spaces, found 5
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Whitespace found at end of line
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 8 spaces, found 5
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 5
(#354) Variable "rawData" must be all lower-case
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 5
(#355) Variable "rawData" must be all lower-case
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 5
(#356) Variable "rawData" must be all lower-case
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 spaces, found 5
(#357) Variable "rawData" must be all lower-case
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Whitespace found at end of line
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) Variable "queueName" must be all lower-case
(#360) Variable "queryString" must be all lower-case
(#360) Variable "rawData" must be all lower-case
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 8 spaces, found 2
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 12 spaces, found 3
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 8 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 4 spaces, found 1
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Whitespace found at end of line
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) Spaces must be used for alignment; tabs are not allowed
(#369) Spaces must be used for alignment; tabs are not allowed
(#370) Spaces must be used for alignment; tabs are not allowed
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Line exceeds maximum limit of 180 characters; contains 237 characters
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Line exceeds maximum limit of 180 characters; contains 207 characters
(#373) Spaces must be used for alignment; tabs are not allowed
(#374) Spaces must be used for alignment; tabs are not allowed
(#375) Spaces must be used for alignment; tabs are not allowed
(#376) Spaces must be used for alignment; tabs are not allowed
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 1
(#377) Public method name "Zend_Service_WindowsAzure_Storage_Queue::getMessages" must be in lower-case letters only
(#377) Variable "queueName" must be all lower-case
(#377) Variable "numOfMessages" must be all lower-case
(#377) Variable "visibilityTimeout" must be all lower-case
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#378) Opening brace should be on the same line as the declaration
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 8 spaces, found 2
(#379) Variable "queueName" must be all lower-case
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 12 spaces, found 3
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 8 spaces, found 2
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 8 spaces, found 2
(#382) Variable "queueName" must be all lower-case
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 12 spaces, found 6
(#383) Line exceeds maximum limit of 180 characters; contains 191 characters
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 8 spaces, found 2
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 8 spaces, found 2
(#385) Variable "numOfMessages" must be all lower-case
(#385) Variable "numOfMessages" must be all lower-case
(#385) Variable "numOfMessages" must be all lower-case
(#385) Variable "numOfMessages" must be all lower-case
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 12 spaces, found 6
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 8 spaces, found 2
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 8 spaces, found 2
(#388) Variable "visibilityTimeout" must be all lower-case
(#388) Variable "visibilityTimeout" must be all lower-case
(#388) Variable "visibilityTimeout" must be all lower-case
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 12 spaces, found 6
(#389) Line exceeds 132 characters; contains 159 characters
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 8 spaces, found 2
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Whitespace found at end of line
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Line indented incorrectly; expected at least 8 spaces, found 5
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 5
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 8 spaces, found 5
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 12 spaces, found 9
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 8 spaces, found 5
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 8 spaces, found 5
(#397) Variable "numOfMessages" must be all lower-case
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 9
(#398) Variable "numOfMessages" must be all lower-case
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 8 spaces, found 5
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 8 spaces, found 5
(#400) Variable "visibilityTimeout" must be all lower-case
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 12 spaces, found 9
(#401) Variable "visibilityTimeout" must be all lower-case
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 8 spaces, found 5
(#402) Whitespace found at end of line
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 5
(#403) Variable "queryString" must be all lower-case
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Whitespace found at end of line
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Variable "queueName" must be all lower-case
(#406) Variable "queryString" must be all lower-case
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Whitespace found at end of line
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 8 spaces, found 2
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Line indented incorrectly; expected at least 12 spaces, found 6
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 12 spaces, found 3
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 12 spaces, found 6
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 16 spaces, found 10
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 12 spaces, found 6
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 12 spaces, found 6
(#414) Variable "xmlMessages" must be all lower-case
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 12 spaces, found 6
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 16 spaces, found 10
(#416) Variable "xmlMessages" must be all lower-case
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 12 spaces, found 6
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 16 spaces, found 10
(#418) Variable "xmlMessages" must be all lower-case
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 12 spaces, found 6
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 12 spaces, found 3
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 12 spaces, found 3
(#422) Variable "xmlMessages" must be all lower-case
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 16 spaces, found 4
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 16 spaces, found 5
(#424) Variable "xmlMessages" must be all lower-case
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 16 spaces, found 5
(#425) Variable "xmlMessages" must be all lower-case
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 16 spaces, found 5
(#426) Variable "xmlMessages" must be all lower-case
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 16 spaces, found 5
(#427) Variable "xmlMessages" must be all lower-case
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 16 spaces, found 5
(#428) Variable "xmlMessages" must be all lower-case
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 16 spaces, found 5
(#429) Variable "xmlMessages" must be all lower-case
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 25 spaces, found 7
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 12 spaces, found 3
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Whitespace found at end of line
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 12 spaces, found 3
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 8 spaces, found 2
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 12 spaces, found 3
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 8 spaces, found 2
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 4 spaces, found 1
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Whitespace found at end of line
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 4 spaces, found 1
(#440) Spaces must be used for alignment; tabs are not allowed
(#441) Spaces must be used for alignment; tabs are not allowed
(#442) Spaces must be used for alignment; tabs are not allowed
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Line exceeds maximum limit of 180 characters; contains 237 characters
(#444) Spaces must be used for alignment; tabs are not allowed
(#445) Spaces must be used for alignment; tabs are not allowed
(#446) Spaces must be used for alignment; tabs are not allowed
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 4 spaces, found 1
(#447) Public method name "Zend_Service_WindowsAzure_Storage_Queue::peekMessages" must be in lower-case letters only
(#447) Variable "queueName" must be all lower-case
(#447) Variable "numOfMessages" must be all lower-case
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 4 spaces, found 1
(#448) Opening brace should be on the same line as the declaration
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 5
(#449) Variable "queueName" must be all lower-case
(#449) Variable "numOfMessages" must be all lower-case
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 4 spaces, found 1
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Whitespace found at end of line
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#453) Spaces must be used for alignment; tabs are not allowed
(#454) Spaces must be used for alignment; tabs are not allowed
(#455) Spaces must be used for alignment; tabs are not allowed
(#456) Spaces must be used for alignment; tabs are not allowed
(#457) Spaces must be used for alignment; tabs are not allowed
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 4 spaces, found 1
(#458) Public method name "Zend_Service_WindowsAzure_Storage_Queue::clearMessages" must be in lower-case letters only
(#458) Variable "queueName" must be all lower-case
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 4 spaces, found 1
(#459) Opening brace should be on the same line as the declaration
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 8 spaces, found 2
(#460) Variable "queueName" must be all lower-case
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 12 spaces, found 3
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 8 spaces, found 2
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 8 spaces, found 2
(#463) Variable "queueName" must be all lower-case
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 6
(#464) Line exceeds maximum limit of 180 characters; contains 191 characters
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 8 spaces, found 2
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 2
(#468) Variable "queueName" must be all lower-case
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Whitespace found at end of line
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 8 spaces, found 2
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 12 spaces, found 3
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 8 spaces, found 2
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 4 spaces, found 1
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Whitespace found at end of line
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 4 spaces, found 1
(#475) Spaces must be used for alignment; tabs are not allowed
(#476) Spaces must be used for alignment; tabs are not allowed
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Spaces must be used for alignment; tabs are not allowed
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Line exceeds 132 characters; contains 157 characters
(#479) Spaces must be used for alignment; tabs are not allowed
(#480) Spaces must be used for alignment; tabs are not allowed
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 4 spaces, found 1
(#481) Public method name "Zend_Service_WindowsAzure_Storage_Queue::deleteMessage" must be in lower-case letters only
(#481) Variable "queueName" must be all lower-case
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 4 spaces, found 1
(#482) Opening brace should be on the same line as the declaration
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 2
(#483) Variable "queueName" must be all lower-case
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 12 spaces, found 3
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 8 spaces, found 2
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 8 spaces, found 2
(#486) Variable "queueName" must be all lower-case
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 12 spaces, found 6
(#487) Line exceeds maximum limit of 180 characters; contains 191 characters
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 8 spaces, found 2
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 8 spaces, found 2
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 6
(#490) Line exceeds 132 characters; contains 143 characters
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 8 spaces, found 2
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Line indented incorrectly; expected at least 8 spaces, found 2
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 8 spaces, found 2
(#494) Variable "queueName" must be all lower-case
(#494) Line exceeds 132 characters; contains 152 characters
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Whitespace found at end of line
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 8 spaces, found 2
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 12 spaces, found 3
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected 8 spaces, found 2
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 4 spaces, found 1
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Whitespace found at end of line
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 4 spaces, found 1
(#501) Spaces must be used for alignment; tabs are not allowed
(#502) Spaces must be used for alignment; tabs are not allowed
(#503) Spaces must be used for alignment; tabs are not allowed
(#504) Spaces must be used for alignment; tabs are not allowed
(#505) Spaces must be used for alignment; tabs are not allowed
(#506) Public method name "Zend_Service_WindowsAzure_Storage_Queue::isValidQueueName" must be in lower-case letters only
(#506) Variable "queueName" must be all lower-case
(#507) Opening brace should be on the same line as the declaration
(#508) Variable "queueName" must be all lower-case
(#511) Whitespace found at end of line
(#512) Variable "queueName" must be all lower-case
(#515) Whitespace found at end of line
(#516) Variable "queueName" must be all lower-case
(#516) Variable "queueName" must be all lower-case
(#519) Whitespace found at end of line
(#520) Variable "queueName" must be all lower-case
(#520) Variable "queueName" must be all lower-case
(#523) Whitespace found at end of line
(#524) Variable "queueName" must be all lower-case
(#527) Whitespace found at end of line
(#530) Whitespace found at end of line
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 4 spaces, found 1
(#532) Spaces must be used for alignment; tabs are not allowed
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Whitespace found at end of line
(#534) Spaces must be used for alignment; tabs are not allowed
(#535) Spaces must be used for alignment; tabs are not allowed
(#536) Spaces must be used for alignment; tabs are not allowed
(#537) Spaces must be used for alignment; tabs are not allowed
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected 4 spaces, found 1
(#538) Protected method name "Zend_Service_WindowsAzure_Storage_Queue::_getErrorMessage" must be in lower-case letters only
(#538) Variable "alternativeError" must be all lower-case
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 4 spaces, found 1
(#539) Opening brace should be on the same line as the declaration
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 2
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 8 spaces, found 2
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 12 spaces, found 6
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected 8 spaces, found 2
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 12 spaces, found 6
(#544) Variable "alternativeError" must be all lower-case
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 8 spaces, found 2
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/QueueInstance.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Whitespace found at end of line
(#44) Whitespace found at end of line
(#48) Whitespace found at end of line
(#51) Whitespace found at end of line
(#55) Whitespace found at end of line
(#56) Opening brace should be on the same line as the declaration
(#63) Whitespace found at end of line
(#66) Whitespace found at end of line
(#81) Whitespace found at end of line
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/QueueMessage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Whitespace found at end of line
(#39) Spaces must be used for alignment; tabs are not allowed
(#47) Whitespace found at end of line
(#51) Whitespace found at end of line
(#54) Whitespace found at end of line
(#58) Spaces must be used for alignment; tabs are not allowed
(#62) Variable "messageId" must be all lower-case
(#62) Variable "insertionTime" must be all lower-case
(#62) Variable "expirationTime" must be all lower-case
(#62) Variable "popReceipt" must be all lower-case
(#62) Variable "timeNextVisible" must be all lower-case
(#62) Variable "messageText" must be all lower-case
(#62) Whitespace found at end of line
(#63) Opening brace should be on the same line as the declaration
(#65) Variable "messageId" must be all lower-case
(#66) Variable "insertionTime" must be all lower-case
(#67) Variable "expirationTime" must be all lower-case
(#68) Variable "popReceipt" must be all lower-case
(#69) Variable "timeNextVisible" must be all lower-case
(#70) Variable "messageText" must be all lower-case
(#73) Whitespace found at end of line
(#76) Whitespace found at end of line
(#91) Whitespace found at end of line
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/SignedIdentifier.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#34) Whitespace found at end of line
(#44) Whitespace found at end of line
(#48) Whitespace found at end of line
(#51) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Opening brace should be on the same line as the declaration
(#66) Whitespace found at end of line
(#69) Whitespace found at end of line
(#84) Whitespace found at end of line
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Table.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#71) "require_once" must be immediately followed by an open parenthesis
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#78) Inline doc block comments are not allowed; use "// Comment." instead
(#81) "require_once" must be immediately followed by an open parenthesis
(#83) Inline doc block comments are not allowed; use "// Comment." instead
(#86) "require_once" must be immediately followed by an open parenthesis
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#108) Variable "accountName" must be all lower-case
(#108) Variable "accountKey" must be all lower-case
(#108) Variable "usePathStyleUri" must be all lower-case
(#108) Variable "retryPolicy" must be all lower-case
(#108) Line exceeds maximum limit of 180 characters; contains 370 characters
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Opening brace should be on the same line as the declaration
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Variable "accountName" must be all lower-case
(#110) Variable "accountKey" must be all lower-case
(#110) Variable "usePathStyleUri" must be all lower-case
(#110) Variable "retryPolicy" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Variable "accountName" must be all lower-case
(#113) Variable "accountKey" must be all lower-case
(#113) Line exceeds 132 characters; contains 135 characters
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#125) Public method name "Zend_Service_WindowsAzure_Storage_Table::tableExists" must be in lower-case letters only
(#125) Variable "tableName" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Opening brace should be on the same line as the declaration
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 2
(#127) Variable "tableName" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "tableName" must be all lower-case
(#134) Variable "tableName" must be all lower-case
(#138) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Public method name "Zend_Service_WindowsAzure_Storage_Table::listTables" must be in lower-case letters only
(#149) Variable "nextTableName" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Opening brace should be on the same line as the declaration
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Variable "queryString" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 5
(#153) Variable "nextTableName" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 9
(#154) Variable "queryString" must be all lower-case
(#154) Variable "nextTableName" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 5
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Variable "queryString" must be all lower-case
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line indented incorrectly; expected at least 12 spaces, found 6
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 12 spaces, found 6
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 6
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 10
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 12 spaces, found 6
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 12 spaces, found 6
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 12 spaces, found 6
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 10
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 12 spaces, found 6
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 16 spaces, found 10
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 12 spaces, found 6
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Line indented incorrectly; expected at least 12 spaces, found 6
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 6
(#175) Variable "returnValue" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 12 spaces, found 6
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 16 spaces, found 10
(#177) Variable "tableName" must be all lower-case
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 10
(#178) Variable "tableName" must be all lower-case
(#178) Variable "tableName" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 16 spaces, found 10
(#180) Variable "returnValue" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 14
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 14
(#182) Variable "tableName" must be all lower-case
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 14
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 16 spaces, found 14
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 22 spaces, found 10
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 12 spaces, found 6
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 12 spaces, found 6
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 16 spaces, found 10
(#190) Variable "returnValue" must be all lower-case
(#190) Variable "returnValue" must be all lower-case
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 12 spaces, found 6
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 6
(#193) Variable "returnValue" must be all lower-case
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 8 spaces, found 2
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 2
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Spaces must be used for alignment; tabs are not allowed
(#201) Spaces must be used for alignment; tabs are not allowed
(#202) Spaces must be used for alignment; tabs are not allowed
(#203) Spaces must be used for alignment; tabs are not allowed
(#204) Spaces must be used for alignment; tabs are not allowed
(#205) Spaces must be used for alignment; tabs are not allowed
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#206) Public method name "Zend_Service_WindowsAzure_Storage_Table::createTable" must be in lower-case letters only
(#206) Variable "tableName" must be all lower-case
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Opening brace should be on the same line as the declaration
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#208) Variable "tableName" must be all lower-case
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Variable "requestBody" must be all lower-case
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#231) Variable "requestBody" must be all lower-case
(#231) Variable "requestBody" must be all lower-case
(#233) Variable "tableName" must be all lower-case
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Whitespace found at end of line
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Variable "requestBody" must be all lower-case
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 8 spaces, found 2
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Line indented incorrectly; expected at least 12 spaces, found 6
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 6
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 12 spaces, found 6
(#250) Variable "tableName" must be all lower-case
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 6
(#251) Variable "tableName" must be all lower-case
(#251) Variable "tableName" must be all lower-case
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Whitespace found at end of line
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 12 spaces, found 6
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 12 spaces, found 10
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 10
(#255) Variable "tableName" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 12 spaces, found 10
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 12 spaces, found 10
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 18 spaces, found 6
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 2
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 12 spaces, found 3
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 8 spaces, found 2
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Spaces must be used for alignment; tabs are not allowed
(#266) Spaces must be used for alignment; tabs are not allowed
(#267) Spaces must be used for alignment; tabs are not allowed
(#268) Spaces must be used for alignment; tabs are not allowed
(#269) Spaces must be used for alignment; tabs are not allowed
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 4 spaces, found 1
(#270) Public method name "Zend_Service_WindowsAzure_Storage_Table::deleteTable" must be in lower-case letters only
(#270) Variable "tableName" must be all lower-case
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Opening brace should be on the same line as the declaration
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 8 spaces, found 2
(#272) Variable "tableName" must be all lower-case
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Variable "tableName" must be all lower-case
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 2
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 12 spaces, found 3
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Spaces must be used for alignment; tabs are not allowed
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Whitespace found at end of line
(#290) Spaces must be used for alignment; tabs are not allowed
(#291) Spaces must be used for alignment; tabs are not allowed
(#292) Spaces must be used for alignment; tabs are not allowed
(#293) Spaces must be used for alignment; tabs are not allowed
(#294) Spaces must be used for alignment; tabs are not allowed
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#295) Public method name "Zend_Service_WindowsAzure_Storage_Table::insertEntity" must be in lower-case letters only
(#295) Variable "tableName" must be all lower-case
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Opening brace should be on the same line as the declaration
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 2
(#297) Variable "tableName" must be all lower-case
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 8 spaces, found 2
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 12 spaces, found 3
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Whitespace found at end of line
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Variable "requestBody" must be all lower-case
(#306) Line exceeds maximum limit of 180 characters; contains 204 characters
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Whitespace found at end of line
(#320) Variable "requestBody" must be all lower-case
(#320) Variable "requestBody" must be all lower-case
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 5
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 8 spaces, found 5
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 6
(#332) Variable "tableName" must be all lower-case
(#332) Variable "requestBody" must be all lower-case
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 6
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 8 spaces, found 2
(#334) Closing brace indented incorrectly; expected 5 spaces, found 2
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 6
(#335) Variable "tableName" must be all lower-case
(#335) Variable "requestBody" must be all lower-case
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 8 spaces, found 2
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Line indented incorrectly; expected at least 12 spaces, found 6
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 12 spaces, found 6
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Whitespace found at end of line
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 12 spaces, found 6
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 12 spaces, found 6
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 6
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 12 spaces, found 6
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Whitespace found at end of line
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Line indented incorrectly; expected at least 12 spaces, found 6
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 6
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 12 spaces, found 6
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 12 spaces, found 6
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 8 spaces, found 2
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 12 spaces, found 3
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 8 spaces, found 2
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 4 spaces, found 1
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 4 spaces, found 1
(#358) Spaces must be used for alignment; tabs are not allowed
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#361) Spaces must be used for alignment; tabs are not allowed
(#362) Spaces must be used for alignment; tabs are not allowed
(#363) Spaces must be used for alignment; tabs are not allowed
(#364) Spaces must be used for alignment; tabs are not allowed
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 4 spaces, found 1
(#365) Public method name "Zend_Service_WindowsAzure_Storage_Table::deleteEntity" must be in lower-case letters only
(#365) Variable "tableName" must be all lower-case
(#365) Variable "verifyEtag" must be all lower-case
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 4 spaces, found 1
(#366) Opening brace should be on the same line as the declaration
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 8 spaces, found 2
(#367) Variable "tableName" must be all lower-case
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 3
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 8 spaces, found 2
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 8 spaces, found 2
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 12 spaces, found 3
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 8 spaces, found 2
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Whitespace found at end of line
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Line indented incorrectly; expected at least 12 spaces, found 9
(#381) Variable "verifyEtag" must be all lower-case
(#385) Line indented incorrectly; expected 12 spaces, found 8
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Line indented incorrectly; expected at least 12 spaces, found 2
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 5
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 12 spaces, found 5
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 16 spaces, found 6
(#390) Variable "tableName" must be all lower-case
(#390) Line exceeds maximum limit of 180 characters; contains 211 characters
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 16 spaces, found 6
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 12 spaces, found 2
(#392) Closing brace indented incorrectly; expected 5 spaces, found 2
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 16 spaces, found 6
(#393) Variable "tableName" must be all lower-case
(#393) Line exceeds maximum limit of 180 characters; contains 204 characters
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 12 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 12 spaces, found 2
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 16 spaces, found 6
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 12 spaces, found 2
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 4 spaces, found 1
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Whitespace found at end of line
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 4 spaces, found 1
(#401) Spaces must be used for alignment; tabs are not allowed
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Whitespace found at end of line
(#403) Spaces must be used for alignment; tabs are not allowed
(#404) Spaces must be used for alignment; tabs are not allowed
(#405) Spaces must be used for alignment; tabs are not allowed
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Whitespace found at end of line
(#407) Spaces must be used for alignment; tabs are not allowed
(#408) Spaces must be used for alignment; tabs are not allowed
(#409) Spaces must be used for alignment; tabs are not allowed
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 4 spaces, found 1
(#410) Public method name "Zend_Service_WindowsAzure_Storage_Table::retrieveEntityById" must be in lower-case letters only
(#410) Variable "tableName" must be all lower-case
(#410) Variable "partitionKey" must be all lower-case
(#410) Variable "rowKey" must be all lower-case
(#410) Variable "entityClass" must be all lower-case
(#410) Line exceeds 132 characters; contains 157 characters
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#411) Opening brace should be on the same line as the declaration
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 8 spaces, found 2
(#412) Variable "tableName" must be all lower-case
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 12 spaces, found 3
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 8 spaces, found 2
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 8 spaces, found 2
(#415) Variable "partitionKey" must be all lower-case
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 12 spaces, found 3
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 8 spaces, found 2
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 8 spaces, found 2
(#418) Variable "rowKey" must be all lower-case
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 12 spaces, found 3
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 8 spaces, found 2
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 8 spaces, found 2
(#421) Variable "entityClass" must be all lower-case
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 12 spaces, found 3
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 8 spaces, found 2
(#424) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Whitespace found at end of line
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 8 spaces, found 2
(#428) Variable "partitionKey" must be all lower-case
(#428) Variable "rowKey" must be all lower-case
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Line indented incorrectly; expected at least 12 spaces, found 6
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 12 spaces, found 6
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 16 spaces, found 10
(#431) Line exceeds 132 characters; contains 180 characters
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 12 spaces, found 6
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 12 spaces, found 6
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 8 spaces, found 2
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Whitespace found at end of line
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Line indented incorrectly; expected at least 8 spaces, found 2
(#440) Space found before object operator
(#440) Variable "tableName" must be all lower-case
(#441) Space found before object operator
(#441) Variable "partitionKey" must be all lower-case
(#442) Space found before object operator
(#442) Variable "rowKey" must be all lower-case
(#444) Variable "entityClass" must be all lower-case
(#446) Whitespace found at end of line
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) This comment is 50% valid code; is this commented out code?
(#451) Whitespace found at end of line
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 4 spaces, found 1
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Whitespace found at end of line
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 4 spaces, found 1
(#456) Spaces must be used for alignment; tabs are not allowed
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Whitespace found at end of line
(#458) Spaces must be used for alignment; tabs are not allowed
(#459) Spaces must be used for alignment; tabs are not allowed
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 4 spaces, found 1
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 4 spaces, found 1
(#461) Opening brace should be on the same line as the declaration
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 8 spaces, found 5
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 4 spaces, found 1
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Whitespace found at end of line
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 4 spaces, found 1
(#466) Spaces must be used for alignment; tabs are not allowed
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Whitespace found at end of line
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Line exceeds 132 characters; contains 158 characters
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Line exceeds maximum limit of 180 characters; contains 184 characters
(#470) Spaces must be used for alignment; tabs are not allowed
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Line exceeds 132 characters; contains 159 characters
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Line exceeds 132 characters; contains 153 characters
(#473) Spaces must be used for alignment; tabs are not allowed
(#474) Spaces must be used for alignment; tabs are not allowed
(#475) Spaces must be used for alignment; tabs are not allowed
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 4 spaces, found 1
(#476) Public method name "Zend_Service_WindowsAzure_Storage_Table::retrieveEntities" must be in lower-case letters only
(#476) Variable "tableName" must be all lower-case
(#476) Variable "entityClass" must be all lower-case
(#476) Variable "nextPartitionKey" must be all lower-case
(#476) Variable "nextRowKey" must be all lower-case
(#476) Line exceeds maximum limit of 180 characters; contains 181 characters
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 4 spaces, found 1
(#477) Opening brace should be on the same line as the declaration
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 8 spaces, found 2
(#478) Variable "tableName" must be all lower-case
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 12 spaces, found 3
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 8 spaces, found 2
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 8 spaces, found 2
(#481) Variable "entityClass" must be all lower-case
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 12 spaces, found 3
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 2
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 8 spaces, found 2
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 12 spaces, found 6
(#487) Variable "entityClass" must be all lower-case
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 12 spaces, found 6
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 8 spaces, found 2
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Whitespace found at end of line
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Line indented incorrectly; expected at least 8 spaces, found 2
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 8 spaces, found 2
(#492) Variable "queryString" must be all lower-case
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Line indented incorrectly; expected at least 8 spaces, found 2
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 8 spaces, found 2
(#495) Variable "tableName" must be all lower-case
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Line indented incorrectly; expected at least 12 spaces, found 6
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Whitespace found at end of line
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Line indented incorrectly; expected at least 12 spaces, found 6
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 12 spaces, found 6
(#499) Variable "tableName" must be all lower-case
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Whitespace found at end of line
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Line indented incorrectly; expected at least 12 spaces, found 9
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 12 spaces, found 9
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Whitespace found at end of line
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 12 spaces, found 6
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 12 spaces, found 6
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 16 spaces, found 10
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 12 spaces, found 6
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Whitespace found at end of line
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Line indented incorrectly; expected at least 12 spaces, found 9
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 12 spaces, found 9
(#510) Expected "if (...) {\n"; found "if (...) {\n"
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 16 spaces, found 13
(#511) Variable "queryString" must be all lower-case
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 12 spaces, found 9
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected 8 spaces, found 2
(#513) Variable "tableName" must be all lower-case
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Line indented incorrectly; expected at least 12 spaces, found 6
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Line indented incorrectly; expected at least 12 spaces, found 6
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 12 spaces, found 6
(#517) Variable "queryString" must be all lower-case
(#517) Variable "tableName" must be all lower-case
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Line indented incorrectly; expected at least 12 spaces, found 6
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 12 spaces, found 6
(#520) Variable "tableName" must be all lower-case
(#520) Variable "tableName" must be all lower-case
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 8 spaces, found 2
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 12 spaces, found 6
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 8 spaces, found 2
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Whitespace found at end of line
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 2
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 8 spaces, found 2
(#526) Variable "nextPartitionKey" must be all lower-case
(#526) Variable "nextRowKey" must be all lower-case
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 12 spaces, found 6
(#527) Variable "queryString" must be all lower-case
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 16 spaces, found 10
(#528) Variable "queryString" must be all lower-case
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 12 spaces, found 6
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Whitespace found at end of line
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 12 spaces, found 6
(#531) Variable "queryString" must be all lower-case
(#531) Variable "nextPartitionKey" must be all lower-case
(#531) Variable "nextRowKey" must be all lower-case
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 8 spaces, found 2
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 8 spaces, found 5
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected 8 spaces, found 5
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 12 spaces, found 6
(#537) Variable "tableName" must be all lower-case
(#537) Variable "queryString" must be all lower-case
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 12 spaces, found 6
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Whitespace found at end of line
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Line indented incorrectly; expected at least 12 spaces, found 6
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected at least 12 spaces, found 6
(#541) Variable "innerResponse" must be all lower-case
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 12 spaces, found 6
(#542) Variable "innerResponse" must be all lower-case
(#542) Variable "innerResponse" must be all lower-case
(#542) Variable "innerResponse" must be all lower-case
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 12 spaces, found 6
(#543) Variable "innerResponse" must be all lower-case
(#543) Variable "innerResponse" must be all lower-case
(#543) Variable "innerResponse" must be all lower-case
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 12 spaces, found 6
(#544) Variable "innerResponse" must be all lower-case
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 8 spaces, found 2
(#545) Closing brace indented incorrectly; expected 5 spaces, found 2
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 12 spaces, found 6
(#546) Variable "tableName" must be all lower-case
(#546) Variable "queryString" must be all lower-case
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 8 spaces, found 2
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Whitespace found at end of line
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 8 spaces, found 2
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) Line indented incorrectly; expected at least 12 spaces, found 6
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 12 spaces, found 6
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 12 spaces, found 6
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 16 spaces, found 10
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected 12 spaces, found 6
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 12 spaces, found 6
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 12 spaces, found 6
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 16 spaces, found 10
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 20 spaces, found 14
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected 16 spaces, found 10
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 20 spaces, found 14
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 16 spaces, found 10
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 12 spaces, found 6
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 16 spaces, found 10
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 16 spaces, found 10
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 16 spaces, found 10
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 20 spaces, found 14
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected 16 spaces, found 10
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 20 spaces, found 14
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected 16 spaces, found 10
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 12 spaces, found 6
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Line indented incorrectly; expected at least 12 spaces, found 6
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 12 spaces, found 6
(#574) Variable "returnValue" must be all lower-case
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Whitespace found at end of line
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected 12 spaces, found 6
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Line indented incorrectly; expected at least 16 spaces, found 10
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 16 spaces, found 10
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 16 spaces, found 10
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Whitespace found at end of line
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) Line indented incorrectly; expected at least 16 spaces, found 10
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 16 spaces, found 10
(#581) Variable "entityClass" must be all lower-case
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 16 spaces, found 10
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Whitespace found at end of line
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Line indented incorrectly; expected at least 16 spaces, found 10
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected 16 spaces, found 10
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected 20 spaces, found 14
(#586) Whitespace found at end of line
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 24 spaces, found 18
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 24 spaces, found 18
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected 24 spaces, found 18
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 28 spaces, found 22
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 24 spaces, found 18
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected 20 spaces, found 14
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected 16 spaces, found 10
(#594) Whitespace found at end of line
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Line indented incorrectly; expected at least 16 spaces, found 10
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 16 spaces, found 10
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 16 spaces, found 10
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 16 spaces, found 10
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Whitespace found at end of line
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Line indented incorrectly; expected at least 16 spaces, found 10
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 16 spaces, found 10
(#601) Variable "returnValue" must be all lower-case
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 12 spaces, found 6
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 12 spaces, found 3
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected 12 spaces, found 6
(#605) Line exceeds 132 characters; contains 147 characters
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 16 spaces, found 10
(#606) Variable "queryString" must be all lower-case
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 20 spaces, found 14
(#607) Variable "returnValue" must be all lower-case
(#607) Variable "returnValue" must be all lower-case
(#607) Variable "tableName" must be all lower-case
(#607) Variable "entityClass" must be all lower-case
(#607) Line exceeds maximum limit of 180 characters; contains 229 characters
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 16 spaces, found 10
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 12 spaces, found 6
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Whitespace found at end of line
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) This comment is 50% valid code; is this commented out code?
(#611) Line indented incorrectly; expected at least 12 spaces, found 6
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 12 spaces, found 6
(#612) Variable "returnValue" must be all lower-case
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected 8 spaces, found 2
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 12 spaces, found 6
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected 8 spaces, found 2
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 4 spaces, found 1
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Whitespace found at end of line
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 4 spaces, found 1
(#619) Spaces must be used for alignment; tabs are not allowed
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Whitespace found at end of line
(#621) Spaces must be used for alignment; tabs are not allowed
(#622) Spaces must be used for alignment; tabs are not allowed
(#623) Spaces must be used for alignment; tabs are not allowed
(#624) Spaces must be used for alignment; tabs are not allowed
(#625) Spaces must be used for alignment; tabs are not allowed
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 4 spaces, found 1
(#626) Public method name "Zend_Service_WindowsAzure_Storage_Table::updateEntity" must be in lower-case letters only
(#626) Variable "tableName" must be all lower-case
(#626) Variable "verifyEtag" must be all lower-case
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 4 spaces, found 1
(#627) Opening brace should be on the same line as the declaration
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 8 spaces, found 5
(#628) Variable "tableName" must be all lower-case
(#628) Variable "verifyEtag" must be all lower-case
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 4 spaces, found 1
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Whitespace found at end of line
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 4 spaces, found 1
(#632) Spaces must be used for alignment; tabs are not allowed
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Whitespace found at end of line
(#634) Spaces must be used for alignment; tabs are not allowed
(#635) Spaces must be used for alignment; tabs are not allowed
(#636) Spaces must be used for alignment; tabs are not allowed
(#637) Spaces must be used for alignment; tabs are not allowed
(#638) Spaces must be used for alignment; tabs are not allowed
(#639) Spaces must be used for alignment; tabs are not allowed
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 4 spaces, found 1
(#640) Public method name "Zend_Service_WindowsAzure_Storage_Table::mergeEntity" must be in lower-case letters only
(#640) Variable "tableName" must be all lower-case
(#640) Variable "verifyEtag" must be all lower-case
(#640) Line exceeds 132 characters; contains 151 characters
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 4 spaces, found 1
(#641) Opening brace should be on the same line as the declaration
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 8 spaces, found 2
(#642) Variable "mergeEntity" must be all lower-case
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected 8 spaces, found 2
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) Line indented incorrectly; expected at least 12 spaces, found 3
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 12 spaces, found 3
(#645) Variable "mergeEntity" must be all lower-case
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Whitespace found at end of line
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Line indented incorrectly; expected at least 12 spaces, found 3
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 12 spaces, found 3
(#648) Variable "azureValues" must be all lower-case
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected 12 spaces, found 3
(#649) Variable "azureValues" must be all lower-case
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected 16 spaces, found 4
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 20 spaces, found 5
(#651) Variable "mergeEntity" must be all lower-case
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected 16 spaces, found 4
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 12 spaces, found 3
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected 8 spaces, found 2
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 12 spaces, found 3
(#655) Variable "mergeEntity" must be all lower-case
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 8 spaces, found 2
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Whitespace found at end of line
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 8 spaces, found 5
(#658) Variable "tableName" must be all lower-case
(#658) Variable "mergeEntity" must be all lower-case
(#658) Variable "verifyEtag" must be all lower-case
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected 4 spaces, found 1
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Whitespace found at end of line
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 4 spaces, found 1
(#662) Spaces must be used for alignment; tabs are not allowed
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Whitespace found at end of line
(#664) Spaces must be used for alignment; tabs are not allowed
(#665) Spaces must be used for alignment; tabs are not allowed
(#666) Spaces must be used for alignment; tabs are not allowed
(#667) Spaces must be used for alignment; tabs are not allowed
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 4 spaces, found 1
(#668) Protected method name "Zend_Service_WindowsAzure_Storage_Table::_getErrorMessage" must be in lower-case letters only
(#668) Variable "alternativeError" must be all lower-case
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 4 spaces, found 1
(#669) Opening brace should be on the same line as the declaration
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 8 spaces, found 2
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 8 spaces, found 2
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 12 spaces, found 6
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected 8 spaces, found 2
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 12 spaces, found 6
(#674) Variable "alternativeError" must be all lower-case
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected 8 spaces, found 2
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected 4 spaces, found 1
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Whitespace found at end of line
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 4 spaces, found 1
(#679) Spaces must be used for alignment; tabs are not allowed
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Whitespace found at end of line
(#681) Spaces must be used for alignment; tabs are not allowed
(#682) Spaces must be used for alignment; tabs are not allowed
(#683) Spaces must be used for alignment; tabs are not allowed
(#684) Spaces must be used for alignment; tabs are not allowed
(#685) Spaces must be used for alignment; tabs are not allowed
(#686) Spaces must be used for alignment; tabs are not allowed
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected 4 spaces, found 1
(#687) Protected method name "Zend_Service_WindowsAzure_Storage_Table::_changeEntity" must be in lower-case letters only
(#687) Variable "httpVerb" must be all lower-case
(#687) Variable "tableName" must be all lower-case
(#687) Variable "verifyEtag" must be all lower-case
(#687) Line exceeds 132 characters; contains 168 characters
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 4 spaces, found 1
(#688) Opening brace should be on the same line as the declaration
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected 8 spaces, found 2
(#689) Variable "tableName" must be all lower-case
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 12 spaces, found 3
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected 8 spaces, found 2
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 8 spaces, found 2
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 12 spaces, found 3
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected 8 spaces, found 2
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Whitespace found at end of line
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Variable "verifyEtag" must be all lower-case
(#704) Line indented incorrectly; expected 12 spaces, found 8
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Line indented incorrectly; expected at least 12 spaces, found 5
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 12 spaces, found 2
(#707) Variable "requestBody" must be all lower-case
(#708) Line exceeds maximum limit of 180 characters; contains 204 characters
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Whitespace found at end of line
(#722) Line indented incorrectly; expected at least 12 spaces, found 8
(#722) Variable "requestBody" must be all lower-case
(#722) Variable "requestBody" must be all lower-case
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 12 spaces, found 9
(#725) Line indented incorrectly; expected at least 12 spaces, found 8
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) Line indented incorrectly; expected at least 12 spaces, found 8
(#728) Line indented incorrectly; expected at least 12 spaces, found 8
(#729) Line indented incorrectly; expected at least 12 spaces, found 8
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected 12 spaces, found 5
(#730) Variable "verifyEtag" must be all lower-case
(#731) Line indented incorrectly; expected at least 16 spaces, found 12
(#732) Line indented incorrectly; expected 12 spaces, found 8
(#732) Closing brace indented incorrectly; expected 5 spaces, found 8
(#733) Line indented incorrectly; expected at least 16 spaces, found 12
(#734) Line indented incorrectly; expected 12 spaces, found 8
(#735) Whitespace found at end of line
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) Line indented incorrectly; expected at least 12 spaces, found 2
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 12 spaces, found 2
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected 12 spaces, found 5
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 16 spaces, found 6
(#739) Variable "tableName" must be all lower-case
(#739) Variable "httpVerb" must be all lower-case
(#739) Variable "requestBody" must be all lower-case
(#739) Line exceeds maximum limit of 180 characters; contains 204 characters
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 16 spaces, found 6
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected 12 spaces, found 2
(#741) Closing brace indented incorrectly; expected 5 spaces, found 2
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 16 spaces, found 6
(#742) Variable "tableName" must be all lower-case
(#742) Variable "httpVerb" must be all lower-case
(#742) Variable "requestBody" must be all lower-case
(#742) Line exceeds maximum limit of 180 characters; contains 197 characters
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected 12 spaces, found 2
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 12 spaces, found 2
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#745) Line indented incorrectly; expected at least 16 spaces, found 6
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 16 spaces, found 3
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 16 spaces, found 3
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 16 spaces, found 6
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 12 spaces, found 2
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 16 spaces, found 3
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected 12 spaces, found 2
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected 4 spaces, found 1
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Whitespace found at end of line
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 4 spaces, found 1
(#756) Spaces must be used for alignment; tabs are not allowed
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Whitespace found at end of line
(#758) Spaces must be used for alignment; tabs are not allowed
(#759) Spaces must be used for alignment; tabs are not allowed
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected 4 spaces, found 1
(#760) Protected method name "Zend_Service_WindowsAzure_Storage_Table::_rfcDate" must be in lower-case letters only
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 4 spaces, found 1
(#761) Opening brace should be on the same line as the declaration
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 8 spaces, found 5
(#762) Inline comments must end in full-stops, exclamation marks, or question marks
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected 4 spaces, found 1
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Whitespace found at end of line
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 4 spaces, found 1
(#766) Spaces must be used for alignment; tabs are not allowed
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Whitespace found at end of line
(#768) Spaces must be used for alignment; tabs are not allowed
(#769) Spaces must be used for alignment; tabs are not allowed
(#770) Spaces must be used for alignment; tabs are not allowed
(#771) Spaces must be used for alignment; tabs are not allowed
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected 4 spaces, found 1
(#772) Protected method name "Zend_Service_WindowsAzure_Storage_Table::_fillTemplate" must be in lower-case letters only
(#772) Variable "templateText" must be all lower-case
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 4 spaces, found 1
(#773) Opening brace should be on the same line as the declaration
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected 8 spaces, found 5
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 12 spaces, found 9
(#775) Variable "templateText" must be all lower-case
(#775) Variable "templateText" must be all lower-case
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected 8 spaces, found 5
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 8 spaces, found 5
(#777) Variable "templateText" must be all lower-case
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 4 spaces, found 1
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Whitespace found at end of line
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 4 spaces, found 1
(#781) Spaces must be used for alignment; tabs are not allowed
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Whitespace found at end of line
(#783) Spaces must be used for alignment; tabs are not allowed
(#784) Spaces must be used for alignment; tabs are not allowed
(#785) Spaces must be used for alignment; tabs are not allowed
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected 4 spaces, found 1
(#786) Protected method name "Zend_Service_WindowsAzure_Storage_Table::_generateAzureRepresentation" must be in lower-case letters only
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 4 spaces, found 1
(#787) Opening brace should be on the same line as the declaration
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) Line indented incorrectly; expected at least 8 spaces, found 2
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 8 spaces, found 2
(#789) Variable "azureRepresentation" must be all lower-case
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 8 spaces, found 2
(#790) Variable "azureValues" must be all lower-case
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected 8 spaces, found 2
(#791) Variable "azureValues" must be all lower-case
(#791) Variable "azureValue" must be all lower-case
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 12 spaces, found 6
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 12 spaces, found 6
(#793) Variable "azureValue" must be all lower-case
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected 12 spaces, found 6
(#794) Variable "azureValue" must be all lower-case
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 16 spaces, found 10
(#795) Variable "azureValue" must be all lower-case
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected 12 spaces, found 6
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected 12 spaces, found 6
(#797) Variable "azureValue" must be all lower-case
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 16 spaces, found 10
(#798) Whitespace found at end of line
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected 12 spaces, found 6
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 12 spaces, found 6
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Whitespace found at end of line
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected 12 spaces, found 6
(#802) Variable "azureValue" must be all lower-case
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected 16 spaces, found 10
(#803) Variable "azureValue" must be all lower-case
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 20 spaces, found 14
(#804) Variable "azureValue" must be all lower-case
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected 16 spaces, found 10
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected at least 20 spaces, found 14
(#806) Variable "azureValue" must be all lower-case
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected 16 spaces, found 10
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected 12 spaces, found 6
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Whitespace found at end of line
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 12 spaces, found 6
(#810) Variable "azureValue" must be all lower-case
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 12 spaces, found 6
(#811) Variable "azureRepresentation" must be all lower-case
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected 8 spaces, found 2
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 8 spaces, found 2
(#814) Variable "azureRepresentation" must be all lower-case
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/TableEntity.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#40) Whitespace found at end of line
(#43) Member variable "_partitionKey" must be all lower-case
(#44) Whitespace found at end of line
(#47) Whitespace found at end of line
(#50) Member variable "_rowKey" must be all lower-case
(#51) Whitespace found at end of line
(#54) Whitespace found at end of line
(#58) Whitespace found at end of line
(#61) Whitespace found at end of line
(#65) Whitespace found at end of line
(#68) Whitespace found at end of line
(#72) Variable "partitionKey" must be all lower-case
(#72) Variable "rowKey" must be all lower-case
(#72) Whitespace found at end of line
(#73) Opening brace should be on the same line as the declaration
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Variable "partitionKey" must be all lower-case
(#75) Variable "rowKey" must be all lower-case
(#77) Whitespace found at end of line
(#80) Whitespace found at end of line
(#84) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::getPartitionKey" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#88) Whitespace found at end of line
(#91) Whitespace found at end of line
(#95) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::setPartitionKey" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#99) Whitespace found at end of line
(#102) Whitespace found at end of line
(#106) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::getRowKey" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#110) Whitespace found at end of line
(#113) Whitespace found at end of line
(#117) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::setRowKey" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#121) Whitespace found at end of line
(#124) Whitespace found at end of line
(#128) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::getTimestamp" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#132) Whitespace found at end of line
(#135) Whitespace found at end of line
(#139) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::setTimestamp" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#143) Whitespace found at end of line
(#146) Whitespace found at end of line
(#149) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::getEtag" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#153) Whitespace found at end of line
(#156) Whitespace found at end of line
(#159) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::setEtag" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#163) Whitespace found at end of line
(#166) Whitespace found at end of line
(#169) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::getAzureValues" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Whitespace found at end of line
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Variable "returnValue" must be all lower-case
(#179) Variable "returnValue" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#184) Line exceeds 132 characters; contains 133 characters
(#186) Variable "returnValue" must be all lower-case
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) This comment is 50% valid code; is this commented out code?
(#195) Variable "returnValue" must be all lower-case
(#197) Whitespace found at end of line
(#200) Whitespace found at end of line
(#205) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::setAzureValues" must be in lower-case letters only
(#205) Variable "throwOnError" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Whitespace found at end of line
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Variable "returnValue" must be all lower-case
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 24 spaces, found 21
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 24 spaces, found 21
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 28 spaces, found 25
(#219) Closing brace must be on a line by itself
(#219) Closing brace must be on a line by itself
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 24 spaces, found 21
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 28 spaces, found 25
(#221) Inline control structures are not allowed
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 28 spaces, found 25
(#223) Inline control structures are not allowed
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 24 spaces, found 21
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 28 spaces, found 25
(#227) Closing brace must be on a line by itself
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 20 spaces, found 17
(#228) Closing brace indented incorrectly; expected 20 spaces, found 17
(#230) Whitespace found at end of line
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Line exceeds 132 characters; contains 137 characters
(#239) Variable "throwOnError" must be all lower-case
(#240) Line exceeds 132 characters; contains 149 characters
(#240) Whitespace found at end of line
(#243) Whitespace found at end of line
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) This comment is 50% valid code; is this commented out code?
(#245) Variable "returnValue" must be all lower-case
(#247) Whitespace found at end of line
(#250) Whitespace found at end of line
(#254) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::getAzureAccessors" must be in lower-case letters only
(#254) Variable "className" must be all lower-case
(#255) Opening brace should be on the same line as the declaration
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "azureAccessors" must be all lower-case
(#258) Whitespace found at end of line
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "className" must be all lower-case
(#261) Whitespace found at end of line
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "azureAccessors" must be all lower-case
(#270) Whitespace found at end of line
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "azureAccessors" must be all lower-case
(#279) Whitespace found at end of line
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) This comment is 50% valid code; is this commented out code?
(#281) Variable "azureAccessors" must be all lower-case
(#283) Whitespace found at end of line
(#286) Whitespace found at end of line
(#290) Public method name "Zend_Service_WindowsAzure_Storage_TableEntity::getAzureAccessor" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Variable "docComment" must be all lower-case
(#294) Whitespace found at end of line
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Expected "if (...) {\n"; found "if (...)\n {\n"
(#296) Variable "docComment" must be all lower-case
(#300) Whitespace found at end of line
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Variable "azureComment" must be all lower-case
(#303) Variable "commentLines" must be all lower-case
(#303) Variable "docComment" must be all lower-case
(#304) Variable "commentLines" must be all lower-case
(#304) Variable "commentLine" must be all lower-case
(#305) Variable "commentLine" must be all lower-case
(#306) Variable "azureComment" must be all lower-case
(#306) Variable "commentLine" must be all lower-case
(#306) Variable "commentLine" must be all lower-case
(#307) Variable "azureComment" must be all lower-case
(#308) Variable "azureComment" must be all lower-case
(#308) Variable "azureComment" must be all lower-case
(#313) Whitespace found at end of line
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Variable "azureProperties" must be all lower-case
(#315) Variable "azureComment" must be all lower-case
(#319) Variable "azureProperties" must be all lower-case
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Variable "azureProperties" must be all lower-case
(#320) Variable "azureProperties" must be all lower-case
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/TableEntityQuery.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Member variable "_orderBy" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Member variable "_partitionKey" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#72) Member variable "_rowKey" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Opening brace should be on the same line as the declaration
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Opening brace should be on the same line as the declaration
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#102) Public method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::wherePartitionKey" must be in lower-case letters only
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Opening brace should be on the same line as the declaration
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#114) Public method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::whereRowKey" must be in lower-case letters only
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Opening brace should be on the same line as the declaration
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Opening brace should be on the same line as the declaration
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 5
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 9
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 5
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#153) Public method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::andWhere" must be in lower-case letters only
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Opening brace should be on the same line as the declaration
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#165) Public method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::orWhere" must be in lower-case letters only
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Opening brace should be on the same line as the declaration
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Whitespace found at end of line
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#177) Public method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::orderBy" must be in lower-case letters only
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Opening brace should be on the same line as the declaration
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 4 spaces, found 1
(#182) Whitespace found at end of line
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Whitespace found at end of line
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#188) Spaces must be used to indent lines; tabs are not allowed
(#190) Opening brace should be on the same line as the declaration
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#197) Whitespace found at end of line
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#201) Public method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::assembleQueryString" must be in lower-case letters only
(#201) Variable "urlEncode" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Opening brace should be on the same line as the declaration
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 6
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) Variable "urlEncode" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 8 spaces, found 2
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 6
(#210) Variable "orderBy" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Variable "urlEncode" must be all lower-case
(#211) Variable "orderBy" must be all lower-case
(#211) Variable "orderBy" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 8 spaces, found 2
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#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 8 spaces, found 2
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 8 spaces, found 2
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 8 spaces, found 2
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Spaces must be used to indent lines; tabs are not allowed
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#229) Spaces must be used to indent lines; tabs are not allowed
(#230) Spaces must be used to indent lines; tabs are not allowed
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 4 spaces, found 1
(#231) Public method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::assembleFrom" must be in lower-case letters only
(#231) Variable "includeParentheses" must be all lower-case
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Opening brace should be on the same line as the declaration
(#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 5
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 5
(#234) Variable "includeParentheses" must be all lower-case
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 9
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 12 spaces, found 9
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 13
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 12 spaces, found 9
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 12 spaces, found 9
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 16 spaces, found 13
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 12 spaces, found 9
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 12 spaces, found 9
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 spaces, found 13
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 12 spaces, found 9
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Whitespace found at end of line
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 12 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 8 spaces, found 5
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Whitespace found at end of line
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Spaces must be used to indent lines; tabs are not allowed
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Whitespace found at end of line
(#257) Spaces must be used to indent lines; tabs are not allowed
(#258) Spaces must be used to indent lines; tabs are not allowed
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 4 spaces, found 1
(#259) Public method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::assembleQuery" must be in lower-case letters only
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Opening brace should be on the same line as the declaration
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Variable "assembledQuery" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Whitespace found at end of line
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Variable "queryString" must be all lower-case
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 8 spaces, found 2
(#264) Variable "queryString" must be all lower-case
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 3
(#265) Variable "assembledQuery" must be all lower-case
(#265) Variable "queryString" must be all lower-case
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Variable "assembledQuery" must be all lower-case
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 4 spaces, found 1
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Spaces must be used to indent lines; tabs are not allowed
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Whitespace found at end of line
(#274) Spaces must be used to indent lines; tabs are not allowed
(#275) Spaces must be used to indent lines; tabs are not allowed
(#276) Spaces must be used to indent lines; tabs are not allowed
(#277) Spaces must be used to indent lines; tabs are not allowed
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#278) Protected method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::_quoteInto" must be in lower-case letters only
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Opening brace should be on the same line as the declaration
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 8 spaces, found 2
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 12 spaces, found 9
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 5
(#282) Closing brace indented incorrectly; expected 2 spaces, found 5
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 12 spaces, found 9
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 12 spaces, found 9
(#284) Expected "while (...) {\n"; found "while(...) {\n"
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 16 spaces, found 13
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 20 spaces, found 17
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 16 spaces, found 13
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 20 spaces, found 17
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 16 spaces, found 13
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 12 spaces, found 9
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 5
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 5
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Whitespace found at end of line
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Spaces must be used to indent lines; tabs are not allowed
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Whitespace found at end of line
(#298) Spaces must be used to indent lines; tabs are not allowed
(#299) Spaces must be used to indent lines; tabs are not allowed
(#300) Spaces must be used to indent lines; tabs are not allowed
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#301) Protected method name "Zend_Service_WindowsAzure_Storage_TableEntityQuery::_replaceOperators" must be in lower-case letters only
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Opening brace should be on the same line as the declaration
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 5
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 5
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 5
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 5
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 5
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 5
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 5
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 5
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 5
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Whitespace found at end of line
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 5
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 4 spaces, found 1
(#318) Spaces must be used to indent lines; tabs are not allowed
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Whitespace found at end of line
(#320) Spaces must be used to indent lines; tabs are not allowed
(#321) Spaces must be used to indent lines; tabs are not allowed
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 4 spaces, found 1
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Opening brace should be on the same line as the declaration
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 4 spaces, found 1
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/TableInstance.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Whitespace found at end of line
(#45) Whitespace found at end of line
(#49) Whitespace found at end of line
(#52) Whitespace found at end of line
(#58) Whitespace found at end of line
(#59) Opening brace should be on the same line as the declaration
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#67) Whitespace found at end of line
(#70) Whitespace found at end of line
(#85) Whitespace found at end of line
local/mr/vendor/zend/Zend/Service/Yahoo.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Member variable "appId" must be all lower-case
(#55) Variable "appId" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "appId" must be all lower-case
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#80) Public method name "Zend_Service_Yahoo::inlinkDataSearch" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "defaultOptions" must be all lower-case
(#85) Variable "defaultOptions" must be all lower-case
(#93) Inline doc block comments are not allowed; use "// Comment." instead
(#96) "require_once" must be immediately followed by an open parenthesis
(#106) Inline doc block comments are not allowed; use "// Comment." instead
(#109) "require_once" must be immediately followed by an open parenthesis
(#132) Public method name "Zend_Service_Yahoo::imageSearch" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "defaultOptions" must be all lower-case
(#140) Variable "defaultOptions" must be all lower-case
(#149) Inline doc block comments are not allowed; use "// Comment." instead
(#152) "require_once" must be immediately followed by an open parenthesis
(#162) Inline doc block comments are not allowed; use "// Comment." instead
(#165) "require_once" must be immediately followed by an open parenthesis
(#197) Public method name "Zend_Service_Yahoo::localSearch" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "defaultOptions" must be all lower-case
(#204) Variable "defaultOptions" must be all lower-case
(#213) Inline doc block comments are not allowed; use "// Comment." instead
(#216) "require_once" must be immediately followed by an open parenthesis
(#226) Inline doc block comments are not allowed; use "// Comment." instead
(#229) "require_once" must be immediately followed by an open parenthesis
(#252) Public method name "Zend_Service_Yahoo::newsSearch" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#254) Variable "defaultOptions" must be all lower-case
(#258) Variable "defaultOptions" must be all lower-case
(#267) Inline doc block comments are not allowed; use "// Comment." instead
(#270) "require_once" must be immediately followed by an open parenthesis
(#280) Inline doc block comments are not allowed; use "// Comment." instead
(#283) "require_once" must be immediately followed by an open parenthesis
(#301) Public method name "Zend_Service_Yahoo::pageDataSearch" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#303) Variable "defaultOptions" must be all lower-case
(#306) Variable "defaultOptions" must be all lower-case
(#314) Inline doc block comments are not allowed; use "// Comment." instead
(#317) "require_once" must be immediately followed by an open parenthesis
(#327) Inline doc block comments are not allowed; use "// Comment." instead
(#330) "require_once" must be immediately followed by an open parenthesis
(#352) Public method name "Zend_Service_Yahoo::videoSearch" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#354) Variable "defaultOptions" must be all lower-case
(#359) Variable "defaultOptions" must be all lower-case
(#368) Inline doc block comments are not allowed; use "// Comment." instead
(#371) "require_once" must be immediately followed by an open parenthesis
(#381) Inline doc block comments are not allowed; use "// Comment." instead
(#384) "require_once" must be immediately followed by an open parenthesis
(#410) Public method name "Zend_Service_Yahoo::webSearch" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#412) Variable "defaultOptions" must be all lower-case
(#417) Variable "defaultOptions" must be all lower-case
(#425) Inline doc block comments are not allowed; use "// Comment." instead
(#428) "require_once" must be immediately followed by an open parenthesis
(#438) Inline doc block comments are not allowed; use "// Comment." instead
(#441) "require_once" must be immediately followed by an open parenthesis
(#451) Public method name "Zend_Service_Yahoo::getRestClient" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#464) Protected method name "Zend_Service_Yahoo::_validateInlinkDataSearch" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#466) Variable "validOptions" must be all lower-case
(#468) Variable "validOptions" must be all lower-case
(#470) Inline doc block comments are not allowed; use "// Comment." instead
(#473) "require_once" must be immediately followed by an open parenthesis
(#477) Inline doc block comments are not allowed; use "// Comment." instead
(#480) "require_once" must be immediately followed by an open parenthesis
(#485) Inline doc block comments are not allowed; use "// Comment." instead
(#488) "require_once" must be immediately followed by an open parenthesis
(#505) Protected method name "Zend_Service_Yahoo::_validateImageSearch" must be in lower-case letters only
(#506) Opening brace should be on the same line as the declaration
(#507) Variable "validOptions" must be all lower-case
(#509) Variable "validOptions" must be all lower-case
(#518) Inline doc block comments are not allowed; use "// Comment." instead
(#521) "require_once" must be immediately followed by an open parenthesis
(#526) Inline doc block comments are not allowed; use "// Comment." instead
(#529) "require_once" must be immediately followed by an open parenthesis
(#533) Inline doc block comments are not allowed; use "// Comment." instead
(#536) "require_once" must be immediately followed by an open parenthesis
(#541) Inline doc block comments are not allowed; use "// Comment." instead
(#544) "require_once" must be immediately followed by an open parenthesis
(#557) Inline doc block comments are not allowed; use "// Comment." instead
(#560) "require_once" must be immediately followed by an open parenthesis
(#572) Inline doc block comments are not allowed; use "// Comment." instead
(#575) "require_once" must be immediately followed by an open parenthesis
(#590) Protected method name "Zend_Service_Yahoo::_validateLocalSearch" must be in lower-case letters only
(#591) Opening brace should be on the same line as the declaration
(#592) Variable "validOptions" must be all lower-case
(#595) Variable "validOptions" must be all lower-case
(#597) Inline doc block comments are not allowed; use "// Comment." instead
(#600) "require_once" must be immediately followed by an open parenthesis
(#604) Inline doc block comments are not allowed; use "// Comment." instead
(#607) "require_once" must be immediately followed by an open parenthesis
(#612) Inline doc block comments are not allowed; use "// Comment." instead
(#615) "require_once" must be immediately followed by an open parenthesis
(#620) Inline doc block comments are not allowed; use "// Comment." instead
(#623) "require_once" must be immediately followed by an open parenthesis
(#628) Inline doc block comments are not allowed; use "// Comment." instead
(#631) "require_once" must be immediately followed by an open parenthesis
(#636) Inline doc block comments are not allowed; use "// Comment." instead
(#639) "require_once" must be immediately followed by an open parenthesis
(#643) Variable "hasLocation" must be all lower-case
(#644) Variable "locationFields" must be all lower-case
(#645) Variable "locationFields" must be all lower-case
(#647) Variable "hasLocation" must be all lower-case
(#652) Variable "hasLocation" must be all lower-case
(#653) Inline doc block comments are not allowed; use "// Comment." instead
(#656) "require_once" must be immediately followed by an open parenthesis
(#661) Inline doc block comments are not allowed; use "// Comment." instead
(#664) "require_once" must be immediately followed by an open parenthesis
(#677) Protected method name "Zend_Service_Yahoo::_validateNewsSearch" must be in lower-case letters only
(#678) Opening brace should be on the same line as the declaration
(#679) Variable "validOptions" must be all lower-case
(#681) Variable "validOptions" must be all lower-case
(#683) Inline doc block comments are not allowed; use "// Comment." instead
(#686) "require_once" must be immediately followed by an open parenthesis
(#690) Inline doc block comments are not allowed; use "// Comment." instead
(#693) "require_once" must be immediately followed by an open parenthesis
(#698) Inline doc block comments are not allowed; use "// Comment." instead
(#701) "require_once" must be immediately followed by an open parenthesis
(#721) Protected method name "Zend_Service_Yahoo::_validatePageDataSearch" must be in lower-case letters only
(#722) Opening brace should be on the same line as the declaration
(#723) Variable "validOptions" must be all lower-case
(#725) Variable "validOptions" must be all lower-case
(#727) Inline doc block comments are not allowed; use "// Comment." instead
(#730) "require_once" must be immediately followed by an open parenthesis
(#734) Inline doc block comments are not allowed; use "// Comment." instead
(#737) "require_once" must be immediately followed by an open parenthesis
(#742) Inline doc block comments are not allowed; use "// Comment." instead
(#745) "require_once" must be immediately followed by an open parenthesis
(#758) Protected method name "Zend_Service_Yahoo::_validateVideoSearch" must be in lower-case letters only
(#759) Opening brace should be on the same line as the declaration
(#760) Variable "validOptions" must be all lower-case
(#762) Variable "validOptions" must be all lower-case
(#768) Inline doc block comments are not allowed; use "// Comment." instead
(#771) "require_once" must be immediately followed by an open parenthesis
(#775) Inline doc block comments are not allowed; use "// Comment." instead
(#778) "require_once" must be immediately followed by an open parenthesis
(#783) Inline doc block comments are not allowed; use "// Comment." instead
(#786) "require_once" must be immediately followed by an open parenthesis
(#791) Line exceeds 132 characters; contains 141 characters
(#803) Protected method name "Zend_Service_Yahoo::_validateWebSearch" must be in lower-case letters only
(#804) Opening brace should be on the same line as the declaration
(#805) Variable "validOptions" must be all lower-case
(#808) Variable "validOptions" must be all lower-case
(#810) Inline doc block comments are not allowed; use "// Comment." instead
(#813) "require_once" must be immediately followed by an open parenthesis
(#817) Inline doc block comments are not allowed; use "// Comment." instead
(#820) "require_once" must be immediately followed by an open parenthesis
(#825) Inline doc block comments are not allowed; use "// Comment." instead
(#828) "require_once" must be immediately followed by an open parenthesis
(#844) Expected "if (...) {\n"; found "if (...){\n"
(#861) Protected method name "Zend_Service_Yahoo::_prepareOptions" must be in lower-case letters only
(#861) Variable "defaultOptions" must be all lower-case
(#862) Opening brace should be on the same line as the declaration
(#866) Variable "defaultOptions" must be all lower-case
(#877) Protected method name "Zend_Service_Yahoo::_validateLanguage" must be in lower-case letters only
(#878) Opening brace should be on the same line as the declaration
(#884) Inline doc block comments are not allowed; use "// Comment." instead
(#887) "require_once" must be immediately followed by an open parenthesis
(#901) Protected method name "Zend_Service_Yahoo::_compareOptions" must be in lower-case letters only
(#901) Variable "validOptions" must be all lower-case
(#902) Opening brace should be on the same line as the declaration
(#903) Variable "validOptions" must be all lower-case
(#905) Inline doc block comments are not allowed; use "// Comment." instead
(#908) "require_once" must be immediately followed by an open parenthesis
(#923) Protected method name "Zend_Service_Yahoo::_validateInArray" must be in lower-case letters only
(#924) Opening brace should be on the same line as the declaration
(#926) Inline doc block comments are not allowed; use "// Comment." instead
(#929) "require_once" must be immediately followed by an open parenthesis
(#942) Protected method name "Zend_Service_Yahoo::_checkErrors" must be in lower-case letters only
(#943) Opening brace should be on the same line as the declaration
(#949) Inline doc block comments are not allowed; use "// Comment." instead
(#952) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Yahoo/Image.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Member variable "Url" must be all lower-case
(#46) Member variable "Height" must be all lower-case
(#53) Member variable "Width" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/ImageResult.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "Summary" must be all lower-case
(#52) Member variable "RefererUrl" must be all lower-case
(#59) Member variable "FileSize" must be all lower-case
(#66) Member variable "FileFormat" must be all lower-case
(#73) Member variable "Height" must be all lower-case
(#80) Member variable "Width" must be all lower-case
(#87) Member variable "Thumbnail" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/ImageResultSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/InlinkDataResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/InlinkDataResultSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/LocalResult.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "Address" must be all lower-case
(#52) Member variable "City" must be all lower-case
(#59) Member variable "State" must be all lower-case
(#66) Member variable "Phone" must be all lower-case
(#73) Member variable "Rating" must be all lower-case
(#80) Member variable "Distance" must be all lower-case
(#87) Member variable "MapUrl" must be all lower-case
(#94) Member variable "BusinessUrl" must be all lower-case
(#101) Member variable "BusinessClickUrl" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#119) Commas (,) must be followed by white space.
local/mr/vendor/zend/Zend/Service/Yahoo/LocalResultSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "resultSetMapURL" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/NewsResult.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "Summary" must be all lower-case
(#52) Member variable "NewsSource" must be all lower-case
(#59) Member variable "NewsSourceUrl" must be all lower-case
(#66) Member variable "Language" must be all lower-case
(#73) Member variable "PublishDate" must be all lower-case
(#80) Member variable "ModificationDate" must be all lower-case
(#87) Member variable "Thumbnail" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/NewsResultSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/PageDataResult.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/PageDataResultSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/Result.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Member variable "Title" must be all lower-case
(#46) Member variable "Url" must be all lower-case
(#53) Member variable "ClickUrl" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#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
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Protected method name "Zend_Service_Yahoo_Result::_setThumbnail" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#117) Inline doc block comments are not allowed; use "// Comment." instead
(#120) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Service/Yahoo/ResultSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Member variable "totalResultsAvailable" must be all lower-case
(#46) Member variable "totalResultsReturned" must be all lower-case
(#53) Member variable "firstResultPosition" must be all lower-case
(#81) Member variable "_currentIndex" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Service_Yahoo_ResultSet::totalResults" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#125) Opening brace should be on the same line as the declaration
(#126) Inline doc block comments are not allowed; use "// Comment." instead
(#129) "require_once" must be immediately followed by an open parenthesis
(#141) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
(#163) Opening brace should be on the same line as the declaration
(#176) Opening brace should be on the same line as the declaration
(#177) Variable "indexInt" must be all lower-case
(#178) Variable "indexInt" must be all lower-case
(#178) Variable "indexInt" must be all lower-case
(#179) Variable "indexInt" must be all lower-case
(#192) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/VideoResult.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "Summary" must be all lower-case
(#52) Member variable "RefererUrl" must be all lower-case
(#59) Member variable "FileSize" must be all lower-case
(#66) Member variable "FileFormat" must be all lower-case
(#73) Member variable "Height" must be all lower-case
(#80) Member variable "Width" must be all lower-case
(#87) Member variable "Duration" must be all lower-case
(#94) Member variable "Channels" must be all lower-case
(#101) Member variable "Streaming" must be all lower-case
(#108) Member variable "Thumbnail" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Line exceeds 132 characters; contains 151 characters
local/mr/vendor/zend/Zend/Service/Yahoo/VideoResultSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Service/Yahoo/WebResult.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "Summary" must be all lower-case
(#52) Member variable "MimeType" must be all lower-case
(#59) Member variable "ModificationDate" must be all lower-case
(#66) Member variable "CacheUrl" must be all lower-case
(#73) Member variable "CacheSize" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "cacheUrl" must be all lower-case
(#99) Expected "if (...) {\n"; found "if (...)\n {\n"
(#99) Variable "cacheUrl" must be all lower-case
(#101) Variable "cacheUrl" must be all lower-case
(#103) Variable "cacheSize" must be all lower-case
(#104) Expected "if (...) {\n"; found "if (...)\n {\n"
(#104) Variable "cacheSize" must be all lower-case
(#106) Variable "cacheSize" must be all lower-case
local/mr/vendor/zend/Zend/Service/Yahoo/WebResultSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Session.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#57) Member variable "_unitTestEnabled" must be all lower-case
(#64) Member variable "_throwStartupExceptions" must be all lower-case
(#71) Member variable "_sessionStarted" must be all lower-case
(#83) Member variable "_regenerateIdState" must be all lower-case
(#93) Member variable "_defaultOptions" must be all lower-case
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// 'auto_start' => null, /* intentionally excluded (see manual) */" but found "//'auto_start' => null, /* intentionally excluded (see manual) */"
(#128) Member variable "_localOptions" must be all lower-case
(#139) Member variable "_writeClosed" must be all lower-case
(#146) Member variable "_sessionCookieDeleted" must be all lower-case
(#167) Member variable "_rememberMeSeconds" must be all lower-case
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Member variable "_defaultOptionsSet" must be all lower-case
(#181) Member variable "_saveHandler" must be all lower-case
(#188) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Session::setOptions" must be in lower-case letters only
(#199) Variable "userOptions" must be all lower-case
(#200) Opening brace should be on the same line as the declaration
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "_defaultOptionsSet" must be all lower-case
(#202) Variable "_defaultOptionsSet" must not contain underscores.
(#203) Variable "_defaultOptions" must be all lower-case
(#203) Variable "_defaultOptions" must not contain underscores.
(#203) Variable "defaultOptionName" must be all lower-case
(#203) Variable "defaultOptionValue" must be all lower-case
(#204) Variable "_defaultOptions" must be all lower-case
(#204) Variable "_defaultOptions" must not contain underscores.
(#204) Variable "defaultOptionName" must be all lower-case
(#205) Variable "defaultOptionName" must be all lower-case
(#205) Variable "defaultOptionValue" must be all lower-case
(#209) Variable "_defaultOptionsSet" must be all lower-case
(#209) Variable "_defaultOptionsSet" must not contain underscores.
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "userOptions" must be all lower-case
(#213) Variable "userOptionName" must be all lower-case
(#213) Variable "userOptionValue" must be all lower-case
(#215) Variable "userOptionName" must be all lower-case
(#215) Variable "userOptionName" must be all lower-case
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Variable "userOptionName" must be all lower-case
(#218) Variable "_defaultOptions" must be all lower-case
(#218) Variable "_defaultOptions" must not contain underscores.
(#219) Variable "userOptionName" must be all lower-case
(#219) Variable "userOptionValue" must be all lower-case
(#221) Usage of ELSEIF not allowed; use ELSE IF instead
(#221) Variable "_localOptions" must be all lower-case
(#221) Variable "_localOptions" must not contain underscores.
(#221) Variable "userOptionName" must be all lower-case
(#222) Variable "_localOptions" must be all lower-case
(#222) Variable "_localOptions" must not contain underscores.
(#222) Variable "userOptionName" must be all lower-case
(#222) Variable "userOptionValue" must be all lower-case
(#224) Expected "} else {\n"; found "}\n else {\n"
(#225) Inline doc block comments are not allowed; use "// Comment." instead
(#226) "require_once" must be immediately followed by an open parenthesis
(#227) Variable "userOptionName" must be all lower-case
(#238) Public method name "Zend_Session::getOptions" must be in lower-case letters only
(#238) Variable "optionName" must be all lower-case
(#239) Opening brace should be on the same line as the declaration
(#241) Variable "sysOptionName" must be all lower-case
(#241) Variable "sysOptionValues" must be all lower-case
(#242) Variable "sysOptionName" must be all lower-case
(#242) Variable "sysOptionValues" must be all lower-case
(#244) Variable "_localOptions" must be all lower-case
(#244) Variable "_localOptions" must not contain underscores.
(#244) Variable "localOptionName" must be all lower-case
(#244) Variable "localOptionMemberName" must be all lower-case
(#245) Variable "localOptionName" must be all lower-case
(#245) Variable "localOptionMemberName" must be all lower-case
(#248) Variable "optionName" must be all lower-case
(#249) Variable "optionName" must be all lower-case
(#250) Variable "optionName" must be all lower-case
(#264) Public method name "Zend_Session::setSaveHandler" must be in lower-case letters only
(#264) Variable "saveHandler" must be all lower-case
(#265) Opening brace should be on the same line as the declaration
(#266) Variable "_saveHandler" must be all lower-case
(#266) Variable "_saveHandler" must not contain underscores.
(#266) Variable "saveHandler" must be all lower-case
(#268) Variable "_unitTestEnabled" must be all lower-case
(#268) Variable "_unitTestEnabled" must not contain underscores.
(#273) Variable "saveHandler" must be all lower-case
(#274) Variable "saveHandler" must be all lower-case
(#275) Variable "saveHandler" must be all lower-case
(#276) Variable "saveHandler" must be all lower-case
(#277) Variable "saveHandler" must be all lower-case
(#278) Variable "saveHandler" must be all lower-case
(#288) Public method name "Zend_Session::getSaveHandler" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#290) Variable "_saveHandler" must be all lower-case
(#290) Variable "_saveHandler" must not contain underscores.
(#302) Public method name "Zend_Session::regenerateId" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#304) Variable "_unitTestEnabled" must be all lower-case
(#304) Variable "_unitTestEnabled" must not contain underscores.
(#305) Inline doc block comments are not allowed; use "// Comment." instead
(#306) "require_once" must be immediately followed by an open parenthesis
(#311) Variable "_sessionStarted" must be all lower-case
(#311) Variable "_sessionStarted" must not contain underscores.
(#311) Variable "_regenerateIdState" must be all lower-case
(#311) Variable "_regenerateIdState" must not contain underscores.
(#312) Variable "_unitTestEnabled" must be all lower-case
(#312) Variable "_unitTestEnabled" must not contain underscores.
(#315) Variable "_regenerateIdState" must be all lower-case
(#315) Variable "_regenerateIdState" must not contain underscores.
(#317) Inline doc block comments are not allowed; use "// Comment." instead
(#328) Variable "_regenerateIdState" must be all lower-case
(#328) Variable "_regenerateIdState" must not contain underscores.
(#341) Public method name "Zend_Session::rememberMe" must be in lower-case letters only
(#342) Opening brace should be on the same line as the declaration
(#344) Variable "_rememberMeSeconds" must be all lower-case
(#344) Variable "_rememberMeSeconds" must not contain underscores.
(#356) Public method name "Zend_Session::forgetMe" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Session::rememberUntil" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#371) Variable "_unitTestEnabled" must be all lower-case
(#371) Variable "_unitTestEnabled" must not contain underscores.
(#376) Variable "cookieParams" must be all lower-case
(#380) Variable "cookieParams" must be all lower-case
(#381) Variable "cookieParams" must be all lower-case
(#382) Variable "cookieParams" must be all lower-case
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Public method name "Zend_Session::sessionExists" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#399) Usage of ELSEIF not allowed; use ELSE IF instead
(#401) Usage of ELSEIF not allowed; use ELSE IF instead
(#401) Variable "_unitTestEnabled" must be all lower-case
(#401) Variable "_unitTestEnabled" must not contain underscores.
(#414) Public method name "Zend_Session::isDestroyed" must be in lower-case letters only
(#415) Opening brace should be on the same line as the declaration
(#416) Variable "_destroyed" must not contain underscores.
(#428) Opening brace should be on the same line as the declaration
(#429) Variable "_sessionStarted" must be all lower-case
(#429) Variable "_sessionStarted" must not contain underscores.
(#429) Variable "_destroyed" must not contain underscores.
(#430) "require_once" must be immediately followed by an open parenthesis
(#431) Line exceeds 132 characters; contains 145 characters
(#434) Variable "_sessionStarted" must be all lower-case
(#434) Variable "_sessionStarted" must not contain underscores.
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Variable "_defaultOptionsSet" must be all lower-case
(#439) Variable "_defaultOptionsSet" must not contain underscores.
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Variable "_strict" must not contain underscores.
(#445) Inline doc block comments are not allowed; use "// Comment." instead
(#446) "require_once" must be immediately followed by an open parenthesis
(#447) Line exceeds 132 characters; contains 153 characters
(#451) Variable "_unitTestEnabled" must be all lower-case
(#451) Variable "_unitTestEnabled" must not contain underscores.
(#452) Inline doc block comments are not allowed; use "// Comment." instead
(#453) "require_once" must be immediately followed by an open parenthesis
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Variable "_unitTestEnabled" must be all lower-case
(#459) Variable "_unitTestEnabled" must not contain underscores.
(#460) Inline doc block comments are not allowed; use "// Comment." instead
(#461) "require_once" must be immediately followed by an open parenthesis
(#465) Inline doc block comments are not allowed; use "// Comment." instead
(#470) Variable "errorLevel" must be all lower-case
(#470) Variable "_throwStartupExceptions" must be all lower-case
(#470) Variable "_throwStartupExceptions" must not contain underscores.
(#470) Variable "_throwStartupExceptions" must be all lower-case
(#470) Variable "_throwStartupExceptions" must not contain underscores.
(#472) Inline doc block comments are not allowed; use "// Comment." instead
(#473) Variable "_unitTestEnabled" must be all lower-case
(#473) Variable "_unitTestEnabled" must not contain underscores.
(#475) Variable "_throwStartupExceptions" must be all lower-case
(#475) Variable "_throwStartupExceptions" must not contain underscores.
(#476) "require_once" must be immediately followed by an open parenthesis
(#477) Variable "errorLevel" must be all lower-case
(#480) Variable "startedCleanly" must be all lower-case
(#482) Variable "_throwStartupExceptions" must be all lower-case
(#482) Variable "_throwStartupExceptions" must not contain underscores.
(#486) Variable "startedCleanly" must be all lower-case
(#486) Variable "sessionStartError" must be all lower-case
(#487) Variable "_throwStartupExceptions" must be all lower-case
(#487) Variable "_throwStartupExceptions" must not contain underscores.
(#488) Variable "errorLevel" must be all lower-case
(#491) Variable "_throwStartupExceptions" must be all lower-case
(#491) Variable "_throwStartupExceptions" must not contain underscores.
(#493) Variable "sessionStartError" must be all lower-case
(#493) Line exceeds 132 characters; contains 141 characters
(#498) Variable "_readable" must not contain underscores.
(#499) Variable "_writable" must not contain underscores.
(#500) Variable "_sessionStarted" must be all lower-case
(#500) Variable "_sessionStarted" must not contain underscores.
(#501) Variable "_regenerateIdState" must be all lower-case
(#501) Variable "_regenerateIdState" must not contain underscores.
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Private method name "Zend_Session::_processStartupMetadataGlobal" must be in lower-case letters only
(#521) Opening brace should be on the same line as the declaration
(#522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Variable "namespace_metadata" must not contain underscores.
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Variable "namespace_metadata" must not contain underscores.
(#529) Variable "namespace_metadata" must not contain underscores.
(#529) Variable "namespace_metadata" must not contain underscores.
(#529) Line exceeds 132 characters; contains 134 characters
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Variable "namespace_metadata" must not contain underscores.
(#535) Variable "namespace_metadata" must not contain underscores.
(#540) Variable "_expiringData" must be all lower-case
(#540) Variable "_expiringData" must not contain underscores.
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Variable "namespace_metadata" must not contain underscores.
(#549) Variable "namespace_metadata" must not contain underscores.
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Variable "namespace_metadata" must not contain underscores.
(#562) Variable "namespace_metadata" must not contain underscores.
(#567) Variable "_expiringData" must be all lower-case
(#567) Variable "_expiringData" must not contain underscores.
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 20 spaces, found 6
(#573) Expected "if (...) {\n"; found "if(...) {\n"
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 24 spaces, found 3
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Whitespace found at end of line
(#575) Closing brace indented incorrectly; expected 6 spaces, found 20
(#595) Public method name "Zend_Session::isStarted" must be in lower-case letters only
(#596) Opening brace should be on the same line as the declaration
(#597) Variable "_sessionStarted" must be all lower-case
(#597) Variable "_sessionStarted" must not contain underscores.
(#607) Public method name "Zend_Session::isRegenerated" must be in lower-case letters only
(#608) Opening brace should be on the same line as the declaration
(#609) Variable "_regenerateIdState" must be all lower-case
(#609) Variable "_regenerateIdState" must not contain underscores.
(#618) Public method name "Zend_Session::getId" must be in lower-case letters only
(#619) Opening brace should be on the same line as the declaration
(#631) Public method name "Zend_Session::setId" must be in lower-case letters only
(#632) Opening brace should be on the same line as the declaration
(#633) Variable "_unitTestEnabled" must be all lower-case
(#633) Variable "_unitTestEnabled" must not contain underscores.
(#634) Inline doc block comments are not allowed; use "// Comment." instead
(#635) "require_once" must be immediately followed by an open parenthesis
(#639) Variable "_unitTestEnabled" must be all lower-case
(#639) Variable "_unitTestEnabled" must not contain underscores.
(#640) Inline doc block comments are not allowed; use "// Comment." instead
(#641) "require_once" must be immediately followed by an open parenthesis
(#647) Inline doc block comments are not allowed; use "// Comment." instead
(#648) "require_once" must be immediately followed by an open parenthesis
(#663) Public method name "Zend_Session::registerValidator" must be in lower-case letters only
(#664) Opening brace should be on the same line as the declaration
(#675) Opening brace should be on the same line as the declaration
(#676) Variable "_writable" must not contain underscores.
(#687) Public method name "Zend_Session::writeClose" must be in lower-case letters only
(#688) Opening brace should be on the same line as the declaration
(#689) Variable "_unitTestEnabled" must be all lower-case
(#689) Variable "_unitTestEnabled" must not contain underscores.
(#693) Variable "_writeClosed" must be all lower-case
(#693) Variable "_writeClosed" must not contain underscores.
(#698) Variable "_writable" must not contain underscores.
(#702) Variable "_writeClosed" must be all lower-case
(#702) Variable "_writeClosed" must not contain underscores.
(#713) Variable "remove_cookie" must not contain underscores.
(#714) Opening brace should be on the same line as the declaration
(#715) Variable "_unitTestEnabled" must be all lower-case
(#715) Variable "_unitTestEnabled" must not contain underscores.
(#719) Variable "_destroyed" must not contain underscores.
(#724) Variable "_writable" must not contain underscores.
(#728) Variable "_destroyed" must not contain underscores.
(#730) Variable "remove_cookie" must not contain underscores.
(#741) Public method name "Zend_Session::expireSessionCookie" must be in lower-case letters only
(#742) Opening brace should be on the same line as the declaration
(#743) Variable "_unitTestEnabled" must be all lower-case
(#743) Variable "_unitTestEnabled" must not contain underscores.
(#747) Variable "_sessionCookieDeleted" must be all lower-case
(#747) Variable "_sessionCookieDeleted" must not contain underscores.
(#751) Variable "_sessionCookieDeleted" must be all lower-case
(#751) Variable "_sessionCookieDeleted" must not contain underscores.
(#754) Variable "cookie_params" must not contain underscores.
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) This comment is 67% valid code; is this commented out code?
(#760) Variable "cookie_params" must not contain underscores.
(#761) Variable "cookie_params" must not contain underscores.
(#762) Variable "cookie_params" must not contain underscores.
(#774) Private method name "Zend_Session::_processValidators" must be in lower-case letters only
(#775) Opening brace should be on the same line as the declaration
(#776) Variable "validator_name" must not contain underscores.
(#776) Variable "valid_data" must not contain underscores.
(#777) Variable "validator_name" must not contain underscores.
(#778) "require_once" must be immediately followed by an open parenthesis
(#779) Variable "validator_name" must not contain underscores.
(#781) Variable "validator_name" must not contain underscores.
(#783) Inline doc block comments are not allowed; use "// Comment." instead
(#784) "require_once" must be immediately followed by an open parenthesis
(#785) Variable "validator_name" must not contain underscores.
(#797) Public method name "Zend_Session::namespaceIsset" must be in lower-case letters only
(#798) Opening brace should be on the same line as the declaration
(#810) Public method name "Zend_Session::namespaceUnset" must be in lower-case letters only
(#811) Opening brace should be on the same line as the declaration
(#824) Public method name "Zend_Session::namespaceGet" must be in lower-case letters only
(#825) Opening brace should be on the same line as the declaration
(#837) Public method name "Zend_Session::getIterator" must be in lower-case letters only
(#838) Opening brace should be on the same line as the declaration
(#839) Variable "_readable" must not contain underscores.
(#840) Inline doc block comments are not allowed; use "// Comment." instead
(#841) "require_once" must be immediately followed by an open parenthesis
(#848) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#855) Variable "_expiringData" must be all lower-case
(#855) Variable "_expiringData" must not contain underscores.
(#864) Public method name "Zend_Session::isWritable" must be in lower-case letters only
(#865) Opening brace should be on the same line as the declaration
(#866) Variable "_writable" must not contain underscores.
(#875) Public method name "Zend_Session::isReadable" must be in lower-case letters only
(#876) Opening brace should be on the same line as the declaration
(#877) Variable "_readable" must not contain underscores.
local/mr/vendor/zend/Zend/Session/Abstract.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Member variable "_expiringData" must be all lower-case
(#79) Protected method name "Zend_Session_Abstract::_namespaceIsset" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "_readable" must not contain underscores.
(#82) Inline doc block comments are not allowed; use "// Comment." instead
(#85) "require_once" must be immediately followed by an open parenthesis
(#90) Variable "_expiringData" must be all lower-case
(#90) Variable "_expiringData" must not contain underscores.
(#92) Variable "_expiringData" must be all lower-case
(#92) Variable "_expiringData" must not contain underscores.
(#105) Protected method name "Zend_Session_Abstract::_namespaceUnset" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "_writable" must not contain underscores.
(#108) Inline doc block comments are not allowed; use "// Comment." instead
(#111) "require_once" must be immediately followed by an open parenthesis
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "_expiringData" must be all lower-case
(#120) Variable "_expiringData" must not contain underscores.
(#123) Variable "_expiringData" must be all lower-case
(#123) Variable "_expiringData" must not contain underscores.
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Protected method name "Zend_Session_Abstract::_namespaceGet" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "_readable" must not contain underscores.
(#143) Inline doc block comments are not allowed; use "// Comment." instead
(#146) "require_once" must be immediately followed by an open parenthesis
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Usage of ELSEIF not allowed; use ELSE IF instead
(#153) Variable "_expiringData" must be all lower-case
(#153) Variable "_expiringData" must not contain underscores.
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Variable "_expiringData" must be all lower-case
(#154) Variable "_expiringData" must not contain underscores.
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Usage of ELSEIF not allowed; use ELSE IF instead
(#161) Variable "_expiringData" must be all lower-case
(#161) Variable "_expiringData" must not contain underscores.
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "_expiringData" must be all lower-case
(#162) Variable "_expiringData" must not contain underscores.
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Protected method name "Zend_Session_Abstract::_namespaceGetAll" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#179) Variable "currentData" must be all lower-case
(#179) Expected 1 space after "?"; newline found
(#181) Variable "expiringData" must be all lower-case
(#181) Variable "_expiringData" must be all lower-case
(#181) Variable "_expiringData" must not contain underscores.
(#181) Variable "_expiringData" must be all lower-case
(#181) Variable "_expiringData" must not contain underscores.
(#181) Expected 1 space after "?"; newline found
(#182) Variable "_expiringData" must be all lower-case
(#182) Variable "_expiringData" must not contain underscores.
(#183) Variable "currentData" must be all lower-case
(#183) Variable "expiringData" must be all lower-case
local/mr/vendor/zend/Zend/Session/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "sessionStartError" must be all lower-case
(#56) Public method name "Zend_Session_Exception::handleSessionStartError" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "sessionStartError" must be all lower-case
(#69) Public method name "Zend_Session_Exception::handleSilentWriteClose" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "sessionStartError" must be all lower-case
(#71) Line exceeds 132 characters; contains 137 characters
local/mr/vendor/zend/Zend/Session/Namespace.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_namespaceLocks" must be all lower-case
(#71) Member variable "_singleInstances" must be all lower-case
(#79) Public method name "Zend_Session_Namespace::resetSingleInstance" must be in lower-case letters only
(#79) Variable "namespaceName" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "namespaceName" must be all lower-case
(#82) Variable "namespaceName" must be all lower-case
(#82) Variable "_singleInstances" must be all lower-case
(#82) Variable "_singleInstances" must not contain underscores.
(#83) Variable "_singleInstances" must be all lower-case
(#83) Variable "_singleInstances" must not contain underscores.
(#83) Variable "namespaceName" must be all lower-case
(#88) Variable "_singleInstances" must be all lower-case
(#88) Variable "_singleInstances" must not contain underscores.
(#102) Variable "singleInstance" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#105) Inline doc block comments are not allowed; use "// Comment." instead
(#108) "require_once" must be immediately followed by an open parenthesis
(#113) Inline doc block comments are not allowed; use "// Comment." instead
(#116) "require_once" must be immediately followed by an open parenthesis
(#121) Inline doc block comments are not allowed; use "// Comment." instead
(#124) "require_once" must be immediately followed by an open parenthesis
(#128) Variable "_singleInstances" must be all lower-case
(#128) Variable "_singleInstances" must not contain underscores.
(#129) Inline doc block comments are not allowed; use "// Comment." instead
(#132) "require_once" must be immediately followed by an open parenthesis
(#133) Line exceeds maximum limit of 180 characters; contains 215 characters
(#136) Variable "singleInstance" must be all lower-case
(#137) Variable "_singleInstances" must be all lower-case
(#137) Variable "_singleInstances" must not contain underscores.
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "_readable" must not contain underscores.
(#146) Inline doc block comments are not allowed; use "// Comment." instead
(#149) "require_once" must be immediately followed by an open parenthesis
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Variable "_writable" must not contain underscores.
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "_expiringData" must be all lower-case
(#167) Variable "_expiringData" must not contain underscores.
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Variable "_expiringData" must be all lower-case
(#181) Variable "_expiringData" must not contain underscores.
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#210) Public method name "Zend_Session_Namespace::getIterator" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "_namespaceLocks" must be all lower-case
(#223) Variable "_namespaceLocks" must not contain underscores.
(#233) Opening brace should be on the same line as the declaration
(#234) Variable "_namespaceLocks" must be all lower-case
(#234) Variable "_namespaceLocks" must not contain underscores.
(#243) Public method name "Zend_Session_Namespace::unlockAll" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#245) Variable "_namespaceLocks" must be all lower-case
(#245) Variable "_namespaceLocks" must not contain underscores.
(#254) Public method name "Zend_Session_Namespace::isLocked" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#256) Variable "_namespaceLocks" must be all lower-case
(#256) Variable "_namespaceLocks" must not contain underscores.
(#265) Public method name "Zend_Session_Namespace::unsetAll" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#278) Opening brace should be on the same line as the declaration
(#280) Inline doc block comments are not allowed; use "// Comment." instead
(#283) "require_once" must be immediately followed by an open parenthesis
(#300) Opening brace should be on the same line as the declaration
(#301) Variable "_namespaceLocks" must be all lower-case
(#301) Variable "_namespaceLocks" must not contain underscores.
(#302) Inline doc block comments are not allowed; use "// Comment." instead
(#305) "require_once" must be immediately followed by an open parenthesis
(#310) Inline doc block comments are not allowed; use "// Comment." instead
(#313) "require_once" must be immediately followed by an open parenthesis
(#317) Variable "_writable" must not contain underscores.
(#318) Inline doc block comments are not allowed; use "// Comment." instead
(#321) "require_once" must be immediately followed by an open parenthesis
(#343) Opening brace should be on the same line as the declaration
(#344) Variable "arg_list" must not contain underscores.
(#345) Variable "arg_list" must not contain underscores.
(#346) Variable "arg_list" must not contain underscores.
(#361) Public method name "Zend_Session_Namespace::applySet" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#363) Variable "arg_list" must not contain underscores.
(#364) Variable "arg_list" must not contain underscores.
(#365) Variable "arg_list" must not contain underscores.
(#367) Inline doc block comments are not allowed; use "// Comment." instead
(#370) "require_once" must be immediately followed by an open parenthesis
(#385) Opening brace should be on the same line as the declaration
(#387) Inline doc block comments are not allowed; use "// Comment." instead
(#390) "require_once" must be immediately followed by an open parenthesis
(#405) Opening brace should be on the same line as the declaration
(#407) Inline doc block comments are not allowed; use "// Comment." instead
(#410) "require_once" must be immediately followed by an open parenthesis
(#427) Public method name "Zend_Session_Namespace::setExpirationSeconds" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#429) Variable "_writable" must not contain underscores.
(#430) Inline doc block comments are not allowed; use "// Comment." instead
(#433) "require_once" must be immediately followed by an open parenthesis
(#438) Inline doc block comments are not allowed; use "// Comment." instead
(#441) "require_once" must be immediately followed by an open parenthesis
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Public method name "Zend_Session_Namespace::setExpirationHops" must be in lower-case letters only
(#475) Variable "hopCountOnUsageOnly" must be all lower-case
(#476) Opening brace should be on the same line as the declaration
(#477) Variable "_writable" must not contain underscores.
(#478) Inline doc block comments are not allowed; use "// Comment." instead
(#481) "require_once" must be immediately followed by an open parenthesis
(#486) Inline doc block comments are not allowed; use "// Comment." instead
(#489) "require_once" must be immediately followed by an open parenthesis
(#495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Variable "hopCountOnUsageOnly" must be all lower-case
(#510) Variable "hopCountOnUsageOnly" must be all lower-case
(#525) Public method name "Zend_Session_Namespace::getNamespace" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Session/SaveHandler/DbTable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#78) Member variable "_primaryAssignment" must be all lower-case
(#85) Member variable "_modifiedColumn" must be all lower-case
(#92) Member variable "_lifetimeColumn" must be all lower-case
(#99) Member variable "_dataColumn" must be all lower-case
(#113) Member variable "_overrideLifetime" must be all lower-case
(#120) Member variable "_sessionSavePath" must be all lower-case
(#127) Member variable "_sessionName" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#168) Inline doc block comments are not allowed; use "// Comment." instead
(#171) "require_once" must be immediately followed by an open parenthesis
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Session_SaveHandler_DbTable::setLifetime" must be in lower-case letters only
(#229) Variable "overrideLifetime" must be all lower-case
(#230) Opening brace should be on the same line as the declaration
(#232) Inline doc block comments are not allowed; use "// Comment." instead
(#235) "require_once" must be immediately followed by an open parenthesis
(#243) Variable "overrideLifetime" must be all lower-case
(#244) Variable "overrideLifetime" must be all lower-case
(#255) Public method name "Zend_Session_SaveHandler_DbTable::getLifetime" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#266) Public method name "Zend_Session_SaveHandler_DbTable::setOverrideLifetime" must be in lower-case letters only
(#266) Variable "overrideLifetime" must be all lower-case
(#267) Opening brace should be on the same line as the declaration
(#268) Variable "overrideLifetime" must be all lower-case
(#278) Public method name "Zend_Session_SaveHandler_DbTable::getOverrideLifetime" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#290) Variable "save_path" must not contain underscores.
(#291) Opening brace should be on the same line as the declaration
(#292) Variable "save_path" must not contain underscores.
(#304) Opening brace should be on the same line as the declaration
(#315) Opening brace should be on the same line as the declaration
(#339) Opening brace should be on the same line as the declaration
(#371) Opening brace should be on the same line as the declaration
(#388) Opening brace should be on the same line as the declaration
(#402) Opening brace should be on the same line as the declaration
(#417) Protected method name "Zend_Session_SaveHandler_DbTable::_setupTableName" must be in lower-case letters only
(#418) Opening brace should be on the same line as the declaration
(#420) Inline doc block comments are not allowed; use "// Comment." instead
(#423) "require_once" must be immediately followed by an open parenthesis
(#439) Protected method name "Zend_Session_SaveHandler_DbTable::_setupPrimaryAssignment" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#452) Inline doc block comments are not allowed; use "// Comment." instead
(#455) "require_once" must be immediately followed by an open parenthesis
(#461) Inline doc block comments are not allowed; use "// Comment." instead
(#464) "require_once" must be immediately followed by an open parenthesis
(#478) Protected method name "Zend_Session_SaveHandler_DbTable::_checkRequiredColumns" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#481) Inline doc block comments are not allowed; use "// Comment." instead
(#484) "require_once" must be immediately followed by an open parenthesis
(#490) Inline doc block comments are not allowed; use "// Comment." instead
(#493) "require_once" must be immediately followed by an open parenthesis
(#499) Inline doc block comments are not allowed; use "// Comment." instead
(#502) "require_once" must be immediately followed by an open parenthesis
(#517) Protected method name "Zend_Session_SaveHandler_DbTable::_getPrimary" must be in lower-case letters only
(#518) Opening brace should be on the same line as the declaration
(#525) Variable "primaryArray" must be all lower-case
(#545) Variable "primaryArray" must be all lower-case
(#548) Variable "primaryArray" must be all lower-case
(#551) Variable "primaryArray" must be all lower-case
(#556) Variable "primaryArray" must be all lower-case
(#561) Variable "primaryArray" must be all lower-case
(#570) Protected method name "Zend_Session_SaveHandler_DbTable::_getLifetime" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#587) Protected method name "Zend_Session_SaveHandler_DbTable::_getExpirationTime" must be in lower-case letters only
(#588) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Session/SaveHandler/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#37) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Session/SaveHandler/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Variable "save_path" must not contain underscores.
local/mr/vendor/zend/Zend/Session/Validator/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Protected method name "Zend_Session_Validator_Abstract::setValidData" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#50) Variable "validatorName" must be all lower-case
(#52) Variable "validatorName" must be all lower-case
(#62) Protected method name "Zend_Session_Validator_Abstract::getValidData" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "validatorName" must be all lower-case
(#66) Variable "validatorName" must be all lower-case
local/mr/vendor/zend/Zend/Session/Validator/HttpUserAgent.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
(#49) Expected 1 space before "?"; newline found
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "currentBrowser" must be all lower-case
(#61) Expected 1 space before "?"; newline found
(#63) Variable "currentBrowser" must be all lower-case
local/mr/vendor/zend/Zend/Session/Validator/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Soap/AutoDiscover.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#85) Member variable "_operationBodyStyle" must be all lower-case
(#92) Member variable "_bindingStyle" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#118) Public method name "Zend_Soap_AutoDiscover::setUri" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#121) "require_once" must be immediately followed by an open parenthesis
(#122) Line exceeds 132 characters; contains 137 characters
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Public method name "Zend_Soap_AutoDiscover::getUri" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#141) Expected "if (...) {\n"; found "if(...) {\n"
(#146) Variable "scriptName" must be all lower-case
(#147) Variable "scriptName" must be all lower-case
(#163) Public method name "Zend_Soap_AutoDiscover::setOperationBodyStyle" must be in lower-case letters only
(#163) Variable "operationStyle" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Variable "operationStyle" must be all lower-case
(#166) "require_once" must be immediately followed by an open parenthesis
(#169) Variable "operationStyle" must be all lower-case
(#181) Public method name "Zend_Soap_AutoDiscover::setBindingStyle" must be in lower-case letters only
(#181) Variable "bindingStyle" must be all lower-case
(#182) Opening brace should be on the same line as the declaration
(#183) Expected "if (...) {\n"; found "if(...) {\n"
(#183) Variable "bindingStyle" must be all lower-case
(#184) Variable "bindingStyle" must be all lower-case
(#186) Expected "if (...) {\n"; found "if(...) {\n"
(#186) Variable "bindingStyle" must be all lower-case
(#187) Variable "bindingStyle" must be all lower-case
(#197) Protected method name "Zend_Soap_AutoDiscover::getSchema" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#211) Protected method name "Zend_Soap_AutoDiscover::getHostName" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#213) Expected "if (...) {\n"; found "if(...) {\n"
(#226) Protected method name "Zend_Soap_AutoDiscover::getRequestUriWithoutParameters" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Variable "requestUri" must be all lower-case
(#230) Usage of ELSEIF not allowed; use ELSE IF instead
(#231) Variable "requestUri" must be all lower-case
(#232) Usage of ELSEIF not allowed; use ELSE IF instead
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Variable "requestUri" must be all lower-case
(#235) Variable "requestUri" must be all lower-case
(#237) Expected "if (...) {\n"; found "if(...) {\n"
(#237) Variable "requestUri" must be all lower-case
(#238) Variable "requestUri" must be all lower-case
(#238) Variable "requestUri" must be all lower-case
(#241) Variable "requestUri" must be all lower-case
(#250) Public method name "Zend_Soap_AutoDiscover::setComplexTypeStrategy" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#267) Public method name "Zend_Soap_AutoDiscover::setClass" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Public method name "Zend_Soap_AutoDiscover::addFunction" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Protected method name "Zend_Soap_AutoDiscover::_addFunctionToWsdl" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Variable "maxNumArgumentsOfPrototype" must be all lower-case
(#345) Variable "tmpPrototype" must be all lower-case
(#346) Variable "numParams" must be all lower-case
(#346) Variable "tmpPrototype" must be all lower-case
(#347) Variable "numParams" must be all lower-case
(#347) Variable "maxNumArgumentsOfPrototype" must be all lower-case
(#348) Variable "maxNumArgumentsOfPrototype" must be all lower-case
(#348) Variable "numParams" must be all lower-case
(#349) Variable "tmpPrototype" must be all lower-case
(#353) "require_once" must be immediately followed by an open parenthesis
(#354) Line exceeds 132 characters; contains 135 characters
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Variable "sequenceElement" must be all lower-case
(#368) Variable "sequenceElement" must be all lower-case
(#370) Variable "sequenceElement" must be all lower-case
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Variable "isOneWayMessage" must be all lower-case
(#387) Expected "if (...) {\n"; found "if(...) {\n"
(#388) Variable "isOneWayMessage" must be all lower-case
(#391) Expected "if (...) {\n"; found "if(...) {\n"
(#391) Variable "isOneWayMessage" must be all lower-case
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Expected "if (...) {\n"; found "if(...) {\n"
(#417) Variable "isOneWayMessage" must be all lower-case
(#418) Variable "portOperation" must be all lower-case
(#418) Line exceeds 132 characters; contains 159 characters
(#420) Variable "portOperation" must be all lower-case
(#424) Variable "portOperation" must be all lower-case
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Line exceeds 132 characters; contains 137 characters
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Opening brace should be on the same line as the declaration
(#448) "require_once" must be immediately followed by an open parenthesis
(#458) Opening brace should be on the same line as the declaration
(#471) Opening brace should be on the same line as the declaration
(#472) Expected "if (...) {\n"; found "if(...) {\n"
(#475) Inline doc block comments are not allowed; use "// Comment." instead
(#478) "require_once" must be immediately followed by an open parenthesis
(#479) Line exceeds 132 characters; contains 133 characters
(#486) Public method name "Zend_Soap_AutoDiscover::toXml" must be in lower-case letters only
(#487) Opening brace should be on the same line as the declaration
(#488) Expected "if (...) {\n"; found "if(...) {\n"
(#491) Inline doc block comments are not allowed; use "// Comment." instead
(#494) "require_once" must be immediately followed by an open parenthesis
(#495) Line exceeds 132 characters; contains 135 characters
(#504) Public method name "Zend_Soap_AutoDiscover::getFunctions" must be in lower-case letters only
(#505) Opening brace should be on the same line as the declaration
(#514) Public method name "Zend_Soap_AutoDiscover::loadFunctions" must be in lower-case letters only
(#515) Opening brace should be on the same line as the declaration
(#516) "require_once" must be immediately followed by an open parenthesis
(#525) Public method name "Zend_Soap_AutoDiscover::setPersistence" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#527) "require_once" must be immediately followed by an open parenthesis
(#537) Public method name "Zend_Soap_AutoDiscover::getType" must be in lower-case letters only
(#538) Opening brace should be on the same line as the declaration
(#540) Inline doc block comments are not allowed; use "// Comment." instead
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Soap/AutoDiscover/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Soap/Client.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_faultExceptions" must be all lower-case
(#71) Member variable "_soapVersion" must be all lower-case
(#106) Member variable "_soapClient" must be all lower-case
(#113) Member variable "_lastMethod" must be all lower-case
(#122) Member variable "_soapInputHeaders" must be all lower-case
(#131) Member variable "_permanentSoapInputHeaders" must be all lower-case
(#140) Member variable "_soapOutputHeaders" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#151) "require_once" must be immediately followed by an open parenthesis
(#169) Public method name "Zend_Soap_Client::setWsdl" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Soap_Client::getWsdl" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Soap_Client::setOptions" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#198) Expected "if (...) {\n"; found "if(...) {\n"
(#273) This comment is 60% valid code; is this commented out code?
(#274) This comment is 45% valid code; is this commented out code?
(#274) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) This comment is 67% valid code; is this commented out code?
(#275) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#278) "require_once" must be immediately followed by an open parenthesis
(#292) Public method name "Zend_Soap_Client::getOptions" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) This comment is 64% valid code; is this commented out code?
(#313) No space found before comment text; expected "// $options['connection_timeout'] = $this->_connection_timeout;" but found "//$options['connection_timeout'] = $this->_connection_timeout;"
(#345) Public method name "Zend_Soap_Client::setSoapVersion" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#348) "require_once" must be immediately followed by an open parenthesis
(#363) Public method name "Zend_Soap_Client::getSoapVersion" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Soap_Client::setClassmap" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#379) "require_once" must be immediately followed by an open parenthesis
(#396) Public method name "Zend_Soap_Client::getClassmap" must be in lower-case letters only
(#397) Opening brace should be on the same line as the declaration
(#408) Public method name "Zend_Soap_Client::setEncoding" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#411) "require_once" must be immediately followed by an open parenthesis
(#427) Public method name "Zend_Soap_Client::getEncoding" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#439) Public method name "Zend_Soap_Client::validateUrn" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#443) "require_once" must be immediately followed by an open parenthesis
(#460) Public method name "Zend_Soap_Client::setUri" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#475) Public method name "Zend_Soap_Client::getUri" must be in lower-case letters only
(#476) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Soap_Client::setLocation" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#504) Public method name "Zend_Soap_Client::getLocation" must be in lower-case letters only
(#505) Opening brace should be on the same line as the declaration
(#516) Public method name "Zend_Soap_Client::setStyle" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#519) "require_once" must be immediately followed by an open parenthesis
(#535) Public method name "Zend_Soap_Client::getStyle" must be in lower-case letters only
(#536) Opening brace should be on the same line as the declaration
(#547) Public method name "Zend_Soap_Client::setEncodingMethod" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#550) "require_once" must be immediately followed by an open parenthesis
(#566) Public method name "Zend_Soap_Client::getEncodingMethod" must be in lower-case letters only
(#567) Opening brace should be on the same line as the declaration
(#577) Public method name "Zend_Soap_Client::setHttpLogin" must be in lower-case letters only
(#578) Opening brace should be on the same line as the declaration
(#591) Public method name "Zend_Soap_Client::getHttpLogin" must be in lower-case letters only
(#592) Opening brace should be on the same line as the declaration
(#602) Public method name "Zend_Soap_Client::setHttpPassword" must be in lower-case letters only
(#603) Opening brace should be on the same line as the declaration
(#616) Public method name "Zend_Soap_Client::getHttpPassword" must be in lower-case letters only
(#617) Opening brace should be on the same line as the declaration
(#627) Public method name "Zend_Soap_Client::setProxyHost" must be in lower-case letters only
(#627) Variable "proxyHost" must be all lower-case
(#628) Opening brace should be on the same line as the declaration
(#629) Variable "proxyHost" must be all lower-case
(#641) Public method name "Zend_Soap_Client::getProxyHost" must be in lower-case letters only
(#642) Opening brace should be on the same line as the declaration
(#652) Public method name "Zend_Soap_Client::setProxyPort" must be in lower-case letters only
(#652) Variable "proxyPort" must be all lower-case
(#653) Opening brace should be on the same line as the declaration
(#654) Variable "proxyPort" must be all lower-case
(#666) Public method name "Zend_Soap_Client::getProxyPort" must be in lower-case letters only
(#667) Opening brace should be on the same line as the declaration
(#677) Public method name "Zend_Soap_Client::setProxyLogin" must be in lower-case letters only
(#677) Variable "proxyLogin" must be all lower-case
(#678) Opening brace should be on the same line as the declaration
(#679) Variable "proxyLogin" must be all lower-case
(#691) Public method name "Zend_Soap_Client::getProxyLogin" must be in lower-case letters only
(#692) Opening brace should be on the same line as the declaration
(#702) Public method name "Zend_Soap_Client::setProxyPassword" must be in lower-case letters only
(#702) Variable "proxyPassword" must be all lower-case
(#703) Opening brace should be on the same line as the declaration
(#704) Variable "proxyPassword" must be all lower-case
(#718) Public method name "Zend_Soap_Client::setHttpsCertificate" must be in lower-case letters only
(#718) Variable "localCert" must be all lower-case
(#719) Opening brace should be on the same line as the declaration
(#720) Variable "localCert" must be all lower-case
(#721) "require_once" must be immediately followed by an open parenthesis
(#725) Variable "localCert" must be all lower-case
(#737) Public method name "Zend_Soap_Client::getHttpsCertificate" must be in lower-case letters only
(#738) Opening brace should be on the same line as the declaration
(#748) Public method name "Zend_Soap_Client::setHttpsCertPassphrase" must be in lower-case letters only
(#749) Opening brace should be on the same line as the declaration
(#762) Public method name "Zend_Soap_Client::getHttpsCertPassphrase" must be in lower-case letters only
(#763) Opening brace should be on the same line as the declaration
(#773) Public method name "Zend_Soap_Client::setCompressionOptions" must be in lower-case letters only
(#773) Variable "compressionOptions" must be all lower-case
(#774) Opening brace should be on the same line as the declaration
(#775) Variable "compressionOptions" must be all lower-case
(#787) Public method name "Zend_Soap_Client::getCompressionOptions" must be in lower-case letters only
(#788) Opening brace should be on the same line as the declaration
(#797) Public method name "Zend_Soap_Client::getProxyPassword" must be in lower-case letters only
(#798) Opening brace should be on the same line as the declaration
(#807) Public method name "Zend_Soap_Client::setStreamContext" must be in lower-case letters only
(#808) Opening brace should be on the same line as the declaration
(#809) Expected "if (...) {\n"; found "if(...) {\n"
(#810) Inline doc block comments are not allowed; use "// Comment." instead
(#813) "require_once" must be immediately followed by an open parenthesis
(#828) Public method name "Zend_Soap_Client::getStreamContext" must be in lower-case letters only
(#829) Opening brace should be on the same line as the declaration
(#839) Public method name "Zend_Soap_Client::setSoapFeatures" must be in lower-case letters only
(#840) Opening brace should be on the same line as the declaration
(#852) Public method name "Zend_Soap_Client::getSoapFeatures" must be in lower-case letters only
(#853) Opening brace should be on the same line as the declaration
(#863) Public method name "Zend_Soap_Client::setWsdlCache" must be in lower-case letters only
(#864) Opening brace should be on the same line as the declaration
(#872) Public method name "Zend_Soap_Client::getWsdlCache" must be in lower-case letters only
(#873) Opening brace should be on the same line as the declaration
(#883) Public method name "Zend_Soap_Client::setUserAgent" must be in lower-case letters only
(#883) Variable "userAgent" must be all lower-case
(#884) Opening brace should be on the same line as the declaration
(#885) Variable "userAgent" must be all lower-case
(#888) Variable "userAgent" must be all lower-case
(#898) Public method name "Zend_Soap_Client::getUserAgent" must be in lower-case letters only
(#899) Opening brace should be on the same line as the declaration
(#908) Public method name "Zend_Soap_Client::getLastRequest" must be in lower-case letters only
(#909) Opening brace should be on the same line as the declaration
(#922) Public method name "Zend_Soap_Client::getLastResponse" must be in lower-case letters only
(#923) Opening brace should be on the same line as the declaration
(#936) Public method name "Zend_Soap_Client::getLastRequestHeaders" must be in lower-case letters only
(#937) Opening brace should be on the same line as the declaration
(#950) Public method name "Zend_Soap_Client::getLastResponseHeaders" must be in lower-case letters only
(#951) Opening brace should be on the same line as the declaration
(#964) Public method name "Zend_Soap_Client::getLastMethod" must be in lower-case letters only
(#965) Opening brace should be on the same line as the declaration
(#983) Public method name "Zend_Soap_Client::_doRequest" must be in lower-case letters only
(#983) Variable "one_way" must not contain underscores.
(#984) Opening brace should be on the same line as the declaration
(#985) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) Variable "one_way" must not contain underscores.
(#987) Commas (,) must be followed by white space.
(#989) Commas (,) must be followed by white space.
(#989) Variable "one_way" must not contain underscores.
(#998) Protected method name "Zend_Soap_Client::_initSoapClientObject" must be in lower-case letters only
(#999) Opening brace should be on the same line as the declaration
(#1005) "require_once" must be immediately followed by an open parenthesis
(#1009) "require_once" must be immediately followed by an open parenthesis
(#1014) "require_once" must be immediately followed by an open parenthesis
(#1018) "require_once" must be immediately followed by an open parenthesis
(#1035) Protected method name "Zend_Soap_Client::_preProcessArguments" must be in lower-case letters only
(#1036) Opening brace should be on the same line as the declaration
(#1037) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) Protected method name "Zend_Soap_Client::_preProcessResult" must be in lower-case letters only
(#1049) Opening brace should be on the same line as the declaration
(#1050) Inline comments must end in full-stops, exclamation marks, or question marks
(#1061) Public method name "Zend_Soap_Client::addSoapInputHeader" must be in lower-case letters only
(#1062) Opening brace should be on the same line as the declaration
(#1077) Public method name "Zend_Soap_Client::resetSoapInputHeaders" must be in lower-case letters only
(#1078) Opening brace should be on the same line as the declaration
(#1090) Public method name "Zend_Soap_Client::getLastSoapOutputHeaderObjects" must be in lower-case letters only
(#1091) Opening brace should be on the same line as the declaration
(#1103) Opening brace should be on the same line as the declaration
(#1104) Variable "soapClient" must be all lower-case
(#1108) Variable "soapHeaders" must be all lower-case
(#1109) Variable "soapClient" must be all lower-case
(#1112) Variable "soapHeaders" must be all lower-case
(#1112) Expected 1 space before "?"; 0 found
(#1112) Variable "soapHeaders" must be all lower-case
(#1115) Inline comments must end in full-stops, exclamation marks, or question marks
(#1128) Public method name "Zend_Soap_Client::getFunctions" must be in lower-case letters only
(#1129) Opening brace should be on the same line as the declaration
(#1131) "require_once" must be immediately followed by an open parenthesis
(#1135) Variable "soapClient" must be all lower-case
(#1136) Variable "soapClient" must be all lower-case
(#1152) Public method name "Zend_Soap_Client::getTypes" must be in lower-case letters only
(#1153) Opening brace should be on the same line as the declaration
(#1155) "require_once" must be immediately followed by an open parenthesis
(#1159) Variable "soapClient" must be all lower-case
(#1161) Variable "soapClient" must be all lower-case
(#1168) Public method name "Zend_Soap_Client::setSoapClient" must be in lower-case letters only
(#1168) Variable "soapClient" must be all lower-case
(#1169) Opening brace should be on the same line as the declaration
(#1170) Variable "soapClient" must be all lower-case
(#1177) Public method name "Zend_Soap_Client::getSoapClient" must be in lower-case letters only
(#1178) Opening brace should be on the same line as the declaration
(#1190) Public method name "Zend_Soap_Client::setCookie" must be in lower-case letters only
(#1190) Variable "cookieName" must be all lower-case
(#1190) Variable "cookieValue" must be all lower-case
(#1191) Opening brace should be on the same line as the declaration
(#1192) Variable "soapClient" must be all lower-case
(#1193) Variable "soapClient" must be all lower-case
(#1193) Variable "cookieName" must be all lower-case
(#1193) Variable "cookieValue" must be all lower-case
local/mr/vendor/zend/Zend/Soap/Client/Common.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Line indented incorrectly; expected at least 4 spaces, found 0
(#31) Line indented incorrectly; expected 4 spaces, found 0
(#32) Line indented incorrectly; expected at least 4 spaces, found 0
(#33) Line indented incorrectly; expected at least 8 spaces, found 4
(#38) Line indented incorrectly; expected 8 spaces, found 4
(#38) Member variable "_doRequestCallback" must be all lower-case
(#40) Line indented incorrectly; expected at least 8 spaces, found 4
(#47) Line indented incorrectly; expected 8 spaces, found 4
(#47) Visibility must be declared on method "__construct"
(#47) Variable "doRequestCallback" must be all lower-case
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Opening brace should be on the same line as the declaration
(#49) Line indented incorrectly; expected at least 12 spaces, found 8
(#49) Variable "doRequestCallback" must be all lower-case
(#51) Line indented incorrectly; expected at least 12 spaces, found 8
(#52) Line indented incorrectly; expected 8 spaces, found 4
(#54) Line indented incorrectly; expected at least 8 spaces, found 4
(#65) Line indented incorrectly; expected 8 spaces, found 4
(#65) method name "Zend_Soap_Client_Common::__doRequest" is invalid; only PHP magic methods should be prefixed with a double underscore
(#65) Visibility must be declared on method "__doRequest"
(#65) Variable "one_way" must not contain underscores.
(#66) Line indented incorrectly; expected at least 8 spaces, found 4
(#66) Opening brace should be on the same line as the declaration
(#67) Line indented incorrectly; expected 12 spaces, found 8
(#67) Variable "one_way" must not contain underscores.
(#68) Line indented incorrectly; expected at least 16 spaces, found 12
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#70) Variable "one_way" must not contain underscores.
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected 8 spaces, found 4
(#74) Line indented incorrectly; expected 4 spaces, found 0
(#76) This comment is 50% valid code; is this commented out code?
local/mr/vendor/zend/Zend/Soap/Client/DotNet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#28) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Line indented incorrectly; expected 4 spaces, found 0
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) Line indented incorrectly; expected at least 8 spaces, found 4
(#49) Line indented incorrectly; expected 8 spaces, found 4
(#50) Line indented incorrectly; expected at least 8 spaces, found 4
(#50) Opening brace should be on the same line as the declaration
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 12 spaces, found 8
(#52) Line indented incorrectly; expected at least 12 spaces, found 8
(#54) Line indented incorrectly; expected at least 12 spaces, found 8
(#55) Line indented incorrectly; expected 8 spaces, found 4
(#58) Line indented incorrectly; expected at least 8 spaces, found 4
(#66) Line indented incorrectly; expected 8 spaces, found 4
(#66) Protected method name "Zend_Soap_Client_DotNet::_preProcessArguments" must be in lower-case letters only
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Opening brace should be on the same line as the declaration
(#68) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 12 spaces, found 11
(#71) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) "require_once" must be immediately followed by an open parenthesis
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Line exceeds 132 characters; contains 147 characters
(#73) Line indented incorrectly; expected 12 spaces, found 8
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 12 spaces, found 8
(#76) Line indented incorrectly; expected at least 12 spaces, found 8
(#77) Line indented incorrectly; expected 8 spaces, found 4
(#79) Line indented incorrectly; expected at least 8 spaces, found 4
(#86) Line indented incorrectly; expected 8 spaces, found 4
(#86) Protected method name "Zend_Soap_Client_DotNet::_preProcessResult" must be in lower-case letters only
(#87) Line indented incorrectly; expected at least 8 spaces, found 4
(#87) Opening brace should be on the same line as the declaration
(#88) Line indented incorrectly; expected at least 12 spaces, found 8
(#88) Variable "resultProperty" must be all lower-case
(#90) Line indented incorrectly; expected at least 12 spaces, found 8
(#90) Variable "resultProperty" must be all lower-case
(#91) Line indented incorrectly; expected 8 spaces, found 4
(#93) Line indented incorrectly; expected 4 spaces, found 0
(#95) This comment is 50% valid code; is this commented out code?
local/mr/vendor/zend/Zend/Soap/Client/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#34) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Soap/Client/Local.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#31) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) Line indented incorrectly; expected 4 spaces, found 0
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#45) Line indented incorrectly; expected at least 8 spaces, found 4
(#50) Line indented incorrectly; expected 8 spaces, found 4
(#52) Line indented incorrectly; expected at least 8 spaces, found 4
(#59) Line indented incorrectly; expected 8 spaces, found 4
(#59) Visibility must be declared on method "__construct"
(#60) Line indented incorrectly; expected at least 8 spaces, found 4
(#60) Opening brace should be on the same line as the declaration
(#61) Line indented incorrectly; expected at least 12 spaces, found 8
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 12 spaces, found 8
(#64) Line indented incorrectly; expected at least 12 spaces, found 8
(#66) Line indented incorrectly; expected at least 12 spaces, found 8
(#67) Line indented incorrectly; expected 8 spaces, found 4
(#69) Line indented incorrectly; expected at least 8 spaces, found 4
(#81) Line indented incorrectly; expected 8 spaces, found 4
(#81) Public method name "Zend_Soap_Client_Local::_doRequest" must be in lower-case letters only
(#81) Variable "one_way" must not contain underscores.
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#82) Opening brace should be on the same line as the declaration
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 12 spaces, found 8
(#85) Line indented incorrectly; expected at least 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 12 spaces, found 8
(#90) Line indented incorrectly; expected 8 spaces, found 4
(#91) Line indented incorrectly; expected 4 spaces, found 0
(#93) This comment is 50% valid code; is this commented out code?
local/mr/vendor/zend/Zend/Soap/Server.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_classArgs" must be all lower-case
(#87) Member variable "_wsdlCache" must be all lower-case
(#94) Member variable "_faultExceptions" must be all lower-case
(#126) Member variable "_returnResponse" must be all lower-case
(#132) Member variable "_soapVersion" must be all lower-case
(#161) Opening brace should be on the same line as the declaration
(#163) "require_once" must be immediately followed by an open parenthesis
(#184) Public method name "Zend_Soap_Server::setOptions" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#186) Expected "if (...) {\n"; found "if(...) {\n"
(#231) Public method name "Zend_Soap_Server::getOptions" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#254) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Expected "if (...) {\n"; found "if(...) {\n"
(#272) Public method name "Zend_Soap_Server::setEncoding" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#275) "require_once" must be immediately followed by an open parenthesis
(#288) Public method name "Zend_Soap_Server::getEncoding" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Soap_Server::setSoapVersion" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#303) "require_once" must be immediately followed by an open parenthesis
(#316) Public method name "Zend_Soap_Server::getSoapVersion" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#328) Public method name "Zend_Soap_Server::validateUrn" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#332) "require_once" must be immediately followed by an open parenthesis
(#347) Public method name "Zend_Soap_Server::setActor" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#359) Public method name "Zend_Soap_Server::getActor" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#373) Public method name "Zend_Soap_Server::setUri" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
(#385) Public method name "Zend_Soap_Server::getUri" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#397) Public method name "Zend_Soap_Server::setClassmap" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#400) Inline doc block comments are not allowed; use "// Comment." instead
(#403) "require_once" must be immediately followed by an open parenthesis
(#408) Inline doc block comments are not allowed; use "// Comment." instead
(#411) "require_once" must be immediately followed by an open parenthesis
(#425) Public method name "Zend_Soap_Server::getClassmap" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#436) Public method name "Zend_Soap_Server::setWsdl" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#447) Public method name "Zend_Soap_Server::getWsdl" must be in lower-case letters only
(#448) Opening brace should be on the same line as the declaration
(#458) Public method name "Zend_Soap_Server::setSoapFeatures" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#469) Public method name "Zend_Soap_Server::getSoapFeatures" must be in lower-case letters only
(#470) Opening brace should be on the same line as the declaration
(#480) Public method name "Zend_Soap_Server::setWsdlCache" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Soap_Server::getWsdlCache" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#503) Public method name "Zend_Soap_Server::addFunction" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) "require_once" must be immediately followed by an open parenthesis
(#520) Usage of ELSEIF not allowed; use ELSE IF instead
(#522) Usage of ELSEIF not allowed; use ELSE IF instead
(#525) "require_once" must be immediately followed by an open parenthesis
(#549) Public method name "Zend_Soap_Server::setClass" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#552) "require_once" must be immediately followed by an open parenthesis
(#557) "require_once" must be immediately followed by an open parenthesis
(#562) "require_once" must be immediately followed by an open parenthesis
(#584) Public method name "Zend_Soap_Server::setObject" must be in lower-case letters only
(#585) Opening brace should be on the same line as the declaration
(#586) Expected "if (...) {\n"; found "if(...) {\n"
(#587) "require_once" must be immediately followed by an open parenthesis
(#591) Expected "if (...) {\n"; found "if(...) {\n"
(#592) "require_once" must be immediately followed by an open parenthesis
(#611) Public method name "Zend_Soap_Server::getFunctions" must be in lower-case letters only
(#612) Opening brace should be on the same line as the declaration
(#616) Usage of ELSEIF not allowed; use ELSE IF instead
(#630) Public method name "Zend_Soap_Server::loadFunctions" must be in lower-case letters only
(#631) Opening brace should be on the same line as the declaration
(#632) "require_once" must be immediately followed by an open parenthesis
(#642) Public method name "Zend_Soap_Server::setPersistence" must be in lower-case letters only
(#643) Opening brace should be on the same line as the declaration
(#645) "require_once" must be immediately followed by an open parenthesis
(#658) Public method name "Zend_Soap_Server::getPersistence" must be in lower-case letters only
(#659) Opening brace should be on the same line as the declaration
(#676) Protected method name "Zend_Soap_Server::_setRequest" must be in lower-case letters only
(#677) Opening brace should be on the same line as the declaration
(#680) Usage of ELSEIF not allowed; use ELSE IF instead
(#682) Usage of ELSEIF not allowed; use ELSE IF instead
(#684) Usage of ELSEIF not allowed; use ELSE IF instead
(#692) Expected "if (...) {\n"; found "if(...) {\n"
(#693) "require_once" must be immediately followed by an open parenthesis
(#706) Public method name "Zend_Soap_Server::getLastRequest" must be in lower-case letters only
(#707) Opening brace should be on the same line as the declaration
(#722) Public method name "Zend_Soap_Server::setReturnResponse" must be in lower-case letters only
(#723) Opening brace should be on the same line as the declaration
(#733) Public method name "Zend_Soap_Server::getReturnResponse" must be in lower-case letters only
(#734) Opening brace should be on the same line as the declaration
(#743) Public method name "Zend_Soap_Server::getLastResponse" must be in lower-case letters only
(#744) Opening brace should be on the same line as the declaration
(#757) Protected method name "Zend_Soap_Server::_getSoap" must be in lower-case letters only
(#758) Opening brace should be on the same line as the declaration
(#803) Opening brace should be on the same line as the declaration
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) Variable "displayErrorsOriginalState" must be all lower-case
(#811) Variable "setRequestException" must be all lower-case
(#812) Inline doc block comments are not allowed; use "// Comment." instead
(#815) "require_once" must be immediately followed by an open parenthesis
(#819) Variable "setRequestException" must be all lower-case
(#825) Expected "if (...) {\n"; found "if(...) {\n"
(#825) Variable "setRequestException" must be all lower-case
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#827) Variable "setRequestException" must be all lower-case
(#838) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Variable "displayErrorsOriginalState" must be all lower-case
(#855) Protected method name "Zend_Soap_Server::_initializeSoapErrorContext" must be in lower-case letters only
(#856) Opening brace should be on the same line as the declaration
(#857) Variable "displayErrorsOriginalState" must be all lower-case
(#860) Variable "displayErrorsOriginalState" must be all lower-case
(#869) Public method name "Zend_Soap_Server::registerFaultException" must be in lower-case letters only
(#870) Opening brace should be on the same line as the declaration
(#881) Public method name "Zend_Soap_Server::deregisterFaultException" must be in lower-case letters only
(#882) Opening brace should be on the same line as the declaration
(#897) Public method name "Zend_Soap_Server::getFaultExceptions" must be in lower-case letters only
(#898) Opening brace should be on the same line as the declaration
(#917) Opening brace should be on the same line as the declaration
(#922) Variable "eCode" must be all lower-case
(#923) Variable "eCode" must be all lower-case
(#923) Variable "eCode" must be all lower-case
(#927) Usage of ELSEIF not allowed; use ELSE IF instead
(#933) Variable "allowedFaultModes" must be all lower-case
(#937) Expected "if (...) {\n"; found "if(...) {\n"
(#937) Variable "allowedFaultModes" must be all lower-case
(#955) Public method name "Zend_Soap_Server::handlePhpErrors" must be in lower-case letters only
(#956) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Soap/Server/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Soap/Wsdl.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_includedTypes" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#87) Inline doc block comments are not allowed; use "// Comment." instead
(#101) "require_once" must be immediately followed by an open parenthesis
(#116) Public method name "Zend_Soap_Wsdl::setUri" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#121) Variable "oldUri" must be all lower-case
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Variable "oldUri" must be all lower-case
(#142) Public method name "Zend_Soap_Wsdl::setComplexTypeStrategy" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#144) Expected "if (...) {\n"; found "if(...) {\n"
(#145) "require_once" must be immediately followed by an open parenthesis
(#147) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#147) Expected "if (...) {\n"; found "if(...) {\n"
(#148) "require_once" must be immediately followed by an open parenthesis
(#150) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#151) Expected "if (...) {\n"; found "if(...) {\n"
(#154) "require_once" must be immediately followed by an open parenthesis
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#162) "require_once" must be immediately followed by an open parenthesis
(#174) Public method name "Zend_Soap_Wsdl::getComplexTypeStrategy" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Soap_Wsdl::addMessage" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#195) The use of function sizeof() is forbidden; use count() instead
(#219) Line exceeds 132 characters; contains 137 characters
(#221) Public method name "Zend_Soap_Wsdl::addPortType" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "portType" must be all lower-case
(#224) Variable "portType" must be all lower-case
(#225) Variable "portType" must be all lower-case
(#227) Variable "portType" must be all lower-case
(#240) Public method name "Zend_Soap_Wsdl::addPortOperation" must be in lower-case letters only
(#240) Variable "portType" must be all lower-case
(#241) Opening brace should be on the same line as the declaration
(#251) Expected 1 space before "="; 0 found
(#261) Variable "portType" must be all lower-case
(#271) Line exceeds 132 characters; contains 141 characters
(#273) Public method name "Zend_Soap_Wsdl::addBinding" must be in lower-case letters only
(#273) Variable "portType" must be all lower-case
(#274) Opening brace should be on the same line as the declaration
(#277) Variable "portType" must be all lower-case
(#288) Line exceeds maximum limit of 180 characters; contains 189 characters
(#289) Line exceeds maximum limit of 180 characters; contains 191 characters
(#290) Line exceeds maximum limit of 180 characters; contains 197 characters
(#291) Line exceeds 132 characters; contains 140 characters
(#293) Public method name "Zend_Soap_Wsdl::addBindingOperation" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#300) Variable "soap_node" must not contain underscores.
(#302) Variable "soap_node" must not contain underscores.
(#304) Variable "soap_node" must not contain underscores.
(#310) Variable "soap_node" must not contain underscores.
(#312) Variable "soap_node" must not contain underscores.
(#314) Variable "soap_node" must not contain underscores.
(#323) Variable "soap_node" must not contain underscores.
(#325) Variable "soap_node" must not contain underscores.
(#327) Variable "soap_node" must not contain underscores.
(#344) Public method name "Zend_Soap_Wsdl::addSoapBinding" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#346) Variable "soap_binding" must not contain underscores.
(#347) Variable "soap_binding" must not contain underscores.
(#348) Variable "soap_binding" must not contain underscores.
(#350) Variable "soap_binding" must not contain underscores.
(#352) Variable "soap_binding" must not contain underscores.
(#362) Public method name "Zend_Soap_Wsdl::addSoapOperation" must be in lower-case letters only
(#362) Variable "soap_action" must not contain underscores.
(#363) Opening brace should be on the same line as the declaration
(#364) Variable "soap_action" must not contain underscores.
(#365) Variable "soap_action" must not contain underscores.
(#365) Variable "soap_action" must not contain underscores.
(#367) Variable "soap_operation" must not contain underscores.
(#368) Variable "soap_operation" must not contain underscores.
(#368) Variable "soap_action" must not contain underscores.
(#370) Variable "soap_operation" must not contain underscores.
(#372) Variable "soap_operation" must not contain underscores.
(#384) Public method name "Zend_Soap_Wsdl::addService" must be in lower-case letters only
(#384) Variable "port_name" must not contain underscores.
(#385) Opening brace should be on the same line as the declaration
(#393) Variable "port_name" must not contain underscores.
(#396) Variable "soap_address" must not contain underscores.
(#397) Variable "soap_address" must not contain underscores.
(#399) Variable "soap_address" must not contain underscores.
(#412) Line exceeds 132 characters; contains 164 characters
(#418) Public method name "Zend_Soap_Wsdl::addDocumentation" must be in lower-case letters only
(#418) Variable "input_node" must not contain underscores.
(#419) Opening brace should be on the same line as the declaration
(#420) Variable "input_node" must not contain underscores.
(#423) Variable "input_node" must not contain underscores.
(#427) Variable "doc_cdata" must not contain underscores.
(#428) Variable "doc_cdata" must not contain underscores.
(#430) Expected "if (...) {\n"; found "if(...) {\n"
(#444) Public method name "Zend_Soap_Wsdl::addTypes" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#449) Usage of ELSEIF not allowed; use ELSE IF instead
(#461) Public method name "Zend_Soap_Wsdl::addType" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#463) Expected "if (...) {\n"; found "if(...) {\n"
(#474) Public method name "Zend_Soap_Wsdl::getTypes" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#484) Public method name "Zend_Soap_Wsdl::getSchema" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#486) Expected "if (...) {\n"; found "if(...) {\n"
(#498) Public method name "Zend_Soap_Wsdl::toXML" must be in lower-case letters only
(#499) Opening brace should be on the same line as the declaration
(#508) Public method name "Zend_Soap_Wsdl::toDomDocument" must be in lower-case letters only
(#509) Opening brace should be on the same line as the declaration
(#519) Opening brace should be on the same line as the declaration
(#534) Public method name "Zend_Soap_Wsdl::getType" must be in lower-case letters only
(#535) Opening brace should be on the same line as the declaration
(#565) Inline comments must start with a capital letter, digit or 3-dots sequence
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Line indented incorrectly; expected 8 spaces, found 12
(#567) Closing brace indented incorrectly; expected 8 spaces, found 12
(#575) Public method name "Zend_Soap_Wsdl::addSchemaTypeSection" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#593) Public method name "Zend_Soap_Wsdl::addComplexType" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) Private method name "Zend_Soap_Wsdl::_parseElement" must be in lower-case letters only
(#613) Opening brace should be on the same line as the declaration
(#615) "require_once" must be immediately followed by an open parenthesis
(#619) Variable "elementXml" must be all lower-case
(#623) Variable "complexType" must be all lower-case
(#627) Variable "subelementXml" must be all lower-case
(#628) Variable "subelementXml" must be all lower-case
(#630) Variable "complexType" must be all lower-case
(#632) Variable "elementXml" must be all lower-case
(#632) Variable "complexType" must be all lower-case
(#635) Variable "elementXml" must be all lower-case
(#638) Variable "elementXml" must be all lower-case
(#659) Public method name "Zend_Soap_Wsdl::addElement" must be in lower-case letters only
(#660) Opening brace should be on the same line as the declaration
(#662) Variable "elementXml" must be all lower-case
(#663) Variable "elementXml" must be all lower-case
local/mr/vendor/zend/Zend/Soap/Wsdl/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#37) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Public method name "Zend_Soap_Wsdl_Strategy_Abstract::setContext" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Soap_Wsdl_Strategy_Abstract::getContext" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/AnyType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Public method name "Zend_Soap_Wsdl_Strategy_AnyType::setContext" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#55) Public method name "Zend_Soap_Wsdl_Strategy_AnyType::addComplexType" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/ArrayOfTypeComplex.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "_inProcess" must be all lower-case
(#47) Public method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex::addComplexType" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#50) "require_once" must be immediately followed by an open parenthesis
(#55) Variable "nestingLevel" must be all lower-case
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#57) Variable "nestingLevel" must be all lower-case
(#58) "require_once" must be immediately followed by an open parenthesis
(#65) Variable "singularType" must be all lower-case
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#67) Variable "singularType" must be all lower-case
(#68) "require_once" must be immediately followed by an open parenthesis
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Variable "nestingLevel" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "xsdComplexTypeName" must be all lower-case
(#77) Variable "singularType" must be all lower-case
(#79) Variable "xsdComplexTypeName" must be all lower-case
(#79) Variable "singularType" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Expected "if (...) {\n"; found "if(...) {\n"
(#83) Variable "singularType" must be all lower-case
(#84) Variable "singularType" must be all lower-case
(#88) Variable "xsdComplexTypeName" must be all lower-case
(#91) Protected method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex::_addArrayOfComplexType" must be in lower-case letters only
(#91) Variable "singularType" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#95) Variable "xsdComplexTypeName" must be all lower-case
(#95) Variable "singularType" must be all lower-case
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#97) Variable "xsdComplexTypeName" must be all lower-case
(#98) Variable "complexType" must be all lower-case
(#99) Variable "complexType" must be all lower-case
(#99) Variable "xsdComplexTypeName" must be all lower-case
(#101) Variable "complexContent" must be all lower-case
(#102) Variable "complexType" must be all lower-case
(#102) Variable "complexContent" must be all lower-case
(#104) Variable "xsdRestriction" must be all lower-case
(#105) Variable "xsdRestriction" must be all lower-case
(#106) Variable "complexContent" must be all lower-case
(#106) Variable "xsdRestriction" must be all lower-case
(#108) Variable "xsdAttribute" must be all lower-case
(#109) Variable "xsdAttribute" must be all lower-case
(#110) Variable "xsdAttribute" must be all lower-case
(#110) Variable "singularType" must be all lower-case
(#111) Variable "xsdRestriction" must be all lower-case
(#111) Variable "xsdAttribute" must be all lower-case
(#113) Variable "complexType" must be all lower-case
(#114) Variable "xsdComplexTypeName" must be all lower-case
(#117) Variable "xsdComplexTypeName" must be all lower-case
(#120) Protected method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex::_getXsdComplexTypeName" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Protected method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex::_getSingularPhpType" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Protected method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex::_getNestedCount" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/ArrayOfTypeSequence.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#44) Public method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence::addComplexType" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "nestedCounter" must be all lower-case
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Variable "nestedCounter" must be all lower-case
(#49) Variable "singularType" must be all lower-case
(#51) Expected "for (...) {\n"; found "for(...) {\n"
(#51) Variable "nestedCounter" must be all lower-case
(#52) Variable "complexTypeName" must be all lower-case
(#52) Variable "singularType" must be all lower-case
(#53) Variable "childTypeName" must be all lower-case
(#53) Variable "singularType" must be all lower-case
(#53) Expected 1 space before "-"; 0 found
(#53) Expected 1 space after "-"; 0 found
(#55) Variable "complexTypeName" must be all lower-case
(#55) Variable "childTypeName" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Variable "complexTypeName" must be all lower-case
(#60) Variable "complexTypeName" must be all lower-case
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Protected method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence::_getTypeNameBasedOnNestingLevel" must be in lower-case letters only
(#77) Variable "singularType" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "singularType" must be all lower-case
(#84) Variable "xsdType" must be all lower-case
(#84) Variable "singularType" must be all lower-case
(#85) Variable "arrayType" must be all lower-case
(#85) Variable "xsdType" must be all lower-case
(#86) Variable "arrayType" must be all lower-case
(#96) Protected method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence::_getStrippedXsdType" must be in lower-case letters only
(#96) Variable "singularType" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "singularType" must be all lower-case
(#108) Protected method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence::_getSingularType" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#120) Protected method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence::_getNestedCount" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#132) Protected method name "Zend_Soap_Wsdl_Strategy_ArrayOfTypeSequence::_addElementFromWsdlAndChildTypes" must be in lower-case letters only
(#132) Variable "arrayType" must be all lower-case
(#132) Variable "childTypeName" must be all lower-case
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "arrayType" must be all lower-case
(#137) Variable "complexType" must be all lower-case
(#138) Variable "complexType" must be all lower-case
(#138) Variable "arrayType" must be all lower-case
(#144) Variable "childTypeName" must be all lower-case
(#149) Variable "complexType" must be all lower-case
(#151) Variable "complexType" must be all lower-case
(#152) Variable "arrayType" must be all lower-case
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/Composite.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_typeMap" must be all lower-case
(#51) Member variable "_defaultStrategy" must be all lower-case
(#67) Variable "typeMap" must be all lower-case
(#67) Variable "defaultStrategy" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#69) Variable "typeMap" must be all lower-case
(#69) AS keyword must be lowercase; expected "as" but found "AS"
(#72) Variable "defaultStrategy" must be all lower-case
(#83) Public method name "Zend_Soap_Wsdl_Strategy_Composite::connectTypeToStrategy" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) Expected "if (...) {\n"; found "if(...) {\n"
(#86) Inline doc block comments are not allowed; use "// Comment." instead
(#89) "require_once" must be immediately followed by an open parenthesis
(#103) Public method name "Zend_Soap_Wsdl_Strategy_Composite::getDefaultStrategy" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#110) Inline doc block comments are not allowed; use "// Comment." instead
(#113) "require_once" must be immediately followed by an open parenthesis
(#129) Public method name "Zend_Soap_Wsdl_Strategy_Composite::getStrategyOfType" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#131) Expected "if (...) {\n"; found "if(...) {\n"
(#134) Expected "if (...) {\n"; found "if(...) {\n"
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Inline doc block comments are not allowed; use "// Comment." instead
(#142) "require_once" must be immediately followed by an open parenthesis
(#159) Public method name "Zend_Soap_Wsdl_Strategy_Composite::setContext" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Soap_Wsdl_Strategy_Composite::addComplexType" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#174) Expected "if (...) {\n"; found "if(...) {\n"
(#175) Inline doc block comments are not allowed; use "// Comment." instead
(#178) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/DefaultComplexType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Soap_Wsdl_Strategy_DefaultComplexType::addComplexType" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#47) Expected "if (...) {\n"; found "if(...) {\n"
(#48) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "complexType" must be all lower-case
(#59) Variable "complexType" must be all lower-case
(#66) Inline doc block comments are not allowed; use "// Comment." instead
(#77) Variable "complexType" must be all lower-case
(#78) Variable "complexType" must be all lower-case
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Soap_Wsdl_Strategy_Interface::setContext" must be in lower-case letters only
(#47) Public method name "Zend_Soap_Wsdl_Strategy_Interface::addComplexType" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tag/Cloud.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_cloudDecorator" must be all lower-case
(#48) Member variable "_tagDecorator" must be all lower-case
(#62) Member variable "_pluginLoader" must be all lower-case
(#69) Member variable "_skipOptions" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Tag_Cloud::setConfig" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Tag_Cloud::setOptions" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Tag_Cloud::setTags" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "itemList" must be all lower-case
(#149) Variable "itemList" must be all lower-case
(#151) Variable "itemList" must be all lower-case
(#153) "require_once" must be immediately followed by an open parenthesis
(#167) Public method name "Zend_Tag_Cloud::appendTag" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#175) "require_once" must be immediately followed by an open parenthesis
(#188) Public method name "Zend_Tag_Cloud::setItemList" must be in lower-case letters only
(#188) Variable "itemList" must be all lower-case
(#189) Opening brace should be on the same line as the declaration
(#190) Variable "itemList" must be all lower-case
(#201) Public method name "Zend_Tag_Cloud::getItemList" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#204) "require_once" must be immediately followed by an open parenthesis
(#216) Public method name "Zend_Tag_Cloud::setCloudDecorator" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#236) "require_once" must be immediately followed by an open parenthesis
(#250) Public method name "Zend_Tag_Cloud::getCloudDecorator" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#264) Public method name "Zend_Tag_Cloud::setTagDecorator" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#284) "require_once" must be immediately followed by an open parenthesis
(#298) Public method name "Zend_Tag_Cloud::getTagDecorator" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#312) Public method name "Zend_Tag_Cloud::setPluginLoader" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Tag_Cloud::getPluginLoader" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#327) Variable "pathPrefix" must be all lower-case
(#329) "require_once" must be immediately followed by an open parenthesis
(#330) Variable "pathPrefix" must be all lower-case
(#342) Public method name "Zend_Tag_Cloud::addPrefixPaths" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#366) Public method name "Zend_Tag_Cloud::addPrefixPath" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#380) Opening brace should be on the same line as the declaration
(#387) Variable "tagsResult" must be all lower-case
(#388) Variable "cloudResult" must be all lower-case
(#388) Variable "tagsResult" must be all lower-case
(#390) Variable "cloudResult" must be all lower-case
(#399) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/Cloud.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "_skipOptions" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Tag_Cloud_Decorator_Cloud::setOptions" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/HtmlCloud.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_htmlTags" must be all lower-case
(#65) Public method name "Zend_Tag_Cloud_Decorator_HtmlCloud::getEncoding" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Tag_Cloud_Decorator_HtmlCloud::setEncoding" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Tag_Cloud_Decorator_HtmlCloud::setHtmlTags" must be in lower-case letters only
(#88) Variable "htmlTags" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "htmlTags" must be all lower-case
(#99) Public method name "Zend_Tag_Cloud_Decorator_HtmlCloud::getHtmlTags" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Tag_Cloud_Decorator_HtmlCloud::setSeparator" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Tag_Cloud_Decorator_HtmlCloud::getSeparator" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "cloudHtml" must be all lower-case
(#139) Variable "htmlTag" must be all lower-case
(#146) Variable "htmlTag" must be all lower-case
(#150) Variable "cloudHtml" must be all lower-case
(#150) Variable "htmlTag" must be all lower-case
(#150) Variable "cloudHtml" must be all lower-case
(#153) Variable "cloudHtml" must be all lower-case
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/HtmlTag.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_classList" must be all lower-case
(#57) Member variable "_fontSizeUnit" must be all lower-case
(#64) Member variable "_alloweFontSizeUnits" must be all lower-case
(#71) Member variable "_htmlTags" must be all lower-case
(#80) Member variable "_maxFontSize" must be all lower-case
(#87) Member variable "_minFontSize" must be all lower-case
(#97) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::setClassList" must be in lower-case letters only
(#97) Variable "classList" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "classList" must be all lower-case
(#100) Variable "classList" must be all lower-case
(#101) "require_once" must be immediately followed by an open parenthesis
(#105) Variable "classList" must be all lower-case
(#107) "require_once" must be immediately followed by an open parenthesis
(#113) Variable "classList" must be all lower-case
(#122) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::getClassList" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::getEncoding" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::setEncoding" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::setFontSizeUnit" must be in lower-case letters only
(#158) Variable "fontSizeUnit" must be all lower-case
(#159) Opening brace should be on the same line as the declaration
(#160) Variable "fontSizeUnit" must be all lower-case
(#161) "require_once" must be immediately followed by an open parenthesis
(#165) Variable "fontSizeUnit" must be all lower-case
(#175) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::getFontSizeUnit" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#180) Expected 6 space(s) before asterisk; 5 found
(#181) Expected 6 space(s) before asterisk; 5 found
(#182) Expected 6 space(s) before asterisk; 5 found
(#183) Expected 6 space(s) before asterisk; 5 found
(#184) Expected 6 space(s) before asterisk; 5 found
(#185) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::setHtmlTags" must be in lower-case letters only
(#185) Variable "htmlTags" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#187) Variable "htmlTags" must be all lower-case
(#196) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::getHtmlTags" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::setMaxFontSize" must be in lower-case letters only
(#208) Variable "maxFontSize" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#210) Variable "maxFontSize" must be all lower-case
(#211) "require_once" must be immediately followed by an open parenthesis
(#215) Variable "maxFontSize" must be all lower-case
(#225) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::getMaxFontSize" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#237) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::setMinFontSize" must be in lower-case letters only
(#237) Variable "minFontSize" must be all lower-case
(#238) Opening brace should be on the same line as the declaration
(#239) Variable "minFontSize" must be all lower-case
(#240) "require_once" must be immediately followed by an open parenthesis
(#244) Variable "minFontSize" must be all lower-case
(#254) Public method name "Zend_Tag_Cloud_Decorator_HtmlTag::getMinFontSize" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#266) Opening brace should be on the same line as the declaration
(#267) Variable "weightValues" must be all lower-case
(#268) Variable "weightValues" must be all lower-case
(#271) Variable "weightValues" must be all lower-case
(#277) Variable "classList" must be all lower-case
(#283) Variable "tagHtml" must be all lower-case
(#283) Calls to inbuilt PHP functions must be lowercase; expected "htmlspecialchars" but found "htmlSpecialChars"
(#283) Line exceeds 132 characters; contains 146 characters
(#287) Variable "htmlTag" must be all lower-case
(#294) Variable "htmlTag" must be all lower-case
(#298) Variable "tagHtml" must be all lower-case
(#298) Variable "htmlTag" must be all lower-case
(#298) Variable "tagHtml" must be all lower-case
(#301) Variable "tagHtml" must be all lower-case
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/Tag.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "_skipOptions" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Tag_Cloud_Decorator_Tag::setOptions" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tag/Cloud/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tag/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tag/Item.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_skipOptions" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#84) "require_once" must be immediately followed by an open parenthesis
(#91) "require_once" must be immediately followed by an open parenthesis
(#96) "require_once" must be immediately followed by an open parenthesis
(#107) Public method name "Zend_Tag_Item::setOptions" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Tag_Item::getTitle" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Tag_Item::setTitle" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#143) "require_once" must be immediately followed by an open parenthesis
(#156) Public method name "Zend_Tag_Item::getWeight" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Tag_Item::setWeight" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#171) "require_once" must be immediately followed by an open parenthesis
(#185) Public method name "Zend_Tag_Item::setParams" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Tag_Item::setParam" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#213) Public method name "Zend_Tag_Item::getParam" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tag/ItemList.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Tag_ItemList::spreadWeightValues" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) "require_once" must be immediately followed by an open parenthesis
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "minWeight" must be all lower-case
(#79) Variable "maxWeight" must be all lower-case
(#82) Variable "minWeight" must be all lower-case
(#82) Variable "maxWeight" must be all lower-case
(#83) Variable "minWeight" must be all lower-case
(#84) Variable "maxWeight" must be all lower-case
(#86) Variable "minWeight" must be all lower-case
(#86) Variable "minWeight" must be all lower-case
(#87) Variable "maxWeight" must be all lower-case
(#87) Variable "maxWeight" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "maxWeight" must be all lower-case
(#93) Variable "minWeight" must be all lower-case
(#97) Variable "minWeight" must be all lower-case
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
(#162) Opening brace should be on the same line as the declaration
(#172) Opening brace should be on the same line as the declaration
(#182) Opening brace should be on the same line as the declaration
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tag/Taggable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Zend_Tag_Taggable::getTitle" must be in lower-case letters only
(#43) Public method name "Zend_Tag_Taggable::getWeight" must be in lower-case letters only
(#51) Public method name "Zend_Tag_Taggable::setParam" must be in lower-case letters only
(#59) Public method name "Zend_Tag_Taggable::getParam" must be in lower-case letters only
local/mr/vendor/zend/Zend/Test/DbAdapter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_statementStack" must be all lower-case
(#62) Member variable "_listTables" must be all lower-case
(#67) Member variable "_lastInsertIdStack" must be all lower-case
(#72) Member variable "_describeTables" must be all lower-case
(#76) Whitespace found at end of line
(#77) Member variable "_quoteIdentifierSymbol" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Test_DbAdapter::appendStatementToStack" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Test_DbAdapter::appendLastInsertIdToStack" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#115) Whitespace found at end of line
(#116) Public method name "Zend_Test_DbAdapter::setQuoteIdentifierSymbol" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Test_DbAdapter::getQuoteIdentifierSymbol" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Test_DbAdapter::setListTables" must be in lower-case letters only
(#136) Variable "listTables" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "listTables" must be all lower-case
(#146) Public method name "Zend_Test_DbAdapter::listTables" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#148) Line indented incorrectly; expected at least 8 spaces, found 7
(#157) Public method name "Zend_Test_DbAdapter::setDescribeTable" must be in lower-case letters only
(#157) Variable "tableInfo" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "tableInfo" must be all lower-case
(#190) Public method name "Zend_Test_DbAdapter::describeTable" must be in lower-case letters only
(#190) Variable "tableName" must be all lower-case
(#190) Variable "schemaName" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#192) Expected "if (...) {\n"; found "if(...) {\n"
(#192) Variable "tableName" must be all lower-case
(#193) Variable "tableName" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#214) Public method name "Zend_Test_DbAdapter::isConnected" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#224) Public method name "Zend_Test_DbAdapter::closeConnection" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#236) Opening brace should be on the same line as the declaration
(#237) Variable "queryId" must be all lower-case
(#239) Expected "if (...) {\n"; found "if(...) {\n"
(#245) Expected "if (...) {\n"; found "if(...) {\n"
(#246) Variable "queryId" must be all lower-case
(#267) Public method name "Zend_Test_DbAdapter::lastInsertId" must be in lower-case letters only
(#267) Variable "tableName" must be all lower-case
(#267) Variable "primaryKey" must be all lower-case
(#268) Opening brace should be on the same line as the declaration
(#269) Expected "if (...) {\n"; found "if(...) {\n"
(#279) Protected method name "Zend_Test_DbAdapter::_beginTransaction" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#288) Opening brace should be on the same line as the declaration
(#295) Protected method name "Zend_Test_DbAdapter::_rollBack" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#307) Public method name "Zend_Test_DbAdapter::setFetchMode" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#321) Opening brace should be on the same line as the declaration
(#331) Public method name "Zend_Test_DbAdapter::supportsParameters" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#341) method name "Zend_Test_DbAdapter::getServerVersion" must be in lower-case letters only
(#341) Visibility must be declared on method "getServerVersion"
(#342) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Test/DbStatement.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_fetchStack" must be all lower-case
(#47) Member variable "_columnCount" must be all lower-case
(#52) Member variable "_rowCount" must be all lower-case
(#57) Member variable "_queryProfile" must be all lower-case
(#65) Public method name "Zend_Test_DbStatement::createSelectStatement" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#68) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#68) AS keyword must be lowercase; expected "as" but found "AS"
(#80) Public method name "Zend_Test_DbStatement::createInsertStatement" must be in lower-case letters only
(#80) Variable "affectedRows" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "affectedRows" must be all lower-case
(#91) Public method name "Zend_Test_DbStatement::createDeleteStatement" must be in lower-case letters only
(#91) Variable "affectedRows" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "affectedRows" must be all lower-case
(#102) Public method name "Zend_Test_DbStatement::createUpdateStatement" must be in lower-case letters only
(#102) Variable "affectedRows" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "affectedRows" must be all lower-case
(#113) Protected method name "Zend_Test_DbStatement::_createRowCountStatement" must be in lower-case letters only
(#113) Variable "affectedRows" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#116) Variable "affectedRows" must be all lower-case
(#123) Public method name "Zend_Test_DbStatement::setQueryProfile" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Test_DbStatement::setRowCount" must be in lower-case letters only
(#131) Variable "rowCount" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "rowCount" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Test_DbStatement::bindColumn" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Test_DbStatement::bindParam" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#175) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Public method name "Zend_Test_DbStatement::bindValue" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Test_DbStatement::closeCursor" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#213) Public method name "Zend_Test_DbStatement::columnCount" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#225) Public method name "Zend_Test_DbStatement::errorCode" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#237) Public method name "Zend_Test_DbStatement::errorInfo" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#250) Opening brace should be on the same line as the declaration
(#251) Expected "if (...) {\n"; found "if(...) {\n"
(#268) Opening brace should be on the same line as the declaration
(#269) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Public method name "Zend_Test_DbStatement::fetchAll" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Test_DbStatement::fetchColumn" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#304) Expected "if (...) {\n"; found "if(...) {\n"
(#307) Expected "if (...) {\n"; found "if(...) {\n"
(#308) "require_once" must be immediately followed by an open parenthesis
(#327) Public method name "Zend_Test_DbStatement::fetchObject" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#329) Expected "if (...) {\n"; found "if(...) {\n"
(#335) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#335) AS keyword must be lowercase; expected "as" but found "AS"
(#349) Public method name "Zend_Test_DbStatement::getAttribute" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#362) Public method name "Zend_Test_DbStatement::nextRowset" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Test_DbStatement::rowCount" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#388) Public method name "Zend_Test_DbStatement::setAttribute" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#400) Public method name "Zend_Test_DbStatement::setFetchMode" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Test/PHPUnit/Constraint/DomQuery.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#48) Expected 1 space before "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#56) Member variable "_assertType" must be all lower-case
(#62) Member variable "_assertTypes" must be all lower-case
(#93) Member variable "_useXpath" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Test_PHPUnit_Constraint_DomQuery::setNegate" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Test_PHPUnit_Constraint_DomQuery::setUseXpath" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#136) Variable "assertType" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "assertType" must be all lower-case
(#140) Variable "assertType" must be all lower-case
(#140) Variable "assertType" must be all lower-case
(#143) Variable "assertType" must be all lower-case
(#145) Variable "assertType" must be all lower-case
(#145) Variable "assertType" must be all lower-case
(#148) Variable "assertType" must be all lower-case
(#149) "require_once" must be immediately followed by an open parenthesis
(#150) Variable "assertType" must be all lower-case
(#150) Line exceeds 132 characters; contains 151 characters
(#153) Variable "assertType" must be all lower-case
(#156) Variable "domQuery" must be all lower-case
(#157) Variable "domQuery" must be all lower-case
(#161) Variable "assertType" must be all lower-case
(#164) "require_once" must be immediately followed by an open parenthesis
(#169) Expected 1 space before "?"; newline found
(#170) Expected 1 space before ":"; newline found
(#173) "require_once" must be immediately followed by an open parenthesis
(#178) Expected 1 space before "?"; newline found
(#179) Expected 1 space before ":"; newline found
(#184) "require_once" must be immediately followed by an open parenthesis
(#188) Variable "assertType" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#211) "require_once" must be immediately followed by an open parenthesis
(#264) Public method name "Zend_Test_PHPUnit_Constraint_DomQuery::toString" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#276) Protected method name "Zend_Test_PHPUnit_Constraint_DomQuery::_matchContent" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#299) Protected method name "Zend_Test_PHPUnit_Constraint_DomQuery::_notMatchContent" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#322) Protected method name "Zend_Test_PHPUnit_Constraint_DomQuery::_regexContent" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#345) Protected method name "Zend_Test_PHPUnit_Constraint_DomQuery::_notRegexContent" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#369) Protected method name "Zend_Test_PHPUnit_Constraint_DomQuery::_countContent" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#376) Expected 1 space before "?"; newline found
(#377) Expected 1 space before ":"; newline found
(#393) Protected method name "Zend_Test_PHPUnit_Constraint_DomQuery::_getNodeContent" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Test/PHPUnit/Constraint/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Test/PHPUnit/Constraint/Redirect.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_assertType" must be all lower-case
(#56) Member variable "_assertTypes" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Test_PHPUnit_Constraint_Redirect::setNegate" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#101) Variable "assertType" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#104) "require_once" must be immediately followed by an open parenthesis
(#108) Variable "assertType" must be all lower-case
(#110) Variable "assertType" must be all lower-case
(#110) Variable "assertType" must be all lower-case
(#113) Variable "assertType" must be all lower-case
(#114) "require_once" must be immediately followed by an open parenthesis
(#115) Variable "assertType" must be all lower-case
(#115) Line exceeds 132 characters; contains 151 characters
(#118) Variable "assertType" must be all lower-case
(#124) Variable "assertType" must be all lower-case
(#127) "require_once" must be immediately followed by an open parenthesis
(#132) Expected 1 space before "?"; newline found
(#133) Expected 1 space before ":"; newline found
(#136) "require_once" must be immediately followed by an open parenthesis
(#141) Expected 1 space before "?"; newline found
(#142) Expected 1 space before ":"; newline found
(#160) Opening brace should be on the same line as the declaration
(#161) "require_once" must be immediately followed by an open parenthesis
(#198) Public method name "Zend_Test_PHPUnit_Constraint_Redirect::toString" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#211) Opening brace should be on the same line as the declaration
(#230) Protected method name "Zend_Test_PHPUnit_Constraint_Redirect::_notMatch" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#251) Opening brace should be on the same line as the declaration
(#270) Protected method name "Zend_Test_PHPUnit_Constraint_Redirect::_notRegex" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Test/PHPUnit/Constraint/ResponseHeader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_assertType" must be all lower-case
(#57) Member variable "_assertTypes" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::setNegate" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#112) Variable "assertType" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#115) "require_once" must be immediately followed by an open parenthesis
(#119) Variable "assertType" must be all lower-case
(#121) Variable "assertType" must be all lower-case
(#121) Variable "assertType" must be all lower-case
(#124) Variable "assertType" must be all lower-case
(#125) "require_once" must be immediately followed by an open parenthesis
(#126) Variable "assertType" must be all lower-case
(#126) Line exceeds 132 characters; contains 151 characters
(#129) Variable "assertType" must be all lower-case
(#135) Variable "assertType" must be all lower-case
(#138) "require_once" must be immediately followed by an open parenthesis
(#143) Expected 1 space before "?"; newline found
(#144) Expected 1 space before ":"; newline found
(#147) "require_once" must be immediately followed by an open parenthesis
(#152) Expected 1 space before "?"; newline found
(#153) Expected 1 space before ":"; newline found
(#156) "require_once" must be immediately followed by an open parenthesis
(#157) Line exceeds 132 characters; contains 145 characters
(#162) Expected 1 space before "?"; newline found
(#163) Expected 1 space before ":"; newline found
(#166) "require_once" must be immediately followed by an open parenthesis
(#167) Line exceeds 132 characters; contains 145 characters
(#172) Expected 1 space before "?"; newline found
(#173) Expected 1 space before ":"; newline found
(#175) "require_once" must be immediately followed by an open parenthesis
(#191) Opening brace should be on the same line as the declaration
(#192) "require_once" must be immediately followed by an open parenthesis
(#238) Public method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::toString" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#251) Opening brace should be on the same line as the declaration
(#263) Protected method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::_notCode" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#275) Protected method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::_getCode" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#292) Opening brace should be on the same line as the declaration
(#303) Protected method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::_notHeader" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#315) Protected method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::_getHeader" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#333) Protected method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::_headerContains" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#335) Variable "fullHeader" must be all lower-case
(#339) Variable "fullHeader" must be all lower-case
(#352) Protected method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::_notHeaderContains" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#354) Variable "fullHeader" must be all lower-case
(#358) Variable "fullHeader" must be all lower-case
(#371) Protected method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::_headerRegex" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#373) Variable "fullHeader" must be all lower-case
(#377) Variable "fullHeader" must be all lower-case
(#390) Protected method name "Zend_Test_PHPUnit_Constraint_ResponseHeader::_notHeaderRegex" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#392) Variable "fullHeader" must be all lower-case
(#396) Variable "fullHeader" must be all lower-case
local/mr/vendor/zend/Zend/Test/PHPUnit/ControllerTestCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#38) "require_once" must be immediately followed by an open parenthesis
(#40) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_frontController" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#90) "require_once" must be immediately followed by an open parenthesis
(#105) Opening brace should be on the same line as the declaration
(#126) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
(#148) Usage of ELSEIF not allowed; use ELSE IF instead
(#150) Usage of ELSEIF not allowed; use ELSE IF instead
(#151) "require_once" must be immediately followed by an open parenthesis
(#153) "include" must be immediately followed by an open parenthesis
(#158) Space found before object operator
(#159) Space found before object operator
(#174) Opening brace should be on the same line as the declaration
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Space found before object operator
(#192) Space found before object operator
(#193) Space found before object operator
(#194) Space found before object operator
(#213) Opening brace should be on the same line as the declaration
(#223) Variable "_unitTestEnabled" must be all lower-case
(#223) Variable "_unitTestEnabled" must not contain underscores.
(#231) Protected method name "Zend_Test_PHPUnit_ControllerTestCase::_resetPlaceholders" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#253) Public method name "Zend_Test_PHPUnit_ControllerTestCase::resetRequest" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#257) Space found before object operator
(#270) Public method name "Zend_Test_PHPUnit_ControllerTestCase::resetResponse" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#284) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertQuery" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#287) "require_once" must be immediately followed by an open parenthesis
(#302) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotQuery" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#305) "require_once" must be immediately followed by an open parenthesis
(#321) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertQueryContentContains" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#324) "require_once" must be immediately followed by an open parenthesis
(#340) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotQueryContentContains" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#343) "require_once" must be immediately followed by an open parenthesis
(#359) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertQueryContentRegex" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#362) "require_once" must be immediately followed by an open parenthesis
(#378) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotQueryContentRegex" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#381) "require_once" must be immediately followed by an open parenthesis
(#397) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertQueryCount" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#400) "require_once" must be immediately followed by an open parenthesis
(#416) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotQueryCount" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#419) "require_once" must be immediately followed by an open parenthesis
(#435) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertQueryCountMin" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#438) "require_once" must be immediately followed by an open parenthesis
(#454) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertQueryCountMax" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#457) "require_once" must be immediately followed by an open parenthesis
(#472) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertXpath" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#475) "require_once" must be immediately followed by an open parenthesis
(#490) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotXpath" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#493) "require_once" must be immediately followed by an open parenthesis
(#509) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertXpathContentContains" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
(#512) "require_once" must be immediately followed by an open parenthesis
(#528) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotXpathContentContains" must be in lower-case letters only
(#529) Opening brace should be on the same line as the declaration
(#531) "require_once" must be immediately followed by an open parenthesis
(#547) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertXpathContentRegex" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#550) "require_once" must be immediately followed by an open parenthesis
(#566) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotXpathContentRegex" must be in lower-case letters only
(#567) Opening brace should be on the same line as the declaration
(#569) "require_once" must be immediately followed by an open parenthesis
(#585) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertXpathCount" must be in lower-case letters only
(#586) Opening brace should be on the same line as the declaration
(#588) "require_once" must be immediately followed by an open parenthesis
(#604) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotXpathCount" must be in lower-case letters only
(#605) Opening brace should be on the same line as the declaration
(#607) "require_once" must be immediately followed by an open parenthesis
(#623) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertXpathCountMin" must be in lower-case letters only
(#624) Opening brace should be on the same line as the declaration
(#626) "require_once" must be immediately followed by an open parenthesis
(#642) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertXpathCountMax" must be in lower-case letters only
(#643) Opening brace should be on the same line as the declaration
(#645) "require_once" must be immediately followed by an open parenthesis
(#659) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertRedirect" must be in lower-case letters only
(#660) Opening brace should be on the same line as the declaration
(#662) "require_once" must be immediately followed by an open parenthesis
(#676) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotRedirect" must be in lower-case letters only
(#677) Opening brace should be on the same line as the declaration
(#679) "require_once" must be immediately followed by an open parenthesis
(#694) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertRedirectTo" must be in lower-case letters only
(#695) Opening brace should be on the same line as the declaration
(#697) "require_once" must be immediately followed by an open parenthesis
(#712) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotRedirectTo" must be in lower-case letters only
(#713) Opening brace should be on the same line as the declaration
(#715) "require_once" must be immediately followed by an open parenthesis
(#730) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertRedirectRegex" must be in lower-case letters only
(#731) Opening brace should be on the same line as the declaration
(#733) "require_once" must be immediately followed by an open parenthesis
(#748) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotRedirectRegex" must be in lower-case letters only
(#749) Opening brace should be on the same line as the declaration
(#751) "require_once" must be immediately followed by an open parenthesis
(#766) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertResponseCode" must be in lower-case letters only
(#767) Opening brace should be on the same line as the declaration
(#769) "require_once" must be immediately followed by an open parenthesis
(#784) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotResponseCode" must be in lower-case letters only
(#785) Opening brace should be on the same line as the declaration
(#787) "require_once" must be immediately followed by an open parenthesis
(#803) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertHeader" must be in lower-case letters only
(#804) Opening brace should be on the same line as the declaration
(#806) "require_once" must be immediately followed by an open parenthesis
(#821) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotHeader" must be in lower-case letters only
(#822) Opening brace should be on the same line as the declaration
(#824) "require_once" must be immediately followed by an open parenthesis
(#841) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertHeaderContains" must be in lower-case letters only
(#842) Opening brace should be on the same line as the declaration
(#844) "require_once" must be immediately followed by an open parenthesis
(#860) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotHeaderContains" must be in lower-case letters only
(#861) Opening brace should be on the same line as the declaration
(#863) "require_once" must be immediately followed by an open parenthesis
(#880) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertHeaderRegex" must be in lower-case letters only
(#881) Opening brace should be on the same line as the declaration
(#883) "require_once" must be immediately followed by an open parenthesis
(#899) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotHeaderRegex" must be in lower-case letters only
(#900) Opening brace should be on the same line as the declaration
(#902) "require_once" must be immediately followed by an open parenthesis
(#918) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertModule" must be in lower-case letters only
(#919) Opening brace should be on the same line as the declaration
(#940) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotModule" must be in lower-case letters only
(#941) Opening brace should be on the same line as the declaration
(#959) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertController" must be in lower-case letters only
(#960) Opening brace should be on the same line as the declaration
(#981) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotController" must be in lower-case letters only
(#982) Opening brace should be on the same line as the declaration
(#1003) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertAction" must be in lower-case letters only
(#1004) Opening brace should be on the same line as the declaration
(#1022) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotAction" must be in lower-case letters only
(#1023) Opening brace should be on the same line as the declaration
(#1041) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertRoute" must be in lower-case letters only
(#1042) Opening brace should be on the same line as the declaration
(#1064) Public method name "Zend_Test_PHPUnit_ControllerTestCase::assertNotRoute" must be in lower-case letters only
(#1065) Opening brace should be on the same line as the declaration
(#1082) Public method name "Zend_Test_PHPUnit_ControllerTestCase::getFrontController" must be in lower-case letters only
(#1083) Opening brace should be on the same line as the declaration
(#1095) Public method name "Zend_Test_PHPUnit_ControllerTestCase::getRequest" must be in lower-case letters only
(#1096) Opening brace should be on the same line as the declaration
(#1098) "require_once" must be immediately followed by an open parenthesis
(#1109) Public method name "Zend_Test_PHPUnit_ControllerTestCase::getResponse" must be in lower-case letters only
(#1110) Opening brace should be on the same line as the declaration
(#1112) "require_once" must be immediately followed by an open parenthesis
(#1123) Public method name "Zend_Test_PHPUnit_ControllerTestCase::getQuery" must be in lower-case letters only
(#1124) Opening brace should be on the same line as the declaration
(#1126) "require_once" must be immediately followed by an open parenthesis
(#1137) Protected method name "Zend_Test_PHPUnit_ControllerTestCase::_incrementAssertionCount" must be in lower-case letters only
(#1138) Opening brace should be on the same line as the declaration
(#1146) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/vendor/zend/Zend/Test/PHPUnit/DatabaseTestCase.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#72) Protected method name "Zend_Test_PHPUnit_DatabaseTestCase::createZendDbConnection" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#82) Protected method name "Zend_Test_PHPUnit_DatabaseTestCase::getAdapter" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#92) Protected method name "Zend_Test_PHPUnit_DatabaseTestCase::getSetUpOperation" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#105) Protected method name "Zend_Test_PHPUnit_DatabaseTestCase::getTearDownOperation" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Protected method name "Zend_Test_PHPUnit_DatabaseTestCase::createDbTableDataSet" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "dataSet" must be all lower-case
(#119) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#119) AS keyword must be lowercase; expected "as" but found "AS"
(#120) Variable "dataSet" must be all lower-case
(#122) Variable "dataSet" must be all lower-case
(#135) Protected method name "Zend_Test_PHPUnit_DatabaseTestCase::createDbTable" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#147) Protected method name "Zend_Test_PHPUnit_DatabaseTestCase::createDbRowset" must be in lower-case letters only
(#147) Variable "tableName" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "tableName" must be all lower-case
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Connection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#70) Member variable "_metaData" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#90) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_Test_PHPUnit_Db_Connection::createQueryTable" must be in lower-case letters only
(#101) Variable "resultName" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "resultName" must be all lower-case
(#111) Public method name "Zend_Test_PHPUnit_Db_Connection::getConnection" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Test_PHPUnit_Db_Connection::getMetaData" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#135) Public method name "Zend_Test_PHPUnit_Db_Connection::getSchema" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Test_PHPUnit_Db_Connection::getTruncateCommand" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/DbRowset.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#51) Variable "tableName" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Variable "tableName" must be all lower-case
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Variable "tableName" must be all lower-case
(#58) "require_once" must be immediately followed by an open parenthesis
(#69) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Variable "tableName" must be all lower-case
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/DbTable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_orderBy" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#103) Protected method name "Zend_Test_PHPUnit_Db_DataSet_DbTable::loadData" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#118) Protected method name "Zend_Test_PHPUnit_Db_DataSet_DbTable::createTableMetaData" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/DbTableDataSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#61) Public method name "Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet::addTable" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "tableName" must be all lower-case
(#64) Variable "tableName" must be all lower-case
(#74) Protected method name "Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet::createIterator" must be in lower-case letters only
(#74) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#75) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet::getTable" must be in lower-case letters only
(#85) Variable "tableName" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "tableName" must be all lower-case
(#88) Variable "tableName" must be all lower-case
(#91) Variable "tableName" must be all lower-case
(#99) Public method name "Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet::getTableNames" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/QueryDataSet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#60) Variable "databaseConnection" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Variable "databaseConnection" must be all lower-case
(#63) "require_once" must be immediately followed by an open parenthesis
(#64) Line exceeds 132 characters; contains 159 characters
(#66) Variable "databaseConnection" must be all lower-case
(#77) Public method name "Zend_Test_PHPUnit_Db_DataSet_QueryDataSet::addTable" must be in lower-case letters only
(#77) Variable "tableName" must be all lower-case
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#78) Opening brace should be on the same line as the declaration
(#79) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#81) Variable "tableName" must be all lower-case
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Variable "tableName" must be all lower-case
(#88) Variable "tableName" must be all lower-case
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/QueryTable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#52) Variable "tableName" must be all lower-case
(#52) Variable "databaseConnection" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Variable "databaseConnection" must be all lower-case
(#55) "require_once" must be immediately followed by an open parenthesis
(#56) Line exceeds 132 characters; contains 157 characters
(#58) Variable "tableName" must be all lower-case
(#58) Variable "databaseConnection" must be all lower-case
(#66) Protected method name "Zend_Test_PHPUnit_Db_DataSet_QueryTable::loadData" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Protected method name "Zend_Test_PHPUnit_Db_DataSet_QueryTable::createTableMetaData" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Expected "if (...) {\n"; found "if (...)\n {\n"
(#79) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#83) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Metadata/Generic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_tableMetadata" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Test_PHPUnit_Db_Metadata_Generic::getTableNames" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#95) Protected method name "Zend_Test_PHPUnit_Db_Metadata_Generic::getTableDescription" must be in lower-case letters only
(#95) Variable "tableName" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#97) Variable "tableName" must be all lower-case
(#98) Variable "tableName" must be all lower-case
(#98) Variable "tableName" must be all lower-case
(#100) Variable "tableName" must be all lower-case
(#110) Public method name "Zend_Test_PHPUnit_Db_Metadata_Generic::getTableColumns" must be in lower-case letters only
(#110) Variable "tableName" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "tableMeta" must be all lower-case
(#112) Variable "tableName" must be all lower-case
(#113) Variable "tableMeta" must be all lower-case
(#124) Public method name "Zend_Test_PHPUnit_Db_Metadata_Generic::getTablePrimaryKeys" must be in lower-case letters only
(#124) Variable "tableName" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "tableMeta" must be all lower-case
(#126) Variable "tableName" must be all lower-case
(#128) Variable "primaryColumnNames" must be all lower-case
(#129) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#129) Variable "tableMeta" must be all lower-case
(#129) AS keyword must be lowercase; expected "as" but found "AS"
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#131) Variable "primaryColumnNames" must be all lower-case
(#134) Variable "primaryColumnNames" must be all lower-case
(#142) Public method name "Zend_Test_PHPUnit_Db_Metadata_Generic::getSchema" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Test_PHPUnit_Db_Metadata_Generic::quoteSchemaObject" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Test_PHPUnit_Db_Metadata_Generic::allowsCascading" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Operation/DeleteAll.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#64) Variable "dataSet" must be all lower-case
(#64) Line exceeds 132 characters; contains 146 characters
(#65) Opening brace should be on the same line as the declaration
(#66) Expected "if (...) {\n"; found "if(...) {\n"
(#67) "require_once" must be immediately followed by an open parenthesis
(#68) Line exceeds 132 characters; contains 144 characters
(#71) Variable "dataSet" must be all lower-case
(#73) Variable "tableName" must be all lower-case
(#74) Variable "tableName" must be all lower-case
(#76) "require_once" must be immediately followed by an open parenthesis
(#77) Variable "tableName" must be all lower-case
(#77) Line exceeds 132 characters; contains 152 characters
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Operation/Insert.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#64) Variable "dataSet" must be all lower-case
(#64) Line exceeds 132 characters; contains 146 characters
(#65) Opening brace should be on the same line as the declaration
(#66) Expected "if (...) {\n"; found "if(...) {\n"
(#67) "require_once" must be immediately followed by an open parenthesis
(#68) Line exceeds 132 characters; contains 144 characters
(#71) Variable "databaseDataSet" must be all lower-case
(#73) Variable "dsIterator" must be all lower-case
(#73) Variable "dataSet" must be all lower-case
(#75) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#75) Variable "dsIterator" must be all lower-case
(#76) Variable "tableName" must be all lower-case
(#79) Expected "for (...) {\n"; found "for(...) {\n"
(#82) Variable "tableName" must be all lower-case
(#84) Variable "tableName" must be all lower-case
(#84) Line exceeds 132 characters; contains 158 characters
(#96) Protected method name "Zend_Test_PHPUnit_Db_Operation_Insert::buildInsertValues" must be in lower-case letters only
(#96) Variable "rowNum" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#99) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#99) Variable "columnName" must be all lower-case
(#100) Variable "columnName" must be all lower-case
(#100) Variable "rowNum" must be all lower-case
(#100) Variable "columnName" must be all lower-case
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Operation/Truncate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#66) Variable "dataSet" must be all lower-case
(#66) Line exceeds 132 characters; contains 146 characters
(#67) Opening brace should be on the same line as the declaration
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#69) "require_once" must be immediately followed by an open parenthesis
(#70) Line exceeds 132 characters; contains 144 characters
(#73) Variable "dataSet" must be all lower-case
(#73) AS keyword must be lowercase; expected "as" but found "AS"
(#75) Variable "tableName" must be all lower-case
(#76) Variable "tableName" must be all lower-case
(#78) Variable "tableName" must be all lower-case
(#78) Line exceeds 132 characters; contains 148 characters
(#90) Variable "tableName" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "tableName" must be all lower-case
(#92) Variable "tableName" must be all lower-case
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Variable "tableName" must be all lower-case
(#95) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#96) This comment is 63% valid code; is this commented out code?
(#104) "require_once" must be immediately followed by an open parenthesis
(#106) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#107) Variable "tableName" must be all lower-case
(#108) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#109) Variable "tableName" must be all lower-case
(#111) Variable "tableName" must be all lower-case
(#121) Private method name "Zend_Test_PHPUnit_Db_Operation_Truncate::_isMssqlOrOracle" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/SimpleTester.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#71) Opening brace should be on the same line as the declaration
(#72) Expected "if (...) {\n"; found "if(...) {\n"
(#73) "require_once" must be immediately followed by an open parenthesis
(#74) Line exceeds 132 characters; contains 144 characters
(#90) Public method name "Zend_Test_PHPUnit_Db_SimpleTester::setUpDatabase" must be in lower-case letters only
(#90) Variable "dataSet" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "dataSet" must be all lower-case
local/mr/vendor/zend/Zend/Text/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Text/Figlet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#74) Member variable "_charList" must be all lower-case
(#81) Member variable "_fontLoaded" must be all lower-case
(#96) Member variable "_germanChars" must be all lower-case
(#103) Member variable "_outputWidth" must be all lower-case
(#110) Member variable "_hardBlank" must be all lower-case
(#117) Member variable "_charHeight" must be all lower-case
(#124) Member variable "_maxLength" must be all lower-case
(#131) Member variable "_smushMode" must be all lower-case
(#138) Member variable "_fontSmush" must be all lower-case
(#145) Member variable "_userSmush" must be all lower-case
(#152) Member variable "_handleParagraphs" must be all lower-case
(#172) Member variable "_rightToLeft" must be all lower-case
(#179) Member variable "_smushOverride" must be all lower-case
(#186) Member variable "_fontOptions" must be all lower-case
(#193) Member variable "_previousCharWidth" must be all lower-case
(#200) Member variable "_currentCharWidth" must be all lower-case
(#207) Member variable "_outlineLength" must be all lower-case
(#214) Member variable "_outlineLengthLimit" must be all lower-case
(#221) Member variable "_inCharLine" must be all lower-case
(#228) Member variable "_inCharLineLength" must be all lower-case
(#235) Member variable "_inCharLineLengthLimit" must be all lower-case
(#242) Member variable "_currentChar" must be all lower-case
(#249) Member variable "_outputLine" must be all lower-case
(#263) Member variable "_skipOptions" must be all lower-case
(#277) Opening brace should be on the same line as the declaration
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Public method name "Zend_Text_Figlet::setOptions" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#318) Public method name "Zend_Text_Figlet::setConfig" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#329) Public method name "Zend_Text_Figlet::setFont" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#341) Public method name "Zend_Text_Figlet::setHandleParagraphs" must be in lower-case letters only
(#341) Variable "handleParagraphs" must be all lower-case
(#342) Opening brace should be on the same line as the declaration
(#343) Variable "handleParagraphs" must be all lower-case
(#354) Public method name "Zend_Text_Figlet::setJustification" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#367) Public method name "Zend_Text_Figlet::setOutputWidth" must be in lower-case letters only
(#367) Variable "outputWidth" must be all lower-case
(#368) Opening brace should be on the same line as the declaration
(#369) Variable "outputWidth" must be all lower-case
(#381) Public method name "Zend_Text_Figlet::setRightToLeft" must be in lower-case letters only
(#381) Variable "rightToLeft" must be all lower-case
(#382) Opening brace should be on the same line as the declaration
(#383) Variable "rightToLeft" must be all lower-case
(#395) Public method name "Zend_Text_Figlet::setSmushMode" must be in lower-case letters only
(#395) Variable "smushMode" must be all lower-case
(#396) Opening brace should be on the same line as the declaration
(#397) Variable "smushMode" must be all lower-case
(#397) Variable "smushMode" must be all lower-case
(#399) Variable "smushMode" must be all lower-case
(#402) Variable "smushMode" must be all lower-case
(#404) Variable "smushMode" must be all lower-case
(#407) Variable "smushMode" must be all lower-case
(#428) Opening brace should be on the same line as the declaration
(#445) Variable "wordBreakMode" must be all lower-case
(#446) Variable "lastCharWasEol" must be all lower-case
(#447) Variable "textLength" must be all lower-case
(#449) Variable "textLength" must be all lower-case
(#450) "require_once" must be immediately followed by an open parenthesis
(#454) Variable "charNum" must be all lower-case
(#454) Variable "charNum" must be all lower-case
(#454) Variable "textLength" must be all lower-case
(#454) Variable "charNum" must be all lower-case
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Variable "charNum" must be all lower-case
(#458) Variable "lastCharWasEol" must be all lower-case
(#459) Variable "nextChar" must be all lower-case
(#459) Variable "charNum" must be all lower-case
(#460) Variable "nextChar" must be all lower-case
(#461) Variable "nextChar" must be all lower-case
(#464) Variable "nextChar" must be all lower-case
(#467) Variable "lastCharWasEol" must be all lower-case
(#470) Expected 1 space before ":"; 0 found
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Variable "ordChar" must be all lower-case
(#475) Variable "ordChar" must be all lower-case
(#475) Variable "ordChar" must be all lower-case
(#475) Variable "ordChar" must be all lower-case
(#483) Variable "charNotAdded" must be all lower-case
(#485) Variable "wordBreakMode" must be all lower-case
(#489) Variable "wordBreakMode" must be all lower-case
(#493) Variable "wordBreakMode" must be all lower-case
(#498) Variable "wordBreakMode" must be all lower-case
(#501) Variable "wordBreakMode" must be all lower-case
(#501) Variable "wordBreakMode" must be all lower-case
(#501) Expected 1 space before ":"; 0 found
(#503) Variable "wordBreakMode" must be all lower-case
(#503) Variable "wordBreakMode" must be all lower-case
(#503) Expected 1 space before ":"; 0 found
(#515) Variable "wordBreakMode" must be all lower-case
(#517) Variable "wordBreakMode" must be all lower-case
(#523) Variable "wordBreakMode" must be all lower-case
(#525) Variable "wordBreakMode" must be all lower-case
(#531) Variable "wordBreakMode" must be all lower-case
(#531) Variable "wordBreakMode" must be all lower-case
(#532) Variable "charNotAdded" must be all lower-case
(#534) Variable "charNotAdded" must be all lower-case
(#554) Protected method name "Zend_Text_Figlet::_putString" must be in lower-case letters only
(#555) Opening brace should be on the same line as the declaration
(#580) Protected method name "Zend_Text_Figlet::_appendLine" must be in lower-case letters only
(#581) Opening brace should be on the same line as the declaration
(#596) Protected method name "Zend_Text_Figlet::_splitLine" must be in lower-case letters only
(#597) Opening brace should be on the same line as the declaration
(#598) Variable "gotSpace" must be all lower-case
(#600) Variable "gotSpace" must be all lower-case
(#601) Variable "gotSpace" must be all lower-case
(#602) Variable "lastSpace" must be all lower-case
(#605) Variable "gotSpace" must be all lower-case
(#610) Variable "firstLength" must be all lower-case
(#611) Variable "lastLength" must be all lower-case
(#611) Variable "lastSpace" must be all lower-case
(#613) Variable "firstPart" must be all lower-case
(#614) Variable "firstLength" must be all lower-case
(#615) Variable "firstPart" must be all lower-case
(#618) Variable "lastPart" must be all lower-case
(#619) Variable "lastLength" must be all lower-case
(#620) Variable "lastPart" must be all lower-case
(#620) Variable "lastSpace" must be all lower-case
(#625) Variable "firstLength" must be all lower-case
(#626) Variable "firstPart" must be all lower-case
(#631) Variable "lastLength" must be all lower-case
(#632) Variable "lastPart" must be all lower-case
(#641) Protected method name "Zend_Text_Figlet::_clearLine" must be in lower-case letters only
(#642) Opening brace should be on the same line as the declaration
(#658) Protected method name "Zend_Text_Figlet::_addChar" must be in lower-case letters only
(#659) Opening brace should be on the same line as the declaration
(#666) Variable "smushAmount" must be all lower-case
(#668) Variable "smushAmount" must be all lower-case
(#673) Variable "tempLine" must be all lower-case
(#676) Variable "tempLine" must be all lower-case
(#678) Variable "smushAmount" must be all lower-case
(#679) Variable "smushAmount" must be all lower-case
(#680) Variable "tempLine" must be all lower-case
(#680) Variable "tempLine" must be all lower-case
(#683) Variable "tempLine" must be all lower-case
(#683) Variable "smushAmount" must be all lower-case
(#685) Variable "smushAmount" must be all lower-case
(#686) Variable "smushAmount" must be all lower-case
(#690) Variable "smushAmount" must be all lower-case
(#692) Variable "leftChar" must be all lower-case
(#694) Variable "leftChar" must be all lower-case
(#697) Variable "leftChar" must be all lower-case
(#700) Variable "smushAmount" must be all lower-case
(#716) Protected method name "Zend_Text_Figlet::_getLetter" must be in lower-case letters only
(#717) Opening brace should be on the same line as the declaration
(#733) Protected method name "Zend_Text_Figlet::_smushAmount" must be in lower-case letters only
(#734) Opening brace should be on the same line as the declaration
(#739) Variable "maxSmush" must be all lower-case
(#740) Variable "maxSmush" must be all lower-case
(#747) Variable "leftChar" must be all lower-case
(#749) Variable "leftChar" must be all lower-case
(#752) Variable "leftChar" must be all lower-case
(#752) Variable "leftChar" must be all lower-case
(#762) Variable "rightChar" must be all lower-case
(#764) Variable "rightChar" must be all lower-case
(#767) Variable "rightChar" must be all lower-case
(#779) Variable "leftChar" must be all lower-case
(#781) Variable "leftChar" must be all lower-case
(#784) Variable "leftChar" must be all lower-case
(#784) Variable "leftChar" must be all lower-case
(#794) Variable "rightChar" must be all lower-case
(#796) Variable "rightChar" must be all lower-case
(#799) Variable "rightChar" must be all lower-case
(#809) Variable "leftChar" must be all lower-case
(#809) Variable "leftChar" must be all lower-case
(#811) Variable "rightChar" must be all lower-case
(#812) Variable "leftChar" must be all lower-case
(#812) Variable "rightChar" must be all lower-case
(#817) Variable "maxSmush" must be all lower-case
(#817) Variable "maxSmush" must be all lower-case
(#820) Variable "maxSmush" must be all lower-case
(#842) Variable "leftChar" must be all lower-case
(#842) Variable "rightChar" must be all lower-case
(#843) Opening brace should be on the same line as the declaration
(#844) Variable "leftChar" must be all lower-case
(#845) Variable "rightChar" must be all lower-case
(#848) Variable "rightChar" must be all lower-case
(#849) Variable "leftChar" must be all lower-case
(#859) Inline comments must end in full-stops, exclamation marks, or question marks
(#864) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) Variable "leftChar" must be all lower-case
(#866) Variable "rightChar" must be all lower-case
(#867) Variable "rightChar" must be all lower-case
(#868) Variable "leftChar" must be all lower-case
(#869) Variable "leftChar" must be all lower-case
(#870) Variable "rightChar" must be all lower-case
(#871) Variable "rightChar" must be all lower-case
(#872) Variable "rightChar" must be all lower-case
(#874) Variable "leftChar" must be all lower-case
(#876) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Variable "rightChar" must be all lower-case
(#882) Variable "leftChar" must be all lower-case
(#882) Variable "rightChar" must be all lower-case
(#883) Variable "leftChar" must be all lower-case
(#887) Variable "leftChar" must be all lower-case
(#887) Variable "rightChar" must be all lower-case
(#892) Variable "leftChar" must be all lower-case
(#892) Variable "rightChar" must be all lower-case
(#893) Variable "leftChar" must be all lower-case
(#898) Variable "leftChar" must be all lower-case
(#898) Variable "rightChar" must be all lower-case
(#899) Variable "rightChar" must be all lower-case
(#900) Variable "rightChar" must be all lower-case
(#900) Variable "leftChar" must be all lower-case
(#901) Variable "leftChar" must be all lower-case
(#906) Variable "leftChar" must be all lower-case
(#906) Variable "rightChar" must be all lower-case
(#907) Variable "rightChar" must be all lower-case
(#908) Variable "rightChar" must be all lower-case
(#908) Variable "leftChar" must be all lower-case
(#909) Variable "leftChar" must be all lower-case
(#910) Variable "leftChar" must be all lower-case
(#910) Variable "rightChar" must be all lower-case
(#911) Variable "rightChar" must be all lower-case
(#912) Variable "rightChar" must be all lower-case
(#912) Variable "leftChar" must be all lower-case
(#913) Variable "leftChar" must be all lower-case
(#914) Variable "leftChar" must be all lower-case
(#914) Variable "rightChar" must be all lower-case
(#915) Variable "rightChar" must be all lower-case
(#916) Variable "rightChar" must be all lower-case
(#916) Variable "leftChar" must be all lower-case
(#917) Variable "leftChar" must be all lower-case
(#918) Variable "leftChar" must be all lower-case
(#918) Variable "rightChar" must be all lower-case
(#919) Variable "rightChar" must be all lower-case
(#920) Variable "rightChar" must be all lower-case
(#920) Variable "leftChar" must be all lower-case
(#921) Variable "leftChar" must be all lower-case
(#922) Variable "leftChar" must be all lower-case
(#922) Variable "rightChar" must be all lower-case
(#923) Variable "rightChar" must be all lower-case
(#924) Variable "rightChar" must be all lower-case
(#924) Variable "leftChar" must be all lower-case
(#925) Variable "leftChar" must be all lower-case
(#930) Variable "leftChar" must be all lower-case
(#930) Variable "rightChar" must be all lower-case
(#932) Variable "rightChar" must be all lower-case
(#932) Variable "leftChar" must be all lower-case
(#934) Variable "leftChar" must be all lower-case
(#934) Variable "rightChar" must be all lower-case
(#936) Variable "rightChar" must be all lower-case
(#936) Variable "leftChar" must be all lower-case
(#938) Variable "leftChar" must be all lower-case
(#938) Variable "rightChar" must be all lower-case
(#940) Variable "rightChar" must be all lower-case
(#940) Variable "leftChar" must be all lower-case
(#946) Variable "leftChar" must be all lower-case
(#946) Variable "rightChar" must be all lower-case
(#948) Variable "rightChar" must be all lower-case
(#948) Variable "leftChar" must be all lower-case
(#950) Variable "leftChar" must be all lower-case
(#950) Variable "rightChar" must be all lower-case
(#967) Protected method name "Zend_Text_Figlet::_loadFont" must be in lower-case letters only
(#967) Variable "fontFile" must be all lower-case
(#968) Opening brace should be on the same line as the declaration
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#970) Variable "fontFile" must be all lower-case
(#971) "require_once" must be immediately followed by an open parenthesis
(#972) Variable "fontFile" must be all lower-case
(#975) Inline comments must end in full-stops, exclamation marks, or question marks
(#976) Variable "fontFile" must be all lower-case
(#978) "require_once" must be immediately followed by an open parenthesis
(#983) Variable "fontFile" must be all lower-case
(#983) Variable "fontFile" must be all lower-case
(#989) Inline comments must end in full-stops, exclamation marks, or question marks
(#990) Variable "fontFile" must be all lower-case
(#992) "require_once" must be immediately followed by an open parenthesis
(#993) Variable "fontFile" must be all lower-case
(#996) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) Variable "numsRead" must be all lower-case
(#1011) Variable "cmtLines" must be all lower-case
(#1012) Variable "rightToLeft" must be all lower-case
(#1015) Variable "numsRead" must be all lower-case
(#1016) "require_once" must be immediately followed by an open parenthesis
(#1017) Variable "fontFile" must be all lower-case
(#1020) Inline comments must end in full-stops, exclamation marks, or question marks
(#1021) Variable "numsRead" must be all lower-case
(#1022) Variable "rightToLeft" must be all lower-case
(#1025) Inline comments must end in full-stops, exclamation marks, or question marks
(#1026) Variable "numsRead" must be all lower-case
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1043) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) Variable "rightToLeft" must be all lower-case
(#1051) Inline comments must end in full-stops, exclamation marks, or question marks
(#1056) Inline comments must end in full-stops, exclamation marks, or question marks
(#1057) Variable "cmtLines" must be all lower-case
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Variable "asciiCode" must be all lower-case
(#1062) Variable "asciiCode" must be all lower-case
(#1062) Variable "asciiCode" must be all lower-case
(#1063) Variable "asciiCode" must be all lower-case
(#1066) Inline comments must end in full-stops, exclamation marks, or question marks
(#1067) Variable "uniCode" must be all lower-case
(#1076) Variable "uniCode" must be all lower-case
(#1080) Inline comments must end in full-stops, exclamation marks, or question marks
(#1082) Inline comments must end in full-stops, exclamation marks, or question marks
(#1083) Variable "uniCode" must be all lower-case
(#1085) Variable "uniCode" must be all lower-case
(#1089) Inline comments must end in full-stops, exclamation marks, or question marks
(#1090) Variable "uniCode" must be all lower-case
(#1091) Variable "uniCode" must be all lower-case
(#1091) Variable "uniCode" must be all lower-case
(#1092) Variable "uniCode" must be all lower-case
(#1093) Variable "uniCode" must be all lower-case
(#1094) Variable "uniCode" must be all lower-case
(#1095) Variable "uniCode" must be all lower-case
(#1095) Variable "uniCode" must be all lower-case
(#1097) Variable "uniCode" must be all lower-case
(#1097) Variable "uniCode" must be all lower-case
(#1100) Inline comments must end in full-stops, exclamation marks, or question marks
(#1108) Variable "uniCode" must be all lower-case
(#1122) Protected method name "Zend_Text_Figlet::_setUsedSmush" must be in lower-case letters only
(#1123) Opening brace should be on the same line as the declaration
(#1139) Protected method name "Zend_Text_Figlet::_readMagic" must be in lower-case letters only
(#1140) Opening brace should be on the same line as the declaration
(#1156) Protected method name "Zend_Text_Figlet::_skipToEol" must be in lower-case letters only
(#1157) Opening brace should be on the same line as the declaration
(#1184) Protected method name "Zend_Text_Figlet::_loadChar" must be in lower-case letters only
(#1185) Opening brace should be on the same line as the declaration
(#1211) Protected method name "Zend_Text_Figlet::_uniOrd" must be in lower-case letters only
(#1212) Opening brace should be on the same line as the declaration
(#1224) Expected 1 space after "|"; newline found
local/mr/vendor/zend/Zend/Text/Figlet/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Text/MultiByte.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Public method name "Zend_Text_MultiByte::wordWrap" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#45) Variable "breakWidth" must be all lower-case
(#47) Variable "stringLength" must be all lower-case
(#48) Variable "breakPos" must be all lower-case
(#50) Variable "breakPos" must be all lower-case
(#50) Variable "breakPos" must be all lower-case
(#51) Variable "breakPos" must be all lower-case
(#51) Variable "stringLength" must be all lower-case
(#51) Variable "breakWidth" must be all lower-case
(#52) Variable "subString" must be all lower-case
(#53) Variable "cutLength" must be all lower-case
(#55) Variable "subString" must be all lower-case
(#55) Variable "breakPos" must be all lower-case
(#56) Variable "cutLength" must be all lower-case
(#56) Variable "breakPos" must be all lower-case
(#56) Variable "breakWidth" must be all lower-case
(#59) Variable "subString" must be all lower-case
(#61) Variable "subString" must be all lower-case
(#62) Variable "cutLength" must be all lower-case
(#64) Variable "nextChar" must be all lower-case
(#65) Whitespace found at end of line
(#66) Variable "breakWidth" must be all lower-case
(#67) Variable "nextBreak" must be all lower-case
(#67) Variable "nextChar" must be all lower-case
(#69) Variable "nextBreak" must be all lower-case
(#69) Variable "breakWidth" must be all lower-case
(#72) Variable "nextChar" must be all lower-case
(#72) Variable "nextBreak" must be all lower-case
(#73) Variable "afterNextChar" must be all lower-case
(#75) Variable "afterNextChar" must be all lower-case
(#76) Variable "subString" must be all lower-case
(#76) Variable "nextChar" must be all lower-case
(#79) Variable "cutLength" must be all lower-case
(#79) Variable "subString" must be all lower-case
(#81) Variable "spacePos" must be all lower-case
(#81) Variable "subString" must be all lower-case
(#83) Variable "spacePos" must be all lower-case
(#84) Variable "subString" must be all lower-case
(#84) Variable "subString" must be all lower-case
(#84) Variable "spacePos" must be all lower-case
(#85) Variable "cutLength" must be all lower-case
(#85) Variable "spacePos" must be all lower-case
(#87) Variable "spacePos" must be all lower-case
(#89) Variable "spacePos" must be all lower-case
(#90) Variable "subString" must be all lower-case
(#90) Variable "spacePos" must be all lower-case
(#91) Variable "cutLength" must be all lower-case
(#91) Variable "spacePos" must be all lower-case
(#93) Variable "subString" must be all lower-case
(#94) Variable "cutLength" must be all lower-case
(#97) Variable "subString" must be all lower-case
(#97) Variable "subString" must be all lower-case
(#98) Variable "cutLength" must be all lower-case
(#104) Variable "subString" must be all lower-case
(#106) Variable "cutLength" must be all lower-case
(#107) Variable "cutLength" must be all lower-case
(#107) Variable "stringLength" must be all lower-case
(#107) Variable "cutLength" must be all lower-case
(#126) Public method name "Zend_Text_MultiByte::strPad" must be in lower-case letters only
(#126) Variable "padLength" must be all lower-case
(#126) Variable "padString" must be all lower-case
(#126) Variable "padType" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#129) Variable "lengthOfPadding" must be all lower-case
(#129) Variable "padLength" must be all lower-case
(#130) Variable "padStringLength" must be all lower-case
(#130) Variable "padString" must be all lower-case
(#132) Variable "padStringLength" must be all lower-case
(#132) Variable "lengthOfPadding" must be all lower-case
(#135) Variable "repeatCount" must be all lower-case
(#135) Variable "lengthOfPadding" must be all lower-case
(#135) Variable "padStringLength" must be all lower-case
(#137) Variable "padType" must be all lower-case
(#138) Variable "lastStringLeft" must be all lower-case
(#139) Variable "lastStringRight" must be all lower-case
(#140) Variable "repeatCountLeft" must be all lower-case
(#140) Variable "repeatCountRight" must be all lower-case
(#140) Variable "repeatCount" must be all lower-case
(#140) Variable "repeatCount" must be all lower-case
(#142) Variable "lastStringLength" must be all lower-case
(#142) Variable "lengthOfPadding" must be all lower-case
(#142) Variable "repeatCountLeft" must be all lower-case
(#142) Variable "padStringLength" must be all lower-case
(#143) Variable "lastStringLeftLength" must be all lower-case
(#143) Variable "lastStringRightLength" must be all lower-case
(#143) Variable "lastStringLength" must be all lower-case
(#144) Variable "lastStringRightLength" must be all lower-case
(#144) Variable "lastStringLength" must be all lower-case
(#146) Variable "lastStringLeft" must be all lower-case
(#146) Variable "padString" must be all lower-case
(#146) Variable "lastStringLeftLength" must be all lower-case
(#147) Variable "lastStringRight" must be all lower-case
(#147) Variable "padString" must be all lower-case
(#147) Variable "lastStringRightLength" must be all lower-case
(#149) Variable "padString" must be all lower-case
(#149) Variable "repeatCountLeft" must be all lower-case
(#149) Variable "lastStringLeft" must be all lower-case
(#151) Variable "padString" must be all lower-case
(#151) Variable "repeatCountRight" must be all lower-case
(#151) Variable "lastStringRight" must be all lower-case
(#153) Variable "lastString" must be all lower-case
(#153) Variable "padString" must be all lower-case
(#153) Variable "lengthOfPadding" must be all lower-case
(#153) Variable "padStringLength" must be all lower-case
(#155) Variable "padType" must be all lower-case
(#156) Variable "padString" must be all lower-case
(#156) Variable "repeatCount" must be all lower-case
(#156) Variable "lastString" must be all lower-case
(#158) Variable "padString" must be all lower-case
(#158) Variable "repeatCount" must be all lower-case
(#158) Variable "lastString" must be all lower-case
local/mr/vendor/zend/Zend/Text/Table.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Member variable "_columnWidths" must be all lower-case
(#66) Member variable "_autoSeparate" must be all lower-case
(#80) Member variable "_defaultColumnAligns" must be all lower-case
(#87) Member variable "_pluginLoader" must be all lower-case
(#94) Member variable "_inputCharset" must be all lower-case
(#101) Member variable "_outputCharset" must be all lower-case
(#108) Member variable "_skipOptions" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) "require_once" must be immediately followed by an open parenthesis
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Public method name "Zend_Text_Table::setOptions" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Text_Table::setConfig" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Text_Table::setColumnWidths" must be in lower-case letters only
(#188) Variable "columnWidths" must be all lower-case
(#189) Opening brace should be on the same line as the declaration
(#190) Variable "columnWidths" must be all lower-case
(#191) "require_once" must be immediately followed by an open parenthesis
(#195) Variable "columnWidths" must be all lower-case
(#195) Variable "columnNum" must be all lower-case
(#195) Variable "columnWidth" must be all lower-case
(#196) Variable "columnWidth" must be all lower-case
(#196) Variable "columnWidth" must be all lower-case
(#197) "require_once" must be immediately followed by an open parenthesis
(#198) Variable "columnNum" must be all lower-case
(#203) Variable "columnWidths" must be all lower-case
(#214) Public method name "Zend_Text_Table::setAutoSeparate" must be in lower-case letters only
(#214) Variable "autoSeparate" must be all lower-case
(#215) Opening brace should be on the same line as the declaration
(#216) Variable "autoSeparate" must be all lower-case
(#226) Public method name "Zend_Text_Table::setDecorator" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#244) Public method name "Zend_Text_Table::setPadding" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Text_Table::getPluginLoader" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#259) Variable "pathPrefix" must be all lower-case
(#261) "require_once" must be immediately followed by an open parenthesis
(#262) Variable "pathPrefix" must be all lower-case
(#275) Public method name "Zend_Text_Table::setDefaultColumnAlign" must be in lower-case letters only
(#275) Variable "columnNum" must be all lower-case
(#276) Opening brace should be on the same line as the declaration
(#277) Variable "columnNum" must be all lower-case
(#287) Public method name "Zend_Text_Table::setInputCharset" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#289) Variable "_inputCharset" must be all lower-case
(#289) Variable "_inputCharset" must not contain underscores.
(#297) Public method name "Zend_Text_Table::getInputCharset" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#299) Variable "_inputCharset" must be all lower-case
(#299) Variable "_inputCharset" must not contain underscores.
(#307) Public method name "Zend_Text_Table::setOutputCharset" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#309) Variable "_outputCharset" must be all lower-case
(#309) Variable "_outputCharset" must not contain underscores.
(#317) Public method name "Zend_Text_Table::getOutputCharset" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#319) Variable "_outputCharset" must be all lower-case
(#319) Variable "_outputCharset" must not contain underscores.
(#330) Public method name "Zend_Text_Table::appendRow" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#333) "require_once" must be immediately followed by an open parenthesis
(#339) "require_once" must be immediately followed by an open parenthesis
(#343) "require_once" must be immediately followed by an open parenthesis
(#347) Variable "colNum" must be all lower-case
(#348) Variable "columnData" must be all lower-case
(#349) Variable "colNum" must be all lower-case
(#350) Variable "colNum" must be all lower-case
(#355) Variable "columnData" must be all lower-case
(#356) Variable "colNum" must be all lower-case
(#372) Opening brace should be on the same line as the declaration
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) "require_once" must be immediately followed by an open parenthesis
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Variable "totalNumColumns" must be all lower-case
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Variable "numRows" must be all lower-case
(#387) Variable "rowNum" must be all lower-case
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Variable "columnWidths" must be all lower-case
(#390) Variable "lastColumnWidths" must be all lower-case
(#390) Variable "columnWidths" must be all lower-case
(#393) Variable "renderedRow" must be all lower-case
(#394) Variable "columnWidths" must be all lower-case
(#395) Variable "numColumns" must be all lower-case
(#395) Variable "columnWidths" must be all lower-case
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Variable "rowNum" must be all lower-case
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Variable "columnWidths" must be all lower-case
(#402) Variable "columnNum" must be all lower-case
(#402) Variable "columnWidth" must be all lower-case
(#404) Variable "columnWidth" must be all lower-case
(#406) Variable "columnNum" must be all lower-case
(#406) Variable "numColumns" must be all lower-case
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Variable "drawSeparator" must be all lower-case
(#418) Variable "rowNum" must be all lower-case
(#419) Variable "drawSeparator" must be all lower-case
(#420) Variable "rowNum" must be all lower-case
(#420) Variable "numRows" must be all lower-case
(#421) Variable "drawSeparator" must be all lower-case
(#423) Variable "drawSeparator" must be all lower-case
(#426) Variable "drawSeparator" must be all lower-case
(#429) Variable "currentUpperColumn" must be all lower-case
(#430) Variable "currentLowerColumn" must be all lower-case
(#431) Variable "currentUpperWidth" must be all lower-case
(#432) Variable "currentLowerWidth" must be all lower-case
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Variable "columnNum" must be all lower-case
(#435) Variable "columnWidth" must be all lower-case
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Variable "columnWidth" must be all lower-case
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Variable "columnNum" must be all lower-case
(#441) Variable "totalNumColumns" must be all lower-case
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Variable "currentUpperWidth" must be all lower-case
(#447) Variable "columnWidth" must be all lower-case
(#448) Variable "currentLowerWidth" must be all lower-case
(#448) Variable "columnWidth" must be all lower-case
(#450) Variable "lastColumnWidths" must be all lower-case
(#450) Variable "currentUpperColumn" must be all lower-case
(#450) Variable "currentUpperWidth" must be all lower-case
(#452) Variable "currentUpperColumn" must be all lower-case
(#453) Variable "currentUpperWidth" must be all lower-case
(#455) Variable "currentUpperWidth" must be all lower-case
(#458) Variable "columnWidths" must be all lower-case
(#458) Variable "currentLowerColumn" must be all lower-case
(#458) Variable "currentLowerWidth" must be all lower-case
(#460) Variable "currentLowerColumn" must be all lower-case
(#461) Variable "currentLowerWidth" must be all lower-case
(#463) Variable "currentLowerWidth" must be all lower-case
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Variable "renderedRow" must be all lower-case
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Variable "rowNum" must be all lower-case
(#497) Variable "numRows" must be all lower-case
(#500) Variable "columnWidths" must be all lower-case
(#500) Variable "columnNum" must be all lower-case
(#500) Variable "columnWidth" must be all lower-case
(#502) Variable "columnWidth" must be all lower-case
(#504) Variable "columnNum" must be all lower-case
(#504) Variable "numColumns" must be all lower-case
(#524) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Text/Table/Column.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#68) Member variable "_colSpan" must be all lower-case
(#75) Member variable "_allowedAligns" must be all lower-case
(#85) Variable "colSpan" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#95) Variable "colSpan" must be all lower-case
(#96) Variable "colSpan" must be all lower-case
(#112) Public method name "Zend_Text_Table_Column::setContent" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#115) "require_once" must be immediately followed by an open parenthesis
(#120) Variable "inputCharset" must be all lower-case
(#122) Variable "inputCharset" must be all lower-case
(#125) Variable "outputCharset" must be all lower-case
(#127) Variable "inputCharset" must be all lower-case
(#127) Variable "outputCharset" must be all lower-case
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "inputCharset" must be all lower-case
(#130) Variable "outputCharset" must be all lower-case
(#147) Public method name "Zend_Text_Table_Column::setAlign" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#150) "require_once" must be immediately followed by an open parenthesis
(#166) Public method name "Zend_Text_Table_Column::setColSpan" must be in lower-case letters only
(#166) Variable "colSpan" must be all lower-case
(#167) Opening brace should be on the same line as the declaration
(#168) Variable "colSpan" must be all lower-case
(#168) Variable "colSpan" must be all lower-case
(#169) "require_once" must be immediately followed by an open parenthesis
(#173) Variable "colSpan" must be all lower-case
(#183) Public method name "Zend_Text_Table_Column::getColSpan" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#197) Variable "columnWidth" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "columnWidth" must be all lower-case
(#199) Variable "columnWidth" must be all lower-case
(#200) "require_once" must be immediately followed by an open parenthesis
(#204) Variable "columnWidth" must be all lower-case
(#206) Variable "columnWidth" must be all lower-case
(#207) "require_once" must be immediately followed by an open parenthesis
(#213) Variable "padMode" must be all lower-case
(#217) Variable "padMode" must be all lower-case
(#221) Variable "padMode" must be all lower-case
(#229) Variable "outputCharset" must be all lower-case
(#230) Variable "columnWidth" must be all lower-case
(#230) Variable "outputCharset" must be all lower-case
(#231) Variable "paddedLines" must be all lower-case
(#233) AS keyword must be lowercase; expected "as" but found "AS"
(#234) Variable "paddedLines" must be all lower-case
(#235) Variable "columnWidth" must be all lower-case
(#235) Variable "padMode" must be all lower-case
(#235) Variable "outputCharset" must be all lower-case
(#239) Variable "paddedLines" must be all lower-case
local/mr/vendor/zend/Zend/Text/Table/Decorator/Ascii.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#43) Public method name "Zend_Text_Table_Decorator_Ascii::getTopLeft" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#53) Public method name "Zend_Text_Table_Decorator_Ascii::getTopRight" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Text_Table_Decorator_Ascii::getBottomLeft" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Text_Table_Decorator_Ascii::getBottomRight" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Text_Table_Decorator_Ascii::getVertical" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Text_Table_Decorator_Ascii::getHorizontal" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Text_Table_Decorator_Ascii::getCross" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Text_Table_Decorator_Ascii::getVerticalRight" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Text_Table_Decorator_Ascii::getVerticalLeft" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Text_Table_Decorator_Ascii::getHorizontalDown" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Text_Table_Decorator_Ascii::getHorizontalUp" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Text/Table/Decorator/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "Zend_Text_Table_Decorator_Interface::getTopLeft" must be in lower-case letters only
(#44) Public method name "Zend_Text_Table_Decorator_Interface::getTopRight" must be in lower-case letters only
(#51) Public method name "Zend_Text_Table_Decorator_Interface::getBottomLeft" must be in lower-case letters only
(#58) Public method name "Zend_Text_Table_Decorator_Interface::getBottomRight" must be in lower-case letters only
(#65) Public method name "Zend_Text_Table_Decorator_Interface::getVertical" must be in lower-case letters only
(#72) Public method name "Zend_Text_Table_Decorator_Interface::getHorizontal" must be in lower-case letters only
(#79) Public method name "Zend_Text_Table_Decorator_Interface::getCross" must be in lower-case letters only
(#86) Public method name "Zend_Text_Table_Decorator_Interface::getVerticalRight" must be in lower-case letters only
(#93) Public method name "Zend_Text_Table_Decorator_Interface::getVerticalLeft" must be in lower-case letters only
(#100) Public method name "Zend_Text_Table_Decorator_Interface::getHorizontalDown" must be in lower-case letters only
(#107) Public method name "Zend_Text_Table_Decorator_Interface::getHorizontalUp" must be in lower-case letters only
local/mr/vendor/zend/Zend/Text/Table/Decorator/Unicode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#43) Public method name "Zend_Text_Table_Decorator_Unicode::getTopLeft" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#53) Public method name "Zend_Text_Table_Decorator_Unicode::getTopRight" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Text_Table_Decorator_Unicode::getBottomLeft" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Text_Table_Decorator_Unicode::getBottomRight" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Text_Table_Decorator_Unicode::getVertical" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Text_Table_Decorator_Unicode::getHorizontal" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Text_Table_Decorator_Unicode::getCross" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Text_Table_Decorator_Unicode::getVerticalRight" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Text_Table_Decorator_Unicode::getVerticalLeft" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Text_Table_Decorator_Unicode::getHorizontalDown" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Text_Table_Decorator_Unicode::getHorizontalUp" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Protected method name "Zend_Text_Table_Decorator_Unicode::_uniChar" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#162) Expected 1 space after "="; 2 found
(#166) Expected 1 space after "="; 2 found
local/mr/vendor/zend/Zend/Text/Table/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Text/Table/Row.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Member variable "_columnWidths" must be all lower-case
(#53) Public method name "Zend_Text_Table_Row::createColumn" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "colSpan" must be all lower-case
(#60) The use of function extract() is forbidden
(#63) "require_once" must be immediately followed by an open parenthesis
(#65) Variable "colSpan" must be all lower-case
(#78) Public method name "Zend_Text_Table_Row::appendColumn" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Text_Table_Row::getColumn" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Text_Table_Row::getColumns" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Text_Table_Row::getColumnWidths" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#121) "require_once" must be immediately followed by an open parenthesis
(#137) Variable "columnWidths" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#141) 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
(#147) "require_once" must be immediately followed by an open parenthesis
(#148) Variable "columnWidths" must be all lower-case
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Variable "renderedColumns" must be all lower-case
(#153) Variable "maxHeight" must be all lower-case
(#154) Variable "colNum" must be all lower-case
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "colSpan" must be all lower-case
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Variable "colNum" must be all lower-case
(#160) Variable "colSpan" must be all lower-case
(#160) Variable "columnWidths" must be all lower-case
(#161) "require_once" must be immediately followed by an open parenthesis
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "columnWidth" must be all lower-case
(#166) Variable "colSpan" must be all lower-case
(#166) Variable "columnWidths" must be all lower-case
(#167) Variable "colNum" must be all lower-case
(#168) Variable "colSpan" must be all lower-case
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "columnWidth" must be all lower-case
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "columnWidth" must be all lower-case
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "renderedColumns" must be all lower-case
(#178) Variable "maxHeight" must be all lower-case
(#178) Variable "maxHeight" must be all lower-case
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Variable "colNum" must be all lower-case
(#181) Variable "colSpan" must be all lower-case
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Variable "colNum" must be all lower-case
(#186) Variable "columnWidths" must be all lower-case
(#187) Variable "remainingWidth" must be all lower-case
(#187) Variable "columnWidths" must be all lower-case
(#187) Variable "colNum" must be all lower-case
(#187) Expected 1 space after "+"; newline found
(#188) Variable "columnWidths" must be all lower-case
(#189) Variable "colNum" must be all lower-case
(#190) Variable "renderedColumns" must be all lower-case
(#190) Variable "remainingWidth" must be all lower-case
(#192) Variable "remainingWidth" must be all lower-case
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Variable "maxHeight" must be all lower-case
(#200) Variable "renderedColumns" must be all lower-case
(#200) Variable "renderedColumn" must be all lower-case
(#201) Variable "renderedColumn" must be all lower-case
(#202) Variable "renderedColumn" must be all lower-case
(#204) Variable "renderedColumn" must be all lower-case
local/mr/vendor/zend/Zend/TimeSync.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#61) Member variable "_allowedSchemes" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_TimeSync::getIterator" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_TimeSync::addServer" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_TimeSync::setOptions" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#152) Must use "self::" for local static member reference
(#162) Public method name "Zend_TimeSync::setServer" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#167) "require_once" must be immediately followed by an open parenthesis
(#179) Public method name "Zend_TimeSync::getOptions" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#182) Must use "self::" for local static member reference
(#185) Must use "self::" for local static member reference
(#186) Must use "self::" for local static member reference
(#188) "require_once" must be immediately followed by an open parenthesis
(#201) Public method name "Zend_TimeSync::getServer" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#207) "require_once" must be immediately followed by an open parenthesis
(#214) "require_once" must be immediately followed by an open parenthesis
(#224) Public method name "Zend_TimeSync::getInfo" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_TimeSync::getDate" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#242) "require_once" must be immediately followed by an open parenthesis
(#248) Variable "masterException" must be all lower-case
(#249) Variable "masterException" must be all lower-case
(#251) Variable "masterException" must be all lower-case
(#255) Variable "masterException" must be all lower-case
(#264) Protected method name "Zend_TimeSync::_addServer" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#291) "require_once" must be immediately followed by an open parenthesis
(#295) Variable "className" must be all lower-case
(#296) Variable "className" must be all lower-case
(#297) "require_once" must be immediately followed by an open parenthesis
(#298) Variable "className" must be all lower-case
(#300) Variable "timeServerObj" must be all lower-case
(#300) Variable "className" must be all lower-case
(#302) Variable "timeServerObj" must be all lower-case
local/mr/vendor/zend/Zend/TimeSync/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_TimeSync_Exception::addException" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#61) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/TimeSync/Ntp.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Protected method name "Zend_TimeSync_Ntp::_getInteger" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#162) Protected method name "Zend_TimeSync_Ntp::_getFloat" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#180) Protected method name "Zend_TimeSync_Ntp::_getTimestamp" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#205) Opening brace should be on the same line as the declaration
(#241) Opening brace should be on the same line as the declaration
(#255) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/TimeSync/Protocol.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#97) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_TimeSync_Protocol::getInfo" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_TimeSync_Protocol::getDate" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/TimeSync/Sntp.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#58) Opening brace should be on the same line as the declaration
(#71) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
(#95) Opening brace should be on the same line as the declaration
(#108) Opening brace should be on the same line as the declaration
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Tool/Framework/Action/Base.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Public method name "Zend_Tool_Framework_Action_Base::setName" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_Tool_Framework_Action_Base::getName" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#88) Protected method name "Zend_Tool_Framework_Action_Base::_parseName" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "className" must be all lower-case
(#91) Variable "actionName" must be all lower-case
(#91) Variable "className" must be all lower-case
(#91) Variable "className" must be all lower-case
(#91) Expected 1 space before "+"; 0 found
(#91) Expected 1 space after "+"; 0 found
(#92) Variable "actionName" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Action/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/Action/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "Zend_Tool_Framework_Action_Interface::getName" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/Action/Repository.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Public method name "Zend_Tool_Framework_Action_Repository::setRegistry" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Tool_Framework_Action_Repository::addAction" must be in lower-case letters only
(#64) Variable "overrideExistingAction" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "actionName" must be all lower-case
(#68) Variable "actionName" must be all lower-case
(#68) Variable "actionName" must be all lower-case
(#69) "require_once" must be immediately followed by an open parenthesis
(#73) Variable "overrideExistingAction" must be all lower-case
(#73) Variable "actionName" must be all lower-case
(#74) "require_once" must be immediately followed by an open parenthesis
(#75) Variable "actionName" must be all lower-case
(#79) Variable "actionName" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Tool_Framework_Action_Repository::getActions" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Tool_Framework_Action_Repository::getAction" must be in lower-case letters only
(#109) Variable "actionName" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "actionName" must be all lower-case
(#115) Variable "actionName" must be all lower-case
(#124) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Tool_Framework_Action_Repository::getIterator" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Client/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_interactiveCallback" must be all lower-case
(#55) Member variable "_isInitialized" must be all lower-case
(#60) Member variable "_debugLogger" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Whitespace found at end of line
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Whitespace found at end of line
(#79) Public method name "Zend_Tool_Framework_Client_Abstract::setOptions" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "optionName" must be all lower-case
(#81) Variable "optionValue" must be all lower-case
(#82) Variable "setMethodName" must be all lower-case
(#82) Variable "optionName" must be all lower-case
(#83) Variable "setMethodName" must be all lower-case
(#84) Variable "setMethodName" must be all lower-case
(#84) Variable "optionValue" must be all lower-case
(#95) Public method name "Zend_Tool_Framework_Client_Abstract::getName" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Whitespace found at end of line
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) "require_once" must be immediately followed by an open parenthesis
(#117) "require_once" must be immediately followed by an open parenthesis
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) "require_once" must be immediately followed by an open parenthesis
(#148) Protected method name "Zend_Tool_Framework_Client_Abstract::_preInit" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#157) Protected method name "Zend_Tool_Framework_Client_Abstract::_preDispatch" must be in lower-case letters only
(#164) Protected method name "Zend_Tool_Framework_Client_Abstract::_postDispatch" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Tool_Framework_Client_Abstract::setRegistry" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#180) Whitespace found at end of line
(#183) Whitespace found at end of line
(#186) Public method name "Zend_Tool_Framework_Client_Abstract::getRegistry" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 5
(#198) Public method name "Zend_Tool_Framework_Client_Abstract::hasInteractiveInput" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#203) Public method name "Zend_Tool_Framework_Client_Abstract::promptInteractiveInput" must be in lower-case letters only
(#203) Variable "inputRequest" must be all lower-case
(#204) Opening brace should be on the same line as the declaration
(#206) "require_once" must be immediately followed by an open parenthesis
(#210) Variable "inputHandler" must be all lower-case
(#211) Variable "inputHandler" must be all lower-case
(#212) Variable "inputHandler" must be all lower-case
(#212) Variable "inputRequest" must be all lower-case
(#213) Variable "inputHandler" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#232) "require_once" must be immediately followed by an open parenthesis
(#237) "require_once" must be immediately followed by an open parenthesis
(#252) Public method name "Zend_Tool_Framework_Client_Abstract::convertToClientNaming" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Tool_Framework_Client_Abstract::convertFromClientNaming" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#262) Protected method name "Zend_Tool_Framework_Client_Abstract::_handleDispatch" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Variable "providerRepository" must be all lower-case
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Variable "providerSignature" must be all lower-case
(#270) Variable "providerRepository" must be all lower-case
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Variable "providerSignature" must be all lower-case
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) "require_once" must be immediately followed by an open parenthesis
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Variable "actionName" must be all lower-case
(#283) Variable "specialtyName" must be all lower-case
(#285) Variable "actionableMethod" must be all lower-case
(#285) Variable "providerSignature" must be all lower-case
(#285) Variable "actionName" must be all lower-case
(#285) Variable "specialtyName" must be all lower-case
(#286) "require_once" must be immediately followed by an open parenthesis
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Variable "methodName" must be all lower-case
(#291) Variable "actionableMethod" must be all lower-case
(#292) Variable "methodParameters" must be all lower-case
(#292) Variable "actionableMethod" must be all lower-case
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "requestParameters" must be all lower-case
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Variable "callParameters" must be all lower-case
(#299) Variable "methodParameters" must be all lower-case
(#299) Variable "methodParameterName" must be all lower-case
(#299) Variable "methodParameterValue" must be all lower-case
(#300) Variable "methodParameterName" must be all lower-case
(#300) Variable "requestParameters" must be all lower-case
(#300) Variable "methodParameterValue" must be all lower-case
(#302) Variable "promptSting" must be all lower-case
(#302) Variable "actionableMethod" must be all lower-case
(#302) Variable "methodParameterValue" must be all lower-case
(#302) Line exceeds 132 characters; contains 145 characters
(#303) Variable "parameterPromptValue" must be all lower-case
(#303) Variable "promptSting" must be all lower-case
(#304) Variable "parameterPromptValue" must be all lower-case
(#305) "require_once" must be immediately followed by an open parenthesis
(#306) Variable "methodParameterValue" must be all lower-case
(#306) Line exceeds 132 characters; contains 161 characters
(#308) Variable "callParameters" must be all lower-case
(#308) Variable "parameterPromptValue" must be all lower-case
(#310) "require_once" must be immediately followed by an open parenthesis
(#311) Variable "methodParameterValue" must be all lower-case
(#311) Line exceeds 132 characters; contains 149 characters
(#314) Variable "callParameters" must be all lower-case
(#314) Variable "methodParameterName" must be all lower-case
(#314) Variable "requestParameters" must be all lower-case
(#314) Variable "requestParameters" must be all lower-case
(#314) Variable "methodParameterName" must be all lower-case
(#314) Variable "methodParameterValue" must be all lower-case
(#314) Line exceeds 132 characters; contains 175 characters
(#318) Variable "methodName" must be all lower-case
(#318) Variable "callParameters" must be all lower-case
(#320) Whitespace found at end of line
(#321) Protected method name "Zend_Tool_Framework_Client_Abstract::_handleDispatchExecution" must be in lower-case letters only
(#321) Variable "methodName" must be all lower-case
(#321) Variable "callParameters" must be all lower-case
(#322) Opening brace should be on the same line as the declaration
(#323) Variable "methodName" must be all lower-case
(#324) Variable "methodName" must be all lower-case
(#324) Variable "callParameters" must be all lower-case
(#325) Usage of ELSEIF not allowed; use ELSE IF instead
(#325) Variable "methodName" must be all lower-case
(#326) Variable "methodName" must be all lower-case
(#326) Variable "callParameters" must be all lower-case
(#328) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/Client/Config.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "_configFilepath" must be all lower-case
(#42) method name "Zend_Tool_Framework_Client_Config::__config" is invalid; only PHP magic methods should be prefixed with a double underscore
(#43) Opening brace should be on the same line as the declaration
(#52) Public method name "Zend_Tool_Framework_Client_Config::setOptions" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "optionName" must be all lower-case
(#54) Variable "optionValue" must be all lower-case
(#55) Variable "setMethodName" must be all lower-case
(#55) Variable "optionName" must be all lower-case
(#56) Variable "setMethodName" must be all lower-case
(#57) Variable "setMethodName" must be all lower-case
(#57) Variable "optionValue" must be all lower-case
(#66) Public method name "Zend_Tool_Framework_Client_Config::setConfigFilepath" must be in lower-case letters only
(#66) Variable "configFilepath" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "configFilepath" must be all lower-case
(#69) "require_once" must be immediately followed by an open parenthesis
(#70) Variable "configFilepath" must be all lower-case
(#73) Variable "configFilepath" must be all lower-case
(#74) Variable "configFilepath" must be all lower-case
(#75) Whitespace found at end of line
(#81) Whitespace found at end of line
(#84) Protected method name "Zend_Tool_Framework_Client_Config::loadConfig" must be in lower-case letters only
(#84) Variable "configFilepath" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "configFilepath" must be all lower-case
(#90) "require_once" must be immediately followed by an open parenthesis
(#91) Variable "configFilepath" must be all lower-case
(#94) "require_once" must be immediately followed by an open parenthesis
(#95) Variable "configFilepath" must be all lower-case
(#98) "require_once" must be immediately followed by an open parenthesis
(#99) "include" must be immediately followed by an open parenthesis
(#99) Variable "configFilepath" must be all lower-case
(#102) "require_once" must be immediately followed by an open parenthesis
(#104) Variable "configFilepath" must be all lower-case
(#111) Whitespace found at end of line
(#114) Public method name "Zend_Tool_Framework_Client_Config::getConfigFilepath" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#121) Whitespace found at end of line
(#126) Variable "defaultValue" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "defaultValue" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#149) Opening brace should be on the same line as the declaration
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#160) Opening brace should be on the same line as the declaration
(#169) Opening brace should be on the same line as the declaration
(#179) Opening brace should be on the same line as the declaration
(#180) Expected 1 space before "!=="; 0 found
(#180) Expected 1 space after "!=="; 0 found
(#187) Public method name "Zend_Tool_Framework_Client_Config::getConfigInstance" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#189) Expected "if (...) {\n"; found "if(...) {\n"
(#190) "require_once" must be immediately followed by an open parenthesis
(#203) Opening brace should be on the same line as the declaration
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#219) Protected method name "Zend_Tool_Framework_Client_Config::getConfigWriter" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#224) "require_once" must be immediately followed by an open parenthesis
(#229) "require_once" must be immediately followed by an open parenthesis
(#233) "require_once" must be immediately followed by an open parenthesis
(#237) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_configOptions" must be all lower-case
(#60) Member variable "_storageOptions" must be all lower-case
(#65) Member variable "_filterToClientNaming" must be all lower-case
(#70) Member variable "_filterFromClientNaming" must be all lower-case
(#75) Member variable "_classesToLoad" must be all lower-case
(#76) Whitespace found at end of line
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "cliClient" must be all lower-case
(#85) Variable "cliClient" must be all lower-case
(#93) Public method name "Zend_Tool_Framework_Client_Console::getName" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#97) Whitespace found at end of line
(#100) Whitespace found at end of line
(#103) Public method name "Zend_Tool_Framework_Client_Console::setConfigOptions" must be in lower-case letters only
(#103) Variable "configOptions" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "configOptions" must be all lower-case
(#111) Whitespace found at end of line
(#114) Public method name "Zend_Tool_Framework_Client_Console::setStorageOptions" must be in lower-case letters only
(#114) Variable "storageOptions" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "storageOptions" must be all lower-case
(#119) Whitespace found at end of line
(#120) Public method name "Zend_Tool_Framework_Client_Console::setClassesToLoad" must be in lower-case letters only
(#120) Variable "classesToLoad" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Variable "classesToLoad" must be all lower-case
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#130) Protected method name "Zend_Tool_Framework_Client_Console::_preInit" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "classesToLoad" must be all lower-case
(#148) Whitespace found at end of line
(#151) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 9
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 10
(#154) Variable "classesToLoad" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 12 spaces, found 9
(#155) Usage of ELSEIF not allowed; use ELSE IF instead
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 10
(#156) Variable "classesToLoad" must be all lower-case
(#156) Variable "classesToLoad" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 12 spaces, found 9
(#159) Whitespace found at end of line
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Variable "classKey" must be all lower-case
(#162) Variable "className" must be all lower-case
(#163) Variable "classesToLoad" must be all lower-case
(#163) Variable "className" must be all lower-case
(#168) Variable "classesToLoad" must be all lower-case
(#178) Protected method name "Zend_Tool_Framework_Client_Console::_preDispatch" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#189) Whitespace found at end of line
(#191) Space found before object operator
(#193) Variable "optParser" must be all lower-case
(#194) Variable "optParser" must be all lower-case
(#195) Space found before object operator
(#196) Space found before object operator
(#205) Protected method name "Zend_Tool_Framework_Client_Console::_postDispatch" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#211) Variable "helpSystem" must be all lower-case
(#212) Variable "helpSystem" must be all lower-case
(#213) Space found before object operator
(#214) Space found before object operator
(#231) Public method name "Zend_Tool_Framework_Client_Console::handleInteractiveInputRequest" must be in lower-case letters only
(#231) Variable "inputRequest" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "inputRequest" must be all lower-case
(#234) Variable "inputContent" must be all lower-case
(#235) Variable "inputContent" must be all lower-case
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Public method name "Zend_Tool_Framework_Client_Console::handleInteractiveOutput" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_Tool_Framework_Client_Console::getMissingParameterPromptString" must be in lower-case letters only
(#259) Variable "actionInterface" must be all lower-case
(#259) Variable "missingParameterName" must be all lower-case
(#259) Line exceeds 132 characters; contains 179 characters
(#260) Opening brace should be on the same line as the declaration
(#261) Variable "missingParameterName" must be all lower-case
(#275) Public method name "Zend_Tool_Framework_Client_Console::convertToClientNaming" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#298) Public method name "Zend_Tool_Framework_Client_Console::convertFromClientNaming" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ArgumentParser.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#57) This comment is 50% valid code; is this commented out code?
(#60) Member variable "_argumentsOriginal" must be all lower-case
(#61) Member variable "_argumentsWorking" must be all lower-case
(#68) Member variable "_helpKnownAction" must be all lower-case
(#69) Member variable "_helpKnownProvider" must be all lower-case
(#70) Member variable "_helpKnownSpecialty" must be all lower-case
(#79) Public method name "Zend_Tool_Framework_Client_Console_ArgumentParser::setArguments" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Tool_Framework_Client_Console_ArgumentParser::setRegistry" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Opening brace should be on the same line as the declaration
(#113) "require_once" must be immediately followed by an open parenthesis
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "helpResponseOptions" must be all lower-case
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Variable "helpResponseOptions" must be all lower-case
(#157) Variable "helpResponseOptions" must be all lower-case
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Variable "helpResponseOptions" must be all lower-case
(#172) Variable "helpResponseOptions" must be all lower-case
(#176) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "helpResponseOptions" must be all lower-case
(#189) Variable "helpResponseOptions" must be all lower-case
(#195) Variable "helpResponseOptions" must be all lower-case
(#196) Variable "helpResponseOptions" must be all lower-case
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "helpResponseOptions" must be all lower-case
(#213) Variable "helpResponseOptions" must be all lower-case
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Variable "helpResponseOptions" must be all lower-case
(#234) Protected method name "Zend_Tool_Framework_Client_Console_ArgumentParser::_parseGlobalPart" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#236) Variable "getoptOptions" must be all lower-case
(#237) Variable "getoptOptions" must be all lower-case
(#238) Variable "getoptOptions" must be all lower-case
(#239) Variable "getoptOptions" must be all lower-case
(#240) Variable "getoptOptions" must be all lower-case
(#241) Variable "getoptParser" must be all lower-case
(#241) Variable "getoptOptions" must be all lower-case
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Variable "getoptParser" must be all lower-case
(#246) Variable "getoptParser" must be all lower-case
(#249) Usage of ELSEIF not allowed; use ELSE IF instead
(#251) Usage of ELSEIF not allowed; use ELSE IF instead
(#259) Variable "getoptParser" must be all lower-case
(#269) Protected method name "Zend_Tool_Framework_Client_Console_ArgumentParser::_parseActionPart" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Variable "consoleActionName" must be all lower-case
(#274) Variable "consoleActionName" must be all lower-case
(#279) Variable "actionSearchCriteria" must be all lower-case
(#282) Variable "consoleActionName" must be all lower-case
(#285) Whitespace found at end of line
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Variable "actionMetadata" must be all lower-case
(#287) Variable "actionSearchCriteria" must be all lower-case
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Variable "actionMetadata" must be all lower-case
(#291) Variable "actionSearchCriteria" must be all lower-case
(#292) Variable "actionSearchCriteria" must be all lower-case
(#292) Variable "consoleActionName" must be all lower-case
(#293) Variable "actionSearchCriteria" must be all lower-case
(#294) Variable "actionMetadata" must be all lower-case
(#294) Variable "actionSearchCriteria" must be all lower-case
(#296) Whitespace found at end of line
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Variable "actionMetadata" must be all lower-case
(#299) "require_once" must be immediately followed by an open parenthesis
(#300) Variable "consoleActionName" must be all lower-case
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Variable "actionMetadata" must be all lower-case
(#314) Protected method name "Zend_Tool_Framework_Client_Console_ArgumentParser::_parseProviderPart" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Variable "consoleProviderFull" must be all lower-case
(#318) Variable "consoleSpecialtyName" must be all lower-case
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Variable "consoleProviderFull" must be all lower-case
(#322) Variable "consoleProviderName" must be all lower-case
(#322) Variable "consoleSpecialtyName" must be all lower-case
(#322) Variable "consoleProviderFull" must be all lower-case
(#324) Variable "consoleProviderName" must be all lower-case
(#324) Variable "consoleProviderFull" must be all lower-case
(#327) Variable "consoleProviderName" must be all lower-case
(#332) Variable "providerSearchCriteria" must be all lower-case
(#335) Variable "consoleProviderName" must be all lower-case
(#338) Whitespace found at end of line
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Variable "providerMetadata" must be all lower-case
(#340) Variable "providerSearchCriteria" must be all lower-case
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "providerMetadata" must be all lower-case
(#344) Variable "providerSearchCriteria" must be all lower-case
(#345) Variable "providerSearchCriteria" must be all lower-case
(#345) Variable "consoleProviderName" must be all lower-case
(#346) Variable "providerSearchCriteria" must be all lower-case
(#347) Variable "providerMetadata" must be all lower-case
(#347) Variable "providerSearchCriteria" must be all lower-case
(#349) Whitespace found at end of line
(#350) Variable "providerMetadata" must be all lower-case
(#351) "require_once" must be immediately followed by an open parenthesis
(#353) Variable "consoleProviderFull" must be all lower-case
(#358) Variable "providerMetadata" must be all lower-case
(#360) Variable "consoleSpecialtyName" must be all lower-case
(#365) Variable "providerSpecialtySearchCriteria" must be all lower-case
(#368) Variable "consoleSpecialtyName" must be all lower-case
(#369) Variable "providerMetadata" must be all lower-case
(#372) Whitespace found at end of line
(#373) Variable "providerSpecialtyMetadata" must be all lower-case
(#373) Variable "providerSpecialtySearchCriteria" must be all lower-case
(#375) Variable "providerSpecialtyMetadata" must be all lower-case
(#376) Variable "providerSpecialtySearchCriteria" must be all lower-case
(#377) Variable "providerSpecialtySearchCriteria" must be all lower-case
(#377) Variable "consoleSpecialtyName" must be all lower-case
(#378) Variable "providerSpecialtySearchCriteria" must be all lower-case
(#379) Variable "providerSpecialtyMetadata" must be all lower-case
(#379) Variable "providerSpecialtySearchCriteria" must be all lower-case
(#381) Whitespace found at end of line
(#382) Variable "providerSpecialtyMetadata" must be all lower-case
(#383) "require_once" must be immediately followed by an open parenthesis
(#385) Variable "consoleSpecialtyName" must be all lower-case
(#390) Variable "providerSpecialtyMetadata" must be all lower-case
(#399) Protected method name "Zend_Tool_Framework_Client_Console_ArgumentParser::_parseProviderOptionsPart" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#406) Variable "searchParams" must be all lower-case
(#414) Variable "actionableMethodLongParamsMetadata" must be all lower-case
(#415) Variable "searchParams" must be all lower-case
(#418) Variable "actionableMethodShortParamsMetadata" must be all lower-case
(#419) Variable "searchParams" must be all lower-case
(#422) Variable "paramNameShortValues" must be all lower-case
(#422) Variable "actionableMethodShortParamsMetadata" must be all lower-case
(#424) Variable "getoptOptions" must be all lower-case
(#425) Variable "wordArguments" must be all lower-case
(#426) Variable "longParamCanonicalNames" must be all lower-case
(#428) Variable "actionableMethodLongParamsMetadataReference" must be all lower-case
(#428) Variable "actionableMethodLongParamsMetadata" must be all lower-case
(#429) Variable "actionableMethodLongParamsMetadata" must be all lower-case
(#429) Variable "parameterNameLong" must be all lower-case
(#429) Variable "consoleParameterNameLong" must be all lower-case
(#430) Variable "optionConfig" must be all lower-case
(#430) Variable "consoleParameterNameLong" must be all lower-case
(#432) Variable "parameterInfo" must be all lower-case
(#432) Variable "actionableMethodLongParamsMetadataReference" must be all lower-case
(#432) Variable "parameterNameLong" must be all lower-case
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Variable "parameterInfo" must be all lower-case
(#435) Variable "parameterInfo" must be all lower-case
(#436) Variable "optionConfig" must be all lower-case
(#436) Variable "paramNameShortValues" must be all lower-case
(#436) Variable "parameterNameLong" must be all lower-case
(#437) Variable "parameterInfo" must be all lower-case
(#438) Usage of ELSEIF not allowed; use ELSE IF instead
(#438) Variable "parameterInfo" must be all lower-case
(#439) Variable "optionConfig" must be all lower-case
(#439) Variable "paramNameShortValues" must be all lower-case
(#439) Variable "parameterNameLong" must be all lower-case
(#440) Variable "parameterInfo" must be all lower-case
(#442) Variable "optionConfig" must be all lower-case
(#442) Variable "paramNameShortValues" must be all lower-case
(#442) Variable "parameterNameLong" must be all lower-case
(#445) Variable "getoptOptions" must be all lower-case
(#445) Variable "optionConfig" must be all lower-case
(#445) Variable "parameterInfo" must be all lower-case
(#445) Variable "parameterInfo" must be all lower-case
(#445) Line exceeds 132 characters; contains 144 characters
(#446) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Variable "wordArguments" must be all lower-case
(#449) Variable "parameterInfo" must be all lower-case
(#449) Variable "parameterInfo" must be all lower-case
(#450) Variable "wordArguments" must be all lower-case
(#450) Variable "parameterInfo" must be all lower-case
(#450) Variable "parameterInfo" must be all lower-case
(#451) Variable "wordArguments" must be all lower-case
(#451) Variable "parameterInfo" must be all lower-case
(#451) Variable "parameterInfo" must be all lower-case
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Variable "longParamCanonicalNames" must be all lower-case
(#454) Variable "consoleParameterNameLong" must be all lower-case
(#454) Variable "parameterNameLong" must be all lower-case
(#456) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#458) Variable "getoptOptions" must be all lower-case
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Variable "wordStack" must be all lower-case
(#465) Variable "wordOnTop" must be all lower-case
(#466) Variable "wordOnTop" must be all lower-case
(#467) Variable "wordStack" must be all lower-case
(#467) Variable "wordOnTop" must be all lower-case
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Variable "wordOnTop" must be all lower-case
(#474) Variable "wordStack" must be all lower-case
(#474) Variable "wordArguments" must be all lower-case
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Variable "wordStack" must be all lower-case
(#482) Variable "wordArguments" must be all lower-case
(#483) Variable "wordIndex" must be all lower-case
(#483) Variable "wordIndex" must be all lower-case
(#483) Variable "wordArguments" must be all lower-case
(#483) Variable "wordIndex" must be all lower-case
(#484) Variable "wordIndex" must be all lower-case
(#484) Expected 1 space before "-"; 0 found
(#484) Expected 1 space after "-"; 0 found
(#484) Variable "wordStack" must be all lower-case
(#484) Variable "wordIndex" must be all lower-case
(#484) Variable "wordArguments" must be all lower-case
(#487) Variable "wordArguments" must be all lower-case
(#487) Variable "wordIndex" must be all lower-case
(#487) Variable "wordStack" must be all lower-case
(#487) Variable "wordIndex" must be all lower-case
(#487) Expected 1 space before "-"; 0 found
(#487) Expected 1 space after "-"; 0 found
(#488) Variable "wordStack" must be all lower-case
(#488) Variable "wordIndex" must be all lower-case
(#488) Expected 1 space before "-"; 0 found
(#488) Expected 1 space after "-"; 0 found
(#492) Variable "getoptParser" must be all lower-case
(#492) Variable "getoptOptions" must be all lower-case
(#493) Variable "getoptParser" must be all lower-case
(#494) Variable "getoptParser" must be all lower-case
(#495) Variable "getoptParser" must be all lower-case
(#496) Variable "providerParamOption" must be all lower-case
(#496) Variable "longParamCanonicalNames" must be all lower-case
(#497) Variable "providerParamOption" must be all lower-case
(#500) Variable "getoptParser" must be all lower-case
(#510) Protected method name "Zend_Tool_Framework_Client_Console_ArgumentParser::_createHelpResponse" must be in lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#512) "require_once" must be immediately followed by an open parenthesis
(#513) Variable "helpSystem" must be all lower-case
(#514) Variable "helpSystem" must be all lower-case
(#517) Variable "helpSystem" must be all lower-case
(#521) Variable "helpSystem" must be all lower-case
(#522) Usage of ELSEIF not allowed; use ELSE IF instead
(#523) Variable "helpSystem" must be all lower-case
(#524) Usage of ELSEIF not allowed; use ELSE IF instead
(#525) Variable "helpSystem" must be all lower-case
(#527) Variable "helpSystem" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/HelpSystem.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "Zend_Tool_Framework_Client_Console_HelpSystem::setRegistry" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Tool_Framework_Client_Console_HelpSystem::respondWithErrorMessage" must be in lower-case letters only
(#61) Variable "errorMessage" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "errorMessages" must be all lower-case
(#64) Variable "errorMessage" must be all lower-case
(#68) Variable "errorMessage" must be all lower-case
(#68) Line exceeds 132 characters; contains 134 characters
(#83) Public method name "Zend_Tool_Framework_Client_Console_HelpSystem::respondWithGeneralHelp" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#87) Variable "noSeparator" must be all lower-case
(#90) Space found before object operator
(#90) Variable "noSeparator" must be all lower-case
(#91) Space found before object operator
(#91) Variable "noSeparator" must be all lower-case
(#92) Space found before object operator
(#92) Variable "noSeparator" must be all lower-case
(#93) Space found before object operator
(#93) Variable "noSeparator" must be all lower-case
(#94) Space found before object operator
(#94) Variable "noSeparator" must be all lower-case
(#95) Space found before object operator
(#95) Variable "noSeparator" must be all lower-case
(#96) Space found before object operator
(#96) Variable "noSeparator" must be all lower-case
(#97) Space found before object operator
(#98) Space found before object operator
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Line exceeds 132 characters; contains 164 characters
(#99) Space found before object operator
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Line exceeds 132 characters; contains 160 characters
(#100) Space found before object operator
(#112) Public method name "Zend_Tool_Framework_Client_Console_HelpSystem::respondWithActionHelp" must be in lower-case letters only
(#112) Variable "actionName" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#115) Variable "actionName" must be all lower-case
(#116) Variable "actionName" must be all lower-case
(#127) Public method name "Zend_Tool_Framework_Client_Console_HelpSystem::respondWithSpecialtyAndParamHelp" must be in lower-case letters only
(#127) Variable "providerName" must be all lower-case
(#127) Variable "actionName" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#131) Variable "actionName" must be all lower-case
(#131) Variable "providerName" must be all lower-case
(#134) Variable "providerName" must be all lower-case
(#134) Variable "actionName" must be all lower-case
(#144) Public method name "Zend_Tool_Framework_Client_Console_HelpSystem::respondWithProviderHelp" must be in lower-case letters only
(#144) Variable "providerName" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#147) Variable "providerName" must be all lower-case
(#148) Variable "providerName" must be all lower-case
(#157) Protected method name "Zend_Tool_Framework_Client_Console_HelpSystem::_respondWithHeader" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#159) Inline doc block comments are not allowed; use "// Comment." instead
(#162) "require_once" must be immediately followed by an open parenthesis
(#176) Protected method name "Zend_Tool_Framework_Client_Console_HelpSystem::_respondWithSystemInformation" must be in lower-case letters only
(#176) Variable "providerNameFilter" must be all lower-case
(#176) Variable "actionNameFilter" must be all lower-case
(#176) Variable "includeAllSpecialties" must be all lower-case
(#176) Line exceeds 132 characters; contains 138 characters
(#177) Opening brace should be on the same line as the declaration
(#180) Variable "providerMetadatasSearch" must be all lower-case
(#186) Variable "providerNameFilter" must be all lower-case
(#187) Variable "providerMetadatasSearch" must be all lower-case
(#187) Variable "providerMetadatasSearch" must be all lower-case
(#187) Variable "providerNameFilter" must be all lower-case
(#190) Variable "actionMetadatasSearch" must be all lower-case
(#196) Variable "actionNameFilter" must be all lower-case
(#197) Variable "actionMetadatasSearch" must be all lower-case
(#197) Variable "actionMetadatasSearch" must be all lower-case
(#197) Variable "actionNameFilter" must be all lower-case
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Variable "displayProviderMetadatas" must be all lower-case
(#201) Variable "providerMetadatasSearch" must be all lower-case
(#202) Variable "displayActionMetadatas" must be all lower-case
(#202) Variable "actionMetadatasSearch" must be all lower-case
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Variable "displayActionMetadatas" must be all lower-case
(#206) Variable "displayActionNames" must be all lower-case
(#206) Variable "displayActionMetadatas" must be all lower-case
(#209) Variable "displayProviderMetadatas" must be all lower-case
(#209) Variable "providerMetadata" must be all lower-case
(#211) Variable "providerNameDisplayed" must be all lower-case
(#213) Variable "providerName" must be all lower-case
(#213) Variable "providerMetadata" must be all lower-case
(#214) Variable "providerSignature" must be all lower-case
(#214) Variable "providerMetadata" must be all lower-case
(#216) Variable "providerSignature" must be all lower-case
(#216) Variable "actionInfo" must be all lower-case
(#218) Variable "actionName" must be all lower-case
(#218) Variable "actionInfo" must be all lower-case
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Variable "foundActionIndex" must be all lower-case
(#221) Variable "actionName" must be all lower-case
(#221) Variable "displayActionNames" must be all lower-case
(#224) Variable "actionMetadata" must be all lower-case
(#224) Variable "displayActionMetadatas" must be all lower-case
(#224) Variable "foundActionIndex" must be all lower-case
(#227) Variable "specialtyMetadata" must be all lower-case
(#230) Variable "providerName" must be all lower-case
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "actionableGlobalLongParamMetadata" must be all lower-case
(#239) Variable "providerName" must be all lower-case
(#241) Variable "actionName" must be all lower-case
(#245) Variable "actionableGlobalMetadatas" must be all lower-case
(#248) Variable "providerName" must be all lower-case
(#249) Variable "actionName" must be all lower-case
(#253) Variable "actionableGlobalLongParamMetadata" must be all lower-case
(#255) Variable "providerNameDisplayed" must be all lower-case
(#256) Variable "providerMetadata" must be all lower-case
(#257) Variable "providerNameDisplayed" must be all lower-case
(#260) Variable "providerMetadata" must be all lower-case
(#260) Variable "actionMetadata" must be all lower-case
(#260) Variable "specialtyMetadata" must be all lower-case
(#260) Variable "actionableGlobalLongParamMetadata" must be all lower-case
(#260) Line exceeds 132 characters; contains 139 characters
(#262) Variable "actionIsGlobal" must be all lower-case
(#264) Variable "actionIsGlobal" must be all lower-case
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "isSingleSpecialProviderAction" must be all lower-case
(#269) Variable "actionIsGlobal" must be all lower-case
(#269) Variable "actionableGlobalMetadatas" must be all lower-case
(#270) Variable "isSingleSpecialProviderAction" must be all lower-case
(#271) Variable "providerMetadata" must be all lower-case
(#272) Variable "providerNameDisplayed" must be all lower-case
(#274) Whitespace found at end of line
(#275) Variable "includeAllSpecialties" must be all lower-case
(#275) Variable "isSingleSpecialProviderAction" must be all lower-case
(#277) Variable "providerSignature" must be all lower-case
(#277) Variable "specialtyName" must be all lower-case
(#279) Variable "specialtyName" must be all lower-case
(#283) Variable "specialtyMetadata" must be all lower-case
(#286) Variable "providerMetadata" must be all lower-case
(#287) Variable "specialtyName" must be all lower-case
(#291) Variable "actionableSpecialtyLongMetadata" must be all lower-case
(#294) Variable "providerMetadata" must be all lower-case
(#295) Variable "specialtyName" must be all lower-case
(#296) Variable "actionName" must be all lower-case
(#300) Expected "if (...) {\n"; found "if(...) {\n"
(#300) Variable "actionableSpecialtyLongMetadata" must be all lower-case
(#301) Variable "providerMetadata" must be all lower-case
(#301) Variable "actionMetadata" must be all lower-case
(#301) Variable "specialtyMetadata" must be all lower-case
(#301) Variable "actionableSpecialtyLongMetadata" must be all lower-case
(#301) Line exceeds 132 characters; contains 145 characters
(#306) Whitespace found at end of line
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Variable "isSingleSpecialProviderAction" must be all lower-case
(#310) Variable "includeAllSpecialties" must be all lower-case
(#310) Variable "actionableGlobalMetadatas" must be all lower-case
(#311) Line exceeds 132 characters; contains 143 characters
(#313) Variable "actionMetadata" must be all lower-case
(#313) Variable "providerMetadata" must be all lower-case
(#321) Variable "providerNameDisplayed" must be all lower-case
(#334) Protected method name "Zend_Tool_Framework_Client_Console_HelpSystem::_respondWithProviderName" must be in lower-case letters only
(#334) Variable "providerMetadata" must be all lower-case
(#335) Opening brace should be on the same line as the declaration
(#336) Variable "providerMetadata" must be all lower-case
(#349) Protected method name "Zend_Tool_Framework_Client_Console_HelpSystem::_respondWithCommand" must be in lower-case letters only
(#350) Variable "providerMetadata" must be all lower-case
(#351) Variable "actionMetadata" must be all lower-case
(#352) Variable "specialtyMetadata" must be all lower-case
(#353) Variable "parameterLongMetadata" must be all lower-case
(#353) This comment is 100% valid code; is this commented out code?
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) No space found before comment text; expected "// ," but found "//,"
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) This comment is 50% valid code; is this commented out code?
(#354) No space found before comment text; expected "// Zend_Tool_Framework_Metadata_Tool $parameterShortMetadata)" but found "//Zend_Tool_Framework_Metadata_Tool $parameterShortMetadata)"
(#355) Opening brace should be on the same line as the declaration
(#357) Variable "actionMetadata" must be all lower-case
(#357) Variable "providerMetadata" must be all lower-case
(#361) Variable "specialtyMetadata" must be all lower-case
(#362) Variable "specialtyMetadata" must be all lower-case
(#365) Variable "parameterLongMetadata" must be all lower-case
(#365) Variable "paramName" must be all lower-case
(#365) Variable "consoleParamName" must be all lower-case
(#366) Variable "methodInfo" must be all lower-case
(#366) Variable "parameterLongMetadata" must be all lower-case
(#367) Variable "paramString" must be all lower-case
(#367) Variable "consoleParamName" must be all lower-case
(#368) Variable "defaultValue" must be all lower-case
(#368) Variable "methodInfo" must be all lower-case
(#368) Variable "paramName" must be all lower-case
(#369) Variable "paramString" must be all lower-case
(#369) Variable "defaultValue" must be all lower-case
(#371) Variable "paramString" must be all lower-case
(#374) Line indented incorrectly; expected at least 8 spaces, found 7
(#375) Line indented incorrectly; expected at least 8 spaces, found 7
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/Manifest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#76) Public method name "Zend_Tool_Framework_Client_Console_Manifest::setRegistry" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Tool_Framework_Client_Console_Manifest::getMetadata" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "ccToDashedFilter" must be all lower-case
(#108) Variable "ccToDashedFilter" must be all lower-case
(#109) Space found before object operator
(#110) Space found before object operator
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "actionRepository" must be all lower-case
(#114) Variable "providerRepository" must be all lower-case
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "actionRepository" must be all lower-case
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Variable "ccToDashedFilter" must be all lower-case
(#129) Variable "providerRepository" must be all lower-case
(#129) Variable "providerSignature" must be all lower-case
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "ccToDashedFilter" must be all lower-case
(#134) Variable "providerSignature" must be all lower-case
(#135) Variable "providerSignature" must be all lower-case
(#137) Variable "providerSignature" must be all lower-case
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "providerSignature" must be all lower-case
(#146) Expected 1 space after "=>"; 2 found
(#146) Variable "ccToDashedFilter" must be all lower-case
(#147) Variable "providerSignature" must be all lower-case
(#149) Variable "providerSignature" must be all lower-case
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "providerSignature" must be all lower-case
(#157) Variable "actionableMethodData" must be all lower-case
(#159) Variable "methodLongParams" must be all lower-case
(#160) Variable "methodShortParams" must be all lower-case
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "actionableMethodData" must be all lower-case
(#163) Variable "parameterInfoData" must be all lower-case
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "methodLongParams" must be all lower-case
(#166) Variable "parameterInfoData" must be all lower-case
(#166) Variable "ccToDashedFilter" must be all lower-case
(#166) Variable "parameterInfoData" must be all lower-case
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "methodShortParams" must be all lower-case
(#169) Variable "parameterInfoData" must be all lower-case
(#169) Variable "parameterInfoData" must be all lower-case
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "methodLongParams" must be all lower-case
(#178) Variable "providerSignature" must be all lower-case
(#179) Variable "actionableMethodData" must be all lower-case
(#180) Variable "actionableMethodData" must be all lower-case
(#181) Variable "actionableMethodData" must be all lower-case
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "methodShortParams" must be all lower-case
(#190) Variable "providerSignature" must be all lower-case
(#191) Variable "actionableMethodData" must be all lower-case
(#192) Variable "actionableMethodData" must be all lower-case
(#193) Variable "actionableMethodData" must be all lower-case
(#204) Public method name "Zend_Tool_Framework_Client_Console_Manifest::getIndex" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#37) Public method name "Zend_Tool_Framework_Client_Console_ResponseDecorator_AlignCenter::getName" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
(#46) Variable "lineLength" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Variable "lineLength" must be all lower-case
(#49) Variable "lineLength" must be all lower-case
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#51) Variable "lineLength" must be all lower-case
(#54) Expected "for (...) {\n"; found "for(...) {\n"
(#54) Variable "lineLength" must be all lower-case
(#55) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ResponseDecorator/Blockize.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#37) Public method name "Zend_Tool_Framework_Client_Console_ResponseDecorator_Blockize::getName" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
(#48) Variable "lineLength" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Variable "lineLength" must be all lower-case
(#50) Variable "lineLength" must be all lower-case
(#51) Variable "lineLength" must be all lower-case
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Variable "lineLength" must be all lower-case
(#57) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#57) AS keyword must be lowercase; expected "as" but found "AS"
(#58) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Variable "lineLength" must be all lower-case
(#63) Variable "lineLength" must be all lower-case
(#63) Expected 1 space before "-"; 0 found
(#63) Expected 1 space after "-"; 0 found
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "_colorOptions" must be all lower-case
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Public method name "Zend_Tool_Framework_Client_Console_ResponseDecorator_Colorizer::getName" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#73) Opening brace should be on the same line as the declaration
(#78) Variable "newContent" must be all lower-case
(#82) Variable "newContent" must be all lower-case
(#86) Variable "newContent" must be all lower-case
(#88) Variable "newContent" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ResponseDecorator/Indention.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#33) Public method name "Zend_Tool_Framework_Client_Console_ResponseDecorator_Indention::getName" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#43) Opening brace should be on the same line as the declaration
(#44) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Variable "newContent" must be all lower-case
(#50) Variable "lineIndention" must be all lower-case
(#51) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#51) AS keyword must be lowercase; expected "as" but found "AS"
(#52) Variable "newContent" must be all lower-case
(#52) Variable "lineIndention" must be all lower-case
(#54) Variable "newContent" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Client/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/InputHandler.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "_inputRequest" must be all lower-case
(#38) Public method name "Zend_Tool_Framework_Client_Interactive_InputHandler::setClient" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#44) Public method name "Zend_Tool_Framework_Client_Interactive_InputHandler::setInputRequest" must be in lower-case letters only
(#44) Variable "inputRequest" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "inputRequest" must be all lower-case
(#47) "require_once" must be immediately followed by an open parenthesis
(#48) Variable "inputRequest" must be all lower-case
(#48) Variable "inputRequest" must be all lower-case
(#49) Usage of ELSEIF not allowed; use ELSE IF instead
(#49) Variable "inputRequest" must be all lower-case
(#50) "require_once" must be immediately followed by an open parenthesis
(#51) Line exceeds 132 characters; contains 178 characters
(#54) Variable "inputRequest" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "inputResponse" must be all lower-case
(#62) Variable "inputResponse" must be all lower-case
(#63) "require_once" must be immediately followed by an open parenthesis
(#64) Variable "inputResponse" must be all lower-case
(#64) Variable "inputResponse" must be all lower-case
(#65) Usage of ELSEIF not allowed; use ELSE IF instead
(#65) Variable "inputResponse" must be all lower-case
(#66) "require_once" must be immediately followed by an open parenthesis
(#67) Line exceeds maximum limit of 180 characters; contains 214 characters
(#70) Variable "inputResponse" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/InputInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "Zend_Tool_Framework_Client_Interactive_InputInterface::handleInteractiveInputRequest" must be in lower-case letters only
(#37) Variable "inputRequest" must be all lower-case
(#39) Public method name "Zend_Tool_Framework_Client_Interactive_InputInterface::getMissingParameterPromptString" must be in lower-case letters only
(#39) Variable "actionInterface" must be all lower-case
(#39) Variable "missingParameterName" must be all lower-case
(#39) Line exceeds 132 characters; contains 180 characters
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/InputRequest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#39) Public method name "Zend_Tool_Framework_Client_Interactive_InputRequest::setContent" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#45) Public method name "Zend_Tool_Framework_Client_Interactive_InputRequest::getContent" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#51) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/InputResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
(#40) Public method name "Zend_Tool_Framework_Client_Interactive_InputResponse::setContent" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#46) Public method name "Zend_Tool_Framework_Client_Interactive_InputResponse::getContent" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/OutputInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "Zend_Tool_Framework_Client_Interactive_OutputInterface::handleInteractiveOutput" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/Client/Manifest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#76) Public method name "Zend_Tool_Framework_Client_Manifest::setRegistry" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Tool_Framework_Client_Manifest::getMetadata" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "lowerFilter" must be all lower-case
(#108) Variable "lowerFilter" must be all lower-case
(#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
(#111) Variable "actionRepository" must be all lower-case
(#112) Variable "providerRepository" must be all lower-case
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "actionRepository" must be all lower-case
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "lowerFilter" must be all lower-case
(#126) Variable "providerRepository" must be all lower-case
(#126) Variable "providerSignature" must be all lower-case
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "lowerFilter" must be all lower-case
(#131) Variable "providerSignature" must be all lower-case
(#132) Variable "providerSignature" must be all lower-case
(#134) Variable "providerSignature" must be all lower-case
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "providerSignature" must be all lower-case
(#143) Whitespace found at end of line
(#146) Variable "lowerFilter" must be all lower-case
(#147) Variable "providerSignature" must be all lower-case
(#149) Variable "providerSignature" must be all lower-case
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Variable "providerSignature" must be all lower-case
(#156) Variable "actionableMethodData" must be all lower-case
(#158) Variable "methodLongParams" must be all lower-case
(#159) Variable "methodShortParams" must be all lower-case
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "actionableMethodData" must be all lower-case
(#162) Variable "parameterInfoData" must be all lower-case
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Variable "methodLongParams" must be all lower-case
(#165) Variable "parameterInfoData" must be all lower-case
(#165) Variable "lowerFilter" must be all lower-case
(#165) Variable "parameterInfoData" must be all lower-case
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Variable "methodShortParams" must be all lower-case
(#168) Variable "parameterInfoData" must be all lower-case
(#168) Variable "parameterInfoData" must be all lower-case
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Variable "methodLongParams" must be all lower-case
(#177) Variable "providerSignature" must be all lower-case
(#178) Variable "actionableMethodData" must be all lower-case
(#179) Variable "actionableMethodData" must be all lower-case
(#180) Variable "actionableMethodData" must be all lower-case
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Variable "methodShortParams" must be all lower-case
(#188) Variable "providerSignature" must be all lower-case
(#189) Variable "actionableMethodData" must be all lower-case
(#190) Variable "actionableMethodData" must be all lower-case
(#191) Variable "actionableMethodData" must be all lower-case
(#201) Public method name "Zend_Tool_Framework_Client_Manifest::getIndex" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Client/Request.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "_providerName" must be all lower-case
(#40) Member variable "_specialtyName" must be all lower-case
(#45) Member variable "_actionName" must be all lower-case
(#50) Member variable "_actionParameters" must be all lower-case
(#55) Member variable "_providerParameters" must be all lower-case
(#60) Member variable "_isPretend" must be all lower-case
(#65) Member variable "_isDebug" must be all lower-case
(#70) Member variable "_isVerbose" must be all lower-case
(#75) Member variable "_isDispatchable" must be all lower-case
(#83) Public method name "Zend_Tool_Framework_Client_Request::setProviderName" must be in lower-case letters only
(#83) Variable "providerName" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "providerName" must be all lower-case
(#94) Public method name "Zend_Tool_Framework_Client_Request::getProviderName" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Tool_Framework_Client_Request::setSpecialtyName" must be in lower-case letters only
(#105) Variable "specialtyName" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "specialtyName" must be all lower-case
(#116) Public method name "Zend_Tool_Framework_Client_Request::getSpecialtyName" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Tool_Framework_Client_Request::setActionName" must be in lower-case letters only
(#127) Variable "actionName" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "actionName" must be all lower-case
(#138) Public method name "Zend_Tool_Framework_Client_Request::getActionName" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Tool_Framework_Client_Request::setActionParameter" must be in lower-case letters only
(#150) Variable "parameterName" must be all lower-case
(#150) Variable "parameterValue" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "parameterName" must be all lower-case
(#152) Variable "parameterValue" must be all lower-case
(#161) Public method name "Zend_Tool_Framework_Client_Request::getActionParameters" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Tool_Framework_Client_Request::getActionParameter" must be in lower-case letters only
(#172) Variable "parameterName" must be all lower-case
(#173) Opening brace should be on the same line as the declaration
(#174) Variable "parameterName" must be all lower-case
(#174) Variable "parameterName" must be all lower-case
(#184) Public method name "Zend_Tool_Framework_Client_Request::setProviderParameter" must be in lower-case letters only
(#184) Variable "parameterName" must be all lower-case
(#184) Variable "parameterValue" must be all lower-case
(#185) Opening brace should be on the same line as the declaration
(#186) Variable "parameterName" must be all lower-case
(#186) Variable "parameterValue" must be all lower-case
(#195) Public method name "Zend_Tool_Framework_Client_Request::getProviderParameters" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Tool_Framework_Client_Request::getProviderParameter" must be in lower-case letters only
(#206) Variable "parameterName" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#208) Variable "parameterName" must be all lower-case
(#208) Variable "parameterName" must be all lower-case
(#217) Public method name "Zend_Tool_Framework_Client_Request::setPretend" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#228) Public method name "Zend_Tool_Framework_Client_Request::isPretend" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#239) Public method name "Zend_Tool_Framework_Client_Request::setDebug" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_Tool_Framework_Client_Request::isDebug" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#261) Public method name "Zend_Tool_Framework_Client_Request::setVerbose" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Tool_Framework_Client_Request::isVerbose" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#283) Public method name "Zend_Tool_Framework_Client_Request::setDispatchable" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#294) Public method name "Zend_Tool_Framework_Client_Request::isDispatchable" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Client/Response.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Member variable "_defaultDecoratorOptions" must be all lower-case
(#62) Public method name "Zend_Tool_Framework_Client_Response::setContentCallback" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#65) "require_once" must be immediately followed by an open parenthesis
(#78) Public method name "Zend_Tool_Framework_Client_Response::setContent" must be in lower-case letters only
(#78) Variable "decoratorOptions" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "decoratorOptions" must be all lower-case
(#93) Public method name "Zend_Tool_Framework_Client_Response::appendContent" must be in lower-case letters only
(#93) Variable "decoratorOptions" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "decoratorOptions" must be all lower-case
(#113) Public method name "Zend_Tool_Framework_Client_Response::setDefaultDecoratorOptions" must be in lower-case letters only
(#113) Variable "decoratorOptions" must be all lower-case
(#113) Variable "mergeIntoExisting" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "mergeIntoExisting" must be all lower-case
(#119) Variable "decoratorOptions" must be all lower-case
(#128) Public method name "Zend_Tool_Framework_Client_Response::getContent" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Tool_Framework_Client_Response::isException" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Tool_Framework_Client_Response::setException" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Tool_Framework_Client_Response::getException" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Tool_Framework_Client_Response::addContentDecorator" must be in lower-case letters only
(#171) Variable "contentDecorator" must be all lower-case
(#172) Opening brace should be on the same line as the declaration
(#173) Variable "decoratorName" must be all lower-case
(#173) Variable "contentDecorator" must be all lower-case
(#174) Variable "decoratorName" must be all lower-case
(#174) Variable "contentDecorator" must be all lower-case
(#183) Public method name "Zend_Tool_Framework_Client_Response::getContentDecorators" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#194) Opening brace should be on the same line as the declaration
(#205) Protected method name "Zend_Tool_Framework_Client_Response::_applyDecorators" must be in lower-case letters only
(#205) Variable "decoratorOptions" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "decoratorOptions" must be all lower-case
(#212) Variable "decoratorName" must be all lower-case
(#213) Variable "decoratorName" must be all lower-case
(#214) Variable "decoratorName" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "Zend_Tool_Framework_Client_Response_ContentDecorator_Interface::getName" must be in lower-case letters only
(#33) Variable "decoratorValue" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Client/Response/ContentDecorator/Separator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Public method name "Zend_Tool_Framework_Client_Response_ContentDecorator_Separator::getName" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#59) Public method name "Zend_Tool_Framework_Client_Response_ContentDecorator_Separator::setSeparator" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Tool_Framework_Client_Response_ContentDecorator_Separator::getSeparator" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#75) Variable "decoratorValue" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#78) Variable "decoratorValue" must be all lower-case
(#78) Variable "decoratorValue" must be all lower-case
(#82) Variable "decoratorValue" must be all lower-case
(#83) Variable "decoratorValue" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Client/Storage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Opening brace should be on the same line as the declaration
(#49) Public method name "Zend_Tool_Framework_Client_Storage::setAdapter" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#52) Variable "storageAdapterClass" must be all lower-case
(#53) Variable "storageAdapterClass" must be all lower-case
(#54) Variable "storageAdapterClass" must be all lower-case
(#59) Public method name "Zend_Tool_Framework_Client_Storage::isEnabled" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#65) Opening brace should be on the same line as the declaration
(#75) Variable "defaultValue" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#84) Variable "defaultValue" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Tool_Framework_Client_Storage::getStreamUri" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Client/Storage/AdapterInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Public method name "Zend_Tool_Framework_Client_Storage_AdapterInterface::getStreamUri" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/Client/Storage/Directory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#38) Member variable "_directoryPath" must be all lower-case
(#40) Variable "directoryPath" must be all lower-case
(#41) Opening brace should be on the same line as the declaration
(#42) Variable "directoryPath" must be all lower-case
(#45) Variable "directoryPath" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#54) Opening brace should be on the same line as the declaration
(#59) Opening brace should be on the same line as the declaration
(#64) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Tool_Framework_Client_Storage_Directory::getStreamUri" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/Loader/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) "require_once" must be immediately followed by an open parenthesis
(#39) Whitespace found at end of line
(#50) Member variable "_retrievedFiles" must be all lower-case
(#55) Member variable "_loadedClasses" must be all lower-case
(#62) Protected method name "Zend_Tool_Framework_Loader_Abstract::_getFiles" must be in lower-case letters only
(#71) Public method name "Zend_Tool_Framework_Loader_Abstract::setRegistry" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Opening brace should be on the same line as the declaration
(#86) Variable "manifestRepository" must be all lower-case
(#87) Variable "providerRepository" must be all lower-case
(#89) Variable "loadedClasses" must be all lower-case
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#97) Variable "classesLoadedBefore" must be all lower-case
(#98) Variable "oldLevel" must be all lower-case
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) "include_once" must be immediately followed by an open parenthesis
(#101) Variable "oldLevel" must be all lower-case
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "classesLoadedAfter" must be all lower-case
(#103) Variable "loadedClasses" must be all lower-case
(#103) Variable "loadedClasses" must be all lower-case
(#103) Variable "classesLoadedAfter" must be all lower-case
(#103) Variable "classesLoadedBefore" must be all lower-case
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "loadedClasses" must be all lower-case
(#107) Variable "loadedClass" must be all lower-case
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "reflectionClass" must be all lower-case
(#110) Variable "loadedClass" must be all lower-case
(#111) Expected "if (...) {\n"; found "if (...)\n {\n"
(#111) Variable "reflectionClass" must be all lower-case
(#112) Variable "reflectionClass" must be all lower-case
(#114) Variable "manifestRepository" must be all lower-case
(#114) Variable "reflectionClass" must be all lower-case
(#115) Variable "loadedClass" must be all lower-case
(#118) Expected "if (...) {\n"; found "if (...)\n {\n"
(#118) Variable "reflectionClass" must be all lower-case
(#119) Variable "reflectionClass" must be all lower-case
(#120) Variable "providerRepository" must be all lower-case
(#120) Variable "reflectionClass" must be all lower-case
(#122) Variable "providerRepository" must be all lower-case
(#122) Variable "reflectionClass" must be all lower-case
(#123) Variable "loadedClass" must be all lower-case
(#136) Public method name "Zend_Tool_Framework_Loader_Abstract::getRetrievedFiles" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Tool_Framework_Loader_Abstract::getLoadedClasses" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Loader/BasicLoader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#37) "require_once" must be immediately followed by an open parenthesis
(#38) "require_once" must be immediately followed by an open parenthesis
(#46) Whitespace found at end of line
(#57) Member variable "_classesToLoad" must be all lower-case
(#58) Whitespace found at end of line
(#60) Opening brace should be on the same line as the declaration
(#65) Whitespace found at end of line
(#66) Public method name "Zend_Tool_Framework_Loader_BasicLoader::setOptions" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "optionName" must be all lower-case
(#68) Variable "optionValue" must be all lower-case
(#69) Variable "setMethod" must be all lower-case
(#69) Variable "optionName" must be all lower-case
(#70) Variable "setMethod" must be all lower-case
(#71) Variable "setMethod" must be all lower-case
(#71) Variable "optionValue" must be all lower-case
(#75) Whitespace found at end of line
(#83) Public method name "Zend_Tool_Framework_Loader_BasicLoader::setRegistry" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Tool_Framework_Loader_BasicLoader::setClassesToLoad" must be in lower-case letters only
(#93) Variable "classesToLoad" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "classesToLoad" must be all lower-case
(#98) Whitespace found at end of line
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "manifestRegistry" must be all lower-case
(#102) Variable "providerRegistry" must be all lower-case
(#103) Whitespace found at end of line
(#104) Variable "loadedClasses" must be all lower-case
(#105) Whitespace found at end of line
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Whitespace found at end of line
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "reflectionClass" must be all lower-case
(#115) Variable "reflectionClass" must be all lower-case
(#116) Variable "manifestRegistry" must be all lower-case
(#116) Variable "reflectionClass" must be all lower-case
(#117) Variable "loadedClasses" must be all lower-case
(#120) Variable "reflectionClass" must be all lower-case
(#121) Variable "providerRegistry" must be all lower-case
(#121) Variable "reflectionClass" must be all lower-case
(#122) Variable "loadedClasses" must be all lower-case
(#127) Variable "loadedClasses" must be all lower-case
(#134) Private method name "Zend_Tool_Framework_Loader_BasicLoader::_isManifestImplementation" must be in lower-case letters only
(#134) Variable "reflectionClass" must be all lower-case
(#135) Opening brace should be on the same line as the declaration
(#137) Variable "reflectionClass" must be all lower-case
(#138) Variable "reflectionClass" must be all lower-case
(#146) Private method name "Zend_Tool_Framework_Loader_BasicLoader::_isProviderImplementation" must be in lower-case letters only
(#146) Variable "reflectionClass" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "providerRegistry" must be all lower-case
(#151) Variable "reflectionClass" must be all lower-case
(#152) Variable "reflectionClass" must be all lower-case
(#153) Variable "providerRegistry" must be all lower-case
(#153) Variable "reflectionClass" must be all lower-case
(#156) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Framework/Loader/IncludePathLoader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#47) Protected method name "Zend_Tool_Framework_Loader_IncludePathLoader::_getFiles" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#49) "require_once" must be immediately followed by an open parenthesis
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "relativeItems" must be all lower-case
(#55) Variable "isZendTraversed" must be all lower-case
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "filterDenyDirectoryPattern" must be all lower-case
(#61) Variable "filterAcceptFilePattern" must be all lower-case
(#67) Variable "realIncludePath" must be all lower-case
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "realIncludePath" must be all lower-case
(#71) Variable "isZendTraversed" must be all lower-case
(#72) Variable "isZendTraversed" must be all lower-case
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "filterDenyDirectoryPattern" must be all lower-case
(#75) Variable "realIncludePath" must be all lower-case
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "filterDenyDirectoryPattern" must be all lower-case
(#86) Variable "filterAcceptFilePattern" must be all lower-case
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Variable "relativeItem" must be all lower-case
(#100) Variable "realIncludePath" must be all lower-case
(#100) Line exceeds 132 characters; contains 141 characters
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "relativeItem" must be all lower-case
(#108) Variable "relativeItems" must be all lower-case
(#112) Variable "relativeItems" must be all lower-case
(#112) Variable "relativeItem" must be all lower-case
(#125) Protected method name "Zend_Tool_Framework_Loader_IncludePathLoader::_fileIsBlacklisted" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#132) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#132) AS keyword must be lowercase; expected "as" but found "AS"
(#132) Variable "blacklitedPattern" must be all lower-case
(#133) Expected "if (...) {\n"; found "if(...) {\n"
(#133) Variable "blacklitedPattern" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "_denyDirectoryPattern" must be all lower-case
(#33) Member variable "_acceptFilePattern" must be all lower-case
(#42) Variable "denyDirectoryPattern" must be all lower-case
(#42) Variable "acceptFilePattern" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "denyDirectoryPattern" must be all lower-case
(#45) Variable "acceptFilePattern" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "currentNode" must be all lower-case
(#57) Variable "currentNodeRealPath" must be all lower-case
(#57) Variable "currentNode" must be all lower-case
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "currentNode" must be all lower-case
(#61) Variable "currentNodeRealPath" must be all lower-case
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "currentNodeRealPath" must be all lower-case
(#77) Public method name "Zend_Tool_Framework_Loader_IncludePathLoader_RecursiveFilterIterator::getChildren" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Loader/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/ActionManifestable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Tool_Framework_Manifest_ActionManifestable::getActions" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/Indexable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Public method name "Zend_Tool_Framework_Manifest_Indexable::getIndex" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#40) Inline doc block comments are not allowed; use "// Comment." instead
(#55) Inline doc block comments are not allowed; use "// Comment." instead
(#70) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/MetadataManifestable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Tool_Framework_Manifest_MetadataManifestable::getMetadata" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/ProviderManifestable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_Tool_Framework_Manifest_ProviderManifestable::getProviders" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/Repository.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#59) Public method name "Zend_Tool_Framework_Manifest_Repository::setRegistry" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Tool_Framework_Manifest_Repository::addManifest" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "actionRepository" must be all lower-case
(#88) Variable "providerRepository" must be all lower-case
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Whitespace found at end of line
(#105) "require_once" must be immediately followed by an open parenthesis
(#111) Variable "providerRepository" must be all lower-case
(#112) Variable "providerRepository" must be all lower-case
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "actionRepository" must be all lower-case
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Public method name "Zend_Tool_Framework_Manifest_Repository::getManifests" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Tool_Framework_Manifest_Repository::addMetadata" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#170) Opening brace should be on the same line as the declaration
(#182) "require_once" must be immediately followed by an open parenthesis
(#186) Whitespace found at end of line
(#188) "require_once" must be immediately followed by an open parenthesis
(#216) Public method name "Zend_Tool_Framework_Manifest_Repository::getMetadatas" must be in lower-case letters only
(#216) Variable "searchProperties" must be all lower-case
(#216) Variable "includeNonExistentProperties" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#219) Variable "returnMetadatas" must be all lower-case
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "searchProperties" must be all lower-case
(#226) Variable "searchPropertyName" must be all lower-case
(#226) Variable "searchPropertyValue" must be all lower-case
(#227) Variable "searchPropertyName" must be all lower-case
(#228) Variable "searchPropertyName" must be all lower-case
(#228) Variable "searchPropertyValue" must be all lower-case
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Usage of ELSEIF not allowed; use ELSE IF instead
(#233) Variable "includeNonExistentProperties" must be all lower-case
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Variable "returnMetadatas" must be all lower-case
(#247) Variable "returnMetadatas" must be all lower-case
(#258) Public method name "Zend_Tool_Framework_Manifest_Repository::getMetadata" must be in lower-case letters only
(#258) Variable "searchProperties" must be all lower-case
(#258) Variable "includeNonExistentProperties" must be all lower-case
(#259) Opening brace should be on the same line as the declaration
(#260) Variable "searchProperties" must be all lower-case
(#260) Variable "includeNonExistentProperties" must be all lower-case
(#270) Opening brace should be on the same line as the declaration
(#271) Variable "metadatasByType" must be all lower-case
(#274) Variable "metadatasByType" must be all lower-case
(#275) Variable "metadatasByType" must be all lower-case
(#277) Variable "metadatasByType" must be all lower-case
(#281) Variable "metadatasByType" must be all lower-case
(#284) Variable "metadataString" must be all lower-case
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) This comment is 43% valid code; is this commented out code?
(#285) No space found before comment text; expected "// $metadataString = str_replace(PHP_EOL, PHP_EOL . ' ', $metadataString);" but found "//$metadataString = str_replace(PHP_EOL, PHP_EOL . ' ', $metadataString);"
(#286) Variable "metadataString" must be all lower-case
(#299) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Tool_Framework_Manifest_Repository::getIterator" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Attributable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "Zend_Tool_Framework_Metadata_Attributable::getAttributes" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Basic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#39) Whitespace found at end of line
(#69) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Tool_Framework_Metadata_Basic::setOptions" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "optionName" must be all lower-case
(#84) Variable "optionValue" must be all lower-case
(#85) Variable "setMethod" must be all lower-case
(#85) Variable "optionName" must be all lower-case
(#86) Variable "setMethod" must be all lower-case
(#87) Variable "setMethod" must be all lower-case
(#87) Variable "optionValue" must be all lower-case
(#99) Public method name "Zend_Tool_Framework_Metadata_Basic::getType" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Tool_Framework_Metadata_Basic::setType" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Tool_Framework_Metadata_Basic::getName" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Tool_Framework_Metadata_Basic::setName" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Tool_Framework_Metadata_Basic::getValue" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Tool_Framework_Metadata_Basic::setValue" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Tool_Framework_Metadata_Basic::setReference" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Tool_Framework_Metadata_Basic::getReference" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Tool_Framework_Metadata_Basic::getAttributes" must be in lower-case letters only
(#189) Variable "stringRepresentationOfNonScalars" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "thisReflection" must be all lower-case
(#193) Variable "metadataPairValues" must be all lower-case
(#195) Variable "varName" must be all lower-case
(#195) Variable "varValue" must be all lower-case
(#196) Variable "thisReflection" must be all lower-case
(#196) Variable "varName" must be all lower-case
(#196) Line exceeds 132 characters; contains 170 characters
(#200) Variable "stringRepresentationOfNonScalars" must be all lower-case
(#202) Variable "varValue" must be all lower-case
(#203) Variable "varValue" must be all lower-case
(#206) Variable "varValue" must be all lower-case
(#207) Variable "varValue" must be all lower-case
(#212) Variable "metadataPairValues" must be all lower-case
(#212) Variable "varName" must be all lower-case
(#212) Variable "varValue" must be all lower-case
(#215) Variable "metadataPairValues" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#225) Line exceeds 132 characters; contains 168 characters
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Dynamic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#39) Whitespace found at end of line
(#61) Member variable "_dynamicAttributes" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#69) Whitespace found at end of line
(#70) Public method name "Zend_Tool_Framework_Metadata_Dynamic::setOptions" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "optName" must be all lower-case
(#72) Variable "optValue" must be all lower-case
(#73) Variable "methodName" must be all lower-case
(#73) Variable "optName" must be all lower-case
(#74) Variable "methodName" must be all lower-case
(#74) Variable "optValue" must be all lower-case
(#77) Whitespace found at end of line
(#80) Whitespace found at end of line
(#84) Public method name "Zend_Tool_Framework_Metadata_Dynamic::setType" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#89) Whitespace found at end of line
(#97) Public method name "Zend_Tool_Framework_Metadata_Dynamic::getType" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#104) Whitespace found at end of line
(#108) Public method name "Zend_Tool_Framework_Metadata_Dynamic::setName" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#113) Whitespace found at end of line
(#121) Public method name "Zend_Tool_Framework_Metadata_Dynamic::getName" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#128) Whitespace found at end of line
(#132) Public method name "Zend_Tool_Framework_Metadata_Dynamic::setValue" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#137) Whitespace found at end of line
(#145) Public method name "Zend_Tool_Framework_Metadata_Dynamic::getValue" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Tool_Framework_Metadata_Dynamic::getAttributes" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#164) Opening brace should be on the same line as the declaration
(#175) Opening brace should be on the same line as the declaration
(#187) Opening brace should be on the same line as the declaration
(#190) Usage of ELSEIF not allowed; use ELSE IF instead
(#193) "require_once" must be immediately followed by an open parenthesis
(#205) Opening brace should be on the same line as the declaration
(#213) This comment is 44% valid code; is this commented out code?
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Line indented incorrectly; expected at least 8 spaces, found 0
(#213) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#214) Line indented incorrectly; expected at least 8 spaces, found 0
(#214) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#215) Line indented incorrectly; expected at least 8 spaces, found 0
(#215) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Line indented incorrectly; expected at least 8 spaces, found 0
(#216) Expected 1 space before comment text but found 8; use block comment if you need indentation
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Zend_Tool_Framework_Metadata_Interface::getType" must be in lower-case letters only
(#44) Public method name "Zend_Tool_Framework_Metadata_Interface::getName" must be in lower-case letters only
(#50) Public method name "Zend_Tool_Framework_Metadata_Interface::getValue" must be in lower-case letters only
(#51) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Tool.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_clientName" must be all lower-case
(#46) Member variable "_actionName" must be all lower-case
(#47) Member variable "_providerName" must be all lower-case
(#48) Member variable "_specialtyName" must be all lower-case
(#54) Member variable "_clientReference" must be all lower-case
(#55) Member variable "_actionReference" must be all lower-case
(#56) Member variable "_providerReference" must be all lower-case
(#59) Public method name "Zend_Tool_Framework_Metadata_Tool::setClientName" must be in lower-case letters only
(#59) Variable "clientName" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "clientName" must be all lower-case
(#65) Public method name "Zend_Tool_Framework_Metadata_Tool::getClientName" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Tool_Framework_Metadata_Tool::setActionName" must be in lower-case letters only
(#76) Variable "actionName" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "actionName" must be all lower-case
(#87) Public method name "Zend_Tool_Framework_Metadata_Tool::getActionName" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Tool_Framework_Metadata_Tool::setProviderName" must be in lower-case letters only
(#98) Variable "providerName" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "providerName" must be all lower-case
(#109) Public method name "Zend_Tool_Framework_Metadata_Tool::getProviderName" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Tool_Framework_Metadata_Tool::setSpecialtyName" must be in lower-case letters only
(#120) Variable "specialtyName" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "specialtyName" must be all lower-case
(#131) Public method name "Zend_Tool_Framework_Metadata_Tool::getSpecialtyName" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Tool_Framework_Metadata_Tool::setClientReference" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Tool_Framework_Metadata_Tool::getClientReference" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Tool_Framework_Metadata_Tool::setActionReference" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Tool_Framework_Metadata_Tool::getActionReference" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Tool_Framework_Metadata_Tool::setProviderReference" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Tool_Framework_Metadata_Tool::getProviderReference" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#208) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#61) Public method name "Zend_Tool_Framework_Provider_Abstract::setRegistry" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/Provider/DocblockManifestable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Interactable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Pretendable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Repository.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_processOnAdd" must be all lower-case
(#56) Member variable "_unprocessedProviders" must be all lower-case
(#61) Member variable "_providerSignatures" must be all lower-case
(#74) Public method name "Zend_Tool_Framework_Provider_Repository::setRegistry" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Tool_Framework_Provider_Repository::setProcessOnAdd" must be in lower-case letters only
(#86) Variable "processOnAdd" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "processOnAdd" must be all lower-case
(#98) Public method name "Zend_Tool_Framework_Provider_Repository::addProvider" must be in lower-case letters only
(#98) Variable "overwriteExistingProvider" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#105) Variable "providerName" must be all lower-case
(#107) Variable "providerName" must be all lower-case
(#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
(#111) Expected "if (...) {\n"; found "if (...)\n {\n"
(#111) Variable "overwriteExistingProvider" must be all lower-case
(#112) Variable "providerName" must be all lower-case
(#113) Variable "providerName" must be all lower-case
(#115) "require_once" must be immediately followed by an open parenthesis
(#116) Variable "providerName" must be all lower-case
(#120) Variable "providerName" must be all lower-case
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Public method name "Zend_Tool_Framework_Provider_Repository::hasProvider" must be in lower-case letters only
(#130) Variable "providerOrClassName" must be all lower-case
(#130) Variable "processedOnly" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "providerOrClassName" must be all lower-case
(#133) Variable "targetProviderClassName" must be all lower-case
(#133) Variable "providerOrClassName" must be all lower-case
(#135) Variable "targetProviderClassName" must be all lower-case
(#135) Variable "providerOrClassName" must be all lower-case
(#138) Variable "processedOnly" must be all lower-case
(#139) Variable "unprocessedProvider" must be all lower-case
(#140) Variable "unprocessedProvider" must be all lower-case
(#140) Variable "targetProviderClassName" must be all lower-case
(#146) Variable "processedProvider" must be all lower-case
(#147) Variable "processedProvider" must be all lower-case
(#147) Variable "targetProviderClassName" must be all lower-case
(#160) Opening brace should be on the same line as the declaration
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "providerName" must be all lower-case
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "providerSignature" must be all lower-case
(#168) Variable "providerSignature" must be all lower-case
(#169) Variable "providerSignature" must be all lower-case
(#172) Variable "providerSignature" must be all lower-case
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Variable "providerName" must be all lower-case
(#175) Variable "providerName" must be all lower-case
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Variable "providerName" must be all lower-case
(#178) Variable "providerSignature" must be all lower-case
(#179) Variable "providerName" must be all lower-case
(#179) Variable "providerSignature" must be all lower-case
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Variable "providerName" must be all lower-case
(#192) Public method name "Zend_Tool_Framework_Provider_Repository::getProviders" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_Tool_Framework_Provider_Repository::getProviderSignatures" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#213) Public method name "Zend_Tool_Framework_Provider_Repository::getProvider" must be in lower-case letters only
(#213) Variable "providerName" must be all lower-case
(#214) Opening brace should be on the same line as the declaration
(#215) Variable "providerName" must be all lower-case
(#224) Public method name "Zend_Tool_Framework_Provider_Repository::getProviderSignature" must be in lower-case letters only
(#224) Variable "providerName" must be all lower-case
(#225) Opening brace should be on the same line as the declaration
(#226) Variable "providerName" must be all lower-case
(#235) Opening brace should be on the same line as the declaration
(#244) Public method name "Zend_Tool_Framework_Provider_Repository::getIterator" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#255) Protected method name "Zend_Tool_Framework_Provider_Repository::_parseName" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#257) Variable "className" must be all lower-case
(#258) Variable "providerName" must be all lower-case
(#258) Variable "className" must be all lower-case
(#258) Variable "className" must be all lower-case
(#258) Expected 1 space before "+"; 0 found
(#258) Expected 1 space after "+"; 0 found
(#259) Variable "providerName" must be all lower-case
(#260) Variable "providerName" must be all lower-case
(#260) Variable "providerName" must be all lower-case
(#260) Variable "providerName" must be all lower-case
(#260) Expected 1 space before "-"; 0 found
(#260) Expected 1 space after "-"; 0 found
(#262) Variable "providerName" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Signature.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#73) Member variable "_actionableMethods" must be all lower-case
(#83) Member variable "_providerReflection" must be all lower-case
(#88) Member variable "_isProcessed" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Tool_Framework_Provider_Signature::setRegistry" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Tool_Framework_Provider_Signature::getName" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Tool_Framework_Provider_Signature::getProvider" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Tool_Framework_Provider_Signature::getProviderReflection" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Tool_Framework_Provider_Signature::getSpecialties" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Tool_Framework_Provider_Signature::getActions" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Tool_Framework_Provider_Signature::getActionableMethods" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Tool_Framework_Provider_Signature::getActionableMethod" must be in lower-case letters only
(#189) Variable "methodName" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "methodName" must be all lower-case
(#192) Variable "methodName" must be all lower-case
(#205) Public method name "Zend_Tool_Framework_Provider_Signature::getActionableMethodByActionName" must be in lower-case letters only
(#205) Variable "actionName" must be all lower-case
(#205) Variable "specialtyName" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "actionableMethod" must be all lower-case
(#208) Variable "actionName" must be all lower-case
(#208) Variable "actionableMethod" must be all lower-case
(#209) Variable "specialtyName" must be all lower-case
(#209) Variable "actionableMethod" must be all lower-case
(#210) Variable "actionableMethod" must be all lower-case
(#223) Opening brace should be on the same line as the declaration
(#234) Protected method name "Zend_Tool_Framework_Provider_Signature::_processName" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#241) Variable "className" must be all lower-case
(#242) Variable "className" must be all lower-case
(#242) Variable "className" must be all lower-case
(#242) Expected 1 space before "+"; 0 found
(#242) Expected 1 space after "+"; 0 found
(#252) Protected method name "Zend_Tool_Framework_Provider_Signature::_processSpecialties" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#259) "require_once" must be immediately followed by an open parenthesis
(#265) Variable "defaultProperties" must be all lower-case
(#266) Variable "defaultProperties" must be all lower-case
(#266) Variable "defaultProperties" must be all lower-case
(#268) "require_once" must be immediately followed by an open parenthesis
(#283) Protected method name "Zend_Tool_Framework_Provider_Signature::_processActionableMethods" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#286) Variable "specialtyRegex" must be all lower-case
(#287) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#291) Variable "actionableMethods" must be all lower-case
(#294) Variable "methodName" must be all lower-case
(#296) Inline doc block comments are not allowed; use "// Comment." instead
(#303) Variable "methodName" must be all lower-case
(#305) Variable "methodName" must be all lower-case
(#305) Line exceeds 132 characters; contains 133 characters
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Inline doc block comments are not allowed; use "// Comment." instead
(#313) Variable "methodDeclaringClassInterface" must be all lower-case
(#314) Variable "methodDeclaringClassInterface" must be all lower-case
(#315) Variable "methodDeclaringClassInterface" must be all lower-case
(#315) Variable "methodName" must be all lower-case
(#320) Variable "actionableName" must be all lower-case
(#320) Variable "methodName" must be all lower-case
(#322) Variable "actionableName" must be all lower-case
(#323) Variable "actionableName" must be all lower-case
(#323) Variable "actionableName" must be all lower-case
(#326) Variable "actionableMethods" must be all lower-case
(#326) Variable "methodName" must be all lower-case
(#326) Variable "methodName" must be all lower-case
(#329) Variable "specialtyRegex" must be all lower-case
(#329) Variable "actionableName" must be all lower-case
(#330) Variable "actionableMethods" must be all lower-case
(#330) Variable "methodName" must be all lower-case
(#331) Variable "actionableMethods" must be all lower-case
(#331) Variable "methodName" must be all lower-case
(#333) Variable "actionableMethods" must be all lower-case
(#333) Variable "methodName" must be all lower-case
(#333) Variable "actionableName" must be all lower-case
(#334) Variable "actionableMethods" must be all lower-case
(#334) Variable "methodName" must be all lower-case
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Variable "actionableMethods" must be all lower-case
(#338) Variable "methodName" must be all lower-case
(#340) Variable "actionableMethods" must be all lower-case
(#340) Variable "methodName" must be all lower-case
(#343) Variable "actionableMethods" must be all lower-case
(#343) Variable "methodName" must be all lower-case
(#345) Variable "actionableMethods" must be all lower-case
(#345) Variable "methodName" must be all lower-case
(#346) Variable "actionableMethods" must be all lower-case
(#346) Variable "methodName" must be all lower-case
(#349) Variable "parameterInfo" must be all lower-case
(#352) Variable "currentParam" must be all lower-case
(#353) Variable "parameterInfo" must be all lower-case
(#353) Variable "currentParam" must be all lower-case
(#354) Variable "parameterInfo" must be all lower-case
(#354) Variable "currentParam" must be all lower-case
(#355) Variable "parameterInfo" must be all lower-case
(#355) Variable "currentParam" must be all lower-case
(#356) Variable "parameterInfo" must be all lower-case
(#356) Variable "currentParam" must be all lower-case
(#356) Variable "currentParam" must be all lower-case
(#357) Variable "parameterInfo" must be all lower-case
(#357) Variable "currentParam" must be all lower-case
(#358) Variable "parameterInfo" must be all lower-case
(#358) Variable "currentParam" must be all lower-case
(#362) Expected "if (...) {\n"; found "if (...)\n {\n"
(#362) Variable "docComment" must be all lower-case
(#363) Variable "docComment" must be all lower-case
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#365) Expected 1 space before "-"; 0 found
(#365) Expected 1 space after "-"; 0 found
(#366) Variable "currentParam" must be all lower-case
(#368) Variable "currentParam" must be all lower-case
(#368) Variable "parameterInfo" must be all lower-case
(#368) Variable "currentParam" must be all lower-case
(#370) Variable "parameterInfo" must be all lower-case
(#370) Variable "currentParam" must be all lower-case
(#372) Variable "descriptionSource" must be all lower-case
(#374) Variable "descriptionSource" must be all lower-case
(#375) Variable "parameterInfo" must be all lower-case
(#375) Variable "currentParam" must be all lower-case
(#375) Variable "descriptionSource" must be all lower-case
(#384) Variable "actionableMethods" must be all lower-case
(#384) Variable "methodName" must be all lower-case
(#384) Variable "parameterInfo" must be all lower-case
(#388) Variable "actionableMethods" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/Registry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#59) Member variable "_actionRepository" must be all lower-case
(#64) Member variable "_providerRepository" must be all lower-case
(#69) Member variable "_manifestRepository" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Line indented incorrectly; expected at least 4 spaces, found 0
(#95) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#96) Line indented incorrectly; expected at least 4 spaces, found 0
(#96) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#97) Line indented incorrectly; expected at least 4 spaces, found 0
(#97) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 4 spaces, found 0
(#98) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#106) Public method name "Zend_Tool_Framework_Registry::setClient" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Tool_Framework_Registry::getClient" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Tool_Framework_Registry::setConfig" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Tool_Framework_Registry::getConfig" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#145) "require_once" must be immediately followed by an open parenthesis
(#158) Public method name "Zend_Tool_Framework_Registry::setStorage" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Tool_Framework_Registry::getStorage" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#172) "require_once" must be immediately followed by an open parenthesis
(#185) Public method name "Zend_Tool_Framework_Registry::setLoader" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Tool_Framework_Registry::getLoader" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#202) "require_once" must be immediately followed by an open parenthesis
(#215) Public method name "Zend_Tool_Framework_Registry::setActionRepository" must be in lower-case letters only
(#215) Variable "actionRepository" must be all lower-case
(#216) Opening brace should be on the same line as the declaration
(#217) Variable "actionRepository" must be all lower-case
(#229) Public method name "Zend_Tool_Framework_Registry::getActionRepository" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#232) "require_once" must be immediately followed by an open parenthesis
(#245) Public method name "Zend_Tool_Framework_Registry::setProviderRepository" must be in lower-case letters only
(#245) Variable "providerRepository" must be all lower-case
(#246) Opening brace should be on the same line as the declaration
(#247) Variable "providerRepository" must be all lower-case
(#259) Public method name "Zend_Tool_Framework_Registry::getProviderRepository" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#262) "require_once" must be immediately followed by an open parenthesis
(#275) Public method name "Zend_Tool_Framework_Registry::setManifestRepository" must be in lower-case letters only
(#275) Variable "manifestRepository" must be all lower-case
(#276) Opening brace should be on the same line as the declaration
(#277) Variable "manifestRepository" must be all lower-case
(#289) Public method name "Zend_Tool_Framework_Registry::getManifestRepository" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#292) "require_once" must be immediately followed by an open parenthesis
(#305) Public method name "Zend_Tool_Framework_Registry::setRequest" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#316) Public method name "Zend_Tool_Framework_Registry::getRequest" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#319) "require_once" must be immediately followed by an open parenthesis
(#332) Public method name "Zend_Tool_Framework_Registry::setResponse" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#343) Public method name "Zend_Tool_Framework_Registry::getResponse" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#346) "require_once" must be immediately followed by an open parenthesis
(#360) Opening brace should be on the same line as the declaration
(#364) "require_once" must be immediately followed by an open parenthesis
(#376) Opening brace should be on the same line as the declaration
(#381) "require_once" must be immediately followed by an open parenthesis
(#392) Public method name "Zend_Tool_Framework_Registry::isObjectRegistryEnablable" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#395) "require_once" must be immediately followed by an open parenthesis
(#408) Public method name "Zend_Tool_Framework_Registry::enableRegistryOnObject" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#411) "require_once" must be immediately followed by an open parenthesis
(#412) Line exceeds maximum limit of 180 characters; contains 182 characters
local/mr/vendor/zend/Zend/Tool/Framework/Registry/EnabledInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Zend_Tool_Framework_Registry_EnabledInterface::setRegistry" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/Registry/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/Registry/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Zend_Tool_Framework_Registry_Interface::setClient" must be in lower-case letters only
(#45) Public method name "Zend_Tool_Framework_Registry_Interface::getClient" must be in lower-case letters only
(#53) Public method name "Zend_Tool_Framework_Registry_Interface::setLoader" must be in lower-case letters only
(#60) Public method name "Zend_Tool_Framework_Registry_Interface::getLoader" must be in lower-case letters only
(#68) Public method name "Zend_Tool_Framework_Registry_Interface::setActionRepository" must be in lower-case letters only
(#68) Variable "actionRepository" must be all lower-case
(#75) Public method name "Zend_Tool_Framework_Registry_Interface::getActionRepository" must be in lower-case letters only
(#83) Public method name "Zend_Tool_Framework_Registry_Interface::setProviderRepository" must be in lower-case letters only
(#83) Variable "providerRepository" must be all lower-case
(#90) Public method name "Zend_Tool_Framework_Registry_Interface::getProviderRepository" must be in lower-case letters only
(#98) Public method name "Zend_Tool_Framework_Registry_Interface::setManifestRepository" must be in lower-case letters only
(#98) Variable "manifestRepository" must be all lower-case
(#105) Public method name "Zend_Tool_Framework_Registry_Interface::getManifestRepository" must be in lower-case letters only
(#113) Public method name "Zend_Tool_Framework_Registry_Interface::setRequest" must be in lower-case letters only
(#120) Public method name "Zend_Tool_Framework_Registry_Interface::getRequest" must be in lower-case letters only
(#128) Public method name "Zend_Tool_Framework_Registry_Interface::setResponse" must be in lower-case letters only
(#135) Public method name "Zend_Tool_Framework_Registry_Interface::getResponse" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Framework/System/Action/Create.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/System/Action/Delete.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Framework/System/Manifest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Tool_Framework_System_Manifest::getProviders" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#54) Public method name "Zend_Tool_Framework_System_Manifest::getActions" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/System/Provider/Config.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#35) "require_once" must be immediately followed by an open parenthesis
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_levelCompleted" must be all lower-case
(#62) Whitespace found at end of line
(#66) Whitespace found at end of line
(#71) Opening brace should be on the same line as the declaration
(#72) This comment is 43% valid code; is this commented out code?
(#73) Variable "userConfig" must be all lower-case
(#76) Variable "userConfig" must be all lower-case
(#77) "require_once" must be immediately followed by an open parenthesis
(#82) Variable "homeDirectory" must be all lower-case
(#86) Variable "homeDirectory" must be all lower-case
(#103) Protected method name "Zend_Tool_Framework_System_Provider_Config::_detectHomeDirectory" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "envVars" must be all lower-case
(#106) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#106) Variable "envVars" must be all lower-case
(#106) AS keyword must be lowercase; expected "as" but found "AS"
(#107) Variable "homeDirectory" must be all lower-case
(#108) Variable "homeDirectory" must be all lower-case
(#108) Variable "homeDirectory" must be all lower-case
(#109) Variable "homeDirectory" must be all lower-case
(#112) "require_once" must be immediately followed by an open parenthesis
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "userConfig" must be all lower-case
(#124) Variable "configArray" must be all lower-case
(#124) Variable "userConfig" must be all lower-case
(#130) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#130) Variable "configArray" must be all lower-case
(#130) AS keyword must be lowercase; expected "as" but found "AS"
(#132) Variable "configArray" must be all lower-case
(#132) Expected 1 space before "=="; 0 found
(#132) Expected 1 space after "=="; 0 found
(#134) Variable "userConfig" must be all lower-case
(#145) Protected method name "Zend_Tool_Framework_System_Provider_Config::_printTree" must be in lower-case letters only
(#145) Variable "isLast" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#157) Variable "isLast" must be all lower-case
(#158) The use of backticks in strings is not recommended
(#167) Variable "isLast" must be all lower-case
(#174) Expected 1 space before "+"; 0 found
(#174) Expected 1 space after "+"; 0 found
(#174) Expected 1 space before "=="; 0 found
(#174) Expected 1 space after "=="; 0 found
(#186) Public method name "Zend_Tool_Framework_System_Provider_Config::enableProvider" must be in lower-case letters only
(#186) Variable "className" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#188) Variable "className" must be all lower-case
(#189) Variable "reflClass" must be all lower-case
(#189) Variable "className" must be all lower-case
(#190) Variable "reflClass" must be all lower-case
(#191) "require_once" must be immediately followed by an open parenthesis
(#194) Variable "className" must be all lower-case
(#197) Protected method name "Zend_Tool_Framework_System_Provider_Config::_doEnable" must be in lower-case letters only
(#197) Variable "className" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#200) Variable "userConfig" must be all lower-case
(#202) Variable "userConfig" must be all lower-case
(#203) Variable "userConfig" must be all lower-case
(#205) Variable "userConfig" must be all lower-case
(#206) Variable "userConfig" must be all lower-case
(#209) Variable "providerClasses" must be all lower-case
(#209) Variable "userConfig" must be all lower-case
(#210) Variable "className" must be all lower-case
(#210) Variable "providerClasses" must be all lower-case
(#211) Variable "providerClasses" must be all lower-case
(#212) Variable "providerClasses" must be all lower-case
(#212) Expected 1 space before "+"; 0 found
(#212) Expected 1 space after "+"; 0 found
(#216) Variable "userConfig" must be all lower-case
(#216) Variable "className" must be all lower-case
(#218) Variable "userConfig" must be all lower-case
(#220) Variable "className" must be all lower-case
(#224) "require_once" must be immediately followed by an open parenthesis
(#230) "require_once" must be immediately followed by an open parenthesis
(#232) Variable "className" must be all lower-case
(#240) Public method name "Zend_Tool_Framework_System_Provider_Config::enableManifest" must be in lower-case letters only
(#240) Variable "className" must be all lower-case
(#241) Opening brace should be on the same line as the declaration
(#242) Variable "className" must be all lower-case
(#243) Variable "reflClass" must be all lower-case
(#243) Variable "className" must be all lower-case
(#244) Variable "reflClass" must be all lower-case
(#245) "require_once" must be immediately followed by an open parenthesis
(#248) Variable "className" must be all lower-case
(#254) Public method name "Zend_Tool_Framework_System_Provider_Config::disableManifest" must be in lower-case letters only
(#254) Variable "className" must be all lower-case
(#255) Opening brace should be on the same line as the declaration
(#256) Variable "className" must be all lower-case
(#262) Public method name "Zend_Tool_Framework_System_Provider_Config::disableProvider" must be in lower-case letters only
(#262) Variable "className" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "userConfig" must be all lower-case
(#266) Variable "userConfig" must be all lower-case
(#267) Variable "userConfig" must be all lower-case
(#269) Variable "userConfig" must be all lower-case
(#270) Variable "userConfig" must be all lower-case
(#273) Variable "providerClasses" must be all lower-case
(#273) Variable "userConfig" must be all lower-case
(#274) Variable "className" must be all lower-case
(#274) Variable "providerClasses" must be all lower-case
(#275) Variable "userConfig" must be all lower-case
(#277) Variable "userConfig" must be all lower-case
(#279) Variable "className" must be all lower-case
(#283) "require_once" must be immediately followed by an open parenthesis
(#289) "require_once" must be immediately followed by an open parenthesis
(#291) Variable "className" must be all lower-case
(#299) Protected method name "Zend_Tool_Framework_System_Provider_Config::_loadUserConfigIfExists" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#301) This comment is 43% valid code; is this commented out code?
(#302) Variable "userConfig" must be all lower-case
(#305) Variable "userConfig" must be all lower-case
(#309) Variable "userConfig" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/System/Provider/Manifest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#43) Public method name "Zend_Tool_Framework_System_Provider_Manifest::setRegistry" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#48) Public method name "Zend_Tool_Framework_System_Provider_Manifest::getName" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "manifestRepository" must be all lower-case
(#59) Variable "metadataTree" must be all lower-case
(#61) Variable "longestAttrNameLen" must be all lower-case
(#63) Variable "manifestRepository" must be all lower-case
(#65) Variable "metadataType" must be all lower-case
(#66) Variable "metadataName" must be all lower-case
(#67) Variable "metadataAttrs" must be all lower-case
(#69) Variable "metadataAttrs" must be all lower-case
(#70) Variable "metadataAttrs" must be all lower-case
(#72) Variable "metadataAttrs" must be all lower-case
(#72) Variable "metadataAttrs" must be all lower-case
(#75) Variable "metadataType" must be all lower-case
(#75) Variable "metadataTree" must be all lower-case
(#76) Variable "metadataTree" must be all lower-case
(#76) Variable "metadataType" must be all lower-case
(#79) Variable "metadataName" must be all lower-case
(#79) Variable "metadataTree" must be all lower-case
(#79) Variable "metadataType" must be all lower-case
(#80) Variable "metadataTree" must be all lower-case
(#80) Variable "metadataType" must be all lower-case
(#80) Variable "metadataName" must be all lower-case
(#83) Variable "metadataAttrs" must be all lower-case
(#83) Variable "metadataTree" must be all lower-case
(#83) Variable "metadataType" must be all lower-case
(#83) Variable "metadataName" must be all lower-case
(#84) Variable "metadataTree" must be all lower-case
(#84) Variable "metadataType" must be all lower-case
(#84) Variable "metadataName" must be all lower-case
(#84) Variable "metadataAttrs" must be all lower-case
(#87) Variable "longestAttrNameLen" must be all lower-case
(#87) Variable "metadataAttrs" must be all lower-case
(#87) Variable "longestAttrNameLen" must be all lower-case
(#87) Variable "metadataAttrs" must be all lower-case
(#87) Variable "longestAttrNameLen" must be all lower-case
(#89) Variable "metadataValue" must be all lower-case
(#90) Variable "metadataValue" must be all lower-case
(#90) Variable "metadataValue" must be all lower-case
(#91) Variable "metadataValue" must be all lower-case
(#91) Variable "metadataValue" must be all lower-case
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Variable "metadataValue" must be all lower-case
(#93) Variable "metadataValue" must be all lower-case
(#96) Variable "metadataTree" must be all lower-case
(#96) Variable "metadataType" must be all lower-case
(#96) Variable "metadataName" must be all lower-case
(#96) Variable "metadataAttrs" must be all lower-case
(#96) Variable "metadataValue" must be all lower-case
(#99) Variable "metadataTree" must be all lower-case
(#99) Variable "metadataType" must be all lower-case
(#99) Variable "metadatasByName" must be all lower-case
(#100) Variable "metadataType" must be all lower-case
(#101) Variable "metadatasByName" must be all lower-case
(#101) Variable "metadataName" must be all lower-case
(#101) Variable "metadatasByAttributes" must be all lower-case
(#102) Variable "metadataName" must be all lower-case
(#103) Variable "metadatasByAttributes" must be all lower-case
(#103) Variable "metadataAttributeName" must be all lower-case
(#103) Variable "metadataValues" must be all lower-case
(#104) Variable "metadataValues" must be all lower-case
(#104) Variable "metadataValue" must be all lower-case
(#105) Variable "longestAttrNameLen" must be all lower-case
(#105) Variable "metadataAttributeName" must be all lower-case
(#106) Variable "metadataValue" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Framework/System/Provider/Phpinfo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#33) Public method name "Zend_Tool_Framework_System_Provider_Phpinfo::showAction" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Framework/System/Provider/Version.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#49) Public method name "Zend_Tool_Framework_System_Provider_Version::setRegistry" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#61) Variable "nameIncluded" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#64) Variable "versionInfo" must be all lower-case
(#68) Variable "versionInfo" must be all lower-case
(#71) Variable "versionInfo" must be all lower-case
(#71) Variable "versionInfo" must be all lower-case
(#75) Variable "versionInfo" must be all lower-case
(#77) Variable "nameIncluded" must be all lower-case
(#84) Public method name "Zend_Tool_Framework_System_Provider_Version::showMajorPart" must be in lower-case letters only
(#84) Variable "nameIncluded" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "versionNumbers" must be all lower-case
(#87) Variable "nameIncluded" must be all lower-case
(#87) Variable "versionNumbers" must be all lower-case
(#91) Public method name "Zend_Tool_Framework_System_Provider_Version::showMinorPart" must be in lower-case letters only
(#91) Variable "nameIncluded" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "versionNumbers" must be all lower-case
(#94) Variable "nameIncluded" must be all lower-case
(#94) Variable "versionNumbers" must be all lower-case
(#98) Public method name "Zend_Tool_Framework_System_Provider_Version::showMiniPart" must be in lower-case letters only
(#98) Variable "nameIncluded" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "versionNumbers" must be all lower-case
(#101) Variable "nameIncluded" must be all lower-case
(#101) Variable "versionNumbers" must be all lower-case
(#105) Protected method name "Zend_Tool_Framework_System_Provider_Version::_splitVersion" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Content/Engine.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_keyInStorage" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Tool_Project_Context_Content_Engine::getContent" must be in lower-case letters only
(#83) Variable "methodName" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#88) Variable "methodName" must be all lower-case
(#89) Variable "methodName" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Content/Engine/CodeGenerator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Member variable "_contentPrefix" must be all lower-case
(#52) Variable "contentPrefix" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "contentPrefix" must be all lower-case
(#65) Public method name "Zend_Tool_Project_Context_Content_Engine_CodeGenerator::hasContent" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Tool_Project_Context_Content_Engine_CodeGenerator::getContent" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "streamUri" must be all lower-case
(#83) Variable "codeGenerator" must be all lower-case
(#85) Variable "codeGenerator" must be all lower-case
(#88) Variable "codeGenerator" must be all lower-case
(#88) "include" must be immediately followed by an open parenthesis
(#88) Variable "streamUri" must be all lower-case
(#90) Variable "codeGenerator" must be all lower-case
(#91) Variable "streamUri" must be all lower-case
(#94) Variable "codeGenerator" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Content/Engine/Phtml.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Member variable "_contentPrefix" must be all lower-case
(#53) Variable "contentPrefix" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "contentPrefix" must be all lower-case
(#66) Public method name "Zend_Tool_Project_Context_Content_Engine_Phtml::hasContent" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Tool_Project_Context_Content_Engine_Phtml::getContent" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "streamUri" must be all lower-case
(#83) "include" must be immediately followed by an open parenthesis
(#83) Variable "streamUri" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Project/Context/Filesystem/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_baseDirectory" must be all lower-case
(#55) Member variable "_filesystemName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "parentBaseDirectory" must be all lower-case
(#65) Variable "parentBaseDirectory" must be all lower-case
(#75) Public method name "Zend_Tool_Project_Context_Filesystem_Abstract::setResource" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Tool_Project_Context_Filesystem_Abstract::setBaseDirectory" must be in lower-case letters only
(#87) Variable "baseDirectory" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "baseDirectory" must be all lower-case
(#98) Public method name "Zend_Tool_Project_Context_Filesystem_Abstract::getBaseDirectory" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Tool_Project_Context_Filesystem_Abstract::setFilesystemName" must be in lower-case letters only
(#109) Variable "filesystemName" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "filesystemName" must be all lower-case
(#120) Public method name "Zend_Tool_Project_Context_Filesystem_Abstract::getFilesystemName" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Tool_Project_Context_Filesystem_Abstract::getPath" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#145) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Filesystem/Directory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#44) Whitespace found at end of line
(#47) Public method name "Zend_Tool_Project_Context_Filesystem_Directory::getName" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#51) Whitespace found at end of line
(#58) Opening brace should be on the same line as the declaration
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "parentResource" must be all lower-case
(#61) Variable "parentContext" must be all lower-case
(#61) Variable "parentResource" must be all lower-case
(#62) Variable "parentContext" must be all lower-case
(#63) Variable "parentResource" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Filesystem/File.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_fileOnlyContext" must be all lower-case
(#43) Whitespace found at end of line
(#44) Member variable "_filesystemName" must be all lower-case
(#45) Whitespace found at end of line
(#47) Whitespace found at end of line
(#50) Whitespace found at end of line
(#53) Public method name "Zend_Tool_Project_Context_Filesystem_File::getName" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#57) Whitespace found at end of line
(#64) Opening brace should be on the same line as the declaration
(#68) Whitespace found at end of line
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Whitespace found at end of line
(#73) Whitespace found at end of line
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Public method name "Zend_Tool_Project_Context_Filesystem_File::getPersistentAttributes" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "returnAttrs" must be all lower-case
(#88) Variable "returnAttrs" must be all lower-case
(#90) Variable "returnAttrs" must be all lower-case
(#92) Whitespace found at end of line
(#98) Public method name "Zend_Tool_Project_Context_Filesystem_File::setResource" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#104) Whitespace found at end of line
(#107) Whitespace found at end of line
(#110) Public method name "Zend_Tool_Project_Context_Filesystem_File::getResource" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Opening brace should be on the same line as the declaration
(#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
(#123) Variable "parentResource" must be all lower-case
(#124) Variable "parentContext" must be all lower-case
(#124) Variable "parentResource" must be all lower-case
(#125) Variable "parentContext" must be all lower-case
(#126) Variable "parentResource" must be all lower-case
(#129) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#131) Empty IF statement detected
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Tool_Project_Context_Filesystem_File::getContents" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#161) Protected method name "Zend_Tool_Project_Context_Filesystem_File::_initFileOnlyContext" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#164) Variable "contentFunc" must be all lower-case
(#165) Variable "contentFunc" must be all lower-case
(#166) Variable "contentFunc" must be all lower-case
(#173) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Context/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Zend_Tool_Project_Context_Interface::getName" must be in lower-case letters only
local/mr/vendor/zend/Zend/Tool/Project/Context/Repository.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require_once" must be immediately followed by an open parenthesis
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#36) Member variable "_isInitialized" must be all lower-case
(#38) Member variable "_shortContextNames" must be all lower-case
(#46) Public method name "Zend_Tool_Project_Context_Repository::getInstance" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "_instance" must not contain underscores.
(#49) Variable "_instance" must not contain underscores.
(#52) Variable "_instance" must not contain underscores.
(#55) Public method name "Zend_Tool_Project_Context_Repository::resetInstance" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "_instance" must not contain underscores.
(#58) Variable "_isInitialized" must be all lower-case
(#58) Variable "_isInitialized" must not contain underscores.
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "_isInitialized" must be all lower-case
(#63) Variable "_isInitialized" must not contain underscores.
(#65) Space found before object operator
(#66) Space found before object operator
(#67) Variable "_isInitialized" must be all lower-case
(#67) Variable "_isInitialized" must not contain underscores.
(#71) Public method name "Zend_Tool_Project_Context_Repository::addContextsFromDirectory" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#74) Variable "directoryItem" must be all lower-case
(#75) Variable "directoryItem" must be all lower-case
(#75) Variable "directoryItem" must be all lower-case
(#78) Variable "directoryItem" must be all lower-case
(#84) Public method name "Zend_Tool_Project_Context_Repository::addContextClass" must be in lower-case letters only
(#84) Variable "contextClass" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "contextClass" must be all lower-case
(#87) "require_once" must be immediately followed by an open parenthesis
(#88) Variable "contextClass" must be all lower-case
(#90) Variable "reflectionContextClass" must be all lower-case
(#90) Variable "contextClass" must be all lower-case
(#91) Variable "reflectionContextClass" must be all lower-case
(#92) Variable "contextClass" must be all lower-case
(#104) Public method name "Zend_Tool_Project_Context_Repository::addContext" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "isSystem" must be all lower-case
(#107) Variable "isTopLevel" must be all lower-case
(#108) Variable "isOverwritable" must be all lower-case
(#112) Variable "normalName" must be all lower-case
(#114) Variable "normalName" must be all lower-case
(#114) Variable "normalName" must be all lower-case
(#114) Line exceeds 132 characters; contains 151 characters
(#115) "require_once" must be immediately followed by an open parenthesis
(#119) Variable "normalName" must be all lower-case
(#121) Variable "isTopLevel" must be all lower-case
(#122) Variable "isSystem" must be all lower-case
(#123) Variable "isOverwritable" must be all lower-case
(#124) Variable "normalName" must be all lower-case
(#131) Public method name "Zend_Tool_Project_Context_Repository::getContext" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#134) "require_once" must be immediately followed by an open parenthesis
(#142) Public method name "Zend_Tool_Project_Context_Repository::hasContext" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Tool_Project_Context_Repository::isSystemContext" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Tool_Project_Context_Repository::isTopLevelContext" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Tool_Project_Context_Repository::isOverwritableContext" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#180) Opening brace should be on the same line as the declaration
(#184) Protected method name "Zend_Tool_Project_Context_Repository::_normalizeName" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/System/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Tool/Project/Context/System/NotOverwritable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Tool/Project/Context/System/ProjectDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#64) Member variable "_filesystemName" must be all lower-case
(#71) Public method name "Zend_Tool_Project_Context_System_ProjectDirectory::getName" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Opening brace should be on the same line as the declaration
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "projectDirectory" must be all lower-case
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "projectDirectory" must be all lower-case
(#88) Variable "projectDirectory" must be all lower-case
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Variable "projectDirectory" must be all lower-case
(#93) "require_once" must be immediately followed by an open parenthesis
(#97) Variable "projectDirectory" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Empty IF statement detected
(#109) This comment is 58% valid code; is this commented out code?
local/mr/vendor/zend/Zend/Tool/Project/Context/System/ProjectProfileFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_filesystemName" must be all lower-case
(#69) Whitespace found at end of line
(#75) Public method name "Zend_Tool_Project_Context_System_ProjectProfileFile::getName" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#79) Whitespace found at end of line
(#86) Public method name "Zend_Tool_Project_Context_System_ProjectProfileFile::setProfile" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#100) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Tool_Project_Context_System_ProjectProfileFile::getContents" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/System/ProjectProvidersDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_filesystemName" must be all lower-case
(#65) Public method name "Zend_Tool_Project_Context_System_ProjectProvidersDirectory::getName" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#76) Opening brace should be on the same line as the declaration
(#83) Variable "loadableFiles" must be all lower-case
(#87) Empty IF statement detected
(#87) Variable "loadableFiles" must be all lower-case
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
local/mr/vendor/zend/Zend/Tool/Project/Context/System/TopLevelRestrictable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/AbstractClassFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Whitespace found at end of line
(#39) Whitespace found at end of line
(#43) Public method name "Zend_Tool_Project_Context_Zf_AbstractClassFile::getFullClassName" must be in lower-case letters only
(#43) Variable "localClassName" must be all lower-case
(#43) Variable "classContextName" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "currentResource" must be all lower-case
(#49) Variable "resourceName" must be all lower-case
(#49) Variable "currentResource" must be all lower-case
(#50) Variable "resourceName" must be all lower-case
(#50) Variable "resourceName" must be all lower-case
(#51) Variable "containingResource" must be all lower-case
(#51) Variable "currentResource" must be all lower-case
(#54) Variable "currentResource" must be all lower-case
(#55) Variable "currentResource" must be all lower-case
(#55) Variable "currentResource" must be all lower-case
(#56) Whitespace found at end of line
(#57) Variable "fullClassName" must be all lower-case
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "containingResource" must be all lower-case
(#61) Variable "containingResource" must be all lower-case
(#62) Variable "containingResource" must be all lower-case
(#63) Variable "fullClassName" must be all lower-case
(#64) Usage of ELSEIF not allowed; use ELSE IF instead
(#64) Variable "containingResource" must be all lower-case
(#65) Variable "containingResource" must be all lower-case
(#66) Variable "fullClassName" must be all lower-case
(#66) Whitespace found at end of line
(#70) Variable "classContextName" must be all lower-case
(#71) Variable "fullClassName" must be all lower-case
(#71) Variable "classContextName" must be all lower-case
(#73) Variable "fullClassName" must be all lower-case
(#73) Variable "localClassName" must be all lower-case
(#75) Variable "fullClassName" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ActionMethod.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_controllerResource" must be all lower-case
(#60) Member variable "_controllerPath" must be all lower-case
(#65) Member variable "_actionName" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#79) "require_once" must be immediately followed by an open parenthesis
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) This comment is 41% valid code; is this commented out code?
(#92) Line exceeds 132 characters; contains 144 characters
(#104) Public method name "Zend_Tool_Project_Context_Zf_ActionMethod::getPersistentAttributes" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Tool_Project_Context_Zf_ActionMethod::getName" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Tool_Project_Context_Zf_ActionMethod::setResource" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Tool_Project_Context_Zf_ActionMethod::setActionName" must be in lower-case letters only
(#139) Variable "actionName" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#141) Variable "actionName" must be all lower-case
(#150) Public method name "Zend_Tool_Project_Context_Zf_ActionMethod::getActionName" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#161) Opening brace should be on the same line as the declaration
(#163) "require_once" must be immediately followed by an open parenthesis
(#178) Opening brace should be on the same line as the declaration
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Public method name "Zend_Tool_Project_Context_Zf_ActionMethod::createActionMethod" must be in lower-case letters only
(#191) Variable "controllerPath" must be all lower-case
(#191) Variable "actionName" must be all lower-case
(#192) Opening brace should be on the same line as the declaration
(#193) Variable "controllerPath" must be all lower-case
(#197) Variable "controllerCodeGenFile" must be all lower-case
(#197) Variable "controllerPath" must be all lower-case
(#198) Variable "controllerCodeGenFile" must be all lower-case
(#199) Variable "actionName" must be all lower-case
(#203) Variable "controllerPath" must be all lower-case
(#203) Variable "controllerCodeGenFile" must be all lower-case
(#214) Public method name "Zend_Tool_Project_Context_Zf_ActionMethod::hasActionMethod" must be in lower-case letters only
(#214) Variable "controllerPath" must be all lower-case
(#214) Variable "actionName" must be all lower-case
(#215) Opening brace should be on the same line as the declaration
(#216) Variable "controllerPath" must be all lower-case
(#220) Variable "controllerCodeGenFile" must be all lower-case
(#220) Variable "controllerPath" must be all lower-case
(#221) Variable "controllerCodeGenFile" must be all lower-case
(#221) Variable "actionName" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ApisDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ApisDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ApplicationConfigFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#51) Whitespace found at end of line
(#57) Public method name "Zend_Tool_Project_Context_Zf_ApplicationConfigFile::getName" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Tool_Project_Context_Zf_ApplicationConfigFile::getPersistentAttributes" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Tool_Project_Context_Zf_ApplicationConfigFile::getContents" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#97) Whitespace found at end of line
(#99) Whitespace found at end of line
(#103) Public method name "Zend_Tool_Project_Context_Zf_ApplicationConfigFile::getAsZendConfig" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#107) Whitespace found at end of line
(#110) Whitespace found at end of line
(#111) Whitespace found at end of line
(#117) Public method name "Zend_Tool_Project_Context_Zf_ApplicationConfigFile::addStringItem" must be in lower-case letters only
(#117) Variable "quoteValue" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "quoteValue" must be all lower-case
(#121) Variable "quoteValue" must be all lower-case
(#123) Whitespace found at end of line
(#124) Variable "quoteValue" must be all lower-case
(#127) Whitespace found at end of line
(#128) Variable "contentLines" must be all lower-case
(#129) Whitespace found at end of line
(#130) Variable "newLines" must be all lower-case
(#131) Variable "insideSection" must be all lower-case
(#132) Whitespace found at end of line
(#133) Variable "contentLines" must be all lower-case
(#133) Variable "contentLineIndex" must be all lower-case
(#133) Variable "contentLine" must be all lower-case
(#134) Whitespace found at end of line
(#135) Variable "insideSection" must be all lower-case
(#135) Variable "contentLine" must be all lower-case
(#136) Variable "insideSection" must be all lower-case
(#138) Whitespace found at end of line
(#139) Variable "insideSection" must be all lower-case
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Variable "contentLine" must be all lower-case
(#141) Variable "contentLines" must be all lower-case
(#141) Variable "contentLineIndex" must be all lower-case
(#141) Variable "contentLines" must be all lower-case
(#141) Variable "contentLineIndex" must be all lower-case
(#141) Line exceeds 132 characters; contains 153 characters
(#142) Variable "newLines" must be all lower-case
(#143) Variable "insideSection" must be all lower-case
(#146) Whitespace found at end of line
(#147) Variable "newLines" must be all lower-case
(#147) Variable "contentLine" must be all lower-case
(#150) Variable "newLines" must be all lower-case
(#153) Whitespace found at end of line
(#155) Whitespace found at end of line
(#161) Public method name "Zend_Tool_Project_Context_Zf_ApplicationConfigFile::addItem" must be in lower-case letters only
(#161) Variable "quoteValue" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Variable "stringItems" must be all lower-case
(#164) Variable "stringValues" must be all lower-case
(#165) Variable "configKeyNames" must be all lower-case
(#166) Whitespace found at end of line
(#171) Whitespace found at end of line
(#172) Variable "lastDepth" must be all lower-case
(#173) Whitespace found at end of line
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "lastDepth" must be all lower-case
(#177) Whitespace found at end of line
(#179) Variable "configKeyNames" must be all lower-case
(#181) Variable "stringItems" must be all lower-case
(#181) Variable "configKeyNames" must be all lower-case
(#182) Variable "stringValues" must be all lower-case
(#185) Whitespace found at end of line
(#186) Variable "stringItems" must be all lower-case
(#186) Variable "stringItemIndex" must be all lower-case
(#186) Variable "stringItem" must be all lower-case
(#187) Variable "stringItem" must be all lower-case
(#187) Variable "stringValues" must be all lower-case
(#187) Variable "stringItemIndex" must be all lower-case
(#187) Variable "quoteValue" must be all lower-case
(#189) Whitespace found at end of line
(#192) Whitespace found at end of line
(#193) Public method name "Zend_Tool_Project_Context_Zf_ApplicationConfigFile::removeStringItem" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#195) Variable "contentLines" must be all lower-case
(#196) Whitespace found at end of line
(#197) Variable "newLines" must be all lower-case
(#198) Variable "insideSection" must be all lower-case
(#199) Whitespace found at end of line
(#200) Variable "contentLines" must be all lower-case
(#200) Variable "contentLineIndex" must be all lower-case
(#200) Variable "contentLine" must be all lower-case
(#201) Whitespace found at end of line
(#202) Variable "insideSection" must be all lower-case
(#202) Variable "contentLine" must be all lower-case
(#203) Variable "insideSection" must be all lower-case
(#205) Whitespace found at end of line
(#206) Variable "insideSection" must be all lower-case
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Variable "contentLine" must be all lower-case
(#208) Variable "contentLines" must be all lower-case
(#208) Variable "contentLineIndex" must be all lower-case
(#209) Variable "insideSection" must be all lower-case
(#212) Whitespace found at end of line
(#213) Variable "contentLine" must be all lower-case
(#213) Whitespace found at end of line
(#214) Variable "newLines" must be all lower-case
(#214) Variable "contentLine" must be all lower-case
(#218) Variable "newLines" must be all lower-case
(#220) Whitespace found at end of line
(#221) Public method name "Zend_Tool_Project_Context_Zf_ApplicationConfigFile::removeItem" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "stringItems" must be all lower-case
(#224) Variable "stringValues" must be all lower-case
(#225) Variable "configKeyNames" must be all lower-case
(#226) Whitespace found at end of line
(#231) Whitespace found at end of line
(#232) Variable "lastDepth" must be all lower-case
(#233) Whitespace found at end of line
(#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
(#236) Variable "lastDepth" must be all lower-case
(#237) Whitespace found at end of line
(#239) Variable "configKeyNames" must be all lower-case
(#241) Variable "stringItems" must be all lower-case
(#241) Variable "configKeyNames" must be all lower-case
(#242) Variable "stringValues" must be all lower-case
(#245) Whitespace found at end of line
(#246) Variable "stringItems" must be all lower-case
(#246) Variable "stringItemIndex" must be all lower-case
(#246) Variable "stringItem" must be all lower-case
(#247) Variable "stringItem" must be all lower-case
(#249) Whitespace found at end of line
(#252) Whitespace found at end of line
(#253) Protected method name "Zend_Tool_Project_Context_Zf_ApplicationConfigFile::_getDefaultContents" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#256) Expected 1 space after "="; 0 found
(#282) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ApplicationDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_filesystemName" must be all lower-case
(#44) Member variable "_classNamePrefix" must be all lower-case
(#45) Whitespace found at end of line
(#47) Opening brace should be on the same line as the declaration
(#53) Whitespace found at end of line
(#59) Public method name "Zend_Tool_Project_Context_Zf_ApplicationDirectory::getPersistentAttributes" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#65) Whitespace found at end of line
(#66) Public method name "Zend_Tool_Project_Context_Zf_ApplicationDirectory::getName" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#70) Whitespace found at end of line
(#71) Public method name "Zend_Tool_Project_Context_Zf_ApplicationDirectory::setClassNamePrefix" must be in lower-case letters only
(#71) Variable "classNamePrefix" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "classNamePrefix" must be all lower-case
(#75) Whitespace found at end of line
(#76) Public method name "Zend_Tool_Project_Context_Zf_ApplicationDirectory::getClassNamePrefix" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/BootstrapFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "_filesystemName" must be all lower-case
(#45) Member variable "_applicationConfigFile" must be all lower-case
(#46) Whitespace found at end of line
(#50) Member variable "_applicationDirectory" must be all lower-case
(#51) Whitespace found at end of line
(#55) Member variable "_applicationInstance" must be all lower-case
(#63) Public method name "Zend_Tool_Project_Context_Zf_BootstrapFile::getName" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#76) Line exceeds 132 characters; contains 172 characters
(#78) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#87) Public method name "Zend_Tool_Project_Context_Zf_BootstrapFile::getContents" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#90) Variable "codeGenFile" must be all lower-case
(#99) Variable "codeGenFile" must be all lower-case
(#101) Whitespace found at end of line
(#102) Public method name "Zend_Tool_Project_Context_Zf_BootstrapFile::getApplicationInstance" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#107) Variable "applicationOptions" must be all lower-case
(#108) Variable "applicationOptions" must be all lower-case
(#109) Whitespace found at end of line
(#112) Variable "applicationOptions" must be all lower-case
(#116) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/CacheDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_CacheDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ConfigFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ConfigFile::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Tool_Project_Context_Zf_ConfigFile::getContents" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ConfigsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ConfigsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ControllerFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "_controllerName" must be all lower-case
(#45) Member variable "_moduleName" must be all lower-case
(#46) Whitespace found at end of line
(#50) Member variable "_filesystemName" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Tool_Project_Context_Zf_ControllerFile::getPersistentAttributes" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Tool_Project_Context_Zf_ControllerFile::getName" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Tool_Project_Context_Zf_ControllerFile::getControllerName" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_Tool_Project_Context_Zf_ControllerFile::getContents" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "className" must be all lower-case
(#104) Variable "className" must be all lower-case
(#105) Whitespace found at end of line
(#106) Variable "codeGenFile" must be all lower-case
(#110) Variable "className" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#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
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#121) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#123) Variable "className" must be all lower-case
(#125) Variable "codeGenFile" must be all lower-case
(#129) Variable "className" must be all lower-case
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Variable "codeGenFile" must be all lower-case
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Variable "codeGenFile" must be all lower-case
(#194) Public method name "Zend_Tool_Project_Context_Zf_ControllerFile::addAction" must be in lower-case letters only
(#194) Variable "actionName" must be all lower-case
(#195) Opening brace should be on the same line as the declaration
(#196) Variable "classCodeGen" must be all lower-case
(#197) Variable "classCodeGen" must be all lower-case
(#197) Variable "actionName" must be all lower-case
(#198) Variable "classCodeGen" must be all lower-case
(#206) Public method name "Zend_Tool_Project_Context_Zf_ControllerFile::getCodeGenerator" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#208) Variable "codeGenFile" must be all lower-case
(#209) Variable "codeGenFileClasses" must be all lower-case
(#209) Variable "codeGenFile" must be all lower-case
(#210) Variable "codeGenFileClasses" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ControllersDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ControllersDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/DataDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_DataDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/DbTableDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_DbTableDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/DbTableFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_dbTableName" must be all lower-case
(#38) Whitespace found at end of line
(#39) Member variable "_actualTableName" must be all lower-case
(#40) Whitespace found at end of line
(#46) Public method name "Zend_Tool_Project_Context_Zf_DbTableFile::getName" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#56) Opening brace should be on the same line as the declaration
(#62) Whitespace found at end of line
(#63) Public method name "Zend_Tool_Project_Context_Zf_DbTableFile::getPersistentAttributes" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Tool_Project_Context_Zf_DbTableFile::getContents" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "className" must be all lower-case
(#71) Whitespace found at end of line
(#72) Variable "codeGenFile" must be all lower-case
(#76) Variable "className" must be all lower-case
(#85) Whitespace found at end of line
(#89) Variable "codeGenFile" must be all lower-case
(#91) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/DocsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_DocsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#56) Whitespace found at end of line
(#57) Possible useless method overriding detected
(#57) Expected 1 space after closing parenthesis; found 0
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/FormFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "_formName" must be all lower-case
(#41) Whitespace found at end of line
(#45) Member variable "_filesystemName" must be all lower-case
(#46) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Tool_Project_Context_Zf_FormFile::getPersistentAttributes" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#69) Whitespace found at end of line
(#75) Public method name "Zend_Tool_Project_Context_Zf_FormFile::getName" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Tool_Project_Context_Zf_FormFile::getFormName" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#84) Whitespace found at end of line
(#85) Public method name "Zend_Tool_Project_Context_Zf_FormFile::getContents" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#87) Whitespace found at end of line
(#88) Variable "className" must be all lower-case
(#89) Whitespace found at end of line
(#90) Variable "codeGenFile" must be all lower-case
(#94) Variable "className" must be all lower-case
(#102) Whitespace found at end of line
(#106) Variable "codeGenFile" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/FormsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_FormsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/HtaccessFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_HtaccessFile::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Tool_Project_Context_Zf_HtaccessFile::getContents" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LayoutScriptFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#50) Member variable "_layoutName" must be all lower-case
(#57) Public method name "Zend_Tool_Project_Context_Zf_LayoutScriptFile::getName" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "layoutName" must be all lower-case
(#70) Variable "layoutName" must be all lower-case
(#84) Public method name "Zend_Tool_Project_Context_Zf_LayoutScriptFile::getPersistentAttributes" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Tool_Project_Context_Zf_LayoutScriptFile::getContents" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LayoutScriptsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_LayoutScriptsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LayoutsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_LayoutsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LibraryDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_LibraryDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LocalesDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_LocalesDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LogsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_LogsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ModelFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "_modelName" must be all lower-case
(#41) Whitespace found at end of line
(#45) Member variable "_filesystemName" must be all lower-case
(#46) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Tool_Project_Context_Zf_ModelFile::getPersistentAttributes" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#69) Whitespace found at end of line
(#75) Public method name "Zend_Tool_Project_Context_Zf_ModelFile::getName" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Tool_Project_Context_Zf_ModelFile::getModelName" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#84) Whitespace found at end of line
(#85) Public method name "Zend_Tool_Project_Context_Zf_ModelFile::getContents" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#87) Whitespace found at end of line
(#88) Variable "className" must be all lower-case
(#89) Whitespace found at end of line
(#90) Variable "codeGenFile" must be all lower-case
(#94) Variable "className" must be all lower-case
(#98) Variable "codeGenFile" must be all lower-case
(#100) Whitespace found at end of line
(#101) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ModelsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ModelsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ModuleDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_moduleName" must be all lower-case
(#50) Member variable "_filesystemName" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Tool_Project_Context_Zf_ModuleDirectory::getName" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Tool_Project_Context_Zf_ModuleDirectory::getPersistentAttributes" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Tool_Project_Context_Zf_ModuleDirectory::getModuleName" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ModulesDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ModulesDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_projectProviderName" must be all lower-case
(#55) Member variable "_actionNames" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Tool_Project_Context_Zf_ProjectProviderFile::getPersistentAttributes" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Tool_Project_Context_Zf_ProjectProviderFile::getName" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Tool_Project_Context_Zf_ProjectProviderFile::getProjectProviderName" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Tool_Project_Context_Zf_ProjectProviderFile::getContents" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#122) Variable "className" must be all lower-case
(#125) Variable "className" must be all lower-case
(#130) Variable "actionName" must be all lower-case
(#132) Variable "actionName" must be all lower-case
(#141) Variable "codeGenFile" must be all lower-case
(#149) Variable "codeGenFile" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_PublicDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicImagesDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_PublicImagesDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicIndexFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_PublicIndexFile::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Tool_Project_Context_Zf_PublicIndexFile::getContents" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "codeGenerator" must be all lower-case
(#92) Variable "codeGenerator" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicScriptsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_PublicScriptsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicStylesheetsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_PublicStylesheetsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/SearchIndexesDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_SearchIndexesDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/SessionsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_SessionsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TemporaryDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TemporaryDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestApplicationBootstrapFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TestApplicationBootstrapFile::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestApplicationControllerDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TestApplicationControllerDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_forControllerName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TestApplicationControllerFile::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#63) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Tool_Project_Context_Zf_TestApplicationControllerFile::getContents" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#80) Variable "className" must be all lower-case
(#82) Variable "codeGenFile" must be all lower-case
(#88) Variable "className" must be all lower-case
(#104) Variable "codeGenFile" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestApplicationDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TestApplicationDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestLibraryBootstrapFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TestLibraryBootstrapFile::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestLibraryDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TestLibraryDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestLibraryFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_forClassName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TestLibraryFile::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#63) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Tool_Project_Context_Zf_TestLibraryFile::getContents" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#80) Variable "className" must be all lower-case
(#82) Variable "codeGenFile" must be all lower-case
(#88) Variable "className" must be all lower-case
(#104) Variable "codeGenFile" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_namespaceName" must be all lower-case
(#50) Member variable "_filesystemName" must be all lower-case
(#57) Public method name "Zend_Tool_Project_Context_Zf_TestLibraryNamespaceDirectory::getName" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Tool_Project_Context_Zf_TestLibraryNamespaceDirectory::getPersistentAttributes" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestPHPUnitConfigFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TestPHPUnitConfigFile::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_TestsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/UploadsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_UploadsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#50) Member variable "_forControllerName" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory::getPersistentAttributes" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory::getName" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#86) Whitespace found at end of line
(#87) Protected method name "Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory::_convertControllerNameToFilesystemName" must be in lower-case letters only
(#87) Variable "controllerName" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#91) Space found before object operator
(#92) Variable "controllerName" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewFiltersDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ViewFiltersDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewHelpersDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ViewHelpersDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewScriptFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#50) Member variable "_forActionName" must be all lower-case
(#55) Member variable "_scriptName" must be all lower-case
(#62) Public method name "Zend_Tool_Project_Context_Zf_ViewScriptFile::getName" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "forActionName" must be all lower-case
(#75) Variable "forActionName" must be all lower-case
(#76) Variable "forActionName" must be all lower-case
(#77) Usage of ELSEIF not allowed; use ELSE IF instead
(#77) Variable "scriptName" must be all lower-case
(#78) Variable "scriptName" must be all lower-case
(#79) Variable "scriptName" must be all lower-case
(#93) Public method name "Zend_Tool_Project_Context_Zf_ViewScriptFile::getPersistentAttributes" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Tool_Project_Context_Zf_ViewScriptFile::getContents" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Usage of ELSEIF not allowed; use ELSE IF instead
(#149) Line exceeds 132 characters; contains 140 characters
(#151) Expected 1 space after "="; 0 found
(#198) Line exceeds 132 characters; contains 160 characters
(#204) Protected method name "Zend_Tool_Project_Context_Zf_ViewScriptFile::_convertActionNameToFilesystemName" must be in lower-case letters only
(#204) Variable "actionName" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#208) Space found before object operator
(#209) Variable "actionName" must be all lower-case
(#211) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewScriptsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ViewScriptsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewsDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ViewsDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_filesystemName" must be all lower-case
(#52) Public method name "Zend_Tool_Project_Context_Zf_ZfStandardLibraryDirectory::getName" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#62) Opening brace should be on the same line as the declaration
(#64) Variable "zfPath" must be all lower-case
(#65) Variable "zfPath" must be all lower-case
(#66) Variable "zfIterator" must be all lower-case
(#66) Variable "zfPath" must be all lower-case
(#67) Variable "zfIterator" must be all lower-case
(#68) Variable "relativePath" must be all lower-case
(#68) Variable "zfPath" must be all lower-case
(#68) Line exceeds 132 characters; contains 167 characters
(#69) Variable "relativePath" must be all lower-case
(#74) Variable "relativePath" must be all lower-case
(#76) Variable "relativePath" must be all lower-case
(#76) Line exceeds 132 characters; contains 141 characters
(#88) Protected method name "Zend_Tool_Project_Context_Zf_ZfStandardLibraryDirectory::_getZfPath" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#90) "require_once" must be immediately followed by an open parenthesis
(#91) Variable "includePath" must be all lower-case
(#92) Variable "includePath" must be all lower-case
(#92) Variable "includePath" must be all lower-case
(#96) Variable "checkedPath" must be all lower-case
(#96) Variable "includePath" must be all lower-case
(#96) Variable "checkedPath" must be all lower-case
(#97) Variable "checkedPath" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Project/Profile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_traverseEnabled" must be all lower-case
(#51) Whitespace found at end of line
(#59) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Tool_Project_Profile::setOptions" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Tool_Project_Profile::getIterator" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) "require_once" must be immediately followed by an open parenthesis
(#98) Public method name "Zend_Tool_Project_Profile::loadFromData" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#101) "require_once" must be immediately followed by an open parenthesis
(#105) Variable "profileFileParser" must be all lower-case
(#106) Variable "profileFileParser" must be all lower-case
(#120) Public method name "Zend_Tool_Project_Profile::isLoadableFromFile" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#127) Variable "projectProfileFilePath" must be all lower-case
(#128) Variable "projectProfileFilePath" must be all lower-case
(#132) Variable "projectProfileFilePath" must be all lower-case
(#133) Variable "projectProfileFilePath" must be all lower-case
(#149) Public method name "Zend_Tool_Project_Profile::loadFromFile" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) "require_once" must be immediately followed by an open parenthesis
(#154) Line exceeds 132 characters; contains 135 characters
(#158) Variable "projectProfileFilePath" must be all lower-case
(#159) Variable "projectProfileFilePath" must be all lower-case
(#160) "require_once" must be immediately followed by an open parenthesis
(#161) Variable "projectProfileFilePath" must be all lower-case
(#161) Line exceeds 132 characters; contains 153 characters
(#163) Variable "projectProfileFilePath" must be all lower-case
(#165) Variable "projectProfileFilePath" must be all lower-case
(#166) Variable "projectProfileFilePath" must be all lower-case
(#167) "require_once" must be immediately followed by an open parenthesis
(#168) Variable "projectProfileFilePath" must be all lower-case
(#168) Line exceeds 132 characters; contains 167 characters
(#170) Variable "projectProfileFilePath" must be all lower-case
(#173) Variable "profileData" must be all lower-case
(#173) Variable "projectProfileFilePath" must be all lower-case
(#175) Variable "profileFileParser" must be all lower-case
(#176) Variable "profileFileParser" must be all lower-case
(#176) Variable "profileData" must be all lower-case
(#188) Public method name "Zend_Tool_Project_Profile::storeToFile" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#197) "require_once" must be immediately followed by an open parenthesis
(#211) Public method name "Zend_Tool_Project_Profile::storeToData" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#224) Opening brace should be on the same line as the declaration
(#230) Expected 1 space before "+"; 0 found
(#230) Expected 1 space after "+"; 0 found
local/mr/vendor/zend/Zend/Tool/Project/Profile/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Project/Profile/FileParser/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
local/mr/vendor/zend/Zend/Tool/Project/Profile/FileParser/Xml.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_contextRepository" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#65) Opening brace should be on the same line as the declaration
(#70) Variable "xmlElement" must be all lower-case
(#73) Variable "xmlElement" must be all lower-case
(#75) Whitespace found at end of line
(#77) Variable "xmlElement" must be all lower-case
(#79) Whitespace found at end of line
(#80) Variable "xmlElement" must be all lower-case
(#84) Variable "xmlElement" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#109) Variable "xmlDataIterator" must be all lower-case
(#111) Variable "xmlDataIterator" must be all lower-case
(#114) Whitespace found at end of line
(#115) Variable "xmlDataIterator" must be all lower-case
(#116) Variable "xmlDataIterator" must be all lower-case
(#118) Whitespace found at end of line
(#119) Variable "xmlDataIterator" must be all lower-case
(#120) Variable "xmlDataIterator" must be all lower-case
(#122) Whitespace found at end of line
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "xmlDataIterator" must be all lower-case
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Protected method name "Zend_Tool_Project_Profile_FileParser_Xml::_serializeRecurser" must be in lower-case letters only
(#142) Variable "xmlNode" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) This comment is 55% valid code; is this commented out code?
(#145) No space found before comment text; expected "// if ($resources instanceof Zend_Tool_Project_Profile_Resource) {" but found "//if ($resources instanceof Zend_Tool_Project_Profile_Resource) {"
(#146) This comment is 45% valid code; is this commented out code?
(#146) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) This comment is 100% valid code; is this commented out code?
(#147) No space found before comment text; expected "// }" but found "//}"
(#155) Variable "resourceName" must be all lower-case
(#156) Variable "resourceName" must be all lower-case
(#156) Variable "resourceName" must be all lower-case
(#158) Variable "newNode" must be all lower-case
(#158) Variable "xmlNode" must be all lower-case
(#158) Variable "resourceName" must be all lower-case
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) This comment is 60% valid code; is this commented out code?
(#160) No space found before comment text; expected "// $reflectionClass = new ReflectionClass($resource->getContext());" but found "//$reflectionClass = new ReflectionClass($resource->getContext());"
(#163) Variable "newNode" must be all lower-case
(#166) Variable "paramName" must be all lower-case
(#166) Variable "paramValue" must be all lower-case
(#167) Variable "newNode" must be all lower-case
(#167) Variable "paramName" must be all lower-case
(#167) Variable "paramValue" must be all lower-case
(#171) Variable "newNode" must be all lower-case
(#188) Protected method name "Zend_Tool_Project_Profile_FileParser_Xml::_unserializeRecurser" must be in lower-case letters only
(#188) Variable "xmlIterator" must be all lower-case
(#189) Opening brace should be on the same line as the declaration
(#191) Variable "xmlIterator" must be all lower-case
(#191) Variable "resourceName" must be all lower-case
(#191) Variable "resourceData" must be all lower-case
(#193) Variable "contextName" must be all lower-case
(#193) Variable "resourceName" must be all lower-case
(#194) Variable "subResource" must be all lower-case
(#194) Variable "contextName" must be all lower-case
(#195) Variable "subResource" must be all lower-case
(#197) Variable "resourceAttributes" must be all lower-case
(#197) Variable "resourceData" must be all lower-case
(#199) Variable "resourceAttributes" must be all lower-case
(#199) Variable "attrName" must be all lower-case
(#199) Variable "attrValue" must be all lower-case
(#200) Variable "attrName" must be all lower-case
(#200) Variable "attrValue" must be all lower-case
(#202) Variable "subResource" must be all lower-case
(#206) Variable "subResource" must be all lower-case
(#208) Variable "subResource" must be all lower-case
(#211) Variable "contextName" must be all lower-case
(#212) Variable "subResource" must be all lower-case
(#215) Variable "xmlIterator" must be all lower-case
(#216) Variable "xmlIterator" must be all lower-case
(#216) Variable "subResource" must be all lower-case
(#228) Protected method name "Zend_Tool_Project_Profile_FileParser_Xml::_lazyLoadContexts" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#231) Variable "topResource" must be all lower-case
(#232) Variable "topResource" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Profile/Iterator/ContextFilter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "_acceptTypes" must be all lower-case
(#42) Member variable "_denyTypes" must be all lower-case
(#47) Member variable "_acceptNames" must be all lower-case
(#52) Member variable "_denyNames" must be all lower-case
(#57) Member variable "_rawOptions" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Tool_Project_Profile_Iterator_ContextFilter::setOptions" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "optionName" must be all lower-case
(#81) Variable "optionValue" must be all lower-case
(#82) Variable "optionName" must be all lower-case
(#83) Variable "optionName" must be all lower-case
(#85) Variable "optionName" must be all lower-case
(#86) Variable "optionName" must be all lower-case
(#86) Variable "optionValue" must be all lower-case
(#97) Public method name "Zend_Tool_Project_Profile_Iterator_ContextFilter::setAcceptTypes" must be in lower-case letters only
(#97) Variable "acceptTypes" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "acceptTypes" must be all lower-case
(#100) Variable "acceptTypes" must be all lower-case
(#100) Variable "acceptTypes" must be all lower-case
(#103) Variable "acceptTypes" must be all lower-case
(#113) Public method name "Zend_Tool_Project_Profile_Iterator_ContextFilter::setDenyTypes" must be in lower-case letters only
(#113) Variable "denyTypes" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "denyTypes" must be all lower-case
(#116) Variable "denyTypes" must be all lower-case
(#116) Variable "denyTypes" must be all lower-case
(#119) Variable "denyTypes" must be all lower-case
(#129) Public method name "Zend_Tool_Project_Profile_Iterator_ContextFilter::setAcceptNames" must be in lower-case letters only
(#129) Variable "acceptNames" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "acceptNames" must be all lower-case
(#132) Variable "acceptNames" must be all lower-case
(#132) Variable "acceptNames" must be all lower-case
(#135) Variable "acceptNames" must be all lower-case
(#136) Variable "acceptNames" must be all lower-case
(#138) Whitespace found at end of line
(#139) Variable "acceptNames" must be all lower-case
(#149) Public method name "Zend_Tool_Project_Profile_Iterator_ContextFilter::setDenyNames" must be in lower-case letters only
(#149) Variable "denyNames" must be all lower-case
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "denyNames" must be all lower-case
(#152) Variable "denyNames" must be all lower-case
(#152) Variable "denyNames" must be all lower-case
(#155) Variable "denyNames" must be all lower-case
(#156) Variable "denyNames" must be all lower-case
(#158) Whitespace found at end of line
(#159) Variable "denyNames" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "currentItem" must be all lower-case
(#172) Variable "currentItem" must be all lower-case
(#174) Usage of ELSEIF not allowed; use ELSE IF instead
(#174) Variable "currentItem" must be all lower-case
(#178) Variable "acceptType" must be all lower-case
(#179) Variable "currentItem" must be all lower-case
(#179) Variable "acceptType" must be all lower-case
(#184) Variable "denyType" must be all lower-case
(#185) Variable "currentItem" must be all lower-case
(#185) Variable "denyType" must be all lower-case
(#201) method name "Zend_Tool_Project_Profile_Iterator_ContextFilter::getChildren" must be in lower-case letters only
(#201) Visibility must be declared on method "getChildren"
(#202) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Profile/Iterator/EnabledResourceFilter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Profile/Resource.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_parentResource" must be all lower-case
(#74) Member variable "_isContextInitialized" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Tool_Project_Profile_Resource::setContext" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Tool_Project_Profile_Resource::getContext" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Tool_Project_Profile_Resource::getName" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#119) Usage of ELSEIF not allowed; use ELSE IF instead
(#132) Public method name "Zend_Tool_Project_Profile_Resource::setProfile" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Tool_Project_Profile_Resource::getProfile" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Tool_Project_Profile_Resource::getPersistentAttributes" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Tool_Project_Profile_Resource::setEnabled" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Public method name "Zend_Tool_Project_Profile_Resource::isEnabled" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Tool_Project_Profile_Resource::setDeleted" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_Tool_Project_Profile_Resource::isDeleted" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Tool_Project_Profile_Resource::initializeContext" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#239) Opening brace should be on the same line as the declaration
(#251) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Profile/Resource/Container.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_subResources" must be all lower-case
(#53) Whitespace found at end of line
(#70) Variable "matchSearchConstraints" must be all lower-case
(#70) Variable "nonMatchSearchConstraints" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "matchSearchConstraints" must be all lower-case
(#73) Variable "matchSearchConstraints" must be all lower-case
(#73) Variable "matchSearchConstraints" must be all lower-case
(#78) Inline doc block comments are not allowed; use "// Comment." instead
(#82) Variable "nonMatchSearchConstraints" must be all lower-case
(#83) Variable "filterIterator" must be all lower-case
(#83) Variable "nonMatchSearchConstraints" must be all lower-case
(#83) Line exceeds 132 characters; contains 140 characters
(#84) Variable "riIterator" must be all lower-case
(#84) Variable "filterIterator" must be all lower-case
(#86) Variable "riIterator" must be all lower-case
(#89) Variable "foundResource" must be all lower-case
(#90) Variable "currentConstraint" must be all lower-case
(#90) Variable "matchSearchConstraints" must be all lower-case
(#91) Variable "foundDepth" must be all lower-case
(#93) Variable "riIterator" must be all lower-case
(#93) Variable "currentResource" must be all lower-case
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "riIterator" must be all lower-case
(#96) Variable "foundDepth" must be all lower-case
(#100) Variable "currentResource" must be all lower-case
(#100) Variable "currentConstraint" must be all lower-case
(#102) Variable "paramsMatch" must be all lower-case
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "currentConstraint" must be all lower-case
(#106) Variable "currentResourceAttributes" must be all lower-case
(#106) Variable "currentResource" must be all lower-case
(#107) Variable "currentConstraint" must be all lower-case
(#108) "require_once" must be immediately followed by an open parenthesis
(#109) Line exceeds 132 characters; contains 140 characters
(#110) Variable "currentConstraint" must be all lower-case
(#112) Variable "currentConstraint" must be all lower-case
(#112) Variable "paramName" must be all lower-case
(#112) Variable "paramValue" must be all lower-case
(#113) Variable "currentResourceAttributes" must be all lower-case
(#113) Variable "paramName" must be all lower-case
(#113) Variable "currentResourceAttributes" must be all lower-case
(#113) Variable "paramName" must be all lower-case
(#113) Variable "paramValue" must be all lower-case
(#113) Line exceeds 132 characters; contains 134 characters
(#114) Variable "paramsMatch" must be all lower-case
(#120) Variable "paramsMatch" must be all lower-case
(#121) Variable "foundDepth" must be all lower-case
(#121) Variable "riIterator" must be all lower-case
(#123) Variable "currentConstraint" must be all lower-case
(#123) Variable "matchSearchConstraints" must be all lower-case
(#124) Variable "foundResource" must be all lower-case
(#124) Variable "currentResource" must be all lower-case
(#133) Variable "foundResource" must be all lower-case
(#144) Public method name "Zend_Tool_Project_Profile_Resource_Container::createResourceAt" must be in lower-case letters only
(#144) Variable "appendResourceOrSearchConstraints" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#146) Variable "appendResourceOrSearchConstraints" must be all lower-case
(#147) Variable "parentResource" must be all lower-case
(#147) Variable "appendResourceOrSearchConstraints" must be all lower-case
(#148) "require_once" must be immediately followed by an open parenthesis
(#152) Variable "parentResource" must be all lower-case
(#152) Variable "appendResourceOrSearchConstraints" must be all lower-case
(#155) Variable "parentResource" must be all lower-case
(#167) Public method name "Zend_Tool_Project_Profile_Resource_Container::createResource" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#170) Variable "contextRegistry" must be all lower-case
(#171) Variable "contextRegistry" must be all lower-case
(#172) Variable "contextRegistry" must be all lower-case
(#174) "require_once" must be immediately followed by an open parenthesis
(#175) Line exceeds 132 characters; contains 137 characters
(#177) Usage of ELSEIF not allowed; use ELSE IF instead
(#178) "require_once" must be immediately followed by an open parenthesis
(#182) Variable "newResource" must be all lower-case
(#185) Variable "newResource" must be all lower-case
(#188) Inline doc block comments are not allowed; use "// Comment." instead
(#195) Variable "newResource" must be all lower-case
(#196) Variable "newResource" must be all lower-case
(#197) Variable "newResource" must be all lower-case
(#199) Variable "newResource" must be all lower-case
(#210) Public method name "Zend_Tool_Project_Profile_Resource_Container::setAttributes" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "attrName" must be all lower-case
(#212) Variable "attrValue" must be all lower-case
(#213) Variable "setMethod" must be all lower-case
(#213) Variable "attrName" must be all lower-case
(#214) Variable "setMethod" must be all lower-case
(#215) Variable "setMethod" must be all lower-case
(#215) Variable "attrValue" must be all lower-case
(#217) Variable "attrName" must be all lower-case
(#217) Variable "attrValue" must be all lower-case
(#228) Public method name "Zend_Tool_Project_Profile_Resource_Container::getAttributes" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Tool_Project_Profile_Resource_Container::setAttribute" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#252) Public method name "Zend_Tool_Project_Profile_Resource_Container::getAttribute" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#256) Whitespace found at end of line
(#259) Whitespace found at end of line
(#263) Public method name "Zend_Tool_Project_Profile_Resource_Container::hasAttribute" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Tool_Project_Profile_Resource_Container::setAppendable" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Tool_Project_Profile_Resource_Container::isAppendable" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Tool_Project_Profile_Resource_Container::setParentResource" must be in lower-case letters only
(#296) Variable "parentResource" must be all lower-case
(#297) Opening brace should be on the same line as the declaration
(#298) Variable "parentResource" must be all lower-case
(#307) Public method name "Zend_Tool_Project_Profile_Resource_Container::getParentResource" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#319) Opening brace should be on the same line as the declaration
(#335) Opening brace should be on the same line as the declaration
(#345) Opening brace should be on the same line as the declaration
(#355) Opening brace should be on the same line as the declaration
(#365) Opening brace should be on the same line as the declaration
(#375) Opening brace should be on the same line as the declaration
(#384) Public method name "Zend_Tool_Project_Profile_Resource_Container::hasChildren" must be in lower-case letters only
(#385) Opening brace should be on the same line as the declaration
(#394) Public method name "Zend_Tool_Project_Profile_Resource_Container::getChildren" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#405) Opening brace should be on the same line as the declaration
(#414) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Profile/Resource/SearchConstraints.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Opening brace should be on the same line as the declaration
(#48) Usage of ELSEIF not allowed; use ELSE IF instead
(#59) Public method name "Zend_Tool_Project_Profile_Resource_SearchConstraints::setOptions" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "optionName" must be all lower-case
(#61) Variable "optionValue" must be all lower-case
(#62) Variable "optionName" must be all lower-case
(#63) Variable "optionValue" must be all lower-case
(#64) Usage of ELSEIF not allowed; use ELSE IF instead
(#64) Variable "optionName" must be all lower-case
(#65) Variable "optionName" must be all lower-case
(#65) Variable "optionValue" must be all lower-case
(#78) Public method name "Zend_Tool_Project_Profile_Resource_SearchConstraints::addConstraint" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#83) Usage of ELSEIF not allowed; use ELSE IF instead
(#99) Public method name "Zend_Tool_Project_Profile_Resource_SearchConstraints::getConstraint" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#111) Protected method name "Zend_Tool_Project_Profile_Resource_SearchConstraints::_makeConstraint" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Tool/Project/Provider/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_isInitialized" must be all lower-case
(#65) Member variable "_projectPath" must be all lower-case
(#70) Member variable "_loadedProfile" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "_isInitialized" must be all lower-case
(#81) Variable "_isInitialized" must not contain underscores.
(#82) Variable "contextRegistry" must be all lower-case
(#83) Variable "contextRegistry" must be all lower-case
(#86) Variable "contextRegistry" must be all lower-case
(#89) Variable "_isInitialized" must be all lower-case
(#89) Variable "_isInitialized" must not contain underscores.
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "contextClasses" must be all lower-case
(#94) Variable "contextClasses" must be all lower-case
(#99) Public method name "Zend_Tool_Project_Provider_Abstract::getContextClasses" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#116) Protected method name "Zend_Tool_Project_Provider_Abstract::_loadProfile" must be in lower-case letters only
(#116) Variable "loadProfileFlag" must be all lower-case
(#116) Variable "projectDirectory" must be all lower-case
(#116) Variable "searchParentDirectories" must be all lower-case
(#116) Line exceeds 132 characters; contains 147 characters
(#117) Opening brace should be on the same line as the declaration
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "projectDirectory" must be all lower-case
(#120) Variable "projectDirectory" must be all lower-case
(#121) Usage of ELSEIF not allowed; use ELSE IF instead
(#121) Variable "projectDirectory" must be all lower-case
(#127) Variable "parentDirectoriesArray" must be all lower-case
(#127) Variable "projectDirectory" must be all lower-case
(#128) Variable "parentDirectoriesArray" must be all lower-case
(#129) Variable "projectDirectoryAssembled" must be all lower-case
(#129) Variable "parentDirectoriesArray" must be all lower-case
(#132) Variable "projectDirectoryAssembled" must be all lower-case
(#132) Variable "projectDirectoryAssembled" must be all lower-case
(#135) Variable "projectDirectoryAssembled" must be all lower-case
(#137) Variable "projectDirectoryAssembled" must be all lower-case
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "searchParentDirectories" must be all lower-case
(#149) Variable "parentDirectoriesArray" must be all lower-case
(#153) Variable "loadProfileFlag" must be all lower-case
(#155) Usage of ELSEIF not allowed; use ELSE IF instead
(#155) Variable "loadProfileFlag" must be all lower-case
(#168) Protected method name "Zend_Tool_Project_Provider_Abstract::_loadProfileRequired" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#172) "require_once" must be immediately followed by an open parenthesis
(#183) Protected method name "Zend_Tool_Project_Provider_Abstract::_getProfile" must be in lower-case letters only
(#183) Variable "loadProfileFlag" must be all lower-case
(#184) Opening brace should be on the same line as the declaration
(#186) Variable "loadProfileFlag" must be all lower-case
(#186) Variable "loadProfileFlag" must be all lower-case
(#200) Protected method name "Zend_Tool_Project_Provider_Abstract::_storeProfile" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#202) Variable "projectProfileFile" must be all lower-case
(#204) Variable "projectProfileFile" must be all lower-case
(#208) Variable "projectProfileFile" must be all lower-case
(#211) Protected method name "Zend_Tool_Project_Provider_Abstract::_getContentForContext" must be in lower-case letters only
(#211) Variable "methodName" must be all lower-case
(#212) Opening brace should be on the same line as the declaration
(#219) "require_once" must be immediately followed by an open parenthesis
(#223) Variable "methodName" must be all lower-case
(#233) Private method name "Zend_Tool_Project_Provider_Abstract::_loadContextClassesIntoRegistry" must be in lower-case letters only
(#233) Variable "contextClasses" must be all lower-case
(#234) Opening brace should be on the same line as the declaration
(#237) Variable "contextClasses" must be all lower-case
(#237) Variable "contextClass" must be all lower-case
(#238) Variable "contextClass" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Provider/Action.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#53) Public method name "Zend_Tool_Project_Provider_Action::createResource" must be in lower-case letters only
(#53) Variable "actionName" must be all lower-case
(#53) Variable "controllerName" must be all lower-case
(#53) Variable "moduleName" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "actionName" must be all lower-case
(#57) Line exceeds maximum limit of 180 characters; contains 181 characters
(#60) Variable "controllerName" must be all lower-case
(#61) Line exceeds maximum limit of 180 characters; contains 189 characters
(#64) Variable "controllerFile" must be all lower-case
(#64) Variable "controllerName" must be all lower-case
(#64) Variable "moduleName" must be all lower-case
(#66) Variable "actionMethod" must be all lower-case
(#66) Variable "controllerFile" must be all lower-case
(#66) Variable "actionName" must be all lower-case
(#68) Variable "actionMethod" must be all lower-case
(#80) Public method name "Zend_Tool_Project_Provider_Action::hasResource" must be in lower-case letters only
(#80) Variable "actionName" must be all lower-case
(#80) Variable "controllerName" must be all lower-case
(#80) Variable "moduleName" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "actionName" must be all lower-case
(#83) Line exceeds maximum limit of 180 characters; contains 181 characters
(#86) Variable "controllerName" must be all lower-case
(#87) Line exceeds maximum limit of 180 characters; contains 189 characters
(#90) Variable "controllerFile" must be all lower-case
(#90) Variable "controllerName" must be all lower-case
(#90) Variable "moduleName" must be all lower-case
(#92) Variable "controllerFile" must be all lower-case
(#93) Variable "controllerName" must be all lower-case
(#95) Whitespace found at end of line
(#96) Variable "controllerFile" must be all lower-case
(#96) Variable "actionName" must be all lower-case
(#96) Line exceeds 132 characters; contains 150 characters
(#107) Protected method name "Zend_Tool_Project_Provider_Action::_getControllerFileResource" must be in lower-case letters only
(#107) Variable "controllerName" must be all lower-case
(#107) Variable "moduleName" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "profileSearchParams" must be all lower-case
(#111) Variable "moduleName" must be all lower-case
(#111) Variable "moduleName" must be all lower-case
(#112) Variable "profileSearchParams" must be all lower-case
(#112) Variable "moduleName" must be all lower-case
(#115) Variable "profileSearchParams" must be all lower-case
(#116) Variable "profileSearchParams" must be all lower-case
(#116) Variable "controllerName" must be all lower-case
(#118) Variable "profileSearchParams" must be all lower-case
(#129) Variable "controllerName" must be all lower-case
(#129) Variable "viewIncluded" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Whitespace found at end of line
(#139) Variable "originalName" must be all lower-case
(#140) Variable "originalControllerName" must be all lower-case
(#140) Variable "controllerName" must be all lower-case
(#141) Whitespace found at end of line
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Whitespace found at end of line
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "controllerName" must be all lower-case
(#146) Variable "controllerName" must be all lower-case
(#147) Whitespace found at end of line
(#148) Variable "controllerName" must be all lower-case
(#149) Variable "controllerName" must be all lower-case
(#149) Line exceeds 132 characters; contains 148 characters
(#151) Whitespace found at end of line
(#152) Variable "actionMethod" must be all lower-case
(#152) Variable "controllerName" must be all lower-case
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Whitespace found at end of line
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Whitespace found at end of line
(#161) Variable "originalName" must be all lower-case
(#165) Variable "originalName" must be all lower-case
(#169) Whitespace found at end of line
(#170) Variable "controllerName" must be all lower-case
(#170) Variable "originalControllerName" must be all lower-case
(#173) Variable "controllerName" must be all lower-case
(#174) Variable "originalControllerName" must be all lower-case
(#178) Whitespace found at end of line
(#180) Whitespace found at end of line
(#184) Variable "actionMethod" must be all lower-case
(#189) Variable "actionMethod" must be all lower-case
(#191) Variable "actionMethod" must be all lower-case
(#195) Variable "viewIncluded" must be all lower-case
(#196) Variable "viewResource" must be all lower-case
(#196) Variable "controllerName" must be all lower-case
(#200) Variable "viewResource" must be all lower-case
(#204) Variable "viewResource" must be all lower-case
(#206) Variable "viewResource" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Provider/Application.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Whitespace found at end of line
(#33) Whitespace found at end of line
(#35) Whitespace found at end of line
(#37) Whitespace found at end of line
(#41) Public method name "Zend_Tool_Project_Provider_Application::changeClassNamePrefix" must be in lower-case letters only
(#41) Variable "classNamePrefix" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#44) Whitespace found at end of line
(#45) Variable "originalClassNamePrefix" must be all lower-case
(#45) Variable "classNamePrefix" must be all lower-case
(#46) Whitespace found at end of line
(#47) Variable "classNamePrefix" must be all lower-case
(#48) Variable "classNamePrefix" must be all lower-case
(#50) Whitespace found at end of line
(#51) Variable "configFileResource" must be all lower-case
(#52) Variable "configFileResource" must be all lower-case
(#53) Variable "classNamePrefix" must be all lower-case
(#54) Variable "classNamePrefix" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "configFileResource" must be all lower-case
(#59) Variable "configFileResource" must be all lower-case
(#60) Whitespace found at end of line
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "configFileResource" must be all lower-case
(#62) Variable "classNamePrefix" must be all lower-case
(#63) Variable "configFileResource" must be all lower-case
(#64) Whitespace found at end of line
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "applicationDirectory" must be all lower-case
(#67) Variable "applicationDirectory" must be all lower-case
(#67) Variable "classNamePrefix" must be all lower-case
(#70) Whitespace found at end of line
(#71) Variable "originalClassNamePrefix" must be all lower-case
(#71) Variable "classNamePrefix" must be all lower-case
(#73) Variable "originalClassNamePrefix" must be all lower-case
(#74) Variable "classNamePrefix" must be all lower-case
(#77) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Line exceeds 132 characters; contains 144 characters
(#81) Variable "classNamePrefix" must be all lower-case
(#82) Whitespace found at end of line
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Provider/Controller.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Public method name "Zend_Tool_Project_Provider_Controller::createResource" must be in lower-case letters only
(#44) Variable "controllerName" must be all lower-case
(#44) Variable "moduleName" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "controllerName" must be all lower-case
(#47) Line exceeds maximum limit of 180 characters; contains 193 characters
(#50) Variable "controllersDirectory" must be all lower-case
(#50) Variable "moduleName" must be all lower-case
(#51) Variable "moduleName" must be all lower-case
(#52) Variable "exceptionMessage" must be all lower-case
(#52) Variable "moduleName" must be all lower-case
(#54) Variable "exceptionMessage" must be all lower-case
(#56) Variable "exceptionMessage" must be all lower-case
(#59) Variable "newController" must be all lower-case
(#59) Variable "controllersDirectory" must be all lower-case
(#60) Whitespace found at end of line
(#61) Variable "controllerName" must be all lower-case
(#61) Variable "moduleName" must be all lower-case
(#64) Variable "newController" must be all lower-case
(#75) Public method name "Zend_Tool_Project_Provider_Controller::hasResource" must be in lower-case letters only
(#75) Variable "controllerName" must be all lower-case
(#75) Variable "moduleName" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "controllerName" must be all lower-case
(#78) Line exceeds maximum limit of 180 characters; contains 193 characters
(#81) Variable "controllersDirectory" must be all lower-case
(#81) Variable "moduleName" must be all lower-case
(#82) Variable "controllersDirectory" must be all lower-case
(#82) Variable "controllerName" must be all lower-case
(#82) Line exceeds 132 characters; contains 166 characters
(#92) Protected method name "Zend_Tool_Project_Provider_Controller::_getControllersDirectoryResource" must be in lower-case letters only
(#92) Variable "moduleName" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "profileSearchParams" must be all lower-case
(#96) Variable "moduleName" must be all lower-case
(#96) Variable "moduleName" must be all lower-case
(#97) Variable "profileSearchParams" must be all lower-case
(#97) Variable "moduleName" must be all lower-case
(#100) Variable "profileSearchParams" must be all lower-case
(#102) Variable "profileSearchParams" must be all lower-case
(#111) Variable "indexActionIncluded" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) "require_once" must be immediately followed by an open parenthesis
(#117) Variable "testingEnabled" must be all lower-case
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Whitespace found at end of line
(#128) Variable "originalName" must be all lower-case
(#130) Whitespace found at end of line
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Whitespace found at end of line
(#136) Variable "controllerResource" must be all lower-case
(#137) Variable "indexActionIncluded" must be all lower-case
(#138) Variable "indexActionResource" must be all lower-case
(#138) Line exceeds 132 characters; contains 137 characters
(#139) Variable "indexActionViewResource" must be all lower-case
(#139) Line exceeds 132 characters; contains 139 characters
(#141) Variable "testingEnabled" must be all lower-case
(#142) Variable "testControllerResource" must be all lower-case
(#142) Line exceeds 132 characters; contains 149 characters
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "originalName" must be all lower-case
(#156) Variable "originalName" must be all lower-case
(#161) Whitespace found at end of line
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Whitespace found at end of line
(#165) Variable "controllerResource" must be all lower-case
(#167) Variable "indexActionResource" must be all lower-case
(#169) Variable "indexActionViewResource" must be all lower-case
(#169) Line exceeds 132 characters; contains 155 characters
(#171) Whitespace found at end of line
(#172) Variable "testControllerResource" must be all lower-case
(#173) Variable "testControllerResource" must be all lower-case
(#173) Line exceeds 132 characters; contains 135 characters
(#178) Variable "controllerResource" must be all lower-case
(#179) Variable "controllerResource" must be all lower-case
(#181) Variable "indexActionResource" must be all lower-case
(#183) Variable "indexActionResource" must be all lower-case
(#184) Variable "indexActionViewResource" must be all lower-case
(#184) Line exceeds 132 characters; contains 151 characters
(#185) Variable "indexActionViewResource" must be all lower-case
(#188) Variable "testControllerResource" must be all lower-case
(#189) Variable "testControllerResource" must be all lower-case
(#190) Variable "testControllerResource" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Provider/DbAdapter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#43) Whitespace found at end of line
(#44) Member variable "_appConfigFilePath" must be all lower-case
(#45) Whitespace found at end of line
(#47) Whitespace found at end of line
(#48) Member variable "_sectionName" must be all lower-case
(#49) Whitespace found at end of line
(#50) This comment is 43% valid code; is this commented out code?
(#50) Variable "sectionName" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#53) Whitespace found at end of line
(#54) Variable "appConfigFileResource" must be all lower-case
(#55) Whitespace found at end of line
(#56) Variable "appConfigFileResource" must be all lower-case
(#59) Whitespace found at end of line
(#60) Variable "appConfigFileResource" must be all lower-case
(#61) Whitespace found at end of line
(#62) Line exceeds 132 characters; contains 138 characters
(#63) Whitespace found at end of line
(#64) Variable "sectionName" must be all lower-case
(#65) Variable "sectionName" must be all lower-case
(#67) Whitespace found at end of line
(#71) Whitespace found at end of line
(#73) Line exceeds 132 characters; contains 141 characters
(#75) Whitespace found at end of line
(#78) This comment is 67% valid code; is this commented out code?
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Line indented incorrectly; expected at least 12 spaces, found 8
(#78) No space found before comment text; expected "// } elseif ($interactivelyPrompt) {" but found "//} elseif ($interactivelyPrompt) {"
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) This comment is 72% valid code; is this commented out code?
(#79) Line indented incorrectly; expected at least 12 spaces, found 8
(#79) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#83) Whitespace found at end of line
(#83) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#84) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Protected method name "Zend_Tool_Project_Provider_DbAdapter::_configureViaDSN" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "dsnVars" must be all lower-case
(#90) Whitespace found at end of line
(#93) Whitespace found at end of line
(#96) Whitespace found at end of line
(#97) Variable "dsnVars" must be all lower-case
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "dsnVars" must be all lower-case
(#103) Whitespace found at end of line
(#104) Variable "dbConfigValues" must be all lower-case
(#105) Whitespace found at end of line
(#106) Variable "dsnVars" must be all lower-case
(#107) Variable "dbConfigValues" must be all lower-case
(#107) Variable "dsnVars" must be all lower-case
(#108) Variable "dsnVars" must be all lower-case
(#110) Whitespace found at end of line
(#111) Variable "dbConfigValues" must be all lower-case
(#111) Variable "dsnVars" must be all lower-case
(#112) Whitespace found at end of line
(#113) Variable "isPretend" must be all lower-case
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "applicationConfig" must be all lower-case
(#117) Variable "applicationConfig" must be all lower-case
(#117) Variable "dbConfigValues" must be all lower-case
(#118) Whitespace found at end of line
(#120) Whitespace found at end of line
(#121) Variable "isPretend" must be all lower-case
(#125) Variable "applicationConfig" must be all lower-case
(#127) Variable "applicationConfig" must be all lower-case
(#133) Whitespace found at end of line
(#134) Protected method name "Zend_Tool_Project_Provider_DbAdapter::_cleanMagicQuotesInValues" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#138) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Provider/DbTable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Whitespace found at end of line
(#33) Whitespace found at end of line
(#35) Whitespace found at end of line
(#39) Member variable "_nameFilter" must be all lower-case
(#40) Whitespace found at end of line
(#41) Public method name "Zend_Tool_Project_Provider_DbTable::createResource" must be in lower-case letters only
(#41) Variable "dbTableName" must be all lower-case
(#41) Variable "actualTableName" must be all lower-case
(#41) Variable "moduleName" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "profileSearchParams" must be all lower-case
(#45) Variable "moduleName" must be all lower-case
(#45) Variable "moduleName" must be all lower-case
(#46) Variable "profileSearchParams" must be all lower-case
(#46) Variable "moduleName" must be all lower-case
(#49) Variable "profileSearchParams" must be all lower-case
(#50) Whitespace found at end of line
(#51) Variable "modelsDirectory" must be all lower-case
(#51) Variable "profileSearchParams" must be all lower-case
(#52) Whitespace found at end of line
(#53) Variable "modelsDirectory" must be all lower-case
(#56) Variable "moduleName" must be all lower-case
(#56) Variable "moduleName" must be all lower-case
(#59) Whitespace found at end of line
(#60) Variable "dbTableDirectory" must be all lower-case
(#60) Variable "modelsDirectory" must be all lower-case
(#61) Variable "dbTableDirectory" must be all lower-case
(#61) Variable "modelsDirectory" must be all lower-case
(#63) Whitespace found at end of line
(#64) Variable "dbTableFile" must be all lower-case
(#64) Variable "dbTableDirectory" must be all lower-case
(#64) Variable "dbTableName" must be all lower-case
(#64) Variable "actualTableName" must be all lower-case
(#64) Line exceeds 132 characters; contains 149 characters
(#65) Whitespace found at end of line
(#66) Variable "dbTableFile" must be all lower-case
(#68) Whitespace found at end of line
(#69) Public method name "Zend_Tool_Project_Provider_DbTable::hasResource" must be in lower-case letters only
(#69) Variable "dbTableName" must be all lower-case
(#69) Variable "moduleName" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "profileSearchParams" must be all lower-case
(#73) Variable "moduleName" must be all lower-case
(#73) Variable "moduleName" must be all lower-case
(#74) Variable "profileSearchParams" must be all lower-case
(#74) Variable "moduleName" must be all lower-case
(#77) Variable "profileSearchParams" must be all lower-case
(#78) Whitespace found at end of line
(#79) Variable "modelsDirectory" must be all lower-case
(#79) Variable "profileSearchParams" must be all lower-case
(#80) Whitespace found at end of line
(#81) Variable "modelsDirectory" must be all lower-case
(#82) Variable "dbTableDirectory" must be all lower-case
(#82) Variable "modelsDirectory" must be all lower-case
(#85) Whitespace found at end of line
(#86) Variable "dbTableFile" must be all lower-case
(#86) Variable "dbTableDirectory" must be all lower-case
(#86) Variable "dbTableName" must be all lower-case
(#87) Whitespace found at end of line
(#88) Variable "dbTableFile" must be all lower-case
(#90) Whitespace found at end of line
(#91) Whitespace found at end of line
(#92) Variable "actualTableName" must be all lower-case
(#92) Variable "forceOverwrite" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Whitespace found at end of line
(#101) Variable "originalName" must be all lower-case
(#103) Whitespace found at end of line
(#104) Variable "actualTableName" must be all lower-case
(#105) Line exceeds 132 characters; contains 141 characters
(#107) Whitespace found at end of line
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Whitespace found at end of line
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Whitespace found at end of line
(#119) Variable "originalName" must be all lower-case
(#123) Variable "originalName" must be all lower-case
(#127) Whitespace found at end of line
(#129) Variable "tableResource" must be all lower-case
(#129) Variable "actualTableName" must be all lower-case
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "tableResource" must be all lower-case
(#140) Variable "tableResource" must be all lower-case
(#141) Variable "tableResource" must be all lower-case
(#145) Whitespace found at end of line
(#146) Public method name "Zend_Tool_Project_Provider_DbTable::createFromDatabase" must be in lower-case letters only
(#146) Variable "forceOverwrite" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#149) Whitespace found at end of line
(#150) Variable "bootstrapResource" must be all lower-case
(#151) Whitespace found at end of line
(#152) This comment is 43% valid code; is this commented out code?
(#153) Variable "zendApp" must be all lower-case
(#153) Variable "bootstrapResource" must be all lower-case
(#154) Whitespace found at end of line
(#156) Variable "zendApp" must be all lower-case
(#161) Whitespace found at end of line
(#162) This comment is 43% valid code; is this commented out code?
(#163) Variable "zendApp" must be all lower-case
(#164) Whitespace found at end of line
(#165) Variable "tableResources" must be all lower-case
(#166) Variable "actualTableName" must be all lower-case
(#167) Whitespace found at end of line
(#168) Variable "dbTableName" must be all lower-case
(#168) Variable "actualTableName" must be all lower-case
(#169) Whitespace found at end of line
(#170) Variable "forceOverwrite" must be all lower-case
(#170) Variable "dbTableName" must be all lower-case
(#176) Whitespace found at end of line
(#177) Variable "tableResources" must be all lower-case
(#179) Variable "dbTableName" must be all lower-case
(#180) Variable "actualTableName" must be all lower-case
(#184) Whitespace found at end of line
(#185) Variable "tableResources" must be all lower-case
(#188) Whitespace found at end of line
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Variable "tableResources" must be all lower-case
(#192) Variable "tableResource" must be all lower-case
(#193) Variable "tableResource" must be all lower-case
(#193) Line exceeds 132 characters; contains 136 characters
(#198) Variable "tableResources" must be all lower-case
(#198) Variable "tableResource" must be all lower-case
(#199) Variable "tableResource" must be all lower-case
(#200) Variable "tableResource" must be all lower-case
(#205) Whitespace found at end of line
(#205) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#206) Whitespace found at end of line
(#208) Whitespace found at end of line
(#209) Protected method name "Zend_Tool_Project_Provider_DbTable::_convertTableNameToClassName" must be in lower-case letters only
(#209) Variable "tableName" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#214) Space found before object operator
(#216) Whitespace found at end of line
(#217) Variable "tableName" must be all lower-case
(#219) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Provider/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Tool/Project/Provider/Form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Public method name "Zend_Tool_Project_Provider_Form::createResource" must be in lower-case letters only
(#32) Variable "formName" must be all lower-case
(#32) Variable "moduleName" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "formName" must be all lower-case
(#35) Line exceeds 132 characters; contains 175 characters
(#38) Variable "formsDirectory" must be all lower-case
(#38) Variable "moduleName" must be all lower-case
(#39) Variable "moduleName" must be all lower-case
(#40) Variable "exceptionMessage" must be all lower-case
(#40) Variable "moduleName" must be all lower-case
(#42) Variable "exceptionMessage" must be all lower-case
(#44) Variable "exceptionMessage" must be all lower-case
(#47) Variable "newForm" must be all lower-case
(#47) Variable "formsDirectory" must be all lower-case
(#48) Whitespace found at end of line
(#49) Variable "formName" must be all lower-case
(#49) Variable "moduleName" must be all lower-case
(#52) Variable "newForm" must be all lower-case
(#63) Public method name "Zend_Tool_Project_Provider_Form::hasResource" must be in lower-case letters only
(#63) Variable "formName" must be all lower-case
(#63) Variable "moduleName" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "formName" must be all lower-case
(#66) Line exceeds maximum limit of 180 characters; contains 188 characters
(#69) Variable "formsDirectory" must be all lower-case
(#69) Variable "moduleName" must be all lower-case
(#70) Variable "formsDirectory" must be all lower-case
(#70) Variable "formName" must be all lower-case
(#70) Line exceeds 132 characters; contains 142 characters
(#72) Whitespace found at end of line
(#80) Protected method name "Zend_Tool_Project_Provider_Form::_getFormsDirectoryResource" must be in lower-case letters only
(#80) Variable "moduleName" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "profileSearchParams" must be all lower-case
(#84) Variable "moduleName" must be all lower-case
(#84) Variable "moduleName" must be all lower-case
(#85) Variable "profileSearchParams" must be all lower-case
(#85) Variable "moduleName" must be all lower-case
(#88) Variable "profileSearchParams" must be all lower-case
(#90) Variable "profileSearchParams" must be all lower-case
(#92) Whitespace found at end of line
(#100) Opening brace should be on the same line as the declaration
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "testingEnabled" must be all lower-case
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Whitespace found at end of line
(#116) Whitespace found at end of line
(#118) Variable "formResource" must be all lower-case
(#120) Variable "testingEnabled" must be all lower-case
(#121) Variable "testFormResource" must be all lower-case
(#122) Line exceeds 132 characters; contains 146 characters
(#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 57% valid code; is this commented out code?
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "formResource" must be all lower-case
(#136) Variable "testFormResource" must be all lower-case
(#137) Variable "testFormResource" must be all lower-case
(#137) Line exceeds 132 characters; contains 145 characters
(#142) Variable "formResource" must be all lower-case
(#143) Variable "formResource" must be all lower-case
(#145) Variable "testFormResource" must be all lower-case
(#146) Variable "testFormResource" must be all lower-case
(#146) Line exceeds 132 characters; contains 141 characters
(#147) Variable "testFormResource" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Provider/Layout.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#34) Line exceeds 132 characters; contains 135 characters
(#36) Whitespace found at end of line
(#37) Public method name "Zend_Tool_Project_Provider_Layout::createResource" must be in lower-case letters only
(#37) Variable "layoutName" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "applicationDirectory" must be all lower-case
(#40) Variable "layoutDirectory" must be all lower-case
(#40) Variable "applicationDirectory" must be all lower-case
(#41) Whitespace found at end of line
(#42) Variable "layoutDirectory" must be all lower-case
(#43) Variable "layoutDirectory" must be all lower-case
(#43) Variable "applicationDirectory" must be all lower-case
(#45) Whitespace found at end of line
(#46) Variable "layoutScriptsDirectory" must be all lower-case
(#46) Variable "layoutDirectory" must be all lower-case
(#47) Whitespace found at end of line
(#48) Variable "layoutScriptsDirectory" must be all lower-case
(#49) Variable "layoutScriptsDirectory" must be all lower-case
(#49) Variable "layoutDirectory" must be all lower-case
(#51) Whitespace found at end of line
(#52) Variable "layoutScriptFile" must be all lower-case
(#52) Variable "layoutScriptsDirectory" must be all lower-case
(#54) Variable "layoutScriptFile" must be all lower-case
(#55) Variable "layoutScriptFile" must be all lower-case
(#55) Variable "layoutScriptsDirectory" must be all lower-case
(#57) Whitespace found at end of line
(#58) Variable "layoutScriptFile" must be all lower-case
(#60) Whitespace found at end of line
(#62) Opening brace should be on the same line as the declaration
(#64) Whitespace found at end of line
(#65) Variable "applicationConfigResource" must be all lower-case
(#67) Variable "applicationConfigResource" must be all lower-case
(#70) Whitespace found at end of line
(#71) Variable "applicationConfigResource" must be all lower-case
(#72) Whitespace found at end of line
(#74) Line exceeds 132 characters; contains 146 characters
(#77) Whitespace found at end of line
(#78) Variable "layoutPath" must be all lower-case
(#79) Whitespace found at end of line
(#81) Line exceeds 132 characters; contains 138 characters
(#83) Variable "applicationConfigResource" must be all lower-case
(#83) Variable "layoutPath" must be all lower-case
(#84) Variable "applicationConfigResource" must be all lower-case
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#86) Variable "layoutScriptFile" must be all lower-case
(#87) Whitespace found at end of line
(#88) Variable "layoutScriptFile" must be all lower-case
(#89) Whitespace found at end of line
(#91) Whitespace found at end of line
(#92) Variable "layoutScriptFile" must be all lower-case
(#94) Whitespace found at end of line
(#97) Whitespace found at end of line
(#97) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#98) Whitespace found at end of line
(#99) Whitespace found at end of line
(#101) Whitespace found at end of line
(#103) Opening brace should be on the same line as the declaration
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Whitespace found at end of line
(#107) Whitespace found at end of line
(#108) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Provider/Manifest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Zend_Tool_Project_Provider_Manifest::getProviders" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Whitespace found at end of line
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Whitespace found at end of line
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Whitespace found at end of line
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Whitespace found at end of line
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Whitespace found at end of line
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Whitespace found at end of line
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Whitespace found at end of line
local/mr/vendor/zend/Zend/Tool/Project/Provider/Model.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Public method name "Zend_Tool_Project_Provider_Model::createResource" must be in lower-case letters only
(#32) Variable "modelName" must be all lower-case
(#32) Variable "moduleName" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "modelName" must be all lower-case
(#35) Line exceeds 132 characters; contains 178 characters
(#38) Variable "modelsDirectory" must be all lower-case
(#38) Variable "moduleName" must be all lower-case
(#39) Variable "moduleName" must be all lower-case
(#40) Variable "exceptionMessage" must be all lower-case
(#40) Variable "moduleName" must be all lower-case
(#42) Variable "exceptionMessage" must be all lower-case
(#44) Variable "exceptionMessage" must be all lower-case
(#47) Variable "newModel" must be all lower-case
(#47) Variable "modelsDirectory" must be all lower-case
(#48) Whitespace found at end of line
(#49) Variable "modelName" must be all lower-case
(#49) Variable "moduleName" must be all lower-case
(#52) Variable "newModel" must be all lower-case
(#63) Public method name "Zend_Tool_Project_Provider_Model::hasResource" must be in lower-case letters only
(#63) Variable "modelName" must be all lower-case
(#63) Variable "moduleName" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "modelName" must be all lower-case
(#66) Line exceeds maximum limit of 180 characters; contains 191 characters
(#69) Variable "modelsDirectory" must be all lower-case
(#69) Variable "moduleName" must be all lower-case
(#70) Variable "modelsDirectory" must be all lower-case
(#70) Variable "modelName" must be all lower-case
(#70) Line exceeds 132 characters; contains 146 characters
(#72) Whitespace found at end of line
(#80) Protected method name "Zend_Tool_Project_Provider_Model::_getModelsDirectoryResource" must be in lower-case letters only
(#80) Variable "moduleName" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "profileSearchParams" must be all lower-case
(#84) Variable "moduleName" must be all lower-case
(#84) Variable "moduleName" must be all lower-case
(#85) Variable "profileSearchParams" must be all lower-case
(#85) Variable "moduleName" must be all lower-case
(#88) Variable "profileSearchParams" must be all lower-case
(#90) Variable "profileSearchParams" must be all lower-case
(#92) Whitespace found at end of line
(#100) Opening brace should be on the same line as the declaration
(#103) Variable "originalName" must be all lower-case
(#104) Whitespace found at end of line
(#106) Whitespace found at end of line
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Variable "testingEnabled" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) This comment is 67% valid code; is this commented out code?
(#108) No space found before comment text; expected "// Zend_Tool_Project_Provider_Test::isTestingEnabled($this->_loadedProfile);" but found "//Zend_Tool_Project_Provider_Test::isTestingEnabled($this->_loadedProfile);"
(#109) Variable "testModelResource" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Whitespace found at end of line
(#119) Whitespace found at end of line
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Whitespace found at end of line
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Whitespace found at end of line
(#127) Variable "originalName" must be all lower-case
(#131) Variable "originalName" must be all lower-case
(#135) Whitespace found at end of line
(#137) Variable "modelResource" must be all lower-case
(#139) Empty IF statement detected
(#139) Variable "testingEnabled" must be all lower-case
(#140) Line exceeds 132 characters; contains 147 characters
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) This comment is 57% valid code; is this commented out code?
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "modelResource" must be all lower-case
(#153) Variable "testModelResource" must be all lower-case
(#154) Variable "testModelResource" must be all lower-case
(#159) Variable "modelResource" must be all lower-case
(#160) Variable "modelResource" must be all lower-case
(#162) Variable "testModelResource" must be all lower-case
(#163) Variable "testModelResource" must be all lower-case
(#164) Variable "testModelResource" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Provider/Module.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#54) Public method name "Zend_Tool_Project_Provider_Module::createResources" must be in lower-case letters only
(#54) Variable "moduleName" must be all lower-case
(#54) Variable "targetModuleResource" must be all lower-case
(#54) Line exceeds 132 characters; contains 156 characters
(#55) Opening brace should be on the same line as the declaration
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "targetModuleResource" must be all lower-case
(#59) Variable "targetModuleResource" must be all lower-case
(#60) Variable "targetModuleEnabledResources" must be all lower-case
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "modulesDirectory" must be all lower-case
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "modulesDirectory" must be all lower-case
(#70) Variable "moduleName" must be all lower-case
(#71) Variable "moduleName" must be all lower-case
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "moduleDirectory" must be all lower-case
(#75) Variable "modulesDirectory" must be all lower-case
(#75) Variable "moduleName" must be all lower-case
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "moduleContextFilterIterator" must be all lower-case
(#79) Variable "targetModuleResource" must be all lower-case
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "targetIterator" must be all lower-case
(#87) Variable "moduleContextFilterIterator" must be all lower-case
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "currentDepth" must be all lower-case
(#91) Variable "parentResources" must be all lower-case
(#92) Variable "currentResource" must be all lower-case
(#92) Variable "moduleDirectory" must be all lower-case
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "targetIterator" must be all lower-case
(#95) Variable "targetSubResource" must be all lower-case
(#97) Variable "depthDifference" must be all lower-case
(#97) Variable "targetIterator" must be all lower-case
(#97) Variable "currentDepth" must be all lower-case
(#98) Variable "currentDepth" must be all lower-case
(#98) Variable "targetIterator" must be all lower-case
(#100) Variable "depthDifference" must be all lower-case
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "parentResources" must be all lower-case
(#102) Variable "currentResource" must be all lower-case
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "currentResource" must be all lower-case
(#104) Variable "currentChildResource" must be all lower-case
(#105) Usage of ELSEIF not allowed; use ELSE IF instead
(#105) Variable "depthDifference" must be all lower-case
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "depthDifference" must be all lower-case
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "currentResource" must be all lower-case
(#110) Variable "parentResources" must be all lower-case
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "targetSubResource" must be all lower-case
(#116) Variable "currentChildResource" must be all lower-case
(#116) Variable "currentResource" must be all lower-case
(#116) Variable "targetSubResource" must be all lower-case
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "targetModuleEnabledResources" must be all lower-case
(#120) Variable "currentChildResource" must be all lower-case
(#120) Variable "targetSubResource" must be all lower-case
(#120) Variable "targetModuleEnabledResources" must be all lower-case
(#122) Variable "currentChildResource" must be all lower-case
(#122) Variable "targetSubResource" must be all lower-case
(#127) Variable "moduleDirectory" must be all lower-case
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) This comment is 50% valid code; is this commented out code?
(#135) No space found before comment text; expected "// , $moduleProfile = null)" but found "//, $moduleProfile = null)"
(#136) Opening brace should be on the same line as the declaration
(#152) Variable "enabledFilter" must be all lower-case
(#153) Variable "enabledFilter" must be all lower-case
(#157) Whitespace found at end of line
(#160) Variable "appConfigFile" must be all lower-case
(#161) Variable "appConfigFile" must be all lower-case
(#162) Variable "appConfigFile" must be all lower-case
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Tool/Project/Provider/Profile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#42) Opening brace should be on the same line as the declaration
(#45) Variable "profileIterator" must be all lower-case
(#47) Variable "profileIterator" must be all lower-case
(#47) Variable "profileItem" must be all lower-case
(#49) Variable "profileIterator" must be all lower-case
(#49) Variable "profileItem" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Provider/Project.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#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
(#36) No space found before comment text; expected "// implements Zend_Tool_Framework_Provider_DocblockManifestInterface" but found "//implements Zend_Tool_Framework_Provider_DocblockManifestInterface"
(#48) Variable "nameOfProfile" must be all lower-case
(#48) Variable "fileOfProfile" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#57) "require_once" must be immediately followed by an open parenthesis
(#58) Line exceeds 132 characters; contains 133 characters
(#67) "require_once" must be immediately followed by an open parenthesis
(#71) Variable "profileData" must be all lower-case
(#73) Variable "fileOfProfile" must be all lower-case
(#73) Variable "fileOfProfile" must be all lower-case
(#74) Variable "profileData" must be all lower-case
(#74) Variable "fileOfProfile" must be all lower-case
(#78) Variable "profileData" must be all lower-case
(#78) Variable "nameOfProfile" must be all lower-case
(#79) Variable "profileData" must be all lower-case
(#79) Variable "nameOfProfile" must be all lower-case
(#82) Variable "profileData" must be all lower-case
(#83) Variable "profileData" must be all lower-case
(#86) Variable "newProfile" must be all lower-case
(#88) Variable "profileData" must be all lower-case
(#91) Variable "newProfile" must be all lower-case
(#94) Whitespace found at end of line
(#101) Variable "newProfile" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Line exceeds 132 characters; contains 133 characters
(#111) Public method name "Zend_Tool_Project_Provider_Project::showInfo" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#117) Line exceeds 132 characters; contains 141 characters
(#121) Protected method name "Zend_Tool_Project_Provider_Project::_getDefaultProfile" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#166) Line exceeds 132 characters; contains 133 characters
(#194) Whitespace found at end of line
(#195) Public method name "Zend_Tool_Project_Provider_Project::getDefaultReadmeContents" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "projectDirResource" must be all lower-case
(#198) Variable "projectDirResource" must be all lower-case
(#199) Variable "projectDirResource" must be all lower-case
(#200) Variable "projectDirResource" must be all lower-case
(#204) Whitespace found at end of line
(#210) Whitespace found at end of line within string
(#227) Whitespace found at end of line within string
(#234) Whitespace found at end of line within string
local/mr/vendor/zend/Zend/Tool/Project/Provider/ProjectProvider.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#42) Public method name "Zend_Tool_Project_Provider_ProjectProvider::createResource" must be in lower-case letters only
(#42) Variable "projectProviderName" must be all lower-case
(#42) Variable "actionNames" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#45) Variable "projectProviderName" must be all lower-case
(#46) Inline doc block comments are not allowed; use "// Comment." instead
(#49) "require_once" must be immediately followed by an open parenthesis
(#50) Line exceeds maximum limit of 180 characters; contains 204 characters
(#53) Variable "profileSearchParams" must be all lower-case
(#54) Variable "profileSearchParams" must be all lower-case
(#56) Variable "projectProvider" must be all lower-case
(#56) Variable "profileSearchParams" must be all lower-case
(#56) Variable "projectProviderName" must be all lower-case
(#56) Variable "actionNames" must be all lower-case
(#56) Line exceeds maximum limit of 180 characters; contains 184 characters
(#58) Variable "projectProvider" must be all lower-case
(#66) Public method name "Zend_Tool_Project_Provider_ProjectProvider::getName" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#79) Opening brace should be on the same line as the declaration
(#82) Variable "projectProvider" must be all lower-case
(#86) Variable "projectProvider" must be all lower-case
(#90) Variable "projectProvider" must be all lower-case
(#92) Variable "projectProvider" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Provider/Test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_Tool_Project_Provider_Test::isTestingEnabled" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "profileSearchParams" must be all lower-case
(#53) Variable "testsDirectory" must be all lower-case
(#53) Variable "profileSearchParams" must be all lower-case
(#55) Variable "testsDirectory" must be all lower-case
(#67) Public method name "Zend_Tool_Project_Provider_Test::createApplicationResource" must be in lower-case letters only
(#67) Variable "controllerName" must be all lower-case
(#67) Variable "actionName" must be all lower-case
(#67) Variable "moduleName" must be all lower-case
(#67) Line exceeds 132 characters; contains 138 characters
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "controllerName" must be all lower-case
(#70) Line exceeds maximum limit of 180 characters; contains 198 characters
(#73) Variable "actionName" must be all lower-case
(#74) Line exceeds maximum limit of 180 characters; contains 194 characters
(#77) Variable "testsDirectoryResource" must be all lower-case
(#79) Variable "testAppDirectoryResource" must be all lower-case
(#79) Variable "testsDirectoryResource" must be all lower-case
(#80) Variable "testAppDirectoryResource" must be all lower-case
(#80) Variable "testsDirectoryResource" must be all lower-case
(#83) Variable "moduleName" must be all lower-case
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) This comment is 50% valid code; is this commented out code?
(#84) No space found before comment text; expected "// @todo $moduleName" but found "//@todo $moduleName"
(#85) Variable "moduleName" must be all lower-case
(#88) Variable "testAppControllerDirectoryResource" must be all lower-case
(#88) Variable "testAppDirectoryResource" must be all lower-case
(#88) Line exceeds 132 characters; contains 136 characters
(#89) Variable "testAppControllerDirectoryResource" must be all lower-case
(#89) Variable "testAppDirectoryResource" must be all lower-case
(#92) Variable "testAppControllerFileResource" must be all lower-case
(#92) Variable "testAppControllerDirectoryResource" must be all lower-case
(#92) Variable "controllerName" must be all lower-case
(#92) Line exceeds 132 characters; contains 173 characters
(#94) Variable "testAppControllerFileResource" must be all lower-case
(#104) Public method name "Zend_Tool_Project_Provider_Test::createLibraryResource" must be in lower-case letters only
(#104) Variable "libraryClassName" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "testLibraryDirectoryResource" must be all lower-case
(#107) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#109) Variable "fsParts" must be all lower-case
(#109) Variable "libraryClassName" must be all lower-case
(#111) Variable "currentDirectoryResource" must be all lower-case
(#111) Variable "testLibraryDirectoryResource" must be all lower-case
(#113) Variable "nameOrNamespacePart" must be all lower-case
(#113) Variable "fsParts" must be all lower-case
(#115) Variable "fsParts" must be all lower-case
(#117) Variable "libraryDirectoryResource" must be all lower-case
(#117) Variable "currentDirectoryResource" must be all lower-case
(#117) Variable "nameOrNamespacePart" must be all lower-case
(#117) Line exceeds maximum limit of 180 characters; contains 186 characters
(#118) Variable "currentDirectoryResource" must be all lower-case
(#118) Variable "currentDirectoryResource" must be all lower-case
(#118) Variable "nameOrNamespacePart" must be all lower-case
(#118) Line exceeds 132 characters; contains 171 characters
(#120) Variable "currentDirectoryResource" must be all lower-case
(#120) Variable "libraryDirectoryResource" must be all lower-case
(#122) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#126) Variable "libraryFileResource" must be all lower-case
(#126) Variable "currentDirectoryResource" must be all lower-case
(#126) Variable "libraryClassName" must be all lower-case
(#126) Line exceeds 132 characters; contains 163 characters
(#127) Variable "libraryFileResource" must be all lower-case
(#127) Variable "currentDirectoryResource" must be all lower-case
(#127) Variable "libraryClassName" must be all lower-case
(#127) Line exceeds 132 characters; contains 148 characters
(#134) Variable "libraryFileResource" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#143) Opening brace should be on the same line as the declaration
(#152) Variable "libraryClassName" must be all lower-case
(#153) Opening brace should be on the same line as the declaration
(#160) Variable "testLibraryResource" must be all lower-case
(#160) Variable "libraryClassName" must be all lower-case
(#165) Variable "testLibraryResource" must be all lower-case
(#167) Variable "testLibraryResource" must be all lower-case
(#168) Variable "testLibraryResource" must be all lower-case
local/mr/vendor/zend/Zend/Tool/Project/Provider/View.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#46) Public method name "Zend_Tool_Project_Provider_View::createResource" must be in lower-case letters only
(#46) Variable "actionName" must be all lower-case
(#46) Variable "controllerName" must be all lower-case
(#46) Variable "moduleName" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "actionName" must be all lower-case
(#49) "require_once" must be immediately followed by an open parenthesis
(#50) Line exceeds maximum limit of 180 characters; contains 183 characters
(#53) Variable "controllerName" must be all lower-case
(#54) "require_once" must be immediately followed by an open parenthesis
(#55) Line exceeds maximum limit of 180 characters; contains 187 characters
(#58) Variable "profileSearchParams" must be all lower-case
(#60) Variable "moduleName" must be all lower-case
(#61) Variable "profileSearchParams" must be all lower-case
(#61) Variable "moduleName" must be all lower-case
(#62) Variable "noModuleSearch" must be all lower-case
(#64) Variable "noModuleSearch" must be all lower-case
(#67) Variable "profileSearchParams" must be all lower-case
(#68) Variable "profileSearchParams" must be all lower-case
(#70) Variable "viewScriptsDirectory" must be all lower-case
(#70) Variable "profileSearchParams" must be all lower-case
(#70) Variable "noModuleSearch" must be all lower-case
(#71) "require_once" must be immediately followed by an open parenthesis
(#75) Variable "profileSearchParams" must be all lower-case
(#75) Variable "controllerName" must be all lower-case
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "viewControllerScriptsDirectory" must be all lower-case
(#78) Variable "viewScriptsDirectory" must be all lower-case
(#78) Variable "profileSearchParams" must be all lower-case
(#79) Variable "viewControllerScriptsDirectory" must be all lower-case
(#79) Variable "viewScriptsDirectory" must be all lower-case
(#79) Variable "controllerName" must be all lower-case
(#79) Line exceeds 132 characters; contains 165 characters
(#82) Variable "newViewScriptFile" must be all lower-case
(#82) Variable "viewControllerScriptsDirectory" must be all lower-case
(#82) Variable "actionName" must be all lower-case
(#82) Line exceeds 132 characters; contains 134 characters
(#84) Variable "newViewScriptFile" must be all lower-case
(#93) Variable "controllerName" must be all lower-case
(#93) Variable "actionNameOrSimpleName" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#96) Variable "controllerName" must be all lower-case
(#96) Variable "actionNameOrSimpleName" must be all lower-case
(#97) "require_once" must be immediately followed by an open parenthesis
(#103) Variable "actionNameOrSimpleName" must be all lower-case
(#103) Variable "controllerName" must be all lower-case
local/mr/vendor/zend/Zend/Translate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#66) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Translate::setAdapter" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#134) Variable "_cache" must not contain underscores.
(#142) "require_once" must be immediately followed by an open parenthesis
(#152) Public method name "Zend_Translate::getAdapter" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Translate::getCache" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "_cache" must not contain underscores.
(#173) Public method name "Zend_Translate::setCache" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "_cache" must not contain underscores.
(#183) Public method name "Zend_Translate::hasCache" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#185) Variable "_cache" must not contain underscores.
(#197) Public method name "Zend_Translate::removeCache" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "_cache" must not contain underscores.
(#207) Public method name "Zend_Translate::clearCache" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#209) Variable "_cache" must not contain underscores.
(#216) Opening brace should be on the same line as the declaration
(#220) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Translate/Adapter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#116) Opening brace should be on the same line as the declaration
(#141) Variable "_cache" must not contain underscores.
(#143) Variable "_cache" must not contain underscores.
(#184) Public method name "Zend_Translate_Adapter::addTranslation" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#211) "require_once" must be immediately followed by an open parenthesis
(#224) "require_once" must be immediately followed by an open parenthesis
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#277) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#283) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#297) Empty CATCH statement detected
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Public method name "Zend_Translate_Adapter::setOptions" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#330) "require_once" must be immediately followed by an open parenthesis
(#348) Variable "_cache" must not contain underscores.
(#350) Variable "_cache" must not contain underscores.
(#363) Public method name "Zend_Translate_Adapter::getOptions" must be in lower-case letters only
(#363) Variable "optionKey" must be all lower-case
(#364) Opening brace should be on the same line as the declaration
(#365) Variable "optionKey" must be all lower-case
(#369) Variable "optionKey" must be all lower-case
(#370) Variable "optionKey" must be all lower-case
(#381) Public method name "Zend_Translate_Adapter::getLocale" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Translate_Adapter::setLocale" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#404) "require_once" must be immediately followed by an open parenthesis
(#436) Variable "_cache" must not contain underscores.
(#438) Variable "_cache" must not contain underscores.
(#450) Public method name "Zend_Translate_Adapter::getList" must be in lower-case letters only
(#451) Opening brace should be on the same line as the declaration
(#454) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#470) Public method name "Zend_Translate_Adapter::getMessageId" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#486) Public method name "Zend_Translate_Adapter::getMessageIds" must be in lower-case letters only
(#487) Opening brace should be on the same line as the declaration
(#503) Public method name "Zend_Translate_Adapter::getMessages" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#521) Expected 1 space after asterisk; 36 found
(#524) Public method name "Zend_Translate_Adapter::isAvailable" must be in lower-case letters only
(#525) Opening brace should be on the same line as the declaration
(#538) Protected method name "Zend_Translate_Adapter::_loadTranslationData" must be in lower-case letters only
(#552) Private method name "Zend_Translate_Adapter::_addTranslationData" must be in lower-case letters only
(#553) Opening brace should be on the same line as the declaration
(#589) "require_once" must be immediately followed by an open parenthesis
(#598) Variable "_cache" must not contain underscores.
(#600) Variable "_cache" must not contain underscores.
(#623) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#637) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#645) Variable "_cache" must not contain underscores.
(#647) Variable "_cache" must not contain underscores.
(#663) Variable "messageId" must be all lower-case
(#664) Opening brace should be on the same line as the declaration
(#670) Variable "messageId" must be all lower-case
(#671) Variable "messageId" must be all lower-case
(#672) Variable "messageId" must be all lower-case
(#675) Variable "messageId" must be all lower-case
(#680) Variable "messageId" must be all lower-case
(#681) Variable "messageId" must be all lower-case
(#681) Variable "messageId" must be all lower-case
(#683) Variable "messageId" must be all lower-case
(#683) Variable "messageId" must be all lower-case
(#689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Variable "messageId" must be all lower-case
(#691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#691) Inline comments must end in full-stops, exclamation marks, or question marks
(#696) Variable "messageId" must be all lower-case
(#702) Variable "messageId" must be all lower-case
(#717) Variable "messageId" must be all lower-case
(#717) Variable "messageId" must be all lower-case
(#717) Variable "messageId" must be all lower-case
(#718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Variable "messageId" must be all lower-case
(#730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Variable "messageId" must be all lower-case
(#733) Variable "messageId" must be all lower-case
(#733) Variable "messageId" must be all lower-case
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) Variable "messageId" must be all lower-case
(#748) Variable "messageId" must be all lower-case
(#749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#754) Variable "messageId" must be all lower-case
(#760) Variable "messageId" must be all lower-case
(#784) Opening brace should be on the same line as the declaration
(#815) Variable "messageId" must be all lower-case
(#816) Opening brace should be on the same line as the declaration
(#817) Variable "messageId" must be all lower-case
(#832) Public method name "Zend_Translate_Adapter::isTranslated" must be in lower-case letters only
(#832) Variable "messageId" must be all lower-case
(#833) Opening brace should be on the same line as the declaration
(#845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) Variable "messageId" must be all lower-case
(#853) Variable "messageId" must be all lower-case
(#853) Variable "messageId" must be all lower-case
(#854) Inline comments must start with a capital letter, digit or 3-dots sequence
(#854) Inline comments must end in full-stops, exclamation marks, or question marks
(#857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#860) Variable "messageId" must be all lower-case
(#860) Variable "messageId" must be all lower-case
(#860) Variable "messageId" must be all lower-case
(#861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#866) Inline comments must end in full-stops, exclamation marks, or question marks
(#875) Public method name "Zend_Translate_Adapter::getCache" must be in lower-case letters only
(#876) Opening brace should be on the same line as the declaration
(#877) Variable "_cache" must not contain underscores.
(#885) Public method name "Zend_Translate_Adapter::setCache" must be in lower-case letters only
(#886) Opening brace should be on the same line as the declaration
(#887) Variable "_cache" must not contain underscores.
(#895) Public method name "Zend_Translate_Adapter::hasCache" must be in lower-case letters only
(#896) Opening brace should be on the same line as the declaration
(#897) Variable "_cache" must not contain underscores.
(#909) Public method name "Zend_Translate_Adapter::removeCache" must be in lower-case letters only
(#910) Opening brace should be on the same line as the declaration
(#911) Variable "_cache" must not contain underscores.
(#919) Public method name "Zend_Translate_Adapter::clearCache" must be in lower-case letters only
(#920) Opening brace should be on the same line as the declaration
(#921) "require_once" must be immediately followed by an open parenthesis
(#922) Variable "_cache" must not contain underscores.
(#930) Public method name "Zend_Translate_Adapter::toString" must be in lower-case letters only
local/mr/vendor/zend/Zend/Translate/Adapter/Array.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Protected method name "Zend_Translate_Adapter_Array::_loadTranslationData" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#77) Public method name "Zend_Translate_Adapter_Array::toString" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Translate/Adapter/Csv.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#82) Protected method name "Zend_Translate_Adapter_Csv::_loadTranslationData" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#88) "require_once" must be immediately followed by an open parenthesis
(#92) Expected "while (...) {\n"; found "while(...) {\n"
(#117) Public method name "Zend_Translate_Adapter_Csv::toString" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Translate/Adapter/Gettext.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Member variable "_bigEndian" must be all lower-case
(#38) Member variable "_adapterInfo" must be all lower-case
(#46) Private method name "Zend_Translate_Adapter_Gettext::_readMOData" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#65) Protected method name "Zend_Translate_Adapter_Gettext::_loadTranslationData" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#71) "require_once" must be immediately followed by an open parenthesis
(#75) "require_once" must be immediately followed by an open parenthesis
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) "require_once" must be immediately followed by an open parenthesis
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "OOffset" must be all lower-case
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "TOffset" must be all lower-case
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "OOffset" must be all lower-case
(#107) Variable "TOffset" must be all lower-case
(#110) Expected "for (...) {\n"; found "for(...) {\n"
(#151) Public method name "Zend_Translate_Adapter_Gettext::getAdapterInfo" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Translate_Adapter_Gettext::toString" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Translate/Adapter/Ini.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Protected method name "Zend_Translate_Adapter_Ini::_loadTranslationData" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#52) "require_once" must be immediately followed by an open parenthesis
(#70) Public method name "Zend_Translate_Adapter_Ini::toString" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Translate/Adapter/Qt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Protected method name "Zend_Translate_Adapter_Qt::_loadTranslationData" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#63) "require_once" must be immediately followed by an open parenthesis
(#81) "require_once" must be immediately followed by an open parenthesis
(#88) Private method name "Zend_Translate_Adapter_Qt::_startElement" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#109) Private method name "Zend_Translate_Adapter_Qt::_endElement" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#129) Private method name "Zend_Translate_Adapter_Qt::_contentElement" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#140) Private method name "Zend_Translate_Adapter_Qt::_findEncoding" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Translate_Adapter_Qt::toString" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Translate/Adapter/Tbx.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Protected method name "Zend_Translate_Adapter_Tbx::_loadTranslationData" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#76) "require_once" must be immediately followed by an open parenthesis
(#83) Private method name "Zend_Translate_Adapter_Tbx::_startElement" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#87) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#114) Private method name "Zend_Translate_Adapter_Tbx::_endElement" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#138) Private method name "Zend_Translate_Adapter_Tbx::_contentElement" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#145) Private method name "Zend_Translate_Adapter_Tbx::_findEncoding" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Translate_Adapter_Tbx::toString" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Translate/Adapter/Tmx.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Member variable "_useId" must be all lower-case
(#57) Protected method name "Zend_Translate_Adapter_Tmx::_loadTranslationData" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#61) "require_once" must be immediately followed by an open parenthesis
(#81) "require_once" must be immediately followed by an open parenthesis
(#95) Protected method name "Zend_Translate_Adapter_Tmx::_startElement" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#99) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#112) Line exceeds 132 characters; contains 148 characters
(#114) Line exceeds 132 characters; contains 146 characters
(#134) Line exceeds 132 characters; contains 149 characters
(#136) Line exceeds 132 characters; contains 147 characters
(#165) Protected method name "Zend_Translate_Adapter_Tmx::_endElement" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#199) Protected method name "Zend_Translate_Adapter_Tmx::_contentElement" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#213) Protected method name "Zend_Translate_Adapter_Tmx::_findEncoding" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Translate_Adapter_Tmx::toString" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Translate/Adapter/Xliff.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Member variable "_useId" must be all lower-case
(#44) Member variable "_langId" must be all lower-case
(#61) Protected method name "Zend_Translate_Adapter_Xliff::_loadTranslationData" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#65) "require_once" must be immediately followed by an open parenthesis
(#88) "require_once" must be immediately followed by an open parenthesis
(#95) Private method name "Zend_Translate_Adapter_Xliff::_startElement" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#99) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#105) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#150) Private method name "Zend_Translate_Adapter_Xliff::_endElement" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#198) Private method name "Zend_Translate_Adapter_Xliff::_contentElement" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#209) Private method name "Zend_Translate_Adapter_Xliff::_findEncoding" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#225) Public method name "Zend_Translate_Adapter_Xliff::toString" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Translate/Adapter/XmlTm.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Protected method name "Zend_Translate_Adapter_XmlTm::_loadTranslationData" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#60) "require_once" must be immediately followed by an open parenthesis
(#76) "require_once" must be immediately followed by an open parenthesis
(#83) Private method name "Zend_Translate_Adapter_XmlTm::_startElement" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#95) Private method name "Zend_Translate_Adapter_XmlTm::_endElement" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#112) Private method name "Zend_Translate_Adapter_XmlTm::_contentElement" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#119) Private method name "Zend_Translate_Adapter_XmlTm::_findEncoding" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Translate_Adapter_XmlTm::toString" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Translate/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Translate/Plural.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Public method name "Zend_Translate_Plural::getPlural" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#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
(#57) Variable "_plural" must not contain underscores.
(#58) Variable "_plural" must not contain underscores.
(#158) Line exceeds maximum limit of 180 characters; contains 182 characters
(#168) Line exceeds 132 characters; contains 159 characters
(#171) Line exceeds 132 characters; contains 136 characters
(#177) Line exceeds 132 characters; contains 175 characters
(#183) Line exceeds 132 characters; contains 149 characters
(#192) Line exceeds maximum limit of 180 characters; contains 181 characters
(#206) Public method name "Zend_Translate_Plural::setPlural" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) "require_once" must be immediately followed by an open parenthesis
(#222) Variable "_plural" must not contain underscores.
local/mr/vendor/zend/Zend/Uri.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#91) Variable "className" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "schemeSpecific" must be all lower-case
(#99) "require_once" must be immediately followed by an open parenthesis
(#105) "require_once" must be immediately followed by an open parenthesis
(#109) Variable "className" must be all lower-case
(#110) Inline doc block comments are not allowed; use "// Comment." instead
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "className" must be all lower-case
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) "require_once" must be immediately followed by an open parenthesis
(#130) Variable "className" must be all lower-case
(#131) "require_once" must be immediately followed by an open parenthesis
(#133) Variable "className" must be all lower-case
(#135) "require_once" must be immediately followed by an open parenthesis
(#136) Variable "className" must be all lower-case
(#140) Variable "schemeHandler" must be all lower-case
(#140) Variable "className" must be all lower-case
(#140) Variable "schemeSpecific" must be all lower-case
(#142) Variable "schemeHandler" must be all lower-case
(#143) "require_once" must be immediately followed by an open parenthesis
(#144) Variable "className" must be all lower-case
(#147) Variable "schemeHandler" must be all lower-case
(#155) Public method name "Zend_Uri::getScheme" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Uri::setConfig" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#173) Usage of ELSEIF not allowed; use ELSE IF instead
(#178) Variable "_config" must not contain underscores.
(#189) Variable "schemeSpecific" must be all lower-case
(#196) Public method name "Zend_Uri::getUri" must be in lower-case letters only
local/mr/vendor/zend/Zend/Uri/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Uri/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#50) The use of backticks in strings is not recommended
(#116) Variable "schemeSpecific" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "_config" must not contain underscores.
(#146) Variable "schemeSpecific" must be all lower-case
(#151) Variable "schemeSpecific" must be all lower-case
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) "require_once" must be immediately followed by an open parenthesis
(#170) Public method name "Zend_Uri_Http::fromString" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#173) "require_once" must be immediately followed by an open parenthesis
(#179) Variable "schemeSpecific" must be all lower-case
(#182) "require_once" must be immediately followed by an open parenthesis
(#186) Variable "schemeHandler" must be all lower-case
(#186) Variable "schemeSpecific" must be all lower-case
(#187) Variable "schemeHandler" must be all lower-case
(#198) Protected method name "Zend_Uri_Http::_parseUri" must be in lower-case letters only
(#198) Variable "schemeSpecific" must be all lower-case
(#199) Opening brace should be on the same line as the declaration
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "schemeSpecific" must be all lower-case
(#204) "require_once" must be immediately followed by an open parenthesis
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) "require_once" must be immediately followed by an open parenthesis
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Public method name "Zend_Uri_Http::getUri" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#250) "require_once" must be immediately followed by an open parenthesis
(#277) Opening brace should be on the same line as the declaration
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Public method name "Zend_Uri_Http::getUsername" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#307) Public method name "Zend_Uri_Http::validateUsername" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) "require_once" must be immediately followed by an open parenthesis
(#337) Public method name "Zend_Uri_Http::setUsername" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#340) "require_once" must be immediately followed by an open parenthesis
(#344) Variable "oldUsername" must be all lower-case
(#347) Variable "oldUsername" must be all lower-case
(#355) Public method name "Zend_Uri_Http::getPassword" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Uri_Http::validatePassword" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) "require_once" must be immediately followed by an open parenthesis
(#404) Public method name "Zend_Uri_Http::setPassword" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#407) "require_once" must be immediately followed by an open parenthesis
(#411) Variable "oldPassword" must be all lower-case
(#414) Variable "oldPassword" must be all lower-case
(#422) Public method name "Zend_Uri_Http::getHost" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#435) Public method name "Zend_Uri_Http::validateHost" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Public method name "Zend_Uri_Http::setHost" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
(#462) "require_once" must be immediately followed by an open parenthesis
(#466) Variable "oldHost" must be all lower-case
(#469) Variable "oldHost" must be all lower-case
(#477) Public method name "Zend_Uri_Http::getPort" must be in lower-case letters only
(#478) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Uri_Http::validatePort" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Public method name "Zend_Uri_Http::setPort" must be in lower-case letters only
(#512) Opening brace should be on the same line as the declaration
(#514) "require_once" must be immediately followed by an open parenthesis
(#518) Variable "oldPort" must be all lower-case
(#521) Variable "oldPort" must be all lower-case
(#529) Public method name "Zend_Uri_Http::getPath" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#542) Public method name "Zend_Uri_Http::validatePath" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) "require_once" must be immediately followed by an open parenthesis
(#571) Public method name "Zend_Uri_Http::setPath" must be in lower-case letters only
(#572) Opening brace should be on the same line as the declaration
(#574) "require_once" must be immediately followed by an open parenthesis
(#578) Variable "oldPath" must be all lower-case
(#581) Variable "oldPath" must be all lower-case
(#589) Public method name "Zend_Uri_Http::getQuery" must be in lower-case letters only
(#590) Opening brace should be on the same line as the declaration
(#601) Public method name "Zend_Uri_Http::getQueryAsArray" must be in lower-case letters only
(#602) Opening brace should be on the same line as the declaration
(#604) Variable "querryArray" must be all lower-case
(#606) Variable "querryArray" must be all lower-case
(#608) Variable "querryArray" must be all lower-case
(#620) Public method name "Zend_Uri_Http::validateQuery" must be in lower-case letters only
(#621) Opening brace should be on the same line as the declaration
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#635) "require_once" must be immediately followed by an open parenthesis
(#649) Public method name "Zend_Uri_Http::addReplaceQueryParameters" must be in lower-case letters only
(#649) Variable "queryParams" must be all lower-case
(#650) Opening brace should be on the same line as the declaration
(#651) Variable "queryParams" must be all lower-case
(#651) Variable "queryParams" must be all lower-case
(#652) Variable "queryParams" must be all lower-case
(#662) Public method name "Zend_Uri_Http::removeQueryParameters" must be in lower-case letters only
(#662) Variable "queryParamKeys" must be all lower-case
(#663) Opening brace should be on the same line as the declaration
(#664) Variable "queryParams" must be all lower-case
(#664) Variable "queryParamKeys" must be all lower-case
(#665) Variable "queryParams" must be all lower-case
(#676) Public method name "Zend_Uri_Http::setQuery" must be in lower-case letters only
(#677) Opening brace should be on the same line as the declaration
(#678) Variable "oldQuery" must be all lower-case
(#680) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Variable "oldQuery" must be all lower-case
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Variable "queryArray" must be all lower-case
(#694) Variable "queryArray" must be all lower-case
(#698) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) "require_once" must be immediately followed by an open parenthesis
(#706) Variable "oldQuery" must be all lower-case
(#714) Public method name "Zend_Uri_Http::getFragment" must be in lower-case letters only
(#715) Opening brace should be on the same line as the declaration
(#728) Public method name "Zend_Uri_Http::validateFragment" must be in lower-case letters only
(#729) Opening brace should be on the same line as the declaration
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#739) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) "require_once" must be immediately followed by an open parenthesis
(#757) Public method name "Zend_Uri_Http::setFragment" must be in lower-case letters only
(#758) Opening brace should be on the same line as the declaration
(#760) "require_once" must be immediately followed by an open parenthesis
(#764) Variable "oldFragment" must be all lower-case
(#767) Variable "oldFragment" must be all lower-case
local/mr/vendor/zend/Zend/Validate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_defaultNamespaces" must be all lower-case
(#74) Public method name "Zend_Validate::addValidator" must be in lower-case letters only
(#74) Variable "breakChainOnFailure" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#78) Variable "breakChainOnFailure" must be all lower-case
(#91) Public method name "Zend_Validate::isValid" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Validate::getMessages" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Validate::getErrors" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Validate::getDefaultNamespaces" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "_defaultNamespaces" must be all lower-case
(#144) Variable "_defaultNamespaces" must not contain underscores.
(#153) Public method name "Zend_Validate::setDefaultNamespaces" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#159) Variable "_defaultNamespaces" must be all lower-case
(#159) Variable "_defaultNamespaces" must not contain underscores.
(#168) Public method name "Zend_Validate::addDefaultNamespaces" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#174) Variable "_defaultNamespaces" must be all lower-case
(#174) Variable "_defaultNamespaces" must not contain underscores.
(#174) Variable "_defaultNamespaces" must be all lower-case
(#174) Variable "_defaultNamespaces" must not contain underscores.
(#182) Public method name "Zend_Validate::hasDefaultNamespaces" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#184) Variable "_defaultNamespaces" must be all lower-case
(#184) Variable "_defaultNamespaces" must not contain underscores.
(#195) Variable "classBaseName" must be all lower-case
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "_defaultNamespaces" must be all lower-case
(#197) Variable "_defaultNamespaces" must not contain underscores.
(#198) Variable "className" must be all lower-case
(#198) Variable "classBaseName" must be all lower-case
(#200) Variable "className" must be all lower-case
(#201) "require_once" must be immediately followed by an open parenthesis
(#202) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#203) Variable "className" must be all lower-case
(#207) Variable "className" must be all lower-case
(#213) Variable "className" must be all lower-case
(#218) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Empty CATCH statement detected
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) "require_once" must be immediately followed by an open parenthesis
(#244) Variable "classBaseName" must be all lower-case
(#252) Public method name "Zend_Validate::getMessageLength" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#254) "require_once" must be immediately followed by an open parenthesis
(#263) Public method name "Zend_Validate::setMessageLength" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#265) "require_once" must be immediately followed by an open parenthesis
(#274) Public method name "Zend_Validate::getDefaultTranslator" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#276) "require_once" must be immediately followed by an open parenthesis
(#285) Public method name "Zend_Validate::setDefaultTranslator" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#287) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageVariables" must be all lower-case
(#54) Member variable "_messageTemplates" must be all lower-case
(#68) Member variable "_obscureValue" must be all lower-case
(#88) Member variable "_defaultTranslator" must be all lower-case
(#94) Member variable "_translatorDisabled" must be all lower-case
(#101) Member variable "_messageLength" must be all lower-case
(#108) Public method name "Zend_Validate_Abstract::getMessages" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Validate_Abstract::getMessageVariables" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Validate_Abstract::getMessageTemplates" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Validate_Abstract::setMessage" must be in lower-case letters only
(#141) Variable "messageString" must be all lower-case
(#141) Variable "messageKey" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "messageKey" must be all lower-case
(#145) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#146) Variable "messageString" must be all lower-case
(#151) Variable "messageKey" must be all lower-case
(#152) "require_once" must be immediately followed by an open parenthesis
(#153) Variable "messageKey" must be all lower-case
(#156) Variable "messageKey" must be all lower-case
(#156) Variable "messageString" must be all lower-case
(#167) Public method name "Zend_Validate_Abstract::setMessages" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#184) Opening brace should be on the same line as the declaration
(#191) Inline doc block comments are not allowed; use "// Comment." instead
(#194) "require_once" must be immediately followed by an open parenthesis
(#210) Protected method name "Zend_Validate_Abstract::_createMessage" must be in lower-case letters only
(#210) Variable "messageKey" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "messageKey" must be all lower-case
(#216) Variable "messageKey" must be all lower-case
(#219) Variable "messageKey" must be all lower-case
(#220) Variable "messageKey" must be all lower-case
(#258) Variable "messageKey" must be all lower-case
(#259) Opening brace should be on the same line as the declaration
(#260) Variable "messageKey" must be all lower-case
(#262) Variable "messageKey" must be all lower-case
(#267) Variable "messageKey" must be all lower-case
(#268) Variable "messageKey" must be all lower-case
(#268) Variable "messageKey" must be all lower-case
(#277) Protected method name "Zend_Validate_Abstract::_setValue" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#290) Public method name "Zend_Validate_Abstract::getErrors" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#301) Public method name "Zend_Validate_Abstract::setObscureValue" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#313) Public method name "Zend_Validate_Abstract::getObscureValue" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#324) Public method name "Zend_Validate_Abstract::setTranslator" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#328) Usage of ELSEIF not allowed; use ELSE IF instead
(#331) "require_once" must be immediately followed by an open parenthesis
(#342) Public method name "Zend_Validate_Abstract::getTranslator" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Validate_Abstract::hasTranslator" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#371) Public method name "Zend_Validate_Abstract::setDefaultTranslator" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#374) Variable "_defaultTranslator" must be all lower-case
(#374) Variable "_defaultTranslator" must not contain underscores.
(#375) Usage of ELSEIF not allowed; use ELSE IF instead
(#376) Variable "_defaultTranslator" must be all lower-case
(#376) Variable "_defaultTranslator" must not contain underscores.
(#378) "require_once" must be immediately followed by an open parenthesis
(#388) Public method name "Zend_Validate_Abstract::getDefaultTranslator" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#390) Variable "_defaultTranslator" must be all lower-case
(#390) Variable "_defaultTranslator" must not contain underscores.
(#391) "require_once" must be immediately followed by an open parenthesis
(#396) Usage of ELSEIF not allowed; use ELSE IF instead
(#402) Variable "_defaultTranslator" must be all lower-case
(#402) Variable "_defaultTranslator" must not contain underscores.
(#410) Public method name "Zend_Validate_Abstract::hasDefaultTranslator" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#412) Variable "_defaultTranslator" must be all lower-case
(#412) Variable "_defaultTranslator" must not contain underscores.
(#421) Public method name "Zend_Validate_Abstract::setDisableTranslator" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#432) Public method name "Zend_Validate_Abstract::translatorIsDisabled" must be in lower-case letters only
(#433) Opening brace should be on the same line as the declaration
(#442) Public method name "Zend_Validate_Abstract::getMessageLength" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#444) Variable "_messageLength" must be all lower-case
(#444) Variable "_messageLength" must not contain underscores.
(#452) Public method name "Zend_Validate_Abstract::setMessageLength" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#454) Variable "_messageLength" must be all lower-case
(#454) Variable "_messageLength" must not contain underscores.
local/mr/vendor/zend/Zend/Validate/Alnum.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "allowWhiteSpace" must be all lower-case
(#59) Member variable "_messageTemplates" must be all lower-case
(#71) Variable "allowWhiteSpace" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "allowWhiteSpace" must be all lower-case
(#74) Variable "allowWhiteSpace" must be all lower-case
(#74) Variable "allowWhiteSpace" must be all lower-case
(#77) Variable "allowWhiteSpace" must be all lower-case
(#78) Variable "allowWhiteSpace" must be all lower-case
(#79) Variable "allowWhiteSpace" must be all lower-case
(#79) Variable "allowWhiteSpace" must be all lower-case
(#81) Variable "allowWhiteSpace" must be all lower-case
(#85) Variable "allowWhiteSpace" must be all lower-case
(#93) Public method name "Zend_Validate_Alnum::getAllowWhiteSpace" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Validate_Alnum::setAllowWhiteSpace" must be in lower-case letters only
(#104) Variable "allowWhiteSpace" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "allowWhiteSpace" must be all lower-case
(#118) Public method name "Zend_Validate_Alnum::isValid" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#132) Variable "_filter" must not contain underscores.
(#133) Inline doc block comments are not allowed; use "// Comment." instead
(#136) "require_once" must be immediately followed by an open parenthesis
(#137) Variable "_filter" must not contain underscores.
(#140) Variable "_filter" must not contain underscores.
(#142) Variable "_filter" must not contain underscores.
local/mr/vendor/zend/Zend/Validate/Alpha.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "allowWhiteSpace" must be all lower-case
(#59) Member variable "_messageTemplates" must be all lower-case
(#71) Variable "allowWhiteSpace" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "allowWhiteSpace" must be all lower-case
(#74) Variable "allowWhiteSpace" must be all lower-case
(#74) Variable "allowWhiteSpace" must be all lower-case
(#77) Variable "allowWhiteSpace" must be all lower-case
(#78) Variable "allowWhiteSpace" must be all lower-case
(#79) Variable "allowWhiteSpace" must be all lower-case
(#79) Variable "allowWhiteSpace" must be all lower-case
(#81) Variable "allowWhiteSpace" must be all lower-case
(#85) Variable "allowWhiteSpace" must be all lower-case
(#93) Public method name "Zend_Validate_Alpha::getAllowWhiteSpace" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Validate_Alpha::setAllowWhiteSpace" must be in lower-case letters only
(#104) Variable "allowWhiteSpace" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "allowWhiteSpace" must be all lower-case
(#118) Public method name "Zend_Validate_Alpha::isValid" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#132) Variable "_filter" must not contain underscores.
(#133) Inline doc block comments are not allowed; use "// Comment." instead
(#136) "require_once" must be immediately followed by an open parenthesis
(#137) Variable "_filter" must not contain underscores.
(#140) Variable "_filter" must not contain underscores.
(#142) Variable "_filter" must not contain underscores.
local/mr/vendor/zend/Zend/Validate/Barcode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_messageTemplates" must be all lower-case
(#57) Member variable "_messageVariables" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#103) "require_once" must be immediately followed by an open parenthesis
(#119) Public method name "Zend_Validate_Barcode::getAdapter" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Validate_Barcode::setAdapter" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#135) "require_once" must be immediately followed by an open parenthesis
(#146) "require_once" must be immediately followed by an open parenthesis
(#160) Public method name "Zend_Validate_Barcode::getChecksum" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Validate_Barcode::setChecksum" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Validate_Barcode::isValid" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/AdapterAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_hasChecksum" must be all lower-case
(#66) Public method name "Zend_Validate_Barcode_AdapterAbstract::checkLength" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#87) Usage of ELSEIF not allowed; use ELSE IF instead
(#89) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
(#106) Public method name "Zend_Validate_Barcode_AdapterAbstract::checkChars" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#138) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Validate_Barcode_AdapterAbstract::getLength" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Validate_Barcode_AdapterAbstract::getCharacters" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Validate_Barcode_AdapterAbstract::getChecksum" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Validate_Barcode_AdapterAbstract::getCheck" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_Validate_Barcode_AdapterAbstract::setCheck" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#208) Opening brace should be on the same line as the declaration
(#238) Opening brace should be on the same line as the declaration
(#268) Opening brace should be on the same line as the declaration
(#298) Opening brace should be on the same line as the declaration
(#303) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Validate/Barcode/AdapterInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Zend_Validate_Barcode_AdapterInterface::checkLength" must be in lower-case letters only
(#44) Public method name "Zend_Validate_Barcode_AdapterInterface::checkChars" must be in lower-case letters only
(#59) Public method name "Zend_Validate_Barcode_AdapterInterface::getCheck" must be in lower-case letters only
(#67) Public method name "Zend_Validate_Barcode_AdapterInterface::setCheck" must be in lower-case letters only
local/mr/vendor/zend/Zend/Validate/Barcode/Code25.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#61) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/Code25interleaved.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#61) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/Code39.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#57) Expected 1 space after "=>"; 2 found
(#57) Expected 1 space after "=>"; 2 found
(#57) Expected 1 space after "=>"; 2 found
(#57) Expected 1 space after "=>"; 2 found
(#57) Expected 1 space after "=>"; 2 found
(#57) Expected 1 space after "=>"; 2 found
(#57) Expected 1 space after "=>"; 2 found
(#58) Expected 1 space after "=>"; 2 found
(#58) Expected 1 space after "=>"; 2 found
(#58) Expected 1 space after "=>"; 2 found
(#74) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#89) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Validate/Barcode/Code39ext.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/Code93.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#58) Expected 1 space after "=>"; 2 found
(#58) Expected 1 space after "=>"; 2 found
(#58) Expected 1 space after "=>"; 2 found
(#58) Expected 1 space after "=>"; 2 found
(#58) Expected 1 space after "=>"; 2 found
(#58) Expected 1 space after "=>"; 2 found
(#58) Expected 1 space after "=>"; 2 found
(#59) Expected 1 space after "=>"; 2 found
(#59) Expected 1 space after "=>"; 2 found
(#59) Expected 1 space after "=>"; 2 found
(#75) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
(#91) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#104) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Validate/Barcode/Code93ext.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/Ean12.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Ean13.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Ean14.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Ean18.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Ean2.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/Ean5.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/Ean8.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#59) Public method name "Zend_Validate_Barcode_Ean8::checkLength" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/Gtin12.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Gtin13.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Gtin14.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Identcode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Intelligentmail.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/Issn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#59) Public method name "Zend_Validate_Barcode_Issn::checkChars" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#95) Opening brace should be on the same line as the declaration
(#100) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Validate/Barcode/Itf14.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Leitcode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Planet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Postnet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Royalmail.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#78) Opening brace should be on the same line as the declaration
(#83) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#107) Public method name "Zend_Validate_Barcode_Royalmail::checkChars" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Barcode/Sscc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Upca.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Barcode/Upce.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#59) Public method name "Zend_Validate_Barcode_Upce::checkLength" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Between.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_messageTemplates" must be all lower-case
(#60) Member variable "_messageVariables" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#118) "require_once" must be immediately followed by an open parenthesis
(#127) Space found before object operator
(#128) Space found before object operator
(#136) Public method name "Zend_Validate_Between::getMin" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Validate_Between::setMin" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Validate_Between::getMax" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Validate_Between::setMax" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Validate_Between::getInclusive" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Validate_Between::setInclusive" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Validate_Between::isValid" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Callback.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_messageTemplates" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#81) Usage of ELSEIF not allowed; use ELSE IF instead
(#90) Variable "initializedCallack" must be all lower-case
(#91) "require_once" must be immediately followed by an open parenthesis
(#101) Public method name "Zend_Validate_Callback::getCallback" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Validate_Callback::setCallback" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#115) "require_once" must be immediately followed by an open parenthesis
(#127) Public method name "Zend_Validate_Callback::getOptions" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Validate_Callback::setOptions" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Validate_Callback::isValid" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Ccnum.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#57) Member variable "_messageTemplates" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#75) Public method name "Zend_Validate_Ccnum::isValid" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#79) Variable "_filter" must not contain underscores.
(#80) Inline doc block comments are not allowed; use "// Comment." instead
(#83) "require_once" must be immediately followed by an open parenthesis
(#84) Variable "_filter" must not contain underscores.
(#87) Variable "valueFiltered" must be all lower-case
(#87) Variable "_filter" must not contain underscores.
(#89) Variable "valueFiltered" must be all lower-case
(#100) Variable "valueFiltered" must be all lower-case
(#105) Variable "valueFiltered" must be all lower-case
(#106) Variable "valueFiltered" must be all lower-case
local/mr/vendor/zend/Zend/Validate/CreditCard.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_messageTemplates" must be all lower-case
(#81) Member variable "_cardLength" must be all lower-case
(#100) Member variable "_cardType" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Validate_CreditCard::getType" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Validate_CreditCard::setType" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Validate_CreditCard::addType" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#199) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#217) Public method name "Zend_Validate_CreditCard::getService" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#227) Public method name "Zend_Validate_CreditCard::setService" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#230) "require_once" must be immediately followed by an open parenthesis
(#246) Public method name "Zend_Validate_CreditCard::isValid" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#276) Expected "if (...) {\n"; found "if (...){\n"
(#302) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/Date.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_messageTemplates" must be all lower-case
(#53) Member variable "_messageVariables" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#96) "require_once" must be immediately followed by an open parenthesis
(#112) Public method name "Zend_Validate_Date::getLocale" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Validate_Date::setLocale" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#125) "require_once" must be immediately followed by an open parenthesis
(#135) Public method name "Zend_Validate_Date::getFormat" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Validate_Date::setFormat" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Validate_Date::isValid" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#174) "require_once" must be immediately followed by an open parenthesis
(#208) Private method name "Zend_Validate_Date::_checkFormat" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#211) "require_once" must be immediately followed by an open parenthesis
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Validate/Db/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageTemplates" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#115) "require_once" must be immediately followed by an open parenthesis
(#120) "require_once" must be immediately followed by an open parenthesis
(#147) Public method name "Zend_Validate_Db_Abstract::getAdapter" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Validate_Db_Abstract::setAdapter" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#161) "require_once" must be immediately followed by an open parenthesis
(#174) Public method name "Zend_Validate_Db_Abstract::getExclude" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_Validate_Db_Abstract::setExclude" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Validate_Db_Abstract::getField" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Validate_Db_Abstract::setField" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Validate_Db_Abstract::getTable" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Validate_Db_Abstract::setTable" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Validate_Db_Abstract::getSchema" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#251) Public method name "Zend_Validate_Db_Abstract::setSchema" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#264) Opening brace should be on the same line as the declaration
(#265) Inline doc block comments are not allowed; use "// Comment." instead
(#271) "require_once" must be immediately followed by an open parenthesis
(#276) Inline doc block comments are not allowed; use "// Comment." instead
(#281) Space found before object operator
(#291) Inline doc block comments are not allowed; use "// Comment." instead
local/mr/vendor/zend/Zend/Validate/Db/NoRecordExists.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#38) Public method name "Zend_Validate_Db_NoRecordExists::isValid" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Db/RecordExists.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#38) Public method name "Zend_Validate_Db_RecordExists::isValid" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Digits.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_messageTemplates" must be all lower-case
(#65) Public method name "Zend_Validate_Digits::isValid" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#79) Variable "_filter" must not contain underscores.
(#80) "require_once" must be immediately followed by an open parenthesis
(#81) Variable "_filter" must not contain underscores.
(#84) Variable "_filter" must not contain underscores.
local/mr/vendor/zend/Zend/Validate/EmailAddress.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_messageTemplates" must be all lower-case
(#58) Line exceeds 132 characters; contains 161 characters
(#69) Member variable "_invalidIp" must be all lower-case
(#92) Member variable "_messageVariables" must be all lower-case
(#105) Member variable "_localPart" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Validate_EmailAddress::getOptions" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Validate_EmailAddress::setOptions" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Validate_EmailAddress::setMessage" must be in lower-case letters only
(#206) Variable "messageString" must be all lower-case
(#206) Variable "messageKey" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#208) Variable "messageKeys" must be all lower-case
(#208) Variable "messageKey" must be all lower-case
(#209) Variable "messageKey" must be all lower-case
(#211) Variable "messageKeys" must be all lower-case
(#214) Variable "messageKeys" must be all lower-case
(#215) Variable "messageString" must be all lower-case
(#215) Variable "messageKey" must be all lower-case
(#218) Variable "messageKeys" must be all lower-case
(#218) Variable "messageString" must be all lower-case
(#227) Public method name "Zend_Validate_EmailAddress::getHostnameValidator" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#237) Public method name "Zend_Validate_EmailAddress::setHostnameValidator" must be in lower-case letters only
(#237) Variable "hostnameValidator" must be all lower-case
(#237) Line exceeds 132 characters; contains 134 characters
(#238) Opening brace should be on the same line as the declaration
(#239) Variable "hostnameValidator" must be all lower-case
(#240) Variable "hostnameValidator" must be all lower-case
(#243) Variable "hostnameValidator" must be all lower-case
(#255) Public method name "Zend_Validate_EmailAddress::validateMxSupported" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#265) Public method name "Zend_Validate_EmailAddress::getValidateMx" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#278) Public method name "Zend_Validate_EmailAddress::setValidateMx" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#281) "require_once" must be immediately followed by an open parenthesis
(#294) Public method name "Zend_Validate_EmailAddress::getDeepMxCheck" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#305) Public method name "Zend_Validate_EmailAddress::setDeepMxCheck" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#316) Public method name "Zend_Validate_EmailAddress::getDomainCheck" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#328) Public method name "Zend_Validate_EmailAddress::setDomainCheck" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#340) Private method name "Zend_Validate_EmailAddress::_isReserved" must be in lower-case letters only
(#340) Expected 1 space after closing parenthesis; found 0
(#345) Commas (,) must be followed by white space.
(#349) Variable "subnetData" must be all lower-case
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Variable "subnetData" must be all lower-case
(#357) Variable "subnetData" must be all lower-case
(#358) Variable "binaryHost" must be all lower-case
(#360) Space found before second semicolon of FOR loop
(#360) Space found before semicolon; expected "4;" but found "4 ;"
(#361) Variable "binaryHost" must be all lower-case
(#364) Variable "segmentData" must be all lower-case
(#365) Variable "binaryHost" must be all lower-case
(#366) Variable "binaryHost" must be all lower-case
(#370) Variable "segmentData" must be all lower-case
(#371) Variable "segmentData" must be all lower-case
(#389) Private method name "Zend_Validate_EmailAddress::_toIp" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#393) Space found before second semicolon of FOR loop
(#393) Space found before semicolon; expected "4;" but found "4 ;"
(#405) Private method name "Zend_Validate_EmailAddress::_validateLocalPart" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) This comment is 46% valid code; is this commented out code?
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) This comment is 66% valid code; is this commented out code?
(#412) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#422) Variable "noWsCtl" must be all lower-case
(#423) Variable "noWsCtl" must be all lower-case
(#442) Private method name "Zend_Validate_EmailAddress::_validateMXRecords" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#444) Variable "mxHosts" must be all lower-case
(#445) Variable "mxHosts" must be all lower-case
(#449) Variable "validAddress" must be all lower-case
(#451) Variable "mxHosts" must be all lower-case
(#461) Variable "validAddress" must be all lower-case
(#466) Variable "validAddress" must be all lower-case
(#484) Private method name "Zend_Validate_EmailAddress::_validateHostnamePart" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#487) Space found before object operator
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Public method name "Zend_Validate_EmailAddress::isValid" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/Validate/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#34) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Validate/File/Count.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageTemplates" must be all lower-case
(#55) Member variable "_messageVariables" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) Usage of ELSEIF not allowed; use ELSE IF instead
(#113) "require_once" must be immediately followed by an open parenthesis
(#136) Public method name "Zend_Validate_File_Count::getMin" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Validate_File_Count::setMin" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#155) "require_once" must be immediately followed by an open parenthesis
(#161) "require_once" must be immediately followed by an open parenthesis
(#175) Public method name "Zend_Validate_File_Count::getMax" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Validate_File_Count::setMax" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#194) "require_once" must be immediately followed by an open parenthesis
(#200) "require_once" must be immediately followed by an open parenthesis
(#214) Public method name "Zend_Validate_File_Count::addFile" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Validate_File_Count::isValid" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#275) Variable "errorType" must be all lower-case
(#276) Opening brace should be on the same line as the declaration
(#281) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/Crc32.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageTemplates" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#70) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#73) "require_once" must be immediately followed by an open parenthesis
(#85) Public method name "Zend_Validate_File_Crc32::getCrc32" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Validate_File_Crc32::setHash" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Validate_File_Crc32::setCrc32" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Validate_File_Crc32::addHash" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Validate_File_Crc32::addCrc32" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Validate_File_Crc32::isValid" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#160) "require_once" must be immediately followed by an open parenthesis
(#171) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Validate/File/ExcludeExtension.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_messageTemplates" must be all lower-case
(#61) Public method name "Zend_Validate_File_ExcludeExtension::isValid" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#64) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/File/ExcludeMimeType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#52) Public method name "Zend_Validate_File_ExcludeMimeType::isValid" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#62) "require_once" must be immediately followed by an open parenthesis
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#101) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Validate/File/Exists.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_messageTemplates" must be all lower-case
(#58) Member variable "_messageVariables" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#75) "require_once" must be immediately followed by an open parenthesis
(#88) Public method name "Zend_Validate_File_Exists::getDirectory" must be in lower-case letters only
(#88) Variable "asArray" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "asArray" must be all lower-case
(#90) Variable "asArray" must be all lower-case
(#92) Variable "asArray" must be all lower-case
(#105) Public method name "Zend_Validate_File_Exists::setDirectory" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Validate_File_Exists::addDirectory" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#125) "require_once" must be immediately followed by an open parenthesis
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Public method name "Zend_Validate_File_Exists::isValid" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#194) Variable "errorType" must be all lower-case
(#195) Opening brace should be on the same line as the declaration
(#200) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/Extension.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_messageTemplates" must be all lower-case
(#67) Member variable "_messageVariables" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_Validate_File_Extension::getCase" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Validate_File_Extension::setCase" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Validate_File_Extension::getExtension" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Validate_File_Extension::setExtension" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Validate_File_Extension::addExtension" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Public method name "Zend_Validate_File_Extension::isValid" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#190) "require_once" must be immediately followed by an open parenthesis
(#223) Variable "errorType" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#229) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/FilesSize.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageTemplates" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#76) Usage of ELSEIF not allowed; use ELSE IF instead
(#78) Usage of ELSEIF not allowed; use ELSE IF instead
(#79) "require_once" must be immediately followed by an open parenthesis
(#105) Public method name "Zend_Validate_File_FilesSize::isValid" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#107) "require_once" must be immediately followed by an open parenthesis
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) 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
local/mr/vendor/zend/Zend/Validate/File/Hash.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageTemplates" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#70) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#73) "require_once" must be immediately followed by an open parenthesis
(#89) Public method name "Zend_Validate_File_Hash::getHash" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Validate_File_Hash::setHash" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Validate_File_Hash::addHash" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#119) "require_once" must be immediately followed by an open parenthesis
(#132) "require_once" must be immediately followed by an open parenthesis
(#152) Public method name "Zend_Validate_File_Hash::isValid" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#155) "require_once" must be immediately followed by an open parenthesis
(#168) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#185) Variable "errorType" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#191) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/ImageSize.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_messageTemplates" must be all lower-case
(#62) Member variable "_messageVariables" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#129) Usage of ELSEIF not allowed; use ELSE IF instead
(#143) "require_once" must be immediately followed by an open parenthesis
(#161) Public method name "Zend_Validate_File_ImageSize::getImageMin" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Validate_File_ImageSize::getImageMax" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Validate_File_ImageSize::getImageWidth" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Validate_File_ImageSize::getImageHeight" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Validate_File_ImageSize::setImageMin" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#208) "require_once" must be immediately followed by an open parenthesis
(#216) "require_once" must be immediately followed by an open parenthesis
(#241) Public method name "Zend_Validate_File_ImageSize::setImageMax" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#245) "require_once" must be immediately followed by an open parenthesis
(#253) "require_once" must be immediately followed by an open parenthesis
(#276) Public method name "Zend_Validate_File_ImageSize::setImageWidth" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#290) Public method name "Zend_Validate_File_ImageSize::setImageHeight" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Validate_File_ImageSize::isValid" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#311) "require_once" must be immediately followed by an open parenthesis
(#355) Variable "errorType" must be all lower-case
(#356) Opening brace should be on the same line as the declaration
(#361) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/IsCompressed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageTemplates" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "errorType" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#134) Variable "errorType" must be all lower-case
(#136) Variable "errorType" must be all lower-case
(#139) Variable "errorType" must be all lower-case
(#142) Variable "errorType" must be all lower-case
(#146) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/IsImage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageTemplates" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Variable "errorType" must be all lower-case
(#156) Opening brace should be on the same line as the declaration
(#158) Variable "errorType" must be all lower-case
(#160) Variable "errorType" must be all lower-case
(#163) Variable "errorType" must be all lower-case
(#166) Variable "errorType" must be all lower-case
(#170) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/Md5.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageTemplates" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#74) Usage of ELSEIF not allowed; use ELSE IF instead
(#75) "require_once" must be immediately followed by an open parenthesis
(#87) Public method name "Zend_Validate_File_Md5::getMd5" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Validate_File_Md5::setHash" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Validate_File_Md5::setMd5" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Validate_File_Md5::addHash" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Validate_File_Md5::addMd5" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Validate_File_Md5::isValid" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#164) "require_once" must be immediately followed by an open parenthesis
(#175) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Validate/File/MimeType.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_messageTemplates" must be all lower-case
(#57) Member variable "_messageVariables" must be all lower-case
(#93) Member variable "_magicFiles" must be all lower-case
(#110) Member variable "_headerCheck" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#124) Usage of ELSEIF not allowed; use ELSE IF instead
(#126) Usage of ELSEIF not allowed; use ELSE IF instead
(#127) "require_once" must be immediately followed by an open parenthesis
(#149) Public method name "Zend_Validate_File_MimeType::getMagicFile" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#154) Usage of ELSEIF not allowed; use ELSE IF instead
(#155) "require_once" must be immediately followed by an open parenthesis
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Empty CATCH statement detected
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Public method name "Zend_Validate_File_MimeType::setMagicFile" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#192) "require_once" must be immediately followed by an open parenthesis
(#195) "require_once" must be immediately followed by an open parenthesis
(#202) "require_once" must be immediately followed by an open parenthesis
(#217) Public method name "Zend_Validate_File_MimeType::getHeaderCheck" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Validate_File_MimeType::enableHeaderCheck" must be in lower-case letters only
(#229) Variable "headerCheck" must be all lower-case
(#230) Opening brace should be on the same line as the declaration
(#231) Variable "headerCheck" must be all lower-case
(#241) Public method name "Zend_Validate_File_MimeType::getMimeType" must be in lower-case letters only
(#241) Variable "asArray" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#243) Variable "asArray" must be all lower-case
(#243) Variable "asArray" must be all lower-case
(#245) Variable "asArray" must be all lower-case
(#258) Public method name "Zend_Validate_File_MimeType::setMimeType" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#271) Public method name "Zend_Validate_File_MimeType::addMimeType" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#277) Usage of ELSEIF not allowed; use ELSE IF instead
(#278) "require_once" must be immediately followed by an open parenthesis
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Public method name "Zend_Validate_File_MimeType::isValid" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#327) "require_once" must be immediately followed by an open parenthesis
(#370) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#386) Variable "errorType" must be all lower-case
(#387) Opening brace should be on the same line as the declaration
(#389) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/NotExists.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_messageTemplates" must be all lower-case
(#58) Public method name "Zend_Validate_File_NotExists::isValid" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/File/Sha1.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_messageTemplates" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#74) Usage of ELSEIF not allowed; use ELSE IF instead
(#75) "require_once" must be immediately followed by an open parenthesis
(#87) Public method name "Zend_Validate_File_Sha1::getSha1" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Validate_File_Sha1::setHash" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Validate_File_Sha1::setSha1" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Validate_File_Sha1::addHash" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Validate_File_Sha1::addSha1" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Validate_File_Sha1::isValid" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#162) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Validate/File/Size.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_messageTemplates" must be all lower-case
(#57) Member variable "_messageVariables" must be all lower-case
(#90) Member variable "_useByteString" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#107) Usage of ELSEIF not allowed; use ELSE IF instead
(#109) Usage of ELSEIF not allowed; use ELSE IF instead
(#110) "require_once" must be immediately followed by an open parenthesis
(#142) Public method name "Zend_Validate_File_Size::setUseByteString" must be in lower-case letters only
(#142) Variable "byteString" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "byteString" must be all lower-case
(#153) Public method name "Zend_Validate_File_Size::useByteString" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Validate_File_Size::getMin" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Validate_File_Size::setMin" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#184) "require_once" must be immediately followed by an open parenthesis
(#191) "require_once" must be immediately followed by an open parenthesis
(#206) Public method name "Zend_Validate_File_Size::getMax" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#223) Public method name "Zend_Validate_File_Size::setMax" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#226) "require_once" must be immediately followed by an open parenthesis
(#233) "require_once" must be immediately followed by an open parenthesis
(#247) Protected method name "Zend_Validate_File_Size::_getSize" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#258) Protected method name "Zend_Validate_File_Size::_setSize" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Validate_File_Size::isValid" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#277) "require_once" must be immediately followed by an open parenthesis
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Protected method name "Zend_Validate_File_Size::_toByteString" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#343) Protected method name "Zend_Validate_File_Size::_fromByteString" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#395) Variable "errorType" must be all lower-case
(#396) Opening brace should be on the same line as the declaration
(#401) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/Upload.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#50) This comment is 100% valid code; is this commented out code?
(#55) Member variable "_messageTemplates" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Validate_File_Upload::getFiles" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#115) "require_once" must be immediately followed by an open parenthesis
(#131) Public method name "Zend_Validate_File_Upload::setFiles" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#139) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#157) Public method name "Zend_Validate_File_Upload::isValid" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#235) Variable "errorType" must be all lower-case
(#236) Opening brace should be on the same line as the declaration
(#243) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/File/WordCount.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_messageTemplates" must be all lower-case
(#64) Public method name "Zend_Validate_File_WordCount::isValid" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#67) "require_once" must be immediately followed by an open parenthesis
(#92) Variable "errorType" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#98) Variable "errorType" must be all lower-case
local/mr/vendor/zend/Zend/Validate/Float.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_messageTemplates" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#73) "require_once" must be immediately followed by an open parenthesis
(#85) Public method name "Zend_Validate_Float::getLocale" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Validate_Float::setLocale" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#97) "require_once" must be immediately followed by an open parenthesis
(#110) Public method name "Zend_Validate_Float::isValid" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/GreaterThan.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_messageTemplates" must be all lower-case
(#48) Member variable "_messageVariables" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#75) "require_once" must be immediately followed by an open parenthesis
(#88) Public method name "Zend_Validate_GreaterThan::getMin" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_Validate_GreaterThan::setMin" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Validate_GreaterThan::isValid" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Hex.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_messageTemplates" must be all lower-case
(#56) Public method name "Zend_Validate_Hex::isValid" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Hostname.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#63) Member variable "_messageTemplates" must be all lower-case
(#68) Line exceeds 132 characters; contains 139 characters
(#79) Member variable "_messageVariables" must be all lower-case
(#110) Member variable "_validTlds" must be all lower-case
(#187) Member variable "_validIdns" must be all lower-case
(#188) Line exceeds 132 characters; contains 176 characters
(#190) Line exceeds maximum limit of 180 characters; contains 190 characters
(#200) Line exceeds maximum limit of 180 characters; contains 192 characters
(#204) Line exceeds 132 characters; contains 168 characters
(#208) Line exceeds maximum limit of 180 characters; contains 187 characters
(#210) Line exceeds maximum limit of 180 characters; contains 198 characters
(#213) Expected 1 space before "=>"; 0 found
(#221) Line exceeds maximum limit of 180 characters; contains 192 characters
(#228) Line exceeds maximum limit of 180 characters; contains 233 characters
(#249) Expected 1 space before "=>"; 0 found
(#250) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space before "=>"; 0 found
(#259) Expected 1 space before "=>"; 0 found
(#260) Expected 1 space before "=>"; 0 found
(#261) Expected 1 space before "=>"; 0 found
(#262) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space before "=>"; 0 found
(#267) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space before "=>"; 0 found
(#269) Expected 1 space before "=>"; 0 found
(#270) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space before "=>"; 0 found
(#278) Line exceeds maximum limit of 180 characters; contains 192 characters
(#281) Line exceeds 132 characters; contains 176 characters
(#285) Line exceeds 132 characters; contains 151 characters
(#286) Line exceeds maximum limit of 180 characters; contains 185 characters
(#292) Member variable "_idnLength" must be all lower-case
(#297) Expected 1 space before "=>"; 0 found
(#326) Opening brace should be on the same line as the declaration
(#356) Public method name "Zend_Validate_Hostname::getOptions" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#367) Public method name "Zend_Validate_Hostname::setOptions" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Validate_Hostname::getIpValidator" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#402) Public method name "Zend_Validate_Hostname::setIpValidator" must be in lower-case letters only
(#402) Variable "ipValidator" must be all lower-case
(#403) Opening brace should be on the same line as the declaration
(#404) Variable "ipValidator" must be all lower-case
(#405) Variable "ipValidator" must be all lower-case
(#408) Variable "ipValidator" must be all lower-case
(#417) Public method name "Zend_Validate_Hostname::getAllow" must be in lower-case letters only
(#418) Opening brace should be on the same line as the declaration
(#428) Public method name "Zend_Validate_Hostname::setAllow" must be in lower-case letters only
(#429) Opening brace should be on the same line as the declaration
(#439) Public method name "Zend_Validate_Hostname::getValidateIdn" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#451) Public method name "Zend_Validate_Hostname::setValidateIdn" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Validate_Hostname::getValidateTld" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#474) Public method name "Zend_Validate_Hostname::setValidateTld" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Validate_Hostname::isValid" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Variable "domainParts" must be all lower-case
(#510) Variable "domainParts" must be all lower-case
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Variable "domainParts" must be all lower-case
(#519) Variable "domainParts" must be all lower-case
(#519) Variable "domainParts" must be all lower-case
(#520) Variable "domainParts" must be all lower-case
(#520) Variable "domainParts" must be all lower-case
(#522) Variable "domainParts" must be all lower-case
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Inline doc block comments are not allowed; use "// Comment." instead
(#544) Variable "regexChars" must be all lower-case
(#547) Variable "regexChars" must be all lower-case
(#549) Variable "regexChars" must be all lower-case
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Variable "domainParts" must be all lower-case
(#555) Variable "domainPart" must be all lower-case
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Variable "domainPart" must be all lower-case
(#558) Variable "domainPart" must be all lower-case
(#558) Variable "domainPart" must be all lower-case
(#559) Variable "domainPart" must be all lower-case
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Variable "domainPart" must be all lower-case
(#566) Variable "domainPart" must be all lower-case
(#566) Variable "domainPart" must be all lower-case
(#566) Variable "domainPart" must be all lower-case
(#566) Line exceeds 132 characters; contains 134 characters
(#567) Variable "domainPart" must be all lower-case
(#567) Variable "domainPart" must be all lower-case
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#575) Variable "regexChars" must be all lower-case
(#575) Variable "regexKey" must be all lower-case
(#575) Variable "regexChar" must be all lower-case
(#576) Variable "regexChar" must be all lower-case
(#576) Variable "domainPart" must be all lower-case
(#580) Variable "regexKey" must be all lower-case
(#584) Variable "domainPart" must be all lower-case
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Variable "domainParts" must be all lower-case
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#621) Variable "regexLocal" must be all lower-case
(#622) Variable "regexLocal" must be all lower-case
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Variable "allowLocal" must be all lower-case
(#627) Variable "allowLocal" must be all lower-case
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Variable "allowLocal" must be all lower-case
(#651) Protected method name "Zend_Validate_Hostname::decodePunycode" must be in lower-case letters only
(#652) Opening brace should be on the same line as the declaration
(#655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#681) Space found before second semicolon of FOR loop
(#681) Variable "old_index" must not contain underscores.
(#681) Space found before semicolon; expected "1;" but found "1 ;"
(#684) Expected 1 space before ":"; newline found
(#685) Expected 1 space before ":"; newline found
(#686) Expected 1 space before ":"; newline found
(#697) Variable "old_index" must not contain underscores.
(#697) Variable "old_index" must not contain underscores.
(#716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) Usage of ELSEIF not allowed; use ELSE IF instead
(#723) Usage of ELSEIF not allowed; use ELSE IF instead
(#727) Usage of ELSEIF not allowed; use ELSE IF instead
local/mr/vendor/zend/Zend/Validate/Hostname/Biz.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/mr/vendor/zend/Zend/Validate/Hostname/Cn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/mr/vendor/zend/Zend/Validate/Hostname/Com.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Line exceeds 132 characters; contains 175 characters
local/mr/vendor/zend/Zend/Validate/Hostname/Jp.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/mr/vendor/zend/Zend/Validate/Iban.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_messageTemplates" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#127) "require_once" must be immediately followed by an open parenthesis
(#143) Public method name "Zend_Validate_Iban::getLocale" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Validate_Iban::setLocale" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#157) "require_once" must be immediately followed by an open parenthesis
(#160) "require_once" must be immediately followed by an open parenthesis
(#177) Public method name "Zend_Validate_Iban::isValid" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Identical.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_messageTemplates" must be all lower-case
(#52) Member variable "_messageVariables" must be all lower-case
(#60) Member variable "_tokenString" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Validate_Identical::getToken" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Validate_Identical::setToken" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Validate_Identical::getStrict" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Validate_Identical::setStrict" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Validate_Identical::isValid" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/InArray.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_messageTemplates" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#76) "require_once" must be immediately followed by an open parenthesis
(#111) Public method name "Zend_Validate_InArray::getHaystack" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Validate_InArray::setHaystack" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Validate_InArray::getStrict" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Validate_InArray::setStrict" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Public method name "Zend_Validate_InArray::getRecursive" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Validate_InArray::setRecursive" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Validate_InArray::isValid" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#186) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/mr/vendor/zend/Zend/Validate/Int.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_messageTemplates" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#73) "require_once" must be immediately followed by an open parenthesis
(#87) Public method name "Zend_Validate_Int::getLocale" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_Validate_Int::setLocale" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#99) "require_once" must be immediately followed by an open parenthesis
(#112) Public method name "Zend_Validate_Int::isValid" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#126) Variable "valueFiltered" must be all lower-case
(#127) Variable "valueFiltered" must be all lower-case
(#127) Variable "valueFiltered" must be all lower-case
(#129) Variable "valueFiltered" must be all lower-case
(#129) Variable "valueFiltered" must be all lower-case
local/mr/vendor/zend/Zend/Validate/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Public method name "Zend_Validate_Interface::isValid" must be in lower-case letters only
(#53) Public method name "Zend_Validate_Interface::getMessages" must be in lower-case letters only
local/mr/vendor/zend/Zend/Validate/Ip.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_messageTemplates" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Validate_Ip::getOptions" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#96) Public method name "Zend_Validate_Ip::setOptions" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) "require_once" must be immediately followed by an open parenthesis
(#122) Public method name "Zend_Validate_Ip::isValid" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#132) Line exceeds 132 characters; contains 143 characters
(#145) Protected method name "Zend_Validate_Ip::_validateIPv4" must be in lower-case letters only
(#147) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Protected method name "Zend_Validate_Ip::_validateIPv6" must be in lower-case letters only
(#179) Variable "colonCount" must be all lower-case
(#180) Variable "colonCount" must be all lower-case
(#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
(#185) Variable "colonCount" must be all lower-case
local/mr/vendor/zend/Zend/Validate/Isbn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_messageTemplates" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Protected method name "Zend_Validate_Isbn::_detectFormat" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Public method name "Zend_Validate_Isbn::isValid" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Public method name "Zend_Validate_Isbn::setSeparator" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Inline doc block comments are not allowed; use "// Comment." instead
(#230) "require_once" must be immediately followed by an open parenthesis
(#243) Public method name "Zend_Validate_Isbn::getSeparator" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Validate_Isbn::setType" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Inline doc block comments are not allowed; use "// Comment." instead
(#262) "require_once" must be immediately followed by an open parenthesis
(#275) Public method name "Zend_Validate_Isbn::getType" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/LessThan.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_messageTemplates" must be all lower-case
(#47) Member variable "_messageVariables" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#74) "require_once" must be immediately followed by an open parenthesis
(#87) Public method name "Zend_Validate_LessThan::getMax" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Validate_LessThan::setMax" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Validate_LessThan::isValid" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/NotEmpty.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#65) Member variable "_messageTemplates" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Validate_NotEmpty::getType" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Validate_NotEmpty::setType" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#122) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#136) "require_once" must be immediately followed by an open parenthesis
(#152) Public method name "Zend_Validate_NotEmpty::isValid" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) This comment is 50% valid code; is this commented out code?
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) This comment is 67% valid code; is this commented out code?
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) This comment is 63% valid code; is this commented out code?
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 50% valid code; is this commented out code?
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) This comment is 50% valid code; is this commented out code?
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) This comment is 50% valid code; is this commented out code?
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) This comment is 50% valid code; is this commented out code?
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) This comment is 50% valid code; is this commented out code?
local/mr/vendor/zend/Zend/Validate/PostCode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_messageTemplates" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#81) "require_once" must be immediately followed by an open parenthesis
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) "require_once" must be immediately followed by an open parenthesis
(#111) Public method name "Zend_Validate_PostCode::getLocale" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Validate_PostCode::setLocale" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#126) "require_once" must be immediately followed by an open parenthesis
(#131) "require_once" must be immediately followed by an open parenthesis
(#142) "require_once" must be immediately followed by an open parenthesis
(#155) Public method name "Zend_Validate_PostCode::getFormat" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Validate_PostCode::setFormat" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#170) "require_once" must be immediately followed by an open parenthesis
(#194) Public method name "Zend_Validate_PostCode::isValid" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Regex.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_messageTemplates" must be all lower-case
(#51) Member variable "_messageVariables" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#79) "require_once" must be immediately followed by an open parenthesis
(#92) Public method name "Zend_Validate_Regex::getPattern" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Validate_Regex::setPattern" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#110) "require_once" must be immediately followed by an open parenthesis
(#125) Public method name "Zend_Validate_Regex::isValid" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Sitemap/Changefreq.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_messageTemplates" must be all lower-case
(#63) Member variable "_changeFreqs" must be all lower-case
(#76) Public method name "Zend_Validate_Sitemap_Changefreq::isValid" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Sitemap/Lastmod.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Line exceeds 132 characters; contains 171 characters
(#59) Member variable "_messageTemplates" must be all lower-case
(#72) Public method name "Zend_Validate_Sitemap_Lastmod::isValid" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Sitemap/Loc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_messageTemplates" must be all lower-case
(#71) Public method name "Zend_Validate_Sitemap_Loc::isValid" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/Sitemap/Priority.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_messageTemplates" must be all lower-case
(#66) Public method name "Zend_Validate_Sitemap_Priority::isValid" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Validate/StringLength.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_messageTemplates" must be all lower-case
(#51) Member variable "_messageVariables" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Validate_StringLength::getMin" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Validate_StringLength::setMin" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#137) Inline doc block comments are not allowed; use "// Comment." instead
(#140) "require_once" must be immediately followed by an open parenthesis
(#153) Public method name "Zend_Validate_StringLength::getMax" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Validate_StringLength::setMax" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#170) Inline doc block comments are not allowed; use "// Comment." instead
(#173) "require_once" must be immediately followed by an open parenthesis
(#188) Public method name "Zend_Validate_StringLength::getEncoding" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Validate_StringLength::setEncoding" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#205) "require_once" must be immediately followed by an open parenthesis
(#225) Public method name "Zend_Validate_StringLength::isValid" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/Version.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Public method name "Zend_Version::compareVersion" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_useViewStream" must be all lower-case
(#49) Member variable "_useStreamWrapper" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#64) "require_once" must be immediately followed by an open parenthesis
(#82) Public method name "Zend_View::setUseStreamWrapper" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_View::useStreamWrapper" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#106) "include" must be immediately followed by an open parenthesis
(#108) "include" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/View/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "require_once" must be immediately followed by an open parenthesis
(#25) Inline doc block comments are not allowed; use "// Comment." instead
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#71) Member variable "_helperLoaded" must be all lower-case
(#77) Member variable "_helperLoadedDir" must be all lower-case
(#89) Member variable "_filterClass" must be all lower-case
(#96) Member variable "_filterLoaded" must be all lower-case
(#102) Member variable "_filterLoadedDir" must be all lower-case
(#121) Member variable "_lfiProtectionOn" must be all lower-case
(#133) Member variable "_loaderTypes" must be all lower-case
(#140) Member variable "_strictVars" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#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
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) This comment is 75% valid code; is this commented out code?
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Public method name "Zend_View_Abstract::getEngine" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#248) Opening brace should be on the same line as the declaration
(#260) Opening brace should be on the same line as the declaration
(#276) Opening brace should be on the same line as the declaration
(#298) Opening brace should be on the same line as the declaration
(#304) "require_once" must be immediately followed by an open parenthesis
(#317) Opening brace should be on the same line as the declaration
(#334) Opening brace should be on the same line as the declaration
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Public method name "Zend_View_Abstract::setBasePath" must be in lower-case letters only
(#360) Variable "classPrefix" must be all lower-case
(#361) Opening brace should be on the same line as the declaration
(#365) Variable "classPrefix" must be all lower-case
(#365) Variable "classPrefix" must be all lower-case
(#367) Variable "classPrefix" must be all lower-case
(#368) Variable "classPrefix" must be all lower-case
(#387) Public method name "Zend_View_Abstract::addBasePath" must be in lower-case letters only
(#387) Variable "classPrefix" must be all lower-case
(#388) Opening brace should be on the same line as the declaration
(#392) Variable "classPrefix" must be all lower-case
(#392) Variable "classPrefix" must be all lower-case
(#394) Variable "classPrefix" must be all lower-case
(#395) Variable "classPrefix" must be all lower-case
(#405) Public method name "Zend_View_Abstract::addScriptPath" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#419) Public method name "Zend_View_Abstract::setScriptPath" must be in lower-case letters only
(#420) Opening brace should be on the same line as the declaration
(#433) Public method name "Zend_View_Abstract::getScriptPath" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#452) Public method name "Zend_View_Abstract::getScriptPaths" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#464) Public method name "Zend_View_Abstract::setPluginLoader" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#468) "require_once" must be immediately followed by an open parenthesis
(#484) Public method name "Zend_View_Abstract::getPluginLoader" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#488) "require_once" must be immediately followed by an open parenthesis
(#496) Variable "pathPrefix" must be all lower-case
(#498) Variable "pType" must be all lower-case
(#503) Variable "pType" must be all lower-case
(#504) Variable "pathPrefix" must be all lower-case
(#504) Variable "pType" must be all lower-case
(#506) Variable "pathPrefix" must be all lower-case
(#523) Public method name "Zend_View_Abstract::addHelperPath" must be in lower-case letters only
(#523) Variable "classPrefix" must be all lower-case
(#524) Opening brace should be on the same line as the declaration
(#525) Variable "classPrefix" must be all lower-case
(#538) Public method name "Zend_View_Abstract::setHelperPath" must be in lower-case letters only
(#538) Variable "classPrefix" must be all lower-case
(#539) Opening brace should be on the same line as the declaration
(#541) Variable "classPrefix" must be all lower-case
(#550) Public method name "Zend_View_Abstract::getHelperPath" must be in lower-case letters only
(#551) Opening brace should be on the same line as the declaration
(#560) Public method name "Zend_View_Abstract::getHelperPaths" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#573) Public method name "Zend_View_Abstract::registerHelper" must be in lower-case letters only
(#574) Opening brace should be on the same line as the declaration
(#576) "require_once" must be immediately followed by an open parenthesis
(#584) "require_once" must be immediately followed by an open parenthesis
(#585) Expected 1 space after "="; 2 found
(#608) Public method name "Zend_View_Abstract::getHelper" must be in lower-case letters only
(#609) Opening brace should be on the same line as the declaration
(#620) Public method name "Zend_View_Abstract::getHelpers" must be in lower-case letters only
(#621) Opening brace should be on the same line as the declaration
(#633) Public method name "Zend_View_Abstract::addFilterPath" must be in lower-case letters only
(#633) Variable "classPrefix" must be all lower-case
(#634) Opening brace should be on the same line as the declaration
(#635) Variable "classPrefix" must be all lower-case
(#648) Public method name "Zend_View_Abstract::setFilterPath" must be in lower-case letters only
(#648) Variable "classPrefix" must be all lower-case
(#649) Opening brace should be on the same line as the declaration
(#651) Variable "classPrefix" must be all lower-case
(#660) Public method name "Zend_View_Abstract::getFilterPath" must be in lower-case letters only
(#661) Opening brace should be on the same line as the declaration
(#671) Public method name "Zend_View_Abstract::getFilter" must be in lower-case letters only
(#672) Opening brace should be on the same line as the declaration
(#683) Public method name "Zend_View_Abstract::getFilters" must be in lower-case letters only
(#684) Opening brace should be on the same line as the declaration
(#693) Public method name "Zend_View_Abstract::getFilterPaths" must be in lower-case letters only
(#694) Opening brace should be on the same line as the declaration
(#703) Public method name "Zend_View_Abstract::getAllPaths" must be in lower-case letters only
(#704) Opening brace should be on the same line as the declaration
(#717) Public method name "Zend_View_Abstract::addFilter" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#733) Public method name "Zend_View_Abstract::setFilter" must be in lower-case letters only
(#734) Opening brace should be on the same line as the declaration
(#746) Public method name "Zend_View_Abstract::setEscape" must be in lower-case letters only
(#747) Opening brace should be on the same line as the declaration
(#758) Public method name "Zend_View_Abstract::setLfiProtection" must be in lower-case letters only
(#759) Opening brace should be on the same line as the declaration
(#769) Public method name "Zend_View_Abstract::isLfiProtectionOn" must be in lower-case letters only
(#770) Opening brace should be on the same line as the declaration
(#792) Opening brace should be on the same line as the declaration
(#793) Inline comments must start with a capital letter, digit or 3-dots sequence
(#795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) "require_once" must be immediately followed by an open parenthesis
(#803) Usage of ELSEIF not allowed; use ELSE IF instead
(#804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#814) "require_once" must be immediately followed by an open parenthesis
(#820) "require_once" must be immediately followed by an open parenthesis
(#837) Public method name "Zend_View_Abstract::getVars" must be in lower-case letters only
(#838) Opening brace should be on the same line as the declaration
(#857) Public method name "Zend_View_Abstract::clearVars" must be in lower-case letters only
(#858) Opening brace should be on the same line as the declaration
(#874) Opening brace should be on the same line as the declaration
(#875) Inline comments must start with a capital letter, digit or 3-dots sequence
(#875) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#882) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) Opening brace should be on the same line as the declaration
(#913) Public method name "Zend_View_Abstract::setEncoding" must be in lower-case letters only
(#914) Opening brace should be on the same line as the declaration
(#924) Public method name "Zend_View_Abstract::getEncoding" must be in lower-case letters only
(#925) Opening brace should be on the same line as the declaration
(#941) Public method name "Zend_View_Abstract::strictVars" must be in lower-case letters only
(#942) Opening brace should be on the same line as the declaration
(#955) Opening brace should be on the same line as the declaration
(#957) "require_once" must be immediately followed by an open parenthesis
(#964) "require_once" must be immediately followed by an open parenthesis
(#976) "require_once" must be immediately followed by an open parenthesis
(#992) Opening brace should be on the same line as the declaration
(#993) Inline comments must start with a capital letter, digit or 3-dots sequence
(#993) Inline comments must end in full-stops, exclamation marks, or question marks
(#995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#995) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1022) Private method name "Zend_View_Abstract::_addPath" must be in lower-case letters only
(#1023) Opening brace should be on the same line as the declaration
(#1025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1026) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1039) Inline comments must end in full-stops, exclamation marks, or question marks
(#1053) Private method name "Zend_View_Abstract::_setPath" must be in lower-case letters only
(#1053) Variable "classPrefix" must be all lower-case
(#1054) Opening brace should be on the same line as the declaration
(#1069) Variable "classPrefix" must be all lower-case
(#1080) Private method name "Zend_View_Abstract::_getPaths" must be in lower-case letters only
(#1081) Opening brace should be on the same line as the declaration
(#1093) Private method name "Zend_View_Abstract::_setHelperClass" must be in lower-case letters only
(#1094) Opening brace should be on the same line as the declaration
(#1107) Private method name "Zend_View_Abstract::_setFilterClass" must be in lower-case letters only
(#1108) Opening brace should be on the same line as the declaration
(#1121) Private method name "Zend_View_Abstract::_addPluginPath" must be in lower-case letters only
(#1121) Variable "classPrefix" must be all lower-case
(#1122) Opening brace should be on the same line as the declaration
(#1125) Variable "classPrefix" must be all lower-case
(#1137) Private method name "Zend_View_Abstract::_getPluginPath" must be in lower-case letters only
(#1138) Opening brace should be on the same line as the declaration
(#1159) Private method name "Zend_View_Abstract::_getPlugin" must be in lower-case letters only
(#1160) Opening brace should be on the same line as the declaration
(#1164) Variable "storeVar" must be all lower-case
(#1168) Variable "storeVar" must be all lower-case
(#1181) Variable "storeVar" must be all lower-case
local/mr/vendor/zend/Zend/View/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#41) Public method name "Zend_View_Exception::setView" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#47) Public method name "Zend_View_Exception::getView" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_View_Helper_Abstract::setView" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#62) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Action.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#39) Member variable "defaultModule" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#68) "require_once" must be immediately followed by an open parenthesis
(#78) "require_once" must be immediately followed by an open parenthesis
(#79) Line exceeds 132 characters; contains 151 characters
(#95) Public method name "Zend_View_Helper_Action::resetObjects" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#104) Space found before object operator
(#119) Opening brace should be on the same line as the declaration
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Variable "viewRendererObj" must be all lower-case
(#127) Variable "viewRendererObj" must be all lower-case
(#130) Space found before object operator
(#131) Space found before object operator
(#132) Space found before object operator
(#133) Space found before object operator
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "viewRendererObj" must be all lower-case
(#139) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#141) Expected "if (...) {\n"; found "if (...)\n {\n"
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Public method name "Zend_View_Helper_Action::cloneView" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/BaseUrl.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_baseUrl" must be all lower-case
(#51) Public method name "Zend_View_Helper_BaseUrl::baseUrl" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "baseUrl" must be all lower-case
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "baseUrl" must be all lower-case
(#70) Public method name "Zend_View_Helper_BaseUrl::setBaseUrl" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_View_Helper_BaseUrl::getBaseUrl" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#85) "require_once" must be immediately followed by an open parenthesis
(#86) Variable "baseUrl" must be all lower-case
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "baseUrl" must be all lower-case
(#89) Variable "baseUrl" must be all lower-case
(#91) Variable "baseUrl" must be all lower-case
(#103) Protected method name "Zend_View_Helper_BaseUrl::_removeScriptName" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Currency.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#50) Opening brace should be on the same line as the declaration
(#52) "require_once" must be immediately followed by an open parenthesis
(#69) Opening brace should be on the same line as the declaration
(#75) "require_once" must be immediately followed by an open parenthesis
(#99) Public method name "Zend_View_Helper_Currency::setCurrency" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) "require_once" must be immediately followed by an open parenthesis
(#115) Public method name "Zend_View_Helper_Currency::getCurrency" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Cycle.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Expected 1 space after "=>"; 0 found
(#45) Space found before semicolon; expected ");" but found ") ;"
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#69) Opening brace should be on the same line as the declaration
(#70) Inline control structures are not allowed
(#85) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_View_Helper_Cycle::setName" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#100) Line indented incorrectly; expected at least 8 spaces, found 7
(#102) Line indented incorrectly; expected at least 8 spaces, found 7
(#102) Inline control structures are not allowed
(#105) Line indented incorrectly; expected at least 8 spaces, found 7
(#105) Inline control structures are not allowed
(#108) Line indented incorrectly; expected at least 8 spaces, found 7
(#117) Public method name "Zend_View_Helper_Cycle::getName" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_View_Helper_Cycle::getAll" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_View_Helper_Cycle::toString" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#149) Opening brace should be on the same line as the declaration
(#159) Opening brace should be on the same line as the declaration
(#161) Inline control structures are not allowed
(#163) Inline control structures are not allowed
(#174) Opening brace should be on the same line as the declaration
(#176) Inline control structures are not allowed
(#178) Inline control structures are not allowed
(#189) Opening brace should be on the same line as the declaration
(#190) Inline control structures are not allowed
(#192) Inline control structures are not allowed
(#202) Opening brace should be on the same line as the declaration
(#213) Opening brace should be on the same line as the declaration
(#223) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/DeclareVars.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#66) Public method name "Zend_View_Helper_DeclareVars::declareVars" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#69) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#89) Protected method name "Zend_View_Helper_DeclareVars::_declareVar" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Doctype.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#60) Member variable "_defaultDoctype" must be all lower-case
(#72) Member variable "_regKey" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#86) Line exceeds 132 characters; contains 149 characters
(#87) Line exceeds 132 characters; contains 161 characters
(#88) Line exceeds 132 characters; contains 173 characters
(#89) Line exceeds 132 characters; contains 165 characters
(#90) Line exceeds 132 characters; contains 161 characters
(#92) Line exceeds 132 characters; contains 142 characters
(#93) Line exceeds 132 characters; contains 154 characters
(#94) Line exceeds 132 characters; contains 153 characters
(#112) Opening brace should be on the same line as the declaration
(#129) "require_once" must be immediately followed by an open parenthesis
(#154) Public method name "Zend_View_Helper_Doctype::setDoctype" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_View_Helper_Doctype::getDoctype" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_View_Helper_Doctype::getDoctypes" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_View_Helper_Doctype::isXhtml" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Spaces must be used to indent lines; tabs are not allowed
(#192) Spaces must be used to indent lines; tabs are not allowed
(#193) Spaces must be used to indent lines; tabs are not allowed
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 1
(#195) Public method name "Zend_View_Helper_Doctype::isHtml5" must be in lower-case letters only
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#205) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Fieldset.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
(#47) The use of function extract() is forbidden
(#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
(#52) Variable "legendString" must be all lower-case
(#53) Variable "legendString" must be all lower-case
(#55) Variable "legendString" must be all lower-case
(#55) Variable "legendString" must be all lower-case
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/Form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
(#47) The use of function extract() is forbidden
local/mr/vendor/zend/Zend/View/Helper/FormButton.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#56) Public method name "Zend_View_Helper_FormButton::formButton" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#59) The use of function extract() is forbidden
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/FormCheckbox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_defaultCheckedOptions" must be all lower-case
(#62) Public method name "Zend_View_Helper_FormCheckbox::formCheckbox" must be in lower-case letters only
(#62) Variable "checkedOptions" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#65) The use of function extract() is forbidden
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Usage of ELSEIF not allowed; use ELSE IF instead
(#76) Variable "checkedOptions" must be all lower-case
(#76) Variable "checkedOptions" must be all lower-case
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Variable "endTag" must be all lower-case
(#87) Variable "endTag" must be all lower-case
(#87) Expected 1 space before "="; 0 found
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "checkedOptions" must be all lower-case
(#98) Variable "checkedOptions" must be all lower-case
(#99) Variable "checkedOptions" must be all lower-case
(#102) Variable "endTag" must be all lower-case
(#115) Public method name "Zend_View_Helper_FormCheckbox::determineCheckboxInfo" must be in lower-case letters only
(#115) Variable "checkedOptions" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "checkedValue" must be all lower-case
(#119) Variable "uncheckedValue" must be all lower-case
(#120) Variable "checkedOptions" must be all lower-case
(#121) Variable "checkedOptions" must be all lower-case
(#122) Variable "checkedValue" must be all lower-case
(#122) Variable "checkedOptions" must be all lower-case
(#123) Variable "checkedOptions" must be all lower-case
(#125) Variable "checkedOptions" must be all lower-case
(#126) Variable "uncheckedValue" must be all lower-case
(#126) Variable "checkedOptions" must be all lower-case
(#127) Variable "checkedOptions" must be all lower-case
(#129) Variable "checkedValue" must be all lower-case
(#130) Variable "checkedValue" must be all lower-case
(#130) Variable "checkedOptions" must be all lower-case
(#132) Variable "uncheckedValue" must be all lower-case
(#133) Variable "uncheckedValue" must be all lower-case
(#133) Variable "checkedOptions" must be all lower-case
(#135) Usage of ELSEIF not allowed; use ELSE IF instead
(#136) Variable "uncheckedValue" must be all lower-case
(#136) Variable "_defaultCheckedOptions" must be all lower-case
(#136) Variable "_defaultCheckedOptions" must not contain underscores.
(#138) Variable "checkedValue" must be all lower-case
(#138) Variable "_defaultCheckedOptions" must be all lower-case
(#138) Variable "_defaultCheckedOptions" must not contain underscores.
(#139) Variable "uncheckedValue" must be all lower-case
(#139) Variable "_defaultCheckedOptions" must be all lower-case
(#139) Variable "_defaultCheckedOptions" must not contain underscores.
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Variable "checkedString" must be all lower-case
(#144) Variable "checkedValue" must be all lower-case
(#145) Variable "checkedString" must be all lower-case
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Variable "checkedValue" must be all lower-case
(#153) Variable "checkedValue" must be all lower-case
(#158) Variable "checkedString" must be all lower-case
(#159) Variable "checkedValue" must be all lower-case
(#160) Variable "uncheckedValue" must be all lower-case
local/mr/vendor/zend/Zend/View/Helper/FormElement.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#49) Public method name "Zend_View_Helper_FormElement::getTranslator" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_View_Helper_FormElement::setTranslator" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#64) Usage of ELSEIF not allowed; use ELSE IF instead
(#66) Usage of ELSEIF not allowed; use ELSE IF instead
(#69) "require_once" must be immediately followed by an open parenthesis
(#91) Protected method name "Zend_View_Helper_FormElement::_getInfo" must be in lower-case letters only
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Whitespace found at end of line
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected 12 spaces, found 11
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Closing brace indented incorrectly; expected 11 spaces, found 12
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/FormErrors.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_htmlElementEnd" must be all lower-case
(#49) Member variable "_htmlElementStart" must be all lower-case
(#50) Member variable "_htmlElementSeparator" must be all lower-case
(#60) Public method name "Zend_View_Helper_FormErrors::formErrors" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#97) Public method name "Zend_View_Helper_FormErrors::setElementEnd" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_View_Helper_FormErrors::getElementEnd" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_View_Helper_FormErrors::setElementSeparator" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_View_Helper_FormErrors::getElementSeparator" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_View_Helper_FormErrors::setElementStart" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_View_Helper_FormErrors::getElementStart" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/FormFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Public method name "Zend_View_Helper_FormFile::formFile" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#57) The use of function extract() is forbidden
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Variable "endTag" must be all lower-case
(#68) Variable "endTag" must be all lower-case
(#68) Expected 1 space before "="; 0 found
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "endTag" must be all lower-case
local/mr/vendor/zend/Zend/View/Helper/FormHidden.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#53) Public method name "Zend_View_Helper_FormHidden::formHidden" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#56) The use of function extract() is forbidden
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/FormImage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#56) Public method name "Zend_View_Helper_FormImage::formImage" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#59) The use of function extract() is forbidden
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "endTag" must be all lower-case
(#86) Variable "endTag" must be all lower-case
(#86) Expected 1 space before "="; 0 found
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "endTag" must be all lower-case
local/mr/vendor/zend/Zend/View/Helper/FormLabel.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#45) Public method name "Zend_View_Helper_FormLabel::formLabel" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#48) The use of function extract() is forbidden
(#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
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected 1 space before "?"; newline found
(#59) Expected 1 space before ":"; newline found
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/FormMultiCheckbox.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_inputType" must be all lower-case
(#49) Member variable "_isArray" must be all lower-case
(#69) Public method name "Zend_View_Helper_FormMultiCheckbox::formMultiCheckbox" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/FormNote.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Expected 5 space(s) before asterisk; 4 found
(#55) Public method name "Zend_View_Helper_FormNote::formNote" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#58) The use of function extract() is forbidden
(#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
local/mr/vendor/zend/Zend/View/Helper/FormPassword.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#56) Public method name "Zend_View_Helper_FormPassword::formPassword" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#59) The use of function extract() is forbidden
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "valueString" must be all lower-case
(#72) Variable "valueString" must be all lower-case
(#78) Variable "endTag" must be all lower-case
(#80) Variable "endTag" must be all lower-case
(#80) Expected 1 space before "="; 0 found
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "valueString" must be all lower-case
(#90) Variable "endTag" must be all lower-case
local/mr/vendor/zend/Zend/View/Helper/FormRadio.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_inputType" must be all lower-case
(#51) Member variable "_isArray" must be all lower-case
(#71) Public method name "Zend_View_Helper_FormRadio::formRadio" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#76) The use of function extract() is forbidden
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "label_attribs" must not contain underscores.
(#82) Variable "keyLen" must be all lower-case
(#83) Variable "keyLen" must be all lower-case
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#85) Variable "keyLen" must be all lower-case
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "label_attribs" must not contain underscores.
(#97) Variable "labelPlacement" must be all lower-case
(#98) Variable "label_attribs" must not contain underscores.
(#101) Variable "label_attribs" must not contain underscores.
(#104) Variable "labelPlacement" must be all lower-case
(#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
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Variable "endTag" must be all lower-case
(#129) Variable "endTag" must be all lower-case
(#129) Expected 1 space before "="; 0 found
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) "require_once" must be immediately followed by an open parenthesis
(#135) Variable "opt_value" must not contain underscores.
(#135) Variable "opt_label" must not contain underscores.
(#139) Variable "opt_label" must not contain underscores.
(#139) Variable "opt_label" must not contain underscores.
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Usage of ELSEIF not allowed; use ELSE IF instead
(#146) Variable "opt_value" must not contain underscores.
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Variable "opt_value" must not contain underscores.
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "optId" must be all lower-case
(#157) Variable "opt_value" must not contain underscores.
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "label_attribs" must not contain underscores.
(#161) Variable "optId" must be all lower-case
(#162) Variable "labelPlacement" must be all lower-case
(#162) Variable "opt_label" must not contain underscores.
(#165) Variable "optId" must be all lower-case
(#166) Variable "opt_value" must not contain underscores.
(#170) Variable "endTag" must be all lower-case
(#171) Variable "labelPlacement" must be all lower-case
(#171) Variable "opt_label" must not contain underscores.
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
local/mr/vendor/zend/Zend/View/Helper/FormReset.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#56) Public method name "Zend_View_Helper_FormReset::formReset" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#59) The use of function extract() is forbidden
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Variable "endTag" must be all lower-case
(#70) Variable "endTag" must be all lower-case
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "endTag" must be all lower-case
local/mr/vendor/zend/Zend/View/Helper/FormSelect.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#64) Public method name "Zend_View_Helper_FormSelect::formSelect" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#68) The use of function extract() is forbidden
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "opt_value" must not contain underscores.
(#117) Variable "opt_label" must not contain underscores.
(#118) Variable "opt_label" must not contain underscores.
(#119) Variable "opt_disable" must not contain underscores.
(#120) Variable "opt_value" must not contain underscores.
(#121) Variable "opt_disable" must not contain underscores.
(#124) Variable "opt_value" must not contain underscores.
(#124) Variable "opt_value" must not contain underscores.
(#127) Variable "opt_disable" must not contain underscores.
(#128) Variable "opt_value" must not contain underscores.
(#129) Variable "opt_label" must not contain underscores.
(#134) Variable "opt_value" must not contain underscores.
(#134) Variable "opt_label" must not contain underscores.
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Opening brace should be on the same line as the declaration
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
local/mr/vendor/zend/Zend/View/Helper/FormSubmit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#56) Public method name "Zend_View_Helper_FormSubmit::formSubmit" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#59) The use of function extract() is forbidden
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Variable "endTag" must be all lower-case
(#70) Variable "endTag" must be all lower-case
(#70) Expected 1 space before "="; 0 found
(#80) Variable "endTag" must be all lower-case
local/mr/vendor/zend/Zend/View/Helper/FormText.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#56) Public method name "Zend_View_Helper_FormText::formText" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#59) The use of function extract() is forbidden
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "endTag" must be all lower-case
(#71) Variable "endTag" must be all lower-case
(#71) Expected 1 space before "="; 0 found
(#80) Variable "endTag" must be all lower-case
local/mr/vendor/zend/Zend/View/Helper/FormTextarea.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#74) Public method name "Zend_View_Helper_FormTextarea::formTextarea" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#77) The use of function extract() is forbidden
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/HeadLink.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_itemKeys" must be all lower-case
(#48) Member variable "_regKey" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_View_Helper_HeadLink::headLink" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
(#142) "require_once" must be immediately followed by an open parenthesis
(#143) Expected 1 space after "="; 2 found
(#151) Variable "dataMethod" must be all lower-case
(#152) Variable "dataMethod" must be all lower-case
(#175) Protected method name "Zend_View_Helper_HeadLink::_isValid" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#198) Opening brace should be on the same line as the declaration
(#200) "require_once" must be immediately followed by an open parenthesis
(#217) Opening brace should be on the same line as the declaration
(#219) "require_once" must be immediately followed by an open parenthesis
(#235) Opening brace should be on the same line as the declaration
(#237) "require_once" must be immediately followed by an open parenthesis
(#253) Opening brace should be on the same line as the declaration
(#255) "require_once" must be immediately followed by an open parenthesis
(#271) Public method name "Zend_View_Helper_HeadLink::itemToString" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#276) Variable "itemKey" must be all lower-case
(#277) Variable "itemKey" must be all lower-case
(#278) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Variable "itemKey" must be all lower-case
(#279) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#279) Variable "itemKey" must be all lower-case
(#283) Variable "itemKey" must be all lower-case
(#283) Variable "itemKey" must be all lower-case
(#283) Variable "itemKey" must be all lower-case
(#283) Line exceeds 132 characters; contains 145 characters
(#298) Expected "if (...) {\n"; found "if (...)\n {\n"
(#314) Public method name "Zend_View_Helper_HeadLink::toString" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#317) Expected 1 space before "?"; newline found
(#318) Expected 1 space before ":"; newline found
(#335) Public method name "Zend_View_Helper_HeadLink::createData" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#347) Public method name "Zend_View_Helper_HeadLink::createDataStylesheet" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#352) Variable "conditionalStylesheet" must be all lower-case
(#361) Expected "if (...) {\n"; found "if(...) {\n"
(#368) Variable "conditionalStylesheet" must be all lower-case
(#369) Expected "if (...) {\n"; found "if(...) {\n"
(#369) Variable "conditionalStylesheet" must be all lower-case
(#369) Variable "conditionalStylesheet" must be all lower-case
(#370) Variable "conditionalStylesheet" must be all lower-case
(#370) Variable "conditionalStylesheet" must be all lower-case
(#372) Variable "conditionalStylesheet" must be all lower-case
(#376) Expected "if (...) {\n"; found "if(...) {\n"
(#391) Protected method name "Zend_View_Helper_HeadLink::_isDuplicateStylesheet" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_View_Helper_HeadLink::createDataAlternate" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#410) "require_once" must be immediately followed by an open parenthesis
(#421) Expected "if (...) {\n"; found "if(...) {\n"
(#425) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/View/Helper/HeadMeta.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_typeKeys" must be all lower-case
(#43) Member variable "_requiredKeys" must be all lower-case
(#44) Member variable "_modifierKeys" must be all lower-case
(#49) Member variable "_regKey" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_View_Helper_HeadMeta::headMeta" must be in lower-case letters only
(#74) Variable "keyValue" must be all lower-case
(#74) Variable "keyType" must be all lower-case
(#74) Line exceeds 132 characters; contains 174 characters
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "keyValue" must be all lower-case
(#77) Variable "keyType" must be all lower-case
(#77) Variable "keyValue" must be all lower-case
(#94) Protected method name "Zend_View_Helper_HeadMeta::_normalizeType" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#102) "require_once" must be immediately followed by an open parenthesis
(#127) Opening brace should be on the same line as the declaration
(#142) "require_once" must be immediately followed by an open parenthesis
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#169) Spaces must be used to indent lines; tabs are not allowed
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Whitespace found at end of line
(#171) Spaces must be used to indent lines; tabs are not allowed
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Public method name "Zend_View_Helper_HeadMeta::setCharset" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#190) Protected method name "Zend_View_Helper_HeadMeta::_isValid" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#192) Expected "if (...) {\n"; found "if (...)\n {\n"
(#216) Opening brace should be on the same line as the declaration
(#218) "require_once" must be immediately followed by an open parenthesis
(#236) Opening brace should be on the same line as the declaration
(#238) "require_once" must be immediately followed by an open parenthesis
(#239) Expected 1 space after "="; 2 found
(#255) Opening brace should be on the same line as the declaration
(#257) "require_once" must be immediately followed by an open parenthesis
(#274) Opening brace should be on the same line as the declaration
(#276) "require_once" must be immediately followed by an open parenthesis
(#293) Opening brace should be on the same line as the declaration
(#295) "require_once" must be immediately followed by an open parenthesis
(#320) Public method name "Zend_View_Helper_HeadMeta::itemToString" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#323) "require_once" must be immediately followed by an open parenthesis
(#330) Variable "modifiersString" must be all lower-case
(#334) "require_once" must be immediately followed by an open parenthesis
(#341) Variable "modifiersString" must be all lower-case
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 16 spaces, found 4
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 16 spaces, found 5
(#348) Expected 1 space before "?"; newline found
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 5
(#349) Expected 1 space before ":"; newline found
(#350) Usage of ELSEIF not allowed; use ELSE IF instead
(#364) Variable "modifiersString" must be all lower-case
(#375) Public method name "Zend_View_Helper_HeadMeta::toString" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#378) Expected 1 space before "?"; newline found
(#379) Expected 1 space before ":"; newline found
(#403) Public method name "Zend_View_Helper_HeadMeta::createData" must be in lower-case letters only
(#403) Variable "typeValue" must be all lower-case
(#404) Opening brace should be on the same line as the declaration
(#407) Variable "typeValue" must be all lower-case
local/mr/vendor/zend/Zend/View/Helper/HeadScript.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_regKey" must be all lower-case
(#55) Member variable "_arbitraryAttributes" must be all lower-case
(#61) Member variable "_captureLock" must be all lower-case
(#62) Member variable "_captureScriptType" must be all lower-case
(#63) Member variable "_captureScriptAttrs" must be all lower-case
(#64) Member variable "_captureType" must be all lower-case
(#71) Member variable "_optionalAttributes" must be all lower-case
(#79) Member variable "_requiredAttributes" must be all lower-case
(#86) Member variable "useCdata" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_View_Helper_HeadScript::headScript" must be in lower-case letters only
(#114) Must use "self::" for local static member reference
(#114) Line exceeds 132 characters; contains 161 characters
(#115) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_View_Helper_HeadScript::captureStart" must be in lower-case letters only
(#142) Variable "captureType" must be all lower-case
(#142) Line exceeds 132 characters; contains 149 characters
(#143) Opening brace should be on the same line as the declaration
(#145) "require_once" must be immediately followed by an open parenthesis
(#152) Variable "captureType" must be all lower-case
(#163) Public method name "Zend_View_Helper_HeadScript::captureEnd" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#204) Opening brace should be on the same line as the declaration
(#207) "require_once" must be immediately followed by an open parenthesis
(#221) "require_once" must be immediately followed by an open parenthesis
(#222) Line exceeds 132 characters; contains 135 characters
(#272) Protected method name "Zend_View_Helper_HeadScript::_isDuplicate" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#275) Expected "if (...) {\n"; found "if (...)\n {\n"
(#292) Protected method name "Zend_View_Helper_HeadScript::_isValid" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#294) Expected "if (...) {\n"; found "if (...)\n {\n"
(#311) Opening brace should be on the same line as the declaration
(#313) "require_once" must be immediately followed by an open parenthesis
(#314) Line exceeds 132 characters; contains 150 characters
(#329) Opening brace should be on the same line as the declaration
(#331) "require_once" must be immediately followed by an open parenthesis
(#332) Line exceeds 132 characters; contains 153 characters
(#347) Opening brace should be on the same line as the declaration
(#349) "require_once" must be immediately followed by an open parenthesis
(#350) Line exceeds 132 characters; contains 141 characters
(#366) Opening brace should be on the same line as the declaration
(#368) "require_once" must be immediately followed by an open parenthesis
(#369) Line exceeds 132 characters; contains 159 characters
(#384) Public method name "Zend_View_Helper_HeadScript::setAllowArbitraryAttributes" must be in lower-case letters only
(#385) Opening brace should be on the same line as the declaration
(#395) Public method name "Zend_View_Helper_HeadScript::arbitraryAttributesAllowed" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#409) Public method name "Zend_View_Helper_HeadScript::itemToString" must be in lower-case letters only
(#409) Variable "escapeStart" must be all lower-case
(#409) Variable "escapeEnd" must be all lower-case
(#410) Opening brace should be on the same line as the declaration
(#411) Variable "attrString" must be all lower-case
(#414) Expected "if (...) {\n"; found "if (...)\n {\n"
(#422) Variable "attrString" must be all lower-case
(#427) Variable "attrString" must be all lower-case
(#429) Variable "escapeStart" must be all lower-case
(#429) Variable "escapeEnd" must be all lower-case
(#429) Line exceeds 132 characters; contains 143 characters
(#433) Expected "if (...) {\n"; found "if (...)\n {\n"
(#451) Public method name "Zend_View_Helper_HeadScript::toString" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#454) Expected 1 space before "?"; newline found
(#455) Expected 1 space before ":"; newline found
(#458) Variable "useCdata" must be all lower-case
(#460) Variable "useCdata" must be all lower-case
(#462) Variable "escapeStart" must be all lower-case
(#462) Variable "useCdata" must be all lower-case
(#463) Variable "escapeEnd" must be all lower-case
(#463) Variable "useCdata" must be all lower-case
(#463) Expected 1 space before ":"; 7 found
(#472) Variable "escapeStart" must be all lower-case
(#472) Variable "escapeEnd" must be all lower-case
(#487) Public method name "Zend_View_Helper_HeadScript::createData" must be in lower-case letters only
(#488) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/HeadStyle.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_regKey" must be all lower-case
(#47) Member variable "_optionalAttributes" must be all lower-case
(#53) Member variable "_mediaTypes" must be all lower-case
(#62) Member variable "_captureAttrs" must be all lower-case
(#68) Member variable "_captureLock" must be all lower-case
(#74) Member variable "_captureType" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#99) Public method name "Zend_View_Helper_HeadStyle::headStyle" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#135) Opening brace should be on the same line as the declaration
(#149) "require_once" must be immediately followed by an open parenthesis
(#182) Protected method name "Zend_View_Helper_HeadStyle::_isValid" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#184) Expected "if (...) {\n"; found "if (...)\n {\n"
(#201) Opening brace should be on the same line as the declaration
(#203) "require_once" must be immediately followed by an open parenthesis
(#220) Opening brace should be on the same line as the declaration
(#222) "require_once" must be immediately followed by an open parenthesis
(#238) Opening brace should be on the same line as the declaration
(#240) "require_once" must be immediately followed by an open parenthesis
(#256) Opening brace should be on the same line as the declaration
(#258) "require_once" must be immediately followed by an open parenthesis
(#274) Public method name "Zend_View_Helper_HeadStyle::captureStart" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#277) "require_once" must be immediately followed by an open parenthesis
(#294) Public method name "Zend_View_Helper_HeadStyle::captureEnd" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#322) Public method name "Zend_View_Helper_HeadStyle::itemToString" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#324) Variable "attrString" must be all lower-case
(#337) Expected "if (...) {\n"; found "if(...) {\n"
(#342) Variable "media_types" must not contain underscores.
(#344) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#344) Variable "media_types" must not contain underscores.
(#354) Variable "attrString" must be all lower-case
(#358) Variable "attrString" must be all lower-case
(#362) Expected "if (...) {\n"; found "if (...)\n {\n"
(#378) Public method name "Zend_View_Helper_HeadStyle::toString" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#381) Expected 1 space before "?"; newline found
(#382) Expected 1 space before ":"; newline found
(#405) Public method name "Zend_View_Helper_HeadStyle::createData" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#409) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#409) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/View/Helper/HeadTitle.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_regKey" must be all lower-case
(#61) Member variable "_defaultAttachOrder" must be all lower-case
(#71) Public method name "Zend_View_Helper_HeadTitle::headTitle" must be in lower-case letters only
(#71) Variable "setType" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "setType" must be all lower-case
(#74) Variable "setType" must be all lower-case
(#75) Usage of ELSEIF not allowed; use ELSE IF instead
(#75) Variable "setType" must be all lower-case
(#76) Variable "setType" must be all lower-case
(#80) Variable "setType" must be all lower-case
(#82) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) Variable "setType" must be all lower-case
(#97) Public method name "Zend_View_Helper_HeadTitle::setDefaultAttachOrder" must be in lower-case letters only
(#97) Variable "setType" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "setType" must be all lower-case
(#104) "require_once" must be immediately followed by an open parenthesis
(#107) Variable "setType" must be all lower-case
(#115) Public method name "Zend_View_Helper_HeadTitle::getDefaultAttachOrder" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_View_Helper_HeadTitle::setTranslator" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#130) Usage of ELSEIF not allowed; use ELSE IF instead
(#133) "require_once" must be immediately followed by an open parenthesis
(#149) Public method name "Zend_View_Helper_HeadTitle::getTranslator" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#152) "require_once" must be immediately followed by an open parenthesis
(#165) Public method name "Zend_View_Helper_HeadTitle::enableTranslation" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_View_Helper_HeadTitle::disableTranslation" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_View_Helper_HeadTitle::toString" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#192) Expected 1 space before "?"; newline found
(#193) Expected 1 space before ":"; newline found
(#197) Expected "if (...) {\n"; found "if(...) {\n"
(#209) Expected "if (...) {\n"; found "if(...) {\n"
(#213) Expected "if (...) {\n"; found "if(...) {\n"
local/mr/vendor/zend/Zend/View/Helper/HtmlElement.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_closingBracket" must be all lower-case
(#54) Public method name "Zend_View_Helper_HtmlElement::getClosingBracket" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#72) Protected method name "Zend_View_Helper_HtmlElement::_isXhtml" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#88) Protected method name "Zend_View_Helper_HtmlElement::_htmlAttribs" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) "require_once" must be immediately followed by an open parenthesis
(#129) Protected method name "Zend_View_Helper_HtmlElement::_normalizeId" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/HtmlFlash.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Public method name "Zend_View_Helper_HtmlFlash::htmlFlash" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/HtmlList.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#50) Public method name "Zend_View_Helper_HtmlList::htmlList" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#53) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/View/Helper/HtmlObject.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Public method name "Zend_View_Helper_HtmlObject::htmlObject" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "paramHtml" must be all lower-case
(#55) Variable "closingBracket" must be all lower-case
(#64) Variable "paramHtml" must be all lower-case
(#64) Variable "closingBracket" must be all lower-case
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "paramHtml" must be all lower-case
local/mr/vendor/zend/Zend/View/Helper/HtmlPage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#65) Public method name "Zend_View_Helper_HtmlPage::htmlPage" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/HtmlQuicktime.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#72) Public method name "Zend_View_Helper_HtmlQuicktime::htmlQuicktime" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/InlineScript.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_regKey" must be all lower-case
(#57) Public method name "Zend_View_Helper_InlineScript::inlineScript" must be in lower-case letters only
(#57) Line exceeds 132 characters; contains 163 characters
(#58) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Zend_View_Helper_Interface::setView" must be in lower-case letters only
local/mr/vendor/zend/Zend/View/Helper/Json.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#55) Variable "keepLayouts" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#58) Expected "if (...) {\n"; found "if (...)\n {\n"
(#58) Variable "keepLayouts" must be all lower-case
(#60) Variable "keepLayouts" must be all lower-case
(#61) Variable "keepLayouts" must be all lower-case
(#61) Variable "keepLayouts" must be all lower-case
(#62) Expected 1 space before "?"; newline found
(#62) Variable "keepLayouts" must be all lower-case
(#63) Expected 1 space before ":"; newline found
(#68) Variable "keepLayouts" must be all lower-case
(#69) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/View/Helper/Layout.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Public method name "Zend_View_Helper_Layout::getLayout" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#47) "require_once" must be immediately followed by an open parenthesis
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Public method name "Zend_View_Helper_Layout::setLayout" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#78) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Navigation.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_defaultProxy" must be all lower-case
(#66) Member variable "_injectContainer" must be all lower-case
(#73) Member variable "_injectAcl" must be all lower-case
(#80) Member variable "_injectTranslator" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#125) Opening brace should be on the same line as the declaration
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Public method name "Zend_View_Helper_Navigation::findHelper" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#177) "require_once" must be immediately followed by an open parenthesis
(#203) Opening brace should be on the same line as the declaration
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Public method name "Zend_View_Helper_Navigation::setDefaultProxy" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_View_Helper_Navigation::getDefaultProxy" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#254) Public method name "Zend_View_Helper_Navigation::setInjectContainer" must be in lower-case letters only
(#254) Variable "injectContainer" must be all lower-case
(#255) Opening brace should be on the same line as the declaration
(#256) Variable "injectContainer" must be all lower-case
(#265) Public method name "Zend_View_Helper_Navigation::getInjectContainer" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#278) Public method name "Zend_View_Helper_Navigation::setInjectAcl" must be in lower-case letters only
(#278) Variable "injectAcl" must be all lower-case
(#279) Opening brace should be on the same line as the declaration
(#280) Variable "injectAcl" must be all lower-case
(#289) Public method name "Zend_View_Helper_Navigation::getInjectAcl" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#302) Public method name "Zend_View_Helper_Navigation::setInjectTranslator" must be in lower-case letters only
(#302) Variable "injectTranslator" must be all lower-case
(#303) Opening brace should be on the same line as the declaration
(#304) Variable "injectTranslator" must be all lower-case
(#313) Public method name "Zend_View_Helper_Navigation::getInjectTranslator" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Navigation/Breadcrumbs.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_minDepth" must be all lower-case
(#59) Member variable "_linkLast" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Public method name "Zend_View_Helper_Navigation_Breadcrumbs::setSeparator" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_View_Helper_Navigation_Breadcrumbs::getSeparator" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_View_Helper_Navigation_Breadcrumbs::setLinkLast" must be in lower-case letters only
(#122) Variable "linkLast" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "linkLast" must be all lower-case
(#133) Public method name "Zend_View_Helper_Navigation_Breadcrumbs::getLinkLast" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_View_Helper_Navigation_Breadcrumbs::setPartial" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_View_Helper_Navigation_Breadcrumbs::getPartial" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Public method name "Zend_View_Helper_Navigation_Breadcrumbs::renderStraight" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Public method name "Zend_View_Helper_Navigation_Breadcrumbs::renderPartial" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#262) "require_once" must be immediately followed by an open parenthesis
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) "require_once" must be immediately followed by an open parenthesis
(#296) Whitespace found at end of line
(#297) Whitespace found at end of line
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Navigation/Helper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Public method name "Zend_View_Helper_Navigation_Helper::setContainer" must be in lower-case letters only
(#52) Public method name "Zend_View_Helper_Navigation_Helper::getContainer" must be in lower-case letters only
(#65) Public method name "Zend_View_Helper_Navigation_Helper::setTranslator" must be in lower-case letters only
(#72) Public method name "Zend_View_Helper_Navigation_Helper::getTranslator" must be in lower-case letters only
(#81) Public method name "Zend_View_Helper_Navigation_Helper::setAcl" must be in lower-case letters only
(#89) Public method name "Zend_View_Helper_Navigation_Helper::getAcl" must be in lower-case letters only
(#103) Public method name "Zend_View_Helper_Navigation_Helper::setRole" must be in lower-case letters only
(#110) Public method name "Zend_View_Helper_Navigation_Helper::getRole" must be in lower-case letters only
(#121) Public method name "Zend_View_Helper_Navigation_Helper::setUseAcl" must be in lower-case letters only
(#121) Variable "useAcl" must be all lower-case
(#128) Public method name "Zend_View_Helper_Navigation_Helper::getUseAcl" must be in lower-case letters only
(#135) Public method name "Zend_View_Helper_Navigation_Helper::getRenderInvisible" must be in lower-case letters only
(#144) Public method name "Zend_View_Helper_Navigation_Helper::setRenderInvisible" must be in lower-case letters only
(#144) Variable "renderInvisible" must be all lower-case
(#155) Public method name "Zend_View_Helper_Navigation_Helper::setUseTranslator" must be in lower-case letters only
(#155) Variable "useTranslator" must be all lower-case
(#162) Public method name "Zend_View_Helper_Navigation_Helper::getUseTranslator" must be in lower-case letters only
(#169) Public method name "Zend_View_Helper_Navigation_Helper::hasContainer" must be in lower-case letters only
(#176) Public method name "Zend_View_Helper_Navigation_Helper::hasAcl" must be in lower-case letters only
(#183) Public method name "Zend_View_Helper_Navigation_Helper::hasRole" must be in lower-case letters only
(#190) Public method name "Zend_View_Helper_Navigation_Helper::hasTranslator" must be in lower-case letters only
local/mr/vendor/zend/Zend/View/Helper/Navigation/HelperAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_minDepth" must be all lower-case
(#65) Member variable "_maxDepth" must be all lower-case
(#93) Member variable "_renderInvisible" must be all lower-case
(#107) Member variable "_useTranslator" must be all lower-case
(#114) Member variable "_useAcl" must be all lower-case
(#122) Member variable "_defaultAcl" must be all lower-case
(#130) Member variable "_defaultRole" must be all lower-case
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setContainer" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getContainer" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) "require_once" must be immediately followed by an open parenthesis
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) "require_once" must be immediately followed by an open parenthesis
(#198) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setMinDepth" must be in lower-case letters only
(#198) Variable "minDepth" must be all lower-case
(#199) Opening brace should be on the same line as the declaration
(#200) Variable "minDepth" must be all lower-case
(#200) Variable "minDepth" must be all lower-case
(#201) Variable "minDepth" must be all lower-case
(#203) Variable "minDepth" must be all lower-case
(#213) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getMinDepth" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setMaxDepth" must be in lower-case letters only
(#231) Variable "maxDepth" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "maxDepth" must be all lower-case
(#233) Variable "maxDepth" must be all lower-case
(#234) Variable "maxDepth" must be all lower-case
(#236) Variable "maxDepth" must be all lower-case
(#246) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getMaxDepth" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#260) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setIndent" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#271) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getIndent" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#292) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setTranslator" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#297) Usage of ELSEIF not allowed; use ELSE IF instead
(#311) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getTranslator" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#314) "require_once" must be immediately followed by an open parenthesis
(#333) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setAcl" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#347) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getAcl" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#349) Variable "_defaultAcl" must be all lower-case
(#349) Variable "_defaultAcl" must not contain underscores.
(#350) Variable "_defaultAcl" must be all lower-case
(#350) Variable "_defaultAcl" must not contain underscores.
(#372) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setRole" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#378) "require_once" must be immediately followed by an open parenthesis
(#380) Whitespace found at end of line
(#399) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getRole" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#401) Variable "_defaultRole" must be all lower-case
(#401) Variable "_defaultRole" must not contain underscores.
(#402) Variable "_defaultRole" must be all lower-case
(#402) Variable "_defaultRole" must not contain underscores.
(#419) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setUseAcl" must be in lower-case letters only
(#419) Variable "useAcl" must be all lower-case
(#420) Opening brace should be on the same line as the declaration
(#421) Variable "useAcl" must be all lower-case
(#432) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getUseAcl" must be in lower-case letters only
(#433) Opening brace should be on the same line as the declaration
(#442) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getRenderInvisible" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#454) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setRenderInvisible" must be in lower-case letters only
(#454) Variable "renderInvisible" must be all lower-case
(#455) Opening brace should be on the same line as the declaration
(#456) Variable "renderInvisible" must be all lower-case
(#471) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setUseTranslator" must be in lower-case letters only
(#471) Variable "useTranslator" must be all lower-case
(#472) Opening brace should be on the same line as the declaration
(#473) Variable "useTranslator" must be all lower-case
(#484) Public method name "Zend_View_Helper_Navigation_HelperAbstract::getUseTranslator" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Opening brace should be on the same line as the declaration
(#517) Opening brace should be on the same line as the declaration
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) Public method name "Zend_View_Helper_Navigation_HelperAbstract::findActive" must be in lower-case letters only
(#551) Variable "minDepth" must be all lower-case
(#552) Variable "maxDepth" must be all lower-case
(#553) Opening brace should be on the same line as the declaration
(#554) Variable "minDepth" must be all lower-case
(#555) Variable "minDepth" must be all lower-case
(#557) Variable "maxDepth" must be all lower-case
(#557) Variable "maxDepth" must be all lower-case
(#557) Variable "maxDepth" must be all lower-case
(#558) Variable "maxDepth" must be all lower-case
(#562) Variable "foundDepth" must be all lower-case
(#567) Variable "currDepth" must be all lower-case
(#568) Variable "currDepth" must be all lower-case
(#568) Variable "minDepth" must be all lower-case
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Variable "currDepth" must be all lower-case
(#573) Variable "foundDepth" must be all lower-case
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Variable "foundDepth" must be all lower-case
(#576) Variable "currDepth" must be all lower-case
(#580) Variable "maxDepth" must be all lower-case
(#580) Variable "foundDepth" must be all lower-case
(#580) Variable "maxDepth" must be all lower-case
(#581) Variable "foundDepth" must be all lower-case
(#581) Variable "maxDepth" must be all lower-case
(#582) Variable "foundDepth" must be all lower-case
(#582) Variable "minDepth" must be all lower-case
(#596) Variable "foundDepth" must be all lower-case
(#609) Public method name "Zend_View_Helper_Navigation_HelperAbstract::hasContainer" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#621) Public method name "Zend_View_Helper_Navigation_HelperAbstract::hasAcl" must be in lower-case letters only
(#622) Opening brace should be on the same line as the declaration
(#633) Public method name "Zend_View_Helper_Navigation_HelperAbstract::hasRole" must be in lower-case letters only
(#634) Opening brace should be on the same line as the declaration
(#645) Public method name "Zend_View_Helper_Navigation_HelperAbstract::hasTranslator" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#657) Opening brace should be on the same line as the declaration
(#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
(#671) Inline comments must start with a capital letter, digit or 3-dots sequence
(#671) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) Opening brace should be on the same line as the declaration
(#710) Inline comments must start with a capital letter, digit or 3-dots sequence
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) Usage of ELSEIF not allowed; use ELSE IF instead
(#717) Inline comments must start with a capital letter, digit or 3-dots sequence
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Protected method name "Zend_View_Helper_Navigation_HelperAbstract::_acceptAcl" must be in lower-case letters only
(#744) Opening brace should be on the same line as the declaration
(#746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#746) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#762) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Protected method name "Zend_View_Helper_Navigation_HelperAbstract::_getWhitespace" must be in lower-case letters only
(#771) Opening brace should be on the same line as the declaration
(#788) Protected method name "Zend_View_Helper_Navigation_HelperAbstract::_htmlAttribs" must be in lower-case letters only
(#789) Opening brace should be on the same line as the declaration
(#790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) Protected method name "Zend_View_Helper_Navigation_HelperAbstract::_normalizeId" must be in lower-case letters only
(#809) Opening brace should be on the same line as the declaration
(#816) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setDefaultAcl" must be in lower-case letters only
(#826) Opening brace should be on the same line as the declaration
(#827) Variable "_defaultAcl" must be all lower-case
(#827) Variable "_defaultAcl" must not contain underscores.
(#842) Public method name "Zend_View_Helper_Navigation_HelperAbstract::setDefaultRole" must be in lower-case letters only
(#843) Opening brace should be on the same line as the declaration
(#847) Variable "_defaultRole" must be all lower-case
(#847) Variable "_defaultRole" must not contain underscores.
(#849) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/View/Helper/Navigation/Links.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#69) Member variable "_RELATIONS" must be all lower-case
(#94) Member variable "_renderFlag" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Public method name "Zend_View_Helper_Navigation_Links::setRenderFlag" must be in lower-case letters only
(#184) Variable "renderFlag" must be all lower-case
(#185) Opening brace should be on the same line as the declaration
(#186) Variable "renderFlag" must be all lower-case
(#195) Public method name "Zend_View_Helper_Navigation_Links::getRenderFlag" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Public method name "Zend_View_Helper_Navigation_Links::findAllRelations" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#233) Variable "_RELATIONS" must be all lower-case
(#233) Variable "_RELATIONS" must not contain underscores.
(#240) Variable "relFlag" must be all lower-case
(#240) Variable "_RELATIONS" must be all lower-case
(#240) Variable "_RELATIONS" must not contain underscores.
(#241) Variable "relFlag" must be all lower-case
(#243) Variable "relFlag" must be all lower-case
(#270) Public method name "Zend_View_Helper_Navigation_Links::findRelation" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#273) "require_once" must be immediately followed by an open parenthesis
(#297) Protected method name "Zend_View_Helper_Navigation_Links::_findFromProperty" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#328) Protected method name "Zend_View_Helper_Navigation_Links::_findFromSearch" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Public method name "Zend_View_Helper_Navigation_Links::searchRelStart" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_View_Helper_Navigation_Links::searchRelNext" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Public method name "Zend_View_Helper_Navigation_Links::searchRelPrev" must be in lower-case letters only
(#415) Opening brace should be on the same line as the declaration
(#446) Public method name "Zend_View_Helper_Navigation_Links::searchRelChapter" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Public method name "Zend_View_Helper_Navigation_Links::searchRelSection" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#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
(#522) Public method name "Zend_View_Helper_Navigation_Links::searchRelSubsection" must be in lower-case letters only
(#523) Opening brace should be on the same line as the declaration
(#527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) Public method name "Zend_View_Helper_Navigation_Links::searchRevSection" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#585) Public method name "Zend_View_Helper_Navigation_Links::searchRevSubsection" must be in lower-case letters only
(#586) Opening brace should be on the same line as the declaration
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Protected method name "Zend_View_Helper_Navigation_Links::_findRoot" must be in lower-case letters only
(#618) Opening brace should be on the same line as the declaration
(#645) Protected method name "Zend_View_Helper_Navigation_Links::_convertToPages" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) Usage of ELSEIF not allowed; use ELSE IF instead
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Usage of ELSEIF not allowed; use ELSE IF instead
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Usage of ELSEIF not allowed; use ELSE IF instead
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Usage of ELSEIF not allowed; use ELSE IF instead
(#670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Empty CATCH statement detected
(#683) Empty CATCH statement must have a comment to explain why the exception is not handled
(#688) Inline comments must start with a capital letter, digit or 3-dots sequence
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) Public method name "Zend_View_Helper_Navigation_Links::renderLink" must be in lower-case letters only
(#710) Opening brace should be on the same line as the declaration
(#712) "require_once" must be immediately followed by an open parenthesis
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#751) Opening brace should be on the same line as the declaration
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#780) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/Navigation/Menu.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_ulClass" must be all lower-case
(#52) Member variable "_onlyActiveBranch" must be all lower-case
(#59) Member variable "_renderParents" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Public method name "Zend_View_Helper_Navigation_Menu::setUlClass" must be in lower-case letters only
(#94) Variable "ulClass" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "ulClass" must be all lower-case
(#97) Variable "ulClass" must be all lower-case
(#108) Public method name "Zend_View_Helper_Navigation_Menu::getUlClass" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_View_Helper_Navigation_Menu::setOnlyActiveBranch" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_View_Helper_Navigation_Menu::getOnlyActiveBranch" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_View_Helper_Navigation_Menu::setRenderParents" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_View_Helper_Navigation_Menu::getRenderParents" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_View_Helper_Navigation_Menu::setPartial" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_View_Helper_Navigation_Menu::getPartial" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Opening brace should be on the same line as the declaration
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Protected method name "Zend_View_Helper_Navigation_Menu::_normalizeOptions" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Protected method name "Zend_View_Helper_Navigation_Menu::_renderDeepestMenu" must be in lower-case letters only
(#312) Variable "ulClass" must be all lower-case
(#314) Variable "minDepth" must be all lower-case
(#315) Variable "maxDepth" must be all lower-case
(#316) Opening brace should be on the same line as the declaration
(#317) Variable "minDepth" must be all lower-case
(#317) Variable "maxDepth" must be all lower-case
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Variable "minDepth" must be all lower-case
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Variable "maxDepth" must be all lower-case
(#329) Expected 1 space after "+"; 0 found
(#329) Variable "maxDepth" must be all lower-case
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Variable "ulClass" must be all lower-case
(#334) Variable "ulClass" must be all lower-case
(#334) Variable "ulClass" must be all lower-case
(#335) Variable "ulClass" must be all lower-case
(#337) Variable "subPage" must be all lower-case
(#338) Variable "subPage" must be all lower-case
(#341) Variable "liClass" must be all lower-case
(#341) Variable "subPage" must be all lower-case
(#342) Variable "liClass" must be all lower-case
(#343) Variable "subPage" must be all lower-case
(#363) Protected method name "Zend_View_Helper_Navigation_Menu::_renderMenu" must be in lower-case letters only
(#364) Variable "ulClass" must be all lower-case
(#366) Variable "minDepth" must be all lower-case
(#367) Variable "maxDepth" must be all lower-case
(#368) Variable "onlyActive" must be all lower-case
(#369) Opening brace should be on the same line as the declaration
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Variable "minDepth" must be all lower-case
(#373) Variable "maxDepth" must be all lower-case
(#374) Variable "foundPage" must be all lower-case
(#375) Variable "foundDepth" must be all lower-case
(#377) Variable "foundPage" must be all lower-case
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Variable "maxDepth" must be all lower-case
(#384) Variable "maxDepth" must be all lower-case
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Variable "prevDepth" must be all lower-case
(#391) Variable "isActive" must be all lower-case
(#392) Variable "minDepth" must be all lower-case
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Variable "onlyActive" must be all lower-case
(#395) Variable "isActive" must be all lower-case
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Variable "foundPage" must be all lower-case
(#399) Variable "foundPage" must be all lower-case
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Variable "foundPage" must be all lower-case
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Variable "foundPage" must be all lower-case
(#405) Variable "maxDepth" must be all lower-case
(#405) Variable "foundDepth" must be all lower-case
(#405) Variable "maxDepth" must be all lower-case
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Variable "minDepth" must be all lower-case
(#420) Variable "myIndent" must be all lower-case
(#422) Variable "prevDepth" must be all lower-case
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Variable "ulClass" must be all lower-case
(#424) Expected 1 space after "=="; 2 found
(#425) Variable "ulClass" must be all lower-case
(#425) Variable "ulClass" must be all lower-case
(#427) Variable "ulClass" must be all lower-case
(#429) Variable "myIndent" must be all lower-case
(#429) Variable "ulClass" must be all lower-case
(#430) Variable "prevDepth" must be all lower-case
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Variable "prevDepth" must be all lower-case
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Variable "myIndent" must be all lower-case
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Variable "myIndent" must be all lower-case
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Variable "liClass" must be all lower-case
(#445) Variable "isActive" must be all lower-case
(#446) Variable "myIndent" must be all lower-case
(#446) Variable "liClass" must be all lower-case
(#447) Variable "myIndent" must be all lower-case
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Variable "prevDepth" must be all lower-case
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "prevDepth" must be all lower-case
(#455) Expected 1 space before "+"; 0 found
(#455) Expected 1 space after "+"; 0 found
(#456) Variable "myIndent" must be all lower-case
(#456) Expected 1 space before "-"; 0 found
(#456) Expected 1 space after "-"; 0 found
(#457) Variable "myIndent" must be all lower-case
(#458) Variable "myIndent" must be all lower-case
(#484) Public method name "Zend_View_Helper_Navigation_Menu::renderMenu" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#541) Public method name "Zend_View_Helper_Navigation_Menu::renderSubMenu" must be in lower-case letters only
(#542) Variable "ulClass" must be all lower-case
(#544) Opening brace should be on the same line as the declaration
(#547) Variable "ulClass" must be all lower-case
(#577) Public method name "Zend_View_Helper_Navigation_Menu::renderPartial" must be in lower-case letters only
(#579) Opening brace should be on the same line as the declaration
(#589) "require_once" must be immediately followed by an open parenthesis
(#603) "require_once" must be immediately followed by an open parenthesis
(#605) Whitespace found at end of line
(#606) Whitespace found at end of line
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Navigation/Sitemap.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#61) Member variable "_formatOutput" must be all lower-case
(#68) Member variable "_useXmlDeclaration" must be all lower-case
(#75) Member variable "_useSitemapValidators" must be all lower-case
(#82) Member variable "_useSchemaValidation" must be all lower-case
(#89) Member variable "_serverUrl" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Public method name "Zend_View_Helper_Navigation_Sitemap::setFormatOutput" must be in lower-case letters only
(#120) Variable "formatOutput" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "formatOutput" must be all lower-case
(#131) Public method name "Zend_View_Helper_Navigation_Sitemap::getFormatOutput" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_View_Helper_Navigation_Sitemap::setUseXmlDeclaration" must be in lower-case letters only
(#144) Variable "useXmlDecl" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#146) Variable "useXmlDecl" must be all lower-case
(#155) Public method name "Zend_View_Helper_Navigation_Sitemap::getUseXmlDeclaration" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_View_Helper_Navigation_Sitemap::setUseSitemapValidators" must be in lower-case letters only
(#168) Variable "useSitemapValidators" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "useSitemapValidators" must be all lower-case
(#179) Public method name "Zend_View_Helper_Navigation_Sitemap::getUseSitemapValidators" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_View_Helper_Navigation_Sitemap::setUseSchemaValidation" must be in lower-case letters only
(#192) Variable "schemaValidation" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "schemaValidation" must be all lower-case
(#203) Public method name "Zend_View_Helper_Navigation_Sitemap::getUseSchemaValidation" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_View_Helper_Navigation_Sitemap::setServerUrl" must be in lower-case letters only
(#219) Variable "serverUrl" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#221) "require_once" must be immediately followed by an open parenthesis
(#222) Variable "serverUrl" must be all lower-case
(#230) "require_once" must be immediately followed by an open parenthesis
(#233) Variable "serverUrl" must be all lower-case
(#246) Public method name "Zend_View_Helper_Navigation_Sitemap::getServerUrl" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Protected method name "Zend_View_Helper_Navigation_Sitemap::_xmlEscape" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Opening brace should be on the same line as the declaration
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Usage of ELSEIF not allowed; use ELSE IF instead
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Usage of ELSEIF not allowed; use ELSE IF instead
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Public method name "Zend_View_Helper_Navigation_Sitemap::getDomSitemap" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) "require_once" must be immediately followed by an open parenthesis
(#339) "require_once" must be immediately followed by an open parenthesis
(#340) "require_once" must be immediately followed by an open parenthesis
(#341) "require_once" must be immediately followed by an open parenthesis
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Variable "locValidator" must be all lower-case
(#345) Variable "lastmodValidator" must be all lower-case
(#346) Variable "changefreqValidator" must be all lower-case
(#347) Variable "priorityValidator" must be all lower-case
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Variable "urlSet" must be all lower-case
(#356) Variable "urlSet" must be all lower-case
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Variable "maxDepth" must be all lower-case
(#363) Variable "maxDepth" must be all lower-case
(#364) Variable "maxDepth" must be all lower-case
(#366) Variable "minDepth" must be all lower-case
(#367) Variable "minDepth" must be all lower-case
(#367) Variable "minDepth" must be all lower-case
(#368) Variable "minDepth" must be all lower-case
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Variable "minDepth" must be all lower-case
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Variable "urlNode" must be all lower-case
(#386) Variable "urlSet" must be all lower-case
(#386) Variable "urlNode" must be all lower-case
(#389) Variable "locValidator" must be all lower-case
(#390) "require_once" must be immediately followed by an open parenthesis
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Variable "urlNode" must be all lower-case
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Variable "lastmodValidator" must be all lower-case
(#413) Variable "urlNode" must be all lower-case
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Variable "changefreqValidator" must be all lower-case
(#425) Variable "urlNode" must be all lower-case
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Variable "priorityValidator" must be all lower-case
(#437) Variable "urlNode" must be all lower-case
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) "require_once" must be immediately followed by an open parenthesis
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Opening brace should be on the same line as the declaration
(#477) Expected 1 space after "?"; newline found
(#478) Expected 1 space after ":"; newline found
local/mr/vendor/zend/Zend/View/Helper/PaginationControl.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "_defaultViewPartial" must be all lower-case
(#50) Public method name "Zend_View_Helper_PaginationControl::setView" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_View_Helper_PaginationControl::setDefaultViewPartial" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "_defaultViewPartial" must be all lower-case
(#63) Variable "_defaultViewPartial" must not contain underscores.
(#71) Public method name "Zend_View_Helper_PaginationControl::getDefaultViewPartial" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "_defaultViewPartial" must be all lower-case
(#73) Variable "_defaultViewPartial" must not contain underscores.
(#88) Public method name "Zend_View_Helper_PaginationControl::paginationControl" must be in lower-case letters only
(#88) Variable "scrollingStyle" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#91) Line exceeds 132 characters; contains 137 characters
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#106) Variable "_defaultViewPartial" must be all lower-case
(#106) Variable "_defaultViewPartial" must not contain underscores.
(#107) Inline doc block comments are not allowed; use "// Comment." instead
(#110) "require_once" must be immediately followed by an open parenthesis
(#116) Variable "_defaultViewPartial" must be all lower-case
(#116) Variable "_defaultViewPartial" must not contain underscores.
(#119) Variable "scrollingStyle" must be all lower-case
(#127) Inline doc block comments are not allowed; use "// Comment." instead
(#130) "require_once" must be immediately followed by an open parenthesis
(#131) Line exceeds 132 characters; contains 137 characters
local/mr/vendor/zend/Zend/View/Helper/Partial.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_objectKey" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#75) "require_once" must be immediately followed by an open parenthesis
(#76) Variable "moduleDir" must be all lower-case
(#77) Variable "moduleDir" must be all lower-case
(#78) "require_once" must be immediately followed by an open parenthesis
(#83) Variable "viewsDir" must be all lower-case
(#83) Variable "moduleDir" must be all lower-case
(#84) Variable "viewsDir" must be all lower-case
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) Variable "objectKey" must be all lower-case
(#96) Variable "objectKey" must be all lower-case
(#97) Usage of ELSEIF not allowed; use ELSE IF instead
(#113) Public method name "Zend_View_Helper_Partial::cloneView" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_View_Helper_Partial::setObjectKey" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_View_Helper_Partial::getObjectKey" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Partial/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/View/Helper/PartialLoop.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "partialCounter" must be all lower-case
(#58) Public method name "Zend_View_Helper_PartialLoop::partialLoop" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#73) "require_once" must be immediately followed by an open parenthesis
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/View/Helper/Placeholder.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#61) Opening brace should be on the same line as the declaration
(#73) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_View_Helper_Placeholder::getRegistry" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Container.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Container/Abstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#79) Member variable "_captureLock" must be all lower-case
(#85) Member variable "_captureType" must be all lower-case
(#91) Member variable "_captureKey" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#110) Opening brace should be on the same line as the declaration
(#121) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::getValue" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::setPrefix" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::getPrefix" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::setPostfix" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::getPostfix" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::setSeparator" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#209) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::getSeparator" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::setIndent" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#232) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::getIndent" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#243) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::getWhitespace" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::captureStart" must be in lower-case letters only
(#259) Must use "self::" for local static member reference
(#260) Opening brace should be on the same line as the declaration
(#262) "require_once" must be immediately followed by an open parenthesis
(#281) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::captureEnd" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#327) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::getKeys" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#339) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::nextIndex" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#346) Variable "nextIndex" must be all lower-case
(#354) Public method name "Zend_View_Helper_Placeholder_Container_Abstract::toString" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#357) Expected 1 space before "?"; newline found
(#358) Expected 1 space before ":"; newline found
(#375) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Container/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Container/Standalone.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#37) Line exceeds 132 characters; contains 151 characters
(#53) Member variable "_regKey" must be all lower-case
(#60) Member variable "_autoEscape" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_View_Helper_Placeholder_Container_Standalone::getRegistry" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_View_Helper_Placeholder_Container_Standalone::setRegistry" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_View_Helper_Placeholder_Container_Standalone::setAutoEscape" must be in lower-case letters only
(#101) Variable "autoEscape" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "autoEscape" must be all lower-case
(#112) Public method name "Zend_View_Helper_Placeholder_Container_Standalone::getAutoEscape" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#124) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_View_Helper_Placeholder_Container_Standalone::setContainer" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_View_Helper_Placeholder_Container_Standalone::getContainer" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#165) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
(#193) Opening brace should be on the same line as the declaration
(#205) Opening brace should be on the same line as the declaration
(#222) Opening brace should be on the same line as the declaration
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) "require_once" must be immediately followed by an open parenthesis
(#244) Public method name "Zend_View_Helper_Placeholder_Container_Standalone::toString" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#255) Opening brace should be on the same line as the declaration
(#265) Opening brace should be on the same line as the declaration
(#277) Opening brace should be on the same line as the declaration
(#288) Opening brace should be on the same line as the declaration
(#300) Opening brace should be on the same line as the declaration
(#311) Opening brace should be on the same line as the declaration
(#320) Public method name "Zend_View_Helper_Placeholder_Container_Standalone::getIterator" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Registry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_containerClass" must be all lower-case
(#65) Public method name "Zend_View_Helper_Placeholder_Registry::getRegistry" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_View_Helper_Placeholder_Registry::createContainer" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_View_Helper_Placeholder_Registry::getContainer" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_View_Helper_Placeholder_Registry::containerExists" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#119) Expected 1 space after "="; 2 found
(#130) Public method name "Zend_View_Helper_Placeholder_Registry::setContainer" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_View_Helper_Placeholder_Registry::deleteContainer" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_View_Helper_Placeholder_Registry::setContainerClass" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#163) "require_once" must be immediately followed by an open parenthesis
(#169) "require_once" must be immediately followed by an open parenthesis
(#184) Public method name "Zend_View_Helper_Placeholder_Registry::getContainerClass" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Registry/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/View/Helper/RenderToPlaceholder.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#47) Public method name "Zend_View_Helper_RenderToPlaceholder::renderToPlaceholder" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/ServerUrl.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_View_Helper_ServerUrl::serverUrl" must be in lower-case letters only
(#88) Variable "requestUri" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "requestUri" must be all lower-case
(#92) Variable "requestUri" must be all lower-case
(#93) Variable "requestUri" must be all lower-case
(#106) Public method name "Zend_View_Helper_ServerUrl::getHost" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_View_Helper_ServerUrl::setHost" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_View_Helper_ServerUrl::getScheme" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_View_Helper_ServerUrl::setScheme" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/View/Helper/Translate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_View_Helper_Translate::setTranslator" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#115) "require_once" must be immediately followed by an open parenthesis
(#129) Public method name "Zend_View_Helper_Translate::getTranslator" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#132) "require_once" must be immediately followed by an open parenthesis
(#148) Public method name "Zend_View_Helper_Translate::setLocale" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#152) "require_once" must be immediately followed by an open parenthesis
(#168) Public method name "Zend_View_Helper_Translate::getLocale" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#172) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/View/Helper/Url.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#46) Variable "urlOptions" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#49) Variable "urlOptions" must be all lower-case
local/mr/vendor/zend/Zend/View/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Public method name "Zend_View_Interface::getEngine" must be in lower-case letters only
(#52) Public method name "Zend_View_Interface::setScriptPath" must be in lower-case letters only
(#59) Public method name "Zend_View_Interface::getScriptPaths" must be in lower-case letters only
(#68) Public method name "Zend_View_Interface::setBasePath" must be in lower-case letters only
(#68) Variable "classPrefix" must be all lower-case
(#77) Public method name "Zend_View_Interface::addBasePath" must be in lower-case letters only
(#77) Variable "classPrefix" must be all lower-case
(#128) Public method name "Zend_View_Interface::clearVars" must be in lower-case letters only
local/mr/vendor/zend/Zend/View/Stream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
(#66) Variable "opened_path" must not contain underscores.
(#67) Opening brace should be on the same line as the declaration
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline doc block comments are not allowed; use "// Comment." instead
(#81) Inline doc block comments are not allowed; use "// Comment." instead
(#88) Inline doc block comments are not allowed; use "// Comment." instead
(#104) Opening brace should be on the same line as the declaration
(#112) Opening brace should be on the same line as the declaration
(#123) Opening brace should be on the same line as the declaration
(#132) Opening brace should be on the same line as the declaration
(#141) Opening brace should be on the same line as the declaration
(#150) Opening brace should be on the same line as the declaration
(#154) Line indented incorrectly; expected at least 20 spaces, found 16
local/mr/vendor/zend/Zend/Wildfire/Channel/HttpHeaders.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#39) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_headerPrefix" must be all lower-case
(#68) Member variable "_controllerPluginStackIndex" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "_instance" must not contain underscores.
(#86) "require_once" must be immediately followed by an open parenthesis
(#91) "require_once" must be immediately followed by an open parenthesis
(#96) "require_once" must be immediately followed by an open parenthesis
(#100) Variable "_instance" must not contain underscores.
(#102) Variable "_instance" must not contain underscores.
(#103) Variable "_instance" must not contain underscores.
(#104) "require_once" must be immediately followed by an open parenthesis
(#105) Line exceeds 132 characters; contains 141 characters
(#108) Variable "_instance" must not contain underscores.
(#111) Variable "_instance" must not contain underscores.
(#121) Public method name "Zend_Wildfire_Channel_HttpHeaders::getInstance" must be in lower-case letters only
(#121) Variable "skipCreate" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "_instance" must not contain underscores.
(#123) Expected 1 space before "==="; 0 found
(#123) Expected 1 space after "==="; 0 found
(#123) Variable "skipCreate" must be all lower-case
(#123) Expected 1 space before "!=="; 0 found
(#123) Expected 1 space after "!=="; 0 found
(#126) Variable "_instance" must not contain underscores.
(#136) Public method name "Zend_Wildfire_Channel_HttpHeaders::destroyInstance" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "_instance" must not contain underscores.
(#147) Public method name "Zend_Wildfire_Channel_HttpHeaders::getProtocol" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#165) Protected method name "Zend_Wildfire_Channel_HttpHeaders::_initProtocol" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#171) "require_once" must be immediately followed by an open parenthesis
(#182) Opening brace should be on the same line as the declaration
(#187) Space found after opening bracket of FOREACH loop
(#187) Space found before closing bracket of FOREACH loop
(#192) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#192) Space found after opening bracket of FOREACH loop
(#192) Space found before closing bracket of FOREACH loop
(#194) Variable "_headerPrefix" must be all lower-case
(#194) Variable "_headerPrefix" must not contain underscores.
(#208) Public method name "Zend_Wildfire_Channel_HttpHeaders::setControllerPluginStackIndex" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#210) Variable "_controllerPluginStackIndex" must be all lower-case
(#210) Variable "_controllerPluginStackIndex" must not contain underscores.
(#211) Variable "_controllerPluginStackIndex" must be all lower-case
(#211) Variable "_controllerPluginStackIndex" must not contain underscores.
(#220) Protected method name "Zend_Wildfire_Channel_HttpHeaders::_registerControllerPlugin" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#224) Variable "_controllerPluginStackIndex" must be all lower-case
(#224) Variable "_controllerPluginStackIndex" must not contain underscores.
(#264) Public method name "Zend_Wildfire_Channel_HttpHeaders::isReady" must be in lower-case letters only
(#264) Variable "forceCheckRequest" must be all lower-case
(#265) Opening brace should be on the same line as the declaration
(#266) Variable "forceCheckRequest" must be all lower-case
(#272) Whitespace found at end of line
(#295) Public method name "Zend_Wildfire_Channel_HttpHeaders::dispatchLoopShutdown" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#306) Public method name "Zend_Wildfire_Channel_HttpHeaders::getRequest" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#313) "require_once" must be immediately followed by an open parenthesis
(#325) Public method name "Zend_Wildfire_Channel_HttpHeaders::getResponse" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#334) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/Wildfire/Channel/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Zend_Wildfire_Channel_Interface::isReady" must be in lower-case letters only
local/mr/vendor/zend/Zend/Wildfire/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#34) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/Wildfire/Plugin/FirePhp.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#160) Member variable "_objectFilters" must be all lower-case
(#166) Member variable "_objectStack" must be all lower-case
(#176) Opening brace should be on the same line as the declaration
(#177) Variable "_instance" must not contain underscores.
(#178) "require_once" must be immediately followed by an open parenthesis
(#183) "require_once" must be immediately followed by an open parenthesis
(#188) "require_once" must be immediately followed by an open parenthesis
(#191) Variable "_instance" must not contain underscores.
(#192) Variable "_instance" must not contain underscores.
(#193) Variable "_instance" must not contain underscores.
(#194) "require_once" must be immediately followed by an open parenthesis
(#195) Line exceeds 132 characters; contains 136 characters
(#198) Variable "_instance" must not contain underscores.
(#201) Variable "_instance" must not contain underscores.
(#209) Opening brace should be on the same line as the declaration
(#220) Public method name "Zend_Wildfire_Plugin_FirePhp::getInstance" must be in lower-case letters only
(#220) Variable "skipCreate" must be all lower-case
(#221) Opening brace should be on the same line as the declaration
(#222) Variable "_instance" must not contain underscores.
(#222) Expected 1 space before "==="; 0 found
(#222) Expected 1 space after "==="; 0 found
(#222) Variable "skipCreate" must be all lower-case
(#222) Expected 1 space before "!=="; 0 found
(#222) Expected 1 space after "!=="; 0 found
(#225) Variable "_instance" must not contain underscores.
(#235) Public method name "Zend_Wildfire_Plugin_FirePhp::destroyInstance" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#237) Variable "_instance" must not contain underscores.
(#247) Public method name "Zend_Wildfire_Plugin_FirePhp::setEnabled" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#263) Public method name "Zend_Wildfire_Plugin_FirePhp::getEnabled" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#275) Public method name "Zend_Wildfire_Plugin_FirePhp::setOption" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#277) Line indented incorrectly; expected 8 spaces, found 6
(#277) Commas (,) must be followed by white space.
(#278) Line indented incorrectly; expected at least 12 spaces, found 8
(#279) Line indented incorrectly; expected 8 spaces, found 6
(#280) Line indented incorrectly; expected at least 8 spaces, found 6
(#281) Line indented incorrectly; expected at least 8 spaces, found 6
(#282) Line indented incorrectly; expected at least 8 spaces, found 6
(#291) Public method name "Zend_Wildfire_Plugin_FirePhp::getOption" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#293) Line indented incorrectly; expected 8 spaces, found 6
(#293) Commas (,) must be followed by white space.
(#294) Line indented incorrectly; expected at least 12 spaces, found 8
(#295) Line indented incorrectly; expected 8 spaces, found 6
(#296) Line indented incorrectly; expected at least 8 spaces, found 6
(#304) Public method name "Zend_Wildfire_Plugin_FirePhp::getOptions" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#306) Line indented incorrectly; expected at least 8 spaces, found 6
(#318) Public method name "Zend_Wildfire_Plugin_FirePhp::setObjectFilter" must be in lower-case letters only
(#319) Line indented incorrectly; expected at least 8 spaces, found 6
(#329) Opening brace should be on the same line as the declaration
(#338) Public method name "Zend_Wildfire_Plugin_FirePhp::groupEnd" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#355) Opening brace should be on the same line as the declaration
(#365) Variable "_instance" must not contain underscores.
(#366) Variable "_instance" must not contain underscores.
(#381) Variable "_instance" must not contain underscores.
(#386) Expected 1 space before "==="; 0 found
(#386) Expected 1 space after "==="; 0 found
(#394) Variable "skipFinalEncode" must be all lower-case
(#401) Variable "eTrace" must be all lower-case
(#402) Variable "eTrace" must be all lower-case
(#402) Variable "eTrace" must be all lower-case
(#404) Expected 1 space before "=>"; 0 found
(#404) Expected 1 space after "=>"; 0 found
(#405) Expected 1 space before "=>"; 0 found
(#405) Expected 1 space after "=>"; 0 found
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#407) Expected 1 space before "=>"; 0 found
(#407) Expected 1 space after "=>"; 0 found
(#408) Expected 1 space before "=>"; 0 found
(#408) Expected 1 space after "=>"; 0 found
(#409) Expected 1 space before "=>"; 0 found
(#409) Expected 1 space after "=>"; 0 found
(#409) Variable "eTrace" must be all lower-case
(#413) Variable "skipFinalEncode" must be all lower-case
(#415) Expected "} else if (...) {\n"; found "} else\n if (...) {\n"
(#416) Expected 1 space before "=="; 0 found
(#416) Expected 1 space after "=="; 0 found
(#425) Expected 1 space before "=>"; 0 found
(#425) Expected 1 space after "=>"; 0 found
(#425) Expected 1 space before "+"; 0 found
(#425) Expected 1 space after "+"; 0 found
(#428) Expected 1 space before "=>"; 0 found
(#428) Expected 1 space after "=>"; 0 found
(#429) Expected 1 space before "=>"; 0 found
(#429) Expected 1 space after "=>"; 0 found
(#430) Expected 1 space before "=>"; 0 found
(#430) Expected 1 space after "=>"; 0 found
(#431) Expected 1 space before "=>"; 0 found
(#431) Expected 1 space after "=>"; 0 found
(#432) Expected 1 space before "=>"; 0 found
(#432) Expected 1 space after "=>"; 0 found
(#432) Expected 1 space before "?"; 0 found
(#432) Expected 1 space after "?"; 0 found
(#432) Expected 1 space before ":"; 0 found
(#432) Expected 1 space after ":"; 0 found
(#433) Expected 1 space before "=>"; 0 found
(#433) Expected 1 space after "=>"; 0 found
(#433) Expected 1 space before "?"; 0 found
(#433) Expected 1 space after "?"; 0 found
(#433) Expected 1 space before ":"; 0 found
(#433) Expected 1 space after ":"; 0 found
(#434) Expected 1 space before "=>"; 0 found
(#434) Expected 1 space after "=>"; 0 found
(#434) Expected 1 space before "?"; 0 found
(#434) Expected 1 space after "?"; 0 found
(#434) Expected 1 space before ":"; 0 found
(#434) Expected 1 space after ":"; 0 found
(#435) Expected 1 space before "=>"; 0 found
(#435) Expected 1 space after "=>"; 0 found
(#435) Commas (,) must be followed by white space.
(#437) Line indented incorrectly; expected at least 12 spaces, found 10
(#437) Variable "skipFinalEncode" must be all lower-case
(#439) Expected "} else if (...) {\n"; found "} else\n if (...) {\n"
(#440) Expected 1 space before "=="; 0 found
(#440) Expected 1 space after "=="; 0 found
(#442) Line indented incorrectly; expected at least 12 spaces, found 10
(#444) Line indented incorrectly; expected at least 12 spaces, found 10
(#444) Variable "skipFinalEncode" must be all lower-case
(#447) Expected 1 space before "==="; 0 found
(#447) Expected 1 space after "==="; 0 found
(#452) Expected 1 space before "!="; 0 found
(#452) Expected 1 space after "!="; 0 found
(#469) "require_once" must be immediately followed by an open parenthesis
(#481) Expected 1 space before "?"; 0 found
(#481) Expected 1 space after "?"; 0 found
(#481) Expected 1 space before ":"; 0 found
(#481) Expected 1 space after ":"; 0 found
(#482) Expected 1 space before "?"; 0 found
(#482) Expected 1 space after "?"; 0 found
(#482) Expected 1 space before ":"; 0 found
(#482) Expected 1 space after ":"; 0 found
(#492) Line indented incorrectly; expected at least 12 spaces, found 10
(#493) Expected 1 space before "=>"; 0 found
(#493) Expected 1 space after "=>"; 0 found
(#494) Expected 1 space before "=>"; 0 found
(#494) Expected 1 space after "=>"; 0 found
(#495) Variable "skipFinalEncode" must be all lower-case
(#499) Line indented incorrectly; expected at least 12 spaces, found 10
(#500) Expected 1 space before "=>"; 0 found
(#500) Expected 1 space after "=>"; 0 found
(#501) Expected 1 space before "=>"; 0 found
(#501) Expected 1 space after "=>"; 0 found
(#502) Variable "skipFinalEncode" must be all lower-case
(#512) Protected method name "Zend_Wildfire_Plugin_FirePhp::_getStackTrace" must be in lower-case letters only
(#513) Opening brace should be on the same line as the declaration
(#528) Protected method name "Zend_Wildfire_Plugin_FirePhp::_recordMessage" must be in lower-case letters only
(#528) Variable "skipEncode" must be all lower-case
(#529) Opening brace should be on the same line as the declaration
(#535) "require_once" must be immediately followed by an open parenthesis
(#538) Commas (,) must be followed by white space.
(#539) "require_once" must be immediately followed by an open parenthesis
(#544) Variable "skipEncode" must be all lower-case
(#545) Line indented incorrectly; expected at least 20 spaces, found 18
(#548) Space found after object operator
(#551) Expected 1 space before "=>"; 0 found
(#551) Expected 1 space after "=>"; 0 found
(#557) Commas (,) must be followed by white space.
(#559) "require_once" must be immediately followed by an open parenthesis
(#562) Commas (,) must be followed by white space.
(#563) "require_once" must be immediately followed by an open parenthesis
(#568) Variable "skipEncode" must be all lower-case
(#569) Line indented incorrectly; expected at least 20 spaces, found 18
(#572) Space found after object operator
(#579) "require_once" must be immediately followed by an open parenthesis
(#592) Protected method name "Zend_Wildfire_Plugin_FirePhp::_encodeTable" must be in lower-case letters only
(#593) Opening brace should be on the same line as the declaration
(#594) Line indented incorrectly; expected 8 spaces, found 6
(#595) Line indented incorrectly; expected at least 12 spaces, found 10
(#596) Line indented incorrectly; expected 8 spaces, found 6
(#597) Line indented incorrectly; expected 8 spaces, found 6
(#597) Space found before first semicolon of FOR loop
(#597) Space found before second semicolon of FOR loop
(#597) Expected 1 space before "="; 0 found
(#597) Expected 1 space after "="; 0 found
(#597) Space found before semicolon; expected "0;" but found "0 ;"
(#597) Expected 1 space before "<"; 0 found
(#597) Expected 1 space after "<"; 0 found
(#597) Space found before semicolon; expected ");" but found ") ;"
(#598) Line indented incorrectly; expected 12 spaces, found 10
(#599) Line indented incorrectly; expected 16 spaces, found 14
(#599) Space found before first semicolon of FOR loop
(#599) Space found before second semicolon of FOR loop
(#599) Expected 1 space before "="; 0 found
(#599) Expected 1 space after "="; 0 found
(#599) Space found before semicolon; expected "0;" but found "0 ;"
(#599) Expected 1 space before "<"; 0 found
(#599) Expected 1 space after "<"; 0 found
(#599) Space found before semicolon; expected ");" but found ") ;"
(#600) Line indented incorrectly; expected at least 20 spaces, found 18
(#601) Line indented incorrectly; expected 16 spaces, found 14
(#602) Line indented incorrectly; expected 12 spaces, found 10
(#603) Closing brace indented incorrectly; expected 6 spaces, found 8
(#604) Line indented incorrectly; expected at least 8 spaces, found 6
(#613) Protected method name "Zend_Wildfire_Plugin_FirePhp::_encodeTrace" must be in lower-case letters only
(#614) Opening brace should be on the same line as the declaration
(#615) Line indented incorrectly; expected 8 spaces, found 6
(#616) Line indented incorrectly; expected at least 12 spaces, found 10
(#617) Line indented incorrectly; expected 8 spaces, found 6
(#618) Line indented incorrectly; expected 8 spaces, found 6
(#618) Space found before first semicolon of FOR loop
(#618) Space found before second semicolon of FOR loop
(#618) Expected 1 space before "="; 0 found
(#618) Expected 1 space after "="; 0 found
(#618) Space found before semicolon; expected "0;" but found "0 ;"
(#618) Expected 1 space before "<"; 0 found
(#618) Expected 1 space after "<"; 0 found
(#618) The use of function sizeof() is forbidden; use count() instead
(#618) Space found before semicolon; expected ");" but found ") ;"
(#619) Line indented incorrectly; expected 12 spaces, found 10
(#620) Line indented incorrectly; expected at least 16 spaces, found 14
(#621) Line indented incorrectly; expected 12 spaces, found 10
(#622) Line indented incorrectly; expected 8 spaces, found 6
(#623) Line indented incorrectly; expected at least 8 spaces, found 6
(#635) Protected method name "Zend_Wildfire_Plugin_FirePhp::_encodeObject" must be in lower-case letters only
(#635) Variable "objectDepth" must be all lower-case
(#635) Variable "arrayDepth" must be all lower-case
(#636) Opening brace should be on the same line as the declaration
(#643) Expected "} else if (...) {\n"; found "} else\n if (...) {\n"
(#646) Variable "objectDepth" must be all lower-case
(#647) Line indented incorrectly; expected at least 16 spaces, found 14
(#650) Variable "refVal" must be all lower-case
(#651) Variable "refVal" must be all lower-case
(#659) Variable "reflectionClass" must be all lower-case
(#661) Space found after opening bracket of FOREACH loop
(#661) Variable "reflectionClass" must be all lower-case
(#667) Variable "just_name" must not contain underscores.
(#669) Variable "raw_name" must not contain underscores.
(#669) Variable "just_name" must not contain underscores.
(#676) Expected "} else if (...) {\n"; found "} else\n if (...) {\n"
(#679) Variable "raw_name" must not contain underscores.
(#679) Variable "raw_name" must not contain underscores.
(#680) Expected "} else if (...) {\n"; found "} else\n if (...) {\n"
(#683) Variable "raw_name" must not contain underscores.
(#683) Variable "raw_name" must not contain underscores.
(#688) Variable "just_name" must not contain underscores.
(#688) Commas (,) must be followed by white space.
(#690) Variable "raw_name" must not contain underscores.
(#690) Commas (,) must be followed by white space.
(#693) Variable "raw_name" must not contain underscores.
(#693) Variable "objectDepth" must be all lower-case
(#696) Commas (,) must be followed by white space.
(#698) Variable "objectDepth" must be all lower-case
(#699) Expected "} else if (...) {\n"; found "} else\n if (...) {\n"
(#701) Variable "objectDepth" must be all lower-case
(#707) Line indented incorrectly; expected at least 20 spaces, found 18
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#713) Variable "just_name" must not contain underscores.
(#715) Variable "raw_name" must not contain underscores.
(#715) Variable "just_name" must not contain underscores.
(#726) Variable "just_name" must not contain underscores.
(#726) Commas (,) must be followed by white space.
(#728) Line indented incorrectly; expected at least 24 spaces, found 22
(#728) Variable "objectDepth" must be all lower-case
(#730) Line indented incorrectly; expected at least 24 spaces, found 22
(#737) Usage of ELSEIF not allowed; use ELSE IF instead
(#739) Variable "arrayDepth" must be all lower-case
(#740) Line indented incorrectly; expected at least 16 spaces, found 14
(#745) Line indented incorrectly; expected at least 16 spaces, found 14
(#746) Line indented incorrectly; expected at least 16 spaces, found 14
(#747) Line indented incorrectly; expected at least 16 spaces, found 14
(#748) Line indented incorrectly; expected at least 16 spaces, found 14
(#749) Line indented incorrectly; expected 16 spaces, found 14
(#749) Expected 1 space before "=="; 0 found
(#749) Expected 1 space after "=="; 0 found
(#751) Commas (,) must be followed by white space.
(#753) Line indented incorrectly; expected at least 20 spaces, found 18
(#754) Line indented incorrectly; expected 16 spaces, found 14
(#755) Line indented incorrectly; expected at least 16 spaces, found 14
(#755) Variable "arrayDepth" must be all lower-case
(#772) Public method name "Zend_Wildfire_Plugin_FirePhp::getUri" must be in lower-case letters only
(#773) Opening brace should be on the same line as the declaration
(#783) Public method name "Zend_Wildfire_Plugin_FirePhp::flushMessages" must be in lower-case letters only
(#783) Variable "protocolUri" must be all lower-case
(#784) Opening brace should be on the same line as the declaration
(#785) Variable "protocolUri" must be all lower-case
(#785) Expected 1 space before "!="; 0 found
(#785) Expected 1 space after "!="; 0 found
(#789) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#789) Space found after opening bracket of FOREACH loop
(#789) Space found before closing bracket of FOREACH loop
local/mr/vendor/zend/Zend/Wildfire/Plugin/FirePhp/Message.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#88) Visibility must be declared on method "__construct"
(#89) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::setLabel" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::getLabel" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::setBuffered" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::getBuffered" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::setDestroy" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::getDestroy" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::setStyle" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::getStyle" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::setMessage" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#200) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::getMessage" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::setOption" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#214) Line indented incorrectly; expected 8 spaces, found 6
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#214) Commas (,) must be followed by white space.
(#215) Line indented incorrectly; expected at least 12 spaces, found 8
(#216) Line indented incorrectly; expected 8 spaces, found 6
(#217) Line indented incorrectly; expected at least 8 spaces, found 6
(#218) Line indented incorrectly; expected at least 8 spaces, found 6
(#219) Line indented incorrectly; expected at least 8 spaces, found 6
(#228) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::getOption" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#230) Line indented incorrectly; expected 8 spaces, found 6
(#230) Expected "if (...) {\n"; found "if(...) {\n"
(#230) Commas (,) must be followed by white space.
(#231) Line indented incorrectly; expected at least 12 spaces, found 8
(#232) Line indented incorrectly; expected 8 spaces, found 6
(#233) Line indented incorrectly; expected at least 8 spaces, found 6
(#241) Public method name "Zend_Wildfire_Plugin_FirePhp_Message::getOptions" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#243) Line indented incorrectly; expected at least 8 spaces, found 6
local/mr/vendor/zend/Zend/Wildfire/Plugin/FirePhp/TableMessage.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#58) Visibility must be declared on method "__construct"
(#59) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Wildfire_Plugin_FirePhp_TableMessage::setHeader" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Wildfire_Plugin_FirePhp_TableMessage::addRow" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Wildfire_Plugin_FirePhp_TableMessage::getMessage" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#95) Commas (,) must be followed by white space.
(#107) Public method name "Zend_Wildfire_Plugin_FirePhp_TableMessage::getRowAt" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#111) Expected 1 space before "-"; 0 found
(#111) Expected 1 space after "-"; 0 found
(#112) "require_once" must be immediately followed by an open parenthesis
(#126) Public method name "Zend_Wildfire_Plugin_FirePhp_TableMessage::setRowAt" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#130) Expected 1 space before "-"; 0 found
(#130) Expected 1 space after "-"; 0 found
(#131) "require_once" must be immediately followed by an open parenthesis
(#143) Public method name "Zend_Wildfire_Plugin_FirePhp_TableMessage::getRowCount" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Wildfire_Plugin_FirePhp_TableMessage::getLastRow" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#158) Expected "if (...) {\n"; found "if(...) {\n"
(#158) Expected 1 space before "=="; 0 found
(#158) Expected 1 space after "=="; 0 found
(#159) "require_once" must be immediately followed by an open parenthesis
(#163) Expected 1 space before "-"; 0 found
(#163) Expected 1 space after "-"; 0 found
local/mr/vendor/zend/Zend/Wildfire/Plugin/Interface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Zend_Wildfire_Plugin_Interface::flushMessages" must be in lower-case letters only
(#39) Variable "protocolUri" must be all lower-case
(#46) Public method name "Zend_Wildfire_Plugin_Interface::getUri" must be in lower-case letters only
local/mr/vendor/zend/Zend/Wildfire/Protocol/JsonStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#30) "require_once" must be immediately followed by an open parenthesis
(#66) Public method name "Zend_Wildfire_Protocol_JsonStream::registerPlugin" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Commas (,) must be followed by white space.
(#83) Public method name "Zend_Wildfire_Protocol_JsonStream::recordMessage" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Public method name "Zend_Wildfire_Protocol_JsonStream::clearMessages" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#112) Expected "if (...) {\n"; found "if(...) {\n"
(#132) Public method name "Zend_Wildfire_Protocol_JsonStream::getMessages" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#147) Opening brace should be on the same line as the declaration
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#158) Public method name "Zend_Wildfire_Protocol_JsonStream::getPayload" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#161) "require_once" must be immediately followed by an open parenthesis
(#162) Line exceeds 132 characters; contains 140 characters
(#175) Variable "protocol_index" must not contain underscores.
(#176) Variable "structure_index" must not contain underscores.
(#177) Variable "plugin_index" must not contain underscores.
(#178) Variable "message_index" must not contain underscores.
(#182) Variable "protocol_index" must not contain underscores.
(#184) Space found before closing bracket of FOREACH loop
(#184) Variable "structure_uri" must not contain underscores.
(#184) Variable "plugin_messages" must not contain underscores.
(#186) Variable "protocol_index" must not contain underscores.
(#186) Variable "structure_index" must not contain underscores.
(#186) Variable "structure_uri" must not contain underscores.
(#188) Space found before closing bracket of FOREACH loop
(#188) Variable "plugin_messages" must not contain underscores.
(#188) Variable "plugin_uri" must not contain underscores.
(#190) Variable "protocol_index" must not contain underscores.
(#190) Variable "plugin_index" must not contain underscores.
(#190) Variable "plugin_uri" must not contain underscores.
(#194) Commas (,) must be followed by white space.
(#196) Space found before first semicolon of FOR loop
(#196) Space found before second semicolon of FOR loop
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#196) Space found before semicolon; expected "0;" but found "0 ;"
(#196) Expected 1 space before "<"; 0 found
(#196) Expected 1 space after "<"; 0 found
(#196) Space found before semicolon; expected ");" but found ") ;"
(#203) Expected 1 space before ">"; 0 found
(#203) Expected 1 space after ">"; 0 found
(#204) Expected 1 space before "=="; 0 found
(#204) Expected 1 space after "=="; 0 found
(#204) Expected 1 space before "?"; 0 found
(#204) Expected 1 space after "?"; 0 found
(#204) Expected 1 space before ":"; 0 found
(#204) Expected 1 space after ":"; 0 found
(#206) Expected 1 space before "<"; 0 found
(#206) Expected 1 space after "<"; 0 found
(#206) Expected 1 space before "-"; 0 found
(#206) Expected 1 space after "-"; 0 found
(#206) Expected 1 space before "?"; 0 found
(#206) Expected 1 space after "?"; 0 found
(#206) Expected 1 space before ":"; 0 found
(#206) Expected 1 space after ":"; 0 found
(#211) Variable "protocol_index" must not contain underscores.
(#212) Variable "structure_index" must not contain underscores.
(#213) Variable "plugin_index" must not contain underscores.
(#214) Variable "message_index" must not contain underscores.
(#217) Variable "message_index" must not contain underscores.
(#219) Variable "message_index" must not contain underscores.
(#220) "require_once" must be immediately followed by an open parenthesis
(#226) Variable "plugin_index" must not contain underscores.
(#228) Variable "structure_index" must not contain underscores.
local/mr/vendor/zend/Zend/XmlRpc/Client.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#34) "require_once" must be immediately followed by an open parenthesis
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#53) "require_once" must be immediately followed by an open parenthesis
(#55) Inline doc block comments are not allowed; use "// Comment." instead
(#59) "require_once" must be immediately followed by an open parenthesis
(#61) Inline doc block comments are not allowed; use "// Comment." instead
(#65) "require_once" must be immediately followed by an open parenthesis
(#84) Member variable "_serverAddress" must be all lower-case
(#90) Member variable "_httpClient" must be all lower-case
(#102) Member variable "_lastRequest" must be all lower-case
(#108) Member variable "_lastResponse" must be all lower-case
(#114) Member variable "_proxyCache" must be all lower-case
(#120) Member variable "_skipSystemLookup" must be all lower-case
(#130) Variable "httpClient" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "httpClient" must be all lower-case
(#135) Variable "httpClient" must be all lower-case
(#149) Public method name "Zend_XmlRpc_Client::setHttpClient" must be in lower-case letters only
(#149) Variable "httpClient" must be all lower-case
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "httpClient" must be all lower-case
(#160) Public method name "Zend_XmlRpc_Client::getHttpClient" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_XmlRpc_Client::setIntrospector" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_XmlRpc_Client::getIntrospector" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#189) Line indented incorrectly; expected at least 4 spaces, found 3
(#190) Expected 4 space(s) before asterisk; 5 found
(#191) Expected 4 space(s) before asterisk; 5 found
(#192) Expected 4 space(s) before asterisk; 5 found
(#193) Expected 4 space(s) before asterisk; 5 found
(#194) Public method name "Zend_XmlRpc_Client::getLastRequest" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_XmlRpc_Client::getLastResponse" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#217) Public method name "Zend_XmlRpc_Client::getProxy" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#232) Public method name "Zend_XmlRpc_Client::setSkipSystemLookup" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#243) Public method name "Zend_XmlRpc_Client::skipSystemLookup" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#256) Public method name "Zend_XmlRpc_Client::doRequest" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#265) Expected "if (...) {\n"; found "if(...) {\n"
(#280) Variable "httpResponse" must be all lower-case
(#282) Variable "httpResponse" must be all lower-case
(#283) Inline doc block comments are not allowed; use "// Comment." instead
(#287) "require_once" must be immediately followed by an open parenthesis
(#289) Variable "httpResponse" must be all lower-case
(#290) Variable "httpResponse" must be all lower-case
(#297) Variable "httpResponse" must be all lower-case
(#309) Opening brace should be on the same line as the declaration
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Variable "validTypes" must be all lower-case
(#350) Variable "validTypes" must be all lower-case
(#365) Inline doc block comments are not allowed; use "// Comment." instead
(#369) "require_once" must be immediately followed by an open parenthesis
(#382) Protected method name "Zend_XmlRpc_Client::_createRequest" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Client/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/XmlRpc/Client/FaultException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#38) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/XmlRpc/Client/HttpException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/XmlRpc/Client/IntrospectException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/XmlRpc/Client/ServerIntrospection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Opening brace should be on the same line as the declaration
(#55) Public method name "Zend_XmlRpc_Client_ServerIntrospection::getSignatureForEachMethod" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#59) "require_once" must be immediately followed by an open parenthesis
(#62) Empty CATCH statement detected
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Public method name "Zend_XmlRpc_Client_ServerIntrospection::getSignatureForEachMethodByMulticall" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#87) Variable "multicallParams" must be all lower-case
(#89) Variable "multicallParams" must be all lower-case
(#93) Variable "serverSignatures" must be all lower-case
(#93) Variable "multicallParams" must be all lower-case
(#95) Variable "serverSignatures" must be all lower-case
(#96) Variable "serverSignatures" must be all lower-case
(#98) "require_once" must be immediately followed by an open parenthesis
(#102) Variable "serverSignatures" must be all lower-case
(#104) "require_once" must be immediately followed by an open parenthesis
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "serverSignatures" must be all lower-case
(#124) Public method name "Zend_XmlRpc_Client_ServerIntrospection::getSignatureForEachMethodByLooping" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_XmlRpc_Client_ServerIntrospection::getMethodSignature" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#149) "require_once" must be immediately followed by an open parenthesis
(#161) Public method name "Zend_XmlRpc_Client_ServerIntrospection::listMethods" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Client/ServerProxy.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#61) Opening brace should be on the same line as the declaration
(#74) Opening brace should be on the same line as the declaration
(#91) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#36) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/XmlRpc/Fault.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#69) 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
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Opening brace should be on the same line as the declaration
(#112) Usage of ELSEIF not allowed; use ELSE IF instead
(#124) Public method name "Zend_XmlRpc_Fault::setCode" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_XmlRpc_Fault::getCode" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_XmlRpc_Fault::setMessage" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_XmlRpc_Fault::getMessage" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_XmlRpc_Fault::setEncoding" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_XmlRpc_Fault::getEncoding" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_XmlRpc_Fault::loadXml" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#197) "require_once" must be immediately followed by an open parenthesis
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) "require_once" must be immediately followed by an open parenthesis
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) "require_once" must be immediately followed by an open parenthesis
(#221) Variable "structXml" must be all lower-case
(#222) Variable "structXml" must be all lower-case
(#233) "require_once" must be immediately followed by an open parenthesis
(#261) Public method name "Zend_XmlRpc_Fault::isFault" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#264) "require_once" must be immediately followed by an open parenthesis
(#266) Variable "isFault" must be all lower-case
(#268) Variable "isFault" must be all lower-case
(#271) Variable "isFault" must be all lower-case
(#279) Public method name "Zend_XmlRpc_Fault::saveXml" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Variable "faultStruct" must be all lower-case
(#286) Variable "faultStruct" must be all lower-case
(#290) Space found before object operator
(#293) Space found before object operator
(#304) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Generator/DomDocument.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_currentElement" must be all lower-case
(#49) Protected method name "Zend_XmlRpc_Generator_DomDocument::_openElement" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "newElement" must be all lower-case
(#53) Variable "newElement" must be all lower-case
(#61) Protected method name "Zend_XmlRpc_Generator_DomDocument::_writeTextData" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#74) Protected method name "Zend_XmlRpc_Generator_DomDocument::_closeElement" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_XmlRpc_Generator_DomDocument::saveXml" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Generator/GeneratorAbstract.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Opening brace should be on the same line as the declaration
(#50) Whitespace found at end of line
(#55) Public method name "Zend_XmlRpc_Generator_GeneratorAbstract::openElement" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_XmlRpc_Generator_GeneratorAbstract::closeElement" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_XmlRpc_Generator_GeneratorAbstract::saveXml" must be in lower-case letters only
(#89) Whitespace found at end of line
(#92) Public method name "Zend_XmlRpc_Generator_GeneratorAbstract::getEncoding" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#103) Opening brace should be on the same line as the declaration
(#115) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_XmlRpc_Generator_GeneratorAbstract::stripDeclaration" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#135) Protected method name "Zend_XmlRpc_Generator_GeneratorAbstract::_openElement" must be in lower-case letters only
(#142) Protected method name "Zend_XmlRpc_Generator_GeneratorAbstract::_writeTextData" must be in lower-case letters only
(#146) Whitespace found at end of line
(#149) Protected method name "Zend_XmlRpc_Generator_GeneratorAbstract::_closeElement" must be in lower-case letters only
local/mr/vendor/zend/Zend/XmlRpc/Generator/XmlWriter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#38) Member variable "_xmlWriter" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#59) Protected method name "Zend_XmlRpc_Generator_XmlWriter::_openElement" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#70) Protected method name "Zend_XmlRpc_Generator_XmlWriter::_writeTextData" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Protected method name "Zend_XmlRpc_Generator_XmlWriter::_closeElement" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_XmlRpc_Generator_XmlWriter::saveXml" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Request.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#90) Member variable "_xmlRpcParams" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_XmlRpc_Request::setEncoding" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_XmlRpc_Request::getEncoding" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_XmlRpc_Request::setMethod" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_XmlRpc_Request::getMethod" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_XmlRpc_Request::addParam" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "xmlRpcValue" must be all lower-case
(#180) Variable "xmlRpcValue" must be all lower-case
(#208) Public method name "Zend_XmlRpc_Request::setParams" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#219) Variable "wellFormed" must be all lower-case
(#222) Variable "wellFormed" must be all lower-case
(#228) Variable "xmlRpcValue" must be all lower-case
(#229) Variable "xmlRpcValue" must be all lower-case
(#233) Variable "wellFormed" must be all lower-case
(#240) Variable "xmlRpcParams" must be all lower-case
(#245) Variable "xmlRpcValue" must be all lower-case
(#246) Variable "xmlRpcValue" must be all lower-case
(#248) Variable "xmlRpcParams" must be all lower-case
(#251) Variable "xmlRpcParams" must be all lower-case
(#258) Variable "xmlRpcParams" must be all lower-case
(#263) Variable "xmlRpcValue" must be all lower-case
(#264) Variable "xmlRpcValue" must be all lower-case
(#266) Variable "xmlRpcParams" must be all lower-case
(#269) Variable "xmlRpcParams" must be all lower-case
(#277) Public method name "Zend_XmlRpc_Request::getParams" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#287) Public method name "Zend_XmlRpc_Request::getTypes" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#298) Public method name "Zend_XmlRpc_Request::loadXml" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) 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
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Public method name "Zend_XmlRpc_Request::isFault" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#372) Public method name "Zend_XmlRpc_Request::getFault" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#382) Protected method name "Zend_XmlRpc_Request::_getXmlRpcParams" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
(#405) Public method name "Zend_XmlRpc_Request::saveXml" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#412) Space found before object operator
(#413) Space found before object operator
(#436) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Request/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#63) Opening brace should be on the same line as the declaration
(#66) "require_once" must be immediately followed by an open parenthesis
(#81) Public method name "Zend_XmlRpc_Request_Http::getRawRequest" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_XmlRpc_Request_Http::getHeaders" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_XmlRpc_Request_Http::getFullRequest" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Request/Stdin.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#57) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_XmlRpc_Request_Stdin::getRawRequest" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Response.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Inline doc block comments are not allowed; use "// Comment." instead
(#29) "require_once" must be immediately followed by an open parenthesis
(#79) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_XmlRpc_Response::setEncoding" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_XmlRpc_Response::getEncoding" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_XmlRpc_Response::setReturnValue" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_XmlRpc_Response::getReturnValue" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#136) Protected method name "Zend_XmlRpc_Response::_getXmlRpcReturn" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_XmlRpc_Response::isFault" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_XmlRpc_Response::getFault" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_XmlRpc_Response::loadXml" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Variable "valueXml" must be all lower-case
(#208) Variable "valueXml" must be all lower-case
(#224) Public method name "Zend_XmlRpc_Response::saveXml" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#229) Space found before object operator
(#230) Space found before object operator
(#233) Space found before object operator
(#234) Space found before object operator
(#245) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Response/Http.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Server.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#135) Member variable "_responseClass" must be all lower-case
(#147) Member variable "_typeMap" must be all lower-case
(#184) Member variable "_sendArgumentsToAllMethods" must be all lower-case
(#194) Opening brace should be on the same line as the declaration
(#208) Opening brace should be on the same line as the declaration
(#211) "require_once" must be immediately followed by an open parenthesis
(#233) Public method name "Zend_XmlRpc_Server::addFunction" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#236) "require_once" must be immediately followed by an open parenthesis
(#249) "require_once" must be immediately followed by an open parenthesis
(#274) Public method name "Zend_XmlRpc_Server::setClass" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#277) "require_once" must be immediately followed by an open parenthesis
(#301) Opening brace should be on the same line as the declaration
(#307) "require_once" must be immediately followed by an open parenthesis
(#321) Opening brace should be on the same line as the declaration
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) "require_once" must be immediately followed by an open parenthesis
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Public method name "Zend_XmlRpc_Server::loadFunctions" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#367) "require_once" must be immediately followed by an open parenthesis
(#368) Line exceeds 132 characters; contains 155 characters
(#392) Public method name "Zend_XmlRpc_Server::setEncoding" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#404) Public method name "Zend_XmlRpc_Server::getEncoding" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#415) Public method name "Zend_XmlRpc_Server::setPersistence" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#426) Public method name "Zend_XmlRpc_Server::setRequest" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#431) "require_once" must be immediately followed by an open parenthesis
(#435) Usage of ELSEIF not allowed; use ELSE IF instead
(#436) "require_once" must be immediately followed by an open parenthesis
(#449) Public method name "Zend_XmlRpc_Server::getRequest" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#460) Public method name "Zend_XmlRpc_Server::setResponseClass" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#465) "require_once" must be immediately followed by an open parenthesis
(#477) Public method name "Zend_XmlRpc_Server::getResponseClass" must be in lower-case letters only
(#478) Opening brace should be on the same line as the declaration
(#487) Public method name "Zend_XmlRpc_Server::getDispatchTable" must be in lower-case letters only
(#488) Opening brace should be on the same line as the declaration
(#500) Public method name "Zend_XmlRpc_Server::getFunctions" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#510) Public method name "Zend_XmlRpc_Server::getSystem" must be in lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#523) Public method name "Zend_XmlRpc_Server::sendArgumentsToAllMethods" must be in lower-case letters only
(#524) Opening brace should be on the same line as the declaration
(#539) Protected method name "Zend_XmlRpc_Server::_fixType" must be in lower-case letters only
(#540) Opening brace should be on the same line as the declaration
(#557) Opening brace should be on the same line as the declaration
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) "require_once" must be immediately followed by an open parenthesis
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Variable "sigCalled" must be all lower-case
(#577) Variable "sigLength" must be all lower-case
(#577) Variable "sigCalled" must be all lower-case
(#578) Variable "paramsLen" must be all lower-case
(#579) Variable "sigLength" must be all lower-case
(#579) Variable "paramsLen" must be all lower-case
(#580) Variable "sigLength" must be all lower-case
(#580) Variable "paramsLen" must be all lower-case
(#581) Variable "xmlRpcValue" must be all lower-case
(#582) Variable "sigCalled" must be all lower-case
(#582) Variable "xmlRpcValue" must be all lower-case
(#588) Variable "sigParams" must be all lower-case
(#589) Variable "sigCalled" must be all lower-case
(#589) Variable "sigParams" must be all lower-case
(#595) "require_once" must be immediately followed by an open parenthesis
(#600) Variable "responseClass" must be all lower-case
(#601) Variable "responseClass" must be all lower-case
(#609) Protected method name "Zend_XmlRpc_Server::_registerSystemMethods" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Server/Cache.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_skipMethods" must be all lower-case
local/mr/vendor/zend/Zend/XmlRpc/Server/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
local/mr/vendor/zend/Zend/XmlRpc/Server/Fault.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#60) Member variable "_faultExceptionClasses" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#78) Variable "exceptionClass" must be all lower-case
(#80) Variable "_faultExceptionClasses" must be all lower-case
(#80) Variable "_faultExceptionClasses" must not contain underscores.
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "_observers" must not contain underscores.
(#92) Variable "_observers" must not contain underscores.
(#104) Public method name "Zend_XmlRpc_Server_Fault::getInstance" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_XmlRpc_Server_Fault::attachFaultException" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#123) Variable "_faultExceptionClasses" must be all lower-case
(#123) Variable "_faultExceptionClasses" must not contain underscores.
(#134) Public method name "Zend_XmlRpc_Server_Fault::detachFaultException" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#141) Variable "_faultExceptionClasses" must be all lower-case
(#141) Variable "_faultExceptionClasses" must not contain underscores.
(#142) Variable "_faultExceptionClasses" must be all lower-case
(#142) Variable "_faultExceptionClasses" must not contain underscores.
(#159) Public method name "Zend_XmlRpc_Server_Fault::attachObserver" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#161) Expected "if (...) {\n"; found "if (...)\n {\n"
(#168) Variable "_observers" must not contain underscores.
(#169) Variable "_observers" must not contain underscores.
(#181) Public method name "Zend_XmlRpc_Server_Fault::detachObserver" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#183) Variable "_observers" must not contain underscores.
(#187) Variable "_observers" must not contain underscores.
(#197) Public method name "Zend_XmlRpc_Server_Fault::getException" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Server/System.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Opening brace should be on the same line as the declaration
(#57) Public method name "Zend_XmlRpc_Server_System::listMethods" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_XmlRpc_Server_System::methodHelp" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#73) "require_once" must be immediately followed by an open parenthesis
(#86) Public method name "Zend_XmlRpc_Server_System::methodSignature" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#90) "require_once" must be immediately followed by an open parenthesis
(#115) Opening brace should be on the same line as the declaration
(#121) Usage of ELSEIF not allowed; use ELSE IF instead
(#123) Usage of ELSEIF not allowed; use ELSE IF instead
(#125) Usage of ELSEIF not allowed; use ELSE IF instead
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
local/mr/vendor/zend/Zend/XmlRpc/Value.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#37) Expected MOODLE_INTERNAL check or config.php inclusion
(#95) Public method name "Zend_XmlRpc_Value::getType" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_XmlRpc_Value::getGenerator" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "_generator" must not contain underscores.
(#109) "require_once" must be immediately followed by an open parenthesis
(#110) Variable "_generator" must not contain underscores.
(#112) "require_once" must be immediately followed by an open parenthesis
(#113) Variable "_generator" must not contain underscores.
(#117) Variable "_generator" must not contain underscores.
(#126) Public method name "Zend_XmlRpc_Value::setGenerator" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "_generator" must not contain underscores.
(#137) Public method name "Zend_XmlRpc_Value::setEncoding" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#140) Variable "newGenerator" must be all lower-case
(#141) Variable "newGenerator" must be all lower-case
(#149) Public method name "Zend_XmlRpc_Value::getValue" must be in lower-case letters only
(#157) Public method name "Zend_XmlRpc_Value::saveXml" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_XmlRpc_Value::generateXml" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#192) Public method name "Zend_XmlRpc_Value::getXmlRpcValue" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) "require_once" must be immediately followed by an open parenthesis
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) "require_once" must be immediately followed by an open parenthesis
(#216) "require_once" must be immediately followed by an open parenthesis
(#220) "require_once" must be immediately followed by an open parenthesis
(#224) "require_once" must be immediately followed by an open parenthesis
(#228) "require_once" must be immediately followed by an open parenthesis
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) "require_once" must be immediately followed by an open parenthesis
(#238) "require_once" must be immediately followed by an open parenthesis
(#242) "require_once" must be immediately followed by an open parenthesis
(#246) "require_once" must be immediately followed by an open parenthesis
(#250) "require_once" must be immediately followed by an open parenthesis
(#264) Protected method name "Zend_XmlRpc_Value::_phpVarToNativeXmlRpc" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) "require_once" must be immediately followed by an open parenthesis
(#279) "require_once" must be immediately followed by an open parenthesis
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) "require_once" must be immediately followed by an open parenthesis
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) "require_once" must be immediately followed by an open parenthesis
(#299) "require_once" must be immediately followed by an open parenthesis
(#303) "require_once" must be immediately followed by an open parenthesis
(#307) "require_once" must be immediately followed by an open parenthesis
(#312) "require_once" must be immediately followed by an open parenthesis
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) "require_once" must be immediately followed by an open parenthesis
(#334) Protected method name "Zend_XmlRpc_Value::_xmlStringToNativeXmlRpc" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) "require_once" must be immediately followed by an open parenthesis
(#346) Variable "xmlrpcValue" must be all lower-case
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) "require_once" must be immediately followed by an open parenthesis
(#352) Variable "xmlrpcValue" must be all lower-case
(#355) "require_once" must be immediately followed by an open parenthesis
(#356) Variable "xmlrpcValue" must be all lower-case
(#359) "require_once" must be immediately followed by an open parenthesis
(#360) Variable "xmlrpcValue" must be all lower-case
(#363) "require_once" must be immediately followed by an open parenthesis
(#364) Variable "xmlrpcValue" must be all lower-case
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) "require_once" must be immediately followed by an open parenthesis
(#368) Variable "xmlrpcValue" must be all lower-case
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) "require_once" must be immediately followed by an open parenthesis
(#372) Variable "xmlrpcValue" must be all lower-case
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) "require_once" must be immediately followed by an open parenthesis
(#379) Variable "xmlrpcValue" must be all lower-case
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) "require_once" must be immediately followed by an open parenthesis
(#394) Line exceeds 132 characters; contains 160 characters
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) "require_once" must be immediately followed by an open parenthesis
(#403) Variable "xmlrpcValue" must be all lower-case
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Line exceeds 132 characters; contains 157 characters
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) This comment is 53% valid code; is this commented out code?
(#414) No space found before comment text; expected "// throw new Zend_XmlRpc_Value_Exception('Member of the '. self::XMLRPC_TYPE_STRUCT .' XML-RPC native type must contain a VALUE tag');" but found "//throw new Zend_XmlRpc_Value_Exception('Member of the '. self::XMLRPC_TYPE_STRUCT .' XML-RPC native type must contain a VALUE tag');"
(#418) "require_once" must be immediately followed by an open parenthesis
(#419) Variable "xmlrpcValue" must be all lower-case
(#422) "require_once" must be immediately followed by an open parenthesis
(#423) Line exceeds 132 characters; contains 146 characters
(#426) Variable "xmlrpcValue" must be all lower-case
(#428) Variable "xmlrpcValue" must be all lower-case
(#431) Protected method name "Zend_XmlRpc_Value::_createSimpleXMLElement" must be in lower-case letters only
(#432) Opening brace should be on the same line as the declaration
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) "require_once" must be immediately followed by an open parenthesis
(#442) Line exceeds 132 characters; contains 140 characters
(#454) Protected method name "Zend_XmlRpc_Value::_extractTypeAndValue" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#460) Variable "namespaceName" must be all lower-case
(#460) Variable "namespaceUri" must be all lower-case
(#461) Variable "namespaceXml" must be all lower-case
(#461) Variable "namespaceUri" must be all lower-case
(#462) Variable "namespaceXml" must be all lower-case
(#464) Variable "namespaceName" must be all lower-case
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Protected method name "Zend_XmlRpc_Value::_setXML" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Value/Array.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
(#56) Protected method name "Zend_XmlRpc_Value_Array::_generateXml" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#60) Space found before object operator
(#61) Space found before object operator
(#69) Space found before object operator
(#70) Space found before object operator
local/mr/vendor/zend/Zend/XmlRpc/Value/Base64.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Variable "alreadyEncoded" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "alreadyEncoded" must be all lower-case
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Public method name "Zend_XmlRpc_Value_Base64::getValue" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Value/BigInteger.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
(#49) "require_once" must be immediately followed by an open parenthesis
(#61) Public method name "Zend_XmlRpc_Value_BigInteger::getValue" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Value/Boolean.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Public method name "Zend_XmlRpc_Value_Boolean::getValue" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Value/Collection.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Public method name "Zend_XmlRpc_Value_Collection::getValue" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#68) This comment is 43% valid code; is this commented out code?
local/mr/vendor/zend/Zend/XmlRpc/Value/DateTime.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_phpFormatString" must be all lower-case
(#51) Member variable "_isoFormatString" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#67) Usage of ELSEIF not allowed; use ELSE IF instead
(#69) Usage of ELSEIF not allowed; use ELSE IF instead
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) "require_once" must be immediately followed by an open parenthesis
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Public method name "Zend_XmlRpc_Value_DateTime::getValue" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Value/Double.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#49) Variable "formatString" must be all lower-case
(#50) Variable "formatString" must be all lower-case
(#58) Public method name "Zend_XmlRpc_Value_Double::getValue" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Value/Exception.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#38) Closing brace must be on a line by itself
local/mr/vendor/zend/Zend/XmlRpc/Value/Integer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Opening brace should be on the same line as the declaration
(#48) "require_once" must be immediately followed by an open parenthesis
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Public method name "Zend_XmlRpc_Value_Integer::getValue" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Value/Nil.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
(#55) Public method name "Zend_XmlRpc_Value_Nil::getValue" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Value/Scalar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#44) Protected method name "Zend_XmlRpc_Value_Scalar::_generateXml" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#49) Space found before object operator
(#50) Space found before object operator
(#51) Space found before object operator
local/mr/vendor/zend/Zend/XmlRpc/Value/String.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#44) Opening brace should be on the same line as the declaration
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Public method name "Zend_XmlRpc_Value_String::getValue" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
local/mr/vendor/zend/Zend/XmlRpc/Value/Struct.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
(#56) Protected method name "Zend_XmlRpc_Value_Struct::_generateXML" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#60) Space found before object operator
(#64) This comment is 43% valid code; is this commented out code?
(#66) Space found before object operator
(#67) Space found before object operator
(#73) Space found before object operator
local/mr/version.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/mr/view.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.

Javascript coding style problems

(0 errors, 129 warnings)

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

local/mr/docs/media/lib/classTree.js
(#31) Script URL.
(#55) 'WebFXCookie' was used before it was defined.
(#61) Missing semicolon.
(#66) Expected '===' and instead saw '=='.
(#68) Expected '===' and instead saw '=='.
(#74) Missing semicolon.
(#100) Line is too long.
(#111) Expected '===' and instead saw '=='.
(#113) Expected '===' and instead saw '=='.
(#127) Missing semicolon.
(#134) Missing semicolon.
(#138) Missing semicolon.
(#142) Expected '!==' and instead saw '!='.
(#146) Missing semicolon.
(#149) Expected '!==' and instead saw '!='.
(#152) Missing semicolon.
(#155) Expected '===' and instead saw '=='.
(#159) Missing semicolon.
(#162) Expected '===' and instead saw '=='.
(#166) Missing semicolon.
(#171) Missing semicolon.
(#176) Missing semicolon.
(#181) Missing semicolon.
(#186) Missing semicolon.
(#194) Expected '===' and instead saw '=='.
(#218) Missing semicolon.
(#230) Expected '===' and instead saw '=='.
(#237) Missing '()' invoking a constructor.
(#250) Missing semicolon.
(#252) Missing semicolon.
(#256) Missing semicolon.
(#261) Missing semicolon.
(#265) Missing semicolon.
(#269) Missing semicolon.
(#273) Missing semicolon.
(#277) Missing semicolon.
(#280) Expected '===' and instead saw '=='.
(#281) Expected '===' and instead saw '=='.
(#282) Expected '===' and instead saw '=='.
(#284) Missing semicolon.
(#288) Line is too long.
(#288) Expected '===' and instead saw '=='.
(#306) Expected '===' and instead saw '=='.
(#312) Missing '()' invoking a constructor.
(#319) Expected '===' and instead saw '=='.
(#322) Expected '===' and instead saw '=='.
(#327) Expected '===' and instead saw '=='.
(#330) Empty block.
(#332) Expected '!==' and instead saw '!='.
(#337) Expected '===' and instead saw '=='.
(#338) Expected '!==' and instead saw '!='.
(#342) Missing semicolon.
(#348) 'i' is already defined.
(#349) Expected '===' and instead saw '=='.
(#351) Missing semicolon.
(#354) Expected '===' and instead saw '=='.
(#362) Missing semicolon.
(#367) Missing semicolon.
(#373) Missing semicolon.
(#377) Missing semicolon.
(#382) Missing semicolon.
(#386) Expected '===' and instead saw '=='.
(#388) Expected '===' and instead saw '=='.
(#390) Missing semicolon.
(#394) Expected '===' and instead saw '=='.
(#396) Expected '===' and instead saw '=='.
(#400) Missing semicolon.
(#403) Expected '===' and instead saw '=='.
(#407) Expected '===' and instead saw '=='.
(#411) Expected '===' and instead saw '=='.
(#417) Expected '===' and instead saw '=='.
(#419) Missing semicolon.
(#424) Expected '===' and instead saw '=='.
(#434) Expected '!==' and instead saw '!='.
(#444) Line is too long.
(#445) Line is too long.
(#444) Missing semicolon.
(#445) Expected '===' and instead saw '=='.
(#447) 'i' is already defined.
(#454) Missing semicolon.
(#243) 'sBehavior' is defined but never used.
(#318) 'folder' is defined but never used.
local/mr/framework/assets/javascript.js
(#15) 'selectfield' is already defined.
(#21) 'actextfield' is already defined.
(#27) 'uldiv' is already defined.
(#30) 'actextfield' used out of scope.
(#30) 'selectfield' used out of scope.
(#30) 'uldiv' used out of scope.
(#34) 'selectfield' used out of scope.
(#37) 'selectfield' used out of scope.
(#43) Line is too long.
(#43) Missing semicolon.
(#47) 'selectfield' used out of scope.
(#58) 'uldiv' used out of scope.
(#59) 'uldiv' used out of scope.
(#64) 'uldiv' used out of scope.
(#94) 'actextfield' used out of scope.
(#100) 'selectfield' used out of scope.
(#115) 'actextfield' used out of scope.
(#128) 'actextfield' used out of scope.
(#157) Expected '===' and instead saw '=='.
(#161) 'actextfield' used out of scope.
(#207) Expected '!==' and instead saw '!='.
(#218) 'myDataSource' is already defined.
(#223) 'myDataSource' used out of scope.
(#229) Expected '!==' and instead saw '!='.
(#231) A leading decimal point can be confused with a dot: '.5'.
(#235) Expected '!==' and instead saw '!='.
(#243) Expected '!==' and instead saw '!='.
(#258) Expected '!==' and instead saw '!='.
(#255) 'sSelection' is defined but never used.
(#255) 'oSelf' is defined but never used.
local/mr/renderer.js
(#53) Line is too long.
(#87) 'dir' is already defined.
(#89) Expected '!==' and instead saw '!='.
(#93) 'dir' used out of scope.
(#107) Expected '===' and instead saw '=='.
(#30) 'loadFunction' is defined but never used.
(#87) 'dir' is defined but never used.
(#77) 'oSelf' is defined but never used.
local/mr/yui/accessiblepanel/accessiblepanel.js
(#17) Missing semicolon.
(#35) Comma warnings can be turned off with 'laxcomma'.
(#34) Bad line breaking before ','.
(#35) Bad line breaking before ','.
(#15) 'config' is defined but never used.
(#100) 'e' is defined but never used.
(#139) 'e' is defined but never used.
local/mr/yui/ariacontrol/ariacontrol.js
(#58) Missing semicolon.
(#106) Expected '===' and instead saw '=='.
local/mr/yui/ariacontrolled/ariacontrolled.js
(#94) Expected '===' and instead saw '=='.

CSS problems

(0 errors, 16 warnings)

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

local/mr/docs/media/banner.css
(#10) Rule is empty.
local/mr/docs/media/stylesheet.css
(#12) Rule is empty.
(#21) Rule is empty.
(#35) Rule is empty.
(#40) Rule is empty.
(#63) Rule is empty.
(#66) Expected (<color> | inherit) but found 'DDDDFF'.
(#82) Rule is empty.
(#85) Rule is empty.
(#89) Rule is empty.
(#99) Rule is empty.
(#105) Rule is empty.
(#128) Rule is empty.
(#134) Rule is empty.
(#135) Rule is empty.
(#137) Rule is empty.

PHPDocs style problems

(16636 errors, 2916 warnings)

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

local/mr/bootstrap.php
(#20) Package mr is not valid
local/mr/controller/default.php
(#26) Class local_mr_controller_default does not have @copyright tag
(#26) Class local_mr_controller_default does not have @license tag
local/mr/form/filter.php
(#34) Function local_mr_form_filter::definition is not documented
(#47) There is no description in phpdocs for function add_submit_buttons
(#26) Class local_mr_form_filter does not have @copyright tag
(#26) Class local_mr_form_filter does not have @license tag
local/mr/framework/autoload.php
(#31) Class mr_autoload does not have @copyright tag
(#31) Class mr_autoload does not have @license tag
(#20) Package mr is not valid
(#42) Package mr is not valid
local/mr/framework/bootstrap.php
(#32) Class mr_bootstrap does not have @copyright tag
(#32) Class mr_bootstrap does not have @license tag
(#43) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#41) Package mr is not valid
local/mr/framework/cache.php
(#36) Class mr_cache does not have @copyright tag
(#36) Class mr_cache does not have @license tag
(#43) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#42) Package mr is not valid
local/mr/framework/config.php
(#67) Function mr_config::get_default is not documented
(#71) Function mr_config::set_value is not documented
(#76) Function mr_config::get_value is not documented
(#80) Function mr_config::get_name is not documented
(#56) There is no description in phpdocs for function __construct
(#24) Class mr_config does not have @copyright tag
(#24) Class mr_config does not have @license tag
(#20) Package mr is not valid
(#30) Package mr is not valid
local/mr/framework/config/collection.php
(#24) Class mr_config_collection does not have @copyright tag
(#24) Class mr_config_collection does not have @license tag
(#20) Package mr is not valid
(#31) Package mr is not valid
local/mr/framework/config/interface.php
(#20) Package mr is not valid
(#28) Package mr is not valid
local/mr/framework/config/storage/default.php
(#86) Function mr_config_storage_default::read is not documented
(#99) Function mr_config_storage_default::write is not documented
(#112) Function mr_config_storage_default::remove is not documented
(#48) There is no description in phpdocs for function __construct
(#55) There is no description in phpdocs for function get_cache
(#24) Class mr_config_storage_default does not have @copyright tag
(#24) Class mr_config_storage_default does not have @license tag
(#20) Package mr is not valid
(#31) Package mr is not valid
local/mr/framework/config/storage/interface.php
(#20) Package mr is not valid
(#31) Package mr is not valid
local/mr/framework/controller.php
(#424) Phpdocs for function mr_controller::add_tabs has incomplete parameters list
(#56) Class mr_controller does not have @copyright tag
(#56) Class mr_controller does not have @license tag
(#66) Not recommended phpdocs tag @example used
(#102) Not recommended phpdocs tag @example used
(#102) Not recommended phpdocs tag @example used
(#303) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#64) Package mr is not valid
local/mr/framework/controller/admin.php
(#36) Class mr_controller_admin does not have @copyright tag
(#36) Class mr_controller_admin does not have @license tag
(#20) Package mr is not valid
(#39) Package mr is not valid
local/mr/framework/controller/block.php
(#84) Phpdocs for function mr_controller_block::new_url has incomplete parameters list
(#31) Class mr_controller_block does not have @copyright tag
(#31) Class mr_controller_block does not have @license tag
(#20) Package mr is not valid
(#34) Package mr is not valid
local/mr/framework/controller/mod.php
(#92) Phpdocs for function mr_controller_mod::new_url has incomplete parameters list
(#31) Class mr_controller_mod does not have @copyright tag
(#31) Class mr_controller_mod does not have @license tag
(#20) Package mr is not valid
(#34) Package mr is not valid
local/mr/framework/db/queue.php
(#282) Phpdocs for function mr_db_queue::normalise_value has incomplete parameters list
(#36) Class mr_db_queue does not have @copyright tag
(#36) Class mr_db_queue does not have @license tag
(#45) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#43) Package mr is not valid
local/mr/framework/db/record.php
(#31) Class mr_db_record does not have @copyright tag
(#31) Class mr_db_record does not have @license tag
(#39) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#38) Package mr is not valid
local/mr/framework/db/table.php
(#167) Phpdocs for function mr_db_table::get_metacolumn has incomplete parameters list
(#31) Class mr_db_table does not have @copyright tag
(#31) Class mr_db_table does not have @license tag
(#38) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#37) Package mr is not valid
local/mr/framework/file/export.php
(#26) Class mr_file_export does not have @copyright tag
(#26) Class mr_file_export does not have @license tag
(#35) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#33) Package mr is not valid
local/mr/framework/file/export/abstract.php
(#31) Class mr_file_export_abstract does not have @copyright tag
(#31) Class mr_file_export_abstract does not have @license tag
(#20) Package mr is not valid
(#39) Package mr is not valid
local/mr/framework/file/export/spreadsheet/abstract.php
(#103) Phpdocs for function mr_file_export_spreadsheet_abstract::set_headers has incomplete parameters list
(#110) Phpdocs for function mr_file_export_spreadsheet_abstract::add_row has incomplete parameters list
(#31) Class mr_file_export_spreadsheet_abstract does not have @copyright tag
(#31) Class mr_file_export_spreadsheet_abstract does not have @license tag
(#20) Package mr is not valid
(#34) Package mr is not valid
local/mr/framework/file/export/spreadsheet/excel.php
(#31) Class mr_file_export_spreadsheet_excel does not have @copyright tag
(#31) Class mr_file_export_spreadsheet_excel does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/file/export/spreadsheet/ods.php
(#31) Class mr_file_export_spreadsheet_ods does not have @copyright tag
(#31) Class mr_file_export_spreadsheet_ods does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/file/export/text/abstract.php
(#89) Phpdocs for function mr_file_export_text_abstract::set_headers has incomplete parameters list
(#96) Phpdocs for function mr_file_export_text_abstract::add_row has incomplete parameters list
(#31) Class mr_file_export_text_abstract does not have @copyright tag
(#31) Class mr_file_export_text_abstract does not have @license tag
(#20) Package mr is not valid
(#34) Package mr is not valid
local/mr/framework/file/export/text/csv.php
(#31) Class mr_file_export_text_csv does not have @copyright tag
(#31) Class mr_file_export_text_csv does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/file/export/text/tsv.php
(#31) Class mr_file_export_text_tsv does not have @copyright tag
(#31) Class mr_file_export_text_tsv does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/fixture/abstract.php
(#43) Function mr_fixture_abstract::__construct is not documented
(#31) Class mr_fixture_abstract does not have @copyright tag
(#31) Class mr_fixture_abstract does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/fixture/course.php
(#47) There is no description in phpdocs for function __construct
(#33) Class mr_fixture_course does not have @copyright tag
(#33) Class mr_fixture_course does not have @license tag
(#20) Package mr is not valid
(#37) Package mr is not valid
local/mr/framework/fixture/enrollment.php
(#65) There is no description in phpdocs for function __construct
(#174) There is no description in phpdocs for function set_course
(#183) There is no description in phpdocs for function get_course
(#190) There is no description in phpdocs for function set_user
(#199) There is no description in phpdocs for function get_user
(#206) There is no description in phpdocs for function set_enroll
(#215) There is no description in phpdocs for function get_enroll
(#242) There is no description in phpdocs for function get_option
(#254) There is no description in phpdocs for function set_role
(#263) There is no description in phpdocs for function get_role
(#66) Phpdocs for function mr_fixture_enrollment::__construct has incomplete parameters list
(#243) Phpdocs for function mr_fixture_enrollment::get_option has incomplete parameters list
(#31) Class mr_fixture_enrollment does not have @copyright tag
(#31) Class mr_fixture_enrollment does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/fixture/group.php
(#51) There is no description in phpdocs for function __construct
(#119) There is no description in phpdocs for function set_course
(#128) There is no description in phpdocs for function get_course
(#32) Class mr_fixture_group does not have @copyright tag
(#32) Class mr_fixture_group does not have @license tag
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/fixture/group/member.php
(#49) There is no description in phpdocs for function __construct
(#117) There is no description in phpdocs for function set_group
(#126) There is no description in phpdocs for function get_group
(#133) There is no description in phpdocs for function set_enrollment
(#142) There is no description in phpdocs for function get_enrollment
(#149) There is no description in phpdocs for function get_user
(#32) Class mr_fixture_group_member does not have @copyright tag
(#32) Class mr_fixture_group_member does not have @license tag
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/fixture/interface.php
(#43) Not recommended phpdocs tag @abstract used
(#57) Not recommended phpdocs tag @abstract used
(#69) Not recommended phpdocs tag @abstract used
(#80) Not recommended phpdocs tag @abstract used
(#91) Not recommended phpdocs tag @abstract used
(#100) Not recommended phpdocs tag @abstract used
(#20) Package mr is not valid
(#33) Package mr is not valid
local/mr/framework/fixture/manager.php
(#26) Class mr_fixture_manager does not have @copyright tag
(#26) Class mr_fixture_manager does not have @license tag
(#59) Not recommended phpdocs tag @static used
(#137) Not recommended phpdocs tag @static used
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/fixture/role.php
(#48) There is no description in phpdocs for function __construct
(#99) There is no description in phpdocs for function set_shortname
(#108) There is no description in phpdocs for function get_shortname
(#31) Class mr_fixture_role does not have @copyright tag
(#31) Class mr_fixture_role does not have @license tag
(#20) Package mr is not valid
(#40) Package mr is not valid
local/mr/framework/fixture/role/assignment.php
(#60) There is no description in phpdocs for function __construct
(#138) There is no description in phpdocs for function set_context
(#147) There is no description in phpdocs for function get_context
(#200) There is no description in phpdocs for function get_option
(#212) There is no description in phpdocs for function set_role
(#221) There is no description in phpdocs for function get_role
(#228) There is no description in phpdocs for function set_user
(#237) There is no description in phpdocs for function get_user
(#201) Phpdocs for function mr_fixture_role_assignment::get_option has incomplete parameters list
(#31) Class mr_fixture_role_assignment does not have @copyright tag
(#31) Class mr_fixture_role_assignment does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/fixture/user.php
(#46) There is no description in phpdocs for function __construct
(#32) Class mr_fixture_user does not have @copyright tag
(#32) Class mr_fixture_user does not have @license tag
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/fixture/user/profile.php
(#52) Variable mr_fixture_user_profile::$defaults is not documented
(#58) There is no description in phpdocs for function __construct
(#167) There is no description in phpdocs for function set_category
(#176) There is no description in phpdocs for function get_category
(#31) Class mr_fixture_user_profile does not have @copyright tag
(#31) Class mr_fixture_user_profile does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/fixture/user/profile/category.php
(#45) There is no description in phpdocs for function __construct
(#115) There is no description in phpdocs for function set_name
(#124) There is no description in phpdocs for function get_name
(#31) Class mr_fixture_user_profile_category does not have @copyright tag
(#31) Class mr_fixture_user_profile_category does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/format/abstract.php
(#26) Class mr_format_abstract does not have @copyright tag
(#26) Class mr_format_abstract does not have @license tag
(#20) Package mr is not valid
(#32) Package mr is not valid
local/mr/framework/format/date.php
(#63) Phpdocs for function mr_format_date::format has incomplete parameters list
(#31) Class mr_format_date does not have @copyright tag
(#31) Class mr_format_date does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/format/number.php
(#73) Phpdocs for function mr_format_number::format has incomplete parameters list
(#31) Class mr_format_number does not have @copyright tag
(#31) Class mr_format_number does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/format/string.php
(#73) Phpdocs for function mr_format_string::format has incomplete parameters list
(#31) Class mr_format_string does not have @copyright tag
(#31) Class mr_format_string does not have @license tag
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/format/text.php
(#72) Phpdocs for function mr_format_text::format has incomplete parameters list
(#31) Class mr_format_text does not have @copyright tag
(#31) Class mr_format_text does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/helper.php
(#31) Class mr_helper does not have @copyright tag
(#31) Class mr_helper does not have @license tag
(#20) Package mr is not valid
(#65) Package mr is not valid
local/mr/framework/helper/abstract.php
(#26) Class mr_helper_abstract does not have @copyright tag
(#26) Class mr_helper_abstract does not have @license tag
(#33) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#32) Package mr is not valid
local/mr/framework/helper/buffer.php
(#46) Phpdocs for function mr_helper_buffer::direct has incomplete parameters list
(#31) Class mr_helper_buffer does not have @copyright tag
(#31) Class mr_helper_buffer does not have @license tag
(#40) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#38) Package mr is not valid
local/mr/framework/helper/cache.php
(#36) Class mr_helper_cache does not have @copyright tag
(#36) Class mr_helper_cache does not have @license tag
(#45) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#44) Package mr is not valid
local/mr/framework/helper/html.php
(#31) Class mr_helper_html does not have @copyright tag
(#31) Class mr_helper_html does not have @license tag
(#20) Package mr is not valid
(#38) Package mr is not valid
local/mr/framework/helper/load.php
(#31) Class mr_helper_load does not have @copyright tag
(#31) Class mr_helper_load does not have @license tag
(#199) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#57) Package mr is not valid
local/mr/framework/helper/recentactivity.php
(#31) Class mr_helper_recentactivity does not have @copyright tag
(#31) Class mr_helper_recentactivity does not have @license tag
(#20) Package mr is not valid
(#38) Package mr is not valid
local/mr/framework/helper/tag.php
(#36) Class mr_helper_tag does not have @copyright tag
(#36) Class mr_helper_tag does not have @license tag
(#45) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#44) Package mr is not valid
local/mr/framework/helper/testwebservice.php
(#36) Class mr_helper_testwebservice does not have @copyright tag
(#36) Class mr_helper_testwebservice does not have @license tag
(#20) Package mr is not valid
(#41) Package mr is not valid
local/mr/framework/html/filter.php
(#31) Class mr_html_filter does not have @copyright tag
(#31) Class mr_html_filter does not have @license tag
(#40) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#39) Package mr is not valid
local/mr/framework/html/filter/abstract.php
(#26) Class mr_html_filter_abstract does not have @copyright tag
(#26) Class mr_html_filter_abstract does not have @license tag
(#20) Package mr is not valid
(#30) Package mr is not valid
local/mr/framework/html/filter/autocomplete.php
(#46) Phpdocs for function mr_html_filter_autocomplete::__construct has incomplete parameters list
(#54) Phpdocs for function mr_html_filter_autocomplete::add_element has incomplete parameters list
(#31) Class mr_html_filter_autocomplete does not have @copyright tag
(#31) Class mr_html_filter_autocomplete does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/html/filter/autocompleteid.php
(#48) Phpdocs for function mr_html_filter_autocompleteid::__construct has incomplete parameters list
(#65) Phpdocs for function mr_html_filter_autocompleteid::add_element has incomplete parameters list
(#31) Class mr_html_filter_autocompleteid does not have @copyright tag
(#31) Class mr_html_filter_autocompleteid does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/html/filter/checkbox.php
(#97) Phpdocs for function mr_html_filter_checkbox::add_element has incomplete parameters list
(#31) Class mr_html_filter_checkbox does not have @copyright tag
(#31) Class mr_html_filter_checkbox does not have @license tag
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/html/filter/daterange.php
(#52) Phpdocs for function mr_html_filter_daterange::preferences_update has incomplete parameters list
(#70) Phpdocs for function mr_html_filter_daterange::add_element has incomplete parameters list
(#31) Class mr_html_filter_daterange does not have @copyright tag
(#31) Class mr_html_filter_daterange does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/html/filter/header.php
(#32) Class mr_html_filter_header does not have @copyright tag
(#32) Class mr_html_filter_header does not have @license tag
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/html/filter/hidden.php
(#65) Phpdocs for function mr_html_filter_hidden::add_element has incomplete parameters list
(#31) Class mr_html_filter_hidden does not have @copyright tag
(#31) Class mr_html_filter_hidden does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/html/filter/html.php
(#32) Class mr_html_filter_html does not have @copyright tag
(#32) Class mr_html_filter_html does not have @license tag
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/html/filter/numberrange.php
(#2) Empty line found after PHP open tag
(#86) Phpdocs for function mr_html_filter_numberrange::preferences_update has incomplete parameters list
(#104) Phpdocs for function mr_html_filter_numberrange::add_element has incomplete parameters list
(#33) Class mr_html_filter_numberrange does not have @copyright tag
(#33) Class mr_html_filter_numberrange does not have @license tag
(#21) Package mr is not valid
(#37) Package mr is not valid
local/mr/framework/html/filter/recent.php
(#46) Phpdocs for function mr_html_filter_recent::add_element has incomplete parameters list
(#31) Class mr_html_filter_recent does not have @copyright tag
(#31) Class mr_html_filter_recent does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/html/filter/select.php
(#45) Phpdocs for function mr_html_filter_select::__construct has incomplete parameters list
(#63) Phpdocs for function mr_html_filter_select::add_element has incomplete parameters list
(#31) Class mr_html_filter_select does not have @copyright tag
(#31) Class mr_html_filter_select does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/html/filter/selectmulti.php
(#52) Phpdocs for function mr_html_filter_selectmulti::__construct has incomplete parameters list
(#68) Phpdocs for function mr_html_filter_selectmulti::preferences_update has incomplete parameters list
(#81) Phpdocs for function mr_html_filter_selectmulti::add_element has incomplete parameters list
(#31) Class mr_html_filter_selectmulti does not have @copyright tag
(#31) Class mr_html_filter_selectmulti does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/html/filter/selectmultiplus.php
(#34) Function mr_html_filter_selectmultiplus::__construct is not documented
(#127) Function mr_html_filter_selectmultiplus::sql is not documented
(#113) There is no description in phpdocs for function preferences_update
(#114) Phpdocs for function mr_html_filter_selectmultiplus::preferences_update has incomplete parameters list
(#27) Class mr_html_filter_selectmultiplus does not have @copyright tag
(#27) Class mr_html_filter_selectmultiplus does not have @license tag
(#20) Package mr is not valid
(#31) Package mr is not valid
local/mr/framework/html/filter/text.php
(#39) Phpdocs for function mr_html_filter_text::add_element has incomplete parameters list
(#31) Class mr_html_filter_text does not have @copyright tag
(#31) Class mr_html_filter_text does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/html/filter/textarea.php
(#40) Variable mr_html_filter_textarea::$attributes is not documented
(#56) Phpdocs for function mr_html_filter_textarea::add_element has incomplete parameters list
(#31) Class mr_html_filter_textarea does not have @copyright tag
(#31) Class mr_html_filter_textarea does not have @license tag
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/html/heading.php
(#26) Class mr_html_heading does not have @copyright tag
(#26) Class mr_html_heading does not have @license tag
(#20) Package mr is not valid
(#33) Package mr is not valid
local/mr/framework/html/notify.php
(#26) Class mr_html_notify does not have @copyright tag
(#26) Class mr_html_notify does not have @license tag
(#138) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#39) Package mr is not valid
local/mr/framework/html/paging.php
(#41) Phpdocs for variable mr_html_paging::$REQUEST_PAGE does not contain @var or incorrect
(#46) Phpdocs for variable mr_html_paging::$REQUEST_PERPAGE does not contain @var or incorrect
(#31) Class mr_html_paging does not have @copyright tag
(#31) Class mr_html_paging does not have @license tag
(#38) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/html/table.php
(#489) Phpdocs for function mr_html_table::add_format has incomplete parameters list
(#52) Phpdocs for variable mr_html_table::$REQUEST_SORT does not contain @var or incorrect
(#57) Phpdocs for variable mr_html_table::$REQUEST_ORDER does not contain @var or incorrect
(#41) Class mr_html_table does not have @copyright tag
(#41) Class mr_html_table does not have @license tag
(#48) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#47) Package mr is not valid
local/mr/framework/html/table/column.php
(#31) Class mr_html_table_column does not have @copyright tag
(#31) Class mr_html_table_column does not have @license tag
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/html/table/column/dynamic.php
(#95) Phpdocs for function mr_html_table_column_dynamic::add_heading has incomplete parameters list
(#116) Phpdocs for function mr_html_table_column_dynamic::set_config has incomplete parameters list
(#126) Phpdocs for function mr_html_table_column_dynamic::add_format has incomplete parameters list
(#31) Class mr_html_table_column_dynamic does not have @copyright tag
(#31) Class mr_html_table_column_dynamic does not have @license tag
(#20) Package mr is not valid
(#39) Package mr is not valid
local/mr/framework/html/tabs.php
(#26) Class mr_html_tabs does not have @copyright tag
(#26) Class mr_html_tabs does not have @license tag
(#33) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#31) Package mr is not valid
local/mr/framework/html/tag.php
(#406) Phpdocs for function mr_html_tag::close has incomplete parameters list
(#26) Class mr_html_tag does not have @copyright tag
(#26) Class mr_html_tag does not have @license tag
(#67) Not recommended phpdocs tag @example used
(#161) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#65) Package mr is not valid
local/mr/framework/lock.php
(#31) Class mr_lock does not have @copyright tag
(#31) Class mr_lock does not have @license tag
(#20) Package mr is not valid
(#51) Package mr is not valid
local/mr/framework/lock/abstract.php
(#26) Class mr_lock_abstract does not have @copyright tag
(#26) Class mr_lock_abstract does not have @license tag
(#20) Package mr is not valid
(#33) Package mr is not valid
local/mr/framework/lock/redis.php
(#47) Function mr_lock_redis::get is not documented
(#85) Function mr_lock_redis::release is not documented
(#36) Class mr_lock_redis does not have @copyright tag
(#36) Class mr_lock_redis does not have @license tag
(#20) Package mr is not valid
(#42) Package mr is not valid
local/mr/framework/model/abstract.php
(#38) There is no description in phpdocs for function __construct
(#26) Class mr_model_abstract does not have @copyright tag
(#26) Class mr_model_abstract does not have @license tag
(#35) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#34) Package mr is not valid
local/mr/framework/model/record/abstract.php
(#31) Class mr_model_record_abstract does not have @copyright tag
(#31) Class mr_model_record_abstract does not have @license tag
(#43) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#42) Package mr is not valid
local/mr/framework/plugin.php
(#26) Class mr_plugin does not have @copyright tag
(#26) Class mr_plugin does not have @license tag
(#37) Not recommended phpdocs tag @example used
(#37) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/preferences.php
(#24) Class mr_preferences does not have @copyright tag
(#24) Class mr_preferences does not have @license tag
(#20) Package mr is not valid
(#34) Package mr is not valid
local/mr/framework/readonly.php
(#26) Class mr_readonly does not have @copyright tag
(#26) Class mr_readonly does not have @license tag
(#20) Package mr is not valid
(#37) Package mr is not valid
local/mr/framework/report/abstract.php
(#61) Class mr_report_abstract does not have @copyright tag
(#61) Class mr_report_abstract does not have @license tag
(#66) Not recommended phpdocs tag @example used
(#66) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#64) Package mr is not valid
local/mr/framework/repository/abstract.php
(#41) Class mr_repository_abstract does not have @copyright tag
(#41) Class mr_repository_abstract does not have @license tag
(#58) Not recommended phpdocs tag @example used
(#74) Not recommended phpdocs tag @abstract used
(#82) Not recommended phpdocs tag @abstract used
(#20) Package mr is not valid
(#57) Package mr is not valid
local/mr/framework/repository/recordset.php
(#71) Function mr_repository_recordset::next is not documented
(#75) Function mr_repository_recordset::key is not documented
(#79) Function mr_repository_recordset::valid is not documented
(#83) Function mr_repository_recordset::close is not documented
(#50) There is no description in phpdocs for function __construct
(#26) Class mr_repository_recordset does not have @copyright tag
(#26) Class mr_repository_recordset does not have @license tag
(#37) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/framework/server/abstract.php
(#41) Class mr_server_abstract does not have @copyright tag
(#41) Class mr_server_abstract does not have @license tag
(#49) Not recommended phpdocs tag @example used
(#49) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#48) Package mr is not valid
local/mr/framework/server/response/abstract.php
(#143) Phpdocs for function mr_server_response_abstract::send_headers has incomplete parameters list
(#31) Class mr_server_response_abstract does not have @copyright tag
(#31) Class mr_server_response_abstract does not have @license tag
(#43) Not recommended phpdocs tag @example used
(#43) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#42) Package mr is not valid
local/mr/framework/server/rest.php
(#31) Class mr_server_rest does not have @copyright tag
(#31) Class mr_server_rest does not have @license tag
(#36) Not recommended phpdocs tag @example used
(#36) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#35) Package mr is not valid
local/mr/framework/server/service/abstract.php
(#31) Class mr_server_service_abstract does not have @copyright tag
(#31) Class mr_server_service_abstract does not have @license tag
(#42) Not recommended phpdocs tag @example used
(#42) Not recommended phpdocs tag @example used
(#20) Package mr is not valid
(#41) Package mr is not valid
local/mr/framework/server/validate/ip.php
(#57) Constant mr_server_validate_ip::NOT_VALID is not documented
(#46) Class mr_server_validate_ip does not have @copyright tag
(#46) Class mr_server_validate_ip does not have @license tag
(#20) Package mr is not valid
(#50) Package mr is not valid
local/mr/framework/server/validate/login.php
(#57) Constant mr_server_validate_login::LOGIN_MISSING is not documented
(#58) Constant mr_server_validate_login::LOGIN_COOKIE is not documented
(#46) Class mr_server_validate_login does not have @copyright tag
(#46) Class mr_server_validate_login does not have @license tag
(#20) Package mr is not valid
(#50) Package mr is not valid
local/mr/framework/server/validate/method.php
(#46) Class mr_server_validate_method does not have @copyright tag
(#46) Class mr_server_validate_method does not have @license tag
(#20) Package mr is not valid
(#50) Package mr is not valid
local/mr/framework/server/validate/secure.php
(#46) Class mr_server_validate_secure does not have @copyright tag
(#46) Class mr_server_validate_secure does not have @license tag
(#20) Package mr is not valid
(#50) Package mr is not valid
local/mr/framework/server/validate/test.php
(#46) Class mr_server_validate_test does not have @copyright tag
(#46) Class mr_server_validate_test does not have @license tag
(#20) Package mr is not valid
(#52) Package mr is not valid
local/mr/framework/server/validate/token.php
(#57) Constant mr_server_validate_token::TOKEN_NO_MATCH is not documented
(#58) Constant mr_server_validate_token::TOKEN_NOT_PASSED is not documented
(#46) Class mr_server_validate_token does not have @copyright tag
(#46) Class mr_server_validate_token does not have @license tag
(#20) Package mr is not valid
(#50) Package mr is not valid
local/mr/framework/var.php
(#82) Phpdocs for function mr_var::set has incomplete parameters list
(#26) Class mr_var does not have @copyright tag
(#26) Class mr_var does not have @license tag
(#20) Package mr is not valid
(#38) Package mr is not valid
local/mr/renderer.php
(#514) Phpdocs for function local_mr_renderer::help_render_navigation_display has incomplete parameters list
(#524) Phpdocs for function local_mr_renderer::help_render_chart_select has incomplete parameters list
(#31) Class local_mr_renderer does not have @copyright tag
(#31) Class local_mr_renderer does not have @license tag
(#20) Package mr is not valid
(#36) Package mr is not valid
local/mr/simpletest/testautoload.php
(#31) Class mr_autoload_test is not documented
(#35) Function mr_autoload_test::test_autoload is not documented
(#42) Function mr_autoload_test::test_no_namespace is not documented
(#47) Function mr_autoload_test::test_register is not documented
(#62) Function mr_autoload_test::test_unregister is not documented
(#33) Variable mr_autoload_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testbootstrap.php
(#36) Class mr_bootstrap_test is not documented
(#40) Function mr_bootstrap_test::test_bootstrap_startup is not documented
(#57) Function mr_bootstrap_test::test_bootstrap_shutdown is not documented
(#73) Function mr_bootstrap_test::test_redis_connect_ping_close is not documented
(#80) Function mr_bootstrap_test::test_redis_set_get_delete is not documented
(#88) Function mr_bootstrap_test::test_zend_include_path is not documented
(#38) Variable mr_bootstrap_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testcache.php
(#36) Class mr_cache_test is not documented
(#40) Function mr_cache_test::setUp is not documented
(#44) Function mr_cache_test::tearDown is not documented
(#48) Function mr_cache_test::test_cache is not documented
(#63) Function mr_cache_test::test_clean is not documented
(#78) Function mr_cache_test::test_cache_object is not documented
(#93) Function mr_cache_test::test_cache_broken is not documented
(#38) Variable mr_cache_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testdbrecord.php
(#31) Class mr_db_record_test is not documented
(#35) Function mr_db_record_test::test_default_bad_id is not documented
(#42) Function mr_db_record_test::test_set_bad_id is not documented
(#33) Variable mr_db_record_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testfixturecourse.php
(#31) Class mr_fixture_course_test is not documented
(#35) Function mr_fixture_course_test::tearDown is not documented
(#43) Function mr_fixture_course_test::test_build is not documented
(#57) Function mr_fixture_course_test::test_destroy is not documented
(#75) Function mr_fixture_course_test::test_exists is not documented
(#92) Function mr_fixture_course_test::test_get_results is not documented
(#33) Variable mr_fixture_course_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testfixtureenrollment.php
(#31) Class mr_fixture_enrollment_test is not documented
(#38) Function mr_fixture_enrollment_test::setUp is not documented
(#45) Function mr_fixture_enrollment_test::tearDown is not documented
(#49) Function mr_fixture_enrollment_test::test_build is not documented
(#65) Function mr_fixture_enrollment_test::test_destroy is not documented
(#81) Function mr_fixture_enrollment_test::test_exists is not documented
(#96) Function mr_fixture_enrollment_test::test_get_results is not documented
(#121) Function mr_fixture_enrollment_test::test_create_instance is not documented
(#33) Variable mr_fixture_enrollment_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testfixturegroup.php
(#31) Class mr_fixture_group_test is not documented
(#35) Function mr_fixture_group_test::setUp is not documented
(#40) Function mr_fixture_group_test::tearDown is not documented
(#44) Function mr_fixture_group_test::test_build is not documented
(#59) Function mr_fixture_group_test::test_destroy is not documented
(#78) Function mr_fixture_group_test::test_exists is not documented
(#94) Function mr_fixture_group_test::test_get_results is not documented
(#33) Variable mr_fixture_group_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testfixturegroupmember.php
(#31) Class mr_fixture_group_member_test is not documented
(#35) Function mr_fixture_group_member_test::setUp is not documented
(#43) Function mr_fixture_group_member_test::tearDown is not documented
(#47) Function mr_fixture_group_member_test::test_build is not documented
(#60) Function mr_fixture_group_member_test::test_destroy is not documented
(#77) Function mr_fixture_group_member_test::test_exists is not documented
(#92) Function mr_fixture_group_member_test::test_get_results is not documented
(#33) Variable mr_fixture_group_member_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testfixturemanager.php
(#31) Class mr_fixture_manager_test is not documented
(#35) Function mr_fixture_manager_test::tearDown is not documented
(#49) Function mr_fixture_manager_test::test_exists_set_get is not documented
(#69) Function mr_fixture_manager_test::test_set_twice is not documented
(#82) Function mr_fixture_manager_test::test_invalid_get is not documented
(#88) Function mr_fixture_manager_test::test_destroy is not documented
(#104) Function mr_fixture_manager_test::test_tearDown is not documented
(#33) Variable mr_fixture_manager_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testfixtureroleassignment.php
(#31) Class mr_fixture_role_assignment_test is not documented
(#38) Function mr_fixture_role_assignment_test::setUp is not documented
(#45) Function mr_fixture_role_assignment_test::tearDown is not documented
(#49) Function mr_fixture_role_assignment_test::test_build is not documented
(#63) Function mr_fixture_role_assignment_test::test_destroy is not documented
(#81) Function mr_fixture_role_assignment_test::test_exists is not documented
(#96) Function mr_fixture_role_assignment_test::test_get_results is not documented
(#33) Variable mr_fixture_role_assignment_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testfixtureuser.php
(#31) Class mr_fixture_user_test is not documented
(#35) Function mr_fixture_user_test::tearDown is not documented
(#44) Function mr_fixture_user_test::test_build is not documented
(#58) Function mr_fixture_user_test::test_destroy is not documented
(#76) Function mr_fixture_user_test::test_exists is not documented
(#93) Function mr_fixture_user_test::test_get_results is not documented
(#33) Variable mr_fixture_user_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testfixtureuserprofile.php
(#36) Class mr_fixture_user_profile_test is not documented
(#40) Function mr_fixture_user_profile_test::setUp is not documented
(#44) Function mr_fixture_user_profile_test::tearDown is not documented
(#48) Function mr_fixture_user_profile_test::test_build is not documented
(#59) Function mr_fixture_user_profile_test::test_destroy is not documented
(#72) Function mr_fixture_user_profile_test::test_exists is not documented
(#86) Function mr_fixture_user_profile_test::test_get_results is not documented
(#38) Variable mr_fixture_user_profile_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testfixtureuserprofilecategory.php
(#31) Class mr_fixture_user_profile_category_test is not documented
(#35) Function mr_fixture_user_profile_category_test::tearDown is not documented
(#41) Function mr_fixture_user_profile_category_test::test_build is not documented
(#52) Function mr_fixture_user_profile_category_test::test_destroy is not documented
(#67) Function mr_fixture_user_profile_category_test::test_exists is not documented
(#81) Function mr_fixture_user_profile_category_test::test_get_results is not documented
(#33) Variable mr_fixture_user_profile_category_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testhtmlnotify.php
(#31) Class mr_html_notify_test is not documented
(#35) Function mr_html_notify_test::setUp is not documented
(#41) Function mr_html_notify_test::tearDown is not documented
(#47) Function mr_html_notify_test::test_messages is not documented
(#33) Variable mr_html_notify_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testhtmltag.php
(#31) Class mr_html_tag_test is not documented
(#35) Function mr_html_tag_test::test_tag is not documented
(#45) Function mr_html_tag_test::test_to_string is not documented
(#51) Function mr_html_tag_test::test_attributes is not documented
(#81) Function mr_html_tag_test::test_static is not documented
(#85) Function mr_html_tag_test::test_bad_close is not documented
(#90) Function mr_html_tag_test::test_bad_no_attribute_params is not documented
(#95) Function mr_html_tag_test::test_bad_no_attribute_manipulation_params is not documented
(#100) Function mr_html_tag_test::test_nonexistent_method is not documented
(#33) Variable mr_html_tag_test::$includecoverage is not documented
(#20) Package mr is not valid
local/mr/simpletest/testlock.php
(#31) Class mr_lock_test is not documented
(#43) Function mr_lock_test::setUp is not documented
(#53) Function mr_lock_test::tearDown is not documented
(#61) Function mr_lock_test::test_lock_and_release is not documented
(#68) Function mr_lock_test::test_bad_uniquekey is not documented
(#90) Function mr_lock_test::test_multiple_lock is not documented
(#108) Function mr_lock_test::test_timetolive is not documented
(#133) Function mr_lock_test::test_misconfigured_site is not documented
(#142) Function mr_lock_test::test_get_twice is not documented
(#33) Variable mr_lock_test::$includecoverage is not documented
(#40) Variable mr_lock_test::$cfgserver is not documented
(#41) Variable mr_lock_test::$cfgttl is not documented
(#20) Package mr is not valid
local/mr/simpletest/testserverrest.php
(#56) Class mr_server_rest_test is not documented
(#130) Class mr_server_service_test is not documented
(#142) Class mr_server_response_test is not documented
(#156) Class mr_server_validate_test_fail is not documented
(#65) Function mr_server_rest_test::test_server is not documented
(#80) Function mr_server_rest_test::test_server_validation is not documented
(#95) Function mr_server_rest_test::test_server_array_response is not documented
(#110) Function mr_server_rest_test::test_server_bad_response_call is not documented
(#131) Function mr_server_service_test::foo is not documented
(#134) Function mr_server_service_test::testarray is not documented
(#137) Function mr_server_service_test::badresponsecall is not documented
(#143) Function mr_server_response_test::test_foo is not documented
(#146) Function mr_server_response_test::test_testarray is not documented
(#160) Function mr_server_validate_test_fail::isValid is not documented
(#58) Variable mr_server_rest_test::$includecoverage is not documented
(#158) Variable mr_server_validate_test_fail::$_messageTemplates is not documented
(#157) Constant mr_server_validate_test_fail::FAIL is not documented
(#20) Package mr is not valid
local/mr/tests/bootstrap.php
(#20) Package mr is not valid
(#30) Package mr is not valid
local/mr/tests/framework/config/collection_test.php
(#34) Function mr_config_collection_test::test_count is not documented
(#42) Function mr_config_collection_test::test_add is not documented
(#55) Function mr_config_collection_test::test_iterator is not documented
(#72) Function mr_config_collection_test::test_all is not documented
(#83) Function mr_config_collection_test::test_get is not documented
(#100) Function mr_config_collection_test::test_set is not documented
(#125) Function mr_config_collection_test::test_remove is not documented
(#146) Function mr_config_collection_test::test_has is not documented
(#92) There is no description in phpdocs for function test_bad_get
(#117) There is no description in phpdocs for function test_bad_set
(#156) There is no description in phpdocs for function test_add_duplicate
(#26) Class mr_config_collection_test does not have @copyright tag
(#26) Class mr_config_collection_test does not have @license tag
(#93) Invalid phpdocs tag @expectedException used
(#118) Invalid phpdocs tag @expectedException used
(#157) Invalid phpdocs tag @expectedException used
(#20) Package mr is not valid
(#29) Package mr is not valid
local/mr/tests/framework/config/storage/default_test.php
(#36) Function mr_config_storage_default_test::setUp is not documented
(#40) Function mr_config_storage_default_test::test_read is not documented
(#60) Function mr_config_storage_default_test::test_read_unserialize is not documented
(#82) Function mr_config_storage_default_test::test_write is not documented
(#103) Function mr_config_storage_default_test::test_write_serialize is not documented
(#126) Function mr_config_storage_default_test::test_remove is not documented
(#34) Variable mr_config_storage_default_test::$component is not documented
(#26) Class mr_config_storage_default_test does not have @copyright tag
(#26) Class mr_config_storage_default_test does not have @license tag
(#20) Package mr is not valid
(#29) Package mr is not valid
local/mr/tests/framework/config_test.php
(#33) Function mr_config_test::test_construct is not documented
(#26) Class mr_config_test does not have @copyright tag
(#26) Class mr_config_test does not have @license tag
(#20) Package mr is not valid
(#29) Package mr is not valid
local/mr/vendor/zend/Zend/Acl.php
(#53) No one-line description found in phpdocs for class Zend_Acl
(#1137) There is no description in phpdocs for function getRegisteredRoles
(#1150) There is no description in phpdocs for function getRoles
(#1158) There is no description in phpdocs for function getResources
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Acl is not valid
(#55) Package Zend_Acl is not valid
(#15) Category Zend is not valid
(#54) Category Zend is not valid
local/mr/vendor/zend/Zend/Acl/Assert/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Acl is not valid
(#43) Package Zend_Acl is not valid
(#15) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Acl/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Acl_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Acl is not valid
(#31) Package Zend_Acl is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Acl/Resource.php
(#29) No one-line description found in phpdocs for class Zend_Acl_Resource
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Acl is not valid
(#31) Package Zend_Acl is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Acl/Resource/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Acl is not valid
(#25) Package Zend_Acl is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Acl/Role.php
(#29) No one-line description found in phpdocs for class Zend_Acl_Role
(#47) Phpdocs for function Zend_Acl_Role::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Acl is not valid
(#31) Package Zend_Acl is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Acl/Role/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Acl is not valid
(#25) Package Zend_Acl is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Acl/Role/Registry.php
(#266) Function Zend_Acl_Role_Registry::getRoles is not documented
(#29) No one-line description found in phpdocs for class Zend_Acl_Role_Registry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Acl is not valid
(#31) Package Zend_Acl is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Acl/Role/Registry/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Acl_Role_Registry_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Acl is not valid
(#31) Package Zend_Acl is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Adobe/Auth.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#34) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Adobe/DbInspector.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#25) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Adobe/Introspector.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#34) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Auth/Abstract.php
(#38) Function Zend_Amf_Auth_Abstract::setCredentials is not documented
(#35) Variable Zend_Amf_Auth_Abstract::$_username is not documented
(#36) Variable Zend_Amf_Auth_Abstract::$_password is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#28) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Constants.php
(#32) Constant Zend_Amf_Constants::AMF0_NUMBER is not documented
(#33) Constant Zend_Amf_Constants::AMF0_BOOLEAN is not documented
(#34) Constant Zend_Amf_Constants::AMF0_STRING is not documented
(#35) Constant Zend_Amf_Constants::AMF0_OBJECT is not documented
(#36) Constant Zend_Amf_Constants::AMF0_MOVIECLIP is not documented
(#37) Constant Zend_Amf_Constants::AMF0_NULL is not documented
(#38) Constant Zend_Amf_Constants::AMF0_UNDEFINED is not documented
(#39) Constant Zend_Amf_Constants::AMF0_REFERENCE is not documented
(#40) Constant Zend_Amf_Constants::AMF0_MIXEDARRAY is not documented
(#41) Constant Zend_Amf_Constants::AMF0_OBJECTTERM is not documented
(#42) Constant Zend_Amf_Constants::AMF0_ARRAY is not documented
(#43) Constant Zend_Amf_Constants::AMF0_DATE is not documented
(#44) Constant Zend_Amf_Constants::AMF0_LONGSTRING is not documented
(#45) Constant Zend_Amf_Constants::AMF0_UNSUPPORTED is not documented
(#46) Constant Zend_Amf_Constants::AMF0_XML is not documented
(#47) Constant Zend_Amf_Constants::AMF0_TYPEDOBJECT is not documented
(#48) Constant Zend_Amf_Constants::AMF0_AMF3 is not documented
(#49) Constant Zend_Amf_Constants::AMF0_OBJECT_ENCODING is not documented
(#51) Constant Zend_Amf_Constants::AMF3_UNDEFINED is not documented
(#52) Constant Zend_Amf_Constants::AMF3_NULL is not documented
(#53) Constant Zend_Amf_Constants::AMF3_BOOLEAN_FALSE is not documented
(#54) Constant Zend_Amf_Constants::AMF3_BOOLEAN_TRUE is not documented
(#55) Constant Zend_Amf_Constants::AMF3_INTEGER is not documented
(#56) Constant Zend_Amf_Constants::AMF3_NUMBER is not documented
(#57) Constant Zend_Amf_Constants::AMF3_STRING is not documented
(#58) Constant Zend_Amf_Constants::AMF3_XML is not documented
(#59) Constant Zend_Amf_Constants::AMF3_DATE is not documented
(#60) Constant Zend_Amf_Constants::AMF3_ARRAY is not documented
(#61) Constant Zend_Amf_Constants::AMF3_OBJECT is not documented
(#62) Constant Zend_Amf_Constants::AMF3_XMLSTRING is not documented
(#63) Constant Zend_Amf_Constants::AMF3_BYTEARRAY is not documented
(#64) Constant Zend_Amf_Constants::AMF3_OBJECT_ENCODING is not documented
(#67) Constant Zend_Amf_Constants::ET_PROPLIST is not documented
(#68) Constant Zend_Amf_Constants::ET_EXTERNAL is not documented
(#69) Constant Zend_Amf_Constants::ET_DYNAMIC is not documented
(#70) Constant Zend_Amf_Constants::ET_PROXY is not documented
(#72) Constant Zend_Amf_Constants::FMS_OBJECT_ENCODING is not documented
(#79) Constant Zend_Amf_Constants::URL_APPEND_HEADER is not documented
(#80) Constant Zend_Amf_Constants::RESULT_METHOD is not documented
(#81) Constant Zend_Amf_Constants::STATUS_METHOD is not documented
(#82) Constant Zend_Amf_Constants::CREDENTIALS_HEADER is not documented
(#83) Constant Zend_Amf_Constants::PERSISTENT_HEADER is not documented
(#84) Constant Zend_Amf_Constants::DESCRIBE_HEADER is not documented
(#86) Constant Zend_Amf_Constants::GUEST_ROLE is not documented
(#22) No one-line description found in phpdocs for class Zend_Amf_Constants
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#26) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Amf_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#28) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/Amf0/Deserializer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#34) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/Amf0/Serializer.php
(#190) Phpdocs for function Zend_Amf_Parse_Amf0_Serializer::writeObjectReference has incomplete parameters list
(#224) Phpdocs for function Zend_Amf_Parse_Amf0_Serializer::writeObject has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#33) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/Amf3/Deserializer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#35) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/Amf3/Serializer.php
(#180) Phpdocs for function Zend_Amf_Parse_Amf3_Serializer::writeInteger has incomplete parameters list
(#404) Phpdocs for function Zend_Amf_Parse_Amf3_Serializer::writeObject has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#36) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/Deserializer.php
(#61) Phpdocs for function Zend_Amf_Parse_Deserializer::readTypeMarker has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#31) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/InputStream.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#32) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/OutputStream.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#33) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/Resource/MysqlResult.php
(#23) No one-line description found in phpdocs for class Zend_Amf_Parse_Resource_MysqlResult
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#27) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/Resource/MysqliResult.php
(#67) Variable Zend_Amf_Parse_Resource_MysqliResult::$mysqli_to_php is not documented
(#23) No one-line description found in phpdocs for class Zend_Amf_Parse_Resource_MysqliResult
(#35) Phpdocs for variable Zend_Amf_Parse_Resource_MysqliResult::$mysqli_type does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#27) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/Resource/Stream.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#26) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/Serializer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#26) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Parse/TypeLoader.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#48) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Request.php
(#37) No one-line description found in phpdocs for class Zend_Amf_Request
(#101) Phpdocs for function Zend_Amf_Request::readMessage has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#42) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Request/Http.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#33) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Response.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#34) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Response/Http.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#29) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Server.php
(#48) No one-line description found in phpdocs for class Zend_Amf_Server
(#206) There is no description in phpdocs for function setSession
(#207) Phpdocs for function Zend_Amf_Server::setSession has incomplete parameters list
(#291) Phpdocs for function Zend_Amf_Server::_dispatch has incomplete parameters list
(#720) Phpdocs for function Zend_Amf_Server::setClass has incomplete parameters list
(#864) Phpdocs for function Zend_Amf_Server::fault has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#53) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Server/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#30) Package Zend_Amf is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Util/BinaryStream.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#26) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/ByteArray.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#26) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/MessageBody.php
(#23) No one-line description found in phpdocs for class Zend_Amf_Value_MessageBody
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#34) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/MessageHeader.php
(#23) No one-line description found in phpdocs for class Zend_Amf_Value_MessageHeader
(#67) Phpdocs for function Zend_Amf_Value_MessageHeader::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#29) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/Messaging/AbstractMessage.php
(#23) No one-line description found in phpdocs for class Zend_Amf_Value_Messaging_AbstractMessage
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#27) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/Messaging/AcknowledgeMessage.php
(#26) No one-line description found in phpdocs for class Zend_Amf_Value_Messaging_AcknowledgeMessage
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#33) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/Messaging/ArrayCollection.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#28) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/Messaging/AsyncMessage.php
(#27) No one-line description found in phpdocs for class Zend_Amf_Value_Messaging_AsyncMessage
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#31) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/Messaging/CommandMessage.php
(#28) No one-line description found in phpdocs for class Zend_Amf_Value_Messaging_CommandMessage
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#37) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/Messaging/ErrorMessage.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#31) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/Messaging/RemotingMessage.php
(#26) No one-line description found in phpdocs for class Zend_Amf_Value_Messaging_RemotingMessage
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#32) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Amf/Value/TraitsInfo.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Amf is not valid
(#26) Package Zend_Amf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Application.php
(#22) No one-line description found in phpdocs for class Zend_Application
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#24) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Bootstrap/Bootstrap.php
(#148) Phpdocs for function Zend_Application_Bootstrap_Bootstrap::setAppNamespace has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#30) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Bootstrap/BootstrapAbstract.php
(#320) Phpdocs for function Zend_Application_Bootstrap_BootstrapAbstract::getPluginResource has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#29) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Bootstrap/Bootstrapper.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#27) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Bootstrap/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#31) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Bootstrap/ResourceBootstrapper.php
(#84) Phpdocs for function setPluginLoader has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#27) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#32) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Module/Autoloader.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#31) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Module/Bootstrap.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Cachemanager.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#29) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Db.php
(#69) Phpdocs for function Zend_Application_Resource_Db::setAdapter has incomplete parameters list
(#91) Phpdocs for function Zend_Application_Resource_Db::setParams has incomplete parameters list
(#113) Phpdocs for function Zend_Application_Resource_Db::setIsDefaultTableAdapter has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#33) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Dojo.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#28) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Frontcontroller.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#33) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Layout.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Locale.php
(#42) Constant Zend_Application_Resource_Locale::DEFAULT_REGISTRY_KEY is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Log.php
(#69) Function Zend_Application_Resource_Log::getLog is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Mail.php
(#46) Function Zend_Application_Resource_Mail::init is not documented
(#84) Function Zend_Application_Resource_Mail::_setDefaults is not documented
(#103) Function Zend_Application_Resource_Mail::_setupTransport is not documented
(#50) There is no description in phpdocs for function getMail
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#33) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Modules.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#33) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Multidb.php
(#161) Phpdocs for function Zend_Application_Resource_Multidb::_setDefault has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#50) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Navigation.php
(#43) Constant Zend_Application_Resource_Navigation::DEFAULT_REGISTRY_KEY is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Resource.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#27) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/ResourceAbstract.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#33) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Router.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Session.php
(#90) There is no description in phpdocs for function _hasSaveHandler
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/Translate.php
(#41) Constant Zend_Application_Resource_Translate::DEFAULT_REGISTRY_KEY is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Application/Resource/View.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Application is not valid
(#34) Package Zend_Application is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth.php
(#23) No one-line description found in phpdocs for class Zend_Auth
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#25) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/DbTable.php
(#40) No one-line description found in phpdocs for class Zend_Auth_Adapter_DbTable
(#153) Phpdocs for function Zend_Auth_Adapter_DbTable::_setDbAdapter has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#42) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/Digest.php
(#30) No one-line description found in phpdocs for class Zend_Auth_Adapter_Digest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#32) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Auth_Adapter_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#32) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/Http.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#36) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/Http/Resolver/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#34) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/Http/Resolver/File.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#34) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/Http/Resolver/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#31) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/InfoCard.php
(#38) No one-line description found in phpdocs for class Zend_Auth_Adapter_InfoCard
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#43) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#32) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/Ldap.php
(#28) No one-line description found in phpdocs for class Zend_Auth_Adapter_Ldap
(#20) Not recommended phpdocs tag @version used
(#164) Invalid inline phpdocs tag @see found
(#179) Invalid inline phpdocs tag @see found
(#476) Invalid inline phpdocs tag @see found
(#16) Package Zend_Auth is not valid
(#30) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Adapter/OpenId.php
(#36) No one-line description found in phpdocs for class Zend_Auth_Adapter_OpenId
(#195) Phpdocs for function Zend_Auth_Adapter_OpenId::setResponse has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#41) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Auth_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#31) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Result.php
(#23) No one-line description found in phpdocs for class Zend_Auth_Result
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#25) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Storage/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Auth_Storage_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#32) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Storage/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#25) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Storage/NonPersistent.php
(#45) Phpdocs for variable Zend_Auth_Storage_NonPersistent::$_data does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#38) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Auth/Storage/Session.php
(#36) No one-line description found in phpdocs for class Zend_Auth_Storage_Session
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Auth is not valid
(#38) Package Zend_Auth is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode.php
(#310) Phpdocs for function Zend_Barcode::render has incomplete parameters list
(#327) Phpdocs for function Zend_Barcode::draw has incomplete parameters list
(#345) Invalid phpdocs tag @eturn used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#26) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#30) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Code25.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Code25interleaved.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#33) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Code39.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Ean13.php
(#190) Function Zend_Barcode_Object_Ean13::_drawEan13Text is not documented
(#64) Variable Zend_Barcode_Object_Ean13::$_parities is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Ean2.php
(#60) Function Zend_Barcode_Object_Ean2::_getParity is not documented
(#44) Variable Zend_Barcode_Object_Ean2::$_parities is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Ean5.php
(#133) Function Zend_Barcode_Object_Ean5::_getParity is not documented
(#44) Variable Zend_Barcode_Object_Ean5::$_parities is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Ean8.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Error.php
(#46) Phpdocs for function Zend_Barcode_Object_Error::getHeight has incomplete parameters list
(#55) Phpdocs for function Zend_Barcode_Object_Error::getWidth has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#30) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#29) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Identcode.php
(#69) Invalid phpdocs tag @throw used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Itf14.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#33) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Leitcode.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/ObjectAbstract.php
(#859) Phpdocs for function Zend_Barcode_Object_ObjectAbstract::_checkText has incomplete parameters list
(#958) Phpdocs for function Zend_Barcode_Object_ObjectAbstract::getHeight has incomplete parameters list
(#972) Phpdocs for function Zend_Barcode_Object_ObjectAbstract::getWidth has incomplete parameters list
(#295) Invalid phpdocs tag @throw used
(#322) Invalid phpdocs tag @throw used
(#349) Invalid phpdocs tag @throw used
(#377) Invalid phpdocs tag @throw used
(#405) Invalid phpdocs tag @throw used
(#435) Invalid phpdocs tag @throw used
(#497) Invalid phpdocs tag @throw used
(#608) Invalid phpdocs tag @throw used
(#657) Invalid phpdocs tag @throw used
(#695) Invalid phpdocs tag @throw used
(#737) Invalid phpdocs tag @throw used
(#862) Invalid phpdocs tag @throw used
(#883) Invalid phpdocs tag @throw used
(#902) Invalid phpdocs tag @throw used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#27) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Planet.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Postnet.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Royalmail.php
(#61) Variable Zend_Barcode_Object_Royalmail::$_rows is not documented
(#70) Variable Zend_Barcode_Object_Royalmail::$_columns is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Upca.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Object/Upce.php
(#44) Variable Zend_Barcode_Object_Upce::$_parities is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#37) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Renderer/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#29) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Renderer/Image.php
(#82) Function Zend_Barcode_Renderer_Image::__construct is not documented
(#151) Phpdocs for function Zend_Barcode_Renderer_Image::setResource has incomplete parameters list
(#96) Invalid phpdocs tag @throw used
(#153) Invalid phpdocs tag @throw used
(#172) Invalid phpdocs tag @throw used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#30) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Renderer/Pdf.php
(#65) Phpdocs for function Zend_Barcode_Renderer_Pdf::setResource has incomplete parameters list
(#67) Invalid phpdocs tag @throw used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#39) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Barcode/Renderer/RendererAbstract.php
(#87) Phpdocs for variable Zend_Barcode_Renderer_RendererAbstract::$_resource does not contain @var or incorrect
(#172) Invalid phpdocs tag @throw used
(#199) Invalid phpdocs tag @throw used
(#236) Invalid phpdocs tag @throw used
(#263) Invalid phpdocs tag @throw used
(#290) Invalid phpdocs tag @throw used
(#363) Invalid phpdocs tag @throw used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Barcode is not valid
(#27) Package Zend_Barcode is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache.php
(#73) Constant Zend_Cache::CLEANING_MODE_OLD is not documented
(#74) Constant Zend_Cache::CLEANING_MODE_MATCHING_TAG is not documented
(#75) Constant Zend_Cache::CLEANING_MODE_NOT_MATCHING_TAG is not documented
(#76) Constant Zend_Cache::CLEANING_MODE_MATCHING_ANY_TAG is not documented
(#23) No one-line description found in phpdocs for class Zend_Cache
(#202) Phpdocs for function Zend_Cache::throwException has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#24) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend.php
(#24) No one-line description found in phpdocs for class Zend_Cache_Backend
(#203) Phpdocs for function Zend_Cache_Backend::_isGoodTmpDir has incomplete parameters list
(#247) Phpdocs for function Zend_Cache_Backend::_log has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#25) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/Apc.php
(#47) Constant Zend_Cache_Backend_Apc::TAGS_UNSUPPORTED_BY_SAVE_OF_APC_BACKEND is not documented
(#35) No one-line description found in phpdocs for class Zend_Cache_Backend_Apc
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#36) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/BlackHole.php
(#33) No one-line description found in phpdocs for class Zend_Cache_Backend_BlackHole
(#107) Phpdocs for function Zend_Cache_Backend_BlackHole::clean has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#34) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/ExtendedInterface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#29) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/File.php
(#734) Function Zend_Cache_Backend_File::_get is not documented
(#34) No one-line description found in phpdocs for class Zend_Cache_Backend_File
(#280) Phpdocs for function Zend_Cache_Backend_File::clean has incomplete parameters list
(#818) Phpdocs for function Zend_Cache_Backend_File::_expireTime has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#35) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#25) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/Memcached.php
(#47) Constant Zend_Cache_Backend_Memcached::DEFAULT_PORT is not documented
(#48) Constant Zend_Cache_Backend_Memcached::DEFAULT_PERSISTENT is not documented
(#49) Constant Zend_Cache_Backend_Memcached::DEFAULT_WEIGHT is not documented
(#50) Constant Zend_Cache_Backend_Memcached::DEFAULT_TIMEOUT is not documented
(#51) Constant Zend_Cache_Backend_Memcached::DEFAULT_RETRY_INTERVAL is not documented
(#52) Constant Zend_Cache_Backend_Memcached::DEFAULT_STATUS is not documented
(#53) Constant Zend_Cache_Backend_Memcached::DEFAULT_FAILURE_CALLBACK is not documented
(#59) Constant Zend_Cache_Backend_Memcached::TAGS_UNSUPPORTED_BY_SAVE_OF_MEMCACHED_BACKEND is not documented
(#35) No one-line description found in phpdocs for class Zend_Cache_Backend_Memcached
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#36) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/Sqlite.php
(#34) No one-line description found in phpdocs for class Zend_Cache_Backend_Sqlite
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#35) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/Static.php
(#43) Constant Zend_Cache_Backend_Static::INNER_CACHE_NAME is not documented
(#33) No one-line description found in phpdocs for class Zend_Cache_Backend_Static
(#259) Phpdocs for function Zend_Cache_Backend_Static::_createDirectoriesFor has incomplete parameters list
(#274) Phpdocs for function Zend_Cache_Backend_Static::_isSerialized has incomplete parameters list
(#460) Phpdocs for function Zend_Cache_Backend_Static::setInnerCache has incomplete parameters list
(#540) Phpdocs for function Zend_Cache_Backend_Static::_octdec has incomplete parameters list
(#551) Phpdocs for function Zend_Cache_Backend_Static::_decodeId has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#34) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/Test.php
(#34) No one-line description found in phpdocs for class Zend_Cache_Backend_Test
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#35) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/TwoLevels.php
(#42) Class Zend_Cache_Backend_TwoLevels is not documented
(#507) Function Zend_Cache_Backend_TwoLevels::_getFastFillingPercentage is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#36) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/Xcache.php
(#48) Constant Zend_Cache_Backend_Xcache::TAGS_UNSUPPORTED_BY_SAVE_OF_XCACHE_BACKEND is not documented
(#35) No one-line description found in phpdocs for class Zend_Cache_Backend_Xcache
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#36) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/ZendPlatform.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#37) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/ZendServer.php
(#31) No one-line description found in phpdocs for class Zend_Cache_Backend_ZendServer
(#116) Phpdocs for function Zend_Cache_Backend_ZendServer::_expireTime has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#32) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/ZendServer/Disk.php
(#31) No one-line description found in phpdocs for class Zend_Cache_Backend_ZendServer_Disk
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#32) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Backend/ZendServer/ShMem.php
(#31) No one-line description found in phpdocs for class Zend_Cache_Backend_ZendServer_ShMem
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#32) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Core.php
(#34) Constant Zend_Cache_Core::BACKEND_NOT_IMPLEMENTS_EXTENDED_IF is not documented
(#23) No one-line description found in phpdocs for class Zend_Cache_Core
(#170) Phpdocs for function Zend_Cache_Core::setBackend has incomplete parameters list
(#724) Phpdocs for function Zend_Cache_Core::_log has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#24) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Cache_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#28) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Frontend/Capture.php
(#49) Variable Zend_Cache_Frontend_Capture::$_extension is not documented
(#29) No one-line description found in phpdocs for class Zend_Cache_Frontend_Capture
(#54) Phpdocs for function Zend_Cache_Frontend_Capture::start has incomplete parameters list
(#16) Package Zend_Cache is not valid
(#30) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Frontend/Class.php
(#29) No one-line description found in phpdocs for class Zend_Cache_Frontend_Class
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#30) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Frontend/File.php
(#43) Constant Zend_Cache_Frontend_File::MODE_OR is not documented
(#30) No one-line description found in phpdocs for class Zend_Cache_Frontend_File
(#102) Phpdocs for function Zend_Cache_Frontend_File::setMasterFiles has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#31) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Frontend/Function.php
(#30) No one-line description found in phpdocs for class Zend_Cache_Frontend_Function
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#31) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Frontend/Output.php
(#39) Variable Zend_Cache_Frontend_Output::$_idStack is not documented
(#30) No one-line description found in phpdocs for class Zend_Cache_Frontend_Output
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#31) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Frontend/Page.php
(#30) No one-line description found in phpdocs for class Zend_Cache_Frontend_Page
(#125) Phpdocs for function Zend_Cache_Frontend_Page::__construct has incomplete parameters list
(#208) Phpdocs for function Zend_Cache_Frontend_Page::_setRegexps has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#31) Package Zend_Cache is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Cache/Manager.php
(#28) No one-line description found in phpdocs for class Zend_Cache_Manager
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Cache is not valid
(#30) Package Zend_Cache is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Captcha/Adapter.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Captcha is not valid
(#31) Package Zend_Captcha is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Captcha/Base.php
(#38) Not recommended phpdocs tag @version used
(#16) Package Zend_Captcha is not valid
(#34) Package Zend_Captcha is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Captcha/Dumb.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Captcha is not valid
(#31) Package Zend_Captcha is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Captcha/Exception.php
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Captcha is not valid
(#31) Package Zend_Captcha is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Captcha/Figlet.php
(#38) Not recommended phpdocs tag @version used
(#16) Package Zend_Captcha is not valid
(#34) Package Zend_Captcha is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Captcha/Image.php
(#130) There is no description in phpdocs for function getImgAlt
(#137) There is no description in phpdocs for function getStartImage
(#144) There is no description in phpdocs for function getDotNoiseLevel
(#151) There is no description in phpdocs for function getLineNoiseLevel
(#243) There is no description in phpdocs for function setStartImage
(#251) There is no description in phpdocs for function setDotNoiseLevel
(#259) There is no description in phpdocs for function setLineNoiseLevel
(#351) There is no description in phpdocs for function setImgAlt
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Captcha is not valid
(#32) Package Zend_Captcha is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Captcha/ReCaptcha.php
(#48) Variable Zend_Captcha_ReCaptcha::$_CHALLENGE is not documented
(#49) Variable Zend_Captcha_ReCaptcha::$_RESPONSE is not documented
(#76) Constant Zend_Captcha_ReCaptcha::MISSING_VALUE is not documented
(#77) Constant Zend_Captcha_ReCaptcha::ERR_CAPTCHA is not documented
(#78) Constant Zend_Captcha_ReCaptcha::BAD_CAPTCHA is not documented
(#218) Phpdocs for function Zend_Captcha_ReCaptcha::isValid has incomplete parameters list
(#40) Not recommended phpdocs tag @version used
(#16) Package Zend_Captcha is not valid
(#36) Package Zend_Captcha is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Captcha/Word.php
(#338) Function Zend_Captcha_Word::_generateRandomId is not documented
(#42) Variable Zend_Captcha_Word::$V is not documented
(#43) Variable Zend_Captcha_Word::$VN is not documented
(#44) Variable Zend_Captcha_Word::$C is not documented
(#45) Variable Zend_Captcha_Word::$CN is not documented
(#107) Constant Zend_Captcha_Word::MISSING_VALUE is not documented
(#108) Constant Zend_Captcha_Word::MISSING_ID is not documented
(#109) Constant Zend_Captcha_Word::BAD_CAPTCHA is not documented
(#223) Phpdocs for function Zend_Captcha_Word::setKeepSession has incomplete parameters list
(#347) Phpdocs for function Zend_Captcha_Word::isValid has incomplete parameters list
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Captcha is not valid
(#31) Package Zend_Captcha is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Abstract.php
(#23) No one-line description found in phpdocs for class Zend_CodeGenerator_Abstract
(#78) Phpdocs for function Zend_CodeGenerator_Abstract::setOptions has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#25) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Exception.php
(#28) No one-line description found in phpdocs for class Zend_CodeGenerator_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#30) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Abstract.php
(#28) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Abstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#30) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Body.php
(#28) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Body
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#30) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Class.php
(#48) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Class
(#247) Phpdocs for function Zend_CodeGenerator_Php_Class::setImplementedInterfaces has incomplete parameters list
(#269) Phpdocs for function Zend_CodeGenerator_Php_Class::setProperties has incomplete parameters list
(#348) Phpdocs for function Zend_CodeGenerator_Php_Class::setMethods has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#50) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock.php
(#33) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Docblock
(#131) Phpdocs for function Zend_CodeGenerator_Php_Docblock::setTags has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#35) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock/Tag.php
(#116) Function Zend_CodeGenerator_Php_Docblock_Tag::factory is not documented
(#38) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Docblock_Tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#40) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock/Tag/License.php
(#28) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Docblock_Tag_License
(#50) Phpdocs for function Zend_CodeGenerator_Php_Docblock_Tag_License::fromReflection has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#30) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock/Tag/Param.php
(#28) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Docblock_Tag_Param
(#20) Not recommended phpdocs tag @version used
(#63) Invalid inline phpdocs tag @todo found
(#16) Package Zend_CodeGenerator is not valid
(#30) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Docblock/Tag/Return.php
(#28) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Docblock_Tag_Return
(#20) Not recommended phpdocs tag @version used
(#58) Invalid inline phpdocs tag @todo found
(#16) Package Zend_CodeGenerator is not valid
(#30) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Exception.php
(#28) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#30) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/File.php
(#80) Function Zend_CodeGenerator_Php_File::registerFileCodeGenerator is not documented
(#455) Function Zend_CodeGenerator_Php_File::write is not documented
(#50) Variable Zend_CodeGenerator_Php_File::$_markerDocblock is not documented
(#51) Variable Zend_CodeGenerator_Php_File::$_markerRequire is not documented
(#52) Variable Zend_CodeGenerator_Php_File::$_markerClass is not documented
(#33) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_File
(#252) Phpdocs for function Zend_CodeGenerator_Php_File::setClasses has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#151) Invalid inline phpdocs tag @todo found
(#297) Invalid inline phpdocs tag @todo found
(#417) Invalid inline phpdocs tag @todo found
(#16) Package Zend_CodeGenerator is not valid
(#35) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Member/Abstract.php
(#45) Constant Zend_CodeGenerator_Php_Member_Abstract::VISIBILITY_PUBLIC is not documented
(#46) Constant Zend_CodeGenerator_Php_Member_Abstract::VISIBILITY_PROTECTED is not documented
(#47) Constant Zend_CodeGenerator_Php_Member_Abstract::VISIBILITY_PRIVATE is not documented
(#33) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Member_Abstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#35) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Member/Container.php
(#35) Constant Zend_CodeGenerator_Php_Member_Container::TYPE_PROPERTY is not documented
(#36) Constant Zend_CodeGenerator_Php_Member_Container::TYPE_METHOD is not documented
(#23) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Member_Container
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#25) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Method.php
(#38) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Method
(#119) Phpdocs for function Zend_CodeGenerator_Php_Method::setParameters has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#40) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Parameter.php
(#33) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Parameter
(#199) There is no description in phpdocs for function getPassedByReference
(#207) There is no description in phpdocs for function setPassedByReference
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#35) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Parameter/DefaultValue.php
(#56) Function Zend_CodeGenerator_Php_Parameter_DefaultValue::__toString is not documented
(#39) There is no description in phpdocs for function __construct
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#27) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Property.php
(#33) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Property
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#35) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/CodeGenerator/Php/Property/DefaultValue.php
(#39) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_AUTO is not documented
(#40) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_BOOLEAN is not documented
(#41) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_BOOL is not documented
(#42) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_NUMBER is not documented
(#43) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_INTEGER is not documented
(#44) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_INT is not documented
(#45) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_FLOAT is not documented
(#46) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_DOUBLE is not documented
(#47) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_STRING is not documented
(#48) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_ARRAY is not documented
(#49) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_CONSTANT is not documented
(#50) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_NULL is not documented
(#51) Constant Zend_CodeGenerator_Php_Property_DefaultValue::TYPE_OTHER is not documented
(#28) No one-line description found in phpdocs for class Zend_CodeGenerator_Php_Property_DefaultValue
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_CodeGenerator is not valid
(#30) Package Zend_CodeGenerator is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Config.php
(#23) No one-line description found in phpdocs for class Zend_Config
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Config is not valid
(#25) Package Zend_Config is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Config/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Config_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Config is not valid
(#29) Package Zend_Config is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Config/Ini.php
(#29) No one-line description found in phpdocs for class Zend_Config_Ini
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Config is not valid
(#31) Package Zend_Config is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Config/Writer.php
(#22) No one-line description found in phpdocs for class Zend_Config_Writer
(#51) Phpdocs for function Zend_Config_Writer::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Config is not valid
(#24) Package Zend_Config is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Config/Writer/Array.php
(#27) No one-line description found in phpdocs for class Zend_Config_Writer_Array
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Config is not valid
(#29) Package Zend_Config is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Config/Writer/FileAbstract.php
(#31) Not recommended phpdocs tag @version used
(#16) Package Zend_Config is not valid
(#16) Package Writer is not valid
(#28) Package Zend_package is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Config/Writer/Ini.php
(#27) No one-line description found in phpdocs for class Zend_Config_Writer_Ini
(#52) Phpdocs for function Zend_Config_Writer_Ini::setNestSeparator has incomplete parameters list
(#120) Phpdocs for function Zend_Config_Writer_Ini::_addBranch has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Config is not valid
(#29) Package Zend_Config is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Config/Writer/Xml.php
(#32) No one-line description found in phpdocs for class Zend_Config_Writer_Xml
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Config is not valid
(#34) Package Zend_Config is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Config/Xml.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Config is not valid
(#31) Package Zend_Config is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Console/Getopt.php
(#136) Constant Zend_Console_Getopt::MODE_GNU is not documented
(#143) Constant Zend_Console_Getopt::PARAM_OPTIONAL is not documented
(#144) Constant Zend_Console_Getopt::TYPE_STRING is not documented
(#145) Constant Zend_Console_Getopt::TYPE_WORD is not documented
(#146) Constant Zend_Console_Getopt::TYPE_INTEGER is not documented
(#157) Constant Zend_Console_Getopt::CONFIG_DASHDASH is not documented
(#158) Constant Zend_Console_Getopt::CONFIG_IGNORECASE is not documented
(#159) Constant Zend_Console_Getopt::CONFIG_PARSEALL is not documented
(#2) No one-line description found in phpdocs for file
(#23) No one-line description found in phpdocs for class Zend_Console_Getopt
(#738) Phpdocs for function Zend_Console_Getopt::_parseLongOption has incomplete parameters list
(#758) Phpdocs for function Zend_Console_Getopt::_parseShortOptionCluster has incomplete parameters list
(#161) Phpdocs for variable Zend_Console_Getopt::$_getoptConfig does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#85) Not recommended phpdocs tag @version used
(#82) Invalid inline phpdocs tag @package found
(#17) Package Zend_Console_Getopt is not valid
(#82) Package Zend_Console_Getopt is not valid
(#16) Category Zend is not valid
(#81) Category Zend is not valid
local/mr/vendor/zend/Zend/Console/Getopt/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Console_Getopt_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Console_Getopt is not valid
(#31) Package Zend_Console_Getopt is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action.php
(#37) No one-line description found in phpdocs for class Zend_Controller_Action
(#539) Phpdocs for function Zend_Controller_Action::run has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#39) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Controller_Action_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#32) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/Abstract.php
(#28) No one-line description found in phpdocs for class Zend_Controller_Action_Helper_Abstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#30) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/ActionStack.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/AjaxContext.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/AutoComplete/Abstract.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/AutoCompleteDojo.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/AutoCompleteScriptaculous.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/Cache.php
(#37) No one-line description found in phpdocs for class Zend_Controller_Action_Helper_Cache
(#84) Phpdocs for function Zend_Controller_Action_Helper_Cache::direct has incomplete parameters list
(#75) Phpdocs for variable Zend_Controller_Action_Helper_Cache::$_obStarted does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#39) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/ContextSwitch.php
(#44) Constant Zend_Controller_Action_Helper_ContextSwitch::TRIGGER_POST is not documented
(#573) Phpdocs for function Zend_Controller_Action_Helper_ContextSwitch::setHeader has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/FlashMessenger.php
(#76) Phpdocs for function Zend_Controller_Action_Helper_FlashMessenger::__construct has incomplete parameters list
(#41) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#37) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/Json.php
(#53) Phpdocs for function Zend_Controller_Action_Helper_Json::encodeJson has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/Redirector.php
(#28) No one-line description found in phpdocs for class Zend_Controller_Action_Helper_Redirector
(#205) Phpdocs for function Zend_Controller_Action_Helper_Redirector::_redirect has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#30) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/Url.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Helper/ViewRenderer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#69) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/HelperBroker.php
(#33) No one-line description found in phpdocs for class Zend_Controller_Action_HelperBroker
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#35) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/HelperBroker/PriorityStack.php
(#33) Variable Zend_Controller_Action_HelperBroker_PriorityStack::$_helpersByPriority is not documented
(#34) Variable Zend_Controller_Action_HelperBroker_PriorityStack::$_helpersByNameRef is not documented
(#35) Variable Zend_Controller_Action_HelperBroker_PriorityStack::$_nextDefaultPriority is not documented
(#23) No one-line description found in phpdocs for class Zend_Controller_Action_HelperBroker_PriorityStack
(#20) Not recommended phpdocs tag @version used
(#149) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Controller is not valid
(#25) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Action/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#25) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Dispatcher/Abstract.php
(#26) No one-line description found in phpdocs for class Zend_Controller_Dispatcher_Abstract
(#84) Phpdocs for function Zend_Controller_Dispatcher_Abstract::__construct has incomplete parameters list
(#333) Phpdocs for function Zend_Controller_Dispatcher_Abstract::clearParams has incomplete parameters list
(#356) Phpdocs for function Zend_Controller_Dispatcher_Abstract::setResponse has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#28) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Dispatcher/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Controller_Dispatcher_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#30) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Dispatcher/Interface.php
(#121) Phpdocs for function clearParams has incomplete parameters list
(#129) Phpdocs for function setResponse has incomplete parameters list
(#156) Phpdocs for function setControllerDirectory has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#34) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Dispatcher/Standard.php
(#29) No one-line description found in phpdocs for class Zend_Controller_Dispatcher_Standard
(#91) Phpdocs for function Zend_Controller_Dispatcher_Standard::setControllerDirectory has incomplete parameters list
(#199) Phpdocs for function Zend_Controller_Dispatcher_Standard::isDispatchable has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#31) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Controller_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#29) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Front.php
(#32) No one-line description found in phpdocs for class Zend_Controller_Front
(#704) Phpdocs for function Zend_Controller_Front::clearParams has incomplete parameters list
(#831) Phpdocs for function Zend_Controller_Front::dispatch has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#34) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Plugin/Abstract.php
(#23) No one-line description found in phpdocs for class Zend_Controller_Plugin_Abstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#25) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Plugin/ActionStack.php
(#264) Phpdocs for function Zend_Controller_Plugin_ActionStack::forward has incomplete parameters list
(#37) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Plugin/Broker.php
(#26) No one-line description found in phpdocs for class Zend_Controller_Plugin_Broker
(#346) Phpdocs for function Zend_Controller_Plugin_Broker::dispatchLoopShutdown has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#28) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Plugin/ErrorHandler.php
(#25) No one-line description found in phpdocs for class Zend_Controller_Plugin_ErrorHandler
(#108) Phpdocs for function Zend_Controller_Plugin_ErrorHandler::setErrorHandler has incomplete parameters list
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#31) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Plugin/PutHandler.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#36) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Request/Abstract.php
(#22) No one-line description found in phpdocs for class Zend_Controller_Request_Abstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#24) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Request/Apache404.php
(#45) Function Zend_Controller_Request_Apache404::setRequestUri is not documented
(#28) Class Zend_Controller_Request_Apache404 does not have @copyright tag
(#28) Class Zend_Controller_Request_Apache404 does not have @license tag
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#40) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Request/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Controller_Request_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#30) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Request/Http.php
(#665) Phpdocs for function Zend_Controller_Request_Http::setParamSources has incomplete parameters list
(#28) Class Zend_Controller_Request_Http does not have @copyright tag
(#28) Class Zend_Controller_Request_Http does not have @license tag
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#34) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Request/HttpTestCase.php
(#27) Class Zend_Controller_Request_HttpTestCase does not have @copyright tag
(#27) Class Zend_Controller_Request_HttpTestCase does not have @license tag
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Request/Simple.php
(#36) Function Zend_Controller_Request_Simple::__construct is not documented
(#26) No one-line description found in phpdocs for class Zend_Controller_Request_Simple
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#28) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Response/Abstract.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#27) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Response/Cli.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Response/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Controller_Response_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#29) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Response/Http.php
(#27) Class Zend_Controller_Response_Http does not have @copyright tag
(#27) Class Zend_Controller_Response_Http does not have @license tag
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Response/HttpTestCase.php
(#27) Class Zend_Controller_Response_HttpTestCase does not have @copyright tag
(#27) Class Zend_Controller_Response_HttpTestCase does not have @license tag
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#31) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Abstract.php
(#27) No one-line description found in phpdocs for class Zend_Controller_Router_Abstract
(#121) Phpdocs for function Zend_Controller_Router_Abstract::clearParams has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#32) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Controller_Router_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#29) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Interface.php
(#35) Phpdocs for function route has incomplete parameters list
(#83) Phpdocs for function setParam has incomplete parameters list
(#119) Phpdocs for function clearParams has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#24) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Rewrite.php
(#422) Function Zend_Controller_Router_Rewrite::_setRequestParams is not documented
(#286) Phpdocs for function Zend_Controller_Router_Rewrite::removeDefaultRoutes has incomplete parameters list
(#364) Phpdocs for function Zend_Controller_Router_Rewrite::route has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#32) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Route.php
(#132) Function Zend_Controller_Router_Route::getVersion is not documented
(#79) Variable Zend_Controller_Router_Route::$_urlVariable is not documented
(#80) Variable Zend_Controller_Router_Route::$_urlDelimiter is not documented
(#81) Variable Zend_Controller_Router_Route::$_regexDelimiter is not documented
(#82) Variable Zend_Controller_Router_Route::$_defaultRegex is not documented
(#153) Phpdocs for function Zend_Controller_Router_Route::__construct has incomplete parameters list
(#202) Phpdocs for function Zend_Controller_Router_Route::match has incomplete parameters list
(#311) Phpdocs for function Zend_Controller_Router_Route::assemble has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#29) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Route/Abstract.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#33) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Route/Chain.php
(#36) Variable Zend_Controller_Router_Route_Chain::$_routes is not documented
(#37) Variable Zend_Controller_Router_Route_Chain::$_separators is not documented
(#70) Phpdocs for function Zend_Controller_Router_Route_Chain::match has incomplete parameters list
(#125) Phpdocs for function Zend_Controller_Router_Route_Chain::assemble has incomplete parameters list
(#155) Phpdocs for function Zend_Controller_Router_Route_Chain::setRequest has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#29) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Route/Hostname.php
(#38) Variable Zend_Controller_Router_Route_Hostname::$_hostVariable is not documented
(#39) Variable Zend_Controller_Router_Route_Hostname::$_regexDelimiter is not documented
(#40) Variable Zend_Controller_Router_Route_Hostname::$_defaultRegex is not documented
(#98) Phpdocs for function Zend_Controller_Router_Route_Hostname::setRequest has incomplete parameters list
(#248) Phpdocs for function Zend_Controller_Router_Route_Hostname::assemble has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#29) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Route/Interface.php
(#33) Function match is not documented
(#34) Function assemble is not documented
(#35) Function getInstance is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#27) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Route/Module.php
(#73) Function Zend_Controller_Router_Route_Module::getVersion is not documented
(#50) Variable Zend_Controller_Router_Route_Module::$_values is not documented
(#51) Variable Zend_Controller_Router_Route_Module::$_moduleValid is not documented
(#52) Variable Zend_Controller_Router_Route_Module::$_keysSet is not documented
(#58) Variable Zend_Controller_Router_Route_Module::$_moduleKey is not documented
(#59) Variable Zend_Controller_Router_Route_Module::$_controllerKey is not documented
(#60) Variable Zend_Controller_Router_Route_Module::$_actionKey is not documented
(#77) Phpdocs for function Zend_Controller_Router_Route_Module::getInstance has incomplete parameters list
(#145) Phpdocs for function Zend_Controller_Router_Route_Module::match has incomplete parameters list
(#198) Phpdocs for function Zend_Controller_Router_Route_Module::assemble has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#31) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Route/Regex.php
(#55) Function Zend_Controller_Router_Route_Regex::__construct is not documented
(#63) Function Zend_Controller_Router_Route_Regex::getVersion is not documented
(#36) Variable Zend_Controller_Router_Route_Regex::$_regex is not documented
(#37) Variable Zend_Controller_Router_Route_Regex::$_defaults is not documented
(#38) Variable Zend_Controller_Router_Route_Regex::$_reverse is not documented
(#39) Variable Zend_Controller_Router_Route_Regex::$_map is not documented
(#40) Variable Zend_Controller_Router_Route_Regex::$_values is not documented
(#71) Phpdocs for function Zend_Controller_Router_Route_Regex::match has incomplete parameters list
(#162) Phpdocs for function Zend_Controller_Router_Route_Regex::assemble has incomplete parameters list
(#255) Phpdocs for function Zend_Controller_Router_Route_Regex::_arrayMergeNumericKeys has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#29) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Controller/Router/Route/Static.php
(#42) Function Zend_Controller_Router_Route_Static::getVersion is not documented
(#39) Variable Zend_Controller_Router_Route_Static::$_route is not documented
(#40) Variable Zend_Controller_Router_Route_Static::$_defaults is not documented
(#73) Phpdocs for function Zend_Controller_Router_Route_Static::match has incomplete parameters list
(#95) Phpdocs for function Zend_Controller_Router_Route_Static::assemble has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#31) Package Zend_Controller is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt.php
(#35) Variable Zend_Crypt::$_type is not documented
(#31) Constant Zend_Crypt::TYPE_OPENSSL is not documented
(#32) Constant Zend_Crypt::TYPE_HASH is not documented
(#33) Constant Zend_Crypt::TYPE_MHASH is not documented
(#22) No one-line description found in phpdocs for class Zend_Crypt
(#75) There is no description in phpdocs for function hash
(#92) There is no description in phpdocs for function _detectHashSupport
(#126) There is no description in phpdocs for function _digestHash
(#137) There is no description in phpdocs for function _digestMhash
(#153) There is no description in phpdocs for function _digestOpenssl
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#24) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/DiffieHellman.php
(#93) Constant Zend_Crypt_DiffieHellman::NUMBER is not documented
(#94) Constant Zend_Crypt_DiffieHellman::BTWOC is not documented
(#23) No one-line description found in phpdocs for class Zend_Crypt_DiffieHellman
(#196) Phpdocs for function Zend_Crypt_DiffieHellman::computeSecretKey has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#29) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/DiffieHellman/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Crypt_DiffieHellman_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#30) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Crypt_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#29) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Hmac.php
(#77) Constant Zend_Crypt_Hmac::BINARY is not documented
(#28) No one-line description found in phpdocs for class Zend_Crypt_Hmac
(#84) Phpdocs for function Zend_Crypt_Hmac::compute has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#35) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Hmac/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Crypt_Hmac_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#30) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Math.php
(#28) No one-line description found in phpdocs for class Zend_Crypt_Math
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#30) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger.php
(#87) There is no description in phpdocs for function _loadAdapter
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#40) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger/Bcmath.php
(#152) Function Zend_Crypt_Math_BigInteger_Bcmath::binaryToInteger is not documented
(#164) Function Zend_Crypt_Math_BigInteger_Bcmath::integerToBinary is not documented
(#192) Function Zend_Crypt_Math_BigInteger_Bcmath::hexToDecimal is not documented
(#66) There is no description in phpdocs for function subtract
(#101) There is no description in phpdocs for function modulus
(#111) There is no description in phpdocs for function multiply
(#121) There is no description in phpdocs for function pow
(#131) There is no description in phpdocs for function powmod
(#141) There is no description in phpdocs for function sqrt
(#102) Phpdocs for function Zend_Crypt_Math_BigInteger_Bcmath::modulus has incomplete parameters list
(#132) Phpdocs for function Zend_Crypt_Math_BigInteger_Bcmath::powmod has incomplete parameters list
(#142) Phpdocs for function Zend_Crypt_Math_BigInteger_Bcmath::sqrt has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#35) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Crypt_Math_BigInteger_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#30) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger/Gmp.php
(#160) Function Zend_Crypt_Math_BigInteger_Gmp::binaryToInteger is not documented
(#172) Function Zend_Crypt_Math_BigInteger_Gmp::integerToBinary is not documented
(#185) Function Zend_Crypt_Math_BigInteger_Gmp::hexToDecimal is not documented
(#66) There is no description in phpdocs for function subtract
(#104) There is no description in phpdocs for function modulus
(#115) There is no description in phpdocs for function multiply
(#126) There is no description in phpdocs for function pow
(#137) There is no description in phpdocs for function powmod
(#148) There is no description in phpdocs for function sqrt
(#105) Phpdocs for function Zend_Crypt_Math_BigInteger_Gmp::modulus has incomplete parameters list
(#138) Phpdocs for function Zend_Crypt_Math_BigInteger_Gmp::powmod has incomplete parameters list
(#149) Phpdocs for function Zend_Crypt_Math_BigInteger_Gmp::sqrt has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#35) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Math/BigInteger/Interface.php
(#37) Function init is not documented
(#38) Function add is not documented
(#39) Function subtract is not documented
(#40) Function compare is not documented
(#41) Function divide is not documented
(#42) Function modulus is not documented
(#43) Function multiply is not documented
(#44) Function pow is not documented
(#45) Function powmod is not documented
(#46) Function sqrt is not documented
(#47) Function binaryToInteger is not documented
(#48) Function integerToBinary is not documented
(#49) Function hexToDecimal is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#30) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Math/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Crypt_Math_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#30) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Rsa.php
(#64) Function Zend_Crypt_Rsa::__construct is not documented
(#71) Function Zend_Crypt_Rsa::setOptions is not documented
(#97) Function Zend_Crypt_Rsa::getPrivateKey is not documented
(#102) Function Zend_Crypt_Rsa::getPublicKey is not documented
(#189) Function Zend_Crypt_Rsa::generateKeys is not documented
(#230) Function Zend_Crypt_Rsa::setPemPath is not documented
(#236) Function Zend_Crypt_Rsa::setCertificateString is not documented
(#242) Function Zend_Crypt_Rsa::setCertificatePath is not documented
(#248) Function Zend_Crypt_Rsa::setHashAlgorithm is not documented
(#277) Function Zend_Crypt_Rsa::getPemPath is not documented
(#282) Function Zend_Crypt_Rsa::getCertificateString is not documented
(#287) Function Zend_Crypt_Rsa::getCertificatePath is not documented
(#292) Function Zend_Crypt_Rsa::getHashAlgorithm is not documented
(#297) Function Zend_Crypt_Rsa::_parseConfigArgs is not documented
(#45) Variable Zend_Crypt_Rsa::$_privateKey is not documented
(#47) Variable Zend_Crypt_Rsa::$_publicKey is not documented
(#54) Variable Zend_Crypt_Rsa::$_pemPath is not documented
(#56) Variable Zend_Crypt_Rsa::$_certificateString is not documented
(#58) Variable Zend_Crypt_Rsa::$_certificatePath is not documented
(#60) Variable Zend_Crypt_Rsa::$_hashAlgorithm is not documented
(#62) Variable Zend_Crypt_Rsa::$_passPhrase is not documented
(#42) Constant Zend_Crypt_Rsa::BINARY is not documented
(#43) Constant Zend_Crypt_Rsa::BASE64 is not documented
(#33) No one-line description found in phpdocs for class Zend_Crypt_Rsa
(#107) There is no description in phpdocs for function sign
(#132) There is no description in phpdocs for function verifySignature
(#149) There is no description in phpdocs for function encrypt
(#169) There is no description in phpdocs for function decrypt
(#215) There is no description in phpdocs for function setPemString
(#269) There is no description in phpdocs for function getPemString
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#35) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Rsa/Key.php
(#86) Function Zend_Crypt_Rsa_Key::count is not documented
(#91) Function Zend_Crypt_Rsa_Key::getType is not documented
(#23) No one-line description found in phpdocs for class Zend_Crypt_Rsa_Key
(#60) There is no description in phpdocs for function toString
(#78) There is no description in phpdocs for function __toString
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#25) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Rsa/Key/Private.php
(#39) Function Zend_Crypt_Rsa_Key_Private::__construct is not documented
(#63) Function Zend_Crypt_Rsa_Key_Private::getPublicKey is not documented
(#37) Variable Zend_Crypt_Rsa_Key_Private::$_publicKey is not documented
(#28) No one-line description found in phpdocs for class Zend_Crypt_Rsa_Key_Private
(#45) There is no description in phpdocs for function _parse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#30) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Crypt/Rsa/Key/Public.php
(#39) Function Zend_Crypt_Rsa_Key_Public::__construct is not documented
(#69) Function Zend_Crypt_Rsa_Key_Public::getCertificate is not documented
(#37) Variable Zend_Crypt_Rsa_Key_Public::$_certificateString is not documented
(#28) No one-line description found in phpdocs for class Zend_Crypt_Rsa_Key_Public
(#44) There is no description in phpdocs for function _parse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Crypt is not valid
(#30) Package Zend_Crypt is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Currency.php
(#40) Constant Zend_Currency::NO_SYMBOL is not documented
(#41) Constant Zend_Currency::USE_SYMBOL is not documented
(#42) Constant Zend_Currency::USE_SHORTNAME is not documented
(#43) Constant Zend_Currency::USE_NAME is not documented
(#46) Constant Zend_Currency::STANDARD is not documented
(#47) Constant Zend_Currency::RIGHT is not documented
(#48) Constant Zend_Currency::LEFT is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Currency is not valid
(#33) Package Zend_Currency is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Currency/CurrencyInterface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Currency is not valid
(#26) Package Zend_Currency is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Currency/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Currency is not valid
(#31) Package Zend_Currency is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Date.php
(#38) Variable Zend_Date::$_locale is not documented
(#41) Variable Zend_Date::$_fractional is not documented
(#42) Variable Zend_Date::$_precision is not documented
(#44) Variable Zend_Date::$_options is not documented
(#53) Constant Zend_Date::DAY is not documented
(#54) Constant Zend_Date::DAY_SHORT is not documented
(#55) Constant Zend_Date::DAY_SUFFIX is not documented
(#56) Constant Zend_Date::DAY_OF_YEAR is not documented
(#57) Constant Zend_Date::WEEKDAY is not documented
(#58) Constant Zend_Date::WEEKDAY_SHORT is not documented
(#59) Constant Zend_Date::WEEKDAY_NARROW is not documented
(#60) Constant Zend_Date::WEEKDAY_NAME is not documented
(#61) Constant Zend_Date::WEEKDAY_8601 is not documented
(#62) Constant Zend_Date::WEEKDAY_DIGIT is not documented
(#63) Constant Zend_Date::WEEK is not documented
(#64) Constant Zend_Date::MONTH is not documented
(#65) Constant Zend_Date::MONTH_SHORT is not documented
(#66) Constant Zend_Date::MONTH_DAYS is not documented
(#67) Constant Zend_Date::MONTH_NAME is not documented
(#68) Constant Zend_Date::MONTH_NAME_SHORT is not documented
(#69) Constant Zend_Date::MONTH_NAME_NARROW is not documented
(#70) Constant Zend_Date::YEAR is not documented
(#71) Constant Zend_Date::YEAR_SHORT is not documented
(#72) Constant Zend_Date::YEAR_8601 is not documented
(#73) Constant Zend_Date::YEAR_SHORT_8601 is not documented
(#74) Constant Zend_Date::LEAPYEAR is not documented
(#75) Constant Zend_Date::MERIDIEM is not documented
(#76) Constant Zend_Date::SWATCH is not documented
(#77) Constant Zend_Date::HOUR is not documented
(#78) Constant Zend_Date::HOUR_SHORT is not documented
(#79) Constant Zend_Date::HOUR_AM is not documented
(#80) Constant Zend_Date::HOUR_SHORT_AM is not documented
(#81) Constant Zend_Date::MINUTE is not documented
(#82) Constant Zend_Date::MINUTE_SHORT is not documented
(#83) Constant Zend_Date::SECOND is not documented
(#84) Constant Zend_Date::SECOND_SHORT is not documented
(#85) Constant Zend_Date::MILLISECOND is not documented
(#86) Constant Zend_Date::TIMEZONE_NAME is not documented
(#87) Constant Zend_Date::DAYLIGHT is not documented
(#88) Constant Zend_Date::GMT_DIFF is not documented
(#89) Constant Zend_Date::GMT_DIFF_SEP is not documented
(#90) Constant Zend_Date::TIMEZONE is not documented
(#91) Constant Zend_Date::TIMEZONE_SECS is not documented
(#92) Constant Zend_Date::ISO_8601 is not documented
(#93) Constant Zend_Date::RFC_2822 is not documented
(#94) Constant Zend_Date::TIMESTAMP is not documented
(#95) Constant Zend_Date::ERA is not documented
(#96) Constant Zend_Date::ERA_NAME is not documented
(#97) Constant Zend_Date::ERA_NARROW is not documented
(#98) Constant Zend_Date::DATES is not documented
(#99) Constant Zend_Date::DATE_FULL is not documented
(#100) Constant Zend_Date::DATE_LONG is not documented
(#101) Constant Zend_Date::DATE_MEDIUM is not documented
(#102) Constant Zend_Date::DATE_SHORT is not documented
(#103) Constant Zend_Date::TIMES is not documented
(#104) Constant Zend_Date::TIME_FULL is not documented
(#105) Constant Zend_Date::TIME_LONG is not documented
(#106) Constant Zend_Date::TIME_MEDIUM is not documented
(#107) Constant Zend_Date::TIME_SHORT is not documented
(#108) Constant Zend_Date::DATETIME is not documented
(#109) Constant Zend_Date::DATETIME_FULL is not documented
(#110) Constant Zend_Date::DATETIME_LONG is not documented
(#111) Constant Zend_Date::DATETIME_MEDIUM is not documented
(#112) Constant Zend_Date::DATETIME_SHORT is not documented
(#113) Constant Zend_Date::ATOM is not documented
(#114) Constant Zend_Date::COOKIE is not documented
(#115) Constant Zend_Date::RFC_822 is not documented
(#116) Constant Zend_Date::RFC_850 is not documented
(#117) Constant Zend_Date::RFC_1036 is not documented
(#118) Constant Zend_Date::RFC_1123 is not documented
(#119) Constant Zend_Date::RFC_3339 is not documented
(#120) Constant Zend_Date::RSS is not documented
(#121) Constant Zend_Date::W3C is not documented
(#30) No one-line description found in phpdocs for class Zend_Date
(#3240) Phpdocs for function Zend_Date::_checkLocation has incomplete parameters list
(#3283) Phpdocs for function Zend_Date::getSunrise has incomplete parameters list
(#3303) Phpdocs for function Zend_Date::getSunset has incomplete parameters list
(#3323) Phpdocs for function Zend_Date::getSunInfo has incomplete parameters list
(#3457) Phpdocs for function Zend_Date::_calcdetail has incomplete parameters list
(#3497) Phpdocs for function Zend_Date::_calcvalue has incomplete parameters list
(#3557) Phpdocs for function Zend_Date::setYear has incomplete parameters list
(#3576) Phpdocs for function Zend_Date::addYear has incomplete parameters list
(#3595) Phpdocs for function Zend_Date::subYear has incomplete parameters list
(#3788) Phpdocs for function Zend_Date::getDay has incomplete parameters list
(#3800) Phpdocs for function Zend_Date::_day has incomplete parameters list
(#3863) Phpdocs for function Zend_Date::setDay has incomplete parameters list
(#3881) Phpdocs for function Zend_Date::addDay has incomplete parameters list
(#3899) Phpdocs for function Zend_Date::subDay has incomplete parameters list
(#3931) Phpdocs for function Zend_Date::getWeekday has incomplete parameters list
(#3949) Phpdocs for function Zend_Date::_weekday has incomplete parameters list
(#4011) Phpdocs for function Zend_Date::setWeekday has incomplete parameters list
(#4031) Phpdocs for function Zend_Date::addWeekday has incomplete parameters list
(#4051) Phpdocs for function Zend_Date::subWeekday has incomplete parameters list
(#4168) Phpdocs for function Zend_Date::getHour has incomplete parameters list
(#4619) Phpdocs for function Zend_Date::getWeek has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Date is not valid
(#32) Package Zend_Date is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Date/Cities.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Date is not valid
(#29) Package Zend_Date is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Date/DateObject.php
(#35) Variable Zend_Date_DateObject::$_cache is not documented
(#36) Variable Zend_Date_DateObject::$_defaultOffset is not documented
(#42) Variable Zend_Date_DateObject::$_offset is not documented
(#43) Variable Zend_Date_DateObject::$_syncronised is not documented
(#46) Variable Zend_Date_DateObject::$_dst is not documented
(#22) No one-line description found in phpdocs for class Zend_Date_DateObject
(#889) Phpdocs for function Zend_Date_DateObject::calcSun has incomplete parameters list
(#31) Phpdocs for variable Zend_Date_DateObject::$_unixTimestamp does not contain @var or incorrect
(#38) Phpdocs for variable Zend_Date_DateObject::$_timezone does not contain @var or incorrect
(#48) Phpdocs for variable Zend_Date_DateObject::$_monthTable does not contain @var or incorrect
(#53) Phpdocs for variable Zend_Date_DateObject::$_yearTable does not contain @var or incorrect
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Date is not valid
(#24) Package Zend_Date is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Date/Exception.php
(#39) Function Zend_Date_Exception::__construct is not documented
(#45) Function Zend_Date_Exception::getOperand is not documented
(#37) Variable Zend_Date_Exception::$operand is not documented
(#29) No one-line description found in phpdocs for class Zend_Date_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Date is not valid
(#31) Package Zend_Date is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Db.php
(#2) Empty line found after PHP open tag
(#64) Constant Zend_Db::BIGINT_TYPE is not documented
(#65) Constant Zend_Db::FLOAT_TYPE is not documented
(#100) Constant Zend_Db::ATTR_CASE is not documented
(#101) Constant Zend_Db::ATTR_CLIENT_VERSION is not documented
(#102) Constant Zend_Db::ATTR_CONNECTION_STATUS is not documented
(#103) Constant Zend_Db::ATTR_CURSOR is not documented
(#104) Constant Zend_Db::ATTR_CURSOR_NAME is not documented
(#105) Constant Zend_Db::ATTR_DRIVER_NAME is not documented
(#106) Constant Zend_Db::ATTR_ERRMODE is not documented
(#107) Constant Zend_Db::ATTR_FETCH_CATALOG_NAMES is not documented
(#108) Constant Zend_Db::ATTR_FETCH_TABLE_NAMES is not documented
(#109) Constant Zend_Db::ATTR_MAX_COLUMN_LEN is not documented
(#110) Constant Zend_Db::ATTR_ORACLE_NULLS is not documented
(#111) Constant Zend_Db::ATTR_PERSISTENT is not documented
(#112) Constant Zend_Db::ATTR_PREFETCH is not documented
(#113) Constant Zend_Db::ATTR_SERVER_INFO is not documented
(#114) Constant Zend_Db::ATTR_SERVER_VERSION is not documented
(#115) Constant Zend_Db::ATTR_STATEMENT_CLASS is not documented
(#116) Constant Zend_Db::ATTR_STRINGIFY_FETCHES is not documented
(#117) Constant Zend_Db::ATTR_TIMEOUT is not documented
(#118) Constant Zend_Db::CASE_LOWER is not documented
(#119) Constant Zend_Db::CASE_NATURAL is not documented
(#120) Constant Zend_Db::CASE_UPPER is not documented
(#121) Constant Zend_Db::CURSOR_FWDONLY is not documented
(#122) Constant Zend_Db::CURSOR_SCROLL is not documented
(#123) Constant Zend_Db::ERR_ALREADY_EXISTS is not documented
(#124) Constant Zend_Db::ERR_CANT_MAP is not documented
(#125) Constant Zend_Db::ERR_CONSTRAINT is not documented
(#126) Constant Zend_Db::ERR_DISCONNECTED is not documented
(#127) Constant Zend_Db::ERR_MISMATCH is not documented
(#128) Constant Zend_Db::ERR_NO_PERM is not documented
(#129) Constant Zend_Db::ERR_NONE is not documented
(#130) Constant Zend_Db::ERR_NOT_FOUND is not documented
(#131) Constant Zend_Db::ERR_NOT_IMPLEMENTED is not documented
(#132) Constant Zend_Db::ERR_SYNTAX is not documented
(#133) Constant Zend_Db::ERR_TRUNCATED is not documented
(#134) Constant Zend_Db::ERRMODE_EXCEPTION is not documented
(#135) Constant Zend_Db::ERRMODE_SILENT is not documented
(#136) Constant Zend_Db::ERRMODE_WARNING is not documented
(#137) Constant Zend_Db::FETCH_ASSOC is not documented
(#138) Constant Zend_Db::FETCH_BOTH is not documented
(#139) Constant Zend_Db::FETCH_BOUND is not documented
(#140) Constant Zend_Db::FETCH_CLASS is not documented
(#141) Constant Zend_Db::FETCH_CLASSTYPE is not documented
(#142) Constant Zend_Db::FETCH_COLUMN is not documented
(#143) Constant Zend_Db::FETCH_FUNC is not documented
(#144) Constant Zend_Db::FETCH_GROUP is not documented
(#145) Constant Zend_Db::FETCH_INTO is not documented
(#146) Constant Zend_Db::FETCH_LAZY is not documented
(#147) Constant Zend_Db::FETCH_NAMED is not documented
(#148) Constant Zend_Db::FETCH_NUM is not documented
(#149) Constant Zend_Db::FETCH_OBJ is not documented
(#150) Constant Zend_Db::FETCH_ORI_ABS is not documented
(#151) Constant Zend_Db::FETCH_ORI_FIRST is not documented
(#152) Constant Zend_Db::FETCH_ORI_LAST is not documented
(#153) Constant Zend_Db::FETCH_ORI_NEXT is not documented
(#154) Constant Zend_Db::FETCH_ORI_PRIOR is not documented
(#155) Constant Zend_Db::FETCH_ORI_REL is not documented
(#156) Constant Zend_Db::FETCH_SERIALIZE is not documented
(#157) Constant Zend_Db::FETCH_UNIQUE is not documented
(#158) Constant Zend_Db::NULL_EMPTY_STRING is not documented
(#159) Constant Zend_Db::NULL_NATURAL is not documented
(#160) Constant Zend_Db::NULL_TO_STRING is not documented
(#161) Constant Zend_Db::PARAM_BOOL is not documented
(#162) Constant Zend_Db::PARAM_INPUT_OUTPUT is not documented
(#163) Constant Zend_Db::PARAM_INT is not documented
(#164) Constant Zend_Db::PARAM_LOB is not documented
(#165) Constant Zend_Db::PARAM_NULL is not documented
(#166) Constant Zend_Db::PARAM_STMT is not documented
(#167) Constant Zend_Db::PARAM_STR is not documented
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Db is not valid
(#28) Package Zend_Db is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Abstract.php
(#426) Phpdocs for function Zend_Db_Adapter_Abstract::setStatementClass has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#38) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Db2.php
(#46) Class Zend_Db_Adapter_Db2 is not documented
(#543) Function Zend_Db_Adapter_Db2::lastInsertId is not documented
(#809) Function Zend_Db_Adapter_Db2::_i5LastInsertId is not documented
(#90) Variable Zend_Db_Adapter_Db2::$_isI5 is not documented
(#245) There is no description in phpdocs for function _setExecuteMode
(#289) There is no description in phpdocs for function getQuoteIdentifierSymbol
(#770) Phpdocs for function Zend_Db_Adapter_Db2::_i5listTables has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#41) Package Zend_Db is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Db2/Exception.php
(#41) Function Zend_Db_Adapter_Db2_Exception::__construct is not documented
(#38) Variable Zend_Db_Adapter_Db2_Exception::$code is not documented
(#39) Variable Zend_Db_Adapter_Db2_Exception::$message is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#31) Package Zend_Db is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Exception.php
(#39) Function Zend_Db_Adapter_Exception::__construct is not documented
(#47) Function Zend_Db_Adapter_Exception::hasChainedException is not documented
(#52) Function Zend_Db_Adapter_Exception::getChainedException is not documented
(#37) Variable Zend_Db_Adapter_Exception::$_chainedException is not documented
(#28) No one-line description found in phpdocs for class Zend_Db_Adapter_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#30) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Mysqli.php
(#45) No one-line description found in phpdocs for class Zend_Db_Adapter_Mysqli
(#20) Not recommended phpdocs tag @version used
(#254) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Db is not valid
(#47) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#46) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Mysqli/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#33) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Oracle.php
(#33) No one-line description found in phpdocs for class Zend_Db_Adapter_Oracle
(#575) There is no description in phpdocs for function _setExecuteMode
(#597) There is no description in phpdocs for function _getExecuteMode
(#169) Phpdocs for function Zend_Db_Adapter_Oracle::setLobAsString has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#439) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Db is not valid
(#35) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Oracle/Exception.php
(#42) Function Zend_Db_Adapter_Oracle_Exception::__construct is not documented
(#39) Variable Zend_Db_Adapter_Oracle_Exception::$message is not documented
(#40) Variable Zend_Db_Adapter_Oracle_Exception::$code is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#32) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Abstract.php
(#172) Phpdocs for function Zend_Db_Adapter_Pdo_Abstract::prepare has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#40) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Ibm.php
(#37) No one-line description found in phpdocs for class Zend_Db_Adapter_Pdo_Ibm
(#189) Phpdocs for function Zend_Db_Adapter_Pdo_Ibm::prepare has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#39) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Ibm/Db2.php
(#31) No one-line description found in phpdocs for class Zend_Db_Adapter_Pdo_Ibm_Db2
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#33) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Ibm/Ids.php
(#31) No one-line description found in phpdocs for class Zend_Db_Adapter_Pdo_Ibm_Ids
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#33) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Mssql.php
(#129) There is no description in phpdocs for function _connect
(#20) Not recommended phpdocs tag @version used
(#102) Invalid inline phpdocs tag @see found
(#287) Invalid inline phpdocs tag @todo found
(#297) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Db is not valid
(#34) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Mysql.php
(#99) There is no description in phpdocs for function getQuoteIdentifierSymbol
(#20) Not recommended phpdocs tag @version used
(#147) Invalid inline phpdocs tag @todo found
(#204) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Db is not valid
(#34) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Oci.php
(#129) Phpdocs for function Zend_Db_Adapter_Pdo_Oci::quoteTableAs has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#265) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Db is not valid
(#34) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Pgsql.php
(#20) Not recommended phpdocs tag @version used
(#102) Invalid inline phpdocs tag @todo found
(#225) Invalid inline phpdocs tag @todo found
(#226) Invalid inline phpdocs tag @todo found
(#227) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Db is not valid
(#34) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Pdo/Sqlite.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#34) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Sqlsrv.php
(#33) No one-line description found in phpdocs for class Zend_Db_Adapter_Sqlsrv
(#20) Not recommended phpdocs tag @version used
(#493) Invalid inline phpdocs tag @todo found
(#503) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Db is not valid
(#35) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Adapter/Sqlsrv/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#32) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Db_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#29) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Expr.php
(#69) There is no description in phpdocs for function __toString
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#44) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Profiler.php
(#24) No one-line description found in phpdocs for class Zend_Db_Profiler
(#227) There is no description in phpdocs for function queryClone
(#228) Phpdocs for function Zend_Db_Profiler::queryClone has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#26) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Profiler/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Db_Profiler_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#32) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Profiler/Firebug.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#36) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Profiler/Query.php
(#24) No one-line description found in phpdocs for class Zend_Db_Profiler_Query
(#151) There is no description in phpdocs for function bindParam
(#161) There is no description in phpdocs for function bindParams
(#176) There is no description in phpdocs for function getQueryParams
(#162) Phpdocs for function Zend_Db_Profiler_Query::bindParams has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#26) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Select.php
(#47) Constant Zend_Db_Select::DISTINCT is not documented
(#48) Constant Zend_Db_Select::COLUMNS is not documented
(#49) Constant Zend_Db_Select::FROM is not documented
(#50) Constant Zend_Db_Select::UNION is not documented
(#51) Constant Zend_Db_Select::WHERE is not documented
(#52) Constant Zend_Db_Select::GROUP is not documented
(#53) Constant Zend_Db_Select::HAVING is not documented
(#54) Constant Zend_Db_Select::ORDER is not documented
(#55) Constant Zend_Db_Select::LIMIT_COUNT is not documented
(#56) Constant Zend_Db_Select::LIMIT_OFFSET is not documented
(#57) Constant Zend_Db_Select::FOR_UPDATE is not documented
(#59) Constant Zend_Db_Select::INNER_JOIN is not documented
(#60) Constant Zend_Db_Select::LEFT_JOIN is not documented
(#61) Constant Zend_Db_Select::RIGHT_JOIN is not documented
(#62) Constant Zend_Db_Select::FULL_JOIN is not documented
(#63) Constant Zend_Db_Select::CROSS_JOIN is not documented
(#64) Constant Zend_Db_Select::NATURAL_JOIN is not documented
(#66) Constant Zend_Db_Select::SQL_WILDCARD is not documented
(#67) Constant Zend_Db_Select::SQL_SELECT is not documented
(#68) Constant Zend_Db_Select::SQL_UNION is not documented
(#69) Constant Zend_Db_Select::SQL_UNION_ALL is not documented
(#70) Constant Zend_Db_Select::SQL_FROM is not documented
(#71) Constant Zend_Db_Select::SQL_WHERE is not documented
(#72) Constant Zend_Db_Select::SQL_DISTINCT is not documented
(#73) Constant Zend_Db_Select::SQL_GROUP_BY is not documented
(#74) Constant Zend_Db_Select::SQL_ORDER_BY is not documented
(#75) Constant Zend_Db_Select::SQL_HAVING is not documented
(#76) Constant Zend_Db_Select::SQL_FOR_UPDATE is not documented
(#77) Constant Zend_Db_Select::SQL_AND is not documented
(#78) Constant Zend_Db_Select::SQL_AS is not documented
(#79) Constant Zend_Db_Select::SQL_OR is not documented
(#80) Constant Zend_Db_Select::SQL_ON is not documented
(#81) Constant Zend_Db_Select::SQL_ASC is not documented
(#82) Constant Zend_Db_Select::SQL_DESC is not documented
(#1015) There is no description in phpdocs for function _getDummyTable
(#277) Phpdocs for function Zend_Db_Select::union has incomplete parameters list
(#528) Phpdocs for function Zend_Db_Select::having has incomplete parameters list
(#553) Phpdocs for function Zend_Db_Select::orHaving has incomplete parameters list
(#848) Phpdocs for function Zend_Db_Select::_joinUsing has incomplete parameters list
(#914) Phpdocs for function Zend_Db_Select::_tableCols has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#39) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Select/Exception.php
(#36) Class Zend_Db_Select_Exception is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#30) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement.php
(#131) There is no description in phpdocs for function _parseParameters
(#120) Phpdocs for function Zend_Db_Statement::_prepare has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#37) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Db2.php
(#39) Phpdocs for variable Zend_Db_Statement_Db2::$_keys does not contain @var or incorrect
(#44) Phpdocs for variable Zend_Db_Statement_Db2::$_values does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#31) Package Zend_Db is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Db2/Exception.php
(#35) Class Zend_Db_Statement_Db2_Exception is not documented
(#47) There is no description in phpdocs for function __construct
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#29) Package Zend_Db is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Exception.php
(#49) There is no description in phpdocs for function getChainedException
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#32) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#27) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Mysqli.php
(#61) There is no description in phpdocs for function _prepare
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#34) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Mysqli/Exception.php
(#35) Class Zend_Db_Statement_Mysqli_Exception is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#29) Package Zend_Db is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Oracle.php
(#40) Phpdocs for variable Zend_Db_Statement_Oracle::$_keys does not contain @var or incorrect
(#45) Phpdocs for variable Zend_Db_Statement_Oracle::$_values does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#32) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Oracle/Exception.php
(#36) Class Zend_Db_Statement_Oracle_Exception is not documented
(#41) Function Zend_Db_Statement_Oracle_Exception::__construct is not documented
(#38) Variable Zend_Db_Statement_Oracle_Exception::$message is not documented
(#39) Variable Zend_Db_Statement_Oracle_Exception::$code is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#30) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Pdo.php
(#28) No one-line description found in phpdocs for class Zend_Db_Statement_Pdo
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#35) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Pdo/Ibm.php
(#28) No one-line description found in phpdocs for class Zend_Db_Statement_Pdo_Ibm
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#35) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Pdo/Oci.php
(#28) No one-line description found in phpdocs for class Zend_Db_Statement_Pdo_Oci
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#35) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Sqlsrv.php
(#40) Phpdocs for variable Zend_Db_Statement_Sqlsrv::$_originalSQL does not contain @var or incorrect
(#45) Phpdocs for variable Zend_Db_Statement_Sqlsrv::$_keys does not contain @var or incorrect
(#50) Phpdocs for variable Zend_Db_Statement_Sqlsrv::$_executed does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#32) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Statement/Sqlsrv/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Db_Statement_Sqlsrv_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#29) Package Zend_Db is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#37) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Abstract.php
(#548) Function Zend_Db_Table_Abstract::getDefaultValues is not documented
(#234) Variable Zend_Db_Table_Abstract::$_defaultSource is not documented
(#235) Variable Zend_Db_Table_Abstract::$_defaultValues is not documented
(#50) Constant Zend_Db_Table_Abstract::ADAPTER is not documented
(#51) Constant Zend_Db_Table_Abstract::DEFINITION is not documented
(#52) Constant Zend_Db_Table_Abstract::DEFINITION_CONFIG_NAME is not documented
(#53) Constant Zend_Db_Table_Abstract::SCHEMA is not documented
(#54) Constant Zend_Db_Table_Abstract::NAME is not documented
(#55) Constant Zend_Db_Table_Abstract::PRIMARY is not documented
(#56) Constant Zend_Db_Table_Abstract::COLS is not documented
(#57) Constant Zend_Db_Table_Abstract::METADATA is not documented
(#58) Constant Zend_Db_Table_Abstract::METADATA_CACHE is not documented
(#59) Constant Zend_Db_Table_Abstract::METADATA_CACHE_IN_CLASS is not documented
(#60) Constant Zend_Db_Table_Abstract::ROW_CLASS is not documented
(#61) Constant Zend_Db_Table_Abstract::ROWSET_CLASS is not documented
(#62) Constant Zend_Db_Table_Abstract::REFERENCE_MAP is not documented
(#63) Constant Zend_Db_Table_Abstract::DEPENDENT_TABLES is not documented
(#64) Constant Zend_Db_Table_Abstract::SEQUENCE is not documented
(#66) Constant Zend_Db_Table_Abstract::COLUMNS is not documented
(#67) Constant Zend_Db_Table_Abstract::REF_TABLE_CLASS is not documented
(#68) Constant Zend_Db_Table_Abstract::REF_COLUMNS is not documented
(#69) Constant Zend_Db_Table_Abstract::ON_DELETE is not documented
(#70) Constant Zend_Db_Table_Abstract::ON_UPDATE is not documented
(#72) Constant Zend_Db_Table_Abstract::CASCADE is not documented
(#73) Constant Zend_Db_Table_Abstract::RESTRICT is not documented
(#74) Constant Zend_Db_Table_Abstract::SET_NULL is not documented
(#76) Constant Zend_Db_Table_Abstract::DEFAULT_NONE is not documented
(#77) Constant Zend_Db_Table_Abstract::DEFAULT_CLASS is not documented
(#78) Constant Zend_Db_Table_Abstract::DEFAULT_DB is not documented
(#80) Constant Zend_Db_Table_Abstract::SELECT_WITH_FROM_PART is not documented
(#81) Constant Zend_Db_Table_Abstract::SELECT_WITHOUT_FROM_PART is not documented
(#374) There is no description in phpdocs for function setRowClass
(#385) There is no description in phpdocs for function getRowClass
(#393) There is no description in phpdocs for function setRowsetClass
(#404) There is no description in phpdocs for function getRowsetClass
(#443) There is no description in phpdocs for function setReferences
(#454) There is no description in phpdocs for function getReference
(#487) There is no description in phpdocs for function setDependentTables
(#498) There is no description in phpdocs for function getDependentTables
(#575) There is no description in phpdocs for function _setAdapter
(#595) There is no description in phpdocs for function _setupAdapter
(#690) There is no description in phpdocs for function _setupMetadataCache
(#275) Phpdocs for function Zend_Db_Table_Abstract::setOptions has incomplete parameters list
(#355) Phpdocs for function Zend_Db_Table_Abstract::setDefinitionConfigName has incomplete parameters list
(#535) Phpdocs for function Zend_Db_Table_Abstract::setDefaultValues has incomplete parameters list
(#964) Phpdocs for function Zend_Db_Table_Abstract::info has incomplete parameters list
(#1213) Phpdocs for function Zend_Db_Table_Abstract::find has incomplete parameters list
(#1456) Phpdocs for function Zend_Db_Table_Abstract::_where has incomplete parameters list
(#1481) Phpdocs for function Zend_Db_Table_Abstract::_order has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#42) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Definition.php
(#80) There is no description in phpdocs for function setTableConfig
(#69) Phpdocs for function Zend_Db_Table_Definition::setOptions has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#87) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Db is not valid
(#27) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Db_Table_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#30) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Row.php
(#30) No one-line description found in phpdocs for class Zend_Db_Table_Row
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#35) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Row/Abstract.php
(#645) Function Zend_Db_Table_Row_Abstract::getIterator is not documented
(#28) No one-line description found in phpdocs for class Zend_Db_Table_Row_Abstract
(#444) There is no description in phpdocs for function _doInsert
(#502) There is no description in phpdocs for function _doUpdate
(#981) There is no description in phpdocs for function findManyToManyRowset
(#861) Phpdocs for function Zend_Db_Table_Row_Abstract::findDependentRowset has incomplete parameters list
(#917) Phpdocs for function Zend_Db_Table_Row_Abstract::findParentRow has incomplete parameters list
(#982) Phpdocs for function Zend_Db_Table_Row_Abstract::findManyToManyRowset has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#30) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Row/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Db_Table_Row_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#30) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Rowset.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Db_Table_Rowset
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Db is not valid
(#36) Package Zend_Db is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Rowset/Abstract.php
(#23) No one-line description found in phpdocs for class Zend_Db_Table_Rowset_Abstract
(#20) Not recommended phpdocs tag @version used
(#200) Invalid inline phpdocs tag @todo found
(#411) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Db is not valid
(#25) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Rowset/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Db_Table_Rowset_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#30) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Select.php
(#2) Empty line found after PHP open tag
(#72) Phpdocs for function Zend_Db_Table_Select::__construct has incomplete parameters list
(#94) Phpdocs for function Zend_Db_Table_Select::setTable has incomplete parameters list
(#112) Phpdocs for function Zend_Db_Table_Select::setIntegrityCheck has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Db is not valid
(#41) Package Zend_Db is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Db/Table/Select/Exception.php
(#36) Class Zend_Db_Table_Select_Exception is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Db is not valid
(#30) Package Zend_Db is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Debug.php
(#31) Class Zend_Debug is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Debug is not valid
(#26) Package Zend_Debug is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo.php
(#27) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#24) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/BuildLayer.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#25) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Data.php
(#94) Phpdocs for function Zend_Dojo_Data::setItem has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#28) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/AccordionContainer.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/AccordionPane.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/BorderContainer.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/ContentPane.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/DijitContainer.php
(#40) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#36) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/DijitElement.php
(#41) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#37) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/DijitForm.php
(#36) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#32) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/SplitContainer.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/StackContainer.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Decorator/TabContainer.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/DisplayGroup.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/Button.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/CheckBox.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#31) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/ComboBox.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/CurrencyTextBox.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/DateTextBox.php
(#66) Phpdocs for function Zend_Dojo_Form_Element_DateTextBox::setAmPm has incomplete parameters list
(#91) Phpdocs for function Zend_Dojo_Form_Element_DateTextBox::setStrict has incomplete parameters list
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/Dijit.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/DijitMulti.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#31) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/Editor.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#31) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/FilteringSelect.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/HorizontalSlider.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/NumberSpinner.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/NumberTextBox.php
(#152) Phpdocs for function Zend_Dojo_Form_Element_NumberTextBox::setStrict has incomplete parameters list
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/PasswordTextBox.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/RadioButton.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/SimpleTextarea.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/Slider.php
(#40) Phpdocs for function Zend_Dojo_Form_Element_Slider::setClickSelect has incomplete parameters list
(#65) Phpdocs for function Zend_Dojo_Form_Element_Slider::setIntermediateChanges has incomplete parameters list
(#90) Phpdocs for function Zend_Dojo_Form_Element_Slider::setShowButtons has incomplete parameters list
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/SubmitButton.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/TextBox.php
(#46) Phpdocs for function Zend_Dojo_Form_Element_TextBox::setLowercase has incomplete parameters list
(#71) Phpdocs for function Zend_Dojo_Form_Element_TextBox::setPropercase has incomplete parameters list
(#96) Phpdocs for function Zend_Dojo_Form_Element_TextBox::setUppercase has incomplete parameters list
(#121) Phpdocs for function Zend_Dojo_Form_Element_TextBox::setTrim has incomplete parameters list
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/Textarea.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/TimeTextBox.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/ValidationTextBox.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/Element/VerticalSlider.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/Form/SubForm.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#29) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Dojo_View_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/AccordionContainer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/AccordionPane.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/BorderContainer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/Button.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/CheckBox.php
(#58) Phpdocs for function Zend_Dojo_View_Helper_CheckBox::checkBox has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/ComboBox.php
(#58) Phpdocs for function Zend_Dojo_View_Helper_ComboBox::comboBox has incomplete parameters list
(#113) Phpdocs for function Zend_Dojo_View_Helper_ComboBox::_renderStore has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/ContentPane.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/CurrencyTextBox.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/CustomDijit.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/DateTextBox.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/Dijit.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/DijitContainer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/Dojo.php
(#42) Constant Zend_Dojo_View_Helper_Dojo::PROGRAMMATIC_SCRIPT is not documented
(#43) Constant Zend_Dojo_View_Helper_Dojo::PROGRAMMATIC_NOSCRIPT is not documented
(#83) Phpdocs for function Zend_Dojo_View_Helper_Dojo::setView has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#32) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/Dojo/Container.php
(#171) Phpdocs for function Zend_Dojo_View_Helper_Dojo_Container::setView has incomplete parameters list
(#214) Phpdocs for function Zend_Dojo_View_Helper_Dojo_Container::setOptions has incomplete parameters list
(#511) Phpdocs for function Zend_Dojo_View_Helper_Dojo_Container::setDjConfig has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/Editor.php
(#40) Phpdocs for variable Zend_Dojo_View_Helper_Editor::$_dijit does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#33) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/FilteringSelect.php
(#52) Phpdocs for function Zend_Dojo_View_Helper_FilteringSelect::filteringSelect has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/Form.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/HorizontalSlider.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/NumberSpinner.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/NumberTextBox.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/PasswordTextBox.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/RadioButton.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/SimpleTextarea.php
(#20) Not recommended phpdocs tag @version used
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/Slider.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/SplitContainer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/StackContainer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/SubmitButton.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/TabContainer.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/TextBox.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/Textarea.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/TimeTextBox.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/ValidationTextBox.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dojo/View/Helper/VerticalSlider.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Dojo is not valid
(#30) Package Zend_Dojo is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dom/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Dom is not valid
(#29) Package Zend_Dom is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Dom/Query.php
(#45) Constant Zend_Dom_Query::DOC_XML is not documented
(#46) Constant Zend_Dom_Query::DOC_HTML is not documented
(#47) Constant Zend_Dom_Query::DOC_XHTML is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Dom is not valid
(#35) Package Zend_Dom is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dom/Query/Css2Xpath.php
(#28) Not recommended phpdocs tag @version used
(#16) Package Zend_Dom is not valid
(#24) Package Zend_Dom is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Dom/Query/Result.php
(#29) Not recommended phpdocs tag @version used
(#16) Package Zend_Dom is not valid
(#24) Package Zend_Dom is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Exception.php
(#21) No one-line description found in phpdocs for class Zend_Exception
(#16) Package Zend is not valid
(#23) Package Zend is not valid
(#15) Category Zend is not valid
(#22) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed.php
(#2) Empty line found after PHP open tag
(#125) Phpdocs for function Zend_Feed::lookupNamespace has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#31) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Abstract.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#39) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Atom.php
(#2) Empty line found after PHP open tag
(#265) Phpdocs for function Zend_Feed_Atom::_mapFeedEntries has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#46) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#45) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Builder.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#46) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#45) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Builder/Entry.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#31) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Builder/Exception.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#34) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Builder/Header.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#41) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Builder/Header/Itunes.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#30) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Builder/Interface.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#31) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Element.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#28) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Entry/Abstract.php
(#2) Empty line found after PHP open tag
(#35) No one-line description found in phpdocs for class Zend_Feed_Entry_Abstract
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#40) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Entry/Atom.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#34) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Entry/Rss.php
(#2) Empty line found after PHP open tag
(#69) Phpdocs for function Zend_Feed_Entry_Rss::__set has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#34) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Exception.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#36) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub.php
(#58) Constant Zend_Feed_Pubsubhubbub::VERIFICATION_MODE_ASYNC is not documented
(#64) Constant Zend_Feed_Pubsubhubbub::SUBSCRIPTION_NOTVERIFIED is not documented
(#65) Constant Zend_Feed_Pubsubhubbub::SUBSCRIPTION_TODELETE is not documented
(#46) No one-line description found in phpdocs for class Zend_Feed_Pubsubhubbub
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#48) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#47) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/CallbackAbstract.php
(#32) No one-line description found in phpdocs for class Zend_Feed_Pubsubhubbub_CallbackAbstract
(#72) Phpdocs for function Zend_Feed_Pubsubhubbub_CallbackAbstract::__construct has incomplete parameters list
(#84) Phpdocs for function Zend_Feed_Pubsubhubbub_CallbackAbstract::setConfig has incomplete parameters list
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#34) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/CallbackInterface.php
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#24) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Exception.php
(#26) No one-line description found in phpdocs for class Zend_Feed_Pubsubhubbub_Exception
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#28) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/HttpResponse.php
(#26) No one-line description found in phpdocs for class Zend_Feed_Pubsubhubbub_HttpResponse
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#28) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Model/ModelAbstract.php
(#31) No one-line description found in phpdocs for class Zend_Feed_Pubsubhubbub_Model_ModelAbstract
(#49) Phpdocs for function Zend_Feed_Pubsubhubbub_Model_ModelAbstract::__construct has incomplete parameters list
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#33) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Model/Subscription.php
(#28) No one-line description found in phpdocs for class Zend_Feed_Pubsubhubbub_Model_Subscription
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#30) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Model/SubscriptionInterface.php
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#24) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Publisher.php
(#26) No one-line description found in phpdocs for class Zend_Feed_Pubsubhubbub_Publisher
(#71) Phpdocs for function Zend_Feed_Pubsubhubbub_Publisher::__construct has incomplete parameters list
(#84) Phpdocs for function Zend_Feed_Pubsubhubbub_Publisher::setConfig has incomplete parameters list
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#28) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Subscriber.php
(#852) Function Zend_Feed_Pubsubhubbub_Subscriber::setTestStaticToken is not documented
(#31) No one-line description found in phpdocs for class Zend_Feed_Pubsubhubbub_Subscriber
(#147) Phpdocs for function Zend_Feed_Pubsubhubbub_Subscriber::__construct has incomplete parameters list
(#160) Phpdocs for function Zend_Feed_Pubsubhubbub_Subscriber::setConfig has incomplete parameters list
(#485) Phpdocs for function Zend_Feed_Pubsubhubbub_Subscriber::setParameters has incomplete parameters list
(#668) Phpdocs for function Zend_Feed_Pubsubhubbub_Subscriber::_getHttpClient has incomplete parameters list
(#684) Phpdocs for function Zend_Feed_Pubsubhubbub_Subscriber::_getRequestParameters has incomplete parameters list
(#775) Phpdocs for function Zend_Feed_Pubsubhubbub_Subscriber::_generateVerifyToken has incomplete parameters list
(#790) Phpdocs for function Zend_Feed_Pubsubhubbub_Subscriber::_generateSubscriptionKey has incomplete parameters list
(#847) Phpdocs for variable Zend_Feed_Pubsubhubbub_Subscriber::$_testStaticToken does not contain @var or incorrect
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#33) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php
(#36) No one-line description found in phpdocs for class Zend_Feed_Pubsubhubbub_Subscriber_Callback
(#262) Phpdocs for function Zend_Feed_Pubsubhubbub_Subscriber_Callback::_detectVerifyTokenKey has incomplete parameters list
(#16) Package Zend_Feed_Pubsubhubbub is not valid
(#38) Package Zend_Feed_Pubsubhubbub is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader.php
(#381) Function Zend_Feed_Reader::findFeedLinks is not documented
(#99) Variable Zend_Feed_Reader::$_httpConditionalGet is not documented
(#101) Variable Zend_Feed_Reader::$_pluginLoader is not documented
(#103) Variable Zend_Feed_Reader::$_prefixPaths is not documented
(#105) Variable Zend_Feed_Reader::$_extensions is not documented
(#54) Constant Zend_Feed_Reader::NAMESPACE_ATOM_10 is not documented
(#55) Constant Zend_Feed_Reader::NAMESPACE_RDF is not documented
(#56) Constant Zend_Feed_Reader::NAMESPACE_RSS_090 is not documented
(#57) Constant Zend_Feed_Reader::NAMESPACE_RSS_10 is not documented
(#63) Constant Zend_Feed_Reader::TYPE_ATOM_03 is not documented
(#64) Constant Zend_Feed_Reader::TYPE_ATOM_10 is not documented
(#65) Constant Zend_Feed_Reader::TYPE_ATOM_10_ENTRY is not documented
(#66) Constant Zend_Feed_Reader::TYPE_ATOM_ANY is not documented
(#67) Constant Zend_Feed_Reader::TYPE_RSS_090 is not documented
(#68) Constant Zend_Feed_Reader::TYPE_RSS_091 is not documented
(#69) Constant Zend_Feed_Reader::TYPE_RSS_091_NETSCAPE is not documented
(#70) Constant Zend_Feed_Reader::TYPE_RSS_091_USERLAND is not documented
(#71) Constant Zend_Feed_Reader::TYPE_RSS_092 is not documented
(#72) Constant Zend_Feed_Reader::TYPE_RSS_093 is not documented
(#73) Constant Zend_Feed_Reader::TYPE_RSS_094 is not documented
(#74) Constant Zend_Feed_Reader::TYPE_RSS_10 is not documented
(#75) Constant Zend_Feed_Reader::TYPE_RSS_20 is not documented
(#76) Constant Zend_Feed_Reader::TYPE_RSS_ANY is not documented
(#42) No one-line description found in phpdocs for class Zend_Feed_Reader
(#219) Phpdocs for function Zend_Feed_Reader::import has incomplete parameters list
(#420) Phpdocs for function Zend_Feed_Reader::detectType has incomplete parameters list
(#706) Phpdocs for function Zend_Feed_Reader::arrayUnique has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#44) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Collection.php
(#22) No one-line description found in phpdocs for class Zend_Feed_Reader_Collection
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#24) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Collection/Author.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Reader_Collection_Author
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#29) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Collection/Category.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Reader_Collection_Category
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#29) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Collection/CollectionAbstract.php
(#22) No one-line description found in phpdocs for class Zend_Feed_Reader_Collection_CollectionAbstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#24) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Entry/Atom.php
(#42) No one-line description found in phpdocs for class Zend_Feed_Reader_Entry_Atom
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#44) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Entry/Rss.php
(#77) No one-line description found in phpdocs for class Zend_Feed_Reader_Entry_Rss
(#103) Phpdocs for function Zend_Feed_Reader_Entry_Rss::__construct has incomplete parameters list
(#138) Phpdocs for function Zend_Feed_Reader_Entry_Rss::getAuthor has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#79) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#78) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/EntryAbstract.php
(#22) No one-line description found in phpdocs for class Zend_Feed_Reader_EntryAbstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#24) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/EntryInterface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#24) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Atom/Entry.php
(#52) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_Atom_Entry
(#173) Phpdocs for function Zend_Feed_Reader_Extension_Atom_Entry::_collectXhtml has incomplete parameters list
(#487) Phpdocs for function Zend_Feed_Reader_Extension_Atom_Entry::getCommentFeedLink has incomplete parameters list
(#580) Phpdocs for function Zend_Feed_Reader_Extension_Atom_Entry::_absolutiseUri has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#54) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#53) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Atom/Feed.php
(#42) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_Atom_Feed
(#511) Phpdocs for function Zend_Feed_Reader_Extension_Atom_Feed::_absolutiseUri has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#44) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Content/Entry.php
(#42) Function Zend_Feed_Reader_Extension_Content_Entry::getContent is not documented
(#32) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_Content_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#34) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/CreativeCommons/Entry.php
(#32) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_CreativeCommons_Entry
(#40) Phpdocs for function Zend_Feed_Reader_Extension_CreativeCommons_Entry::getLicense has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#34) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/CreativeCommons/Feed.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_CreativeCommons_Feed
(#36) Phpdocs for function Zend_Feed_Reader_Extension_CreativeCommons_Feed::getLicense has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#29) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/DublinCore/Entry.php
(#37) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_DublinCore_Entry
(#228) There is no description in phpdocs for function getDate
(#49) Phpdocs for function Zend_Feed_Reader_Extension_DublinCore_Entry::getAuthor has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#39) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/DublinCore/Feed.php
(#37) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_DublinCore_Feed
(#237) There is no description in phpdocs for function getDate
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#39) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/EntryAbstract.php
(#22) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_EntryAbstract
(#75) Phpdocs for function Zend_Feed_Reader_Extension_EntryAbstract::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#24) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/FeedAbstract.php
(#38) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_FeedAbstract
(#77) Phpdocs for function Zend_Feed_Reader_Extension_FeedAbstract::__construct has incomplete parameters list
(#175) Phpdocs for function Zend_Feed_Reader_Extension_FeedAbstract::setXpathPrefix has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#40) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Podcast/Entry.php
(#32) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_Podcast_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#34) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Podcast/Feed.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_Podcast_Feed
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#29) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Slash/Entry.php
(#32) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_Slash_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#34) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Syndication/Feed.php
(#29) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_Syndication_Feed
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#31) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/Thread/Entry.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_Thread_Entry
(#61) Phpdocs for function Zend_Feed_Reader_Extension_Thread_Entry::_getData has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#29) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Extension/WellFormedWeb/Entry.php
(#32) No one-line description found in phpdocs for class Zend_Feed_Reader_Extension_WellFormedWeb_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#34) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Feed/Atom.php
(#32) No one-line description found in phpdocs for class Zend_Feed_Reader_Feed_Atom
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#34) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Feed/Atom/Source.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Reader_Feed_Atom_Source
(#67) There is no description in phpdocs for function count
(#72) There is no description in phpdocs for function current
(#77) There is no description in phpdocs for function key
(#82) There is no description in phpdocs for function next
(#87) There is no description in phpdocs for function rewind
(#92) There is no description in phpdocs for function valid
(#97) There is no description in phpdocs for function _indexEntries
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#29) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/Feed/Rss.php
(#47) No one-line description found in phpdocs for class Zend_Feed_Reader_Feed_Rss
(#59) Phpdocs for function Zend_Feed_Reader_Feed_Rss::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#49) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#48) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/FeedAbstract.php
(#264) Function Zend_Feed_Reader_FeedAbstract::getExtensions is not documented
(#269) Function Zend_Feed_Reader_FeedAbstract::__call is not documented
(#295) Function Zend_Feed_Reader_FeedAbstract::_loadExtensions is not documented
(#32) No one-line description found in phpdocs for class Zend_Feed_Reader_FeedAbstract
(#92) Phpdocs for function Zend_Feed_Reader_FeedAbstract::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#34) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/FeedInterface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#24) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Reader/FeedSet.php
(#41) Variable Zend_Feed_Reader_FeedSet::$rss is not documented
(#43) Variable Zend_Feed_Reader_FeedSet::$rdf is not documented
(#45) Variable Zend_Feed_Reader_FeedSet::$atom is not documented
(#32) No one-line description found in phpdocs for class Zend_Feed_Reader_FeedSet
(#85) Phpdocs for function Zend_Feed_Reader_FeedSet::_absolutiseUri has incomplete parameters list
(#107) Phpdocs for function Zend_Feed_Reader_FeedSet::_canonicalizePath has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Reader is not valid
(#34) Package Zend_Feed_Reader is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Rss.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#45) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer.php
(#261) Function Zend_Feed_Writer::lcfirst is not documented
(#34) Constant Zend_Feed_Writer::NAMESPACE_ATOM_10 is not documented
(#35) Constant Zend_Feed_Writer::NAMESPACE_RDF is not documented
(#36) Constant Zend_Feed_Writer::NAMESPACE_RSS_090 is not documented
(#37) Constant Zend_Feed_Writer::NAMESPACE_RSS_10 is not documented
(#43) Constant Zend_Feed_Writer::TYPE_ATOM_03 is not documented
(#44) Constant Zend_Feed_Writer::TYPE_ATOM_10 is not documented
(#45) Constant Zend_Feed_Writer::TYPE_ATOM_ANY is not documented
(#46) Constant Zend_Feed_Writer::TYPE_RSS_090 is not documented
(#47) Constant Zend_Feed_Writer::TYPE_RSS_091 is not documented
(#48) Constant Zend_Feed_Writer::TYPE_RSS_091_NETSCAPE is not documented
(#49) Constant Zend_Feed_Writer::TYPE_RSS_091_USERLAND is not documented
(#50) Constant Zend_Feed_Writer::TYPE_RSS_092 is not documented
(#51) Constant Zend_Feed_Writer::TYPE_RSS_093 is not documented
(#52) Constant Zend_Feed_Writer::TYPE_RSS_094 is not documented
(#53) Constant Zend_Feed_Writer::TYPE_RSS_10 is not documented
(#54) Constant Zend_Feed_Writer::TYPE_RSS_20 is not documented
(#55) Constant Zend_Feed_Writer::TYPE_RSS_ANY is not documented
(#22) No one-line description found in phpdocs for class Zend_Feed_Writer
(#88) Phpdocs for function Zend_Feed_Writer::setPluginLoader has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#24) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Deleted.php
(#109) Function Zend_Feed_Writer_Deleted::setReference is not documented
(#118) Function Zend_Feed_Writer_Deleted::getReference is not documented
(#126) Function Zend_Feed_Writer_Deleted::setWhen is not documented
(#142) Function Zend_Feed_Writer_Deleted::getWhen is not documented
(#150) Function Zend_Feed_Writer_Deleted::setBy is not documented
(#181) Function Zend_Feed_Writer_Deleted::getBy is not documented
(#189) Function Zend_Feed_Writer_Deleted::setComment is not documented
(#194) Function Zend_Feed_Writer_Deleted::getComment is not documented
(#24) No one-line description found in phpdocs for class Zend_Feed_Writer_Deleted
(#48) Phpdocs for function Zend_Feed_Writer_Deleted::setEncoding has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#26) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Entry.php
(#34) No one-line description found in phpdocs for class Zend_Feed_Writer_Entry
(#735) There is no description in phpdocs for function getSource
(#80) Phpdocs for function Zend_Feed_Writer_Entry::addAuthor has incomplete parameters list
(#140) Phpdocs for function Zend_Feed_Writer_Entry::addAuthors has incomplete parameters list
(#152) Phpdocs for function Zend_Feed_Writer_Entry::setEncoding has incomplete parameters list
(#179) Phpdocs for function Zend_Feed_Writer_Entry::setCopyright has incomplete parameters list
(#193) Phpdocs for function Zend_Feed_Writer_Entry::setContent has incomplete parameters list
(#207) Phpdocs for function Zend_Feed_Writer_Entry::setDateCreated has incomplete parameters list
(#228) Phpdocs for function Zend_Feed_Writer_Entry::setDateModified has incomplete parameters list
(#249) Phpdocs for function Zend_Feed_Writer_Entry::setDescription has incomplete parameters list
(#263) Phpdocs for function Zend_Feed_Writer_Entry::setId has incomplete parameters list
(#277) Phpdocs for function Zend_Feed_Writer_Entry::setLink has incomplete parameters list
(#291) Phpdocs for function Zend_Feed_Writer_Entry::setCommentCount has incomplete parameters list
(#305) Phpdocs for function Zend_Feed_Writer_Entry::setCommentLink has incomplete parameters list
(#319) Phpdocs for function Zend_Feed_Writer_Entry::setCommentFeedLink has incomplete parameters list
(#341) Phpdocs for function Zend_Feed_Writer_Entry::setCommentFeedLinks has incomplete parameters list
(#355) Phpdocs for function Zend_Feed_Writer_Entry::setTitle has incomplete parameters list
(#543) Phpdocs for function Zend_Feed_Writer_Entry::addCategory has incomplete parameters list
(#600) Phpdocs for function Zend_Feed_Writer_Entry::setEnclosure has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#36) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Exception/InvalidMethodException.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Feed is not valid
(#36) Package Zend_Feed is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_Atom_Renderer_Feed
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/Content/Renderer/Entry.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_Content_Renderer_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_DublinCore_Renderer_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_DublinCore_Renderer_Feed
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/ITunes/Entry.php
(#22) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_ITunes_Entry
(#69) Phpdocs for function Zend_Feed_Writer_Extension_ITunes_Entry::setItunesBlock has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#24) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/ITunes/Feed.php
(#22) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_ITunes_Feed
(#69) Phpdocs for function Zend_Feed_Writer_Extension_ITunes_Feed::setItunesBlock has incomplete parameters list
(#280) Phpdocs for function Zend_Feed_Writer_Extension_ITunes_Feed::addItunesOwner has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#24) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_ITunes_Renderer_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_ITunes_Renderer_Feed
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/RendererAbstract.php
(#26) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_RendererAbstract
(#16) Package Zend_Feed_Writer_Entry_Rss is not valid
(#28) Package Zend_Feed_Writer_Entry_Rss is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/RendererInterface.php
(#16) Package Zend_Feed_Writer is not valid
(#23) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#22) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/Slash/Renderer/Entry.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_Slash_Renderer_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_Threading_Renderer_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Extension_WellFormedWeb_Renderer_Entry
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Feed.php
(#59) No one-line description found in phpdocs for class Zend_Feed_Writer_Feed
(#104) Phpdocs for function Zend_Feed_Writer_Feed::addTombstone has incomplete parameters list
(#261) Phpdocs for function Zend_Feed_Writer_Feed::export has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#61) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#60) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Feed/FeedAbstract.php
(#52) No one-line description found in phpdocs for class Zend_Feed_Writer_Feed_FeedAbstract
(#90) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::addAuthor has incomplete parameters list
(#140) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::addAuthors has incomplete parameters list
(#152) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::setCopyright has incomplete parameters list
(#169) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::setDateCreated has incomplete parameters list
(#190) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::setDateModified has incomplete parameters list
(#211) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::setLastBuildDate has incomplete parameters list
(#229) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::setDescription has incomplete parameters list
(#243) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::setGenerator has incomplete parameters list
(#329) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::setLanguage has incomplete parameters list
(#357) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::setFeedLink has incomplete parameters list
(#375) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::setTitle has incomplete parameters list
(#451) Phpdocs for function Zend_Feed_Writer_Feed_FeedAbstract::addCategory has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#54) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#53) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Entry/Atom.php
(#247) Function Zend_Feed_Writer_Renderer_Entry_Atom::_setLink is not documented
(#29) No one-line description found in phpdocs for class Zend_Feed_Writer_Renderer_Entry_Atom
(#334) Phpdocs for function Zend_Feed_Writer_Renderer_Entry_Atom::_loadXhtml has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#31) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Renderer_Entry_Atom_Deleted
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Entry/Rss.php
(#27) No one-line description found in phpdocs for class Zend_Feed_Writer_Renderer_Entry_Rss
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#29) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Feed/Atom.php
(#42) No one-line description found in phpdocs for class Zend_Feed_Writer_Renderer_Feed_Atom
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#44) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php
(#37) No one-line description found in phpdocs for class Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#39) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php
(#24) No one-line description found in phpdocs for class Zend_Feed_Writer_Renderer_Feed_Atom_Source
(#38) Phpdocs for function Zend_Feed_Writer_Renderer_Feed_Atom_Source::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#26) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/Feed/Rss.php
(#37) No one-line description found in phpdocs for class Zend_Feed_Writer_Renderer_Feed_Rss
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#39) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/RendererAbstract.php
(#28) No one-line description found in phpdocs for class Zend_Feed_Writer_Renderer_RendererAbstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#30) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Renderer/RendererInterface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#24) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Feed/Writer/Source.php
(#24) No one-line description found in phpdocs for class Zend_Feed_Writer_Source
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Feed_Writer is not valid
(#26) Package Zend_Feed_Writer is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/File/Transfer.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_File_Transfer is not valid
(#31) Package Zend_File_Transfer is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/File/Transfer/Adapter/Abstract.php
(#35) Constant Zend_File_Transfer_Adapter_Abstract::FILTER is not documented
(#36) Constant Zend_File_Transfer_Adapter_Abstract::VALIDATE is not documented
(#443) Phpdocs for function Zend_File_Transfer_Adapter_Abstract::setValidators has incomplete parameters list
(#817) Phpdocs for function Zend_File_Transfer_Adapter_Abstract::setFilters has incomplete parameters list
(#939) Phpdocs for function Zend_File_Transfer_Adapter_Abstract::getFileName has incomplete parameters list
(#109) Phpdocs for variable Zend_File_Transfer_Adapter_Abstract::$_options does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_File_Transfer is not valid
(#26) Package Zend_File_Transfer is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/File/Transfer/Adapter/Http.php
(#37) Variable Zend_File_Transfer_Adapter_Http::$_callbackApc is not documented
(#38) Variable Zend_File_Transfer_Adapter_Http::$_callbackUploadProgress is not documented
(#60) Phpdocs for function Zend_File_Transfer_Adapter_Http::setValidators has incomplete parameters list
(#88) Phpdocs for function Zend_File_Transfer_Adapter_Http::clearValidators has incomplete parameters list
(#221) Phpdocs for function Zend_File_Transfer_Adapter_Http::isSent has incomplete parameters list
(#278) Phpdocs for function Zend_File_Transfer_Adapter_Http::isUploaded has incomplete parameters list
(#428) Phpdocs for function Zend_File_Transfer_Adapter_Http::_prepareFiles has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_File_Transfer is not valid
(#31) Package Zend_File_Transfer is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/File/Transfer/Exception.php
(#39) Function Zend_File_Transfer_Exception::__construct is not documented
(#37) Variable Zend_File_Transfer_Exception::$_fileerror is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_File_Transfer is not valid
(#31) Package Zend_File_Transfer is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter.php
(#36) Constant Zend_Filter::CHAIN_APPEND is not documented
(#37) Constant Zend_Filter::CHAIN_PREPEND is not documented
(#27) No one-line description found in phpdocs for class Zend_Filter
(#169) There is no description in phpdocs for function get
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Alnum.php
(#31) No one-line description found in phpdocs for class Zend_Filter_Alnum
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#33) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Alpha.php
(#31) No one-line description found in phpdocs for class Zend_Filter_Alpha
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#33) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/BaseName.php
(#2) Empty line found after PHP open tag
(#30) No one-line description found in phpdocs for class Zend_Filter_BaseName
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Filter is not valid
(#32) Package Zend_Filter is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Boolean.php
(#47) Variable Zend_Filter_Boolean::$_constants is not documented
(#35) Constant Zend_Filter_Boolean::BOOLEAN is not documented
(#36) Constant Zend_Filter_Boolean::INTEGER is not documented
(#37) Constant Zend_Filter_Boolean::FLOAT is not documented
(#38) Constant Zend_Filter_Boolean::STRING is not documented
(#39) Constant Zend_Filter_Boolean::ZERO is not documented
(#40) Constant Zend_Filter_Boolean::EMPTY_ARRAY is not documented
(#41) Constant Zend_Filter_Boolean::NULL is not documented
(#42) Constant Zend_Filter_Boolean::PHP is not documented
(#43) Constant Zend_Filter_Boolean::FALSE_STRING is not documented
(#44) Constant Zend_Filter_Boolean::YES is not documented
(#45) Constant Zend_Filter_Boolean::ALL is not documented
(#27) No one-line description found in phpdocs for class Zend_Filter_Boolean
(#218) Phpdocs for function Zend_Filter_Boolean::setCasting has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Callback.php
(#27) No one-line description found in phpdocs for class Zend_Filter_Callback
(#52) Phpdocs for function Zend_Filter_Callback::__construct has incomplete parameters list
(#93) Phpdocs for function Zend_Filter_Callback::setCallback has incomplete parameters list
(#133) Phpdocs for function Zend_Filter_Callback::filter has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Compress.php
(#37) Phpdocs for variable Zend_Filter_Compress::$_adapter does not contain @var or incorrect
(#42) Phpdocs for variable Zend_Filter_Compress::$_adapterOptions does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Compress/Bz2.php
(#78) Phpdocs for function Zend_Filter_Compress_Bz2::setBlocksize has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Compress/CompressAbstract.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Compress/CompressInterface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#26) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Compress/Gz.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Compress/Lzf.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Compress/Rar.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Compress/Tar.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Compress/Zip.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Decompress.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Decrypt.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Digits.php
(#2) Empty line found after PHP open tag
(#30) No one-line description found in phpdocs for class Zend_Filter_Digits
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Filter is not valid
(#32) Package Zend_Filter is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Dir.php
(#2) Empty line found after PHP open tag
(#30) No one-line description found in phpdocs for class Zend_Filter_Dir
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Filter is not valid
(#32) Package Zend_Filter is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Encrypt.php
(#42) Phpdocs for variable Zend_Filter_Encrypt::$_adapter does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#36) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Encrypt/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#26) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Encrypt/Mcrypt.php
(#57) Variable Zend_Filter_Encrypt_Mcrypt::$_srandCalled is not documented
(#37) Phpdocs for variable Zend_Filter_Encrypt_Mcrypt::$_encryption does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Encrypt/Openssl.php
(#228) Phpdocs for function Zend_Filter_Encrypt_Openssl::setEnvelopeKey has incomplete parameters list
(#37) Phpdocs for variable Zend_Filter_Encrypt_Openssl::$_keys does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Exception.php
(#2) Empty line found after PHP open tag
(#30) No one-line description found in phpdocs for class Zend_Filter_Exception
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Filter is not valid
(#32) Package Zend_Filter is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/File/Decrypt.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/File/Encrypt.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/File/LowerCase.php
(#27) No one-line description found in phpdocs for class Zend_Filter_File_LowerCase
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/File/Rename.php
(#27) No one-line description found in phpdocs for class Zend_Filter_File_Rename
(#49) Phpdocs for function Zend_Filter_File_Rename::__construct has incomplete parameters list
(#35) Phpdocs for variable Zend_Filter_File_Rename::$_files does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/File/UpperCase.php
(#27) No one-line description found in phpdocs for class Zend_Filter_File_UpperCase
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/HtmlEntities.php
(#27) No one-line description found in phpdocs for class Zend_Filter_HtmlEntities
(#59) Phpdocs for function Zend_Filter_HtmlEntities::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Inflector.php
(#197) Phpdocs for function Zend_Filter_Inflector::setThrowTargetExceptionsOn has incomplete parameters list
(#245) Phpdocs for function Zend_Filter_Inflector::setTarget has incomplete parameters list
(#280) Phpdocs for function Zend_Filter_Inflector::setRules has incomplete parameters list
(#303) Phpdocs for function Zend_Filter_Inflector::addRules has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#37) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Input.php
(#46) Constant Zend_Filter_Input::ALLOW_EMPTY is not documented
(#47) Constant Zend_Filter_Input::BREAK_CHAIN is not documented
(#48) Constant Zend_Filter_Input::DEFAULT_VALUE is not documented
(#49) Constant Zend_Filter_Input::MESSAGES is not documented
(#50) Constant Zend_Filter_Input::ESCAPE_FILTER is not documented
(#51) Constant Zend_Filter_Input::FIELDS is not documented
(#52) Constant Zend_Filter_Input::FILTER is not documented
(#53) Constant Zend_Filter_Input::FILTER_CHAIN is not documented
(#54) Constant Zend_Filter_Input::MISSING_MESSAGE is not documented
(#55) Constant Zend_Filter_Input::INPUT_NAMESPACE is not documented
(#56) Constant Zend_Filter_Input::VALIDATOR_NAMESPACE is not documented
(#57) Constant Zend_Filter_Input::FILTER_NAMESPACE is not documented
(#58) Constant Zend_Filter_Input::NOT_EMPTY_MESSAGE is not documented
(#59) Constant Zend_Filter_Input::PRESENCE is not documented
(#60) Constant Zend_Filter_Input::PRESENCE_OPTIONAL is not documented
(#61) Constant Zend_Filter_Input::PRESENCE_REQUIRED is not documented
(#62) Constant Zend_Filter_Input::RULE is not documented
(#63) Constant Zend_Filter_Input::RULE_WILDCARD is not documented
(#64) Constant Zend_Filter_Input::VALIDATE is not documented
(#65) Constant Zend_Filter_Input::VALIDATOR is not documented
(#66) Constant Zend_Filter_Input::VALIDATOR_CHAIN is not documented
(#67) Constant Zend_Filter_Input::VALIDATOR_CHAIN_COUNT is not documented
(#37) No one-line description found in phpdocs for class Zend_Filter_Input
(#159) There is no description in phpdocs for function __construct
(#179) There is no description in phpdocs for function addNamespace
(#293) There is no description in phpdocs for function getMessages
(#302) There is no description in phpdocs for function getErrors
(#311) There is no description in phpdocs for function getInvalid
(#320) There is no description in phpdocs for function getMissing
(#329) There is no description in phpdocs for function getUnknown
(#338) There is no description in phpdocs for function getEscaped
(#356) There is no description in phpdocs for function _escapeRecursive
(#375) There is no description in phpdocs for function getUnescaped
(#391) There is no description in phpdocs for function __get
(#400) There is no description in phpdocs for function hasInvalid
(#409) There is no description in phpdocs for function hasMissing
(#418) There is no description in phpdocs for function hasUnknown
(#427) There is no description in phpdocs for function hasValid
(#436) There is no description in phpdocs for function isValid
(#449) There is no description in phpdocs for function __isset
(#459) There is no description in phpdocs for function process
(#478) There is no description in phpdocs for function setData
(#500) There is no description in phpdocs for function setDefaultEscapeFilter
(#517) There is no description in phpdocs for function setOptions
(#645) There is no description in phpdocs for function _filter
(#706) There is no description in phpdocs for function _filterRule
(#726) There is no description in phpdocs for function _getDefaultEscapeFilter
(#737) There is no description in phpdocs for function _getMissingMessage
(#759) There is no description in phpdocs for function _getNotEmptyMessage
(#779) There is no description in phpdocs for function _process
(#791) There is no description in phpdocs for function _validate
(#922) There is no description in phpdocs for function _validateRule
(#1074) There is no description in phpdocs for function _getFilter
(#1083) There is no description in phpdocs for function _getValidator
(#1092) There is no description in phpdocs for function _getFilterOrValidator
(#357) Phpdocs for function Zend_Filter_Input::_escapeRecursive has incomplete parameters list
(#759) Phpdocs for function Zend_Filter_Input::_getNotEmptyMessage has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#39) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Int.php
(#2) Empty line found after PHP open tag
(#30) No one-line description found in phpdocs for class Zend_Filter_Int
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Filter is not valid
(#32) Package Zend_Filter is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Interface.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Filter is not valid
(#26) Package Zend_Filter is not valid
(#16) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/LocalizedToNormalized.php
(#55) Phpdocs for function Zend_Filter_LocalizedToNormalized::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#36) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/NormalizedToLocalized.php
(#54) Phpdocs for function Zend_Filter_NormalizedToLocalized::__construct has incomplete parameters list
(#42) Phpdocs for variable Zend_Filter_NormalizedToLocalized::$_options does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#36) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Null.php
(#42) Variable Zend_Filter_Null::$_constants is not documented
(#35) Constant Zend_Filter_Null::BOOLEAN is not documented
(#36) Constant Zend_Filter_Null::INTEGER is not documented
(#37) Constant Zend_Filter_Null::EMPTY_ARRAY is not documented
(#38) Constant Zend_Filter_Null::STRING is not documented
(#39) Constant Zend_Filter_Null::ZERO is not documented
(#40) Constant Zend_Filter_Null::ALL is not documented
(#27) No one-line description found in phpdocs for class Zend_Filter_Null
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/PregReplace.php
(#27) No one-line description found in phpdocs for class Zend_Filter_PregReplace
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/RealPath.php
(#27) No one-line description found in phpdocs for class Zend_Filter_RealPath
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/StringToLower.php
(#27) No one-line description found in phpdocs for class Zend_Filter_StringToLower
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/StringToUpper.php
(#27) No one-line description found in phpdocs for class Zend_Filter_StringToUpper
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/StringTrim.php
(#27) No one-line description found in phpdocs for class Zend_Filter_StringTrim
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/StripNewlines.php
(#27) No one-line description found in phpdocs for class Zend_Filter_StripNewlines
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/StripTags.php
(#29) No one-line description found in phpdocs for class Zend_Filter_StripTags
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#31) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/CamelCaseToDash.php
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_CamelCaseToDash
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/CamelCaseToSeparator.php
(#36) Function Zend_Filter_Word_CamelCaseToSeparator::filter is not documented
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_CamelCaseToSeparator
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/CamelCaseToUnderscore.php
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_CamelCaseToUnderscore
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/DashToCamelCase.php
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_DashToCamelCase
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/DashToSeparator.php
(#36) Function Zend_Filter_Word_DashToSeparator::filter is not documented
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_DashToSeparator
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/DashToUnderscore.php
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_DashToUnderscore
(#38) Phpdocs for function Zend_Filter_Word_DashToUnderscore::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/Separator/Abstract.php
(#37) Variable Zend_Filter_Word_Separator_Abstract::$_separator is not documented
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_Separator_Abstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/SeparatorToCamelCase.php
(#36) Function Zend_Filter_Word_SeparatorToCamelCase::filter is not documented
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_SeparatorToCamelCase
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/SeparatorToDash.php
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_SeparatorToDash
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/SeparatorToSeparator.php
(#36) Variable Zend_Filter_Word_SeparatorToSeparator::$_searchSeparator is not documented
(#37) Variable Zend_Filter_Word_SeparatorToSeparator::$_replacementSeparator is not documented
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_SeparatorToSeparator
(#42) Phpdocs for function Zend_Filter_Word_SeparatorToSeparator::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/UnderscoreToCamelCase.php
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_UnderscoreToCamelCase
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/UnderscoreToDash.php
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_UnderscoreToDash
(#38) Phpdocs for function Zend_Filter_Word_UnderscoreToDash::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Filter/Word/UnderscoreToSeparator.php
(#27) No one-line description found in phpdocs for class Zend_Filter_Word_UnderscoreToSeparator
(#38) Phpdocs for function Zend_Filter_Word_UnderscoreToSeparator::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Filter is not valid
(#29) Package Zend_Filter is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form.php
(#2440) Function Zend_Form::persistData is not documented
(#38) Constant Zend_Form::DECORATOR is not documented
(#39) Constant Zend_Form::ELEMENT is not documented
(#45) Constant Zend_Form::METHOD_DELETE is not documented
(#46) Constant Zend_Form::METHOD_GET is not documented
(#47) Constant Zend_Form::METHOD_POST is not documented
(#48) Constant Zend_Form::METHOD_PUT is not documented
(#54) Constant Zend_Form::ENCTYPE_URLENCODED is not documented
(#55) Constant Zend_Form::ENCTYPE_MULTIPART is not documented
(#2457) Phpdocs for function Zend_Form::getErrors has incomplete parameters list
(#2806) Phpdocs for function Zend_Form::setElementDecorators has incomplete parameters list
(#31) Not recommended phpdocs tag @version used
(#2151) Not recommended phpdocs tag @access used
(#2181) Not recommended phpdocs tag @access used
(#16) Package Zend_Form is not valid
(#28) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Abstract.php
(#40) Constant Zend_Form_Decorator_Abstract::PREPEND is not documented
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#28) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Callback.php
(#49) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#45) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Captcha.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#31) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Captcha/Word.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#31) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Description.php
(#42) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#38) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/DtDdWrapper.php
(#36) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#32) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Errors.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#31) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#30) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Fieldset.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#31) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/File.php
(#41) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#37) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Form.php
(#42) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#38) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/FormElements.php
(#40) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#36) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/FormErrors.php
(#61) Variable Zend_Form_Decorator_FormErrors::$_ignoreSubForms is not documented
(#62) Variable Zend_Form_Decorator_FormErrors::$_showCustomFormErrors is not documented
(#63) Variable Zend_Form_Decorator_FormErrors::$_onlyCustomFormErrors is not documented
(#64) Variable Zend_Form_Decorator_FormErrors::$_markupElementLabelEnd is not documented
(#65) Variable Zend_Form_Decorator_FormErrors::$_markupElementLabelStart is not documented
(#66) Variable Zend_Form_Decorator_FormErrors::$_markupListEnd is not documented
(#67) Variable Zend_Form_Decorator_FormErrors::$_markupListItemEnd is not documented
(#68) Variable Zend_Form_Decorator_FormErrors::$_markupListItemStart is not documented
(#69) Variable Zend_Form_Decorator_FormErrors::$_markupListStart is not documented
(#37) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#33) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/HtmlTag.php
(#75) Phpdocs for function Zend_Form_Decorator_HtmlTag::_htmlAttribs has incomplete parameters list
(#48) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#44) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Image.php
(#40) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#36) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Interface.php
(#29) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#25) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Label.php
(#44) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#40) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Marker/File/Interface.php
(#29) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#25) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/PrepareElements.php
(#62) Function Zend_Form_Decorator_PrepareElements::_recursivelyPrepareForm is not documented
(#40) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#36) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/Tooltip.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#31) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/ViewHelper.php
(#42) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#38) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Decorator/ViewScript.php
(#50) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#46) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#45) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/DisplayGroup.php
(#865) Phpdocs for function Zend_Form_DisplayGroup::render has incomplete parameters list
(#28) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#25) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element.php
(#49) Constant Zend_Form_Element::FILTER is not documented
(#50) Constant Zend_Form_Element::VALIDATE is not documented
(#1597) Phpdocs for function Zend_Form_Element::addFilter has incomplete parameters list
(#41) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#37) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Button.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Captcha.php
(#117) Phpdocs for function Zend_Form_Element_Captcha::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#39) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Checkbox.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#30) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/File.php
(#343) Phpdocs for function Zend_Form_Element_File::setFilters has incomplete parameters list
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#28) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Hash.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Hidden.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Image.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Multi.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/MultiCheckbox.php
(#37) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#33) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Multiselect.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Password.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Radio.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Reset.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Select.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Submit.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Text.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Textarea.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Element/Xhtml.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/Exception.php
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#29) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Form/SubForm.php
(#31) Not recommended phpdocs tag @version used
(#16) Package Zend_Form is not valid
(#28) Package Zend_Form is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata
(#168) Phpdocs for function Zend_Gdata::getEntry has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App.php
(#2) Empty line found after PHP open tag
(#44) No one-line description found in phpdocs for class Zend_Gdata_App
(#236) Phpdocs for function Zend_Gdata_App::setHttpClient has incomplete parameters list
(#790) Phpdocs for function Zend_Gdata_App::importString has incomplete parameters list
(#867) Phpdocs for function Zend_Gdata_App::post has incomplete parameters list
(#892) Phpdocs for function Zend_Gdata_App::put has incomplete parameters list
(#917) Phpdocs for function Zend_Gdata_App::delete has incomplete parameters list
(#972) Phpdocs for function Zend_Gdata_App::updateEntry has incomplete parameters list
(#1066) Phpdocs for function Zend_Gdata_App::retrieveAllEntriesForFeed has incomplete parameters list
(#1096) Phpdocs for function Zend_Gdata_App::enableRequestDebugLogging has incomplete parameters list
(#1165) Phpdocs for function Zend_Gdata_App::generateIfMatchHeaderData has incomplete parameters list
(#129) Phpdocs for variable Zend_Gdata_App::$_majorProtocolVersion does not contain @var or incorrect
(#142) Phpdocs for variable Zend_Gdata_App::$_minorProtocolVersion does not contain @var or incorrect
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#50) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/AuthException.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/BadMethodCallException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Base.php
(#2) Empty line found after PHP open tag
(#111) Function Zend_Gdata_App_Base::__construct is not documented
(#115) Phpdocs for function Zend_Gdata_App_Base::getText has incomplete parameters list
(#203) Phpdocs for function Zend_Gdata_App_Base::getDOM has incomplete parameters list
(#498) Phpdocs for function Zend_Gdata_App_Base::__set has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/BaseMediaSource.php
(#2) Empty line found after PHP open tag
(#89) Phpdocs for function Zend_Gdata_App_BaseMediaSource::setSlug has incomplete parameters list
(#132) Phpdocs for function Zend_Gdata_App_BaseMediaSource::__set has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/CaptchaRequiredException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Entry.php
(#2) Empty line found after PHP open tag
(#127) Function Zend_Gdata_App_Entry::getDOM is not documented
(#151) Function Zend_Gdata_App_Entry::takeChildFromDOM is not documented
(#230) Phpdocs for function Zend_Gdata_App_Entry::reload has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#63) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#62) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Exception.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Author.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Author::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Category.php
(#2) Empty line found after PHP open tag
(#46) Function Zend_Gdata_App_Extension_Category::__construct is not documented
(#54) Function Zend_Gdata_App_Extension_Category::getDOM is not documented
(#69) Function Zend_Gdata_App_Extension_Category::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_App_Extension_Category::$_rootElement is not documented
(#42) Variable Zend_Gdata_App_Extension_Category::$_term is not documented
(#43) Variable Zend_Gdata_App_Extension_Category::$_scheme is not documented
(#44) Variable Zend_Gdata_App_Extension_Category::$_label is not documented
(#86) There is no description in phpdocs for function getTerm
(#94) There is no description in phpdocs for function setTerm
(#104) There is no description in phpdocs for function getScheme
(#112) There is no description in phpdocs for function setScheme
(#122) There is no description in phpdocs for function getLabel
(#130) There is no description in phpdocs for function setLabel
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Content.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_App_Extension_Content::__construct is not documented
(#50) Function Zend_Gdata_App_Extension_Content::getDOM is not documented
(#59) Function Zend_Gdata_App_Extension_Content::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_App_Extension_Content::$_rootElement is not documented
(#42) Variable Zend_Gdata_App_Extension_Content::$_src is not documented
(#70) There is no description in phpdocs for function getSrc
(#78) There is no description in phpdocs for function setSrc
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Contributor.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Contributor::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Control.php
(#2) Empty line found after PHP open tag
(#50) Function Zend_Gdata_App_Extension_Control::__construct is not documented
(#56) Function Zend_Gdata_App_Extension_Control::getDOM is not documented
(#65) Function Zend_Gdata_App_Extension_Control::takeChildFromDOM is not documented
(#46) Variable Zend_Gdata_App_Extension_Control::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_App_Extension_Control::$_rootElement is not documented
(#48) Variable Zend_Gdata_App_Extension_Control::$_draft is not documented
(#80) There is no description in phpdocs for function getDraft
(#88) There is no description in phpdocs for function setDraft
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Draft.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_App_Extension_Draft::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Draft::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_App_Extension_Draft::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Edited.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Edited::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Edited::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Element.php
(#2) Empty line found after PHP open tag
(#42) Function Zend_Gdata_App_Extension_Element::__construct is not documented
(#50) Function Zend_Gdata_App_Extension_Element::transferFromDOM is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_App_Extension_Element
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Email.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Email::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Email::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Generator.php
(#2) Empty line found after PHP open tag
(#45) Function Zend_Gdata_App_Extension_Generator::__construct is not documented
(#53) Function Zend_Gdata_App_Extension_Generator::getDOM is not documented
(#65) Function Zend_Gdata_App_Extension_Generator::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_App_Extension_Generator::$_rootElement is not documented
(#42) Variable Zend_Gdata_App_Extension_Generator::$_uri is not documented
(#43) Variable Zend_Gdata_App_Extension_Generator::$_version is not documented
(#79) There is no description in phpdocs for function getUri
(#87) There is no description in phpdocs for function setUri
(#97) There is no description in phpdocs for function getVersion
(#105) There is no description in phpdocs for function setVersion
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Icon.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Icon::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Icon::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Id.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Id::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Id::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Link.php
(#2) Empty line found after PHP open tag
(#49) Function Zend_Gdata_App_Extension_Link::__construct is not documented
(#61) Function Zend_Gdata_App_Extension_Link::getDOM is not documented
(#85) Function Zend_Gdata_App_Extension_Link::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_App_Extension_Link::$_rootElement is not documented
(#42) Variable Zend_Gdata_App_Extension_Link::$_href is not documented
(#43) Variable Zend_Gdata_App_Extension_Link::$_rel is not documented
(#44) Variable Zend_Gdata_App_Extension_Link::$_type is not documented
(#45) Variable Zend_Gdata_App_Extension_Link::$_hrefLang is not documented
(#46) Variable Zend_Gdata_App_Extension_Link::$_title is not documented
(#47) Variable Zend_Gdata_App_Extension_Link::$_length is not documented
(#111) There is no description in phpdocs for function getHref
(#119) There is no description in phpdocs for function setHref
(#129) There is no description in phpdocs for function getRel
(#137) There is no description in phpdocs for function setRel
(#147) There is no description in phpdocs for function getType
(#155) There is no description in phpdocs for function setType
(#165) There is no description in phpdocs for function getHrefLang
(#173) There is no description in phpdocs for function setHrefLang
(#183) There is no description in phpdocs for function getTitle
(#191) There is no description in phpdocs for function setTitle
(#201) There is no description in phpdocs for function getLength
(#209) There is no description in phpdocs for function setLength
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Logo.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Logo::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Logo::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Name.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Name::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Name::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Person.php
(#2) Empty line found after PHP open tag
(#61) Function Zend_Gdata_App_Extension_Person::__construct is not documented
(#69) Function Zend_Gdata_App_Extension_Person::getDOM is not documented
(#84) Function Zend_Gdata_App_Extension_Person::takeChildFromDOM is not documented
(#56) Variable Zend_Gdata_App_Extension_Person::$_rootElement is not documented
(#57) Variable Zend_Gdata_App_Extension_Person::$_name is not documented
(#58) Variable Zend_Gdata_App_Extension_Person::$_email is not documented
(#59) Variable Zend_Gdata_App_Extension_Person::$_uri is not documented
(#109) There is no description in phpdocs for function getName
(#117) There is no description in phpdocs for function setName
(#127) There is no description in phpdocs for function getEmail
(#135) There is no description in phpdocs for function setEmail
(#145) There is no description in phpdocs for function getUri
(#153) There is no description in phpdocs for function setUri
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#48) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#47) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Published.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Published::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Published::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Rights.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Rights::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Rights::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Source.php
(#2) Empty line found after PHP open tag
(#44) Variable Zend_Gdata_App_Extension_Source::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_App_Extension_Source
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Subtitle.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Subtitle::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Summary.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Summary::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Text.php
(#2) Empty line found after PHP open tag
(#45) Function Zend_Gdata_App_Extension_Text::__construct is not documented
(#52) Function Zend_Gdata_App_Extension_Text::getDOM is not documented
(#61) Function Zend_Gdata_App_Extension_Text::takeAttributeFromDOM is not documented
(#75) Function Zend_Gdata_App_Extension_Text::getType is not documented
(#84) Function Zend_Gdata_App_Extension_Text::setType is not documented
(#42) Variable Zend_Gdata_App_Extension_Text::$_rootElement is not documented
(#43) Variable Zend_Gdata_App_Extension_Text::$_type is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_App_Extension_Text
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Title.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Title::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Updated.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Updated::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Updated::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Extension/Uri.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Uri::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Uri::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Feed.php
(#2) Empty line found after PHP open tag
(#92) Phpdocs for function Zend_Gdata_App_Feed::getDOM has incomplete parameters list
(#215) Phpdocs for function Zend_Gdata_App_Feed::addEntry has incomplete parameters list
(#239) Phpdocs for function Zend_Gdata_App_Feed::offsetGet has incomplete parameters list
(#252) Phpdocs for function Zend_Gdata_App_Feed::offsetUnset has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/FeedEntryParent.php
(#2) Empty line found after PHP open tag
(#204) Function Zend_Gdata_App_FeedEntryParent::getDOM is not documented
(#234) Function Zend_Gdata_App_FeedEntryParent::takeChildFromDOM is not documented
(#100) Variable Zend_Gdata_App_FeedEntryParent::$_author is not documented
(#101) Variable Zend_Gdata_App_FeedEntryParent::$_category is not documented
(#102) Variable Zend_Gdata_App_FeedEntryParent::$_contributor is not documented
(#103) Variable Zend_Gdata_App_FeedEntryParent::$_id is not documented
(#104) Variable Zend_Gdata_App_FeedEntryParent::$_link is not documented
(#105) Variable Zend_Gdata_App_FeedEntryParent::$_rights is not documented
(#106) Variable Zend_Gdata_App_FeedEntryParent::$_title is not documented
(#107) Variable Zend_Gdata_App_FeedEntryParent::$_updated is not documented
(#284) There is no description in phpdocs for function getAuthor
(#353) There is no description in phpdocs for function getId
(#361) There is no description in phpdocs for function setId
(#438) There is no description in phpdocs for function getLicenseLink
(#475) There is no description in phpdocs for function setLink
(#485) There is no description in phpdocs for function getRights
(#493) There is no description in phpdocs for function setRights
(#545) There is no description in phpdocs for function getUpdated
(#553) There is no description in phpdocs for function setUpdated
(#129) Phpdocs for function Zend_Gdata_App_FeedEntryParent::__construct has incomplete parameters list
(#85) Phpdocs for variable Zend_Gdata_App_FeedEntryParent::$_service does not contain @var or incorrect
(#109) Phpdocs for variable Zend_Gdata_App_FeedEntryParent::$_majorProtocolVersion does not contain @var or incorrect
(#119) Phpdocs for variable Zend_Gdata_App_FeedEntryParent::$_minorProtocolVersion does not contain @var or incorrect
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#78) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#77) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/FeedSourceParent.php
(#2) Empty line found after PHP open tag
(#141) Function Zend_Gdata_App_FeedSourceParent::getDOM is not documented
(#80) Variable Zend_Gdata_App_FeedSourceParent::$_generator is not documented
(#81) Variable Zend_Gdata_App_FeedSourceParent::$_icon is not documented
(#82) Variable Zend_Gdata_App_FeedSourceParent::$_logo is not documented
(#83) Variable Zend_Gdata_App_FeedSourceParent::$_subtitle is not documented
(#195) There is no description in phpdocs for function getGenerator
(#203) There is no description in phpdocs for function setGenerator
(#213) There is no description in phpdocs for function getIcon
(#221) There is no description in phpdocs for function setIcon
(#231) There is no description in phpdocs for function getlogo
(#239) There is no description in phpdocs for function setlogo
(#249) There is no description in phpdocs for function getSubtitle
(#257) There is no description in phpdocs for function setSubtitle
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/HttpException.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_App_HttpException::$_httpClientException is not documented
(#49) Variable Zend_Gdata_App_HttpException::$_response is not documented
(#54) Phpdocs for function Zend_Gdata_App_HttpException::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/IOException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/InvalidArgumentException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_App_LoggingHttpClientAdapterSocket
(#69) Phpdocs for function Zend_Gdata_App_LoggingHttpClientAdapterSocket::connect has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/MediaEntry.php
(#2) Empty line found after PHP open tag
(#61) Phpdocs for function Zend_Gdata_App_MediaEntry::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/MediaFileSource.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/MediaSource.php
(#2) Empty line found after PHP open tag
(#57) Phpdocs for function setSlug has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#28) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/Util.php
(#2) Empty line found after PHP open tag
(#70) Invalid phpdocs tag @returns used
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#28) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/App/VersionException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/AuthSub.php
(#2) Empty line found after PHP open tag
(#49) Constant Zend_Gdata_AuthSub::AUTHSUB_REQUEST_URI is not documented
(#51) Constant Zend_Gdata_AuthSub::AUTHSUB_SESSION_TOKEN_URI is not documented
(#53) Constant Zend_Gdata_AuthSub::AUTHSUB_REVOKE_TOKEN_URI is not documented
(#55) Constant Zend_Gdata_AuthSub::AUTHSUB_TOKEN_INFO_URI is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_AuthSub
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#41) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books.php
(#2) Empty line found after PHP open tag
(#65) Constant Zend_Gdata_Books::VOLUME_FEED_URI is not documented
(#66) Constant Zend_Gdata_Books::MY_LIBRARY_FEED_URI is not documented
(#67) Constant Zend_Gdata_Books::MY_ANNOTATION_FEED_URI is not documented
(#68) Constant Zend_Gdata_Books::AUTH_SERVICE_NAME is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/CollectionEntry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/CollectionFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/Extension/AnnotationLink.php
(#2) Empty line found after PHP open tag
(#46) Phpdocs for function Zend_Gdata_Books_Extension_AnnotationLink::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/Extension/BooksCategory.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/Extension/BooksLink.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/Extension/Embeddability.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Books_Extension_Embeddability::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Books_Extension_Embeddability::$_rootElement is not documented
(#43) Variable Zend_Gdata_Books_Extension_Embeddability::$_value is not documented
(#65) Phpdocs for function Zend_Gdata_Books_Extension_Embeddability::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/Extension/InfoLink.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/Extension/PreviewLink.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/Extension/Review.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Books_Extension_Review::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Books_Extension_Review::$_rootElement is not documented
(#43) Variable Zend_Gdata_Books_Extension_Review::$_lang is not documented
(#44) Variable Zend_Gdata_Books_Extension_Review::$_type is not documented
(#70) Phpdocs for function Zend_Gdata_Books_Extension_Review::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/Extension/ThumbnailLink.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/Extension/Viewability.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Books_Extension_Viewability::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Books_Extension_Viewability::$_rootElement is not documented
(#43) Variable Zend_Gdata_Books_Extension_Viewability::$_value is not documented
(#65) Phpdocs for function Zend_Gdata_Books_Extension_Viewability::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/VolumeEntry.php
(#2) Empty line found after PHP open tag
(#116) Variable Zend_Gdata_Books_VolumeEntry::$_comments is not documented
(#117) Variable Zend_Gdata_Books_VolumeEntry::$_creators is not documented
(#118) Variable Zend_Gdata_Books_VolumeEntry::$_dates is not documented
(#119) Variable Zend_Gdata_Books_VolumeEntry::$_descriptions is not documented
(#120) Variable Zend_Gdata_Books_VolumeEntry::$_embeddability is not documented
(#121) Variable Zend_Gdata_Books_VolumeEntry::$_formats is not documented
(#122) Variable Zend_Gdata_Books_VolumeEntry::$_identifiers is not documented
(#123) Variable Zend_Gdata_Books_VolumeEntry::$_languages is not documented
(#124) Variable Zend_Gdata_Books_VolumeEntry::$_publishers is not documented
(#125) Variable Zend_Gdata_Books_VolumeEntry::$_rating is not documented
(#126) Variable Zend_Gdata_Books_VolumeEntry::$_review is not documented
(#127) Variable Zend_Gdata_Books_VolumeEntry::$_subjects is not documented
(#128) Variable Zend_Gdata_Books_VolumeEntry::$_titles is not documented
(#129) Variable Zend_Gdata_Books_VolumeEntry::$_viewability is not documented
(#111) Constant Zend_Gdata_Books_VolumeEntry::THUMBNAIL_LINK_REL is not documented
(#112) Constant Zend_Gdata_Books_VolumeEntry::PREVIEW_LINK_REL is not documented
(#113) Constant Zend_Gdata_Books_VolumeEntry::INFO_LINK_REL is not documented
(#114) Constant Zend_Gdata_Books_VolumeEntry::ANNOTATION_LINK_REL is not documented
(#150) Phpdocs for function Zend_Gdata_Books_VolumeEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#103) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#102) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/VolumeFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Books/VolumeQuery.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar.php
(#2) Empty line found after PHP open tag
(#160) Function Zend_Gdata_Calendar::insertEvent is not documented
(#66) Variable Zend_Gdata_Calendar::$_defaultPostUri is not documented
(#62) Constant Zend_Gdata_Calendar::CALENDAR_FEED_URI is not documented
(#63) Constant Zend_Gdata_Calendar::CALENDAR_EVENT_FEED_URI is not documented
(#64) Constant Zend_Gdata_Calendar::AUTH_SERVICE_NAME is not documented
(#110) Phpdocs for function Zend_Gdata_Calendar::getCalendarEventEntry has incomplete parameters list
(#141) Phpdocs for function Zend_Gdata_Calendar::getCalendarListEntry has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/EventEntry.php
(#2) Empty line found after PHP open tag
(#71) Function Zend_Gdata_Calendar_EventEntry::__construct is not documented
(#77) Function Zend_Gdata_Calendar_EventEntry::getDOM is not documented
(#92) Function Zend_Gdata_Calendar_EventEntry::takeChildFromDOM is not documented
(#123) Function Zend_Gdata_Calendar_EventEntry::getSendEventNotifications is not documented
(#128) Function Zend_Gdata_Calendar_EventEntry::setSendEventNotifications is not documented
(#134) Function Zend_Gdata_Calendar_EventEntry::getTimezone is not documented
(#149) Function Zend_Gdata_Calendar_EventEntry::getQuickAdd is not documented
(#66) Variable Zend_Gdata_Calendar_EventEntry::$_entryClassName is not documented
(#67) Variable Zend_Gdata_Calendar_EventEntry::$_sendEventNotifications is not documented
(#68) Variable Zend_Gdata_Calendar_EventEntry::$_timezone is not documented
(#69) Variable Zend_Gdata_Calendar_EventEntry::$_quickadd is not documented
(#139) There is no description in phpdocs for function setTimezone
(#154) There is no description in phpdocs for function setQuickAdd
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/EventFeed.php
(#2) Empty line found after PHP open tag
(#62) Function Zend_Gdata_Calendar_EventFeed::__construct is not documented
(#68) Function Zend_Gdata_Calendar_EventFeed::getDOM is not documented
(#78) Function Zend_Gdata_Calendar_EventFeed::takeChildFromDOM is not documented
(#95) Function Zend_Gdata_Calendar_EventFeed::getTimezone is not documented
(#100) Function Zend_Gdata_Calendar_EventFeed::setTimezone is not documented
(#46) Variable Zend_Gdata_Calendar_EventFeed::$_timezone is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/EventQuery.php
(#2) Empty line found after PHP open tag
(#76) Variable Zend_Gdata_Calendar_EventQuery::$_visibility is not documented
(#48) Constant Zend_Gdata_Calendar_EventQuery::CALENDAR_FEED_URI is not documented
(#110) There is no description in phpdocs for function setComments
(#121) There is no description in phpdocs for function setEvent
(#132) There is no description in phpdocs for function setProjection
(#143) There is no description in phpdocs for function setUser
(#154) There is no description in phpdocs for function setVisibility
(#165) There is no description in phpdocs for function getComments
(#174) There is no description in phpdocs for function getEvent
(#183) There is no description in phpdocs for function getProjection
(#192) There is no description in phpdocs for function getUser
(#201) There is no description in phpdocs for function getVisibility
(#210) There is no description in phpdocs for function setStartMax
(#224) There is no description in phpdocs for function setStartMin
(#238) There is no description in phpdocs for function setOrderBy
(#252) There is no description in phpdocs for function getStartMax
(#264) There is no description in phpdocs for function getStartMin
(#276) There is no description in phpdocs for function getOrderBy
(#288) There is no description in phpdocs for function getSortOrder
(#300) There is no description in phpdocs for function setSortOrder
(#313) There is no description in phpdocs for function getRecurrenceExpansionStart
(#325) There is no description in phpdocs for function setRecurrenceExpansionStart
(#339) There is no description in phpdocs for function getRecurrenceExpansionEnd
(#351) There is no description in phpdocs for function setRecurrenceExpansionEnd
(#364) There is no description in phpdocs for function getSingleEvents
(#390) There is no description in phpdocs for function setSingleEvents
(#413) There is no description in phpdocs for function getFutureEvents
(#438) There is no description in phpdocs for function setFutureEvents
(#462) There is no description in phpdocs for function getQueryUrl
(#300) Phpdocs for function Zend_Gdata_Calendar_EventQuery::setSortOrder has incomplete parameters list
(#325) Phpdocs for function Zend_Gdata_Calendar_EventQuery::setRecurrenceExpansionStart has incomplete parameters list
(#351) Phpdocs for function Zend_Gdata_Calendar_EventQuery::setRecurrenceExpansionEnd has incomplete parameters list
(#365) Phpdocs for function Zend_Gdata_Calendar_EventQuery::getSingleEvents has incomplete parameters list
(#50) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_defaultFeedUri does not contain @var or incorrect
(#55) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_comments does not contain @var or incorrect
(#62) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_user does not contain @var or incorrect
(#78) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_projection does not contain @var or incorrect
(#85) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_event does not contain @var or incorrect
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/AccessLevel.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_AccessLevel::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_AccessLevel::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_AccessLevel::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_AccessLevel::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Color.php
(#2) Empty line found after PHP open tag
(#42) Variable Zend_Gdata_Calendar_Extension_Color::$_rootNamespace is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_Color::$_rootElement is not documented
(#44) Variable Zend_Gdata_Calendar_Extension_Color::$_value is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_Calendar_Extension_Color
(#63) Phpdocs for function Zend_Gdata_Calendar_Extension_Color::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Hidden.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_Hidden::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_Hidden::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_Hidden::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_Hidden::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Link.php
(#46) Variable Zend_Gdata_Calendar_Extension_Link::$_webContent is not documented
(#51) Phpdocs for function Zend_Gdata_Calendar_Extension_Link::__construct has incomplete parameters list
(#67) Phpdocs for function Zend_Gdata_Calendar_Extension_Link::getDOM has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/QuickAdd.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_QuickAdd::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_QuickAdd::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_QuickAdd::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_QuickAdd::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Selected.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_Selected::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_Selected::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_Selected::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_Selected::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/SendEventNotifications.php
(#2) Empty line found after PHP open tag
(#40) Variable Zend_Gdata_Calendar_Extension_SendEventNotifications::$_rootNamespace is not documented
(#41) Variable Zend_Gdata_Calendar_Extension_SendEventNotifications::$_rootElement is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_SendEventNotifications::$_value is not documented
(#61) Phpdocs for function Zend_Gdata_Calendar_Extension_SendEventNotifications::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/Timezone.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_Timezone::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_Timezone::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_Timezone::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_Timezone::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/Extension/WebContent.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_WebContent::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_WebContent::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_WebContent::$_url is not documented
(#44) Variable Zend_Gdata_Calendar_Extension_WebContent::$_height is not documented
(#45) Variable Zend_Gdata_Calendar_Extension_WebContent::$_width is not documented
(#68) Phpdocs for function Zend_Gdata_Calendar_Extension_WebContent::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/ListEntry.php
(#2) Empty line found after PHP open tag
(#85) Function Zend_Gdata_Calendar_ListEntry::__construct is not documented
(#91) Function Zend_Gdata_Calendar_ListEntry::getDOM is not documented
(#117) Function Zend_Gdata_Calendar_ListEntry::takeChildFromDOM is not documented
(#157) Function Zend_Gdata_Calendar_ListEntry::getAccessLevel is not documented
(#171) Function Zend_Gdata_Calendar_ListEntry::getColor is not documented
(#186) Function Zend_Gdata_Calendar_ListEntry::getHidden is not documented
(#201) Function Zend_Gdata_Calendar_ListEntry::getSelected is not documented
(#216) Function Zend_Gdata_Calendar_ListEntry::getTimezone is not documented
(#231) Function Zend_Gdata_Calendar_ListEntry::getWhere is not documented
(#78) Variable Zend_Gdata_Calendar_ListEntry::$_color is not documented
(#79) Variable Zend_Gdata_Calendar_ListEntry::$_accessLevel is not documented
(#80) Variable Zend_Gdata_Calendar_ListEntry::$_hidden is not documented
(#81) Variable Zend_Gdata_Calendar_ListEntry::$_selected is not documented
(#82) Variable Zend_Gdata_Calendar_ListEntry::$_timezone is not documented
(#83) Variable Zend_Gdata_Calendar_ListEntry::$_where is not documented
(#65) No one-line description found in phpdocs for class Zend_Gdata_Calendar_ListEntry
(#162) There is no description in phpdocs for function setAccessLevel
(#176) There is no description in phpdocs for function setColor
(#191) There is no description in phpdocs for function setHidden
(#206) There is no description in phpdocs for function setSelected
(#221) There is no description in phpdocs for function setTimezone
(#236) There is no description in phpdocs for function setWhere
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#70) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#69) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Calendar/ListFeed.php
(#2) Empty line found after PHP open tag
(#61) Function Zend_Gdata_Calendar_ListFeed::__construct is not documented
(#67) Function Zend_Gdata_Calendar_ListFeed::getDOM is not documented
(#76) Function Zend_Gdata_Calendar_ListFeed::takeChildFromDOM is not documented
(#91) Function Zend_Gdata_Calendar_ListFeed::getTimezone is not documented
(#45) Variable Zend_Gdata_Calendar_ListFeed::$_timezone is not documented
(#96) There is no description in phpdocs for function setTimezone
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/ClientLogin.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_ClientLogin
(#66) Phpdocs for function Zend_Gdata_ClientLogin::getHttpClient has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Docs.php
(#2) Empty line found after PHP open tag
(#68) Variable Zend_Gdata_Docs::$_defaultPostUri is not documented
(#70) Variable Zend_Gdata_Docs::$SUPPORTED_FILETYPES is not documented
(#62) Constant Zend_Gdata_Docs::DOCUMENTS_LIST_FEED_URI is not documented
(#63) Constant Zend_Gdata_Docs::DOCUMENTS_FOLDER_FEED_URI is not documented
(#64) Constant Zend_Gdata_Docs::DOCUMENTS_CATEGORY_SCHEMA is not documented
(#65) Constant Zend_Gdata_Docs::DOCUMENTS_CATEGORY_TERM is not documented
(#66) Constant Zend_Gdata_Docs::AUTH_SERVICE_NAME is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Docs/DocumentListEntry.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Docs_DocumentListEntry
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Docs/DocumentListFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Docs/Query.php
(#2) Empty line found after PHP open tag
(#96) Phpdocs for function Zend_Gdata_Docs_Query::setVisibility has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_DublinCore
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Creator.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Creator::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Creator::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Creator::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Date.php
(#2) Empty line found after PHP open tag
(#42) Variable Zend_Gdata_DublinCore_Extension_Date::$_rootNamespace is not documented
(#43) Variable Zend_Gdata_DublinCore_Extension_Date::$_rootElement is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_DublinCore_Extension_Date
(#50) Phpdocs for function Zend_Gdata_DublinCore_Extension_Date::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Description.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Description::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Description::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Description::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Format.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Format::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Format::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Format::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Identifier.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Identifier::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Identifier::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Identifier::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Language.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Language::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Language::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Language::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Publisher.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Publisher::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Publisher::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Publisher::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Rights.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Rights::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Rights::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Rights::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Subject.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Subject::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Subject::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Subject::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/DublinCore/Extension/Title.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Title::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Title::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Title::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Entry.php
(#2) Empty line found after PHP open tag
(#48) Function Zend_Gdata_Entry::__construct is not documented
(#54) Function Zend_Gdata_Entry::getDOM is not documented
(#69) Function Zend_Gdata_Entry::takeChildFromDOM is not documented
(#46) Variable Zend_Gdata_Entry::$_entryClassName is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Entry.php
(#2) Empty line found after PHP open tag
(#82) Phpdocs for function Zend_Gdata_Exif_Entry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Distance.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Distance::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Distance::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Exposure.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Exposure::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Exposure::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/FStop.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_FStop::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_FStop::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Flash.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Flash::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Flash::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/FocalLength.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_FocalLength::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_FocalLength::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/ImageUniqueId.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_ImageUniqueId::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_ImageUniqueId::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Iso.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Iso::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Iso::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Make.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Make::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Make::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Model.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Model::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Model::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Tags.php
(#2) Empty line found after PHP open tag
(#96) Variable Zend_Gdata_Exif_Extension_Tags::$_rootNamespace is not documented
(#97) Variable Zend_Gdata_Exif_Extension_Tags::$_rootElement is not documented
(#172) Phpdocs for function Zend_Gdata_Exif_Extension_Tags::__construct has incomplete parameters list
(#217) Phpdocs for function Zend_Gdata_Exif_Extension_Tags::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#88) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#87) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Extension/Time.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Time::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Time::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Exif/Feed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_Extension::__construct is not documented
(#41) Variable Zend_Gdata_Extension::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/AttendeeStatus.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Extension_AttendeeStatus::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_AttendeeStatus::$_value is not documented
(#60) Phpdocs for function Zend_Gdata_Extension_AttendeeStatus::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/AttendeeType.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Extension_AttendeeType::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_AttendeeType::$_value is not documented
(#60) Phpdocs for function Zend_Gdata_Extension_AttendeeType::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/Comments.php
(#2) Empty line found after PHP open tag
(#50) Function Zend_Gdata_Extension_Comments::__construct is not documented
(#57) Function Zend_Gdata_Extension_Comments::getDOM is not documented
(#69) Function Zend_Gdata_Extension_Comments::takeChildFromDOM is not documented
(#84) Function Zend_Gdata_Extension_Comments::takeAttributeFromDOM is not documented
(#95) Function Zend_Gdata_Extension_Comments::getRel is not documented
(#100) Function Zend_Gdata_Extension_Comments::setRel is not documented
(#106) Function Zend_Gdata_Extension_Comments::getFeedLink is not documented
(#111) Function Zend_Gdata_Extension_Comments::setFeedLink is not documented
(#46) Variable Zend_Gdata_Extension_Comments::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_Comments::$_rel is not documented
(#48) Variable Zend_Gdata_Extension_Comments::$_feedLink is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/EntryLink.php
(#2) Empty line found after PHP open tag
(#52) Function Zend_Gdata_Extension_EntryLink::__construct is not documented
(#62) Function Zend_Gdata_Extension_EntryLink::getDOM is not documented
(#80) Function Zend_Gdata_Extension_EntryLink::takeChildFromDOM is not documented
(#95) Function Zend_Gdata_Extension_EntryLink::takeAttributeFromDOM is not documented
(#128) Function Zend_Gdata_Extension_EntryLink::setHref is not documented
(#134) Function Zend_Gdata_Extension_EntryLink::getReadOnly is not documented
(#139) Function Zend_Gdata_Extension_EntryLink::setReadOnly is not documented
(#145) Function Zend_Gdata_Extension_EntryLink::getRel is not documented
(#150) Function Zend_Gdata_Extension_EntryLink::setRel is not documented
(#156) Function Zend_Gdata_Extension_EntryLink::getEntry is not documented
(#161) Function Zend_Gdata_Extension_EntryLink::setEntry is not documented
(#46) Variable Zend_Gdata_Extension_EntryLink::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_EntryLink::$_href is not documented
(#48) Variable Zend_Gdata_Extension_EntryLink::$_readOnly is not documented
(#49) Variable Zend_Gdata_Extension_EntryLink::$_rel is not documented
(#50) Variable Zend_Gdata_Extension_EntryLink::$_entry is not documented
(#120) There is no description in phpdocs for function getHref
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/EventStatus.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_Extension_EventStatus::__construct is not documented
(#50) Function Zend_Gdata_Extension_EventStatus::getDOM is not documented
(#59) Function Zend_Gdata_Extension_EventStatus::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_Extension_EventStatus::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_EventStatus::$_value is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/ExtendedProperty.php
(#2) Empty line found after PHP open tag
(#46) Function Zend_Gdata_Extension_ExtendedProperty::__construct is not documented
(#53) Function Zend_Gdata_Extension_ExtendedProperty::getDOM is not documented
(#65) Function Zend_Gdata_Extension_ExtendedProperty::takeAttributeFromDOM is not documented
(#79) Function Zend_Gdata_Extension_ExtendedProperty::__toString is not documented
(#84) Function Zend_Gdata_Extension_ExtendedProperty::getName is not documented
(#89) Function Zend_Gdata_Extension_ExtendedProperty::setName is not documented
(#95) Function Zend_Gdata_Extension_ExtendedProperty::getValue is not documented
(#100) Function Zend_Gdata_Extension_ExtendedProperty::setValue is not documented
(#42) Variable Zend_Gdata_Extension_ExtendedProperty::$_rootElement is not documented
(#43) Variable Zend_Gdata_Extension_ExtendedProperty::$_name is not documented
(#44) Variable Zend_Gdata_Extension_ExtendedProperty::$_value is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_Extension_ExtendedProperty
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/FeedLink.php
(#2) Empty line found after PHP open tag
(#53) Function Zend_Gdata_Extension_FeedLink::__construct is not documented
(#64) Function Zend_Gdata_Extension_FeedLink::getDOM is not documented
(#85) Function Zend_Gdata_Extension_FeedLink::takeChildFromDOM is not documented
(#100) Function Zend_Gdata_Extension_FeedLink::takeAttributeFromDOM is not documented
(#136) Function Zend_Gdata_Extension_FeedLink::setHref is not documented
(#142) Function Zend_Gdata_Extension_FeedLink::getReadOnly is not documented
(#147) Function Zend_Gdata_Extension_FeedLink::setReadOnly is not documented
(#153) Function Zend_Gdata_Extension_FeedLink::getRel is not documented
(#158) Function Zend_Gdata_Extension_FeedLink::setRel is not documented
(#164) Function Zend_Gdata_Extension_FeedLink::getFeed is not documented
(#169) Function Zend_Gdata_Extension_FeedLink::setFeed is not documented
(#46) Variable Zend_Gdata_Extension_FeedLink::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_FeedLink::$_countHint is not documented
(#48) Variable Zend_Gdata_Extension_FeedLink::$_href is not documented
(#49) Variable Zend_Gdata_Extension_FeedLink::$_readOnly is not documented
(#50) Variable Zend_Gdata_Extension_FeedLink::$_rel is not documented
(#51) Variable Zend_Gdata_Extension_FeedLink::$_feed is not documented
(#128) There is no description in phpdocs for function getHref
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/OpenSearchItemsPerPage.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_Extension_OpenSearchItemsPerPage::__construct is not documented
(#41) Variable Zend_Gdata_Extension_OpenSearchItemsPerPage::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_OpenSearchItemsPerPage::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/OpenSearchStartIndex.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_Extension_OpenSearchStartIndex::__construct is not documented
(#41) Variable Zend_Gdata_Extension_OpenSearchStartIndex::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_OpenSearchStartIndex::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/OpenSearchTotalResults.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_Extension_OpenSearchTotalResults::__construct is not documented
(#41) Variable Zend_Gdata_Extension_OpenSearchTotalResults::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_OpenSearchTotalResults::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/OriginalEvent.php
(#2) Empty line found after PHP open tag
(#56) Function Zend_Gdata_Extension_OriginalEvent::__construct is not documented
(#64) Function Zend_Gdata_Extension_OriginalEvent::getDOM is not documented
(#79) Function Zend_Gdata_Extension_OriginalEvent::takeAttributeFromDOM is not documented
(#93) Function Zend_Gdata_Extension_OriginalEvent::takeChildFromDOM is not documented
(#108) Function Zend_Gdata_Extension_OriginalEvent::getId is not documented
(#113) Function Zend_Gdata_Extension_OriginalEvent::setId is not documented
(#119) Function Zend_Gdata_Extension_OriginalEvent::getHref is not documented
(#124) Function Zend_Gdata_Extension_OriginalEvent::setHref is not documented
(#130) Function Zend_Gdata_Extension_OriginalEvent::getWhen is not documented
(#135) Function Zend_Gdata_Extension_OriginalEvent::setWhen is not documented
(#51) Variable Zend_Gdata_Extension_OriginalEvent::$_rootElement is not documented
(#52) Variable Zend_Gdata_Extension_OriginalEvent::$_id is not documented
(#53) Variable Zend_Gdata_Extension_OriginalEvent::$_href is not documented
(#54) Variable Zend_Gdata_Extension_OriginalEvent::$_when is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/Rating.php
(#2) Empty line found after PHP open tag
(#42) Variable Zend_Gdata_Extension_Rating::$_rootElement is not documented
(#43) Variable Zend_Gdata_Extension_Rating::$_min is not documented
(#44) Variable Zend_Gdata_Extension_Rating::$_max is not documented
(#45) Variable Zend_Gdata_Extension_Rating::$_numRaters is not documented
(#46) Variable Zend_Gdata_Extension_Rating::$_average is not documented
(#47) Variable Zend_Gdata_Extension_Rating::$_value is not documented
(#75) Phpdocs for function Zend_Gdata_Extension_Rating::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/Recurrence.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_Extension_Recurrence::__construct is not documented
(#41) Variable Zend_Gdata_Extension_Recurrence::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/RecurrenceException.php
(#2) Empty line found after PHP open tag
(#51) Variable Zend_Gdata_Extension_RecurrenceException::$_rootElement is not documented
(#52) Variable Zend_Gdata_Extension_RecurrenceException::$_specialized is not documented
(#53) Variable Zend_Gdata_Extension_RecurrenceException::$_entryLink is not documented
(#54) Variable Zend_Gdata_Extension_RecurrenceException::$_originalEvent is not documented
(#58) Phpdocs for function Zend_Gdata_Extension_RecurrenceException::__construct has incomplete parameters list
(#77) Phpdocs for function Zend_Gdata_Extension_RecurrenceException::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/Reminder.php
(#2) Empty line found after PHP open tag
(#48) Function Zend_Gdata_Extension_Reminder::__construct is not documented
(#59) Function Zend_Gdata_Extension_Reminder::getDOM is not documented
(#80) Function Zend_Gdata_Extension_Reminder::takeAttributeFromDOM is not documented
(#103) Function Zend_Gdata_Extension_Reminder::__toString is not documented
(#117) Function Zend_Gdata_Extension_Reminder::getAbsoluteTime is not documented
(#122) Function Zend_Gdata_Extension_Reminder::setAbsoluteTime is not documented
(#128) Function Zend_Gdata_Extension_Reminder::getDays is not documented
(#133) Function Zend_Gdata_Extension_Reminder::setDays is not documented
(#138) Function Zend_Gdata_Extension_Reminder::getHours is not documented
(#143) Function Zend_Gdata_Extension_Reminder::setHours is not documented
(#149) Function Zend_Gdata_Extension_Reminder::getMinutes is not documented
(#154) Function Zend_Gdata_Extension_Reminder::setMinutes is not documented
(#160) Function Zend_Gdata_Extension_Reminder::getMethod is not documented
(#165) Function Zend_Gdata_Extension_Reminder::setMethod is not documented
(#41) Variable Zend_Gdata_Extension_Reminder::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_Reminder::$_absoluteTime is not documented
(#43) Variable Zend_Gdata_Extension_Reminder::$_method is not documented
(#44) Variable Zend_Gdata_Extension_Reminder::$_days is not documented
(#45) Variable Zend_Gdata_Extension_Reminder::$_hours is not documented
(#46) Variable Zend_Gdata_Extension_Reminder::$_minutes is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/Transparency.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Extension_Transparency::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_Transparency::$_value is not documented
(#60) Phpdocs for function Zend_Gdata_Extension_Transparency::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/Visibility.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Extension_Visibility::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_Visibility::$_value is not documented
(#60) Phpdocs for function Zend_Gdata_Extension_Visibility::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/When.php
(#2) Empty line found after PHP open tag
(#52) Function Zend_Gdata_Extension_When::__construct is not documented
(#62) Function Zend_Gdata_Extension_When::getDOM is not documented
(#83) Function Zend_Gdata_Extension_When::takeChildFromDOM is not documented
(#98) Function Zend_Gdata_Extension_When::takeAttributeFromDOM is not documented
(#115) Function Zend_Gdata_Extension_When::__toString is not documented
(#125) Function Zend_Gdata_Extension_When::getStartTime is not documented
(#130) Function Zend_Gdata_Extension_When::setStartTime is not documented
(#136) Function Zend_Gdata_Extension_When::getEndTime is not documented
(#141) Function Zend_Gdata_Extension_When::setEndTime is not documented
(#147) Function Zend_Gdata_Extension_When::getValueString is not documented
(#152) Function Zend_Gdata_Extension_When::setValueString is not documented
(#158) Function Zend_Gdata_Extension_When::getReminders is not documented
(#163) Function Zend_Gdata_Extension_When::setReminders is not documented
(#46) Variable Zend_Gdata_Extension_When::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_When::$_reminders is not documented
(#48) Variable Zend_Gdata_Extension_When::$_startTime is not documented
(#49) Variable Zend_Gdata_Extension_When::$_valueString is not documented
(#50) Variable Zend_Gdata_Extension_When::$_endTime is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/Where.php
(#2) Empty line found after PHP open tag
(#52) Function Zend_Gdata_Extension_Where::__construct is not documented
(#61) Function Zend_Gdata_Extension_Where::getDOM is not documented
(#79) Function Zend_Gdata_Extension_Where::takeAttributeFromDOM is not documented
(#117) Function Zend_Gdata_Extension_Where::__toString is not documented
(#127) Function Zend_Gdata_Extension_Where::getLabel is not documented
(#132) Function Zend_Gdata_Extension_Where::setLabel is not documented
(#138) Function Zend_Gdata_Extension_Where::getRel is not documented
(#143) Function Zend_Gdata_Extension_Where::setRel is not documented
(#149) Function Zend_Gdata_Extension_Where::getValueString is not documented
(#154) Function Zend_Gdata_Extension_Where::setValueString is not documented
(#160) Function Zend_Gdata_Extension_Where::getEntryLink is not documented
(#165) Function Zend_Gdata_Extension_Where::setEntryLink is not documented
(#46) Variable Zend_Gdata_Extension_Where::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_Where::$_label is not documented
(#48) Variable Zend_Gdata_Extension_Where::$_rel is not documented
(#49) Variable Zend_Gdata_Extension_Where::$_valueString is not documented
(#50) Variable Zend_Gdata_Extension_Where::$_entryLink is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Extension/Who.php
(#2) Empty line found after PHP open tag
(#56) Variable Zend_Gdata_Extension_Who::$_rootElement is not documented
(#57) Variable Zend_Gdata_Extension_Who::$_email is not documented
(#58) Variable Zend_Gdata_Extension_Who::$_rel is not documented
(#59) Variable Zend_Gdata_Extension_Who::$_valueString is not documented
(#60) Variable Zend_Gdata_Extension_Who::$_attendeeStatus is not documented
(#61) Variable Zend_Gdata_Extension_Who::$_attendeeType is not documented
(#62) Variable Zend_Gdata_Extension_Who::$_entryLink is not documented
(#91) Phpdocs for function Zend_Gdata_Extension_Who::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#48) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#47) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Feed.php
(#2) Empty line found after PHP open tag
(#94) Function Zend_Gdata_Feed::__construct is not documented
(#100) Function Zend_Gdata_Feed::getDOM is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps.php
(#2) Empty line found after PHP open tag
(#70) Constant Zend_Gdata_Gapps::APPS_BASE_FEED_URI is not documented
(#71) Constant Zend_Gdata_Gapps::AUTH_SERVICE_NAME is not documented
(#213) Phpdocs for function Zend_Gdata_Gapps::post has incomplete parameters list
(#238) Phpdocs for function Zend_Gdata_Gapps::put has incomplete parameters list
(#662) Phpdocs for function Zend_Gdata_Gapps::createUser has incomplete parameters list
(#955) Phpdocs for function Zend_Gdata_Gapps::retrieveEmailLists has incomplete parameters list
(#973) Phpdocs for function Zend_Gdata_Gapps::retrievePageOfEmailLists has incomplete parameters list
(#1044) Phpdocs for function Zend_Gdata_Gapps::retrievePageOfRecipients has incomplete parameters list
(#1069) Phpdocs for function Zend_Gdata_Gapps::retrieveAllRecipients has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#62) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#61) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListEntry.php
(#2) Empty line found after PHP open tag
(#62) Variable Zend_Gdata_Gapps_EmailListEntry::$_entryClassName is not documented
(#97) Phpdocs for function Zend_Gdata_Gapps_EmailListEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_EmailListFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_EmailListFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_EmailListFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_EmailListQuery
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListRecipientEntry.php
(#2) Empty line found after PHP open tag
(#58) Variable Zend_Gdata_Gapps_EmailListRecipientEntry::$_entryClassName is not documented
(#86) Phpdocs for function Zend_Gdata_Gapps_EmailListRecipientEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#50) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListRecipientFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_EmailListRecipientFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_EmailListRecipientFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_EmailListRecipientFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/EmailListRecipientQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_EmailListRecipientQuery
(#89) Phpdocs for function Zend_Gdata_Gapps_EmailListRecipientQuery::getEmailListName has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/Error.php
(#2) Empty line found after PHP open tag
(#76) Function Zend_Gdata_Gapps_Error::__construct is not documented
(#72) Variable Zend_Gdata_Gapps_Error::$_errorCode is not documented
(#73) Variable Zend_Gdata_Gapps_Error::$_reason is not documented
(#74) Variable Zend_Gdata_Gapps_Error::$_invalidInput is not documented
(#51) Constant Zend_Gdata_Gapps_Error::UNKNOWN_ERROR is not documented
(#52) Constant Zend_Gdata_Gapps_Error::USER_DELETED_RECENTLY is not documented
(#53) Constant Zend_Gdata_Gapps_Error::USER_SUSPENDED is not documented
(#54) Constant Zend_Gdata_Gapps_Error::DOMAIN_USER_LIMIT_EXCEEDED is not documented
(#55) Constant Zend_Gdata_Gapps_Error::DOMAIN_ALIAS_LIMIT_EXCEEDED is not documented
(#56) Constant Zend_Gdata_Gapps_Error::DOMAIN_SUSPENDED is not documented
(#57) Constant Zend_Gdata_Gapps_Error::DOMAIN_FEATURE_UNAVAILABLE is not documented
(#58) Constant Zend_Gdata_Gapps_Error::ENTITY_EXISTS is not documented
(#59) Constant Zend_Gdata_Gapps_Error::ENTITY_DOES_NOT_EXIST is not documented
(#60) Constant Zend_Gdata_Gapps_Error::ENTITY_NAME_IS_RESERVED is not documented
(#61) Constant Zend_Gdata_Gapps_Error::ENTITY_NAME_NOT_VALID is not documented
(#62) Constant Zend_Gdata_Gapps_Error::INVALID_GIVEN_NAME is not documented
(#63) Constant Zend_Gdata_Gapps_Error::INVALID_FAMILY_NAME is not documented
(#64) Constant Zend_Gdata_Gapps_Error::INVALID_PASSWORD is not documented
(#65) Constant Zend_Gdata_Gapps_Error::INVALID_USERNAME is not documented
(#66) Constant Zend_Gdata_Gapps_Error::INVALID_HASH_FUNCTION_NAME is not documented
(#67) Constant Zend_Gdata_Gapps_Error::INVALID_HASH_DIGEST_LENGTH is not documented
(#68) Constant Zend_Gdata_Gapps_Error::INVALID_EMAIL_ADDRESS is not documented
(#69) Constant Zend_Gdata_Gapps_Error::INVALID_QUERY_PARAMETER_VALUE is not documented
(#70) Constant Zend_Gdata_Gapps_Error::TOO_MANY_RECIPIENTS_ON_EMAIL_LIST is not documented
(#30) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Error
(#180) Phpdocs for function Zend_Gdata_Gapps_Error::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/EmailList.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Gapps_Extension_EmailList::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Gapps_Extension_EmailList::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_EmailList
(#77) Phpdocs for function Zend_Gdata_Gapps_Extension_EmailList::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/Login.php
(#2) Empty line found after PHP open tag
(#49) Variable Zend_Gdata_Gapps_Extension_Login::$_rootNamespace is not documented
(#50) Variable Zend_Gdata_Gapps_Extension_Login::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_Login
(#152) Phpdocs for function Zend_Gdata_Gapps_Extension_Login::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#41) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/Name.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Gapps_Extension_Name::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Gapps_Extension_Name::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_Name
(#87) Phpdocs for function Zend_Gdata_Gapps_Extension_Name::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/Nickname.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Gapps_Extension_Nickname::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Gapps_Extension_Nickname::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_Nickname
(#76) Phpdocs for function Zend_Gdata_Gapps_Extension_Nickname::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/Extension/Quota.php
(#2) Empty line found after PHP open tag
(#49) Variable Zend_Gdata_Gapps_Extension_Quota::$_rootNamespace is not documented
(#50) Variable Zend_Gdata_Gapps_Extension_Quota::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_Quota
(#77) Phpdocs for function Zend_Gdata_Gapps_Extension_Quota::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#41) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/NicknameEntry.php
(#2) Empty line found after PHP open tag
(#62) Variable Zend_Gdata_Gapps_NicknameEntry::$_entryClassName is not documented
(#96) Phpdocs for function Zend_Gdata_Gapps_NicknameEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/NicknameFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_NicknameFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_NicknameFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_NicknameFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/NicknameQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_NicknameQuery
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/Query.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Query
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/ServiceException.php
(#2) Empty line found after PHP open tag
(#52) Variable Zend_Gdata_Gapps_ServiceException::$_rootElement is not documented
(#35) No one-line description found in phpdocs for class Zend_Gdata_Gapps_ServiceException
(#61) Phpdocs for function Zend_Gdata_Gapps_ServiceException::__construct has incomplete parameters list
(#120) Phpdocs for function Zend_Gdata_Gapps_ServiceException::getError has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#44) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/UserEntry.php
(#2) Empty line found after PHP open tag
(#70) Variable Zend_Gdata_Gapps_UserEntry::$_entryClassName is not documented
(#120) Phpdocs for function Zend_Gdata_Gapps_UserEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#62) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#61) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/UserFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_UserFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_UserFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_UserFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gapps/UserQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_UserQuery
(#90) Phpdocs for function Zend_Gdata_Gapps_UserQuery::getUsername has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#55) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#54) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/Entry.php
(#2) Empty line found after PHP open tag
(#77) Phpdocs for function Zend_Gdata_Gbase_Entry::getDOM has incomplete parameters list
(#48) Phpdocs for variable Zend_Gdata_Gbase_Entry::$_entryClassName does not contain @var or incorrect
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/Extension/BaseAttribute.php
(#50) Phpdocs for function Zend_Gdata_Gbase_Extension_BaseAttribute::__construct has incomplete parameters list
(#91) Phpdocs for function Zend_Gdata_Gbase_Extension_BaseAttribute::setName has incomplete parameters list
(#104) Phpdocs for function Zend_Gdata_Gbase_Extension_BaseAttribute::setType has incomplete parameters list
(#40) Phpdocs for variable Zend_Gdata_Gbase_Extension_BaseAttribute::$_rootNamespace does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/Feed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/ItemEntry.php
(#2) Empty line found after PHP open tag
(#65) Phpdocs for function Zend_Gdata_Gbase_ItemEntry::addGbaseAttribute has incomplete parameters list
(#138) Phpdocs for function Zend_Gdata_Gbase_ItemEntry::delete has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/ItemFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/ItemQuery.php
(#2) Empty line found after PHP open tag
(#80) Function Zend_Gdata_Gbase_ItemQuery::getId is not documented
(#67) There is no description in phpdocs for function setId
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#41) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/Query.php
(#2) Empty line found after PHP open tag
(#60) There is no description in phpdocs for function setKey
(#74) There is no description in phpdocs for function setBq
(#88) There is no description in phpdocs for function setRefine
(#102) There is no description in phpdocs for function setContent
(#116) There is no description in phpdocs for function setOrderBy
(#130) There is no description in phpdocs for function setSortOrder
(#144) There is no description in phpdocs for function setCrowdBy
(#158) There is no description in phpdocs for function setAdjust
(#172) There is no description in phpdocs for function getKey
(#184) There is no description in phpdocs for function getBq
(#196) There is no description in phpdocs for function getRefine
(#208) There is no description in phpdocs for function getContent
(#220) There is no description in phpdocs for function getOrderBy
(#232) There is no description in phpdocs for function getSortOrder
(#244) There is no description in phpdocs for function getCrowdBy
(#256) There is no description in phpdocs for function getAdjust
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/SnippetEntry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/SnippetFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Gbase/SnippetQuery.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Geo.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Geo
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#37) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Geo/Entry.php
(#2) Empty line found after PHP open tag
(#55) Function Zend_Gdata_Geo_Entry::__construct is not documented
(#61) Function Zend_Gdata_Geo_Entry::getDOM is not documented
(#70) Function Zend_Gdata_Geo_Entry::takeChildFromDOM is not documented
(#85) Function Zend_Gdata_Geo_Entry::getWhere is not documented
(#90) Function Zend_Gdata_Geo_Entry::setWhere is not documented
(#51) Variable Zend_Gdata_Geo_Entry::$_entryClassName is not documented
(#53) Variable Zend_Gdata_Geo_Entry::$_where is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Geo/Extension/GeoRssWhere.php
(#2) Empty line found after PHP open tag
(#52) Variable Zend_Gdata_Geo_Extension_GeoRssWhere::$_rootNamespace is not documented
(#53) Variable Zend_Gdata_Geo_Extension_GeoRssWhere::$_rootElement is not documented
(#80) Phpdocs for function Zend_Gdata_Geo_Extension_GeoRssWhere::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#44) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Geo/Extension/GmlPoint.php
(#2) Empty line found after PHP open tag
(#52) Variable Zend_Gdata_Geo_Extension_GmlPoint::$_rootNamespace is not documented
(#53) Variable Zend_Gdata_Geo_Extension_GmlPoint::$_rootElement is not documented
(#80) Phpdocs for function Zend_Gdata_Geo_Extension_GmlPoint::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#44) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Geo/Extension/GmlPos.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Geo_Extension_GmlPos::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Geo_Extension_GmlPos::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Geo/Feed.php
(#2) Empty line found after PHP open tag
(#58) Function Zend_Gdata_Geo_Feed::__construct is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Health.php
(#2) Empty line found after PHP open tag
(#102) Variable Zend_Gdata_Health::$namespaces is not documented
(#67) Constant Zend_Gdata_Health::AUTHSUB_REGISTER_FEED_URI is not documented
(#75) Constant Zend_Gdata_Health::CLIENTLOGIN_PROFILE_FEED_URI is not documented
(#77) Constant Zend_Gdata_Health::CLIENTLOGIN_REGISTER_FEED_URI is not documented
(#84) Constant Zend_Gdata_Health::H9_SANDBOX_SERVICE_NAME is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#55) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#54) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Health/Extension/Ccr.php
(#39) Variable Zend_Gdata_Health_Extension_Ccr::$_rootNamespace is not documented
(#40) Variable Zend_Gdata_Health_Extension_Ccr::$_rootElement is not documented
(#41) Variable Zend_Gdata_Health_Extension_Ccr::$_ccrDom is not documented
(#74) Phpdocs for function Zend_Gdata_Health_Extension_Ccr::getDOM has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Health/ProfileEntry.php
(#2) Empty line found after PHP open tag
(#78) Phpdocs for function Zend_Gdata_Health_ProfileEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Health/ProfileFeed.php
(#2) Empty line found after PHP open tag
(#63) Function Zend_Gdata_Health_ProfileFeed::getEntries is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Health/ProfileListEntry.php
(#2) Empty line found after PHP open tag
(#63) Phpdocs for function Zend_Gdata_Health_ProfileListEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Health/ProfileListFeed.php
(#2) Empty line found after PHP open tag
(#49) Function Zend_Gdata_Health_ProfileListFeed::getEntries is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Health/Query.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/HttpAdapterStreamingProxy.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_HttpAdapterStreamingProxy
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/HttpAdapterStreamingSocket.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_HttpAdapterStreamingSocket
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/HttpClient.php
(#323) Phpdocs for function Zend_Gdata_HttpClient::resetParameters has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Kind/EventEntry.php
(#113) Function Zend_Gdata_Kind_EventEntry::getDOM is not documented
(#168) Function Zend_Gdata_Kind_EventEntry::takeChildFromDOM is not documented
(#240) Function Zend_Gdata_Kind_EventEntry::getWhen is not documented
(#255) Function Zend_Gdata_Kind_EventEntry::getWhere is not documented
(#270) Function Zend_Gdata_Kind_EventEntry::getWho is not documented
(#285) Function Zend_Gdata_Kind_EventEntry::getRecurrence is not documented
(#300) Function Zend_Gdata_Kind_EventEntry::getEventStatus is not documented
(#315) Function Zend_Gdata_Kind_EventEntry::getComments is not documented
(#330) Function Zend_Gdata_Kind_EventEntry::getTransparency is not documented
(#345) Function Zend_Gdata_Kind_EventEntry::getVisibility is not documented
(#360) Function Zend_Gdata_Kind_EventEntry::getRecurrenceExcption is not documented
(#375) Function Zend_Gdata_Kind_EventEntry::getExtendedProperty is not documented
(#390) Function Zend_Gdata_Kind_EventEntry::getOriginalEvent is not documented
(#100) Variable Zend_Gdata_Kind_EventEntry::$_who is not documented
(#101) Variable Zend_Gdata_Kind_EventEntry::$_when is not documented
(#102) Variable Zend_Gdata_Kind_EventEntry::$_where is not documented
(#103) Variable Zend_Gdata_Kind_EventEntry::$_recurrence is not documented
(#104) Variable Zend_Gdata_Kind_EventEntry::$_eventStatus is not documented
(#105) Variable Zend_Gdata_Kind_EventEntry::$_comments is not documented
(#106) Variable Zend_Gdata_Kind_EventEntry::$_transparency is not documented
(#107) Variable Zend_Gdata_Kind_EventEntry::$_visibility is not documented
(#108) Variable Zend_Gdata_Kind_EventEntry::$_recurrenceException is not documented
(#109) Variable Zend_Gdata_Kind_EventEntry::$_extendedProperty is not documented
(#110) Variable Zend_Gdata_Kind_EventEntry::$_originalEvent is not documented
(#111) Variable Zend_Gdata_Kind_EventEntry::$_entryLink is not documented
(#88) No one-line description found in phpdocs for class Zend_Gdata_Kind_EventEntry
(#245) There is no description in phpdocs for function setWhen
(#260) There is no description in phpdocs for function setWhere
(#275) There is no description in phpdocs for function setWho
(#290) There is no description in phpdocs for function setRecurrence
(#305) There is no description in phpdocs for function setEventStatus
(#320) There is no description in phpdocs for function setComments
(#335) There is no description in phpdocs for function setTransparency
(#350) There is no description in phpdocs for function setVisibility
(#365) There is no description in phpdocs for function setRecurrenceException
(#380) There is no description in phpdocs for function setExtendedProperty
(#395) There is no description in phpdocs for function setOriginalEvent
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#93) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#92) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Entry.php
(#2) Empty line found after PHP open tag
(#51) Variable Zend_Gdata_Media_Entry::$_entryClassName is not documented
(#77) Phpdocs for function Zend_Gdata_Media_Entry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaCategory.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaCategory::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaCategory::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Media_Extension_MediaCategory::$_label is not documented
(#120) There is no description in phpdocs for function setScheme
(#130) There is no description in phpdocs for function getLabel
(#138) There is no description in phpdocs for function setLabel
(#72) Phpdocs for function Zend_Gdata_Media_Extension_MediaCategory::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaContent.php
(#2) Empty line found after PHP open tag
(#43) Variable Zend_Gdata_Media_Extension_MediaContent::$_rootElement is not documented
(#44) Variable Zend_Gdata_Media_Extension_MediaContent::$_rootNamespace is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_Media_Extension_MediaContent
(#269) There is no description in phpdocs for function getUrl
(#277) There is no description in phpdocs for function setUrl
(#287) There is no description in phpdocs for function getFileSize
(#295) There is no description in phpdocs for function setFileSize
(#305) There is no description in phpdocs for function getType
(#313) There is no description in phpdocs for function setType
(#323) There is no description in phpdocs for function getMedium
(#331) There is no description in phpdocs for function setMedium
(#341) There is no description in phpdocs for function getIsDefault
(#349) There is no description in phpdocs for function setIsDefault
(#359) There is no description in phpdocs for function getExpression
(#367) There is no description in phpdocs for function setExpression
(#377) There is no description in phpdocs for function getBitrate
(#385) There is no description in phpdocs for function setBitrate
(#395) There is no description in phpdocs for function getFramerate
(#403) There is no description in phpdocs for function setFramerate
(#413) There is no description in phpdocs for function getSamplingrate
(#421) There is no description in phpdocs for function setSamplingrate
(#431) There is no description in phpdocs for function getChannels
(#439) There is no description in phpdocs for function setChannels
(#449) There is no description in phpdocs for function getDuration
(#457) There is no description in phpdocs for function setDuration
(#468) There is no description in phpdocs for function getHeight
(#476) There is no description in phpdocs for function setHeight
(#486) There is no description in phpdocs for function getWidth
(#494) There is no description in phpdocs for function setWidth
(#504) There is no description in phpdocs for function getLang
(#512) There is no description in phpdocs for function setLang
(#116) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::__construct has incomplete parameters list
(#150) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::getDOM has incomplete parameters list
(#368) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setExpression has incomplete parameters list
(#386) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setBitrate has incomplete parameters list
(#404) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setFramerate has incomplete parameters list
(#422) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setSamplingrate has incomplete parameters list
(#440) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setChannels has incomplete parameters list
(#459) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setDuration has incomplete parameters list
(#477) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setHeight has incomplete parameters list
(#495) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setWidth has incomplete parameters list
(#513) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setLang has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaCopyright.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaCopyright::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaCopyright::$_rootNamespace is not documented
(#49) There is no description in phpdocs for function __construct
(#98) There is no description in phpdocs for function getUrl
(#106) There is no description in phpdocs for function setUrl
(#67) Phpdocs for function Zend_Gdata_Media_Extension_MediaCopyright::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaCredit.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaCredit::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaCredit::$_rootNamespace is not documented
(#113) There is no description in phpdocs for function getRole
(#121) There is no description in phpdocs for function setRole
(#131) There is no description in phpdocs for function getScheme
(#139) There is no description in phpdocs for function setScheme
(#76) Phpdocs for function Zend_Gdata_Media_Extension_MediaCredit::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaDescription.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaDescription::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaDescription::$_rootNamespace is not documented
(#49) There is no description in phpdocs for function __construct
(#98) There is no description in phpdocs for function getType
(#106) There is no description in phpdocs for function setType
(#67) Phpdocs for function Zend_Gdata_Media_Extension_MediaDescription::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaGroup.php
(#2) Empty line found after PHP open tag
(#115) Variable Zend_Gdata_Media_Extension_MediaGroup::$_rootElement is not documented
(#116) Variable Zend_Gdata_Media_Extension_MediaGroup::$_rootNamespace is not documented
(#100) No one-line description found in phpdocs for class Zend_Gdata_Media_Extension_MediaGroup
(#332) There is no description in phpdocs for function getContent
(#340) There is no description in phpdocs for function setContent
(#350) There is no description in phpdocs for function getCategory
(#358) There is no description in phpdocs for function setCategory
(#368) There is no description in phpdocs for function getCopyright
(#376) There is no description in phpdocs for function setCopyright
(#386) There is no description in phpdocs for function getCredit
(#394) There is no description in phpdocs for function setCredit
(#404) There is no description in phpdocs for function getTitle
(#412) There is no description in phpdocs for function setTitle
(#422) There is no description in phpdocs for function getDescription
(#430) There is no description in phpdocs for function setDescription
(#440) There is no description in phpdocs for function getHash
(#448) There is no description in phpdocs for function setHash
(#458) There is no description in phpdocs for function getKeywords
(#466) There is no description in phpdocs for function setKeywords
(#476) There is no description in phpdocs for function getPlayer
(#484) There is no description in phpdocs for function setPlayer
(#494) There is no description in phpdocs for function getRating
(#502) There is no description in phpdocs for function setRating
(#512) There is no description in phpdocs for function getRestriction
(#520) There is no description in phpdocs for function setRestriction
(#530) There is no description in phpdocs for function getThumbnail
(#538) There is no description in phpdocs for function setThumbnail
(#548) There is no description in phpdocs for function getMediaText
(#556) There is no description in phpdocs for function setMediaText
(#183) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::__construct has incomplete parameters list
(#198) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::getDOM has incomplete parameters list
(#485) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setPlayer has incomplete parameters list
(#503) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setRating has incomplete parameters list
(#521) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setRestriction has incomplete parameters list
(#539) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setThumbnail has incomplete parameters list
(#557) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setMediaText has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#107) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#106) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaHash.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaHash::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaHash::$_rootNamespace is not documented
(#43) Variable Zend_Gdata_Media_Extension_MediaHash::$_algo is not documented
(#97) There is no description in phpdocs for function getAlgo
(#105) There is no description in phpdocs for function setAlgo
(#65) Phpdocs for function Zend_Gdata_Media_Extension_MediaHash::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaKeywords.php
(#2) Empty line found after PHP open tag
(#40) Variable Zend_Gdata_Media_Extension_MediaKeywords::$_rootElement is not documented
(#41) Variable Zend_Gdata_Media_Extension_MediaKeywords::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaPlayer.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaPlayer::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaPlayer::$_rootNamespace is not documented
(#124) There is no description in phpdocs for function getUrl
(#132) There is no description in phpdocs for function setUrl
(#142) There is no description in phpdocs for function getWidth
(#150) There is no description in phpdocs for function setWidth
(#160) There is no description in phpdocs for function getHeight
(#168) There is no description in phpdocs for function setHeight
(#81) Phpdocs for function Zend_Gdata_Media_Extension_MediaPlayer::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaRating.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaRating::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaRating::$_rootNamespace is not documented
(#100) There is no description in phpdocs for function getScheme
(#108) There is no description in phpdocs for function setScheme
(#69) Phpdocs for function Zend_Gdata_Media_Extension_MediaRating::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaRestriction.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaRestriction::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaRestriction::$_rootNamespace is not documented
(#113) There is no description in phpdocs for function getRelationship
(#121) There is no description in phpdocs for function setRelationship
(#131) There is no description in phpdocs for function getType
(#139) There is no description in phpdocs for function setType
(#76) Phpdocs for function Zend_Gdata_Media_Extension_MediaRestriction::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaText.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaText::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaText::$_rootNamespace is not documented
(#140) There is no description in phpdocs for function getType
(#148) There is no description in phpdocs for function setType
(#158) There is no description in phpdocs for function getLang
(#166) There is no description in phpdocs for function setLang
(#176) There is no description in phpdocs for function getStart
(#184) There is no description in phpdocs for function setStart
(#194) There is no description in phpdocs for function getEnd
(#202) There is no description in phpdocs for function setEnd
(#67) Phpdocs for function Zend_Gdata_Media_Extension_MediaText::__construct has incomplete parameters list
(#91) Phpdocs for function Zend_Gdata_Media_Extension_MediaText::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaThumbnail.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaThumbnail::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaThumbnail::$_rootNamespace is not documented
(#138) There is no description in phpdocs for function getUrl
(#146) There is no description in phpdocs for function setUrl
(#156) There is no description in phpdocs for function getWidth
(#164) There is no description in phpdocs for function setWidth
(#174) There is no description in phpdocs for function getHeight
(#182) There is no description in phpdocs for function setHeight
(#192) There is no description in phpdocs for function getTime
(#200) There is no description in phpdocs for function setTime
(#89) Phpdocs for function Zend_Gdata_Media_Extension_MediaThumbnail::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Extension/MediaTitle.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaTitle::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaTitle::$_rootNamespace is not documented
(#100) There is no description in phpdocs for function getType
(#108) There is no description in phpdocs for function setType
(#69) Phpdocs for function Zend_Gdata_Media_Extension_MediaTitle::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Media/Feed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/MediaMimeStream.php
(#2) Empty line found after PHP open tag
(#113) Phpdocs for function Zend_Gdata_MediaMimeStream::wrapEntry has incomplete parameters list
(#131) Phpdocs for function Zend_Gdata_MediaMimeStream::read has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/MimeBodyString.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#28) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/MimeFile.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#28) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos.php
(#2) Empty line found after PHP open tag
(#61) Constant Zend_Gdata_Photos::PICASA_BASE_URI is not documented
(#62) Constant Zend_Gdata_Photos::PICASA_BASE_FEED_URI is not documented
(#63) Constant Zend_Gdata_Photos::AUTH_SERVICE_NAME is not documented
(#360) Phpdocs for function Zend_Gdata_Photos::insertAlbumEntry has incomplete parameters list
(#384) Phpdocs for function Zend_Gdata_Photos::insertPhotoEntry has incomplete parameters list
(#410) Phpdocs for function Zend_Gdata_Photos::insertTagEntry has incomplete parameters list
(#436) Phpdocs for function Zend_Gdata_Photos::insertCommentEntry has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#53) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#52) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/AlbumEntry.php
(#2) Empty line found after PHP open tag
(#107) Variable Zend_Gdata_Photos_AlbumEntry::$_entryClassName is not documented
(#215) Phpdocs for function Zend_Gdata_Photos_AlbumEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#99) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#98) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/AlbumFeed.php
(#2) Empty line found after PHP open tag
(#133) Function Zend_Gdata_Photos_AlbumFeed::__construct is not documented
(#139) Function Zend_Gdata_Photos_AlbumFeed::getDOM is not documented
(#176) Function Zend_Gdata_Photos_AlbumFeed::takeChildFromDOM is not documented
(#54) Variable Zend_Gdata_Photos_AlbumFeed::$_entryClassName is not documented
(#55) Variable Zend_Gdata_Photos_AlbumFeed::$_feedClassName is not documented
(#127) Variable Zend_Gdata_Photos_AlbumFeed::$_entryKindClassMapping is not documented
(#39) No one-line description found in phpdocs for class Zend_Gdata_Photos_AlbumFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#47) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#46) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/AlbumQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Photos_AlbumQuery
(#122) Phpdocs for function Zend_Gdata_Photos_AlbumQuery::getQueryUrl has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/CommentEntry.php
(#2) Empty line found after PHP open tag
(#67) Variable Zend_Gdata_Photos_CommentEntry::$_entryClassName is not documented
(#107) Phpdocs for function Zend_Gdata_Photos_CommentEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#59) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#58) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Access.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Access::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Access::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Access
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/AlbumId.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_AlbumId::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_AlbumId::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_AlbumId
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/BytesUsed.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_BytesUsed::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_BytesUsed::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_BytesUsed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Checksum.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Checksum::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Checksum::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Checksum
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Client.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Client::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Client::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Client
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/CommentCount.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_CommentCount::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_CommentCount::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_CommentCount
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/CommentingEnabled.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_CommentingEnabled::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_CommentingEnabled::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_CommentingEnabled
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Height.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Height::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Height::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Height
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Id.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Id::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Id::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Id
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Location.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Location::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Location::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Location
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Name.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Name::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Name::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Name
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Nickname.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Nickname::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Nickname::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Nickname
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/NumPhotos.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_NumPhotos::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_NumPhotos::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_NumPhotos
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_NumPhotosRemaining::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_NumPhotosRemaining::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_NumPhotosRemaining
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/PhotoId.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Photos_Extension_PhotoId::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Photos_Extension_PhotoId::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Position.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Position::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Position::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Position
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/QuotaCurrent.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_QuotaCurrent::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_QuotaCurrent::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_QuotaCurrent
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/QuotaLimit.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_QuotaLimit::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_QuotaLimit::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_QuotaLimit
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Rotation.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Rotation::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Rotation::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Rotation
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Size.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Size::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Size::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Size
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Thumbnail.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Thumbnail::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Thumbnail::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Thumbnail
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Timestamp.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Timestamp::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Timestamp::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Timestamp
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/User.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_User::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_User::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_User
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Version.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Version::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Version::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Version
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Weight.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Weight::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Weight::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Weight
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/Extension/Width.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Width::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Width::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Width
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/PhotoEntry.php
(#2) Empty line found after PHP open tag
(#122) Variable Zend_Gdata_Photos_PhotoEntry::$_entryClassName is not documented
(#237) Phpdocs for function Zend_Gdata_Photos_PhotoEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#114) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#113) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/PhotoFeed.php
(#2) Empty line found after PHP open tag
(#147) Function Zend_Gdata_Photos_PhotoFeed::__construct is not documented
(#153) Function Zend_Gdata_Photos_PhotoFeed::getDOM is not documented
(#193) Function Zend_Gdata_Photos_PhotoFeed::takeChildFromDOM is not documented
(#139) Variable Zend_Gdata_Photos_PhotoFeed::$_entryClassName is not documented
(#140) Variable Zend_Gdata_Photos_PhotoFeed::$_feedClassName is not documented
(#142) Variable Zend_Gdata_Photos_PhotoFeed::$_entryKindClassMapping is not documented
(#39) No one-line description found in phpdocs for class Zend_Gdata_Photos_PhotoFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#47) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#46) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/PhotoQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Photos_PhotoQuery
(#77) Phpdocs for function Zend_Gdata_Photos_PhotoQuery::getQueryUrl has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/TagEntry.php
(#2) Empty line found after PHP open tag
(#57) Variable Zend_Gdata_Photos_TagEntry::$_entryClassName is not documented
(#59) Variable Zend_Gdata_Photos_TagEntry::$_gphotoWeight is not documented
(#83) Phpdocs for function Zend_Gdata_Photos_TagEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#49) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#48) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/UserEntry.php
(#2) Empty line found after PHP open tag
(#87) Variable Zend_Gdata_Photos_UserEntry::$_entryClassName is not documented
(#153) Phpdocs for function Zend_Gdata_Photos_UserEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#79) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#78) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/UserFeed.php
(#2) Empty line found after PHP open tag
(#106) Function Zend_Gdata_Photos_UserFeed::__construct is not documented
(#162) Function Zend_Gdata_Photos_UserFeed::getDOM is not documented
(#96) Variable Zend_Gdata_Photos_UserFeed::$_entryClassName is not documented
(#97) Variable Zend_Gdata_Photos_UserFeed::$_feedClassName is not documented
(#99) Variable Zend_Gdata_Photos_UserFeed::$_entryKindClassMapping is not documented
(#59) No one-line description found in phpdocs for class Zend_Gdata_Photos_UserFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#67) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#66) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Photos/UserQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Photos_UserQuery
(#314) Phpdocs for function Zend_Gdata_Photos_UserQuery::getQueryUrl has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Query.php
(#2) Empty line found after PHP open tag
(#390) Function Zend_Gdata_Query::getCategory is not documented
(#396) Function Zend_Gdata_Query::__get is not documented
(#407) Function Zend_Gdata_Query::__set is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_Query
(#80) There is no description in phpdocs for function getQueryString
(#99) There is no description in phpdocs for function resetParameters
(#107) There is no description in phpdocs for function getQueryUrl
(#124) There is no description in phpdocs for function setParam
(#135) There is no description in phpdocs for function getParam
(#143) There is no description in phpdocs for function setAlt
(#157) There is no description in phpdocs for function setMaxResults
(#171) There is no description in phpdocs for function setQuery
(#185) There is no description in phpdocs for function setStartIndex
(#199) There is no description in phpdocs for function setUpdatedMax
(#213) There is no description in phpdocs for function setUpdatedMin
(#227) There is no description in phpdocs for function setPublishedMax
(#241) There is no description in phpdocs for function setPublishedMin
(#255) There is no description in phpdocs for function setAuthor
(#269) There is no description in phpdocs for function getAlt
(#281) There is no description in phpdocs for function getMaxResults
(#293) There is no description in phpdocs for function getQuery
(#305) There is no description in phpdocs for function getStartIndex
(#317) There is no description in phpdocs for function getUpdatedMax
(#329) There is no description in phpdocs for function getUpdatedMin
(#341) There is no description in phpdocs for function getPublishedMax
(#353) There is no description in phpdocs for function getPublishedMin
(#365) There is no description in phpdocs for function getAuthor
(#377) There is no description in phpdocs for function setCategory
(#72) Phpdocs for function Zend_Gdata_Query::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets.php
(#2) Empty line found after PHP open tag
(#97) Constant Zend_Gdata_Spreadsheets::SPREADSHEETS_FEED_URI is not documented
(#98) Constant Zend_Gdata_Spreadsheets::SPREADSHEETS_POST_URI is not documented
(#99) Constant Zend_Gdata_Spreadsheets::WORKSHEETS_FEED_LINK_URI is not documented
(#100) Constant Zend_Gdata_Spreadsheets::LIST_FEED_LINK_URI is not documented
(#101) Constant Zend_Gdata_Spreadsheets::CELL_FEED_LINK_URI is not documented
(#102) Constant Zend_Gdata_Spreadsheets::AUTH_SERVICE_NAME is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#90) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#89) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/CellEntry.php
(#2) Empty line found after PHP open tag
(#60) Function Zend_Gdata_Spreadsheets_CellEntry::getDOM is not documented
(#69) Function Zend_Gdata_Spreadsheets_CellEntry::takeChildFromDOM is not documented
(#46) Variable Zend_Gdata_Spreadsheets_CellEntry::$_entryClassName is not documented
(#47) Variable Zend_Gdata_Spreadsheets_CellEntry::$_cell is not documented
(#51) Phpdocs for function Zend_Gdata_Spreadsheets_CellEntry::__construct has incomplete parameters list
(#95) Phpdocs for function Zend_Gdata_Spreadsheets_CellEntry::setCell has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/CellFeed.php
(#2) Empty line found after PHP open tag
(#88) Function Zend_Gdata_Spreadsheets_CellFeed::getDOM is not documented
(#100) Function Zend_Gdata_Spreadsheets_CellFeed::takeChildFromDOM is not documented
(#39) No one-line description found in phpdocs for class Zend_Gdata_Spreadsheets_CellFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/CellQuery.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Spreadsheets_CellQuery::$_defaultFeedUri is not documented
(#51) Variable Zend_Gdata_Spreadsheets_CellQuery::$_visibility is not documented
(#52) Variable Zend_Gdata_Spreadsheets_CellQuery::$_projection is not documented
(#53) Variable Zend_Gdata_Spreadsheets_CellQuery::$_spreadsheetKey is not documented
(#54) Variable Zend_Gdata_Spreadsheets_CellQuery::$_worksheetId is not documented
(#55) Variable Zend_Gdata_Spreadsheets_CellQuery::$_cellId is not documented
(#48) Constant Zend_Gdata_Spreadsheets_CellQuery::SPREADSHEETS_CELL_FEED_URI is not documented
(#145) Phpdocs for function Zend_Gdata_Spreadsheets_CellQuery::setVisibility has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/DocumentQuery.php
(#2) Empty line found after PHP open tag
(#220) Function Zend_Gdata_Spreadsheets_DocumentQuery::appendVisibilityProjection is not documented
(#50) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_defaultFeedUri is not documented
(#51) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_documentType is not documented
(#52) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_visibility is not documented
(#53) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_projection is not documented
(#54) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_spreadsheetKey is not documented
(#55) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_worksheetId is not documented
(#48) Constant Zend_Gdata_Spreadsheets_DocumentQuery::SPREADSHEETS_FEED_URI is not documented
(#136) Phpdocs for function Zend_Gdata_Spreadsheets_DocumentQuery::setVisibility has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/Extension/Cell.php
(#96) Function Zend_Gdata_Spreadsheets_Extension_Cell::getDOM is not documented
(#106) Function Zend_Gdata_Spreadsheets_Extension_Cell::takeAttributeFromDOM is not documented
(#45) Variable Zend_Gdata_Spreadsheets_Extension_Cell::$_rootElement is not documented
(#46) Variable Zend_Gdata_Spreadsheets_Extension_Cell::$_rootNamespace is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/Extension/ColCount.php
(#46) Variable Zend_Gdata_Spreadsheets_Extension_ColCount::$_rootElement is not documented
(#47) Variable Zend_Gdata_Spreadsheets_Extension_ColCount::$_rootNamespace is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/Extension/Custom.php
(#62) Function Zend_Gdata_Spreadsheets_Extension_Custom::getDOM is not documented
(#46) Variable Zend_Gdata_Spreadsheets_Extension_Custom::$_rootElement is not documented
(#47) Variable Zend_Gdata_Spreadsheets_Extension_Custom::$_rootNamespace is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/Extension/RowCount.php
(#46) Variable Zend_Gdata_Spreadsheets_Extension_RowCount::$_rootElement is not documented
(#47) Variable Zend_Gdata_Spreadsheets_Extension_RowCount::$_rootNamespace is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/ListEntry.php
(#2) Empty line found after PHP open tag
(#72) Function Zend_Gdata_Spreadsheets_ListEntry::getDOM is not documented
(#83) Function Zend_Gdata_Spreadsheets_ListEntry::takeChildFromDOM is not documented
(#46) Variable Zend_Gdata_Spreadsheets_ListEntry::$_entryClassName is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/ListFeed.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Spreadsheets_ListFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/ListQuery.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Spreadsheets_ListQuery::$_defaultFeedUri is not documented
(#51) Variable Zend_Gdata_Spreadsheets_ListQuery::$_visibility is not documented
(#52) Variable Zend_Gdata_Spreadsheets_ListQuery::$_projection is not documented
(#53) Variable Zend_Gdata_Spreadsheets_ListQuery::$_spreadsheetKey is not documented
(#54) Variable Zend_Gdata_Spreadsheets_ListQuery::$_worksheetId is not documented
(#55) Variable Zend_Gdata_Spreadsheets_ListQuery::$_rowId is not documented
(#48) Constant Zend_Gdata_Spreadsheets_ListQuery::SPREADSHEETS_LIST_FEED_URI is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Spreadsheets_SpreadsheetEntry::$_entryClassName is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Spreadsheets_SpreadsheetFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/WorksheetEntry.php
(#2) Empty line found after PHP open tag
(#51) Variable Zend_Gdata_Spreadsheets_WorksheetEntry::$_entryClassName is not documented
(#53) Variable Zend_Gdata_Spreadsheets_WorksheetEntry::$_rowCount is not documented
(#54) Variable Zend_Gdata_Spreadsheets_WorksheetEntry::$_colCount is not documented
(#73) Phpdocs for function Zend_Gdata_Spreadsheets_WorksheetEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/Spreadsheets/WorksheetFeed.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Spreadsheets_WorksheetFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube.php
(#2) Empty line found after PHP open tag
(#88) Constant Zend_Gdata_YouTube::AUTH_SERVICE_NAME is not documented
(#89) Constant Zend_Gdata_YouTube::CLIENTLOGIN_URL is not documented
(#91) Constant Zend_Gdata_YouTube::STANDARD_TOP_RATED_URI is not documented
(#92) Constant Zend_Gdata_YouTube::STANDARD_MOST_VIEWED_URI is not documented
(#93) Constant Zend_Gdata_YouTube::STANDARD_RECENTLY_FEATURED_URI is not documented
(#94) Constant Zend_Gdata_YouTube::STANDARD_WATCH_ON_MOBILE_URI is not documented
(#96) Constant Zend_Gdata_YouTube::STANDARD_TOP_RATED_URI_V2 is not documented
(#98) Constant Zend_Gdata_YouTube::STANDARD_MOST_VIEWED_URI_V2 is not documented
(#100) Constant Zend_Gdata_YouTube::STANDARD_RECENTLY_FEATURED_URI_V2 is not documented
(#102) Constant Zend_Gdata_YouTube::STANDARD_WATCH_ON_MOBILE_URI_V2 is not documented
(#105) Constant Zend_Gdata_YouTube::USER_URI is not documented
(#106) Constant Zend_Gdata_YouTube::VIDEO_URI is not documented
(#107) Constant Zend_Gdata_YouTube::PLAYLIST_REL is not documented
(#108) Constant Zend_Gdata_YouTube::USER_UPLOADS_REL is not documented
(#109) Constant Zend_Gdata_YouTube::USER_PLAYLISTS_REL is not documented
(#110) Constant Zend_Gdata_YouTube::USER_SUBSCRIPTIONS_REL is not documented
(#111) Constant Zend_Gdata_YouTube::USER_CONTACTS_REL is not documented
(#112) Constant Zend_Gdata_YouTube::USER_FAVORITES_REL is not documented
(#113) Constant Zend_Gdata_YouTube::VIDEO_RESPONSES_REL is not documented
(#114) Constant Zend_Gdata_YouTube::VIDEO_RATINGS_REL is not documented
(#115) Constant Zend_Gdata_YouTube::VIDEO_COMPLAINTS_REL is not documented
(#116) Constant Zend_Gdata_YouTube::ACTIVITY_FEED_URI is not documented
(#117) Constant Zend_Gdata_YouTube::FRIEND_ACTIVITY_FEED_URI is not documented
(#218) Phpdocs for function Zend_Gdata_YouTube::setHttpClient has incomplete parameters list
(#299) Phpdocs for function Zend_Gdata_YouTube::getFullVideoEntry has incomplete parameters list
(#716) Phpdocs for function Zend_Gdata_YouTube::getActivityForUser has incomplete parameters list
(#790) Phpdocs for function Zend_Gdata_YouTube::sendVideoMessage has incomplete parameters list
(#847) Phpdocs for function Zend_Gdata_YouTube::replyToCommentEntry has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#80) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#79) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/ActivityEntry.php
(#2) Empty line found after PHP open tag
(#57) Constant Zend_Gdata_YouTube_ActivityEntry::ACTIVITY_CATEGORY_SCHEME is not documented
(#104) Phpdocs for function Zend_Gdata_YouTube_ActivityEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#50) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/ActivityFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/CommentEntry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/CommentFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/ContactEntry.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_ContactEntry
(#80) Phpdocs for function Zend_Gdata_YouTube_ContactEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/ContactFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_ContactFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/AboutMe.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_AboutMe::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_AboutMe::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_AboutMe::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Age.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Age::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Age::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Age::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Books.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Books::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Books::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Books::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Company.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Company::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Company::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Company::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Control.php
(#46) Variable Zend_Gdata_YouTube_Extension_Control::$_state is not documented
(#67) Phpdocs for function Zend_Gdata_YouTube_Extension_Control::getDOM has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/CountHint.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_CountHint::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_CountHint::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_CountHint::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Description.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Description::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Description::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Description::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Duration.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Duration::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Duration::$_rootElement is not documented
(#43) Variable Zend_Gdata_YouTube_Extension_Duration::$_seconds is not documented
(#47) Phpdocs for function Zend_Gdata_YouTube_Extension_Duration::__construct has incomplete parameters list
(#62) Phpdocs for function Zend_Gdata_YouTube_Extension_Duration::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/FirstName.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_FirstName::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_FirstName::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_FirstName::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Gender.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Gender::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Gender::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Gender::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Hobbies.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Hobbies::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Hobbies::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Hobbies::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Hometown.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Hometown::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Hometown::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Hometown::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/LastName.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_LastName::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_LastName::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_LastName::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Link.php
(#46) Variable Zend_Gdata_YouTube_Extension_Link::$_token is not documented
(#51) Phpdocs for function Zend_Gdata_YouTube_Extension_Link::__construct has incomplete parameters list
(#67) Phpdocs for function Zend_Gdata_YouTube_Extension_Link::getDOM has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Location.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Location::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Location::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Location::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/MediaContent.php
(#2) Empty line found after PHP open tag
(#55) Function Zend_Gdata_YouTube_Extension_MediaContent::__construct is not documented
(#43) Variable Zend_Gdata_YouTube_Extension_MediaContent::$_rootElement is not documented
(#44) Variable Zend_Gdata_YouTube_Extension_MediaContent::$_rootNamespace is not documented
(#52) Variable Zend_Gdata_YouTube_Extension_MediaContent::$_format is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_YouTube_Extension_MediaContent
(#66) Phpdocs for function Zend_Gdata_YouTube_Extension_MediaContent::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/MediaCredit.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_MediaCredit::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_MediaCredit::$_rootNamespace is not documented
(#132) There is no description in phpdocs for function getRole
(#140) There is no description in phpdocs for function setRole
(#151) There is no description in phpdocs for function getScheme
(#159) There is no description in phpdocs for function setScheme
(#170) There is no description in phpdocs for function getYTtype
(#178) There is no description in phpdocs for function setYTtype
(#67) Phpdocs for function Zend_Gdata_YouTube_Extension_MediaCredit::__construct has incomplete parameters list
(#88) Phpdocs for function Zend_Gdata_YouTube_Extension_MediaCredit::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/MediaGroup.php
(#2) Empty line found after PHP open tag
(#112) Function Zend_Gdata_YouTube_Extension_MediaGroup::__construct is not documented
(#118) Function Zend_Gdata_YouTube_Extension_MediaGroup::getDOM is not documented
(#79) Variable Zend_Gdata_YouTube_Extension_MediaGroup::$_rootElement is not documented
(#80) Variable Zend_Gdata_YouTube_Extension_MediaGroup::$_rootNamespace is not documented
(#64) No one-line description found in phpdocs for class Zend_Gdata_YouTube_Extension_MediaGroup
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#71) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#70) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/MediaRating.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_MediaRating::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_MediaRating::$_rootNamespace is not documented
(#113) There is no description in phpdocs for function getScheme
(#121) There is no description in phpdocs for function setScheme
(#131) There is no description in phpdocs for function getCountry
(#139) There is no description in phpdocs for function setCountry
(#76) Phpdocs for function Zend_Gdata_YouTube_Extension_MediaRating::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Movies.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Movies::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Movies::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Movies::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Music.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Music::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Music::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Music::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/NoEmbed.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_NoEmbed::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_NoEmbed::$_rootElement is not documented
(#46) Phpdocs for function Zend_Gdata_YouTube_Extension_NoEmbed::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Occupation.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Occupation::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Occupation::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Occupation::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/PlaylistId.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_PlaylistId::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_PlaylistId::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_PlaylistId::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/PlaylistTitle.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_PlaylistTitle::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_PlaylistTitle::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_PlaylistTitle::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Position.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Position::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Position::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Private.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Private::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Private::$_rootElement is not documented
(#59) Phpdocs for function Zend_Gdata_YouTube_Extension_Private::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/QueryString.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_QueryString::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_QueryString::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_QueryString::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Racy.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Racy::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Racy::$_rootElement is not documented
(#43) Variable Zend_Gdata_YouTube_Extension_Racy::$_state is not documented
(#47) Phpdocs for function Zend_Gdata_YouTube_Extension_Racy::__construct has incomplete parameters list
(#62) Phpdocs for function Zend_Gdata_YouTube_Extension_Racy::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Recorded.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Recorded::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Recorded::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Recorded::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Relationship.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Relationship::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Relationship::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Relationship::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/ReleaseDate.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_ReleaseDate::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_ReleaseDate::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_ReleaseDate::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/School.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_School::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_School::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_School::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/State.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_State::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_State::$_rootElement is not documented
(#43) Variable Zend_Gdata_YouTube_Extension_State::$_name is not documented
(#44) Variable Zend_Gdata_YouTube_Extension_State::$_reasonCode is not documented
(#45) Variable Zend_Gdata_YouTube_Extension_State::$_helpUrl is not documented
(#50) Phpdocs for function Zend_Gdata_YouTube_Extension_State::__construct has incomplete parameters list
(#72) Phpdocs for function Zend_Gdata_YouTube_Extension_State::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Statistics.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Statistics::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Statistics::$_rootElement is not documented
(#95) Phpdocs for function Zend_Gdata_YouTube_Extension_Statistics::__construct has incomplete parameters list
(#120) Phpdocs for function Zend_Gdata_YouTube_Extension_Statistics::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Status.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Status::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Status::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Status::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Token.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Token::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Token::$_rootElement is not documented
(#44) Phpdocs for function Zend_Gdata_YouTube_Extension_Token::__construct has incomplete parameters list
(#60) Phpdocs for function Zend_Gdata_YouTube_Extension_Token::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Uploaded.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Uploaded::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Uploaded::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Uploaded::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/Username.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Username::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Username::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Username::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/Extension/VideoId.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_VideoId::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_VideoId::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_VideoId::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/InboxEntry.php
(#2) Empty line found after PHP open tag
(#62) Variable Zend_Gdata_YouTube_InboxEntry::$_entryClassName is not documented
(#111) Phpdocs for function Zend_Gdata_YouTube_InboxEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/InboxFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_InboxFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/MediaEntry.php
(#2) Empty line found after PHP open tag
(#51) Variable Zend_Gdata_YouTube_MediaEntry::$_entryClassName is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/PlaylistListEntry.php
(#2) Empty line found after PHP open tag
(#66) Variable Zend_Gdata_YouTube_PlaylistListEntry::$_entryClassName is not documented
(#116) Phpdocs for function Zend_Gdata_YouTube_PlaylistListEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/PlaylistListFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_PlaylistListFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/PlaylistVideoEntry.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_YouTube_PlaylistVideoEntry::$_entryClassName is not documented
(#74) Phpdocs for function Zend_Gdata_YouTube_PlaylistVideoEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/PlaylistVideoFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_PlaylistVideoFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/SubscriptionEntry.php
(#2) Empty line found after PHP open tag
(#81) Variable Zend_Gdata_YouTube_SubscriptionEntry::$_entryClassName is not documented
(#157) Phpdocs for function Zend_Gdata_YouTube_SubscriptionEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#73) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#72) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/SubscriptionFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_SubscriptionFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/UserProfileEntry.php
(#2) Empty line found after PHP open tag
(#141) Variable Zend_Gdata_YouTube_UserProfileEntry::$_entryClassName is not documented
(#302) Phpdocs for function Zend_Gdata_YouTube_UserProfileEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#133) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#132) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/VideoEntry.php
(#2) Empty line found after PHP open tag
(#103) Variable Zend_Gdata_YouTube_VideoEntry::$_entryClassName is not documented
(#101) Constant Zend_Gdata_YouTube_VideoEntry::YOUTUBE_DEVELOPER_TAGS_SCHEMA is not documented
(#102) Constant Zend_Gdata_YouTube_VideoEntry::YOUTUBE_CATEGORY_SCHEMA is not documented
(#193) Phpdocs for function Zend_Gdata_YouTube_VideoEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#93) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#92) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/VideoFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Gdata/YouTube/VideoQuery.php
(#2) Empty line found after PHP open tag
(#48) Phpdocs for function Zend_Gdata_YouTube_VideoQuery::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Client.php
(#2) Empty line found after PHP open tag
(#72) Constant Zend_Http_Client::POST is not documented
(#73) Constant Zend_Http_Client::PUT is not documented
(#74) Constant Zend_Http_Client::HEAD is not documented
(#75) Constant Zend_Http_Client::DELETE is not documented
(#76) Constant Zend_Http_Client::TRACE is not documented
(#77) Constant Zend_Http_Client::OPTIONS is not documented
(#78) Constant Zend_Http_Client::CONNECT is not documented
(#79) Constant Zend_Http_Client::MERGE is not documented
(#91) Constant Zend_Http_Client::HTTP_0 is not documented
(#97) Constant Zend_Http_Client::CONTENT_LENGTH is not documented
(#103) Constant Zend_Http_Client::ENC_FORMDATA is not documented
(#52) No one-line description found in phpdocs for class Zend_Http_Client
(#311) Phpdocs for function Zend_Http_Client::setConfig has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#1350) Invalid inline phpdocs tag @example found
(#17) Package Zend_Http is not valid
(#60) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#59) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Client/Adapter/Curl.php
(#2) Empty line found after PHP open tag
(#38) No one-line description found in phpdocs for class Zend_Http_Client_Adapter_Curl
(#129) Phpdocs for function Zend_Http_Client_Adapter_Curl::setConfig has incomplete parameters list
(#254) Phpdocs for function Zend_Http_Client_Adapter_Curl::write has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#43) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Client/Adapter/Exception.php
(#37) Constant Zend_Http_Client_Adapter_Exception::READ_TIMEOUT is not documented
(#28) No one-line description found in phpdocs for class Zend_Http_Client_Adapter_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Http is not valid
(#30) Package Zend_Http is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Client/Adapter/Interface.php
(#2) Empty line found after PHP open tag
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#31) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Client/Adapter/Proxy.php
(#2) Empty line found after PHP open tag
(#37) No one-line description found in phpdocs for class Zend_Http_Client_Adapter_Proxy
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#47) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#46) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Client/Adapter/Socket.php
(#2) Empty line found after PHP open tag
(#37) No one-line description found in phpdocs for class Zend_Http_Client_Adapter_Socket
(#108) Phpdocs for function Zend_Http_Client_Adapter_Socket::setConfig has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#42) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Client/Adapter/Stream.php
(#2) Empty line found after PHP open tag
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#30) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Client/Adapter/Test.php
(#104) Phpdocs for function Zend_Http_Client_Adapter_Test::setConfig has incomplete parameters list
(#127) Phpdocs for function Zend_Http_Client_Adapter_Test::connect has incomplete parameters list
(#212) Phpdocs for function Zend_Http_Client_Adapter_Test::addResponse has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Http is not valid
(#45) Package Zend_Http is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Client/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Http_Client_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Http is not valid
(#30) Package Zend_Http is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Cookie.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#43) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/CookieJar.php
(#36) No one-line description found in phpdocs for class Zend_Http_CookieJar
(#322) Phpdocs for function Zend_Http_CookieJar::_matchPath has incomplete parameters list
(#351) Phpdocs for function Zend_Http_CookieJar::fromResponse has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Http is not valid
(#55) Package Zend_Http is not valid
(#15) Category Zend is not valid
(#54) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Http_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Http is not valid
(#30) Package Zend_Http is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Response.php
(#2) Empty line found after PHP open tag
(#24) No one-line description found in phpdocs for class Zend_Http_Response
(#347) Phpdocs for function Zend_Http_Response::getHeader has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#29) Package Zend_Http is not valid
(#16) Category Zend is not valid
local/mr/vendor/zend/Zend/Http/Response/Stream.php
(#2) Empty line found after PHP open tag
(#224) Function Zend_Http_Response_Stream::__destruct is not documented
(#24) No one-line description found in phpdocs for class Zend_Http_Response_Stream
(#93) Phpdocs for function Zend_Http_Response_Stream::setCleanup has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#29) Package Zend_Http is not valid
(#16) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard.php
(#52) No one-line description found in phpdocs for class Zend_InfoCard
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#54) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#53) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Adapter/Default.php
(#28) No one-line description found in phpdocs for class Zend_InfoCard_Adapter_Default
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#35) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Adapter/Exception.php
(#28) No one-line description found in phpdocs for class Zend_InfoCard_Adapter_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#30) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Adapter/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#28) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher.php
(#23) No one-line description found in phpdocs for class Zend_InfoCard_Cipher
(#59) Invalid phpdocs tag @codeCoverageIgnoreStart used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#28) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Exception.php
(#29) No one-line description found in phpdocs for class Zend_InfoCard_Cipher_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#31) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Pki/Adapter/Abstract.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Pki/Adapter/Rsa.php
(#33) No one-line description found in phpdocs for class Zend_InfoCard_Cipher_Pki_Adapter_Rsa
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#38) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Pki/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#26) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Pki/Rsa/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Adapter/Abstract.php
(#28) No one-line description found in phpdocs for class Zend_InfoCard_Cipher_Symmetric_Adapter_Abstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#30) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Adapter/Aes128cbc.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Adapter/Aes256cbc.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#37) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Aes128cbc/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#30) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Aes256cbc/Interface.php
(#32) Function decrypt is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#25) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Cipher/Symmetric/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#25) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Claims.php
(#22) No one-line description found in phpdocs for class Zend_InfoCard_Claims
(#201) Phpdocs for function Zend_InfoCard_Claims::setClaims has incomplete parameters list
(#272) Phpdocs for function Zend_InfoCard_Claims::__unset has incomplete parameters list
(#282) Phpdocs for function Zend_InfoCard_Claims::__isset has incomplete parameters list
(#290) Phpdocs for function Zend_InfoCard_Claims::__get has incomplete parameters list
(#298) Phpdocs for function Zend_InfoCard_Claims::__set has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#27) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Exception.php
(#24) Class Zend_InfoCard_Exception_Abstract is not documented
(#28) Class Zend_InfoCard_Exception_Abstract is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#37) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Assertion.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Assertion/Interface.php
(#65) Phpdocs for function validateConditions has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#27) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Assertion/Saml.php
(#63) Function Zend_InfoCard_Xml_Assertion_Saml::_getServerName is not documented
(#67) Function Zend_InfoCard_Xml_Assertion_Saml::_getServerPort is not documented
(#74) Phpdocs for function Zend_InfoCard_Xml_Assertion_Saml::validateConditions has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#237) Not recommended phpdocs tag @ignore used
(#16) Package Zend_InfoCard is not valid
(#37) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Element.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Element/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#27) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/EncryptedData.php
(#23) No one-line description found in phpdocs for class Zend_InfoCard_Xml_EncryptedData
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#28) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/EncryptedData/Abstract.php
(#33) No one-line description found in phpdocs for class Zend_InfoCard_Xml_EncryptedData_Abstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#38) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/EncryptedData/XmlEnc.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/EncryptedKey.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#42) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Exception.php
(#28) No one-line description found in phpdocs for class Zend_InfoCard_Xml_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#30) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo/Abstract.php
(#28) No one-line description found in phpdocs for class Zend_InfoCard_Xml_KeyInfo_Abstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#30) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo/Default.php
(#33) No one-line description found in phpdocs for class Zend_InfoCard_Xml_KeyInfo_Default
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#39) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#25) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/KeyInfo/XmlDSig.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#41) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Security.php
(#28) No one-line description found in phpdocs for class Zend_InfoCard_Xml_Security
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#31) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Exception.php
(#28) No one-line description found in phpdocs for class Zend_InfoCard_Xml_Security_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#30) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform.php
(#23) No one-line description found in phpdocs for class Zend_InfoCard_Xml_Security_Transform
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#28) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform/EnvelopedSignature.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform/Exception.php
(#28) No one-line description found in phpdocs for class Zend_InfoCard_Xml_Security_Transform_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#30) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#27) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/Security/Transform/XmlExcC14N.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/InfoCard/Xml/SecurityTokenReference.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_InfoCard is not valid
(#32) Package Zend_InfoCard is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Json.php
(#47) Constant Zend_Json::TYPE_OBJECT is not documented
(#182) Phpdocs for function Zend_Json::_recursiveJsonExprFinder has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#228) Not recommended phpdocs tag @static used
(#229) Not recommended phpdocs tag @access used
(#273) Not recommended phpdocs tag @static used
(#274) Not recommended phpdocs tag @access used
(#16) Package Zend_Json is not valid
(#34) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Decoder.php
(#43) Constant Zend_Json_Decoder::DATUM is not documented
(#44) Constant Zend_Json_Decoder::LBRACE is not documented
(#45) Constant Zend_Json_Decoder::LBRACKET is not documented
(#46) Constant Zend_Json_Decoder::RBRACE is not documented
(#47) Constant Zend_Json_Decoder::RBRACKET is not documented
(#48) Constant Zend_Json_Decoder::COMMA is not documented
(#49) Constant Zend_Json_Decoder::COLON is not documented
(#471) Phpdocs for function Zend_Json_Decoder::decodeUnicodeString has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#84) Not recommended phpdocs tag @access used
(#135) Not recommended phpdocs tag @static used
(#136) Not recommended phpdocs tag @access used
(#16) Package Zend_Json is not valid
(#31) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Encoder.php
(#88) Phpdocs for function Zend_Json_Encoder::_encodeValue has incomplete parameters list
(#111) Phpdocs for function Zend_Json_Encoder::_encodeObject has incomplete parameters list
(#185) Phpdocs for function Zend_Json_Encoder::_encodeArray has incomplete parameters list
(#225) Phpdocs for function Zend_Json_Encoder::_encodeDatum has incomplete parameters list
(#248) Phpdocs for function Zend_Json_Encoder::_encodeString has incomplete parameters list
(#273) Phpdocs for function Zend_Json_Encoder::_encodeConstants has incomplete parameters list
(#298) Phpdocs for function Zend_Json_Encoder::_encodeMethods has incomplete parameters list
(#362) Phpdocs for function Zend_Json_Encoder::_encodeVariables has incomplete parameters list
(#394) Phpdocs for function Zend_Json_Encoder::encodeClass has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#26) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Json_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#31) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Expr.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#46) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#45) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server.php
(#225) Function Zend_Json_Server::setPersistence is not documented
(#38) Constant Zend_Json_Server::VERSION_1 is not documented
(#39) Constant Zend_Json_Server::VERSION_2 is not documented
(#27) No one-line description found in phpdocs for class Zend_Json_Server
(#163) Phpdocs for function Zend_Json_Server::fault has incomplete parameters list
(#344) Phpdocs for function Zend_Json_Server::_addMethodServiceMap has incomplete parameters list
(#396) Phpdocs for function Zend_Json_Server::_getParams has incomplete parameters list
(#458) Phpdocs for function Zend_Json_Server::_getReturnType has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#29) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server/Cache.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#30) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server/Error.php
(#30) Constant Zend_Json_Server_Error::ERROR_PARSE is not documented
(#31) Constant Zend_Json_Server_Error::ERROR_INVALID_REQUEST is not documented
(#32) Constant Zend_Json_Server_Error::ERROR_INVALID_METHOD is not documented
(#33) Constant Zend_Json_Server_Error::ERROR_INVALID_PARAMS is not documented
(#34) Constant Zend_Json_Server_Error::ERROR_INTERNAL is not documented
(#35) Constant Zend_Json_Server_Error::ERROR_OTHER is not documented
(#22) No one-line description found in phpdocs for class Zend_Json_Server_Error
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#24) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#29) Package Zend_Json is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server/Request.php
(#23) No one-line description found in phpdocs for class Zend_Json_Server_Request
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#25) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server/Request/Http.php
(#27) No one-line description found in phpdocs for class Zend_Json_Server_Request_Http
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#29) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server/Response.php
(#23) No one-line description found in phpdocs for class Zend_Json_Server_Response
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#25) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server/Response/Http.php
(#27) No one-line description found in phpdocs for class Zend_Json_Server_Response_Http
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#29) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server/Smd.php
(#32) Constant Zend_Json_Server_Smd::ENV_JSONRPC_1 is not documented
(#33) Constant Zend_Json_Server_Smd::ENV_JSONRPC_2 is not documented
(#34) Constant Zend_Json_Server_Smd::SMD_VERSION is not documented
(#23) No one-line description found in phpdocs for class Zend_Json_Server_Smd
(#227) Phpdocs for function Zend_Json_Server_Smd::setId has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#25) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Json/Server/Smd/Service.php
(#41) Variable Zend_Json_Server_Smd_Service::$_envelope is not documented
(#42) Variable Zend_Json_Server_Smd_Service::$_name is not documented
(#43) Variable Zend_Json_Server_Smd_Service::$_return is not documented
(#44) Variable Zend_Json_Server_Smd_Service::$_target is not documented
(#45) Variable Zend_Json_Server_Smd_Service::$_transport is not documented
(#450) Phpdocs for function Zend_Json_Server_Smd_Service::_validateParamType has incomplete parameters list
(#31) Not recommended phpdocs tag @version used
(#16) Package Zend_Json is not valid
(#29) Package Zend_Json is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Layout.php
(#387) Function Zend_Layout::setViewBasePath is not documented
(#394) Function Zend_Layout::getViewBasePath is not documented
(#399) Function Zend_Layout::setViewScriptPath is not documented
(#405) Function Zend_Layout::getViewScriptPath is not documented
(#86) Variable Zend_Layout::$_viewBasePath is not documented
(#87) Variable Zend_Layout::$_viewBasePrefix is not documented
(#139) Phpdocs for function Zend_Layout::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Layout is not valid
(#26) Package Zend_Layout is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Layout/Controller/Action/Helper/Layout.php
(#81) Function Zend_Layout_Controller_Action_Helper_Layout::init is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#31) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Layout/Controller/Plugin/Layout.php
(#38) Variable Zend_Layout_Controller_Plugin_Layout::$_layoutActionHelper is not documented
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#30) Package Zend_Controller is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Layout/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Layout_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Layout is not valid
(#29) Package Zend_Layout is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap.php
(#2) Empty line found after PHP open tag
(#31) Constant Zend_Ldap::SEARCH_SCOPE_SUB is not documented
(#32) Constant Zend_Ldap::SEARCH_SCOPE_ONE is not documented
(#33) Constant Zend_Ldap::SEARCH_SCOPE_BASE is not documented
(#35) Constant Zend_Ldap::ACCTNAME_FORM_DN is not documented
(#36) Constant Zend_Ldap::ACCTNAME_FORM_USERNAME is not documented
(#37) Constant Zend_Ldap::ACCTNAME_FORM_BACKSLASH is not documented
(#38) Constant Zend_Ldap::ACCTNAME_FORM_PRINCIPAL is not documented
(#23) No one-line description found in phpdocs for class Zend_Ldap
(#84) There is no description in phpdocs for function filterEscape
(#98) There is no description in phpdocs for function explodeDn
(#145) There is no description in phpdocs for function getResource
(#324) There is no description in phpdocs for function getOptions
(#332) There is no description in phpdocs for function _getHost
(#340) There is no description in phpdocs for function _getPort
(#348) There is no description in phpdocs for function _getUseSsl
(#356) There is no description in phpdocs for function _getUsername
(#364) There is no description in phpdocs for function _getPassword
(#372) There is no description in phpdocs for function _getBindRequiresDn
(#390) There is no description in phpdocs for function _getAccountCanonicalForm
(#418) There is no description in phpdocs for function _getAccountDomainName
(#426) There is no description in phpdocs for function _getAccountDomainNameShort
(#434) There is no description in phpdocs for function _getAccountFilterFormat
(#443) There is no description in phpdocs for function _getAllowEmptyPassword
(#451) There is no description in phpdocs for function _getUseStartTls
(#459) There is no description in phpdocs for function _getOptReferrals
(#467) There is no description in phpdocs for function _getTryUsernameSplit
(#475) There is no description in phpdocs for function _getAccountFilter
(#497) There is no description in phpdocs for function _splitName
(#525) There is no description in phpdocs for function _getAccountDn
(#542) There is no description in phpdocs for function _isPossibleAuthority
(#565) There is no description in phpdocs for function getCanonicalAccountName
(#637) There is no description in phpdocs for function _getAccount
(#695) There is no description in phpdocs for function disconnect
(#807) There is no description in phpdocs for function bind
(#475) Phpdocs for function Zend_Ldap::_getAccountFilter has incomplete parameters list
(#566) Phpdocs for function Zend_Ldap::getCanonicalAccountName has incomplete parameters list
(#638) Phpdocs for function Zend_Ldap::_getAccount has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#85) Invalid inline phpdocs tag @see found
(#99) Invalid inline phpdocs tag @see found
(#1324) Invalid inline phpdocs tag @see found
(#1324) Invalid inline phpdocs tag @see found
(#17) Package Zend_Ldap is not valid
(#25) Package Zend_Ldap is not valid
(#16) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Attribute.php
(#32) Constant Zend_Ldap_Attribute::PASSWORD_HASH_MD5 is not documented
(#33) Constant Zend_Ldap_Attribute::PASSWORD_HASH_SMD5 is not documented
(#34) Constant Zend_Ldap_Attribute::PASSWORD_HASH_SHA is not documented
(#35) Constant Zend_Ldap_Attribute::PASSWORD_HASH_SSHA is not documented
(#36) Constant Zend_Ldap_Attribute::PASSWORD_UNICODEPWD is not documented
(#182) There is no description in phpdocs for function _valueToLdap
(#197) There is no description in phpdocs for function _valueFromLdap
(#357) There is no description in phpdocs for function _valueToLdapDateTime
(#395) There is no description in phpdocs for function _valueFromLdapDateTime
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#26) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Collection.php
(#63) Function Zend_Ldap_Collection::__destruct is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#26) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Collection/Iterator/Default.php
(#93) Function Zend_Ldap_Collection_Iterator_Default::__destruct is not documented
(#33) Constant Zend_Ldap_Collection_Iterator_Default::ATTRIBUTE_TO_LOWER is not documented
(#34) Constant Zend_Ldap_Collection_Iterator_Default::ATTRIBUTE_TO_UPPER is not documented
(#35) Constant Zend_Ldap_Collection_Iterator_Default::ATTRIBUTE_NATIVE is not documented
(#22) No one-line description found in phpdocs for class Zend_Ldap_Collection_Iterator_Default
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#27) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Converter.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#26) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Dn.php
(#32) Constant Zend_Ldap_Dn::ATTR_CASEFOLD_NONE is not documented
(#33) Constant Zend_Ldap_Dn::ATTR_CASEFOLD_UPPER is not documented
(#34) Constant Zend_Ldap_Dn::ATTR_CASEFOLD_LOWER is not documented
(#618) There is no description in phpdocs for function checkDn
(#478) Phpdocs for function Zend_Ldap_Dn::_sanitizeCaseFold has incomplete parameters list
(#714) Phpdocs for function Zend_Ldap_Dn::implodeRdn has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#405) Invalid inline phpdocs tag @see found
(#431) Invalid inline phpdocs tag @see found
(#443) Invalid inline phpdocs tag @see found
(#455) Invalid inline phpdocs tag @see found
(#16) Package Zend_Ldap is not valid
(#26) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Exception.php
(#2) Empty line found after PHP open tag
(#37) Constant Zend_Ldap_Exception::LDAP_SUCCESS is not documented
(#38) Constant Zend_Ldap_Exception::LDAP_OPERATIONS_ERROR is not documented
(#39) Constant Zend_Ldap_Exception::LDAP_PROTOCOL_ERROR is not documented
(#40) Constant Zend_Ldap_Exception::LDAP_TIMELIMIT_EXCEEDED is not documented
(#41) Constant Zend_Ldap_Exception::LDAP_SIZELIMIT_EXCEEDED is not documented
(#42) Constant Zend_Ldap_Exception::LDAP_COMPARE_FALSE is not documented
(#43) Constant Zend_Ldap_Exception::LDAP_COMPARE_TRUE is not documented
(#44) Constant Zend_Ldap_Exception::LDAP_AUTH_METHOD_NOT_SUPPORTED is not documented
(#45) Constant Zend_Ldap_Exception::LDAP_STRONG_AUTH_REQUIRED is not documented
(#46) Constant Zend_Ldap_Exception::LDAP_PARTIAL_RESULTS is not documented
(#47) Constant Zend_Ldap_Exception::LDAP_REFERRAL is not documented
(#48) Constant Zend_Ldap_Exception::LDAP_ADMINLIMIT_EXCEEDED is not documented
(#49) Constant Zend_Ldap_Exception::LDAP_UNAVAILABLE_CRITICAL_EXTENSION is not documented
(#50) Constant Zend_Ldap_Exception::LDAP_CONFIDENTIALITY_REQUIRED is not documented
(#51) Constant Zend_Ldap_Exception::LDAP_SASL_BIND_IN_PROGRESS is not documented
(#52) Constant Zend_Ldap_Exception::LDAP_NO_SUCH_ATTRIBUTE is not documented
(#53) Constant Zend_Ldap_Exception::LDAP_UNDEFINED_TYPE is not documented
(#54) Constant Zend_Ldap_Exception::LDAP_INAPPROPRIATE_MATCHING is not documented
(#55) Constant Zend_Ldap_Exception::LDAP_CONSTRAINT_VIOLATION is not documented
(#56) Constant Zend_Ldap_Exception::LDAP_TYPE_OR_VALUE_EXISTS is not documented
(#57) Constant Zend_Ldap_Exception::LDAP_INVALID_SYNTAX is not documented
(#58) Constant Zend_Ldap_Exception::LDAP_NO_SUCH_OBJECT is not documented
(#59) Constant Zend_Ldap_Exception::LDAP_ALIAS_PROBLEM is not documented
(#60) Constant Zend_Ldap_Exception::LDAP_INVALID_DN_SYNTAX is not documented
(#61) Constant Zend_Ldap_Exception::LDAP_IS_LEAF is not documented
(#62) Constant Zend_Ldap_Exception::LDAP_ALIAS_DEREF_PROBLEM is not documented
(#63) Constant Zend_Ldap_Exception::LDAP_PROXY_AUTHZ_FAILURE is not documented
(#64) Constant Zend_Ldap_Exception::LDAP_INAPPROPRIATE_AUTH is not documented
(#65) Constant Zend_Ldap_Exception::LDAP_INVALID_CREDENTIALS is not documented
(#66) Constant Zend_Ldap_Exception::LDAP_INSUFFICIENT_ACCESS is not documented
(#67) Constant Zend_Ldap_Exception::LDAP_BUSY is not documented
(#68) Constant Zend_Ldap_Exception::LDAP_UNAVAILABLE is not documented
(#69) Constant Zend_Ldap_Exception::LDAP_UNWILLING_TO_PERFORM is not documented
(#70) Constant Zend_Ldap_Exception::LDAP_LOOP_DETECT is not documented
(#71) Constant Zend_Ldap_Exception::LDAP_NAMING_VIOLATION is not documented
(#72) Constant Zend_Ldap_Exception::LDAP_OBJECT_CLASS_VIOLATION is not documented
(#73) Constant Zend_Ldap_Exception::LDAP_NOT_ALLOWED_ON_NONLEAF is not documented
(#74) Constant Zend_Ldap_Exception::LDAP_NOT_ALLOWED_ON_RDN is not documented
(#75) Constant Zend_Ldap_Exception::LDAP_ALREADY_EXISTS is not documented
(#76) Constant Zend_Ldap_Exception::LDAP_NO_OBJECT_CLASS_MODS is not documented
(#77) Constant Zend_Ldap_Exception::LDAP_RESULTS_TOO_LARGE is not documented
(#78) Constant Zend_Ldap_Exception::LDAP_AFFECTS_MULTIPLE_DSAS is not documented
(#79) Constant Zend_Ldap_Exception::LDAP_OTHER is not documented
(#80) Constant Zend_Ldap_Exception::LDAP_SERVER_DOWN is not documented
(#81) Constant Zend_Ldap_Exception::LDAP_LOCAL_ERROR is not documented
(#82) Constant Zend_Ldap_Exception::LDAP_ENCODING_ERROR is not documented
(#83) Constant Zend_Ldap_Exception::LDAP_DECODING_ERROR is not documented
(#84) Constant Zend_Ldap_Exception::LDAP_TIMEOUT is not documented
(#85) Constant Zend_Ldap_Exception::LDAP_AUTH_UNKNOWN is not documented
(#86) Constant Zend_Ldap_Exception::LDAP_FILTER_ERROR is not documented
(#87) Constant Zend_Ldap_Exception::LDAP_USER_CANCELLED is not documented
(#88) Constant Zend_Ldap_Exception::LDAP_PARAM_ERROR is not documented
(#89) Constant Zend_Ldap_Exception::LDAP_NO_MEMORY is not documented
(#90) Constant Zend_Ldap_Exception::LDAP_CONNECT_ERROR is not documented
(#91) Constant Zend_Ldap_Exception::LDAP_NOT_SUPPORTED is not documented
(#92) Constant Zend_Ldap_Exception::LDAP_CONTROL_NOT_FOUND is not documented
(#93) Constant Zend_Ldap_Exception::LDAP_NO_RESULTS_RETURNED is not documented
(#94) Constant Zend_Ldap_Exception::LDAP_MORE_RESULTS_TO_RETURN is not documented
(#95) Constant Zend_Ldap_Exception::LDAP_CLIENT_LOOP is not documented
(#96) Constant Zend_Ldap_Exception::LDAP_REFERRAL_LIMIT_EXCEEDED is not documented
(#97) Constant Zend_Ldap_Exception::LDAP_CUP_RESOURCES_EXHAUSTED is not documented
(#98) Constant Zend_Ldap_Exception::LDAP_CUP_SECURITY_VIOLATION is not documented
(#99) Constant Zend_Ldap_Exception::LDAP_CUP_INVALID_DATA is not documented
(#100) Constant Zend_Ldap_Exception::LDAP_CUP_UNSUPPORTED_SCHEME is not documented
(#101) Constant Zend_Ldap_Exception::LDAP_CUP_RELOAD_REQUIRED is not documented
(#102) Constant Zend_Ldap_Exception::LDAP_CANCELLED is not documented
(#103) Constant Zend_Ldap_Exception::LDAP_NO_SUCH_OPERATION is not documented
(#104) Constant Zend_Ldap_Exception::LDAP_TOO_LATE is not documented
(#105) Constant Zend_Ldap_Exception::LDAP_CANNOT_CANCEL is not documented
(#106) Constant Zend_Ldap_Exception::LDAP_ASSERTION_FAILED is not documented
(#107) Constant Zend_Ldap_Exception::LDAP_SYNC_REFRESH_REQUIRED is not documented
(#108) Constant Zend_Ldap_Exception::LDAP_X_SYNC_REFRESH_REQUIRED is not documented
(#109) Constant Zend_Ldap_Exception::LDAP_X_NO_OPERATION is not documented
(#110) Constant Zend_Ldap_Exception::LDAP_X_ASSERTION_FAILED is not documented
(#111) Constant Zend_Ldap_Exception::LDAP_X_NO_REFERRALS_FOUND is not documented
(#112) Constant Zend_Ldap_Exception::LDAP_X_CANNOT_CHAIN is not documented
(#116) Constant Zend_Ldap_Exception::LDAP_X_DOMAIN_MISMATCH is not documented
(#117) Constant Zend_Ldap_Exception::LDAP_X_EXTENSION_NOT_LOADED is not documented
(#28) No one-line description found in phpdocs for class Zend_Ldap_Exception
(#119) There is no description in phpdocs for function __construct
(#152) There is no description in phpdocs for function getLdapCode
(#165) There is no description in phpdocs for function getErrorCode
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Ldap is not valid
(#30) Package Zend_Ldap is not valid
(#16) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Filter.php
(#39) Constant Zend_Ldap_Filter::TYPE_EQUALS is not documented
(#40) Constant Zend_Ldap_Filter::TYPE_GREATER is not documented
(#41) Constant Zend_Ldap_Filter::TYPE_GREATEROREQUAL is not documented
(#42) Constant Zend_Ldap_Filter::TYPE_LESS is not documented
(#43) Constant Zend_Ldap_Filter::TYPE_LESSOREQUAL is not documented
(#44) Constant Zend_Ldap_Filter::TYPE_APPROX is not documented
(#205) Phpdocs for function Zend_Ldap_Filter::andFilter has incomplete parameters list
(#220) Phpdocs for function Zend_Ldap_Filter::orFilter has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#32) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Filter/Abstract.php
(#69) Phpdocs for function Zend_Ldap_Filter_Abstract::addAnd has incomplete parameters list
(#86) Phpdocs for function Zend_Ldap_Filter_Abstract::addOr has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#27) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Filter/And.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#32) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Filter/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Ldap_Filter_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#30) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Filter/Logical.php
(#43) Constant Zend_Ldap_Filter_Logical::TYPE_AND is not documented
(#44) Constant Zend_Ldap_Filter_Logical::TYPE_OR is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#36) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Filter/Mask.php
(#43) Phpdocs for function Zend_Ldap_Filter_Mask::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#33) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Filter/Not.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#32) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Filter/Or.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#32) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Filter/String.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#32) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Ldif/Encoder.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#27) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node.php
(#211) There is no description in phpdocs for function _loadData
(#788) There is no description in phpdocs for function _assertChangeableAttribute
(#20) Not recommended phpdocs tag @version used
(#509) Invalid inline phpdocs tag @see found
(#523) Invalid inline phpdocs tag @see found
(#16) Package Zend_Ldap is not valid
(#36) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Abstract.php
(#43) Variable Zend_Ldap_Node_Abstract::$_systemAttributes is not documented
(#78) There is no description in phpdocs for function _loadData
(#20) Not recommended phpdocs tag @version used
(#218) Invalid inline phpdocs tag @see found
(#228) Invalid inline phpdocs tag @see found
(#16) Package Zend_Ldap is not valid
(#36) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/ChildrenIterator.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#32) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Collection.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#33) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/RootDse.php
(#39) Constant Zend_Ldap_Node_RootDse::SERVER_TYPE_GENERIC is not documented
(#40) Constant Zend_Ldap_Node_RootDse::SERVER_TYPE_OPENLDAP is not documented
(#41) Constant Zend_Ldap_Node_RootDse::SERVER_TYPE_ACTIVEDIRECTORY is not documented
(#42) Constant Zend_Ldap_Node_RootDse::SERVER_TYPE_EDIRECTORY is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#32) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/RootDse/ActiveDirectory.php
(#28) No one-line description found in phpdocs for class Zend_Ldap_Node_RootDse_ActiveDirectory
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#33) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/RootDse/OpenLdap.php
(#28) No one-line description found in phpdocs for class Zend_Ldap_Node_RootDse_OpenLdap
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#33) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/RootDse/eDirectory.php
(#28) No one-line description found in phpdocs for class Zend_Ldap_Node_RootDse_eDirectory
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#33) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema.php
(#39) Constant Zend_Ldap_Node_Schema::OBJECTCLASS_TYPE_UNKNOWN is not documented
(#40) Constant Zend_Ldap_Node_Schema::OBJECTCLASS_TYPE_STRUCTURAL is not documented
(#41) Constant Zend_Ldap_Node_Schema::OBJECTCLASS_TYPE_ABSTRACT is not documented
(#42) Constant Zend_Ldap_Node_Schema::OBJECTCLASS_TYPE_AUXILIARY is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#32) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema/ActiveDirectory.php
(#36) No one-line description found in phpdocs for class Zend_Ldap_Node_Schema_ActiveDirectory
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#41) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php
(#32) No one-line description found in phpdocs for class Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#37) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema/AttributeType/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#27) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
(#32) No one-line description found in phpdocs for class Zend_Ldap_Node_Schema_AttributeType_OpenLdap
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#37) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema/Item.php
(#23) No one-line description found in phpdocs for class Zend_Ldap_Node_Schema_Item
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#28) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php
(#32) No one-line description found in phpdocs for class Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#37) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema/ObjectClass/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#27) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
(#32) No one-line description found in phpdocs for class Zend_Ldap_Node_Schema_ObjectClass_OpenLdap
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#37) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Ldap/Node/Schema/OpenLdap.php
(#36) No one-line description found in phpdocs for class Zend_Ldap_Node_Schema_OpenLdap
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Ldap is not valid
(#41) Package Zend_Ldap is not valid
(#15) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Loader.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Loader is not valid
(#26) Package Zend_Loader is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Loader/Autoloader.php
(#254) Function Zend_Loader_Autoloader::setZfPath is not documented
(#275) Function Zend_Loader_Autoloader::getZfPath is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Loader is not valid
(#30) Package Zend_Loader is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Loader/Autoloader/Interface.php
(#33) Function autoload is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Loader is not valid
(#26) Package Zend_Loader is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Loader/Autoloader/Resource.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Loader is not valid
(#30) Package Zend_Loader is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Loader/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Loader_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Loader is not valid
(#29) Package Zend_Loader is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Loader/PluginLoader.php
(#98) Phpdocs for function Zend_Loader_PluginLoader::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Loader is not valid
(#33) Package Zend_Loader is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Loader/PluginLoader/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Loader is not valid
(#32) Package Zend_Loader is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Loader/PluginLoader/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Loader is not valid
(#27) Package Zend_Loader is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Locale.php
(#182) Constant Zend_Locale::ENVIRONMENT is not documented
(#183) Constant Zend_Locale::ZFDEFAULT is not documented
(#1075) Phpdocs for function Zend_Locale::getOrder has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Locale is not valid
(#26) Package Zend_Locale is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Locale/Data.php
(#88) Phpdocs for function Zend_Locale_Data::_readFile has incomplete parameters list
(#216) Phpdocs for function Zend_Locale_Data::_getFile has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#43) Not recommended phpdocs tag @access used
(#51) Not recommended phpdocs tag @access used
(#59) Not recommended phpdocs tag @access used
(#67) Not recommended phpdocs tag @access used
(#92) Not recommended phpdocs tag @access used
(#141) Not recommended phpdocs tag @access used
(#220) Not recommended phpdocs tag @access used
(#295) Not recommended phpdocs tag @access used
(#917) Not recommended phpdocs tag @access used
(#16) Package Zend_Locale is not valid
(#32) Package Zend_Locale is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Locale/Data/Translation.php
(#178) Variable Zend_Locale_Data_Translation::$regionTranslation is not documented
(#22) No one-line description found in phpdocs for class Zend_Locale_Data_Translation
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Locale is not valid
(#31) Package Zend_Locale is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Locale/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Locale_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Locale is not valid
(#31) Package Zend_Locale is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Locale/Format.php
(#472) Function Zend_Locale_Format::_seperateFormat is not documented
(#39) Variable Zend_Locale_Format::$_options is not documented
(#37) Constant Zend_Locale_Format::STANDARD is not documented
(#28) No one-line description found in phpdocs for class Zend_Locale_Format
(#289) Phpdocs for function Zend_Locale_Format::toNumber has incomplete parameters list
(#523) Phpdocs for function Zend_Locale_Format::_getRegexForType has incomplete parameters list
(#624) Phpdocs for function Zend_Locale_Format::getFloat has incomplete parameters list
(#651) Phpdocs for function Zend_Locale_Format::isFloat has incomplete parameters list
(#699) Phpdocs for function Zend_Locale_Format::isInteger has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Locale is not valid
(#30) Package Zend_Locale is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Locale/Math.php
(#35) Class Zend_Locale_Math is not documented
(#50) Function Zend_Locale_Math::isBcmathDisabled is not documented
(#38) Variable Zend_Locale_Math::$_bcmathDisabled is not documented
(#40) Variable Zend_Locale_Math::$add is not documented
(#41) Variable Zend_Locale_Math::$sub is not documented
(#42) Variable Zend_Locale_Math::$pow is not documented
(#43) Variable Zend_Locale_Math::$mul is not documented
(#44) Variable Zend_Locale_Math::$div is not documented
(#45) Variable Zend_Locale_Math::$comp is not documented
(#46) Variable Zend_Locale_Math::$sqrt is not documented
(#47) Variable Zend_Locale_Math::$mod is not documented
(#48) Variable Zend_Locale_Math::$scale is not documented
(#55) Phpdocs for function Zend_Locale_Math::round has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Locale is not valid
(#30) Package Zend_Locale is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Locale/Math/Exception.php
(#41) Function Zend_Locale_Math_Exception::__construct is not documented
(#49) Function Zend_Locale_Math_Exception::getResults is not documented
(#37) Variable Zend_Locale_Math_Exception::$op1 is not documented
(#38) Variable Zend_Locale_Math_Exception::$op2 is not documented
(#39) Variable Zend_Locale_Math_Exception::$result is not documented
(#29) No one-line description found in phpdocs for class Zend_Locale_Math_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Locale is not valid
(#31) Package Zend_Locale is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Locale/Math/PhpMath.php
(#36) Function Zend_Locale_Math_PhpMath::disable is not documented
(#57) Function Zend_Locale_Math_PhpMath::Add is not documented
(#80) Function Zend_Locale_Math_PhpMath::Sub is not documented
(#103) Function Zend_Locale_Math_PhpMath::Pow is not documented
(#125) Function Zend_Locale_Math_PhpMath::Mul is not documented
(#145) Function Zend_Locale_Math_PhpMath::Div is not documented
(#169) Function Zend_Locale_Math_PhpMath::Sqrt is not documented
(#187) Function Zend_Locale_Math_PhpMath::Mod is not documented
(#209) Function Zend_Locale_Math_PhpMath::Comp is not documented
(#235) Function Zend_Locale_Math_PhpMath::Scale is not documented
(#53) Variable Zend_Locale_Math_PhpMath::$defaultScale is not documented
(#54) Variable Zend_Locale_Math_PhpMath::$defaultPrecision is not documented
(#23) No one-line description found in phpdocs for class Zend_Locale_Math_PhpMath
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Locale is not valid
(#30) Package Zend_Locale is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Log.php
(#31) Constant Zend_Log::EMERG is not documented
(#32) Constant Zend_Log::ALERT is not documented
(#33) Constant Zend_Log::CRIT is not documented
(#34) Constant Zend_Log::ERR is not documented
(#35) Constant Zend_Log::WARN is not documented
(#36) Constant Zend_Log::NOTICE is not documented
(#37) Constant Zend_Log::INFO is not documented
(#38) Constant Zend_Log::DEBUG is not documented
(#22) No one-line description found in phpdocs for class Zend_Log
(#77) Phpdocs for function Zend_Log::__construct has incomplete parameters list
(#93) Phpdocs for function Zend_Log::factory has incomplete parameters list
(#125) Phpdocs for function Zend_Log::_constructWriterFromConfig has incomplete parameters list
(#418) Phpdocs for function Zend_Log::setEventItem has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#27) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#24) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Exception.php
(#25) No one-line description found in phpdocs for class Zend_Log_Exception
(#19) Not recommended phpdocs tag @version used
(#30) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#27) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/FactoryInterface.php
(#19) Not recommended phpdocs tag @version used
(#27) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#24) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Filter/Abstract.php
(#29) No one-line description found in phpdocs for class Zend_Log_Filter_Abstract
(#20) Not recommended phpdocs tag @version used
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#31) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Filter/Interface.php
(#20) Not recommended phpdocs tag @version used
(#29) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#25) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Filter/Message.php
(#26) No one-line description found in phpdocs for class Zend_Log_Filter_Message
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Filter/Priority.php
(#26) No one-line description found in phpdocs for class Zend_Log_Filter_Priority
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Filter/Suppress.php
(#26) No one-line description found in phpdocs for class Zend_Log_Filter_Suppress
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Formatter/Firebug.php
(#26) No one-line description found in phpdocs for class Zend_Log_Formatter_Firebug
(#20) Not recommended phpdocs tag @version used
(#40) Invalid inline phpdocs tag @see found
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Formatter/Interface.php
(#20) Not recommended phpdocs tag @version used
(#29) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#25) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Formatter/Simple.php
(#41) Constant Zend_Log_Formatter_Simple::DEFAULT_FORMAT is not documented
(#26) No one-line description found in phpdocs for class Zend_Log_Formatter_Simple
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Formatter/Xml.php
(#26) No one-line description found in phpdocs for class Zend_Log_Formatter_Xml
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Writer/Abstract.php
(#26) No one-line description found in phpdocs for class Zend_Log_Writer_Abstract
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Writer/Db.php
(#26) No one-line description found in phpdocs for class Zend_Log_Writer_Db
(#96) Phpdocs for function Zend_Log_Writer_Db::setFormatter has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Writer/Firebug.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#39) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Writer/Mail.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#40) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Writer/Mock.php
(#26) No one-line description found in phpdocs for class Zend_Log_Writer_Mock
(#36) Phpdocs for variable Zend_Log_Writer_Mock::$events does not contain @var or incorrect
(#41) Phpdocs for variable Zend_Log_Writer_Mock::$shutdown does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Writer/Null.php
(#26) No one-line description found in phpdocs for class Zend_Log_Writer_Null
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Writer/Stream.php
(#29) No one-line description found in phpdocs for class Zend_Log_Writer_Stream
(#48) Phpdocs for function Zend_Log_Writer_Stream::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#31) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Writer/Syslog.php
(#92) Phpdocs for function Zend_Log_Writer_Syslog::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#30) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Log/Writer/ZendMonitor.php
(#26) No one-line description found in phpdocs for class Zend_Log_Writer_ZendMonitor
(#42) There is no description in phpdocs for function __construct
(#20) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Log is not valid
(#28) Package Zend_Log is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail.php
(#378) Phpdocs for function Zend_Mail::getBodyText has incomplete parameters list
(#750) Phpdocs for function Zend_Mail::setDefaultFrom has incomplete parameters list
(#800) Phpdocs for function Zend_Mail::setDefaultReplyTo has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#55) Not recommended phpdocs tag @access used
(#60) Not recommended phpdocs tag @static used
(#66) Not recommended phpdocs tag @static used
(#72) Not recommended phpdocs tag @static used
(#16) Package Zend_Mail is not valid
(#48) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#47) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Mail_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#31) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Message.php
(#33) No one-line description found in phpdocs for class Zend_Mail_Message
(#54) Phpdocs for function Zend_Mail_Message::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#35) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Message/File.php
(#33) No one-line description found in phpdocs for class Zend_Mail_Message_File
(#53) Phpdocs for function Zend_Mail_Message_File::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#35) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Message/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#26) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Part.php
(#34) No one-line description found in phpdocs for class Zend_Mail_Part
(#428) Phpdocs for function Zend_Mail_Part::__isset has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#36) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Part/File.php
(#42) Variable Zend_Mail_Part_File::$_contentPos is not documented
(#43) Variable Zend_Mail_Part_File::$_partPos is not documented
(#44) Variable Zend_Mail_Part_File::$_fh is not documented
(#34) No one-line description found in phpdocs for class Zend_Mail_Part_File
(#148) Phpdocs for function Zend_Mail_Part_File::getContent has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#36) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Part/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#26) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Protocol/Abstract.php
(#2) Empty line found after PHP open tag
(#217) Phpdocs for function Zend_Mail_Protocol_Abstract::_addLog has incomplete parameters list
(#318) Phpdocs for function Zend_Mail_Protocol_Abstract::_receive has incomplete parameters list
(#375) Phpdocs for function Zend_Mail_Protocol_Abstract::_expect has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#47) Not recommended phpdocs tag @version used
(#17) Package Zend_Mail is not valid
(#43) Package Zend_Mail is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Protocol/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Mail_Protocol_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#32) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Protocol/Imap.php
(#24) No one-line description found in phpdocs for class Zend_Mail_Protocol_Imap
(#299) Phpdocs for function Zend_Mail_Protocol_Imap::readResponse has incomplete parameters list
(#741) Phpdocs for function Zend_Mail_Protocol_Imap::copy has incomplete parameters list
(#813) Phpdocs for function Zend_Mail_Protocol_Imap::search has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#819) Not recommended phpdocs tag @internal used
(#16) Package Zend_Mail is not valid
(#26) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Protocol/Pop3.php
(#24) No one-line description found in phpdocs for class Zend_Mail_Protocol_Pop3
(#264) Phpdocs for function Zend_Mail_Protocol_Pop3::login has incomplete parameters list
(#450) Phpdocs for function Zend_Mail_Protocol_Pop3::delete has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#26) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Protocol/Smtp.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Mail is not valid
(#43) Package Zend_Mail is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php
(#64) There is no description in phpdocs for function auth
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#34) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Protocol/Smtp/Auth/Login.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#34) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Protocol/Smtp/Auth/Plain.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#34) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage.php
(#32) Constant Zend_Mail_Storage::FLAG_PASSED is not documented
(#33) Constant Zend_Mail_Storage::FLAG_SEEN is not documented
(#34) Constant Zend_Mail_Storage::FLAG_ANSWERED is not documented
(#35) Constant Zend_Mail_Storage::FLAG_FLAGGED is not documented
(#36) Constant Zend_Mail_Storage::FLAG_DELETED is not documented
(#37) Constant Zend_Mail_Storage::FLAG_DRAFT is not documented
(#38) Constant Zend_Mail_Storage::FLAG_RECENT is not documented
(#22) No one-line description found in phpdocs for class Zend_Mail_Storage
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#24) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Abstract.php
(#24) No one-line description found in phpdocs for class Zend_Mail_Storage_Abstract
(#122) Phpdocs for function Zend_Mail_Storage_Abstract::getMessage has incomplete parameters list
(#181) Phpdocs for function Zend_Mail_Storage_Abstract::removeMessage has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#26) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Mail_Storage_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#32) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Folder.php
(#24) No one-line description found in phpdocs for class Zend_Mail_Storage_Folder
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#26) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Folder/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#26) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Folder/Maildir.php
(#40) No one-line description found in phpdocs for class Zend_Mail_Storage_Folder_Maildir
(#80) Phpdocs for function Zend_Mail_Storage_Folder_Maildir::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#42) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Folder/Mbox.php
(#40) No one-line description found in phpdocs for class Zend_Mail_Storage_Folder_Mbox
(#76) Phpdocs for function Zend_Mail_Storage_Folder_Mbox::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#42) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Imap.php
(#185) Function Zend_Mail_Storage_Imap::getRawHeader is not documented
(#209) Function Zend_Mail_Storage_Imap::getRawContent is not documented
(#570) Function Zend_Mail_Storage_Imap::appendMessage is not documented
(#59) No one-line description found in phpdocs for class Zend_Mail_Storage_Imap
(#106) Phpdocs for function Zend_Mail_Storage_Imap::countMessages has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#569) Invalid inline phpdocs tag @param found
(#16) Package Zend_Mail is not valid
(#61) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#60) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Maildir.php
(#196) Function Zend_Mail_Storage_Maildir::getRawHeader is not documented
(#230) Function Zend_Mail_Storage_Maildir::getRawContent is not documented
(#40) No one-line description found in phpdocs for class Zend_Mail_Storage_Maildir
(#77) Phpdocs for function Zend_Mail_Storage_Maildir::countMessages has incomplete parameters list
(#260) Phpdocs for function Zend_Mail_Storage_Maildir::__construct has incomplete parameters list
(#414) Phpdocs for function Zend_Mail_Storage_Maildir::removeMessage has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#42) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Mbox.php
(#176) Function Zend_Mail_Storage_Mbox::getRawHeader is not documented
(#200) Function Zend_Mail_Storage_Mbox::getRawContent is not documented
(#41) No one-line description found in phpdocs for class Zend_Mail_Storage_Mbox
(#219) Phpdocs for function Zend_Mail_Storage_Mbox::__construct has incomplete parameters list
(#354) Phpdocs for function Zend_Mail_Storage_Mbox::removeMessage has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#43) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Pop3.php
(#108) Function Zend_Mail_Storage_Pop3::getRawHeader is not documented
(#131) Function Zend_Mail_Storage_Pop3::getRawContent is not documented
(#40) No one-line description found in phpdocs for class Zend_Mail_Storage_Pop3
(#157) Phpdocs for function Zend_Mail_Storage_Pop3::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#42) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Writable/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#26) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Storage/Writable/Maildir.php
(#542) Function Zend_Mail_Storage_Writable_Maildir::appendMessage is not documented
(#1030) Function Zend_Mail_Storage_Writable_Maildir::_addQuotaEntry is not documented
(#35) No one-line description found in phpdocs for class Zend_Mail_Storage_Writable_Maildir
(#862) There is no description in phpdocs for function _calculateMaildirsize
(#958) There is no description in phpdocs for function _calculateQuota
(#108) Phpdocs for function Zend_Mail_Storage_Writable_Maildir::__construct has incomplete parameters list
(#784) Phpdocs for function Zend_Mail_Storage_Writable_Maildir::removeMessage has incomplete parameters list
(#828) Phpdocs for function Zend_Mail_Storage_Writable_Maildir::getQuota has incomplete parameters list
(#958) Phpdocs for function Zend_Mail_Storage_Writable_Maildir::_calculateQuota has incomplete parameters list
(#1042) Phpdocs for function Zend_Mail_Storage_Writable_Maildir::checkQuota has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#540) Invalid inline phpdocs tag @param found
(#1042) Invalid inline phpdocs tag @see found
(#16) Package Zend_Mail is not valid
(#37) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Transport/Abstract.php
(#30) No one-line description found in phpdocs for class Zend_Mail_Transport_Abstract
(#20) Not recommended phpdocs tag @version used
(#45) Not recommended phpdocs tag @access used
(#52) Not recommended phpdocs tag @access used
(#59) Not recommended phpdocs tag @access used
(#66) Not recommended phpdocs tag @access used
(#73) Not recommended phpdocs tag @access used
(#80) Not recommended phpdocs tag @access used
(#87) Not recommended phpdocs tag @access used
(#94) Not recommended phpdocs tag @access used
(#101) Not recommended phpdocs tag @access used
(#161) Not recommended phpdocs tag @static used
(#162) Not recommended phpdocs tag @access used
(#176) Not recommended phpdocs tag @access used
(#301) Not recommended phpdocs tag @access used
(#16) Package Zend_Mail is not valid
(#35) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Transport/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Mail_Transport_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Mail is not valid
(#32) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Transport/Sendmail.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#59) Not recommended phpdocs tag @access used
(#92) Not recommended phpdocs tag @access used
(#149) Not recommended phpdocs tag @access used
(#16) Package Zend_Mail is not valid
(#34) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Mail/Transport/Smtp.php
(#111) Phpdocs for function Zend_Mail_Transport_Smtp::__construct has incomplete parameters list
(#156) Phpdocs for function Zend_Mail_Transport_Smtp::setConnection has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#56) Not recommended phpdocs tag @access used
(#223) Not recommended phpdocs tag @access used
(#16) Package Zend_Mail is not valid
(#46) Package Zend_Mail is not valid
(#15) Category Zend is not valid
(#45) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup.php
(#35) Constant Zend_Markup::CALLBACK is not documented
(#36) Constant Zend_Markup::REPLACE is not documented
(#27) No one-line description found in phpdocs for class Zend_Markup
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#29) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#32) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Parser/Bbcode.php
(#42) Constant Zend_Markup_Parser_Bbcode::NEWLINE is not documented
(#45) Constant Zend_Markup_Parser_Bbcode::TYPE_DEFAULT is not documented
(#46) Constant Zend_Markup_Parser_Bbcode::TYPE_SINGLE is not documented
(#48) Constant Zend_Markup_Parser_Bbcode::NAME_CHARSET is not documented
(#50) Constant Zend_Markup_Parser_Bbcode::STATE_SCAN is not documented
(#51) Constant Zend_Markup_Parser_Bbcode::STATE_SCANATTRS is not documented
(#52) Constant Zend_Markup_Parser_Bbcode::STATE_PARSEVALUE is not documented
(#33) No one-line description found in phpdocs for class Zend_Markup_Parser_Bbcode
(#205) Phpdocs for function Zend_Markup_Parser_Bbcode::_tokenize has incomplete parameters list
(#329) Phpdocs for function Zend_Markup_Parser_Bbcode::_createTree has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#35) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Parser/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#33) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Parser/ParserInterface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#25) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Parser/Textile.php
(#43) Constant Zend_Markup_Parser_Textile::STATE_SCAN is not documented
(#44) Constant Zend_Markup_Parser_Textile::STATE_NEW_PARAGRAPH is not documented
(#45) Constant Zend_Markup_Parser_Textile::STATE_NEWLINE is not documented
(#47) Constant Zend_Markup_Parser_Textile::MATCH_ATTR_CLASSID is not documented
(#48) Constant Zend_Markup_Parser_Textile::MATCH_ATTR_STYLE is not documented
(#49) Constant Zend_Markup_Parser_Textile::MATCH_ATTR_LANG is not documented
(#50) Constant Zend_Markup_Parser_Textile::MATCH_ATTR_ALIGN is not documented
(#33) No one-line description found in phpdocs for class Zend_Markup_Parser_Textile
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#35) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Renderer/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#33) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Renderer/Html.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#44) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Renderer/Html/Code.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#32) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Renderer/Html/HtmlAbstract.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#32) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Renderer/Html/Img.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#36) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Renderer/Html/List.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#32) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Renderer/Html/Url.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#36) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Renderer/RendererAbstract.php
(#47) Constant Zend_Markup_Renderer_RendererAbstract::TYPE_CALLBACK is not documented
(#48) Constant Zend_Markup_Renderer_RendererAbstract::TYPE_REPLACE is not documented
(#49) Constant Zend_Markup_Renderer_RendererAbstract::TYPE_ALIAS is not documented
(#299) Phpdocs for function Zend_Markup_Renderer_RendererAbstract::render has incomplete parameters list
(#474) Phpdocs for function Zend_Markup_Renderer_RendererAbstract::_getMarkupName has incomplete parameters list
(#564) Phpdocs for function Zend_Markup_Renderer_RendererAbstract::addDefaultFilter has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#40) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Renderer/TokenConverterInterface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#27) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/Token.php
(#36) Constant Zend_Markup_Token::TYPE_NONE is not documented
(#37) Constant Zend_Markup_Token::TYPE_TAG is not documented
(#28) No one-line description found in phpdocs for class Zend_Markup_Token
(#202) Phpdocs for function Zend_Markup_Token::addAttribute has incomplete parameters list
(#228) Phpdocs for function Zend_Markup_Token::addChild has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#30) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Markup/TokenList.php
(#27) No one-line description found in phpdocs for class Zend_Markup_TokenList
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Markup is not valid
(#29) Package Zend_Markup is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Abstract.php
(#77) Phpdocs for function Zend_Measure_Abstract::__construct has incomplete parameters list
(#213) Phpdocs for function Zend_Measure_Abstract::getType has incomplete parameters list
(#69) Phpdocs for variable Zend_Measure_Abstract::$_units does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#41) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Acceleration.php
(#40) Constant Zend_Measure_Acceleration::STANDARD is not documented
(#42) Constant Zend_Measure_Acceleration::CENTIGAL is not documented
(#43) Constant Zend_Measure_Acceleration::CENTIMETER_PER_SQUARE_SECOND is not documented
(#44) Constant Zend_Measure_Acceleration::DECIGAL is not documented
(#45) Constant Zend_Measure_Acceleration::DECIMETER_PER_SQUARE_SECOND is not documented
(#46) Constant Zend_Measure_Acceleration::DEKAMETER_PER_SQUARE_SECOND is not documented
(#47) Constant Zend_Measure_Acceleration::FOOT_PER_SQUARE_SECOND is not documented
(#48) Constant Zend_Measure_Acceleration::G is not documented
(#49) Constant Zend_Measure_Acceleration::GAL is not documented
(#50) Constant Zend_Measure_Acceleration::GALILEO is not documented
(#51) Constant Zend_Measure_Acceleration::GRAV is not documented
(#52) Constant Zend_Measure_Acceleration::HECTOMETER_PER_SQUARE_SECOND is not documented
(#53) Constant Zend_Measure_Acceleration::INCH_PER_SQUARE_SECOND is not documented
(#54) Constant Zend_Measure_Acceleration::KILOMETER_PER_HOUR_SECOND is not documented
(#55) Constant Zend_Measure_Acceleration::KILOMETER_PER_SQUARE_SECOND is not documented
(#56) Constant Zend_Measure_Acceleration::METER_PER_SQUARE_SECOND is not documented
(#57) Constant Zend_Measure_Acceleration::MILE_PER_HOUR_MINUTE is not documented
(#58) Constant Zend_Measure_Acceleration::MILE_PER_HOUR_SECOND is not documented
(#59) Constant Zend_Measure_Acceleration::MILE_PER_SQUARE_SECOND is not documented
(#60) Constant Zend_Measure_Acceleration::MILLIGAL is not documented
(#61) Constant Zend_Measure_Acceleration::MILLIMETER_PER_SQUARE_SECOND is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#33) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Angle.php
(#39) Constant Zend_Measure_Angle::STANDARD is not documented
(#41) Constant Zend_Measure_Angle::RADIAN is not documented
(#42) Constant Zend_Measure_Angle::MIL is not documented
(#43) Constant Zend_Measure_Angle::GRAD is not documented
(#44) Constant Zend_Measure_Angle::DEGREE is not documented
(#45) Constant Zend_Measure_Angle::MINUTE is not documented
(#46) Constant Zend_Measure_Angle::SECOND is not documented
(#47) Constant Zend_Measure_Angle::POINT is not documented
(#48) Constant Zend_Measure_Angle::CIRCLE_16 is not documented
(#49) Constant Zend_Measure_Angle::CIRCLE_10 is not documented
(#50) Constant Zend_Measure_Angle::CIRCLE_8 is not documented
(#51) Constant Zend_Measure_Angle::CIRCLE_6 is not documented
(#52) Constant Zend_Measure_Angle::CIRCLE_4 is not documented
(#53) Constant Zend_Measure_Angle::CIRCLE_2 is not documented
(#54) Constant Zend_Measure_Angle::FULL_CIRCLE is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Area.php
(#39) Constant Zend_Measure_Area::STANDARD is not documented
(#41) Constant Zend_Measure_Area::ACRE is not documented
(#42) Constant Zend_Measure_Area::ACRE_COMMERCIAL is not documented
(#43) Constant Zend_Measure_Area::ACRE_SURVEY is not documented
(#44) Constant Zend_Measure_Area::ACRE_IRELAND is not documented
(#45) Constant Zend_Measure_Area::ARE is not documented
(#46) Constant Zend_Measure_Area::ARPENT is not documented
(#47) Constant Zend_Measure_Area::BARN is not documented
(#48) Constant Zend_Measure_Area::BOVATE is not documented
(#49) Constant Zend_Measure_Area::BUNDER is not documented
(#50) Constant Zend_Measure_Area::CABALLERIA is not documented
(#51) Constant Zend_Measure_Area::CABALLERIA_AMERICA is not documented
(#52) Constant Zend_Measure_Area::CABALLERIA_CUBA is not documented
(#53) Constant Zend_Measure_Area::CARREAU is not documented
(#54) Constant Zend_Measure_Area::CARUCATE is not documented
(#55) Constant Zend_Measure_Area::CAWNEY is not documented
(#56) Constant Zend_Measure_Area::CENTIARE is not documented
(#57) Constant Zend_Measure_Area::CONG is not documented
(#58) Constant Zend_Measure_Area::COVER is not documented
(#59) Constant Zend_Measure_Area::CUERDA is not documented
(#60) Constant Zend_Measure_Area::DEKARE is not documented
(#61) Constant Zend_Measure_Area::DESSIATINA is not documented
(#62) Constant Zend_Measure_Area::DHUR is not documented
(#63) Constant Zend_Measure_Area::DUNUM is not documented
(#64) Constant Zend_Measure_Area::DUNHAM is not documented
(#65) Constant Zend_Measure_Area::FALL_SCOTS is not documented
(#66) Constant Zend_Measure_Area::FALL is not documented
(#67) Constant Zend_Measure_Area::FANEGA is not documented
(#68) Constant Zend_Measure_Area::FARTHINGDALE is not documented
(#69) Constant Zend_Measure_Area::HACIENDA is not documented
(#70) Constant Zend_Measure_Area::HECTARE is not documented
(#71) Constant Zend_Measure_Area::HIDE is not documented
(#72) Constant Zend_Measure_Area::HOMESTEAD is not documented
(#73) Constant Zend_Measure_Area::HUNDRED is not documented
(#74) Constant Zend_Measure_Area::JERIB is not documented
(#75) Constant Zend_Measure_Area::JITRO is not documented
(#76) Constant Zend_Measure_Area::JOCH is not documented
(#77) Constant Zend_Measure_Area::JUTRO is not documented
(#78) Constant Zend_Measure_Area::JO is not documented
(#79) Constant Zend_Measure_Area::KAPPLAND is not documented
(#80) Constant Zend_Measure_Area::KATTHA is not documented
(#81) Constant Zend_Measure_Area::LABOR is not documented
(#82) Constant Zend_Measure_Area::LEGUA is not documented
(#83) Constant Zend_Measure_Area::MANZANA_COSTA_RICA is not documented
(#84) Constant Zend_Measure_Area::MANZANA is not documented
(#85) Constant Zend_Measure_Area::MORGEN is not documented
(#86) Constant Zend_Measure_Area::MORGEN_AFRICA is not documented
(#87) Constant Zend_Measure_Area::MU is not documented
(#88) Constant Zend_Measure_Area::NGARN is not documented
(#89) Constant Zend_Measure_Area::NOOK is not documented
(#90) Constant Zend_Measure_Area::OXGANG is not documented
(#91) Constant Zend_Measure_Area::PERCH is not documented
(#92) Constant Zend_Measure_Area::PERCHE is not documented
(#93) Constant Zend_Measure_Area::PING is not documented
(#94) Constant Zend_Measure_Area::PYONG is not documented
(#95) Constant Zend_Measure_Area::RAI is not documented
(#96) Constant Zend_Measure_Area::ROOD is not documented
(#97) Constant Zend_Measure_Area::SECTION is not documented
(#98) Constant Zend_Measure_Area::SHED is not documented
(#99) Constant Zend_Measure_Area::SITIO is not documented
(#100) Constant Zend_Measure_Area::SQUARE is not documented
(#101) Constant Zend_Measure_Area::SQUARE_ANGSTROM is not documented
(#102) Constant Zend_Measure_Area::SQUARE_ASTRONOMICAL_UNIT is not documented
(#103) Constant Zend_Measure_Area::SQUARE_ATTOMETER is not documented
(#104) Constant Zend_Measure_Area::SQUARE_BICRON is not documented
(#105) Constant Zend_Measure_Area::SQUARE_CENTIMETER is not documented
(#106) Constant Zend_Measure_Area::SQUARE_CHAIN is not documented
(#107) Constant Zend_Measure_Area::SQUARE_CHAIN_ENGINEER is not documented
(#108) Constant Zend_Measure_Area::SQUARE_CITY_BLOCK_US_EAST is not documented
(#109) Constant Zend_Measure_Area::SQUARE_CITY_BLOCK_US_WEST is not documented
(#110) Constant Zend_Measure_Area::SQUARE_CITY_BLOCK_US_SOUTH is not documented
(#111) Constant Zend_Measure_Area::SQUARE_CUBIT is not documented
(#112) Constant Zend_Measure_Area::SQUARE_DECIMETER is not documented
(#113) Constant Zend_Measure_Area::SQUARE_DEKAMETER is not documented
(#114) Constant Zend_Measure_Area::SQUARE_EXAMETER is not documented
(#115) Constant Zend_Measure_Area::SQUARE_FATHOM is not documented
(#116) Constant Zend_Measure_Area::SQUARE_FEMTOMETER is not documented
(#117) Constant Zend_Measure_Area::SQUARE_FERMI is not documented
(#118) Constant Zend_Measure_Area::SQUARE_FOOT is not documented
(#119) Constant Zend_Measure_Area::SQUARE_FOOT_SURVEY is not documented
(#120) Constant Zend_Measure_Area::SQUARE_FURLONG is not documented
(#121) Constant Zend_Measure_Area::SQUARE_GIGAMETER is not documented
(#122) Constant Zend_Measure_Area::SQUARE_HECTOMETER is not documented
(#123) Constant Zend_Measure_Area::SQUARE_INCH is not documented
(#124) Constant Zend_Measure_Area::SQUARE_INCH_SURVEY is not documented
(#125) Constant Zend_Measure_Area::SQUARE_KILOMETER is not documented
(#126) Constant Zend_Measure_Area::SQUARE_LEAGUE_NAUTIC is not documented
(#127) Constant Zend_Measure_Area::SQUARE_LEAGUE is not documented
(#128) Constant Zend_Measure_Area::SQUARE_LIGHT_YEAR is not documented
(#129) Constant Zend_Measure_Area::SQUARE_LINK is not documented
(#130) Constant Zend_Measure_Area::SQUARE_LINK_ENGINEER is not documented
(#131) Constant Zend_Measure_Area::SQUARE_MEGAMETER is not documented
(#132) Constant Zend_Measure_Area::SQUARE_METER is not documented
(#133) Constant Zend_Measure_Area::SQUARE_MICROINCH is not documented
(#134) Constant Zend_Measure_Area::SQUARE_MICROMETER is not documented
(#135) Constant Zend_Measure_Area::SQUARE_MICROMICRON is not documented
(#136) Constant Zend_Measure_Area::SQUARE_MICRON is not documented
(#137) Constant Zend_Measure_Area::SQUARE_MIL is not documented
(#138) Constant Zend_Measure_Area::SQUARE_MILE is not documented
(#139) Constant Zend_Measure_Area::SQUARE_MILE_NAUTIC is not documented
(#140) Constant Zend_Measure_Area::SQUARE_MILE_SURVEY is not documented
(#141) Constant Zend_Measure_Area::SQUARE_MILLIMETER is not documented
(#142) Constant Zend_Measure_Area::SQUARE_MILLIMICRON is not documented
(#143) Constant Zend_Measure_Area::SQUARE_MYRIAMETER is not documented
(#144) Constant Zend_Measure_Area::SQUARE_NANOMETER is not documented
(#145) Constant Zend_Measure_Area::SQUARE_PARIS_FOOT is not documented
(#146) Constant Zend_Measure_Area::SQUARE_PARSEC is not documented
(#147) Constant Zend_Measure_Area::SQUARE_PERCH is not documented
(#148) Constant Zend_Measure_Area::SQUARE_PERCHE is not documented
(#149) Constant Zend_Measure_Area::SQUARE_PETAMETER is not documented
(#150) Constant Zend_Measure_Area::SQUARE_PICOMETER is not documented
(#151) Constant Zend_Measure_Area::SQUARE_ROD is not documented
(#152) Constant Zend_Measure_Area::SQUARE_TENTHMETER is not documented
(#153) Constant Zend_Measure_Area::SQUARE_TERAMETER is not documented
(#154) Constant Zend_Measure_Area::SQUARE_THOU is not documented
(#155) Constant Zend_Measure_Area::SQUARE_VARA is not documented
(#156) Constant Zend_Measure_Area::SQUARE_VARA_TEXAS is not documented
(#157) Constant Zend_Measure_Area::SQUARE_YARD is not documented
(#158) Constant Zend_Measure_Area::SQUARE_YARD_SURVEY is not documented
(#159) Constant Zend_Measure_Area::SQUARE_YOCTOMETER is not documented
(#160) Constant Zend_Measure_Area::SQUARE_YOTTAMETER is not documented
(#161) Constant Zend_Measure_Area::STANG is not documented
(#162) Constant Zend_Measure_Area::STREMMA is not documented
(#163) Constant Zend_Measure_Area::TAREA is not documented
(#164) Constant Zend_Measure_Area::TATAMI is not documented
(#165) Constant Zend_Measure_Area::TONDE_LAND is not documented
(#166) Constant Zend_Measure_Area::TOWNSHIP is not documented
(#167) Constant Zend_Measure_Area::TSUBO is not documented
(#168) Constant Zend_Measure_Area::TUNNLAND is not documented
(#169) Constant Zend_Measure_Area::YARD is not documented
(#170) Constant Zend_Measure_Area::VIRGATE is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Binary.php
(#39) Constant Zend_Measure_Binary::STANDARD is not documented
(#41) Constant Zend_Measure_Binary::BIT is not documented
(#42) Constant Zend_Measure_Binary::CRUMB is not documented
(#43) Constant Zend_Measure_Binary::NIBBLE is not documented
(#44) Constant Zend_Measure_Binary::BYTE is not documented
(#45) Constant Zend_Measure_Binary::KILOBYTE is not documented
(#46) Constant Zend_Measure_Binary::KIBIBYTE is not documented
(#47) Constant Zend_Measure_Binary::KILO_BINARY_BYTE is not documented
(#48) Constant Zend_Measure_Binary::KILOBYTE_SI is not documented
(#49) Constant Zend_Measure_Binary::MEGABYTE is not documented
(#50) Constant Zend_Measure_Binary::MEBIBYTE is not documented
(#51) Constant Zend_Measure_Binary::MEGA_BINARY_BYTE is not documented
(#52) Constant Zend_Measure_Binary::MEGABYTE_SI is not documented
(#53) Constant Zend_Measure_Binary::GIGABYTE is not documented
(#54) Constant Zend_Measure_Binary::GIBIBYTE is not documented
(#55) Constant Zend_Measure_Binary::GIGA_BINARY_BYTE is not documented
(#56) Constant Zend_Measure_Binary::GIGABYTE_SI is not documented
(#57) Constant Zend_Measure_Binary::TERABYTE is not documented
(#58) Constant Zend_Measure_Binary::TEBIBYTE is not documented
(#59) Constant Zend_Measure_Binary::TERA_BINARY_BYTE is not documented
(#60) Constant Zend_Measure_Binary::TERABYTE_SI is not documented
(#61) Constant Zend_Measure_Binary::PETABYTE is not documented
(#62) Constant Zend_Measure_Binary::PEBIBYTE is not documented
(#63) Constant Zend_Measure_Binary::PETA_BINARY_BYTE is not documented
(#64) Constant Zend_Measure_Binary::PETABYTE_SI is not documented
(#65) Constant Zend_Measure_Binary::EXABYTE is not documented
(#66) Constant Zend_Measure_Binary::EXBIBYTE is not documented
(#67) Constant Zend_Measure_Binary::EXA_BINARY_BYTE is not documented
(#68) Constant Zend_Measure_Binary::EXABYTE_SI is not documented
(#69) Constant Zend_Measure_Binary::ZETTABYTE is not documented
(#70) Constant Zend_Measure_Binary::ZEBIBYTE is not documented
(#71) Constant Zend_Measure_Binary::ZETTA_BINARY_BYTE is not documented
(#72) Constant Zend_Measure_Binary::ZETTABYTE_SI is not documented
(#73) Constant Zend_Measure_Binary::YOTTABYTE is not documented
(#74) Constant Zend_Measure_Binary::YOBIBYTE is not documented
(#75) Constant Zend_Measure_Binary::YOTTA_BINARY_BYTE is not documented
(#76) Constant Zend_Measure_Binary::YOTTABYTE_SI is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Capacitance.php
(#39) Constant Zend_Measure_Capacitance::STANDARD is not documented
(#41) Constant Zend_Measure_Capacitance::ABFARAD is not documented
(#42) Constant Zend_Measure_Capacitance::AMPERE_PER_SECOND_VOLT is not documented
(#43) Constant Zend_Measure_Capacitance::CENTIFARAD is not documented
(#44) Constant Zend_Measure_Capacitance::COULOMB_PER_VOLT is not documented
(#45) Constant Zend_Measure_Capacitance::DECIFARAD is not documented
(#46) Constant Zend_Measure_Capacitance::DEKAFARAD is not documented
(#47) Constant Zend_Measure_Capacitance::ELECTROMAGNETIC_UNIT is not documented
(#48) Constant Zend_Measure_Capacitance::ELECTROSTATIC_UNIT is not documented
(#49) Constant Zend_Measure_Capacitance::FARAD is not documented
(#50) Constant Zend_Measure_Capacitance::FARAD_INTERNATIONAL is not documented
(#51) Constant Zend_Measure_Capacitance::GAUSSIAN is not documented
(#52) Constant Zend_Measure_Capacitance::GIGAFARAD is not documented
(#53) Constant Zend_Measure_Capacitance::HECTOFARAD is not documented
(#54) Constant Zend_Measure_Capacitance::JAR is not documented
(#55) Constant Zend_Measure_Capacitance::KILOFARAD is not documented
(#56) Constant Zend_Measure_Capacitance::MEGAFARAD is not documented
(#57) Constant Zend_Measure_Capacitance::MICROFARAD is not documented
(#58) Constant Zend_Measure_Capacitance::MILLIFARAD is not documented
(#59) Constant Zend_Measure_Capacitance::NANOFARAD is not documented
(#60) Constant Zend_Measure_Capacitance::PICOFARAD is not documented
(#61) Constant Zend_Measure_Capacitance::PUFF is not documented
(#62) Constant Zend_Measure_Capacitance::SECOND_PER_OHM is not documented
(#63) Constant Zend_Measure_Capacitance::STATFARAD is not documented
(#64) Constant Zend_Measure_Capacitance::TERAFARAD is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Cooking/Volume.php
(#39) Constant Zend_Measure_Cooking_Volume::STANDARD is not documented
(#41) Constant Zend_Measure_Cooking_Volume::CAN_2POINT5 is not documented
(#42) Constant Zend_Measure_Cooking_Volume::CAN_10 is not documented
(#43) Constant Zend_Measure_Cooking_Volume::BARREL_WINE is not documented
(#44) Constant Zend_Measure_Cooking_Volume::BARREL is not documented
(#45) Constant Zend_Measure_Cooking_Volume::BARREL_US_DRY is not documented
(#46) Constant Zend_Measure_Cooking_Volume::BARREL_US_FEDERAL is not documented
(#47) Constant Zend_Measure_Cooking_Volume::BARREL_US is not documented
(#48) Constant Zend_Measure_Cooking_Volume::BUCKET is not documented
(#49) Constant Zend_Measure_Cooking_Volume::BUCKET_US is not documented
(#50) Constant Zend_Measure_Cooking_Volume::BUSHEL is not documented
(#51) Constant Zend_Measure_Cooking_Volume::BUSHEL_US is not documented
(#52) Constant Zend_Measure_Cooking_Volume::CENTILITER is not documented
(#53) Constant Zend_Measure_Cooking_Volume::COFFEE_SPOON is not documented
(#54) Constant Zend_Measure_Cooking_Volume::CUBIC_CENTIMETER is not documented
(#55) Constant Zend_Measure_Cooking_Volume::CUBIC_DECIMETER is not documented
(#56) Constant Zend_Measure_Cooking_Volume::CUBIC_FOOT is not documented
(#57) Constant Zend_Measure_Cooking_Volume::CUBIC_INCH is not documented
(#58) Constant Zend_Measure_Cooking_Volume::CUBIC_METER is not documented
(#59) Constant Zend_Measure_Cooking_Volume::CUBIC_MICROMETER is not documented
(#60) Constant Zend_Measure_Cooking_Volume::CUBIC_MILLIMETER is not documented
(#61) Constant Zend_Measure_Cooking_Volume::CUP_CANADA is not documented
(#62) Constant Zend_Measure_Cooking_Volume::CUP is not documented
(#63) Constant Zend_Measure_Cooking_Volume::CUP_US is not documented
(#64) Constant Zend_Measure_Cooking_Volume::DASH is not documented
(#65) Constant Zend_Measure_Cooking_Volume::DECILITER is not documented
(#66) Constant Zend_Measure_Cooking_Volume::DEKALITER is not documented
(#67) Constant Zend_Measure_Cooking_Volume::DEMI is not documented
(#68) Constant Zend_Measure_Cooking_Volume::DRAM is not documented
(#69) Constant Zend_Measure_Cooking_Volume::DROP is not documented
(#70) Constant Zend_Measure_Cooking_Volume::FIFTH is not documented
(#71) Constant Zend_Measure_Cooking_Volume::GALLON is not documented
(#72) Constant Zend_Measure_Cooking_Volume::GALLON_US_DRY is not documented
(#73) Constant Zend_Measure_Cooking_Volume::GALLON_US is not documented
(#74) Constant Zend_Measure_Cooking_Volume::GILL is not documented
(#75) Constant Zend_Measure_Cooking_Volume::GILL_US is not documented
(#76) Constant Zend_Measure_Cooking_Volume::HECTOLITER is not documented
(#77) Constant Zend_Measure_Cooking_Volume::HOGSHEAD is not documented
(#78) Constant Zend_Measure_Cooking_Volume::HOGSHEAD_US is not documented
(#79) Constant Zend_Measure_Cooking_Volume::JIGGER is not documented
(#80) Constant Zend_Measure_Cooking_Volume::KILOLITER is not documented
(#81) Constant Zend_Measure_Cooking_Volume::LITER is not documented
(#82) Constant Zend_Measure_Cooking_Volume::MEASURE is not documented
(#83) Constant Zend_Measure_Cooking_Volume::MEGALITER is not documented
(#84) Constant Zend_Measure_Cooking_Volume::MICROLITER is not documented
(#85) Constant Zend_Measure_Cooking_Volume::MILLILITER is not documented
(#86) Constant Zend_Measure_Cooking_Volume::MINIM is not documented
(#87) Constant Zend_Measure_Cooking_Volume::MINIM_US is not documented
(#88) Constant Zend_Measure_Cooking_Volume::OUNCE is not documented
(#89) Constant Zend_Measure_Cooking_Volume::OUNCE_US is not documented
(#90) Constant Zend_Measure_Cooking_Volume::PECK is not documented
(#91) Constant Zend_Measure_Cooking_Volume::PECK_US is not documented
(#92) Constant Zend_Measure_Cooking_Volume::PINCH is not documented
(#93) Constant Zend_Measure_Cooking_Volume::PINT is not documented
(#94) Constant Zend_Measure_Cooking_Volume::PINT_US_DRY is not documented
(#95) Constant Zend_Measure_Cooking_Volume::PINT_US is not documented
(#96) Constant Zend_Measure_Cooking_Volume::PIPE is not documented
(#97) Constant Zend_Measure_Cooking_Volume::PIPE_US is not documented
(#98) Constant Zend_Measure_Cooking_Volume::PONY is not documented
(#99) Constant Zend_Measure_Cooking_Volume::QUART_GERMANY is not documented
(#100) Constant Zend_Measure_Cooking_Volume::QUART_ANCIENT is not documented
(#101) Constant Zend_Measure_Cooking_Volume::QUART is not documented
(#102) Constant Zend_Measure_Cooking_Volume::QUART_US_DRY is not documented
(#103) Constant Zend_Measure_Cooking_Volume::QUART_US is not documented
(#104) Constant Zend_Measure_Cooking_Volume::SHOT is not documented
(#105) Constant Zend_Measure_Cooking_Volume::TABLESPOON is not documented
(#106) Constant Zend_Measure_Cooking_Volume::TABLESPOON_UK is not documented
(#107) Constant Zend_Measure_Cooking_Volume::TABLESPOON_US is not documented
(#108) Constant Zend_Measure_Cooking_Volume::TEASPOON is not documented
(#109) Constant Zend_Measure_Cooking_Volume::TEASPOON_UK is not documented
(#110) Constant Zend_Measure_Cooking_Volume::TEASPOON_US is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Cooking/Weight.php
(#39) Constant Zend_Measure_Cooking_Weight::STANDARD is not documented
(#41) Constant Zend_Measure_Cooking_Weight::HALF_STICK is not documented
(#42) Constant Zend_Measure_Cooking_Weight::STICK is not documented
(#43) Constant Zend_Measure_Cooking_Weight::CUP is not documented
(#44) Constant Zend_Measure_Cooking_Weight::GRAM is not documented
(#45) Constant Zend_Measure_Cooking_Weight::OUNCE is not documented
(#46) Constant Zend_Measure_Cooking_Weight::POUND is not documented
(#47) Constant Zend_Measure_Cooking_Weight::TEASPOON is not documented
(#48) Constant Zend_Measure_Cooking_Weight::TEASPOON_US is not documented
(#49) Constant Zend_Measure_Cooking_Weight::TABLESPOON is not documented
(#50) Constant Zend_Measure_Cooking_Weight::TABLESPOON_US is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Current.php
(#39) Constant Zend_Measure_Current::STANDARD is not documented
(#41) Constant Zend_Measure_Current::ABAMPERE is not documented
(#42) Constant Zend_Measure_Current::AMPERE is not documented
(#43) Constant Zend_Measure_Current::BIOT is not documented
(#44) Constant Zend_Measure_Current::CENTIAMPERE is not documented
(#45) Constant Zend_Measure_Current::COULOMB_PER_SECOND is not documented
(#46) Constant Zend_Measure_Current::DECIAMPERE is not documented
(#47) Constant Zend_Measure_Current::DEKAAMPERE is not documented
(#48) Constant Zend_Measure_Current::ELECTROMAGNETIC_UNIT is not documented
(#49) Constant Zend_Measure_Current::ELECTROSTATIC_UNIT is not documented
(#50) Constant Zend_Measure_Current::FRANCLIN_PER_SECOND is not documented
(#51) Constant Zend_Measure_Current::GAUSSIAN is not documented
(#52) Constant Zend_Measure_Current::GIGAAMPERE is not documented
(#53) Constant Zend_Measure_Current::GILBERT is not documented
(#54) Constant Zend_Measure_Current::HECTOAMPERE is not documented
(#55) Constant Zend_Measure_Current::KILOAMPERE is not documented
(#56) Constant Zend_Measure_Current::MEGAAMPERE is not documented
(#57) Constant Zend_Measure_Current::MICROAMPERE is not documented
(#58) Constant Zend_Measure_Current::MILLIAMPERE is not documented
(#59) Constant Zend_Measure_Current::NANOAMPERE is not documented
(#60) Constant Zend_Measure_Current::PICOAMPERE is not documented
(#61) Constant Zend_Measure_Current::SIEMENS_VOLT is not documented
(#62) Constant Zend_Measure_Current::STATAMPERE is not documented
(#63) Constant Zend_Measure_Current::TERAAMPERE is not documented
(#64) Constant Zend_Measure_Current::VOLT_PER_OHM is not documented
(#65) Constant Zend_Measure_Current::WATT_PER_VOLT is not documented
(#66) Constant Zend_Measure_Current::WEBER_PER_HENRY is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Density.php
(#39) Constant Zend_Measure_Density::STANDARD is not documented
(#41) Constant Zend_Measure_Density::ALUMINIUM is not documented
(#42) Constant Zend_Measure_Density::COPPER is not documented
(#43) Constant Zend_Measure_Density::GOLD is not documented
(#44) Constant Zend_Measure_Density::GRAIN_PER_CUBIC_FOOT is not documented
(#45) Constant Zend_Measure_Density::GRAIN_PER_CUBIC_INCH is not documented
(#46) Constant Zend_Measure_Density::GRAIN_PER_CUBIC_YARD is not documented
(#47) Constant Zend_Measure_Density::GRAIN_PER_GALLON is not documented
(#48) Constant Zend_Measure_Density::GRAIN_PER_GALLON_US is not documented
(#49) Constant Zend_Measure_Density::GRAM_PER_CUBIC_CENTIMETER is not documented
(#50) Constant Zend_Measure_Density::GRAM_PER_CUBIC_DECIMETER is not documented
(#51) Constant Zend_Measure_Density::GRAM_PER_CUBIC_METER is not documented
(#52) Constant Zend_Measure_Density::GRAM_PER_LITER is not documented
(#53) Constant Zend_Measure_Density::GRAM_PER_MILLILITER is not documented
(#54) Constant Zend_Measure_Density::IRON is not documented
(#55) Constant Zend_Measure_Density::KILOGRAM_PER_CUBIC_CENTIMETER is not documented
(#56) Constant Zend_Measure_Density::KILOGRAM_PER_CUBIC_DECIMETER is not documented
(#57) Constant Zend_Measure_Density::KILOGRAM_PER_CUBIC_METER is not documented
(#58) Constant Zend_Measure_Density::KILOGRAM_PER_CUBIC_MILLIMETER is not documented
(#59) Constant Zend_Measure_Density::KILOGRAM_PER_LITER is not documented
(#60) Constant Zend_Measure_Density::KILOGRAM_PER_MILLILITER is not documented
(#61) Constant Zend_Measure_Density::LEAD is not documented
(#62) Constant Zend_Measure_Density::MEGAGRAM_PER_CUBIC_CENTIMETER is not documented
(#63) Constant Zend_Measure_Density::MEGAGRAM_PER_CUBIC_DECIMETER is not documented
(#64) Constant Zend_Measure_Density::MEGAGRAM_PER_CUBIC_METER is not documented
(#65) Constant Zend_Measure_Density::MEGAGRAM_PER_LITER is not documented
(#66) Constant Zend_Measure_Density::MEGAGRAM_PER_MILLILITER is not documented
(#67) Constant Zend_Measure_Density::MICROGRAM_PER_CUBIC_CENTIMETER is not documented
(#68) Constant Zend_Measure_Density::MICROGRAM_PER_CUBIC_DECIMETER is not documented
(#69) Constant Zend_Measure_Density::MICROGRAM_PER_CUBIC_METER is not documented
(#70) Constant Zend_Measure_Density::MICROGRAM_PER_LITER is not documented
(#71) Constant Zend_Measure_Density::MICROGRAM_PER_MILLILITER is not documented
(#72) Constant Zend_Measure_Density::MILLIGRAM_PER_CUBIC_CENTIMETER is not documented
(#73) Constant Zend_Measure_Density::MILLIGRAM_PER_CUBIC_DECIMETER is not documented
(#74) Constant Zend_Measure_Density::MILLIGRAM_PER_CUBIC_METER is not documented
(#75) Constant Zend_Measure_Density::MILLIGRAM_PER_LITER is not documented
(#76) Constant Zend_Measure_Density::MILLIGRAM_PER_MILLILITER is not documented
(#77) Constant Zend_Measure_Density::OUNCE_PER_CUBIC_FOOT is not documented
(#78) Constant Zend_Measure_Density::OUNCR_PER_CUBIC_FOOT_TROY is not documented
(#79) Constant Zend_Measure_Density::OUNCE_PER_CUBIC_INCH is not documented
(#80) Constant Zend_Measure_Density::OUNCE_PER_CUBIC_INCH_TROY is not documented
(#81) Constant Zend_Measure_Density::OUNCE_PER_CUBIC_YARD is not documented
(#82) Constant Zend_Measure_Density::OUNCE_PER_CUBIC_YARD_TROY is not documented
(#83) Constant Zend_Measure_Density::OUNCE_PER_GALLON is not documented
(#84) Constant Zend_Measure_Density::OUNCE_PER_GALLON_US is not documented
(#85) Constant Zend_Measure_Density::OUNCE_PER_GALLON_TROY is not documented
(#86) Constant Zend_Measure_Density::OUNCE_PER_GALLON_US_TROY is not documented
(#87) Constant Zend_Measure_Density::POUND_PER_CIRCULAR_MIL_FOOT is not documented
(#88) Constant Zend_Measure_Density::POUND_PER_CUBIC_FOOT is not documented
(#89) Constant Zend_Measure_Density::POUND_PER_CUBIC_INCH is not documented
(#90) Constant Zend_Measure_Density::POUND_PER_CUBIC_YARD is not documented
(#91) Constant Zend_Measure_Density::POUND_PER_GALLON is not documented
(#92) Constant Zend_Measure_Density::POUND_PER_KILOGALLON is not documented
(#93) Constant Zend_Measure_Density::POUND_PER_MEGAGALLON is not documented
(#94) Constant Zend_Measure_Density::POUND_PER_GALLON_US is not documented
(#95) Constant Zend_Measure_Density::POUND_PER_KILOGALLON_US is not documented
(#96) Constant Zend_Measure_Density::POUND_PER_MEGAGALLON_US is not documented
(#97) Constant Zend_Measure_Density::SILVER is not documented
(#98) Constant Zend_Measure_Density::SLUG_PER_CUBIC_FOOT is not documented
(#99) Constant Zend_Measure_Density::SLUG_PER_CUBIC_INCH is not documented
(#100) Constant Zend_Measure_Density::SLUG_PER_CUBIC_YARD is not documented
(#101) Constant Zend_Measure_Density::SLUG_PER_GALLON is not documented
(#102) Constant Zend_Measure_Density::SLUG_PER_GALLON_US is not documented
(#103) Constant Zend_Measure_Density::TON_PER_CUBIC_FOOT_LONG is not documented
(#104) Constant Zend_Measure_Density::TON_PER_CUBIC_FOOT is not documented
(#105) Constant Zend_Measure_Density::TON_PER_CUBIC_INCH_LONG is not documented
(#106) Constant Zend_Measure_Density::TON_PER_CUBIC_INCH is not documented
(#107) Constant Zend_Measure_Density::TON_PER_CUBIC_YARD_LONG is not documented
(#108) Constant Zend_Measure_Density::TON_PER_CUBIC_YARD is not documented
(#109) Constant Zend_Measure_Density::TON_PER_GALLON_LONG is not documented
(#110) Constant Zend_Measure_Density::TON_PER_GALLON_US_LONG is not documented
(#111) Constant Zend_Measure_Density::TON_PER_GALLON is not documented
(#112) Constant Zend_Measure_Density::TON_PER_GALLON_US is not documented
(#113) Constant Zend_Measure_Density::TONNE_PER_CUBIC_CENTIMETER is not documented
(#114) Constant Zend_Measure_Density::TONNE_PER_CUBIC_DECIMETER is not documented
(#115) Constant Zend_Measure_Density::TONNE_PER_CUBIC_METER is not documented
(#116) Constant Zend_Measure_Density::TONNE_PER_LITER is not documented
(#117) Constant Zend_Measure_Density::TONNE_PER_MILLILITER is not documented
(#118) Constant Zend_Measure_Density::WATER is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Energy.php
(#39) Constant Zend_Measure_Energy::STANDARD is not documented
(#41) Constant Zend_Measure_Energy::ATTOJOULE is not documented
(#42) Constant Zend_Measure_Energy::BOARD_OF_TRADE_UNIT is not documented
(#43) Constant Zend_Measure_Energy::BTU is not documented
(#44) Constant Zend_Measure_Energy::BTU_THERMOCHEMICAL is not documented
(#45) Constant Zend_Measure_Energy::CALORIE is not documented
(#46) Constant Zend_Measure_Energy::CALORIE_15C is not documented
(#47) Constant Zend_Measure_Energy::CALORIE_NUTRITIONAL is not documented
(#48) Constant Zend_Measure_Energy::CALORIE_THERMOCHEMICAL is not documented
(#49) Constant Zend_Measure_Energy::CELSIUS_HEAT_UNIT is not documented
(#50) Constant Zend_Measure_Energy::CENTIJOULE is not documented
(#51) Constant Zend_Measure_Energy::CHEVAL_VAPEUR_HEURE is not documented
(#52) Constant Zend_Measure_Energy::DECIJOULE is not documented
(#53) Constant Zend_Measure_Energy::DEKAJOULE is not documented
(#54) Constant Zend_Measure_Energy::DEKAWATT_HOUR is not documented
(#55) Constant Zend_Measure_Energy::DEKATHERM is not documented
(#56) Constant Zend_Measure_Energy::ELECTRONVOLT is not documented
(#57) Constant Zend_Measure_Energy::ERG is not documented
(#58) Constant Zend_Measure_Energy::EXAJOULE is not documented
(#59) Constant Zend_Measure_Energy::EXAWATT_HOUR is not documented
(#60) Constant Zend_Measure_Energy::FEMTOJOULE is not documented
(#61) Constant Zend_Measure_Energy::FOOT_POUND is not documented
(#62) Constant Zend_Measure_Energy::FOOT_POUNDAL is not documented
(#63) Constant Zend_Measure_Energy::GALLON_UK_AUTOMOTIVE is not documented
(#64) Constant Zend_Measure_Energy::GALLON_US_AUTOMOTIVE is not documented
(#65) Constant Zend_Measure_Energy::GALLON_UK_AVIATION is not documented
(#66) Constant Zend_Measure_Energy::GALLON_US_AVIATION is not documented
(#67) Constant Zend_Measure_Energy::GALLON_UK_DIESEL is not documented
(#68) Constant Zend_Measure_Energy::GALLON_US_DIESEL is not documented
(#69) Constant Zend_Measure_Energy::GALLON_UK_DISTILATE is not documented
(#70) Constant Zend_Measure_Energy::GALLON_US_DISTILATE is not documented
(#71) Constant Zend_Measure_Energy::GALLON_UK_KEROSINE_JET is not documented
(#72) Constant Zend_Measure_Energy::GALLON_US_KEROSINE_JET is not documented
(#73) Constant Zend_Measure_Energy::GALLON_UK_LPG is not documented
(#74) Constant Zend_Measure_Energy::GALLON_US_LPG is not documented
(#75) Constant Zend_Measure_Energy::GALLON_UK_NAPHTA is not documented
(#76) Constant Zend_Measure_Energy::GALLON_US_NAPHTA is not documented
(#77) Constant Zend_Measure_Energy::GALLON_UK_KEROSENE is not documented
(#78) Constant Zend_Measure_Energy::GALLON_US_KEROSENE is not documented
(#79) Constant Zend_Measure_Energy::GALLON_UK_RESIDUAL is not documented
(#80) Constant Zend_Measure_Energy::GALLON_US_RESIDUAL is not documented
(#81) Constant Zend_Measure_Energy::GIGAELECTRONVOLT is not documented
(#82) Constant Zend_Measure_Energy::GIGACALORIE is not documented
(#83) Constant Zend_Measure_Energy::GIGACALORIE_15C is not documented
(#84) Constant Zend_Measure_Energy::GIGAJOULE is not documented
(#85) Constant Zend_Measure_Energy::GIGAWATT_HOUR is not documented
(#86) Constant Zend_Measure_Energy::GRAM_CALORIE is not documented
(#87) Constant Zend_Measure_Energy::HARTREE is not documented
(#88) Constant Zend_Measure_Energy::HECTOJOULE is not documented
(#89) Constant Zend_Measure_Energy::HECTOWATT_HOUR is not documented
(#90) Constant Zend_Measure_Energy::HORSEPOWER_HOUR is not documented
(#91) Constant Zend_Measure_Energy::HUNDRED_CUBIC_FOOT_GAS is not documented
(#92) Constant Zend_Measure_Energy::INCH_OUNCE is not documented
(#93) Constant Zend_Measure_Energy::INCH_POUND is not documented
(#94) Constant Zend_Measure_Energy::JOULE is not documented
(#95) Constant Zend_Measure_Energy::KILOCALORIE_15C is not documented
(#96) Constant Zend_Measure_Energy::KILOCALORIE is not documented
(#97) Constant Zend_Measure_Energy::KILOCALORIE_THERMOCHEMICAL is not documented
(#98) Constant Zend_Measure_Energy::KILOELECTRONVOLT is not documented
(#99) Constant Zend_Measure_Energy::KILOGRAM_CALORIE is not documented
(#100) Constant Zend_Measure_Energy::KILOGRAM_FORCE_METER is not documented
(#101) Constant Zend_Measure_Energy::KILOJOULE is not documented
(#102) Constant Zend_Measure_Energy::KILOPOND_METER is not documented
(#103) Constant Zend_Measure_Energy::KILOTON is not documented
(#104) Constant Zend_Measure_Energy::KILOWATT_HOUR is not documented
(#105) Constant Zend_Measure_Energy::LITER_ATMOSPHERE is not documented
(#106) Constant Zend_Measure_Energy::MEGAELECTRONVOLT is not documented
(#107) Constant Zend_Measure_Energy::MEGACALORIE is not documented
(#108) Constant Zend_Measure_Energy::MEGACALORIE_15C is not documented
(#109) Constant Zend_Measure_Energy::MEGAJOULE is not documented
(#110) Constant Zend_Measure_Energy::MEGALERG is not documented
(#111) Constant Zend_Measure_Energy::MEGATON is not documented
(#112) Constant Zend_Measure_Energy::MEGAWATTHOUR is not documented
(#113) Constant Zend_Measure_Energy::METER_KILOGRAM_FORCE is not documented
(#114) Constant Zend_Measure_Energy::MICROJOULE is not documented
(#115) Constant Zend_Measure_Energy::MILLIJOULE is not documented
(#116) Constant Zend_Measure_Energy::MYRIAWATT_HOUR is not documented
(#117) Constant Zend_Measure_Energy::NANOJOULE is not documented
(#118) Constant Zend_Measure_Energy::NEWTON_METER is not documented
(#119) Constant Zend_Measure_Energy::PETAJOULE is not documented
(#120) Constant Zend_Measure_Energy::PETAWATTHOUR is not documented
(#121) Constant Zend_Measure_Energy::PFERDESTAERKENSTUNDE is not documented
(#122) Constant Zend_Measure_Energy::PICOJOULE is not documented
(#123) Constant Zend_Measure_Energy::Q_UNIT is not documented
(#124) Constant Zend_Measure_Energy::QUAD is not documented
(#125) Constant Zend_Measure_Energy::TERAELECTRONVOLT is not documented
(#126) Constant Zend_Measure_Energy::TERAJOULE is not documented
(#127) Constant Zend_Measure_Energy::TERAWATTHOUR is not documented
(#128) Constant Zend_Measure_Energy::THERM is not documented
(#129) Constant Zend_Measure_Energy::THERM_US is not documented
(#130) Constant Zend_Measure_Energy::THERMIE is not documented
(#131) Constant Zend_Measure_Energy::TON is not documented
(#132) Constant Zend_Measure_Energy::TONNE_COAL is not documented
(#133) Constant Zend_Measure_Energy::TONNE_OIL is not documented
(#134) Constant Zend_Measure_Energy::WATTHOUR is not documented
(#135) Constant Zend_Measure_Energy::WATTSECOND is not documented
(#136) Constant Zend_Measure_Energy::YOCTOJOULE is not documented
(#137) Constant Zend_Measure_Energy::YOTTAJOULE is not documented
(#138) Constant Zend_Measure_Energy::YOTTAWATTHOUR is not documented
(#139) Constant Zend_Measure_Energy::ZEPTOJOULE is not documented
(#140) Constant Zend_Measure_Energy::ZETTAJOULE is not documented
(#141) Constant Zend_Measure_Energy::ZETTAWATTHOUR is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#31) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Flow/Mass.php
(#39) Constant Zend_Measure_Flow_Mass::STANDARD is not documented
(#41) Constant Zend_Measure_Flow_Mass::CENTIGRAM_PER_DAY is not documented
(#42) Constant Zend_Measure_Flow_Mass::CENTIGRAM_PER_HOUR is not documented
(#43) Constant Zend_Measure_Flow_Mass::CENTIGRAM_PER_MINUTE is not documented
(#44) Constant Zend_Measure_Flow_Mass::CENTIGRAM_PER_SECOND is not documented
(#45) Constant Zend_Measure_Flow_Mass::GRAM_PER_DAY is not documented
(#46) Constant Zend_Measure_Flow_Mass::GRAM_PER_HOUR is not documented
(#47) Constant Zend_Measure_Flow_Mass::GRAM_PER_MINUTE is not documented
(#48) Constant Zend_Measure_Flow_Mass::GRAM_PER_SECOND is not documented
(#49) Constant Zend_Measure_Flow_Mass::KILOGRAM_PER_DAY is not documented
(#50) Constant Zend_Measure_Flow_Mass::KILOGRAM_PER_HOUR is not documented
(#51) Constant Zend_Measure_Flow_Mass::KILOGRAM_PER_MINUTE is not documented
(#52) Constant Zend_Measure_Flow_Mass::KILOGRAM_PER_SECOND is not documented
(#53) Constant Zend_Measure_Flow_Mass::MILLIGRAM_PER_DAY is not documented
(#54) Constant Zend_Measure_Flow_Mass::MILLIGRAM_PER_HOUR is not documented
(#55) Constant Zend_Measure_Flow_Mass::MILLIGRAM_PER_MINUTE is not documented
(#56) Constant Zend_Measure_Flow_Mass::MILLIGRAM_PER_SECOND is not documented
(#57) Constant Zend_Measure_Flow_Mass::OUNCE_PER_DAY is not documented
(#58) Constant Zend_Measure_Flow_Mass::OUNCE_PER_HOUR is not documented
(#59) Constant Zend_Measure_Flow_Mass::OUNCE_PER_MINUTE is not documented
(#60) Constant Zend_Measure_Flow_Mass::OUNCE_PER_SECOND is not documented
(#61) Constant Zend_Measure_Flow_Mass::POUND_PER_DAY is not documented
(#62) Constant Zend_Measure_Flow_Mass::POUND_PER_HOUR is not documented
(#63) Constant Zend_Measure_Flow_Mass::POUND_PER_MINUTE is not documented
(#64) Constant Zend_Measure_Flow_Mass::POUND_PER_SECOND is not documented
(#65) Constant Zend_Measure_Flow_Mass::TON_LONG_PER_DAY is not documented
(#66) Constant Zend_Measure_Flow_Mass::TON_LONG_PER_HOUR is not documented
(#67) Constant Zend_Measure_Flow_Mass::TON_LONG_PER_MINUTE is not documented
(#68) Constant Zend_Measure_Flow_Mass::TON_LONG_PER_SECOND is not documented
(#69) Constant Zend_Measure_Flow_Mass::TON_PER_DAY is not documented
(#70) Constant Zend_Measure_Flow_Mass::TON_PER_HOUR is not documented
(#71) Constant Zend_Measure_Flow_Mass::TON_PER_MINUTE is not documented
(#72) Constant Zend_Measure_Flow_Mass::TON_PER_SECOND is not documented
(#73) Constant Zend_Measure_Flow_Mass::TON_SHORT_PER_DAY is not documented
(#74) Constant Zend_Measure_Flow_Mass::TON_SHORT_PER_HOUR is not documented
(#75) Constant Zend_Measure_Flow_Mass::TON_SHORT_PER_MINUTE is not documented
(#76) Constant Zend_Measure_Flow_Mass::TON_SHORT_PER_SECOND is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Flow/Mole.php
(#39) Constant Zend_Measure_Flow_Mole::STANDARD is not documented
(#41) Constant Zend_Measure_Flow_Mole::CENTIMOLE_PER_DAY is not documented
(#42) Constant Zend_Measure_Flow_Mole::CENTIMOLE_PER_HOUR is not documented
(#43) Constant Zend_Measure_Flow_Mole::CENTIMOLE_PER_MINUTE is not documented
(#44) Constant Zend_Measure_Flow_Mole::CENTIMOLE_PER_SECOND is not documented
(#45) Constant Zend_Measure_Flow_Mole::MEGAMOLE_PER_DAY is not documented
(#46) Constant Zend_Measure_Flow_Mole::MEGAMOLE_PER_HOUR is not documented
(#47) Constant Zend_Measure_Flow_Mole::MEGAMOLE_PER_MINUTE is not documented
(#48) Constant Zend_Measure_Flow_Mole::MEGAMOLE_PER_SECOND is not documented
(#49) Constant Zend_Measure_Flow_Mole::MICROMOLE_PER_DAY is not documented
(#50) Constant Zend_Measure_Flow_Mole::MICROMOLE_PER_HOUR is not documented
(#51) Constant Zend_Measure_Flow_Mole::MICROMOLE_PER_MINUTE is not documented
(#52) Constant Zend_Measure_Flow_Mole::MICROMOLE_PER_SECOND is not documented
(#53) Constant Zend_Measure_Flow_Mole::MILLIMOLE_PER_DAY is not documented
(#54) Constant Zend_Measure_Flow_Mole::MILLIMOLE_PER_HOUR is not documented
(#55) Constant Zend_Measure_Flow_Mole::MILLIMOLE_PER_MINUTE is not documented
(#56) Constant Zend_Measure_Flow_Mole::MILLIMOLE_PER_SECOND is not documented
(#57) Constant Zend_Measure_Flow_Mole::MOLE_PER_DAY is not documented
(#58) Constant Zend_Measure_Flow_Mole::MOLE_PER_HOUR is not documented
(#59) Constant Zend_Measure_Flow_Mole::MOLE_PER_MINUTE is not documented
(#60) Constant Zend_Measure_Flow_Mole::MOLE_PER_SECOND is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Flow/Volume.php
(#39) Constant Zend_Measure_Flow_Volume::STANDARD is not documented
(#41) Constant Zend_Measure_Flow_Volume::ACRE_FOOT_PER_DAY is not documented
(#42) Constant Zend_Measure_Flow_Volume::ACRE_FOOT_PER_HOUR is not documented
(#43) Constant Zend_Measure_Flow_Volume::ACRE_FOOT_PER_MINUTE is not documented
(#44) Constant Zend_Measure_Flow_Volume::ACRE_FOOT_PER_SECOND is not documented
(#45) Constant Zend_Measure_Flow_Volume::ACRE_FOOT_SURVEY_PER_DAY is not documented
(#46) Constant Zend_Measure_Flow_Volume::ACRE_FOOT_SURVEY_PER_HOUR is not documented
(#47) Constant Zend_Measure_Flow_Volume::ACRE_FOOT_SURVEY_PER_MINUTE is not documented
(#48) Constant Zend_Measure_Flow_Volume::ACRE_FOOT_SURVEY_PER_SECOND is not documented
(#49) Constant Zend_Measure_Flow_Volume::ACRE_INCH_PER_DAY is not documented
(#50) Constant Zend_Measure_Flow_Volume::ACRE_INCH_PER_HOUR is not documented
(#51) Constant Zend_Measure_Flow_Volume::ACRE_INCH_PER_MINUTE is not documented
(#52) Constant Zend_Measure_Flow_Volume::ACRE_INCH_PER_SECOND is not documented
(#53) Constant Zend_Measure_Flow_Volume::ACRE_INCH_SURVEY_PER_DAY is not documented
(#54) Constant Zend_Measure_Flow_Volume::ACRE_INCH_SURVEY_PER_HOUR is not documented
(#55) Constant Zend_Measure_Flow_Volume::ACRE_INCH_SURVEY_PER_MINUTE is not documented
(#56) Constant Zend_Measure_Flow_Volume::ACRE_INCH_SURVEY_PER_SECOND is not documented
(#57) Constant Zend_Measure_Flow_Volume::BARREL_PETROLEUM_PER_DAY is not documented
(#58) Constant Zend_Measure_Flow_Volume::BARREL_PETROLEUM_PER_HOUR is not documented
(#59) Constant Zend_Measure_Flow_Volume::BARREL_PETROLEUM_PER_MINUTE is not documented
(#60) Constant Zend_Measure_Flow_Volume::BARREL_PETROLEUM_PER_SECOND is not documented
(#61) Constant Zend_Measure_Flow_Volume::BARREL_PER_DAY is not documented
(#62) Constant Zend_Measure_Flow_Volume::BARREL_PER_HOUR is not documented
(#63) Constant Zend_Measure_Flow_Volume::BARREL_PER_MINUTE is not documented
(#64) Constant Zend_Measure_Flow_Volume::BARREL_PER_SECOND is not documented
(#65) Constant Zend_Measure_Flow_Volume::BARREL_US_PER_DAY is not documented
(#66) Constant Zend_Measure_Flow_Volume::BARREL_US_PER_HOUR is not documented
(#67) Constant Zend_Measure_Flow_Volume::BARREL_US_PER_MINUTE is not documented
(#68) Constant Zend_Measure_Flow_Volume::BARREL_US_PER_SECOND is not documented
(#69) Constant Zend_Measure_Flow_Volume::BARREL_WINE_PER_DAY is not documented
(#70) Constant Zend_Measure_Flow_Volume::BARREL_WINE_PER_HOUR is not documented
(#71) Constant Zend_Measure_Flow_Volume::BARREL_WINE_PER_MINUTE is not documented
(#72) Constant Zend_Measure_Flow_Volume::BARREL_WINE_PER_SECOND is not documented
(#73) Constant Zend_Measure_Flow_Volume::BARREL_BEER_PER_DAY is not documented
(#74) Constant Zend_Measure_Flow_Volume::BARREL_BEER_PER_HOUR is not documented
(#75) Constant Zend_Measure_Flow_Volume::BARREL_BEER_PER_MINUTE is not documented
(#76) Constant Zend_Measure_Flow_Volume::BARREL_BEER_PER_SECOND is not documented
(#77) Constant Zend_Measure_Flow_Volume::BILLION_CUBIC_FOOT_PER_DAY is not documented
(#78) Constant Zend_Measure_Flow_Volume::BILLION_CUBIC_FOOT_PER_HOUR is not documented
(#79) Constant Zend_Measure_Flow_Volume::BILLION_CUBIC_FOOT_PER_MINUTE is not documented
(#80) Constant Zend_Measure_Flow_Volume::BILLION_CUBIC_FOOT_PER_SECOND is not documented
(#81) Constant Zend_Measure_Flow_Volume::CENTILITER_PER_DAY is not documented
(#82) Constant Zend_Measure_Flow_Volume::CENTILITER_PER_HOUR is not documented
(#83) Constant Zend_Measure_Flow_Volume::CENTILITER_PER_MINUTE is not documented
(#84) Constant Zend_Measure_Flow_Volume::CENTILITER_PER_SECOND is not documented
(#85) Constant Zend_Measure_Flow_Volume::CUBEM_PER_DAY is not documented
(#86) Constant Zend_Measure_Flow_Volume::CUBEM_PER_HOUR is not documented
(#87) Constant Zend_Measure_Flow_Volume::CUBEM_PER_MINUTE is not documented
(#88) Constant Zend_Measure_Flow_Volume::CUBEM_PER_SECOND is not documented
(#89) Constant Zend_Measure_Flow_Volume::CUBIC_CENTIMETER_PER_DAY is not documented
(#90) Constant Zend_Measure_Flow_Volume::CUBIC_CENTIMETER_PER_HOUR is not documented
(#91) Constant Zend_Measure_Flow_Volume::CUBIC_CENTIMETER_PER_MINUTE is not documented
(#92) Constant Zend_Measure_Flow_Volume::CUBIC_CENTIMETER_PER_SECOND is not documented
(#93) Constant Zend_Measure_Flow_Volume::CUBIC_DECIMETER_PER_DAY is not documented
(#94) Constant Zend_Measure_Flow_Volume::CUBIC_DECIMETER_PER_HOUR is not documented
(#95) Constant Zend_Measure_Flow_Volume::CUBIC_DECIMETER_PER_MINUTE is not documented
(#96) Constant Zend_Measure_Flow_Volume::CUBIC_DECIMETER_PER_SECOND is not documented
(#97) Constant Zend_Measure_Flow_Volume::CUBIC_DEKAMETER_PER_DAY is not documented
(#98) Constant Zend_Measure_Flow_Volume::CUBIC_DEKAMETER_PER_HOUR is not documented
(#99) Constant Zend_Measure_Flow_Volume::CUBIC_DEKAMETER_PER_MINUTE is not documented
(#100) Constant Zend_Measure_Flow_Volume::CUBIC_DEKAMETER_PER_SECOND is not documented
(#101) Constant Zend_Measure_Flow_Volume::CUBIC_FOOT_PER_DAY is not documented
(#102) Constant Zend_Measure_Flow_Volume::CUBIC_FOOT_PER_HOUR is not documented
(#103) Constant Zend_Measure_Flow_Volume::CUBIC_FOOT_PER_MINUTE is not documented
(#104) Constant Zend_Measure_Flow_Volume::CUBIC_FOOT_PER_SECOND is not documented
(#105) Constant Zend_Measure_Flow_Volume::CUBIC_INCH_PER_DAY is not documented
(#106) Constant Zend_Measure_Flow_Volume::CUBIC_INCH_PER_HOUR is not documented
(#107) Constant Zend_Measure_Flow_Volume::CUBIC_INCH_PER_MINUTE is not documented
(#108) Constant Zend_Measure_Flow_Volume::CUBIC_INCH_PER_SECOND is not documented
(#109) Constant Zend_Measure_Flow_Volume::CUBIC_KILOMETER_PER_DAY is not documented
(#110) Constant Zend_Measure_Flow_Volume::CUBIC_KILOMETER_PER_HOUR is not documented
(#111) Constant Zend_Measure_Flow_Volume::CUBIC_KILOMETER_PER_MINUTE is not documented
(#112) Constant Zend_Measure_Flow_Volume::CUBIC_KILOMETER_PER_SECOND is not documented
(#113) Constant Zend_Measure_Flow_Volume::CUBIC_METER_PER_DAY is not documented
(#114) Constant Zend_Measure_Flow_Volume::CUBIC_METER_PER_HOUR is not documented
(#115) Constant Zend_Measure_Flow_Volume::CUBIC_METER_PER_MINUTE is not documented
(#116) Constant Zend_Measure_Flow_Volume::CUBIC_METER_PER_SECOND is not documented
(#117) Constant Zend_Measure_Flow_Volume::CUBIC_MILE_PER_DAY is not documented
(#118) Constant Zend_Measure_Flow_Volume::CUBIC_MILE_PER_HOUR is not documented
(#119) Constant Zend_Measure_Flow_Volume::CUBIC_MILE_PER_MINUTE is not documented
(#120) Constant Zend_Measure_Flow_Volume::CUBIC_MILE_PER_SECOND is not documented
(#121) Constant Zend_Measure_Flow_Volume::CUBIC_MILLIMETER_PER_DAY is not documented
(#122) Constant Zend_Measure_Flow_Volume::CUBIC_MILLIMETER_PER_HOUR is not documented
(#123) Constant Zend_Measure_Flow_Volume::CUBIC_MILLIMETER_PER_MINUTE is not documented
(#124) Constant Zend_Measure_Flow_Volume::CUBIC_MILLIMETER_PER_SECOND is not documented
(#125) Constant Zend_Measure_Flow_Volume::CUBIC_YARD_PER_DAY is not documented
(#126) Constant Zend_Measure_Flow_Volume::CUBIC_YARD_PER_HOUR is not documented
(#127) Constant Zend_Measure_Flow_Volume::CUBIC_YARD_PER_MINUTE is not documented
(#128) Constant Zend_Measure_Flow_Volume::CUBIC_YARD_PER_SECOND is not documented
(#129) Constant Zend_Measure_Flow_Volume::CUSEC is not documented
(#130) Constant Zend_Measure_Flow_Volume::DECILITER_PER_DAY is not documented
(#131) Constant Zend_Measure_Flow_Volume::DECILITER_PER_HOUR is not documented
(#132) Constant Zend_Measure_Flow_Volume::DECILITER_PER_MINUTE is not documented
(#133) Constant Zend_Measure_Flow_Volume::DECILITER_PER_SECOND is not documented
(#134) Constant Zend_Measure_Flow_Volume::DEKALITER_PER_DAY is not documented
(#135) Constant Zend_Measure_Flow_Volume::DEKALITER_PER_HOUR is not documented
(#136) Constant Zend_Measure_Flow_Volume::DEKALITER_PER_MINUTE is not documented
(#137) Constant Zend_Measure_Flow_Volume::DEKALITER_PER_SECOND is not documented
(#138) Constant Zend_Measure_Flow_Volume::GALLON_PER_DAY is not documented
(#139) Constant Zend_Measure_Flow_Volume::GALLON_PER_HOUR is not documented
(#140) Constant Zend_Measure_Flow_Volume::GALLON_PER_MINUTE is not documented
(#141) Constant Zend_Measure_Flow_Volume::GALLON_PER_SECOND is not documented
(#142) Constant Zend_Measure_Flow_Volume::GALLON_US_PER_DAY is not documented
(#143) Constant Zend_Measure_Flow_Volume::GALLON_US_PER_HOUR is not documented
(#144) Constant Zend_Measure_Flow_Volume::GALLON_US_PER_MINUTE is not documented
(#145) Constant Zend_Measure_Flow_Volume::GALLON_US_PER_SECOND is not documented
(#146) Constant Zend_Measure_Flow_Volume::HECTARE_METER_PER_DAY is not documented
(#147) Constant Zend_Measure_Flow_Volume::HECTARE_METER_PER_HOUR is not documented
(#148) Constant Zend_Measure_Flow_Volume::HECTARE_METER_PER_MINUTE is not documented
(#149) Constant Zend_Measure_Flow_Volume::HECTARE_METER_PER_SECOND is not documented
(#150) Constant Zend_Measure_Flow_Volume::HECTOLITER_PER_DAY is not documented
(#151) Constant Zend_Measure_Flow_Volume::HECTOLITER_PER_HOUR is not documented
(#152) Constant Zend_Measure_Flow_Volume::HECTOLITER_PER_MINUTE is not documented
(#153) Constant Zend_Measure_Flow_Volume::HECTOLITER_PER_SECOND is not documented
(#154) Constant Zend_Measure_Flow_Volume::KILOLITER_PER_DAY is not documented
(#155) Constant Zend_Measure_Flow_Volume::KILOLITER_PER_HOUR is not documented
(#156) Constant Zend_Measure_Flow_Volume::KILOLITER_PER_MINUTE is not documented
(#157) Constant Zend_Measure_Flow_Volume::KILOLITER_PER_SECOND is not documented
(#158) Constant Zend_Measure_Flow_Volume::LAMBDA_PER_DAY is not documented
(#159) Constant Zend_Measure_Flow_Volume::LAMBDA_PER_HOUR is not documented
(#160) Constant Zend_Measure_Flow_Volume::LAMBDA_PER_MINUTE is not documented
(#161) Constant Zend_Measure_Flow_Volume::LAMBDA_PER_SECOND is not documented
(#162) Constant Zend_Measure_Flow_Volume::LITER_PER_DAY is not documented
(#163) Constant Zend_Measure_Flow_Volume::LITER_PER_HOUR is not documented
(#164) Constant Zend_Measure_Flow_Volume::LITER_PER_MINUTE is not documented
(#165) Constant Zend_Measure_Flow_Volume::LITER_PER_SECOND is not documented
(#166) Constant Zend_Measure_Flow_Volume::MILLILITER_PER_DAY is not documented
(#167) Constant Zend_Measure_Flow_Volume::MILLILITER_PER_HOUR is not documented
(#168) Constant Zend_Measure_Flow_Volume::MILLILITER_PER_MINUTE is not documented
(#169) Constant Zend_Measure_Flow_Volume::MILLILITER_PER_SECOND is not documented
(#170) Constant Zend_Measure_Flow_Volume::MILLION_ACRE_FOOT_PER_DAY is not documented
(#171) Constant Zend_Measure_Flow_Volume::MILLION_ACRE_FOOT_PER_HOUR is not documented
(#172) Constant Zend_Measure_Flow_Volume::MILLION_ACRE_FOOT_PER_MINUTE is not documented
(#173) Constant Zend_Measure_Flow_Volume::MILLION_ACRE_FOOT_PER_SECOND is not documented
(#174) Constant Zend_Measure_Flow_Volume::MILLION_CUBIC_FOOT_PER_DAY is not documented
(#175) Constant Zend_Measure_Flow_Volume::MILLION_CUBIC_FOOT_PER_HOUR is not documented
(#176) Constant Zend_Measure_Flow_Volume::MILLION_CUBIC_FOOT_PER_MINUTE is not documented
(#177) Constant Zend_Measure_Flow_Volume::MILLION_CUBIC_FOOT_PER_SECOND is not documented
(#178) Constant Zend_Measure_Flow_Volume::MILLION_GALLON_PER_DAY is not documented
(#179) Constant Zend_Measure_Flow_Volume::MILLION_GALLON_PER_HOUR is not documented
(#180) Constant Zend_Measure_Flow_Volume::MILLION_GALLON_PER_MINUTE is not documented
(#181) Constant Zend_Measure_Flow_Volume::MILLION_GALLON_PER_SECOND is not documented
(#182) Constant Zend_Measure_Flow_Volume::MILLION_GALLON_US_PER_DAY is not documented
(#183) Constant Zend_Measure_Flow_Volume::MILLION_GALLON_US_PER_HOUR is not documented
(#184) Constant Zend_Measure_Flow_Volume::MILLION_GALLON_US_PER_MINUTE is not documented
(#185) Constant Zend_Measure_Flow_Volume::MILLION_GALLON_US_PER_SECOND is not documented
(#186) Constant Zend_Measure_Flow_Volume::MINERS_INCH_AZ is not documented
(#187) Constant Zend_Measure_Flow_Volume::MINERS_INCH_CA is not documented
(#188) Constant Zend_Measure_Flow_Volume::MINERS_INCH_OR is not documented
(#189) Constant Zend_Measure_Flow_Volume::MINERS_INCH_CO is not documented
(#190) Constant Zend_Measure_Flow_Volume::MINERS_INCH_ID is not documented
(#191) Constant Zend_Measure_Flow_Volume::MINERS_INCH_WA is not documented
(#192) Constant Zend_Measure_Flow_Volume::MINERS_INCH_NM is not documented
(#193) Constant Zend_Measure_Flow_Volume::OUNCE_PER_DAY is not documented
(#194) Constant Zend_Measure_Flow_Volume::OUNCE_PER_HOUR is not documented
(#195) Constant Zend_Measure_Flow_Volume::OUNCE_PER_MINUTE is not documented
(#196) Constant Zend_Measure_Flow_Volume::OUNCE_PER_SECOND is not documented
(#197) Constant Zend_Measure_Flow_Volume::OUNCE_US_PER_DAY is not documented
(#198) Constant Zend_Measure_Flow_Volume::OUNCE_US_PER_HOUR is not documented
(#199) Constant Zend_Measure_Flow_Volume::OUNCE_US_PER_MINUTE is not documented
(#200) Constant Zend_Measure_Flow_Volume::OUNCE_US_PER_SECOND is not documented
(#201) Constant Zend_Measure_Flow_Volume::PETROGRAD_STANDARD_PER_DAY is not documented
(#202) Constant Zend_Measure_Flow_Volume::PETROGRAD_STANDARD_PER_HOUR is not documented
(#203) Constant Zend_Measure_Flow_Volume::PETROGRAD_STANDARD_PER_MINUTE is not documented
(#204) Constant Zend_Measure_Flow_Volume::PETROGRAD_STANDARD_PER_SECOND is not documented
(#205) Constant Zend_Measure_Flow_Volume::STERE_PER_DAY is not documented
(#206) Constant Zend_Measure_Flow_Volume::STERE_PER_HOUR is not documented
(#207) Constant Zend_Measure_Flow_Volume::STERE_PER_MINUTE is not documented
(#208) Constant Zend_Measure_Flow_Volume::STERE_PER_SECOND is not documented
(#209) Constant Zend_Measure_Flow_Volume::THOUSAND_CUBIC_FOOT_PER_DAY is not documented
(#210) Constant Zend_Measure_Flow_Volume::THOUSAND_CUBIC_FOOT_PER_HOUR is not documented
(#211) Constant Zend_Measure_Flow_Volume::THOUSAND_CUBIC_FOOT_PER_MINUTE is not documented
(#212) Constant Zend_Measure_Flow_Volume::THOUSAND_CUBIC_FOOT_PER_SECOND is not documented
(#213) Constant Zend_Measure_Flow_Volume::TRILLION_CUBIC_FOOT_PER_DAY is not documented
(#214) Constant Zend_Measure_Flow_Volume::TRILLION_CUBIC_FOOT_PER_HOUR is not documented
(#215) Constant Zend_Measure_Flow_Volume::TRILLION_CUBIC_FOOT_PER_MINUTE is not documented
(#216) Constant Zend_Measure_Flow_Volume::TRILLION_CUBIC_FOOT_PER_SECOND is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Force.php
(#39) Constant Zend_Measure_Force::STANDARD is not documented
(#41) Constant Zend_Measure_Force::ATTONEWTON is not documented
(#42) Constant Zend_Measure_Force::CENTINEWTON is not documented
(#43) Constant Zend_Measure_Force::DECIGRAM_FORCE is not documented
(#44) Constant Zend_Measure_Force::DECINEWTON is not documented
(#45) Constant Zend_Measure_Force::DEKAGRAM_FORCE is not documented
(#46) Constant Zend_Measure_Force::DEKANEWTON is not documented
(#47) Constant Zend_Measure_Force::DYNE is not documented
(#48) Constant Zend_Measure_Force::EXANEWTON is not documented
(#49) Constant Zend_Measure_Force::FEMTONEWTON is not documented
(#50) Constant Zend_Measure_Force::GIGANEWTON is not documented
(#51) Constant Zend_Measure_Force::GRAM_FORCE is not documented
(#52) Constant Zend_Measure_Force::HECTONEWTON is not documented
(#53) Constant Zend_Measure_Force::JOULE_PER_METER is not documented
(#54) Constant Zend_Measure_Force::KILOGRAM_FORCE is not documented
(#55) Constant Zend_Measure_Force::KILONEWTON is not documented
(#56) Constant Zend_Measure_Force::KILOPOND is not documented
(#57) Constant Zend_Measure_Force::KIP is not documented
(#58) Constant Zend_Measure_Force::MEGANEWTON is not documented
(#59) Constant Zend_Measure_Force::MEGAPOND is not documented
(#60) Constant Zend_Measure_Force::MICRONEWTON is not documented
(#61) Constant Zend_Measure_Force::MILLINEWTON is not documented
(#62) Constant Zend_Measure_Force::NANONEWTON is not documented
(#63) Constant Zend_Measure_Force::NEWTON is not documented
(#64) Constant Zend_Measure_Force::OUNCE_FORCE is not documented
(#65) Constant Zend_Measure_Force::PETANEWTON is not documented
(#66) Constant Zend_Measure_Force::PICONEWTON is not documented
(#67) Constant Zend_Measure_Force::POND is not documented
(#68) Constant Zend_Measure_Force::POUND_FORCE is not documented
(#69) Constant Zend_Measure_Force::POUNDAL is not documented
(#70) Constant Zend_Measure_Force::STHENE is not documented
(#71) Constant Zend_Measure_Force::TERANEWTON is not documented
(#72) Constant Zend_Measure_Force::TON_FORCE_LONG is not documented
(#73) Constant Zend_Measure_Force::TON_FORCE is not documented
(#74) Constant Zend_Measure_Force::TON_FORCE_SHORT is not documented
(#75) Constant Zend_Measure_Force::YOCTONEWTON is not documented
(#76) Constant Zend_Measure_Force::YOTTANEWTON is not documented
(#77) Constant Zend_Measure_Force::ZEPTONEWTON is not documented
(#78) Constant Zend_Measure_Force::ZETTANEWTON is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Frequency.php
(#39) Constant Zend_Measure_Frequency::STANDARD is not documented
(#41) Constant Zend_Measure_Frequency::ONE_PER_SECOND is not documented
(#42) Constant Zend_Measure_Frequency::CYCLE_PER_SECOND is not documented
(#43) Constant Zend_Measure_Frequency::DEGREE_PER_HOUR is not documented
(#44) Constant Zend_Measure_Frequency::DEGREE_PER_MINUTE is not documented
(#45) Constant Zend_Measure_Frequency::DEGREE_PER_SECOND is not documented
(#46) Constant Zend_Measure_Frequency::GIGAHERTZ is not documented
(#47) Constant Zend_Measure_Frequency::HERTZ is not documented
(#48) Constant Zend_Measure_Frequency::KILOHERTZ is not documented
(#49) Constant Zend_Measure_Frequency::MEGAHERTZ is not documented
(#50) Constant Zend_Measure_Frequency::MILLIHERTZ is not documented
(#51) Constant Zend_Measure_Frequency::RADIAN_PER_HOUR is not documented
(#52) Constant Zend_Measure_Frequency::RADIAN_PER_MINUTE is not documented
(#53) Constant Zend_Measure_Frequency::RADIAN_PER_SECOND is not documented
(#54) Constant Zend_Measure_Frequency::REVOLUTION_PER_HOUR is not documented
(#55) Constant Zend_Measure_Frequency::REVOLUTION_PER_MINUTE is not documented
(#56) Constant Zend_Measure_Frequency::REVOLUTION_PER_SECOND is not documented
(#57) Constant Zend_Measure_Frequency::RPM is not documented
(#58) Constant Zend_Measure_Frequency::TERRAHERTZ is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Illumination.php
(#39) Constant Zend_Measure_Illumination::STANDARD is not documented
(#41) Constant Zend_Measure_Illumination::FOOTCANDLE is not documented
(#42) Constant Zend_Measure_Illumination::KILOLUX is not documented
(#43) Constant Zend_Measure_Illumination::LUMEN_PER_SQUARE_CENTIMETER is not documented
(#44) Constant Zend_Measure_Illumination::LUMEN_PER_SQUARE_FOOT is not documented
(#45) Constant Zend_Measure_Illumination::LUMEN_PER_SQUARE_INCH is not documented
(#46) Constant Zend_Measure_Illumination::LUMEN_PER_SQUARE_METER is not documented
(#47) Constant Zend_Measure_Illumination::LUX is not documented
(#48) Constant Zend_Measure_Illumination::METERCANDLE is not documented
(#49) Constant Zend_Measure_Illumination::MILLIPHOT is not documented
(#50) Constant Zend_Measure_Illumination::NOX is not documented
(#51) Constant Zend_Measure_Illumination::PHOT is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Length.php
(#39) Constant Zend_Measure_Length::STANDARD is not documented
(#41) Constant Zend_Measure_Length::AGATE is not documented
(#42) Constant Zend_Measure_Length::ALEN_DANISH is not documented
(#43) Constant Zend_Measure_Length::ALEN is not documented
(#44) Constant Zend_Measure_Length::ALEN_SWEDISH is not documented
(#45) Constant Zend_Measure_Length::ANGSTROM is not documented
(#46) Constant Zend_Measure_Length::ARMS is not documented
(#47) Constant Zend_Measure_Length::ARPENT_CANADIAN is not documented
(#48) Constant Zend_Measure_Length::ARPENT is not documented
(#49) Constant Zend_Measure_Length::ARSHEEN is not documented
(#50) Constant Zend_Measure_Length::ARSHIN is not documented
(#51) Constant Zend_Measure_Length::ARSHIN_IRAQ is not documented
(#52) Constant Zend_Measure_Length::ASTRONOMICAL_UNIT is not documented
(#53) Constant Zend_Measure_Length::ATTOMETER is not documented
(#54) Constant Zend_Measure_Length::BAMBOO is not documented
(#55) Constant Zend_Measure_Length::BARLEYCORN is not documented
(#56) Constant Zend_Measure_Length::BEE_SPACE is not documented
(#57) Constant Zend_Measure_Length::BICRON is not documented
(#58) Constant Zend_Measure_Length::BLOCK_US_EAST is not documented
(#59) Constant Zend_Measure_Length::BLOCK_US_WEST is not documented
(#60) Constant Zend_Measure_Length::BLOCK_US_SOUTH is not documented
(#61) Constant Zend_Measure_Length::BOHR is not documented
(#62) Constant Zend_Measure_Length::BRACCIO is not documented
(#63) Constant Zend_Measure_Length::BRAZA_ARGENTINA is not documented
(#64) Constant Zend_Measure_Length::BRAZA is not documented
(#65) Constant Zend_Measure_Length::BRAZA_US is not documented
(#66) Constant Zend_Measure_Length::BUTTON is not documented
(#67) Constant Zend_Measure_Length::CABLE_US is not documented
(#68) Constant Zend_Measure_Length::CABLE_UK is not documented
(#69) Constant Zend_Measure_Length::CALIBER is not documented
(#70) Constant Zend_Measure_Length::CANA is not documented
(#71) Constant Zend_Measure_Length::CAPE_FOOT is not documented
(#72) Constant Zend_Measure_Length::CAPE_INCH is not documented
(#73) Constant Zend_Measure_Length::CAPE_ROOD is not documented
(#74) Constant Zend_Measure_Length::CENTIMETER is not documented
(#75) Constant Zend_Measure_Length::CHAIN is not documented
(#76) Constant Zend_Measure_Length::CHAIN_ENGINEER is not documented
(#77) Constant Zend_Measure_Length::CHIH is not documented
(#78) Constant Zend_Measure_Length::CHINESE_FOOT is not documented
(#79) Constant Zend_Measure_Length::CHINESE_INCH is not documented
(#80) Constant Zend_Measure_Length::CHINESE_MILE is not documented
(#81) Constant Zend_Measure_Length::CHINESE_YARD is not documented
(#82) Constant Zend_Measure_Length::CITY_BLOCK_US_EAST is not documented
(#83) Constant Zend_Measure_Length::CITY_BLOCK_US_WEST is not documented
(#84) Constant Zend_Measure_Length::CITY_BLOCK_US_SOUTH is not documented
(#85) Constant Zend_Measure_Length::CLICK is not documented
(#86) Constant Zend_Measure_Length::CUADRA is not documented
(#87) Constant Zend_Measure_Length::CUADRA_ARGENTINA is not documented
(#88) Constant Zend_Measure_Length::CUBIT_EGYPT is not documented
(#89) Constant Zend_Measure_Length::CUBIT_ROYAL is not documented
(#90) Constant Zend_Measure_Length::CUBIT_UK is not documented
(#91) Constant Zend_Measure_Length::CUBIT is not documented
(#92) Constant Zend_Measure_Length::CUERDA is not documented
(#93) Constant Zend_Measure_Length::DECIMETER is not documented
(#94) Constant Zend_Measure_Length::DEKAMETER is not documented
(#95) Constant Zend_Measure_Length::DIDOT_POINT is not documented
(#96) Constant Zend_Measure_Length::DIGIT is not documented
(#97) Constant Zend_Measure_Length::DIRAA is not documented
(#98) Constant Zend_Measure_Length::DONG is not documented
(#99) Constant Zend_Measure_Length::DOUZIEME_WATCH is not documented
(#100) Constant Zend_Measure_Length::DOUZIEME is not documented
(#101) Constant Zend_Measure_Length::DRA_IRAQ is not documented
(#102) Constant Zend_Measure_Length::DRA is not documented
(#103) Constant Zend_Measure_Length::EL is not documented
(#104) Constant Zend_Measure_Length::ELL is not documented
(#105) Constant Zend_Measure_Length::ELL_SCOTTISH is not documented
(#106) Constant Zend_Measure_Length::ELLE is not documented
(#107) Constant Zend_Measure_Length::ELLE_VIENNA is not documented
(#108) Constant Zend_Measure_Length::EM is not documented
(#109) Constant Zend_Measure_Length::ESTADIO_PORTUGAL is not documented
(#110) Constant Zend_Measure_Length::ESTADIO is not documented
(#111) Constant Zend_Measure_Length::EXAMETER is not documented
(#112) Constant Zend_Measure_Length::FADEN_AUSTRIA is not documented
(#113) Constant Zend_Measure_Length::FADEN is not documented
(#114) Constant Zend_Measure_Length::FALL is not documented
(#115) Constant Zend_Measure_Length::FALL_SCOTTISH is not documented
(#116) Constant Zend_Measure_Length::FATHOM is not documented
(#117) Constant Zend_Measure_Length::FATHOM_ANCIENT is not documented
(#118) Constant Zend_Measure_Length::FAUST is not documented
(#119) Constant Zend_Measure_Length::FEET_OLD_CANADIAN is not documented
(#120) Constant Zend_Measure_Length::FEET_EGYPT is not documented
(#121) Constant Zend_Measure_Length::FEET_FRANCE is not documented
(#122) Constant Zend_Measure_Length::FEET is not documented
(#123) Constant Zend_Measure_Length::FEET_IRAQ is not documented
(#124) Constant Zend_Measure_Length::FEET_NETHERLAND is not documented
(#125) Constant Zend_Measure_Length::FEET_ITALIC is not documented
(#126) Constant Zend_Measure_Length::FEET_SURVEY is not documented
(#127) Constant Zend_Measure_Length::FEMTOMETER is not documented
(#128) Constant Zend_Measure_Length::FERMI is not documented
(#129) Constant Zend_Measure_Length::FINGER is not documented
(#130) Constant Zend_Measure_Length::FINGERBREADTH is not documented
(#131) Constant Zend_Measure_Length::FIST is not documented
(#132) Constant Zend_Measure_Length::FOD is not documented
(#133) Constant Zend_Measure_Length::FOOT_EGYPT is not documented
(#134) Constant Zend_Measure_Length::FOOT_FRANCE is not documented
(#135) Constant Zend_Measure_Length::FOOT is not documented
(#136) Constant Zend_Measure_Length::FOOT_IRAQ is not documented
(#137) Constant Zend_Measure_Length::FOOT_NETHERLAND is not documented
(#138) Constant Zend_Measure_Length::FOOT_ITALIC is not documented
(#139) Constant Zend_Measure_Length::FOOT_SURVEY is not documented
(#140) Constant Zend_Measure_Length::FOOTBALL_FIELD_CANADA is not documented
(#141) Constant Zend_Measure_Length::FOOTBALL_FIELD_US is not documented
(#142) Constant Zend_Measure_Length::FOOTBALL_FIELD is not documented
(#143) Constant Zend_Measure_Length::FURLONG is not documented
(#144) Constant Zend_Measure_Length::FURLONG_SURVEY is not documented
(#145) Constant Zend_Measure_Length::FUSS is not documented
(#146) Constant Zend_Measure_Length::GIGAMETER is not documented
(#147) Constant Zend_Measure_Length::GIGAPARSEC is not documented
(#148) Constant Zend_Measure_Length::GNATS_EYE is not documented
(#149) Constant Zend_Measure_Length::GOAD is not documented
(#150) Constant Zend_Measure_Length::GRY is not documented
(#151) Constant Zend_Measure_Length::HAIRS_BREADTH is not documented
(#152) Constant Zend_Measure_Length::HAND is not documented
(#153) Constant Zend_Measure_Length::HANDBREADTH is not documented
(#154) Constant Zend_Measure_Length::HAT is not documented
(#155) Constant Zend_Measure_Length::HECTOMETER is not documented
(#156) Constant Zend_Measure_Length::HEER is not documented
(#157) Constant Zend_Measure_Length::HIRO is not documented
(#158) Constant Zend_Measure_Length::HUBBLE is not documented
(#159) Constant Zend_Measure_Length::HVAT is not documented
(#160) Constant Zend_Measure_Length::INCH is not documented
(#161) Constant Zend_Measure_Length::IRON is not documented
(#162) Constant Zend_Measure_Length::KEN is not documented
(#163) Constant Zend_Measure_Length::KERAT is not documented
(#164) Constant Zend_Measure_Length::KILOFOOT is not documented
(#165) Constant Zend_Measure_Length::KILOMETER is not documented
(#166) Constant Zend_Measure_Length::KILOPARSEC is not documented
(#167) Constant Zend_Measure_Length::KILOYARD is not documented
(#168) Constant Zend_Measure_Length::KIND is not documented
(#169) Constant Zend_Measure_Length::KLAFTER is not documented
(#170) Constant Zend_Measure_Length::KLAFTER_SWISS is not documented
(#171) Constant Zend_Measure_Length::KLICK is not documented
(#172) Constant Zend_Measure_Length::KYU is not documented
(#173) Constant Zend_Measure_Length::LAP_ANCIENT is not documented
(#174) Constant Zend_Measure_Length::LAP is not documented
(#175) Constant Zend_Measure_Length::LAP_POOL is not documented
(#176) Constant Zend_Measure_Length::LEAGUE_ANCIENT is not documented
(#177) Constant Zend_Measure_Length::LEAGUE_NAUTIC is not documented
(#178) Constant Zend_Measure_Length::LEAGUE_UK_NAUTIC is not documented
(#179) Constant Zend_Measure_Length::LEAGUE is not documented
(#180) Constant Zend_Measure_Length::LEAGUE_US is not documented
(#181) Constant Zend_Measure_Length::LEAP is not documented
(#182) Constant Zend_Measure_Length::LEGOA is not documented
(#183) Constant Zend_Measure_Length::LEGUA is not documented
(#184) Constant Zend_Measure_Length::LEGUA_US is not documented
(#185) Constant Zend_Measure_Length::LEGUA_SPAIN_OLD is not documented
(#186) Constant Zend_Measure_Length::LEGUA_SPAIN is not documented
(#187) Constant Zend_Measure_Length::LI_ANCIENT is not documented
(#188) Constant Zend_Measure_Length::LI_IMPERIAL is not documented
(#189) Constant Zend_Measure_Length::LI is not documented
(#190) Constant Zend_Measure_Length::LIEUE is not documented
(#191) Constant Zend_Measure_Length::LIEUE_METRIC is not documented
(#192) Constant Zend_Measure_Length::LIEUE_NAUTIC is not documented
(#193) Constant Zend_Measure_Length::LIGHT_SECOND is not documented
(#194) Constant Zend_Measure_Length::LIGHT_MINUTE is not documented
(#195) Constant Zend_Measure_Length::LIGHT_HOUR is not documented
(#196) Constant Zend_Measure_Length::LIGHT_DAY is not documented
(#197) Constant Zend_Measure_Length::LIGHT_YEAR is not documented
(#198) Constant Zend_Measure_Length::LIGNE is not documented
(#199) Constant Zend_Measure_Length::LIGNE_SWISS is not documented
(#200) Constant Zend_Measure_Length::LINE is not documented
(#201) Constant Zend_Measure_Length::LINE_SMALL is not documented
(#202) Constant Zend_Measure_Length::LINK is not documented
(#203) Constant Zend_Measure_Length::LINK_ENGINEER is not documented
(#204) Constant Zend_Measure_Length::LUG is not documented
(#205) Constant Zend_Measure_Length::LUG_GREAT is not documented
(#206) Constant Zend_Measure_Length::MARATHON is not documented
(#207) Constant Zend_Measure_Length::MARK_TWAIN is not documented
(#208) Constant Zend_Measure_Length::MEGAMETER is not documented
(#209) Constant Zend_Measure_Length::MEGAPARSEC is not documented
(#210) Constant Zend_Measure_Length::MEILE_AUSTRIAN is not documented
(#211) Constant Zend_Measure_Length::MEILE is not documented
(#212) Constant Zend_Measure_Length::MEILE_GERMAN is not documented
(#213) Constant Zend_Measure_Length::METER is not documented
(#214) Constant Zend_Measure_Length::METRE is not documented
(#215) Constant Zend_Measure_Length::METRIC_MILE is not documented
(#216) Constant Zend_Measure_Length::METRIC_MILE_US is not documented
(#217) Constant Zend_Measure_Length::MICROINCH is not documented
(#218) Constant Zend_Measure_Length::MICROMETER is not documented
(#219) Constant Zend_Measure_Length::MICROMICRON is not documented
(#220) Constant Zend_Measure_Length::MICRON is not documented
(#221) Constant Zend_Measure_Length::MIGLIO is not documented
(#222) Constant Zend_Measure_Length::MIIL is not documented
(#223) Constant Zend_Measure_Length::MIIL_DENMARK is not documented
(#224) Constant Zend_Measure_Length::MIIL_SWEDISH is not documented
(#225) Constant Zend_Measure_Length::MIL is not documented
(#226) Constant Zend_Measure_Length::MIL_SWEDISH is not documented
(#227) Constant Zend_Measure_Length::MILE_UK is not documented
(#228) Constant Zend_Measure_Length::MILE_IRISH is not documented
(#229) Constant Zend_Measure_Length::MILE is not documented
(#230) Constant Zend_Measure_Length::MILE_NAUTIC is not documented
(#231) Constant Zend_Measure_Length::MILE_NAUTIC_UK is not documented
(#232) Constant Zend_Measure_Length::MILE_NAUTIC_US is not documented
(#233) Constant Zend_Measure_Length::MILE_ANCIENT is not documented
(#234) Constant Zend_Measure_Length::MILE_SCOTTISH is not documented
(#235) Constant Zend_Measure_Length::MILE_STATUTE is not documented
(#236) Constant Zend_Measure_Length::MILE_US is not documented
(#237) Constant Zend_Measure_Length::MILHA is not documented
(#238) Constant Zend_Measure_Length::MILITARY_PACE is not documented
(#239) Constant Zend_Measure_Length::MILITARY_PACE_DOUBLE is not documented
(#240) Constant Zend_Measure_Length::MILLA is not documented
(#241) Constant Zend_Measure_Length::MILLE is not documented
(#242) Constant Zend_Measure_Length::MILLIARE is not documented
(#243) Constant Zend_Measure_Length::MILLIMETER is not documented
(#244) Constant Zend_Measure_Length::MILLIMICRON is not documented
(#245) Constant Zend_Measure_Length::MKONO is not documented
(#246) Constant Zend_Measure_Length::MOOT is not documented
(#247) Constant Zend_Measure_Length::MYRIAMETER is not documented
(#248) Constant Zend_Measure_Length::NAIL is not documented
(#249) Constant Zend_Measure_Length::NANOMETER is not documented
(#250) Constant Zend_Measure_Length::NANON is not documented
(#251) Constant Zend_Measure_Length::PACE is not documented
(#252) Constant Zend_Measure_Length::PACE_ROMAN is not documented
(#253) Constant Zend_Measure_Length::PALM_DUTCH is not documented
(#254) Constant Zend_Measure_Length::PALM_UK is not documented
(#255) Constant Zend_Measure_Length::PALM is not documented
(#256) Constant Zend_Measure_Length::PALMO_PORTUGUESE is not documented
(#257) Constant Zend_Measure_Length::PALMO is not documented
(#258) Constant Zend_Measure_Length::PALMO_US is not documented
(#259) Constant Zend_Measure_Length::PARASANG is not documented
(#260) Constant Zend_Measure_Length::PARIS_FOOT is not documented
(#261) Constant Zend_Measure_Length::PARSEC is not documented
(#262) Constant Zend_Measure_Length::PE is not documented
(#263) Constant Zend_Measure_Length::PEARL is not documented
(#264) Constant Zend_Measure_Length::PERCH is not documented
(#265) Constant Zend_Measure_Length::PERCH_IRELAND is not documented
(#266) Constant Zend_Measure_Length::PERTICA is not documented
(#267) Constant Zend_Measure_Length::PES is not documented
(#268) Constant Zend_Measure_Length::PETAMETER is not documented
(#269) Constant Zend_Measure_Length::PICA is not documented
(#270) Constant Zend_Measure_Length::PICOMETER is not documented
(#271) Constant Zend_Measure_Length::PIE_ARGENTINA is not documented
(#272) Constant Zend_Measure_Length::PIE_ITALIC is not documented
(#273) Constant Zend_Measure_Length::PIE is not documented
(#274) Constant Zend_Measure_Length::PIE_US is not documented
(#275) Constant Zend_Measure_Length::PIED_DE_ROI is not documented
(#276) Constant Zend_Measure_Length::PIK is not documented
(#277) Constant Zend_Measure_Length::PIKE is not documented
(#278) Constant Zend_Measure_Length::POINT_ADOBE is not documented
(#279) Constant Zend_Measure_Length::POINT is not documented
(#280) Constant Zend_Measure_Length::POINT_DIDOT is not documented
(#281) Constant Zend_Measure_Length::POINT_TEX is not documented
(#282) Constant Zend_Measure_Length::POLE is not documented
(#283) Constant Zend_Measure_Length::POLEGADA is not documented
(#284) Constant Zend_Measure_Length::POUCE is not documented
(#285) Constant Zend_Measure_Length::PU is not documented
(#286) Constant Zend_Measure_Length::PULGADA is not documented
(#287) Constant Zend_Measure_Length::PYGME is not documented
(#288) Constant Zend_Measure_Length::Q is not documented
(#289) Constant Zend_Measure_Length::QUADRANT is not documented
(#290) Constant Zend_Measure_Length::QUARTER is not documented
(#291) Constant Zend_Measure_Length::QUARTER_CLOTH is not documented
(#292) Constant Zend_Measure_Length::QUARTER_PRINT is not documented
(#293) Constant Zend_Measure_Length::RANGE is not documented
(#294) Constant Zend_Measure_Length::REED is not documented
(#295) Constant Zend_Measure_Length::RI is not documented
(#296) Constant Zend_Measure_Length::RIDGE is not documented
(#297) Constant Zend_Measure_Length::RIVER is not documented
(#298) Constant Zend_Measure_Length::ROD is not documented
(#299) Constant Zend_Measure_Length::ROD_SURVEY is not documented
(#300) Constant Zend_Measure_Length::ROEDE is not documented
(#301) Constant Zend_Measure_Length::ROOD is not documented
(#302) Constant Zend_Measure_Length::ROPE is not documented
(#303) Constant Zend_Measure_Length::ROYAL_FOOT is not documented
(#304) Constant Zend_Measure_Length::RUTE is not documented
(#305) Constant Zend_Measure_Length::SADZHEN is not documented
(#306) Constant Zend_Measure_Length::SAGENE is not documented
(#307) Constant Zend_Measure_Length::SCOTS_FOOT is not documented
(#308) Constant Zend_Measure_Length::SCOTS_MILE is not documented
(#309) Constant Zend_Measure_Length::SEEMEILE is not documented
(#310) Constant Zend_Measure_Length::SHACKLE is not documented
(#311) Constant Zend_Measure_Length::SHAFTMENT is not documented
(#312) Constant Zend_Measure_Length::SHAFTMENT_ANCIENT is not documented
(#313) Constant Zend_Measure_Length::SHAKU is not documented
(#314) Constant Zend_Measure_Length::SIRIOMETER is not documented
(#315) Constant Zend_Measure_Length::SMOOT is not documented
(#316) Constant Zend_Measure_Length::SPAN is not documented
(#317) Constant Zend_Measure_Length::SPAT is not documented
(#318) Constant Zend_Measure_Length::STADIUM is not documented
(#319) Constant Zend_Measure_Length::STEP is not documented
(#320) Constant Zend_Measure_Length::STICK is not documented
(#321) Constant Zend_Measure_Length::STORY is not documented
(#322) Constant Zend_Measure_Length::STRIDE is not documented
(#323) Constant Zend_Measure_Length::STRIDE_ROMAN is not documented
(#324) Constant Zend_Measure_Length::TENTHMETER is not documented
(#325) Constant Zend_Measure_Length::TERAMETER is not documented
(#326) Constant Zend_Measure_Length::THOU is not documented
(#327) Constant Zend_Measure_Length::TOISE is not documented
(#328) Constant Zend_Measure_Length::TOWNSHIP is not documented
(#329) Constant Zend_Measure_Length::T_SUN is not documented
(#330) Constant Zend_Measure_Length::TU is not documented
(#331) Constant Zend_Measure_Length::TWAIN is not documented
(#332) Constant Zend_Measure_Length::TWIP is not documented
(#333) Constant Zend_Measure_Length::U is not documented
(#334) Constant Zend_Measure_Length::VARA_CALIFORNIA is not documented
(#335) Constant Zend_Measure_Length::VARA_MEXICAN is not documented
(#336) Constant Zend_Measure_Length::VARA_PORTUGUESE is not documented
(#337) Constant Zend_Measure_Length::VARA_AMERICA is not documented
(#338) Constant Zend_Measure_Length::VARA is not documented
(#339) Constant Zend_Measure_Length::VARA_TEXAS is not documented
(#340) Constant Zend_Measure_Length::VERGE is not documented
(#341) Constant Zend_Measure_Length::VERSHOK is not documented
(#342) Constant Zend_Measure_Length::VERST is not documented
(#343) Constant Zend_Measure_Length::WAH is not documented
(#344) Constant Zend_Measure_Length::WERST is not documented
(#345) Constant Zend_Measure_Length::X_UNIT is not documented
(#346) Constant Zend_Measure_Length::YARD is not documented
(#347) Constant Zend_Measure_Length::YOCTOMETER is not documented
(#348) Constant Zend_Measure_Length::YOTTAMETER is not documented
(#349) Constant Zend_Measure_Length::ZEPTOMETER is not documented
(#350) Constant Zend_Measure_Length::ZETTAMETER is not documented
(#351) Constant Zend_Measure_Length::ZOLL is not documented
(#352) Constant Zend_Measure_Length::ZOLL_SWISS is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Lightness.php
(#39) Constant Zend_Measure_Lightness::STANDARD is not documented
(#41) Constant Zend_Measure_Lightness::APOSTILB is not documented
(#42) Constant Zend_Measure_Lightness::BLONDEL is not documented
(#43) Constant Zend_Measure_Lightness::CANDELA_PER_SQUARE_CENTIMETER is not documented
(#44) Constant Zend_Measure_Lightness::CANDELA_PER_SQUARE_FOOT is not documented
(#45) Constant Zend_Measure_Lightness::CANDELA_PER_SQUARE_INCH is not documented
(#46) Constant Zend_Measure_Lightness::CANDELA_PER_SQUARE_METER is not documented
(#47) Constant Zend_Measure_Lightness::FOOTLAMBERT is not documented
(#48) Constant Zend_Measure_Lightness::KILOCANDELA_PER_SQUARE_CENTIMETER is not documented
(#49) Constant Zend_Measure_Lightness::KILOCANDELA_PER_SQUARE_FOOT is not documented
(#50) Constant Zend_Measure_Lightness::KILOCANDELA_PER_SQUARE_INCH is not documented
(#51) Constant Zend_Measure_Lightness::KILOCANDELA_PER_SQUARE_METER is not documented
(#52) Constant Zend_Measure_Lightness::LAMBERT is not documented
(#53) Constant Zend_Measure_Lightness::MILLILAMBERT is not documented
(#54) Constant Zend_Measure_Lightness::NIT is not documented
(#55) Constant Zend_Measure_Lightness::STILB is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Number.php
(#41) Constant Zend_Measure_Number::STANDARD is not documented
(#43) Constant Zend_Measure_Number::BINARY is not documented
(#44) Constant Zend_Measure_Number::TERNARY is not documented
(#45) Constant Zend_Measure_Number::QUATERNARY is not documented
(#46) Constant Zend_Measure_Number::QUINARY is not documented
(#47) Constant Zend_Measure_Number::SENARY is not documented
(#48) Constant Zend_Measure_Number::SEPTENARY is not documented
(#49) Constant Zend_Measure_Number::OCTAL is not documented
(#50) Constant Zend_Measure_Number::NONARY is not documented
(#51) Constant Zend_Measure_Number::DECIMAL is not documented
(#52) Constant Zend_Measure_Number::DUODECIMAL is not documented
(#53) Constant Zend_Measure_Number::HEXADECIMAL is not documented
(#54) Constant Zend_Measure_Number::ROMAN is not documented
(#411) Phpdocs for function Zend_Measure_Number::convertTo has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#34) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Power.php
(#39) Constant Zend_Measure_Power::STANDARD is not documented
(#41) Constant Zend_Measure_Power::ATTOWATT is not documented
(#42) Constant Zend_Measure_Power::BTU_PER_HOUR is not documented
(#43) Constant Zend_Measure_Power::BTU_PER_MINUTE is not documented
(#44) Constant Zend_Measure_Power::BTU_PER_SECOND is not documented
(#45) Constant Zend_Measure_Power::CALORIE_PER_HOUR is not documented
(#46) Constant Zend_Measure_Power::CALORIE_PER_MINUTE is not documented
(#47) Constant Zend_Measure_Power::CALORIE_PER_SECOND is not documented
(#48) Constant Zend_Measure_Power::CENTIWATT is not documented
(#49) Constant Zend_Measure_Power::CHEVAL_VAPEUR is not documented
(#50) Constant Zend_Measure_Power::CLUSEC is not documented
(#51) Constant Zend_Measure_Power::DECIWATT is not documented
(#52) Constant Zend_Measure_Power::DEKAWATT is not documented
(#53) Constant Zend_Measure_Power::DYNE_CENTIMETER_PER_HOUR is not documented
(#54) Constant Zend_Measure_Power::DYNE_CENTIMETER_PER_MINUTE is not documented
(#55) Constant Zend_Measure_Power::DYNE_CENTIMETER_PER_SECOND is not documented
(#56) Constant Zend_Measure_Power::ERG_PER_HOUR is not documented
(#57) Constant Zend_Measure_Power::ERG_PER_MINUTE is not documented
(#58) Constant Zend_Measure_Power::ERG_PER_SECOND is not documented
(#59) Constant Zend_Measure_Power::EXAWATT is not documented
(#60) Constant Zend_Measure_Power::FEMTOWATT is not documented
(#61) Constant Zend_Measure_Power::FOOT_POUND_FORCE_PER_HOUR is not documented
(#62) Constant Zend_Measure_Power::FOOT_POUND_FORCE_PER_MINUTE is not documented
(#63) Constant Zend_Measure_Power::FOOT_POUND_FORCE_PER_SECOND is not documented
(#64) Constant Zend_Measure_Power::FOOT_POUNDAL_PER_HOUR is not documented
(#65) Constant Zend_Measure_Power::FOOT_POUNDAL_PER_MINUTE is not documented
(#66) Constant Zend_Measure_Power::FOOT_POUNDAL_PER_SECOND is not documented
(#67) Constant Zend_Measure_Power::GIGAWATT is not documented
(#68) Constant Zend_Measure_Power::GRAM_FORCE_CENTIMETER_PER_HOUR is not documented
(#69) Constant Zend_Measure_Power::GRAM_FORCE_CENTIMETER_PER_MINUTE is not documented
(#70) Constant Zend_Measure_Power::GRAM_FORCE_CENTIMETER_PER_SECOND is not documented
(#71) Constant Zend_Measure_Power::HECTOWATT is not documented
(#72) Constant Zend_Measure_Power::HORSEPOWER_INTERNATIONAL is not documented
(#73) Constant Zend_Measure_Power::HORSEPOWER_ELECTRIC is not documented
(#74) Constant Zend_Measure_Power::HORSEPOWER is not documented
(#75) Constant Zend_Measure_Power::HORSEPOWER_WATER is not documented
(#76) Constant Zend_Measure_Power::INCH_OUNCE_FORCE_REVOLUTION_PER_MINUTE is not documented
(#77) Constant Zend_Measure_Power::JOULE_PER_HOUR is not documented
(#78) Constant Zend_Measure_Power::JOULE_PER_MINUTE is not documented
(#79) Constant Zend_Measure_Power::JOULE_PER_SECOND is not documented
(#80) Constant Zend_Measure_Power::KILOCALORIE_PER_HOUR is not documented
(#81) Constant Zend_Measure_Power::KILOCALORIE_PER_MINUTE is not documented
(#82) Constant Zend_Measure_Power::KILOCALORIE_PER_SECOND is not documented
(#83) Constant Zend_Measure_Power::KILOGRAM_FORCE_METER_PER_HOUR is not documented
(#84) Constant Zend_Measure_Power::KILOGRAM_FORCE_METER_PER_MINUTE is not documented
(#85) Constant Zend_Measure_Power::KILOGRAM_FORCE_METER_PER_SECOND is not documented
(#86) Constant Zend_Measure_Power::KILOPOND_METER_PER_HOUR is not documented
(#87) Constant Zend_Measure_Power::KILOPOND_METER_PER_MINUTE is not documented
(#88) Constant Zend_Measure_Power::KILOPOND_METER_PER_SECOND is not documented
(#89) Constant Zend_Measure_Power::KILOWATT is not documented
(#90) Constant Zend_Measure_Power::MEGAWATT is not documented
(#91) Constant Zend_Measure_Power::MICROWATT is not documented
(#92) Constant Zend_Measure_Power::MILLION_BTU_PER_HOUR is not documented
(#93) Constant Zend_Measure_Power::MILLIWATT is not documented
(#94) Constant Zend_Measure_Power::NANOWATT is not documented
(#95) Constant Zend_Measure_Power::NEWTON_METER_PER_HOUR is not documented
(#96) Constant Zend_Measure_Power::NEWTON_METER_PER_MINUTE is not documented
(#97) Constant Zend_Measure_Power::NEWTON_METER_PER_SECOND is not documented
(#98) Constant Zend_Measure_Power::PETAWATT is not documented
(#99) Constant Zend_Measure_Power::PFERDESTAERKE is not documented
(#100) Constant Zend_Measure_Power::PICOWATT is not documented
(#101) Constant Zend_Measure_Power::PONCELET is not documented
(#102) Constant Zend_Measure_Power::POUND_SQUARE_FOOR_PER_CUBIC_SECOND is not documented
(#103) Constant Zend_Measure_Power::TERAWATT is not documented
(#104) Constant Zend_Measure_Power::TON_OF_REFRIGERATION is not documented
(#105) Constant Zend_Measure_Power::WATT is not documented
(#106) Constant Zend_Measure_Power::YOCTOWATT is not documented
(#107) Constant Zend_Measure_Power::YOTTAWATT is not documented
(#108) Constant Zend_Measure_Power::ZEPTOWATT is not documented
(#109) Constant Zend_Measure_Power::ZETTAWATT is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Pressure.php
(#39) Constant Zend_Measure_Pressure::STANDARD is not documented
(#41) Constant Zend_Measure_Pressure::ATMOSPHERE is not documented
(#42) Constant Zend_Measure_Pressure::ATMOSPHERE_TECHNICAL is not documented
(#43) Constant Zend_Measure_Pressure::ATTOBAR is not documented
(#44) Constant Zend_Measure_Pressure::ATTOPASCAL is not documented
(#45) Constant Zend_Measure_Pressure::BAR is not documented
(#46) Constant Zend_Measure_Pressure::BARAD is not documented
(#47) Constant Zend_Measure_Pressure::BARYE is not documented
(#48) Constant Zend_Measure_Pressure::CENTIBAR is not documented
(#49) Constant Zend_Measure_Pressure::CENTIHG is not documented
(#50) Constant Zend_Measure_Pressure::CENTIMETER_MERCURY_0C is not documented
(#51) Constant Zend_Measure_Pressure::CENTIMETER_WATER_4C is not documented
(#52) Constant Zend_Measure_Pressure::CENTIPASCAL is not documented
(#53) Constant Zend_Measure_Pressure::CENTITORR is not documented
(#54) Constant Zend_Measure_Pressure::DECIBAR is not documented
(#55) Constant Zend_Measure_Pressure::DECIPASCAL is not documented
(#56) Constant Zend_Measure_Pressure::DECITORR is not documented
(#57) Constant Zend_Measure_Pressure::DEKABAR is not documented
(#58) Constant Zend_Measure_Pressure::DEKAPASCAL is not documented
(#59) Constant Zend_Measure_Pressure::DYNE_PER_SQUARE_CENTIMETER is not documented
(#60) Constant Zend_Measure_Pressure::EXABAR is not documented
(#61) Constant Zend_Measure_Pressure::EXAPASCAL is not documented
(#62) Constant Zend_Measure_Pressure::FEMTOBAR is not documented
(#63) Constant Zend_Measure_Pressure::FEMTOPASCAL is not documented
(#64) Constant Zend_Measure_Pressure::FOOT_AIR_0C is not documented
(#65) Constant Zend_Measure_Pressure::FOOT_AIR_15C is not documented
(#66) Constant Zend_Measure_Pressure::FOOT_HEAD is not documented
(#67) Constant Zend_Measure_Pressure::FOOT_MERCURY_0C is not documented
(#68) Constant Zend_Measure_Pressure::FOOT_WATER_4C is not documented
(#69) Constant Zend_Measure_Pressure::GIGABAR is not documented
(#70) Constant Zend_Measure_Pressure::GIGAPASCAL is not documented
(#71) Constant Zend_Measure_Pressure::GRAM_FORCE_SQUARE_CENTIMETER is not documented
(#72) Constant Zend_Measure_Pressure::HECTOBAR is not documented
(#73) Constant Zend_Measure_Pressure::HECTOPASCAL is not documented
(#74) Constant Zend_Measure_Pressure::INCH_AIR_0C is not documented
(#75) Constant Zend_Measure_Pressure::INCH_AIR_15C is not documented
(#76) Constant Zend_Measure_Pressure::INCH_MERCURY_0C is not documented
(#77) Constant Zend_Measure_Pressure::INCH_WATER_4C is not documented
(#78) Constant Zend_Measure_Pressure::KILOBAR is not documented
(#79) Constant Zend_Measure_Pressure::KILOGRAM_FORCE_PER_SQUARE_CENTIMETER is not documented
(#80) Constant Zend_Measure_Pressure::KILOGRAM_FORCE_PER_SQUARE_METER is not documented
(#81) Constant Zend_Measure_Pressure::KILOGRAM_FORCE_PER_SQUARE_MILLIMETER is not documented
(#82) Constant Zend_Measure_Pressure::KILONEWTON_PER_SQUARE_METER is not documented
(#83) Constant Zend_Measure_Pressure::KILOPASCAL is not documented
(#84) Constant Zend_Measure_Pressure::KILOPOND_PER_SQUARE_CENTIMETER is not documented
(#85) Constant Zend_Measure_Pressure::KILOPOND_PER_SQUARE_METER is not documented
(#86) Constant Zend_Measure_Pressure::KILOPOND_PER_SQUARE_MILLIMETER is not documented
(#87) Constant Zend_Measure_Pressure::KIP_PER_SQUARE_FOOT is not documented
(#88) Constant Zend_Measure_Pressure::KIP_PER_SQUARE_INCH is not documented
(#89) Constant Zend_Measure_Pressure::MEGABAR is not documented
(#90) Constant Zend_Measure_Pressure::MEGANEWTON_PER_SQUARE_METER is not documented
(#91) Constant Zend_Measure_Pressure::MEGAPASCAL is not documented
(#92) Constant Zend_Measure_Pressure::METER_AIR_0C is not documented
(#93) Constant Zend_Measure_Pressure::METER_AIR_15C is not documented
(#94) Constant Zend_Measure_Pressure::METER_HEAD is not documented
(#95) Constant Zend_Measure_Pressure::MICROBAR is not documented
(#96) Constant Zend_Measure_Pressure::MICROMETER_MERCURY_0C is not documented
(#97) Constant Zend_Measure_Pressure::MICROMETER_WATER_4C is not documented
(#98) Constant Zend_Measure_Pressure::MICRON_MERCURY_0C is not documented
(#99) Constant Zend_Measure_Pressure::MICROPASCAL is not documented
(#100) Constant Zend_Measure_Pressure::MILLIBAR is not documented
(#101) Constant Zend_Measure_Pressure::MILLIHG is not documented
(#102) Constant Zend_Measure_Pressure::MILLIMETER_MERCURY_0C is not documented
(#103) Constant Zend_Measure_Pressure::MILLIMETER_WATER_4C is not documented
(#104) Constant Zend_Measure_Pressure::MILLIPASCAL is not documented
(#105) Constant Zend_Measure_Pressure::MILLITORR is not documented
(#106) Constant Zend_Measure_Pressure::NANOBAR is not documented
(#107) Constant Zend_Measure_Pressure::NANOPASCAL is not documented
(#108) Constant Zend_Measure_Pressure::NEWTON_PER_SQUARE_METER is not documented
(#109) Constant Zend_Measure_Pressure::NEWTON_PER_SQUARE_MILLIMETER is not documented
(#110) Constant Zend_Measure_Pressure::OUNCE_PER_SQUARE_INCH is not documented
(#111) Constant Zend_Measure_Pressure::PASCAL is not documented
(#112) Constant Zend_Measure_Pressure::PETABAR is not documented
(#113) Constant Zend_Measure_Pressure::PETAPASCAL is not documented
(#114) Constant Zend_Measure_Pressure::PICOBAR is not documented
(#115) Constant Zend_Measure_Pressure::PICOPASCAL is not documented
(#116) Constant Zend_Measure_Pressure::PIEZE is not documented
(#117) Constant Zend_Measure_Pressure::POUND_PER_SQUARE_FOOT is not documented
(#118) Constant Zend_Measure_Pressure::POUND_PER_SQUARE_INCH is not documented
(#119) Constant Zend_Measure_Pressure::POUNDAL_PER_SQUARE_FOOT is not documented
(#120) Constant Zend_Measure_Pressure::STHENE_PER_SQUARE_METER is not documented
(#121) Constant Zend_Measure_Pressure::TECHNICAL_ATMOSPHERE is not documented
(#122) Constant Zend_Measure_Pressure::TERABAR is not documented
(#123) Constant Zend_Measure_Pressure::TERAPASCAL is not documented
(#124) Constant Zend_Measure_Pressure::TON_PER_SQUARE_FOOT is not documented
(#125) Constant Zend_Measure_Pressure::TON_PER_SQUARE_FOOT_SHORT is not documented
(#126) Constant Zend_Measure_Pressure::TON_PER_SQUARE_INCH is not documented
(#127) Constant Zend_Measure_Pressure::TON_PER_SQUARE_INCH_SHORT is not documented
(#128) Constant Zend_Measure_Pressure::TON_PER_SQUARE_METER is not documented
(#129) Constant Zend_Measure_Pressure::TORR is not documented
(#130) Constant Zend_Measure_Pressure::WATER_COLUMN_CENTIMETER is not documented
(#131) Constant Zend_Measure_Pressure::WATER_COLUMN_INCH is not documented
(#132) Constant Zend_Measure_Pressure::WATER_COLUMN_MILLIMETER is not documented
(#133) Constant Zend_Measure_Pressure::YOCTOBAR is not documented
(#134) Constant Zend_Measure_Pressure::YOCTOPASCAL is not documented
(#135) Constant Zend_Measure_Pressure::YOTTABAR is not documented
(#136) Constant Zend_Measure_Pressure::YOTTAPASCAL is not documented
(#137) Constant Zend_Measure_Pressure::ZEPTOBAR is not documented
(#138) Constant Zend_Measure_Pressure::ZEPTOPASCAL is not documented
(#139) Constant Zend_Measure_Pressure::ZETTABAR is not documented
(#140) Constant Zend_Measure_Pressure::ZETTAPASCAL is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Speed.php
(#39) Constant Zend_Measure_Speed::STANDARD is not documented
(#41) Constant Zend_Measure_Speed::BENZ is not documented
(#42) Constant Zend_Measure_Speed::CENTIMETER_PER_DAY is not documented
(#43) Constant Zend_Measure_Speed::CENTIMETER_PER_HOUR is not documented
(#44) Constant Zend_Measure_Speed::CENTIMETER_PER_MINUTE is not documented
(#45) Constant Zend_Measure_Speed::CENTIMETER_PER_SECOND is not documented
(#46) Constant Zend_Measure_Speed::DEKAMETER_PER_DAY is not documented
(#47) Constant Zend_Measure_Speed::DEKAMETER_PER_HOUR is not documented
(#48) Constant Zend_Measure_Speed::DEKAMETER_PER_MINUTE is not documented
(#49) Constant Zend_Measure_Speed::DEKAMETER_PER_SECOND is not documented
(#50) Constant Zend_Measure_Speed::FOOT_PER_DAY is not documented
(#51) Constant Zend_Measure_Speed::FOOT_PER_HOUR is not documented
(#52) Constant Zend_Measure_Speed::FOOT_PER_MINUTE is not documented
(#53) Constant Zend_Measure_Speed::FOOT_PER_SECOND is not documented
(#54) Constant Zend_Measure_Speed::FURLONG_PER_DAY is not documented
(#55) Constant Zend_Measure_Speed::FURLONG_PER_FORTNIGHT is not documented
(#56) Constant Zend_Measure_Speed::FURLONG_PER_HOUR is not documented
(#57) Constant Zend_Measure_Speed::FURLONG_PER_MINUTE is not documented
(#58) Constant Zend_Measure_Speed::FURLONG_PER_SECOND is not documented
(#59) Constant Zend_Measure_Speed::HECTOMETER_PER_DAY is not documented
(#60) Constant Zend_Measure_Speed::HECTOMETER_PER_HOUR is not documented
(#61) Constant Zend_Measure_Speed::HECTOMETER_PER_MINUTE is not documented
(#62) Constant Zend_Measure_Speed::HECTOMETER_PER_SECOND is not documented
(#63) Constant Zend_Measure_Speed::INCH_PER_DAY is not documented
(#64) Constant Zend_Measure_Speed::INCH_PER_HOUR is not documented
(#65) Constant Zend_Measure_Speed::INCH_PER_MINUTE is not documented
(#66) Constant Zend_Measure_Speed::INCH_PER_SECOND is not documented
(#67) Constant Zend_Measure_Speed::KILOMETER_PER_DAY is not documented
(#68) Constant Zend_Measure_Speed::KILOMETER_PER_HOUR is not documented
(#69) Constant Zend_Measure_Speed::KILOMETER_PER_MINUTE is not documented
(#70) Constant Zend_Measure_Speed::KILOMETER_PER_SECOND is not documented
(#71) Constant Zend_Measure_Speed::KNOT is not documented
(#72) Constant Zend_Measure_Speed::LEAGUE_PER_DAY is not documented
(#73) Constant Zend_Measure_Speed::LEAGUE_PER_HOUR is not documented
(#74) Constant Zend_Measure_Speed::LEAGUE_PER_MINUTE is not documented
(#75) Constant Zend_Measure_Speed::LEAGUE_PER_SECOND is not documented
(#76) Constant Zend_Measure_Speed::MACH is not documented
(#77) Constant Zend_Measure_Speed::MEGAMETER_PER_DAY is not documented
(#78) Constant Zend_Measure_Speed::MEGAMETER_PER_HOUR is not documented
(#79) Constant Zend_Measure_Speed::MEGAMETER_PER_MINUTE is not documented
(#80) Constant Zend_Measure_Speed::MEGAMETER_PER_SECOND is not documented
(#81) Constant Zend_Measure_Speed::METER_PER_DAY is not documented
(#82) Constant Zend_Measure_Speed::METER_PER_HOUR is not documented
(#83) Constant Zend_Measure_Speed::METER_PER_MINUTE is not documented
(#84) Constant Zend_Measure_Speed::METER_PER_SECOND is not documented
(#85) Constant Zend_Measure_Speed::MILE_PER_DAY is not documented
(#86) Constant Zend_Measure_Speed::MILE_PER_HOUR is not documented
(#87) Constant Zend_Measure_Speed::MILE_PER_MINUTE is not documented
(#88) Constant Zend_Measure_Speed::MILE_PER_SECOND is not documented
(#89) Constant Zend_Measure_Speed::MILLIMETER_PER_DAY is not documented
(#90) Constant Zend_Measure_Speed::MILLIMETER_PER_HOUR is not documented
(#91) Constant Zend_Measure_Speed::MILLIMETER_PER_MINUTE is not documented
(#92) Constant Zend_Measure_Speed::MILLIMETER_PER_SECOND is not documented
(#93) Constant Zend_Measure_Speed::MILLIMETER_PER_MICROSECOND is not documented
(#94) Constant Zend_Measure_Speed::MILLIMETER_PER_100_MICROSECOND is not documented
(#95) Constant Zend_Measure_Speed::NAUTIC_MILE_PER_DAY is not documented
(#96) Constant Zend_Measure_Speed::NAUTIC_MILE_PER_HOUR is not documented
(#97) Constant Zend_Measure_Speed::NAUTIC_MILE_PER_MINUTE is not documented
(#98) Constant Zend_Measure_Speed::NAUTIC_MILE_PER_SECOND is not documented
(#99) Constant Zend_Measure_Speed::LIGHTSPEED_AIR is not documented
(#100) Constant Zend_Measure_Speed::LIGHTSPEED_GLASS is not documented
(#101) Constant Zend_Measure_Speed::LIGHTSPEED_ICE is not documented
(#102) Constant Zend_Measure_Speed::LIGHTSPEED_VACUUM is not documented
(#103) Constant Zend_Measure_Speed::LIGHTSPEED_WATER is not documented
(#104) Constant Zend_Measure_Speed::SOUNDSPEED_AIR is not documented
(#105) Constant Zend_Measure_Speed::SOUNDSPEED_METAL is not documented
(#106) Constant Zend_Measure_Speed::SOUNDSPEED_WATER is not documented
(#107) Constant Zend_Measure_Speed::YARD_PER_DAY is not documented
(#108) Constant Zend_Measure_Speed::YARD_PER_HOUR is not documented
(#109) Constant Zend_Measure_Speed::YARD_PER_MINUTE is not documented
(#110) Constant Zend_Measure_Speed::YARD_PER_SECOND is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Temperature.php
(#39) Constant Zend_Measure_Temperature::STANDARD is not documented
(#41) Constant Zend_Measure_Temperature::CELSIUS is not documented
(#42) Constant Zend_Measure_Temperature::FAHRENHEIT is not documented
(#43) Constant Zend_Measure_Temperature::RANKINE is not documented
(#44) Constant Zend_Measure_Temperature::REAUMUR is not documented
(#45) Constant Zend_Measure_Temperature::KELVIN is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Time.php
(#39) Constant Zend_Measure_Time::STANDARD is not documented
(#41) Constant Zend_Measure_Time::ANOMALISTIC_YEAR is not documented
(#42) Constant Zend_Measure_Time::ATTOSECOND is not documented
(#43) Constant Zend_Measure_Time::CENTURY is not documented
(#44) Constant Zend_Measure_Time::DAY is not documented
(#45) Constant Zend_Measure_Time::DECADE is not documented
(#46) Constant Zend_Measure_Time::DRACONIC_YEAR is not documented
(#47) Constant Zend_Measure_Time::EXASECOND is not documented
(#48) Constant Zend_Measure_Time::FEMTOSECOND is not documented
(#49) Constant Zend_Measure_Time::FORTNIGHT is not documented
(#50) Constant Zend_Measure_Time::GAUSSIAN_YEAR is not documented
(#51) Constant Zend_Measure_Time::GIGASECOND is not documented
(#52) Constant Zend_Measure_Time::GREGORIAN_YEAR is not documented
(#53) Constant Zend_Measure_Time::HOUR is not documented
(#54) Constant Zend_Measure_Time::JULIAN_YEAR is not documented
(#55) Constant Zend_Measure_Time::KILOSECOND is not documented
(#56) Constant Zend_Measure_Time::LEAPYEAR is not documented
(#57) Constant Zend_Measure_Time::MEGASECOND is not documented
(#58) Constant Zend_Measure_Time::MICROSECOND is not documented
(#59) Constant Zend_Measure_Time::MILLENIUM is not documented
(#60) Constant Zend_Measure_Time::MILLISECOND is not documented
(#61) Constant Zend_Measure_Time::MINUTE is not documented
(#62) Constant Zend_Measure_Time::MONTH is not documented
(#63) Constant Zend_Measure_Time::NANOSECOND is not documented
(#64) Constant Zend_Measure_Time::PETASECOND is not documented
(#65) Constant Zend_Measure_Time::PICOSECOND is not documented
(#66) Constant Zend_Measure_Time::QUARTER is not documented
(#67) Constant Zend_Measure_Time::SECOND is not documented
(#68) Constant Zend_Measure_Time::SHAKE is not documented
(#69) Constant Zend_Measure_Time::SIDEREAL_YEAR is not documented
(#70) Constant Zend_Measure_Time::TERASECOND is not documented
(#71) Constant Zend_Measure_Time::TROPICAL_YEAR is not documented
(#72) Constant Zend_Measure_Time::WEEK is not documented
(#73) Constant Zend_Measure_Time::YEAR is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Torque.php
(#39) Constant Zend_Measure_Torque::STANDARD is not documented
(#41) Constant Zend_Measure_Torque::DYNE_CENTIMETER is not documented
(#42) Constant Zend_Measure_Torque::GRAM_CENTIMETER is not documented
(#43) Constant Zend_Measure_Torque::KILOGRAM_CENTIMETER is not documented
(#44) Constant Zend_Measure_Torque::KILOGRAM_METER is not documented
(#45) Constant Zend_Measure_Torque::KILONEWTON_METER is not documented
(#46) Constant Zend_Measure_Torque::KILOPOND_METER is not documented
(#47) Constant Zend_Measure_Torque::MEGANEWTON_METER is not documented
(#48) Constant Zend_Measure_Torque::MICRONEWTON_METER is not documented
(#49) Constant Zend_Measure_Torque::MILLINEWTON_METER is not documented
(#50) Constant Zend_Measure_Torque::NEWTON_CENTIMETER is not documented
(#51) Constant Zend_Measure_Torque::NEWTON_METER is not documented
(#52) Constant Zend_Measure_Torque::OUNCE_FOOT is not documented
(#53) Constant Zend_Measure_Torque::OUNCE_INCH is not documented
(#54) Constant Zend_Measure_Torque::POUND_FOOT is not documented
(#55) Constant Zend_Measure_Torque::POUNDAL_FOOT is not documented
(#56) Constant Zend_Measure_Torque::POUND_INCH is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Viscosity/Dynamic.php
(#39) Constant Zend_Measure_Viscosity_Dynamic::STANDARD is not documented
(#41) Constant Zend_Measure_Viscosity_Dynamic::CENTIPOISE is not documented
(#42) Constant Zend_Measure_Viscosity_Dynamic::DECIPOISE is not documented
(#43) Constant Zend_Measure_Viscosity_Dynamic::DYNE_SECOND_PER_SQUARE_CENTIMETER is not documented
(#44) Constant Zend_Measure_Viscosity_Dynamic::GRAM_FORCE_SECOND_PER_SQUARE_CENTIMETER is not documented
(#45) Constant Zend_Measure_Viscosity_Dynamic::GRAM_PER_CENTIMETER_SECOND is not documented
(#46) Constant Zend_Measure_Viscosity_Dynamic::KILOGRAM_FORCE_SECOND_PER_SQUARE_METER is not documented
(#47) Constant Zend_Measure_Viscosity_Dynamic::KILOGRAM_PER_METER_HOUR is not documented
(#48) Constant Zend_Measure_Viscosity_Dynamic::KILOGRAM_PER_METER_SECOND is not documented
(#49) Constant Zend_Measure_Viscosity_Dynamic::MILLIPASCAL_SECOND is not documented
(#50) Constant Zend_Measure_Viscosity_Dynamic::MILLIPOISE is not documented
(#51) Constant Zend_Measure_Viscosity_Dynamic::NEWTON_SECOND_PER_SQUARE_METER is not documented
(#52) Constant Zend_Measure_Viscosity_Dynamic::PASCAL_SECOND is not documented
(#53) Constant Zend_Measure_Viscosity_Dynamic::POISE is not documented
(#54) Constant Zend_Measure_Viscosity_Dynamic::POISEUILLE is not documented
(#55) Constant Zend_Measure_Viscosity_Dynamic::POUND_FORCE_SECOND_PER_SQUARE_FEET is not documented
(#56) Constant Zend_Measure_Viscosity_Dynamic::POUND_FORCE_SECOND_PER_SQUARE_INCH is not documented
(#57) Constant Zend_Measure_Viscosity_Dynamic::POUND_PER_FOOT_HOUR is not documented
(#58) Constant Zend_Measure_Viscosity_Dynamic::POUND_PER_FOOT_SECOND is not documented
(#59) Constant Zend_Measure_Viscosity_Dynamic::POUNDAL_HOUR_PER_SQUARE_FOOT is not documented
(#60) Constant Zend_Measure_Viscosity_Dynamic::POUNDAL_SECOND_PER_SQUARE_FOOT is not documented
(#61) Constant Zend_Measure_Viscosity_Dynamic::REYN is not documented
(#62) Constant Zend_Measure_Viscosity_Dynamic::SLUG_PER_FOOT_SECOND is not documented
(#63) Constant Zend_Measure_Viscosity_Dynamic::LBFS_PER_SQUARE_FOOT is not documented
(#64) Constant Zend_Measure_Viscosity_Dynamic::NS_PER_SQUARE_METER is not documented
(#65) Constant Zend_Measure_Viscosity_Dynamic::WATER_20C is not documented
(#66) Constant Zend_Measure_Viscosity_Dynamic::WATER_40C is not documented
(#67) Constant Zend_Measure_Viscosity_Dynamic::HEAVY_OIL_20C is not documented
(#68) Constant Zend_Measure_Viscosity_Dynamic::HEAVY_OIL_40C is not documented
(#69) Constant Zend_Measure_Viscosity_Dynamic::GLYCERIN_20C is not documented
(#70) Constant Zend_Measure_Viscosity_Dynamic::GLYCERIN_40C is not documented
(#71) Constant Zend_Measure_Viscosity_Dynamic::SAE_5W_MINUS18C is not documented
(#72) Constant Zend_Measure_Viscosity_Dynamic::SAE_10W_MINUS18C is not documented
(#73) Constant Zend_Measure_Viscosity_Dynamic::SAE_20W_MINUS18C is not documented
(#74) Constant Zend_Measure_Viscosity_Dynamic::SAE_5W_99C is not documented
(#75) Constant Zend_Measure_Viscosity_Dynamic::SAE_10W_99C is not documented
(#76) Constant Zend_Measure_Viscosity_Dynamic::SAE_20W_99C is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Viscosity/Kinematic.php
(#39) Constant Zend_Measure_Viscosity_Kinematic::STANDARD is not documented
(#41) Constant Zend_Measure_Viscosity_Kinematic::CENTISTOKES is not documented
(#42) Constant Zend_Measure_Viscosity_Kinematic::LENTOR is not documented
(#43) Constant Zend_Measure_Viscosity_Kinematic::LITER_PER_CENTIMETER_DAY is not documented
(#44) Constant Zend_Measure_Viscosity_Kinematic::LITER_PER_CENTIMETER_HOUR is not documented
(#45) Constant Zend_Measure_Viscosity_Kinematic::LITER_PER_CENTIMETER_MINUTE is not documented
(#46) Constant Zend_Measure_Viscosity_Kinematic::LITER_PER_CENTIMETER_SECOND is not documented
(#47) Constant Zend_Measure_Viscosity_Kinematic::POISE_CUBIC_CENTIMETER_PER_GRAM is not documented
(#48) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_CENTIMETER_PER_DAY is not documented
(#49) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_CENTIMETER_PER_HOUR is not documented
(#50) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_CENTIMETER_PER_MINUTE is not documented
(#51) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_CENTIMETER_PER_SECOND is not documented
(#52) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_FOOT_PER_DAY is not documented
(#53) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_FOOT_PER_HOUR is not documented
(#54) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_FOOT_PER_MINUTE is not documented
(#55) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_FOOT_PER_SECOND is not documented
(#56) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_INCH_PER_DAY is not documented
(#57) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_INCH_PER_HOUR is not documented
(#58) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_INCH_PER_MINUTE is not documented
(#59) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_INCH_PER_SECOND is not documented
(#60) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_METER_PER_DAY is not documented
(#61) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_METER_PER_HOUR is not documented
(#62) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_METER_PER_MINUTE is not documented
(#63) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_METER_PER_SECOND is not documented
(#64) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_MILLIMETER_PER_DAY is not documented
(#65) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_MILLIMETER_PER_HOUR is not documented
(#66) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_MILLIMETER_PER_MINUTE is not documented
(#67) Constant Zend_Measure_Viscosity_Kinematic::SQUARE_MILLIMETER_PER_SECOND is not documented
(#68) Constant Zend_Measure_Viscosity_Kinematic::STOKES is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Volume.php
(#39) Constant Zend_Measure_Volume::STANDARD is not documented
(#41) Constant Zend_Measure_Volume::ACRE_FOOT is not documented
(#42) Constant Zend_Measure_Volume::ACRE_FOOT_SURVEY is not documented
(#43) Constant Zend_Measure_Volume::ACRE_INCH is not documented
(#44) Constant Zend_Measure_Volume::BARREL_WINE is not documented
(#45) Constant Zend_Measure_Volume::BARREL is not documented
(#46) Constant Zend_Measure_Volume::BARREL_US_DRY is not documented
(#47) Constant Zend_Measure_Volume::BARREL_US_FEDERAL is not documented
(#48) Constant Zend_Measure_Volume::BARREL_US is not documented
(#49) Constant Zend_Measure_Volume::BARREL_US_PETROLEUM is not documented
(#50) Constant Zend_Measure_Volume::BOARD_FOOT is not documented
(#51) Constant Zend_Measure_Volume::BUCKET is not documented
(#52) Constant Zend_Measure_Volume::BUCKET_US is not documented
(#53) Constant Zend_Measure_Volume::BUSHEL is not documented
(#54) Constant Zend_Measure_Volume::BUSHEL_US is not documented
(#55) Constant Zend_Measure_Volume::CENTILTER is not documented
(#56) Constant Zend_Measure_Volume::CORD is not documented
(#57) Constant Zend_Measure_Volume::CORD_FOOT is not documented
(#58) Constant Zend_Measure_Volume::CUBIC_CENTIMETER is not documented
(#59) Constant Zend_Measure_Volume::CUBIC_CUBIT is not documented
(#60) Constant Zend_Measure_Volume::CUBIC_DECIMETER is not documented
(#61) Constant Zend_Measure_Volume::CUBIC_DEKAMETER is not documented
(#62) Constant Zend_Measure_Volume::CUBIC_FOOT is not documented
(#63) Constant Zend_Measure_Volume::CUBIC_INCH is not documented
(#64) Constant Zend_Measure_Volume::CUBIC_KILOMETER is not documented
(#65) Constant Zend_Measure_Volume::CUBIC_METER is not documented
(#66) Constant Zend_Measure_Volume::CUBIC_MILE is not documented
(#67) Constant Zend_Measure_Volume::CUBIC_MICROMETER is not documented
(#68) Constant Zend_Measure_Volume::CUBIC_MILLIMETER is not documented
(#69) Constant Zend_Measure_Volume::CUBIC_YARD is not documented
(#70) Constant Zend_Measure_Volume::CUP_CANADA is not documented
(#71) Constant Zend_Measure_Volume::CUP is not documented
(#72) Constant Zend_Measure_Volume::CUP_US is not documented
(#73) Constant Zend_Measure_Volume::DECILITER is not documented
(#74) Constant Zend_Measure_Volume::DEKALITER is not documented
(#75) Constant Zend_Measure_Volume::DRAM is not documented
(#76) Constant Zend_Measure_Volume::DRUM_US is not documented
(#77) Constant Zend_Measure_Volume::DRUM is not documented
(#78) Constant Zend_Measure_Volume::FIFTH is not documented
(#79) Constant Zend_Measure_Volume::GALLON is not documented
(#80) Constant Zend_Measure_Volume::GALLON_US_DRY is not documented
(#81) Constant Zend_Measure_Volume::GALLON_US is not documented
(#82) Constant Zend_Measure_Volume::GILL is not documented
(#83) Constant Zend_Measure_Volume::GILL_US is not documented
(#84) Constant Zend_Measure_Volume::HECTARE_METER is not documented
(#85) Constant Zend_Measure_Volume::HECTOLITER is not documented
(#86) Constant Zend_Measure_Volume::HOGSHEAD is not documented
(#87) Constant Zend_Measure_Volume::HOGSHEAD_US is not documented
(#88) Constant Zend_Measure_Volume::JIGGER is not documented
(#89) Constant Zend_Measure_Volume::KILOLITER is not documented
(#90) Constant Zend_Measure_Volume::LITER is not documented
(#91) Constant Zend_Measure_Volume::MEASURE is not documented
(#92) Constant Zend_Measure_Volume::MEGALITER is not documented
(#93) Constant Zend_Measure_Volume::MICROLITER is not documented
(#94) Constant Zend_Measure_Volume::MILLILITER is not documented
(#95) Constant Zend_Measure_Volume::MINIM is not documented
(#96) Constant Zend_Measure_Volume::MINIM_US is not documented
(#97) Constant Zend_Measure_Volume::OUNCE is not documented
(#98) Constant Zend_Measure_Volume::OUNCE_US is not documented
(#99) Constant Zend_Measure_Volume::PECK is not documented
(#100) Constant Zend_Measure_Volume::PECK_US is not documented
(#101) Constant Zend_Measure_Volume::PINT is not documented
(#102) Constant Zend_Measure_Volume::PINT_US_DRY is not documented
(#103) Constant Zend_Measure_Volume::PINT_US is not documented
(#104) Constant Zend_Measure_Volume::PIPE is not documented
(#105) Constant Zend_Measure_Volume::PIPE_US is not documented
(#106) Constant Zend_Measure_Volume::PONY is not documented
(#107) Constant Zend_Measure_Volume::QUART_GERMANY is not documented
(#108) Constant Zend_Measure_Volume::QUART_ANCIENT is not documented
(#109) Constant Zend_Measure_Volume::QUART is not documented
(#110) Constant Zend_Measure_Volume::QUART_US_DRY is not documented
(#111) Constant Zend_Measure_Volume::QUART_US is not documented
(#112) Constant Zend_Measure_Volume::QUART_UK is not documented
(#113) Constant Zend_Measure_Volume::SHOT is not documented
(#114) Constant Zend_Measure_Volume::STERE is not documented
(#115) Constant Zend_Measure_Volume::TABLESPOON is not documented
(#116) Constant Zend_Measure_Volume::TABLESPOON_UK is not documented
(#117) Constant Zend_Measure_Volume::TABLESPOON_US is not documented
(#118) Constant Zend_Measure_Volume::TEASPOON is not documented
(#119) Constant Zend_Measure_Volume::TEASPOON_UK is not documented
(#120) Constant Zend_Measure_Volume::TEASPOON_US is not documented
(#121) Constant Zend_Measure_Volume::YARD is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Measure/Weight.php
(#39) Constant Zend_Measure_Weight::STANDARD is not documented
(#41) Constant Zend_Measure_Weight::ARRATEL is not documented
(#42) Constant Zend_Measure_Weight::ARTEL is not documented
(#43) Constant Zend_Measure_Weight::ARROBA_PORTUGUESE is not documented
(#44) Constant Zend_Measure_Weight::ARROBA is not documented
(#45) Constant Zend_Measure_Weight::AS_ is not documented
(#46) Constant Zend_Measure_Weight::ASS is not documented
(#47) Constant Zend_Measure_Weight::ATOMIC_MASS_UNIT_1960 is not documented
(#48) Constant Zend_Measure_Weight::ATOMIC_MASS_UNIT_1973 is not documented
(#49) Constant Zend_Measure_Weight::ATOMIC_MASS_UNIT_1986 is not documented
(#50) Constant Zend_Measure_Weight::ATOMIC_MASS_UNIT is not documented
(#51) Constant Zend_Measure_Weight::AVOGRAM is not documented
(#52) Constant Zend_Measure_Weight::BAG is not documented
(#53) Constant Zend_Measure_Weight::BAHT is not documented
(#54) Constant Zend_Measure_Weight::BALE is not documented
(#55) Constant Zend_Measure_Weight::BALE_US is not documented
(#56) Constant Zend_Measure_Weight::BISMAR_POUND is not documented
(#57) Constant Zend_Measure_Weight::CANDY is not documented
(#58) Constant Zend_Measure_Weight::CARAT_INTERNATIONAL is not documented
(#59) Constant Zend_Measure_Weight::CARAT is not documented
(#60) Constant Zend_Measure_Weight::CARAT_UK is not documented
(#61) Constant Zend_Measure_Weight::CARAT_US_1913 is not documented
(#62) Constant Zend_Measure_Weight::CARGA is not documented
(#63) Constant Zend_Measure_Weight::CATTI is not documented
(#64) Constant Zend_Measure_Weight::CATTI_JAPANESE is not documented
(#65) Constant Zend_Measure_Weight::CATTY is not documented
(#66) Constant Zend_Measure_Weight::CATTY_JAPANESE is not documented
(#67) Constant Zend_Measure_Weight::CATTY_THAI is not documented
(#68) Constant Zend_Measure_Weight::CENTAL is not documented
(#69) Constant Zend_Measure_Weight::CENTIGRAM is not documented
(#70) Constant Zend_Measure_Weight::CENTNER is not documented
(#71) Constant Zend_Measure_Weight::CENTNER_RUSSIAN is not documented
(#72) Constant Zend_Measure_Weight::CHALDER is not documented
(#73) Constant Zend_Measure_Weight::CHALDRON is not documented
(#74) Constant Zend_Measure_Weight::CHIN is not documented
(#75) Constant Zend_Measure_Weight::CHIN_JAPANESE is not documented
(#76) Constant Zend_Measure_Weight::CLOVE is not documented
(#77) Constant Zend_Measure_Weight::CRITH is not documented
(#78) Constant Zend_Measure_Weight::DALTON is not documented
(#79) Constant Zend_Measure_Weight::DAN is not documented
(#80) Constant Zend_Measure_Weight::DAN_JAPANESE is not documented
(#81) Constant Zend_Measure_Weight::DECIGRAM is not documented
(#82) Constant Zend_Measure_Weight::DECITONNE is not documented
(#83) Constant Zend_Measure_Weight::DEKAGRAM is not documented
(#84) Constant Zend_Measure_Weight::DEKATONNE is not documented
(#85) Constant Zend_Measure_Weight::DENARO is not documented
(#86) Constant Zend_Measure_Weight::DENIER is not documented
(#87) Constant Zend_Measure_Weight::DRACHME is not documented
(#88) Constant Zend_Measure_Weight::DRAM is not documented
(#89) Constant Zend_Measure_Weight::DRAM_APOTHECARIES is not documented
(#90) Constant Zend_Measure_Weight::DYNE is not documented
(#91) Constant Zend_Measure_Weight::ELECTRON is not documented
(#92) Constant Zend_Measure_Weight::ELECTRONVOLT is not documented
(#93) Constant Zend_Measure_Weight::ETTO is not documented
(#94) Constant Zend_Measure_Weight::EXAGRAM is not documented
(#95) Constant Zend_Measure_Weight::FEMTOGRAM is not documented
(#96) Constant Zend_Measure_Weight::FIRKIN is not documented
(#97) Constant Zend_Measure_Weight::FLASK is not documented
(#98) Constant Zend_Measure_Weight::FOTHER is not documented
(#99) Constant Zend_Measure_Weight::FOTMAL is not documented
(#100) Constant Zend_Measure_Weight::FUNT is not documented
(#101) Constant Zend_Measure_Weight::FUNTE is not documented
(#102) Constant Zend_Measure_Weight::GAMMA is not documented
(#103) Constant Zend_Measure_Weight::GIGAELECTRONVOLT is not documented
(#104) Constant Zend_Measure_Weight::GIGAGRAM is not documented
(#105) Constant Zend_Measure_Weight::GIGATONNE is not documented
(#106) Constant Zend_Measure_Weight::GIN is not documented
(#107) Constant Zend_Measure_Weight::GIN_JAPANESE is not documented
(#108) Constant Zend_Measure_Weight::GRAIN is not documented
(#109) Constant Zend_Measure_Weight::GRAM is not documented
(#110) Constant Zend_Measure_Weight::GRAN is not documented
(#111) Constant Zend_Measure_Weight::GRANO is not documented
(#112) Constant Zend_Measure_Weight::GRANI is not documented
(#113) Constant Zend_Measure_Weight::GROS is not documented
(#114) Constant Zend_Measure_Weight::HECTOGRAM is not documented
(#115) Constant Zend_Measure_Weight::HUNDRETWEIGHT is not documented
(#116) Constant Zend_Measure_Weight::HUNDRETWEIGHT_US is not documented
(#117) Constant Zend_Measure_Weight::HYL is not documented
(#118) Constant Zend_Measure_Weight::JIN is not documented
(#119) Constant Zend_Measure_Weight::JUPITER is not documented
(#120) Constant Zend_Measure_Weight::KATI is not documented
(#121) Constant Zend_Measure_Weight::KATI_JAPANESE is not documented
(#122) Constant Zend_Measure_Weight::KEEL is not documented
(#123) Constant Zend_Measure_Weight::KEG is not documented
(#124) Constant Zend_Measure_Weight::KILODALTON is not documented
(#125) Constant Zend_Measure_Weight::KILOGRAM is not documented
(#126) Constant Zend_Measure_Weight::KILOGRAM_FORCE is not documented
(#127) Constant Zend_Measure_Weight::KILOTON is not documented
(#128) Constant Zend_Measure_Weight::KILOTON_US is not documented
(#129) Constant Zend_Measure_Weight::KILOTONNE is not documented
(#130) Constant Zend_Measure_Weight::KIN is not documented
(#131) Constant Zend_Measure_Weight::KIP is not documented
(#132) Constant Zend_Measure_Weight::KOYAN is not documented
(#133) Constant Zend_Measure_Weight::KWAN is not documented
(#134) Constant Zend_Measure_Weight::LAST_GERMANY is not documented
(#135) Constant Zend_Measure_Weight::LAST is not documented
(#136) Constant Zend_Measure_Weight::LAST_WOOL is not documented
(#137) Constant Zend_Measure_Weight::LB is not documented
(#138) Constant Zend_Measure_Weight::LBS is not documented
(#139) Constant Zend_Measure_Weight::LIANG is not documented
(#140) Constant Zend_Measure_Weight::LIBRA_ITALIAN is not documented
(#141) Constant Zend_Measure_Weight::LIBRA_SPANISH is not documented
(#142) Constant Zend_Measure_Weight::LIBRA_PORTUGUESE is not documented
(#143) Constant Zend_Measure_Weight::LIBRA_ANCIENT is not documented
(#144) Constant Zend_Measure_Weight::LIBRA is not documented
(#145) Constant Zend_Measure_Weight::LIVRE is not documented
(#146) Constant Zend_Measure_Weight::LONG_TON is not documented
(#147) Constant Zend_Measure_Weight::LOT is not documented
(#148) Constant Zend_Measure_Weight::MACE is not documented
(#149) Constant Zend_Measure_Weight::MAHND is not documented
(#150) Constant Zend_Measure_Weight::MARC is not documented
(#151) Constant Zend_Measure_Weight::MARCO is not documented
(#152) Constant Zend_Measure_Weight::MARK is not documented
(#153) Constant Zend_Measure_Weight::MARK_GERMAN is not documented
(#154) Constant Zend_Measure_Weight::MAUND is not documented
(#155) Constant Zend_Measure_Weight::MAUND_PAKISTAN is not documented
(#156) Constant Zend_Measure_Weight::MEGADALTON is not documented
(#157) Constant Zend_Measure_Weight::MEGAGRAM is not documented
(#158) Constant Zend_Measure_Weight::MEGATONNE is not documented
(#159) Constant Zend_Measure_Weight::MERCANTILE_POUND is not documented
(#160) Constant Zend_Measure_Weight::METRIC_TON is not documented
(#161) Constant Zend_Measure_Weight::MIC is not documented
(#162) Constant Zend_Measure_Weight::MICROGRAM is not documented
(#163) Constant Zend_Measure_Weight::MILLIDALTON is not documented
(#164) Constant Zend_Measure_Weight::MILLIER is not documented
(#165) Constant Zend_Measure_Weight::MILLIGRAM is not documented
(#166) Constant Zend_Measure_Weight::MILLIMASS_UNIT is not documented
(#167) Constant Zend_Measure_Weight::MINA is not documented
(#168) Constant Zend_Measure_Weight::MOMME is not documented
(#169) Constant Zend_Measure_Weight::MYRIAGRAM is not documented
(#170) Constant Zend_Measure_Weight::NANOGRAM is not documented
(#171) Constant Zend_Measure_Weight::NEWTON is not documented
(#172) Constant Zend_Measure_Weight::OBOL is not documented
(#173) Constant Zend_Measure_Weight::OBOLOS is not documented
(#174) Constant Zend_Measure_Weight::OBOLUS is not documented
(#175) Constant Zend_Measure_Weight::OBOLOS_ANCIENT is not documented
(#176) Constant Zend_Measure_Weight::OBOLUS_ANCIENT is not documented
(#177) Constant Zend_Measure_Weight::OKA is not documented
(#178) Constant Zend_Measure_Weight::ONCA is not documented
(#179) Constant Zend_Measure_Weight::ONCE is not documented
(#180) Constant Zend_Measure_Weight::ONCIA is not documented
(#181) Constant Zend_Measure_Weight::ONZA is not documented
(#182) Constant Zend_Measure_Weight::ONS is not documented
(#183) Constant Zend_Measure_Weight::OUNCE is not documented
(#184) Constant Zend_Measure_Weight::OUNCE_FORCE is not documented
(#185) Constant Zend_Measure_Weight::OUNCE_TROY is not documented
(#186) Constant Zend_Measure_Weight::PACKEN is not documented
(#187) Constant Zend_Measure_Weight::PENNYWEIGHT is not documented
(#188) Constant Zend_Measure_Weight::PETAGRAM is not documented
(#189) Constant Zend_Measure_Weight::PFUND is not documented
(#190) Constant Zend_Measure_Weight::PICOGRAM is not documented
(#191) Constant Zend_Measure_Weight::POINT is not documented
(#192) Constant Zend_Measure_Weight::POND is not documented
(#193) Constant Zend_Measure_Weight::POUND is not documented
(#194) Constant Zend_Measure_Weight::POUND_FORCE is not documented
(#195) Constant Zend_Measure_Weight::POUND_METRIC is not documented
(#196) Constant Zend_Measure_Weight::POUND_TROY is not documented
(#197) Constant Zend_Measure_Weight::PUD is not documented
(#198) Constant Zend_Measure_Weight::POOD is not documented
(#199) Constant Zend_Measure_Weight::PUND is not documented
(#200) Constant Zend_Measure_Weight::QIAN is not documented
(#201) Constant Zend_Measure_Weight::QINTAR is not documented
(#202) Constant Zend_Measure_Weight::QUARTER is not documented
(#203) Constant Zend_Measure_Weight::QUARTER_US is not documented
(#204) Constant Zend_Measure_Weight::QUARTER_TON is not documented
(#205) Constant Zend_Measure_Weight::QUARTERN is not documented
(#206) Constant Zend_Measure_Weight::QUARTERN_LOAF is not documented
(#207) Constant Zend_Measure_Weight::QUINTAL_FRENCH is not documented
(#208) Constant Zend_Measure_Weight::QUINTAL is not documented
(#209) Constant Zend_Measure_Weight::QUINTAL_PORTUGUESE is not documented
(#210) Constant Zend_Measure_Weight::QUINTAL_SPAIN is not documented
(#211) Constant Zend_Measure_Weight::REBAH is not documented
(#212) Constant Zend_Measure_Weight::ROTL is not documented
(#213) Constant Zend_Measure_Weight::ROTEL is not documented
(#214) Constant Zend_Measure_Weight::ROTTLE is not documented
(#215) Constant Zend_Measure_Weight::RATEL is not documented
(#216) Constant Zend_Measure_Weight::SACK is not documented
(#217) Constant Zend_Measure_Weight::SCRUPLE is not documented
(#218) Constant Zend_Measure_Weight::SEER is not documented
(#219) Constant Zend_Measure_Weight::SEER_PAKISTAN is not documented
(#220) Constant Zend_Measure_Weight::SHEKEL is not documented
(#221) Constant Zend_Measure_Weight::SHORT_TON is not documented
(#222) Constant Zend_Measure_Weight::SLINCH is not documented
(#223) Constant Zend_Measure_Weight::SLUG is not documented
(#224) Constant Zend_Measure_Weight::STONE is not documented
(#225) Constant Zend_Measure_Weight::TAEL is not documented
(#226) Constant Zend_Measure_Weight::TAHIL_JAPANESE is not documented
(#227) Constant Zend_Measure_Weight::TAHIL is not documented
(#228) Constant Zend_Measure_Weight::TALENT is not documented
(#229) Constant Zend_Measure_Weight::TAN is not documented
(#230) Constant Zend_Measure_Weight::TECHNISCHE_MASS_EINHEIT is not documented
(#231) Constant Zend_Measure_Weight::TERAGRAM is not documented
(#232) Constant Zend_Measure_Weight::TETRADRACHM is not documented
(#233) Constant Zend_Measure_Weight::TICAL is not documented
(#234) Constant Zend_Measure_Weight::TOD is not documented
(#235) Constant Zend_Measure_Weight::TOLA is not documented
(#236) Constant Zend_Measure_Weight::TOLA_PAKISTAN is not documented
(#237) Constant Zend_Measure_Weight::TON_UK is not documented
(#238) Constant Zend_Measure_Weight::TON is not documented
(#239) Constant Zend_Measure_Weight::TON_US is not documented
(#240) Constant Zend_Measure_Weight::TONELADA_PORTUGUESE is not documented
(#241) Constant Zend_Measure_Weight::TONELADA is not documented
(#242) Constant Zend_Measure_Weight::TONNE is not documented
(#243) Constant Zend_Measure_Weight::TONNEAU is not documented
(#244) Constant Zend_Measure_Weight::TOVAR is not documented
(#245) Constant Zend_Measure_Weight::TROY_OUNCE is not documented
(#246) Constant Zend_Measure_Weight::TROY_POUND is not documented
(#247) Constant Zend_Measure_Weight::TRUSS is not documented
(#248) Constant Zend_Measure_Weight::UNCIA is not documented
(#249) Constant Zend_Measure_Weight::UNZE is not documented
(#250) Constant Zend_Measure_Weight::VAGON is not documented
(#251) Constant Zend_Measure_Weight::YOCTOGRAM is not documented
(#252) Constant Zend_Measure_Weight::YOTTAGRAM is not documented
(#253) Constant Zend_Measure_Weight::ZENTNER is not documented
(#254) Constant Zend_Measure_Weight::ZEPTOGRAM is not documented
(#255) Constant Zend_Measure_Weight::ZETTAGRAM is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Measure is not valid
(#32) Package Zend_Measure is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Memory.php
(#34) No one-line description found in phpdocs for class Zend_Memory
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Memory is not valid
(#36) Package Zend_Memory is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Memory/AccessController.php
(#57) Phpdocs for function Zend_Memory_AccessController::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Memory is not valid
(#40) Package Zend_Memory is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Memory/Container.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Memory is not valid
(#29) Package Zend_Memory is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Memory/Container/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Memory is not valid
(#26) Package Zend_Memory is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Memory/Container/Locked.php
(#48) Phpdocs for function Zend_Memory_Container_Locked::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Memory is not valid
(#31) Package Zend_Memory is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Memory/Container/Movable.php
(#62) Constant Zend_Memory_Container_Movable::SWAPPED is not documented
(#63) Constant Zend_Memory_Container_Movable::LOCKED is not documented
(#228) Phpdocs for function Zend_Memory_Container_Movable::setValue has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#203) Not recommended phpdocs tag @internal used
(#216) Not recommended phpdocs tag @internal used
(#231) Not recommended phpdocs tag @internal used
(#241) Not recommended phpdocs tag @internal used
(#254) Not recommended phpdocs tag @internal used
(#265) Not recommended phpdocs tag @internal used
(#276) Not recommended phpdocs tag @internal used
(#286) Not recommended phpdocs tag @internal used
(#16) Package Zend_Memory is not valid
(#34) Package Zend_Memory is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Memory/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Memory_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Memory is not valid
(#29) Package Zend_Memory is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Memory/Manager.php
(#158) Phpdocs for function Zend_Memory_Manager::__construct has incomplete parameters list
(#307) Phpdocs for function Zend_Memory_Manager::unlink has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#306) Not recommended phpdocs tag @internal used
(#330) Not recommended phpdocs tag @internal used
(#442) Not recommended phpdocs tag @internal used
(#16) Package Zend_Memory is not valid
(#40) Package Zend_Memory is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Memory/Value.php
(#19) Not recommended phpdocs tag @version used
(#157) Not recommended phpdocs tag @internal used
(#171) Not recommended phpdocs tag @internal used
(#16) Package Zend_Memory is not valid
(#30) Package Zend_Memory is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Mime.php
(#48) Variable Zend_Mime::$_boundary is not documented
(#49) Variable Zend_Mime::$makeUnique is not documented
(#52) Variable Zend_Mime::$qpKeys is not documented
(#76) Variable Zend_Mime::$qpReplaceValues is not documented
(#100) Variable Zend_Mime::$qpKeysString is not documented
(#33) Constant Zend_Mime::TYPE_OCTETSTREAM is not documented
(#34) Constant Zend_Mime::TYPE_TEXT is not documented
(#35) Constant Zend_Mime::TYPE_HTML is not documented
(#36) Constant Zend_Mime::ENCODING_7BIT is not documented
(#37) Constant Zend_Mime::ENCODING_8BIT is not documented
(#38) Constant Zend_Mime::ENCODING_QUOTEDPRINTABLE is not documented
(#39) Constant Zend_Mime::ENCODING_BASE64 is not documented
(#40) Constant Zend_Mime::DISPOSITION_ATTACHMENT is not documented
(#41) Constant Zend_Mime::DISPOSITION_INLINE is not documented
(#42) Constant Zend_Mime::LINELENGTH is not documented
(#43) Constant Zend_Mime::LINEEND is not documented
(#44) Constant Zend_Mime::MULTIPART_ALTERNATIVE is not documented
(#45) Constant Zend_Mime::MULTIPART_MIXED is not documented
(#46) Constant Zend_Mime::MULTIPART_RELATED is not documented
(#355) Phpdocs for function Zend_Mime::mimeEnd has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#294) Not recommended phpdocs tag @access used
(#335) Not recommended phpdocs tag @access used
(#347) Not recommended phpdocs tag @access used
(#358) Not recommended phpdocs tag @access used
(#16) Package Zend_Mime is not valid
(#27) Package Zend_Mime is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Mime/Decode.php
(#27) No one-line description found in phpdocs for class Zend_Mime_Decode
(#184) Phpdocs for function Zend_Mime_Decode::splitHeaderField has incomplete parameters list
(#237) Phpdocs for function Zend_Mime_Decode::decodeQuotedPrintable has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Mime is not valid
(#29) Package Zend_Mime is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Mime/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Mime_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Mime is not valid
(#31) Package Zend_Mime is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Mime/Message.php
(#43) Variable Zend_Mime_Message::$_parts is not documented
(#44) Variable Zend_Mime_Message::$_mime is not documented
(#34) No one-line description found in phpdocs for class Zend_Mime_Message
(#174) Phpdocs for function Zend_Mime_Message::getPartHeaders has incomplete parameters list
(#185) Phpdocs for function Zend_Mime_Message::getPartContent has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Mime is not valid
(#36) Package Zend_Mime is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Mime/Part.php
(#37) Variable Zend_Mime_Part::$type is not documented
(#38) Variable Zend_Mime_Part::$encoding is not documented
(#39) Variable Zend_Mime_Part::$id is not documented
(#40) Variable Zend_Mime_Part::$disposition is not documented
(#41) Variable Zend_Mime_Part::$filename is not documented
(#42) Variable Zend_Mime_Part::$description is not documented
(#43) Variable Zend_Mime_Part::$charset is not documented
(#44) Variable Zend_Mime_Part::$boundary is not documented
(#45) Variable Zend_Mime_Part::$location is not documented
(#46) Variable Zend_Mime_Part::$language is not documented
(#47) Variable Zend_Mime_Part::$_content is not documented
(#48) Variable Zend_Mime_Part::$_isStream is not documented
(#136) Phpdocs for function Zend_Mime_Part::getContent has incomplete parameters list
(#150) Phpdocs for function Zend_Mime_Part::getHeadersArray has incomplete parameters list
(#203) Phpdocs for function Zend_Mime_Part::getHeaders has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#153) Not recommended phpdocs tag @access used
(#16) Package Zend_Mime is not valid
(#31) Package Zend_Mime is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Navigation.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Navigation is not valid
(#31) Package Zend_Navigation is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Navigation/Container.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Navigation is not valid
(#28) Package Zend_Navigation is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Navigation/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Navigation is not valid
(#31) Package Zend_Navigation is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Navigation/Page.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Navigation is not valid
(#31) Package Zend_Navigation is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Navigation/Page/Mvc.php
(#40) No one-line description found in phpdocs for class Zend_Navigation_Page_Mvc
(#316) Phpdocs for function Zend_Navigation_Page_Mvc::setParams has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Navigation is not valid
(#45) Package Zend_Navigation is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Navigation/Page/Uri.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Navigation is not valid
(#32) Package Zend_Navigation is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth.php
(#33) Constant Zend_Oauth::REQUEST_SCHEME_HEADER is not documented
(#34) Constant Zend_Oauth::REQUEST_SCHEME_POSTBODY is not documented
(#35) Constant Zend_Oauth::REQUEST_SCHEME_QUERYSTRING is not documented
(#36) Constant Zend_Oauth::GET is not documented
(#37) Constant Zend_Oauth::POST is not documented
(#38) Constant Zend_Oauth::PUT is not documented
(#39) Constant Zend_Oauth::DELETE is not documented
(#40) Constant Zend_Oauth::HEAD is not documented
(#25) No one-line description found in phpdocs for class Zend_Oauth
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#27) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Client.php
(#34) No one-line description found in phpdocs for class Zend_Oauth_Client
(#158) Phpdocs for function Zend_Oauth_Client::resetParameters has incomplete parameters list
(#42) Phpdocs for variable Zend_Oauth_Client::$supportsRevisionA does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#36) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Config.php
(#31) No one-line description found in phpdocs for class Zend_Oauth_Config
(#171) Phpdocs for function Zend_Oauth_Config::setOptions has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#33) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Config/ConfigInterface.php
(#30) Function setOptions is not documented
(#32) Function setConsumerKey is not documented
(#34) Function getConsumerKey is not documented
(#36) Function setConsumerSecret is not documented
(#38) Function getConsumerSecret is not documented
(#40) Function setSignatureMethod is not documented
(#42) Function getSignatureMethod is not documented
(#44) Function setRequestScheme is not documented
(#46) Function getRequestScheme is not documented
(#48) Function setVersion is not documented
(#50) Function getVersion is not documented
(#52) Function setCallbackUrl is not documented
(#54) Function getCallbackUrl is not documented
(#56) Function setRequestTokenUrl is not documented
(#58) Function getRequestTokenUrl is not documented
(#60) Function setRequestMethod is not documented
(#62) Function getRequestMethod is not documented
(#64) Function setAccessTokenUrl is not documented
(#66) Function getAccessTokenUrl is not documented
(#68) Function setUserAuthorizationUrl is not documented
(#70) Function getUserAuthorizationUrl is not documented
(#72) Function setToken is not documented
(#74) Function getToken is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#24) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Consumer.php
(#51) Variable Zend_Oauth_Consumer::$switcheroo is not documented
(#43) No one-line description found in phpdocs for class Zend_Oauth_Consumer
(#95) Phpdocs for function Zend_Oauth_Consumer::getRequestToken has incomplete parameters list
(#127) Phpdocs for function Zend_Oauth_Consumer::getRedirectUrl has incomplete parameters list
(#154) Phpdocs for function Zend_Oauth_Consumer::redirect has incomplete parameters list
(#171) Phpdocs for function Zend_Oauth_Consumer::getAccessToken has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#45) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Exception.php
(#26) No one-line description found in phpdocs for class Zend_Oauth_Exception
(#16) Package Zend_Oauth is not valid
(#28) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Http.php
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http
(#77) Phpdocs for function Zend_Oauth_Http::__construct has incomplete parameters list
(#219) Phpdocs for function Zend_Oauth_Http::_assessRequestAttempt has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#30) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Http/AccessToken.php
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http_AccessToken
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#30) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Http/RequestToken.php
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http_RequestToken
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#30) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Http/UserAuthorization.php
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http_UserAuthorization
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#30) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Http/Utility.php
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http_Utility
(#40) Phpdocs for function Zend_Oauth_Http_Utility::assembleParams has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#30) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Signature/Hmac.php
(#28) No one-line description found in phpdocs for class Zend_Oauth_Signature_Hmac
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#30) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Signature/Plaintext.php
(#25) No one-line description found in phpdocs for class Zend_Oauth_Signature_Plaintext
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#27) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Signature/Rsa.php
(#28) No one-line description found in phpdocs for class Zend_Oauth_Signature_Rsa
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#30) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Signature/SignatureAbstract.php
(#28) No one-line description found in phpdocs for class Zend_Oauth_Signature_SignatureAbstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#30) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Token.php
(#36) Constant Zend_Oauth_Token::TOKEN_PARAM_KEY is not documented
(#37) Constant Zend_Oauth_Token::TOKEN_SECRET_PARAM_KEY is not documented
(#38) Constant Zend_Oauth_Token::TOKEN_PARAM_CALLBACK_CONFIRMED is not documented
(#25) No one-line description found in phpdocs for class Zend_Oauth_Token
(#63) Phpdocs for function Zend_Oauth_Token::__construct has incomplete parameters list
(#201) Phpdocs for function Zend_Oauth_Token::__get has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#27) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Token/Access.php
(#34) No one-line description found in phpdocs for class Zend_Oauth_Token_Access
(#45) Phpdocs for function Zend_Oauth_Token_Access::toHeader has incomplete parameters list
(#67) Phpdocs for function Zend_Oauth_Token_Access::toQueryString has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#36) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Token/AuthorizedRequest.php
(#25) No one-line description found in phpdocs for class Zend_Oauth_Token_AuthorizedRequest
(#41) Phpdocs for function Zend_Oauth_Token_AuthorizedRequest::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#27) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Oauth/Token/Request.php
(#25) No one-line description found in phpdocs for class Zend_Oauth_Token_Request
(#36) Phpdocs for function Zend_Oauth_Token_Request::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Oauth is not valid
(#27) Package Zend_Oauth is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId.php
(#2) Empty line found after PHP open tag
(#28) No one-line description found in phpdocs for class Zend_OpenId
(#215) Phpdocs for function Zend_OpenId::normalizeUrl has incomplete parameters list
(#375) Phpdocs for function Zend_OpenId::normalize has incomplete parameters list
(#59) Phpdocs for variable Zend_OpenId::$exitOnRedirect does not contain @var or incorrect
(#64) Phpdocs for variable Zend_OpenId::$selfUrl does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#37) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Consumer.php
(#2) Empty line found after PHP open tag
(#183) Phpdocs for function Zend_OpenId_Consumer::verify has incomplete parameters list
(#439) Phpdocs for function Zend_OpenId_Consumer::_getAssociation has incomplete parameters list
(#472) Phpdocs for function Zend_OpenId_Consumer::_httpRequest has incomplete parameters list
(#714) Phpdocs for function Zend_OpenId_Consumer::_discovery has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#48) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#47) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Consumer/Storage.php
(#2) Empty line found after PHP open tag
(#53) Phpdocs for function Zend_OpenId_Consumer_Storage::getAssociation has incomplete parameters list
(#67) Phpdocs for function Zend_OpenId_Consumer_Storage::getAssociationByHandle has incomplete parameters list
(#100) Phpdocs for function Zend_OpenId_Consumer_Storage::getDiscoveryInfo has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#28) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Consumer/Storage/File.php
(#2) Empty line found after PHP open tag
(#175) Phpdocs for function Zend_OpenId_Consumer_Storage_File::getAssociation has incomplete parameters list
(#228) Phpdocs for function Zend_OpenId_Consumer_Storage_File::getAssociationByHandle has incomplete parameters list
(#362) Phpdocs for function Zend_OpenId_Consumer_Storage_File::getDiscoveryInfo has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#33) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Exception.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#32) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Extension.php
(#2) Empty line found after PHP open tag
(#37) Phpdocs for function Zend_OpenId_Extension::forAll has incomplete parameters list
(#69) Phpdocs for function Zend_OpenId_Extension::prepareRequest has incomplete parameters list
(#94) Phpdocs for function Zend_OpenId_Extension::prepareResponse has incomplete parameters list
(#118) Phpdocs for function Zend_OpenId_Extension::getTrustData has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#27) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Extension/Sreg.php
(#2) Empty line found after PHP open tag
(#44) Variable Zend_OpenId_Extension_Sreg::$_props is not documented
(#45) Variable Zend_OpenId_Extension_Sreg::$_policy_url is not documented
(#46) Variable Zend_OpenId_Extension_Sreg::$_version is not documented
(#118) Phpdocs for function Zend_OpenId_Extension_Sreg::prepareRequest has incomplete parameters list
(#203) Phpdocs for function Zend_OpenId_Extension_Sreg::prepareResponse has incomplete parameters list
(#259) Phpdocs for function Zend_OpenId_Extension_Sreg::getTrustData has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#32) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Provider.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#38) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Provider/Storage.php
(#2) Empty line found after PHP open tag
(#52) Phpdocs for function Zend_OpenId_Provider_Storage::getAssociation has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#28) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Provider/Storage/File.php
(#2) Empty line found after PHP open tag
(#134) Phpdocs for function Zend_OpenId_Provider_Storage_File::getAssociation has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#33) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Provider/User.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#28) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/OpenId/Provider/User/Session.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_OpenId_Provider_User_Session
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_OpenId is not valid
(#39) Package Zend_OpenId is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator.php
(#32) No one-line description found in phpdocs for class Zend_Paginator
(#737) Phpdocs for function Zend_Paginator::getItemsByPage has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#34) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/Adapter/Array.php
(#27) No one-line description found in phpdocs for class Zend_Paginator_Adapter_Array
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#29) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/Adapter/DbSelect.php
(#37) No one-line description found in phpdocs for class Zend_Paginator_Adapter_DbSelect
(#93) Phpdocs for function Zend_Paginator_Adapter_DbSelect::setRowCount has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#39) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/Adapter/DbTableSelect.php
(#27) No one-line description found in phpdocs for class Zend_Paginator_Adapter_DbTableSelect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#29) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/Adapter/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#26) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/Adapter/Iterator.php
(#32) No one-line description found in phpdocs for class Zend_Paginator_Adapter_Iterator
(#19) Not recommended phpdocs tag @version used
(#88) Inline phpdocs tag not enclosed with curly brackets @link found
(#16) Package Zend_Paginator is not valid
(#34) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/Adapter/Null.php
(#27) No one-line description found in phpdocs for class Zend_Paginator_Adapter_Null
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#29) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/AdapterAggregate.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#27) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Paginator_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#29) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/All.php
(#27) No one-line description found in phpdocs for class Zend_Paginator_ScrollingStyle_All
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#33) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/Elastic.php
(#27) No one-line description found in phpdocs for class Zend_Paginator_ScrollingStyle_Elastic
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#34) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#24) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/Jumping.php
(#27) No one-line description found in phpdocs for class Zend_Paginator_ScrollingStyle_Jumping
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#33) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/ScrollingStyle/Sliding.php
(#27) No one-line description found in phpdocs for class Zend_Paginator_ScrollingStyle_Sliding
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#35) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Paginator/SerializableLimitIterator.php
(#22) No one-line description found in phpdocs for class Zend_Paginator_SerializableLimitIterator
(#60) There is no description in phpdocs for function serialize
(#73) There is no description in phpdocs for function unserialize
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Paginator is not valid
(#24) Package Zend_Paginator is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf.php
(#63) No one-line description found in phpdocs for class Zend_Pdf
(#291) Phpdocs for function Zend_Pdf::__construct has incomplete parameters list
(#902) Phpdocs for function Zend_Pdf::setNamedDestination has incomplete parameters list
(#961) Phpdocs for function Zend_Pdf::resolveDestination has incomplete parameters list
(#1019) Phpdocs for function Zend_Pdf::_cleanUpAction has incomplete parameters list
(#1110) Phpdocs for function Zend_Pdf::extractFont has incomplete parameters list
(#852) Invalid phpdocs tag @returns used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#74) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#73) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action.php
(#320) Found comment starting with three or more slashes
(#322) Found comment starting with three or more slashes
(#391) Found comment starting with three or more slashes
(#393) Found comment starting with three or more slashes
(#68) Phpdocs for function Zend_Pdf_Action::__construct has incomplete parameters list
(#251) Phpdocs for function Zend_Pdf_Action::dumpAction has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#109) Not recommended phpdocs tag @internal used
(#237) Not recommended phpdocs tag @internal used
(#250) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#36) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/GoTo.php
(#54) Phpdocs for function Zend_Pdf_Action_GoTo::__construct has incomplete parameters list
(#94) Phpdocs for function Zend_Pdf_Action_GoTo::setDestination has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#36) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/GoTo3DView.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_GoTo3DView
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/GoToE.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/GoToR.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/Hide.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_Hide
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/ImportData.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_ImportData
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/JavaScript.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_JavaScript
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/Launch.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/Movie.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_Movie
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/Named.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_Named
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/Rendition.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_Rendition
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/ResetForm.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_ResetForm
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/SetOCGState.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_SetOCGState
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/Sound.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_Sound
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/SubmitForm.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_SubmitForm
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/Thread.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/Trans.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_Action_Trans
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/URI.php
(#49) Phpdocs for function Zend_Pdf_Action_URI::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#39) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Action/Unknown.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Annotation.php
(#184) Phpdocs for function Zend_Pdf_Annotation::__construct has incomplete parameters list
(#223) Phpdocs for function Zend_Pdf_Annotation::load has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#50) Not recommended phpdocs tag @internal used
(#222) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#33) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Annotation/FileAttachment.php
(#35) No one-line description found in phpdocs for class Zend_Pdf_Annotation_FileAttachment
(#46) Phpdocs for function Zend_Pdf_Annotation_FileAttachment::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#39) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Annotation/Link.php
(#34) No one-line description found in phpdocs for class Zend_Pdf_Annotation_Link
(#48) Phpdocs for function Zend_Pdf_Annotation_Link::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#41) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Annotation/Markup.php
(#48) Constant Zend_Pdf_Annotation_Markup::SUBTYPE_UNDERLINE is not documented
(#49) Constant Zend_Pdf_Annotation_Markup::SUBTYPE_SQUIGGLY is not documented
(#50) Constant Zend_Pdf_Annotation_Markup::SUBTYPE_STRIKEOUT is not documented
(#52) Phpdocs for function Zend_Pdf_Annotation_Markup::__construct has incomplete parameters list
(#16) Package Zend_Pdf is not valid
(#37) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Annotation/Text.php
(#45) Phpdocs for function Zend_Pdf_Annotation_Text::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#38) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Cmap.php
(#24) No one-line description found in phpdocs for class Zend_Pdf_Cmap
(#265) Phpdocs for function Zend_Pdf_Cmap::_extractInt2 has incomplete parameters list
(#292) Phpdocs for function Zend_Pdf_Cmap::_extractUInt2 has incomplete parameters list
(#319) Phpdocs for function Zend_Pdf_Cmap::_extractUInt4 has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#248) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#48) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Cmap/ByteEncoding.php
(#20) Not recommended phpdocs tag @version used
(#127) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#37) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Cmap/ByteEncoding/Static.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#33) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Cmap/SegmentToDelta.php
(#20) Not recommended phpdocs tag @version used
(#273) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Cmap/TrimmedTable.php
(#20) Not recommended phpdocs tag @version used
(#142) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Color.php
(#23) No one-line description found in phpdocs for class Zend_Pdf_Color
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Color/Cmyk.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#33) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Color/GrayScale.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Color/Html.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#33) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Color/Rgb.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination.php
(#46) Phpdocs for function Zend_Pdf_Destination::load has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#45) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#35) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/Explicit.php
(#20) Not recommended phpdocs tag @version used
(#115) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/Fit.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/FitBoundingBox.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/FitBoundingBoxHorizontally.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#43) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/FitBoundingBoxVertically.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#42) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/FitHorizontally.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#42) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/FitRectangle.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/FitVertically.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#42) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/Named.php
(#57) Phpdocs for function Zend_Pdf_Destination_Named::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#94) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#40) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/Unknown.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Destination/Zoom.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element.php
(#32) Constant Zend_Pdf_Element::TYPE_BOOL is not documented
(#33) Constant Zend_Pdf_Element::TYPE_NUMERIC is not documented
(#34) Constant Zend_Pdf_Element::TYPE_STRING is not documented
(#35) Constant Zend_Pdf_Element::TYPE_NAME is not documented
(#36) Constant Zend_Pdf_Element::TYPE_ARRAY is not documented
(#37) Constant Zend_Pdf_Element::TYPE_DICTIONARY is not documented
(#38) Constant Zend_Pdf_Element::TYPE_STREAM is not documented
(#39) Constant Zend_Pdf_Element::TYPE_NULL is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#26) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Array.php
(#87) Phpdocs for function Zend_Pdf_Element_Array::__set has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Boolean.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Dictionary.php
(#82) Phpdocs for function Zend_Pdf_Element_Dictionary::add has incomplete parameters list
(#104) Phpdocs for function Zend_Pdf_Element_Dictionary::__get has incomplete parameters list
(#118) Phpdocs for function Zend_Pdf_Element_Dictionary::__set has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#81) Not recommended phpdocs tag @name used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Name.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Null.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Numeric.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Object.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Object/Stream.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#36) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Reference.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Reference/Context.php
(#23) No one-line description found in phpdocs for class Zend_Pdf_Element_Reference_Context
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#28) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Reference/Table.php
(#115) Phpdocs for function Zend_Pdf_Element_Reference_Table::setParent has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#27) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/Stream.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/String.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Element/String/Binary.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/ElementFactory.php
(#26) No one-line description found in phpdocs for class Zend_Pdf_ElementFactory
(#336) Phpdocs for function Zend_Pdf_ElementFactory::newStreamObject has incomplete parameters list
(#393) Phpdocs for function Zend_Pdf_ElementFactory::registerObject has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#134) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/ElementFactory/Interface.php
(#86) Phpdocs for function cleanEnumerationShiftCache has incomplete parameters list
(#131) Phpdocs for function newStreamObject has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#35) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#26) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/ElementFactory/Proxy.php
(#53) Function Zend_Pdf_ElementFactory_Proxy::__destruct is not documented
(#25) No one-line description found in phpdocs for class Zend_Pdf_ElementFactory_Proxy
(#135) Phpdocs for function Zend_Pdf_ElementFactory_Proxy::cleanEnumerationShiftCache has incomplete parameters list
(#195) Phpdocs for function Zend_Pdf_ElementFactory_Proxy::newStreamObject has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#62) Not recommended phpdocs tag @internal used
(#122) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#29) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Exception.php
(#336) Constant Zend_Pdf_Exception::CANT_DETERMINE_IMAGE_TYPE is not documented
(#337) Constant Zend_Pdf_Exception::WRONG_IMAGE_TYPE is not documented
(#338) Constant Zend_Pdf_Exception::UNSUPPORTED_IMAGE_ENCODING_OPTIONS is not documented
(#339) Constant Zend_Pdf_Exception::IMAGE_FILE_CORRUPT is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#46) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/FileParser.php
(#180) Function Zend_Pdf_FileParser::getOffset is not documented
(#184) Function Zend_Pdf_FileParser::getSize is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/FileParser/Font.php
(#199) Phpdocs for function Zend_Pdf_FileParser_Font::_debugLog has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#37) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/FileParser/Font/OpenType.php
(#1013) Phpdocs for function Zend_Pdf_FileParser_Font_OpenType::_readTableVersion has incomplete parameters list
(#1035) Phpdocs for function Zend_Pdf_FileParser_Font_OpenType::_languageCodeForPlatform has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#46) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/FileParser/Font/OpenType/TrueType.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/FileParser/Image.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#36) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/FileParser/Image/Png.php
(#52) Function Zend_Pdf_FileParser_Image_Png::getWidth is not documented
(#59) Function Zend_Pdf_FileParser_Image_Png::getHeight is not documented
(#66) Function Zend_Pdf_FileParser_Image_Png::getBitDepth is not documented
(#73) Function Zend_Pdf_FileParser_Image_Png::getColorSpace is not documented
(#80) Function Zend_Pdf_FileParser_Image_Png::getCompressionStrategy is not documented
(#87) Function Zend_Pdf_FileParser_Image_Png::getPaethFilter is not documented
(#94) Function Zend_Pdf_FileParser_Image_Png::getInterlacingMode is not documented
(#101) Function Zend_Pdf_FileParser_Image_Png::getRawImageData is not documented
(#108) Function Zend_Pdf_FileParser_Image_Png::getRawPaletteData is not documented
(#115) Function Zend_Pdf_FileParser_Image_Png::getRawTransparencyData is not documented
(#157) Function Zend_Pdf_FileParser_Image_Png::_parseSignature is not documented
(#166) Function Zend_Pdf_FileParser_Image_Png::_checkSignature is not documented
(#173) Function Zend_Pdf_FileParser_Image_Png::_parseChunks is not documented
(#217) Function Zend_Pdf_FileParser_Image_Png::_parseIHDRChunk is not documented
(#236) Function Zend_Pdf_FileParser_Image_Png::_parseIDATChunk is not documented
(#245) Function Zend_Pdf_FileParser_Image_Png::_parsePLTEChunk is not documented
(#250) Function Zend_Pdf_FileParser_Image_Png::_parseTRNSChunk is not documented
(#37) Variable Zend_Pdf_FileParser_Image_Png::$_isPNG is not documented
(#38) Variable Zend_Pdf_FileParser_Image_Png::$_width is not documented
(#39) Variable Zend_Pdf_FileParser_Image_Png::$_height is not documented
(#40) Variable Zend_Pdf_FileParser_Image_Png::$_bits is not documented
(#41) Variable Zend_Pdf_FileParser_Image_Png::$_color is not documented
(#42) Variable Zend_Pdf_FileParser_Image_Png::$_compression is not documented
(#43) Variable Zend_Pdf_FileParser_Image_Png::$_preFilter is not documented
(#44) Variable Zend_Pdf_FileParser_Image_Png::$_interlacing is not documented
(#46) Variable Zend_Pdf_FileParser_Image_Png::$_imageData is not documented
(#47) Variable Zend_Pdf_FileParser_Image_Png::$_paletteData is not documented
(#48) Variable Zend_Pdf_FileParser_Image_Png::$_transparencyData is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/FileParserDataSource.php
(#23) No one-line description found in phpdocs for class Zend_Pdf_FileParserDataSource
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#36) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/FileParserDataSource/File.php
(#27) No one-line description found in phpdocs for class Zend_Pdf_FileParserDataSource_File
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#35) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/FileParserDataSource/String.php
(#26) No one-line description found in phpdocs for class Zend_Pdf_FileParserDataSource_String
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Filter/Ascii85.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#29) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Filter/AsciiHex.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#29) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Filter/Compression.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#29) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Filter/Compression/Flate.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#29) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Filter/Compression/Lzw.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#29) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Filter/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#25) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Filter/RunLength.php
(#16) Package Zend_Pdf is not valid
(#28) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Font.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Image.php
(#43) Constant Zend_Pdf_Image::TYPE_UNKNOWN is not documented
(#44) Constant Zend_Pdf_Image::TYPE_JPEG is not documented
(#45) Constant Zend_Pdf_Image::TYPE_PNG is not documented
(#46) Constant Zend_Pdf_Image::TYPE_TIFF is not documented
(#50) Constant Zend_Pdf_Image::TIFF_FIELD_TYPE_BYTE is not documented
(#51) Constant Zend_Pdf_Image::TIFF_FIELD_TYPE_ASCII is not documented
(#52) Constant Zend_Pdf_Image::TIFF_FIELD_TYPE_SHORT is not documented
(#53) Constant Zend_Pdf_Image::TIFF_FIELD_TYPE_LONG is not documented
(#54) Constant Zend_Pdf_Image::TIFF_FIELD_TYPE_RATIONAL is not documented
(#56) Constant Zend_Pdf_Image::TIFF_TAG_IMAGE_WIDTH is not documented
(#57) Constant Zend_Pdf_Image::TIFF_TAG_IMAGE_LENGTH is not documented
(#58) Constant Zend_Pdf_Image::TIFF_TAG_BITS_PER_SAMPLE is not documented
(#59) Constant Zend_Pdf_Image::TIFF_TAG_COMPRESSION is not documented
(#60) Constant Zend_Pdf_Image::TIFF_TAG_PHOTOMETRIC_INTERPRETATION is not documented
(#61) Constant Zend_Pdf_Image::TIFF_TAG_STRIP_OFFSETS is not documented
(#62) Constant Zend_Pdf_Image::TIFF_TAG_SAMPLES_PER_PIXEL is not documented
(#63) Constant Zend_Pdf_Image::TIFF_TAG_STRIP_BYTE_COUNTS is not documented
(#65) Constant Zend_Pdf_Image::TIFF_COMPRESSION_UNCOMPRESSED is not documented
(#66) Constant Zend_Pdf_Image::TIFF_COMPRESSION_CCITT1D is not documented
(#67) Constant Zend_Pdf_Image::TIFF_COMPRESSION_GROUP_3_FAX is not documented
(#68) Constant Zend_Pdf_Image::TIFF_COMPRESSION_GROUP_4_FAX is not documented
(#69) Constant Zend_Pdf_Image::TIFF_COMPRESSION_LZW is not documented
(#70) Constant Zend_Pdf_Image::TIFF_COMPRESSION_JPEG is not documented
(#71) Constant Zend_Pdf_Image::TIFF_COMPRESSION_FLATE is not documented
(#72) Constant Zend_Pdf_Image::TIFF_COMPRESSION_FLATE_OBSOLETE_CODE is not documented
(#73) Constant Zend_Pdf_Image::TIFF_COMPRESSION_PACKBITS is not documented
(#75) Constant Zend_Pdf_Image::TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO is not documented
(#76) Constant Zend_Pdf_Image::TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO is not documented
(#77) Constant Zend_Pdf_Image::TIFF_PHOTOMETRIC_INTERPRETATION_RGB is not documented
(#78) Constant Zend_Pdf_Image::TIFF_PHOTOMETRIC_INTERPRETATION_RGB_INDEXED is not documented
(#79) Constant Zend_Pdf_Image::TIFF_PHOTOMETRIC_INTERPRETATION_CMYK is not documented
(#80) Constant Zend_Pdf_Image::TIFF_PHOTOMETRIC_INTERPRETATION_YCBCR is not documented
(#81) Constant Zend_Pdf_Image::TIFF_PHOTOMETRIC_INTERPRETATION_CIELAB is not documented
(#85) Constant Zend_Pdf_Image::PNG_COMPRESSION_DEFAULT_STRATEGY is not documented
(#86) Constant Zend_Pdf_Image::PNG_COMPRESSION_FILTERED is not documented
(#87) Constant Zend_Pdf_Image::PNG_COMPRESSION_HUFFMAN_ONLY is not documented
(#88) Constant Zend_Pdf_Image::PNG_COMPRESSION_RLE is not documented
(#90) Constant Zend_Pdf_Image::PNG_FILTER_NONE is not documented
(#91) Constant Zend_Pdf_Image::PNG_FILTER_SUB is not documented
(#92) Constant Zend_Pdf_Image::PNG_FILTER_UP is not documented
(#93) Constant Zend_Pdf_Image::PNG_FILTER_AVERAGE is not documented
(#94) Constant Zend_Pdf_Image::PNG_FILTER_PAETH is not documented
(#96) Constant Zend_Pdf_Image::PNG_INTERLACING_DISABLED is not documented
(#97) Constant Zend_Pdf_Image::PNG_INTERLACING_ENABLED is not documented
(#99) Constant Zend_Pdf_Image::PNG_CHANNEL_GRAY is not documented
(#100) Constant Zend_Pdf_Image::PNG_CHANNEL_RGB is not documented
(#101) Constant Zend_Pdf_Image::PNG_CHANNEL_INDEXED is not documented
(#102) Constant Zend_Pdf_Image::PNG_CHANNEL_GRAY_ALPHA is not documented
(#103) Constant Zend_Pdf_Image::PNG_CHANNEL_RGB_ALPHA is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#31) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/NameTree.php
(#88) Function Zend_Pdf_NameTree::current is not documented
(#94) Function Zend_Pdf_NameTree::next is not documented
(#100) Function Zend_Pdf_NameTree::key is not documented
(#106) Function Zend_Pdf_NameTree::valid is not documented
(#111) Function Zend_Pdf_NameTree::rewind is not documented
(#117) Function Zend_Pdf_NameTree::offsetExists is not documented
(#123) Function Zend_Pdf_NameTree::offsetGet is not documented
(#129) Function Zend_Pdf_NameTree::offsetSet is not documented
(#139) Function Zend_Pdf_NameTree::offsetUnset is not documented
(#145) Function Zend_Pdf_NameTree::clear is not documented
(#150) Function Zend_Pdf_NameTree::count is not documented
(#49) Phpdocs for function Zend_Pdf_NameTree::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#32) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Outline.php
(#289) Found comment starting with three or more slashes
(#291) Found comment starting with three or more slashes
(#360) Found comment starting with three or more slashes
(#362) Found comment starting with three or more slashes
(#210) Phpdocs for function Zend_Pdf_Outline::create has incomplete parameters list
(#275) Phpdocs for function Zend_Pdf_Outline::dumpOutline has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#254) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#29) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Outline/Created.php
(#238) Phpdocs for function Zend_Pdf_Outline_Created::dumpOutline has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#237) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#39) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Outline/Loaded.php
(#452) Function Zend_Pdf_Outline_Loaded::dump is not documented
(#304) Phpdocs for function Zend_Pdf_Outline_Loaded::__construct has incomplete parameters list
(#366) Phpdocs for function Zend_Pdf_Outline_Loaded::dumpOutline has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#303) Not recommended phpdocs tag @internal used
(#365) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#40) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Page.php
(#1579) There is no description in phpdocs for function attachAnnotation
(#770) Phpdocs for function Zend_Pdf_Page::extractFont has incomplete parameters list
(#1240) Phpdocs for function Zend_Pdf_Page::drawImage has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#414) Not recommended phpdocs tag @internal used
(#712) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#37) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Parser.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/RecursivelyIteratableObjectsContainer.php
(#34) Function Zend_Pdf_RecursivelyIteratableObjectsContainer::__construct is not documented
(#36) Function Zend_Pdf_RecursivelyIteratableObjectsContainer::current is not documented
(#37) Function Zend_Pdf_RecursivelyIteratableObjectsContainer::key is not documented
(#38) Function Zend_Pdf_RecursivelyIteratableObjectsContainer::next is not documented
(#39) Function Zend_Pdf_RecursivelyIteratableObjectsContainer::rewind is not documented
(#40) Function Zend_Pdf_RecursivelyIteratableObjectsContainer::valid is not documented
(#41) Function Zend_Pdf_RecursivelyIteratableObjectsContainer::getChildren is not documented
(#42) Function Zend_Pdf_RecursivelyIteratableObjectsContainer::hasChildren is not documented
(#44) Function Zend_Pdf_RecursivelyIteratableObjectsContainer::count is not documented
(#32) Variable Zend_Pdf_RecursivelyIteratableObjectsContainer::$_objects is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#26) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource.php
(#19) Not recommended phpdocs tag @version used
(#83) Not recommended phpdocs tag @internal used
(#94) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#26) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font.php
(#20) Not recommended phpdocs tag @version used
(#518) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#45) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/CidFont.php
(#83) Phpdocs for function Zend_Pdf_Resource_Font_CidFont::__construct has incomplete parameters list
(#375) Phpdocs for function Zend_Pdf_Resource_Font_CidFont::widthsForChars has incomplete parameters list
(#410) Phpdocs for function Zend_Pdf_Resource_Font_CidFont::widthsForGlyphs has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#52) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/CidFont/TrueType.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#45) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Extracted.php
(#44) Constant Zend_Pdf_Resource_Font_Extracted::ENCODING_NOT_SUPPORTED is not documented
(#45) Constant Zend_Pdf_Resource_Font_Extracted::OPERATION_NOT_SUPPORTED is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#33) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/FontDescriptor.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#43) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple.php
(#220) Phpdocs for function Zend_Pdf_Resource_Font_Simple::widthsForGlyphs has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#57) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Parsed.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#38) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#40) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#60) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/Courier.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/CourierBold.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/CourierOblique.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/Helvetica.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBold.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#43) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/Symbol.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/TimesBold.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/TimesItalic.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/TimesRoman.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#44) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Font/Type0.php
(#102) Phpdocs for function Zend_Pdf_Resource_Font_Type0::__construct has incomplete parameters list
(#207) Phpdocs for function Zend_Pdf_Resource_Font_Type0::widthsForGlyphs has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#58) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Image.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#40) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Image/Jpeg.php
(#41) Variable Zend_Pdf_Resource_Image_Jpeg::$_width is not documented
(#42) Variable Zend_Pdf_Resource_Image_Jpeg::$_height is not documented
(#43) Variable Zend_Pdf_Resource_Image_Jpeg::$_imageProperties is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Image/Png.php
(#63) Variable Zend_Pdf_Resource_Image_Png::$_width is not documented
(#64) Variable Zend_Pdf_Resource_Image_Png::$_height is not documented
(#65) Variable Zend_Pdf_Resource_Image_Png::$_imageProperties is not documented
(#43) Constant Zend_Pdf_Resource_Image_Png::PNG_COMPRESSION_DEFAULT_STRATEGY is not documented
(#44) Constant Zend_Pdf_Resource_Image_Png::PNG_COMPRESSION_FILTERED is not documented
(#45) Constant Zend_Pdf_Resource_Image_Png::PNG_COMPRESSION_HUFFMAN_ONLY is not documented
(#46) Constant Zend_Pdf_Resource_Image_Png::PNG_COMPRESSION_RLE is not documented
(#48) Constant Zend_Pdf_Resource_Image_Png::PNG_FILTER_NONE is not documented
(#49) Constant Zend_Pdf_Resource_Image_Png::PNG_FILTER_SUB is not documented
(#50) Constant Zend_Pdf_Resource_Image_Png::PNG_FILTER_UP is not documented
(#51) Constant Zend_Pdf_Resource_Image_Png::PNG_FILTER_AVERAGE is not documented
(#52) Constant Zend_Pdf_Resource_Image_Png::PNG_FILTER_PAETH is not documented
(#54) Constant Zend_Pdf_Resource_Image_Png::PNG_INTERLACING_DISABLED is not documented
(#55) Constant Zend_Pdf_Resource_Image_Png::PNG_INTERLACING_ENABLED is not documented
(#57) Constant Zend_Pdf_Resource_Image_Png::PNG_CHANNEL_GRAY is not documented
(#58) Constant Zend_Pdf_Resource_Image_Png::PNG_CHANNEL_RGB is not documented
(#59) Constant Zend_Pdf_Resource_Image_Png::PNG_CHANNEL_INDEXED is not documented
(#60) Constant Zend_Pdf_Resource_Image_Png::PNG_CHANNEL_GRAY_ALPHA is not documented
(#61) Constant Zend_Pdf_Resource_Image_Png::PNG_CHANNEL_RGB_ALPHA is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#37) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/Image/Tiff.php
(#73) Variable Zend_Pdf_Resource_Image_Tiff::$_width is not documented
(#74) Variable Zend_Pdf_Resource_Image_Tiff::$_height is not documented
(#75) Variable Zend_Pdf_Resource_Image_Tiff::$_imageProperties is not documented
(#76) Variable Zend_Pdf_Resource_Image_Tiff::$_endianType is not documented
(#77) Variable Zend_Pdf_Resource_Image_Tiff::$_fileSize is not documented
(#78) Variable Zend_Pdf_Resource_Image_Tiff::$_bitsPerSample is not documented
(#79) Variable Zend_Pdf_Resource_Image_Tiff::$_compression is not documented
(#80) Variable Zend_Pdf_Resource_Image_Tiff::$_filter is not documented
(#81) Variable Zend_Pdf_Resource_Image_Tiff::$_colorCode is not documented
(#82) Variable Zend_Pdf_Resource_Image_Tiff::$_whiteIsZero is not documented
(#83) Variable Zend_Pdf_Resource_Image_Tiff::$_blackIsZero is not documented
(#84) Variable Zend_Pdf_Resource_Image_Tiff::$_colorSpace is not documented
(#85) Variable Zend_Pdf_Resource_Image_Tiff::$_imageDataOffset is not documented
(#86) Variable Zend_Pdf_Resource_Image_Tiff::$_imageDataLength is not documented
(#40) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_FIELD_TYPE_BYTE is not documented
(#41) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_FIELD_TYPE_ASCII is not documented
(#42) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_FIELD_TYPE_SHORT is not documented
(#43) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_FIELD_TYPE_LONG is not documented
(#44) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_FIELD_TYPE_RATIONAL is not documented
(#46) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_TAG_IMAGE_WIDTH is not documented
(#47) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_TAG_IMAGE_LENGTH is not documented
(#48) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_TAG_BITS_PER_SAMPLE is not documented
(#49) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_TAG_COMPRESSION is not documented
(#50) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_TAG_PHOTOMETRIC_INTERPRETATION is not documented
(#51) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_TAG_STRIP_OFFSETS is not documented
(#52) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_TAG_SAMPLES_PER_PIXEL is not documented
(#53) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_TAG_STRIP_BYTE_COUNTS is not documented
(#55) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_COMPRESSION_UNCOMPRESSED is not documented
(#56) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_COMPRESSION_CCITT1D is not documented
(#57) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_COMPRESSION_GROUP_3_FAX is not documented
(#58) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_COMPRESSION_GROUP_4_FAX is not documented
(#59) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_COMPRESSION_LZW is not documented
(#60) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_COMPRESSION_JPEG is not documented
(#61) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_COMPRESSION_FLATE is not documented
(#62) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_COMPRESSION_FLATE_OBSOLETE_CODE is not documented
(#63) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_COMPRESSION_PACKBITS is not documented
(#65) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO is not documented
(#66) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO is not documented
(#67) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_PHOTOMETRIC_INTERPRETATION_RGB is not documented
(#68) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_PHOTOMETRIC_INTERPRETATION_RGB_INDEXED is not documented
(#69) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_PHOTOMETRIC_INTERPRETATION_CMYK is not documented
(#70) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_PHOTOMETRIC_INTERPRETATION_YCBCR is not documented
(#71) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_PHOTOMETRIC_INTERPRETATION_CIELAB is not documented
(#88) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_ENDIAN_BIG is not documented
(#89) Constant Zend_Pdf_Resource_Image_Tiff::TIFF_ENDIAN_LITTLE is not documented
(#91) Constant Zend_Pdf_Resource_Image_Tiff::UNPACK_TYPE_BYTE is not documented
(#92) Constant Zend_Pdf_Resource_Image_Tiff::UNPACK_TYPE_SHORT is not documented
(#93) Constant Zend_Pdf_Resource_Image_Tiff::UNPACK_TYPE_LONG is not documented
(#94) Constant Zend_Pdf_Resource_Image_Tiff::UNPACK_TYPE_RATIONAL is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#34) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Resource/ImageFactory.php
(#35) Function Zend_Pdf_Resource_ImageFactory::factory is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#28) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/StringParser.php
(#281) Phpdocs for function Zend_Pdf_StringParser::readElement has incomplete parameters list
(#723) Phpdocs for function Zend_Pdf_StringParser::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#40) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Style.php
(#50) Variable Zend_Pdf_Style::$_color is not documented
(#23) No one-line description found in phpdocs for class Zend_Pdf_Style
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#29) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Target.php
(#34) Phpdocs for function Zend_Pdf_Target::load has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#72) Not recommended phpdocs tag @internal used
(#16) Package Zend_Pdf is not valid
(#27) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Trailer.php
(#32) Variable Zend_Pdf_Trailer::$_allowedKeys is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#26) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Trailer/Generator.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#29) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/Trailer/Keeper.php
(#26) No one-line description found in phpdocs for class Zend_Pdf_Trailer_Keeper
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#30) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Pdf/UpdateInfoContainer.php
(#64) Phpdocs for function Zend_Pdf_UpdateInfoContainer::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Pdf is not valid
(#26) Package Zend_Pdf is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/ProgressBar.php
(#188) Phpdocs for function Zend_ProgressBar::next has incomplete parameters list
(#17) Not recommended phpdocs tag @version used
(#14) Package Zend_ProgressBar is not valid
(#24) Package Zend_ProgressBar is not valid
(#13) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/ProgressBar/Adapter.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_ProgressBar is not valid
(#26) Package Zend_ProgressBar is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/ProgressBar/Adapter/Console.php
(#30) No one-line description found in phpdocs for class Zend_ProgressBar_Adapter_Console
(#17) Not recommended phpdocs tag @version used
(#14) Package Zend_ProgressBar is not valid
(#35) Package Zend_ProgressBar is not valid
(#13) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/ProgressBar/Adapter/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_ProgressBar is not valid
(#31) Package Zend_ProgressBar is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/ProgressBar/Adapter/JsPull.php
(#30) No one-line description found in phpdocs for class Zend_ProgressBar_Adapter_JsPull
(#17) Not recommended phpdocs tag @version used
(#14) Package Zend_ProgressBar is not valid
(#35) Package Zend_ProgressBar is not valid
(#13) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/ProgressBar/Adapter/JsPush.php
(#30) No one-line description found in phpdocs for class Zend_ProgressBar_Adapter_JsPush
(#17) Not recommended phpdocs tag @version used
(#14) Package Zend_ProgressBar is not valid
(#35) Package Zend_ProgressBar is not valid
(#13) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/ProgressBar/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_ProgressBar is not valid
(#31) Package Zend_ProgressBar is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue.php
(#267) There is no description in phpdocs for function setMessageClass
(#277) There is no description in phpdocs for function getMessageClass
(#285) There is no description in phpdocs for function setMessageSetClass
(#295) There is no description in phpdocs for function getMessageSetClass
(#88) Phpdocs for function Zend_Queue::__construct has incomplete parameters list
(#470) Phpdocs for function Zend_Queue::getCapabilities has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#26) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/Activemq.php
(#49) Constant Zend_Queue_Adapter_Activemq::DEFAULT_SCHEME is not documented
(#50) Constant Zend_Queue_Adapter_Activemq::DEFAULT_HOST is not documented
(#51) Constant Zend_Queue_Adapter_Activemq::DEFAULT_PORT is not documented
(#61) Phpdocs for function Zend_Queue_Adapter_Activemq::__construct has incomplete parameters list
(#320) Phpdocs for function Zend_Queue_Adapter_Activemq::getCapabilities has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#42) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/AdapterAbstract.php
(#94) Phpdocs for function Zend_Queue_Adapter_AdapterAbstract::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#37) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/AdapterInterface.php
(#107) Phpdocs for function count has incomplete parameters list
(#119) Phpdocs for function send has incomplete parameters list
(#128) Phpdocs for function receive has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#27) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/Array.php
(#47) Phpdocs for function Zend_Queue_Adapter_Array::__construct has incomplete parameters list
(#299) Phpdocs for function Zend_Queue_Adapter_Array::getCapabilities has incomplete parameters list
(#347) Phpdocs for function Zend_Queue_Adapter_Array::setData has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#32) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/Db.php
(#269) Function Zend_Queue_Adapter_Db::getQueues is not documented
(#77) Phpdocs for function Zend_Queue_Adapter_Db::__construct has incomplete parameters list
(#486) Phpdocs for function Zend_Queue_Adapter_Db::getCapabilities has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#52) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#51) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/Db/Message.php
(#28) No one-line description found in phpdocs for class Zend_Queue_Adapter_Db_Message
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#30) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/Db/Queue.php
(#28) No one-line description found in phpdocs for class Zend_Queue_Adapter_Db_Queue
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#30) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/Memcacheq.php
(#39) Constant Zend_Queue_Adapter_Memcacheq::DEFAULT_HOST is not documented
(#40) Constant Zend_Queue_Adapter_Memcacheq::DEFAULT_PORT is not documented
(#41) Constant Zend_Queue_Adapter_Memcacheq::EOL is not documented
(#70) Phpdocs for function Zend_Queue_Adapter_Memcacheq::__construct has incomplete parameters list
(#364) Phpdocs for function Zend_Queue_Adapter_Memcacheq::getCapabilities has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#32) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/Null.php
(#42) Phpdocs for function Zend_Queue_Adapter_Null::__construct has incomplete parameters list
(#55) Phpdocs for function Zend_Queue_Adapter_Null::isExists has incomplete parameters list
(#67) Phpdocs for function Zend_Queue_Adapter_Null::create has incomplete parameters list
(#78) Phpdocs for function Zend_Queue_Adapter_Null::delete has incomplete parameters list
(#100) Phpdocs for function Zend_Queue_Adapter_Null::count has incomplete parameters list
(#115) Phpdocs for function Zend_Queue_Adapter_Null::send has incomplete parameters list
(#126) Phpdocs for function Zend_Queue_Adapter_Null::receive has incomplete parameters list
(#137) Phpdocs for function Zend_Queue_Adapter_Null::deleteMessage has incomplete parameters list
(#158) Phpdocs for function Zend_Queue_Adapter_Null::getCapabilities has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#32) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Adapter/PlatformJobQueue.php
(#277) Function Zend_Queue_Adapter_PlatformJobQueue::isJobIdExist is not documented
(#47) Phpdocs for function Zend_Queue_Adapter_PlatformJobQueue::__construct has incomplete parameters list
(#151) Phpdocs for function Zend_Queue_Adapter_PlatformJobQueue::count has incomplete parameters list
(#171) Phpdocs for function Zend_Queue_Adapter_PlatformJobQueue::send has incomplete parameters list
(#292) Phpdocs for function Zend_Queue_Adapter_PlatformJobQueue::getCapabilities has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#32) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Queue_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#29) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Message.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#27) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Message/Iterator.php
(#23) No one-line description found in phpdocs for class Zend_Queue_Message_Iterator
(#175) Phpdocs for function Zend_Queue_Message_Iterator::setQueue has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#153) Invalid inline phpdocs tag @todo found
(#184) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Queue is not valid
(#25) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Message/PlatformJob.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#32) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Stomp/Client.php
(#44) Phpdocs for function Zend_Queue_Stomp_Client::__construct has incomplete parameters list
(#82) Phpdocs for function Zend_Queue_Stomp_Client::addConnection has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#27) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Stomp/Client/Connection.php
(#40) Constant Zend_Queue_Stomp_Client_Connection::READ_TIMEOUT_DEFAULT_USEC is not documented
(#41) Constant Zend_Queue_Stomp_Client_Connection::READ_TIMEOUT_DEFAULT_SEC is not documented
(#59) Phpdocs for function Zend_Queue_Stomp_Client_Connection::open has incomplete parameters list
(#150) Phpdocs for function Zend_Queue_Stomp_Client_Connection::write has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#117) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Queue is not valid
(#32) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Stomp/Client/ConnectionInterface.php
(#34) There is no description in phpdocs for function open
(#43) There is no description in phpdocs for function close
(#35) Phpdocs for function open has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#27) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Stomp/Frame.php
(#40) Constant Zend_Queue_Stomp_Frame::END_OF_FRAME is not documented
(#41) Constant Zend_Queue_Stomp_Frame::CONTENT_LENGTH is not documented
(#42) Constant Zend_Queue_Stomp_Frame::EOL is not documented
(#299) There is no description in phpdocs for function __toString
(#240) Phpdocs for function Zend_Queue_Stomp_Frame::setCommand has incomplete parameters list
(#65) Phpdocs for variable Zend_Queue_Stomp_Frame::$_autoContentLength does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#274) Invalid inline phpdocs tag @see found
(#16) Package Zend_Queue is not valid
(#32) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Queue/Stomp/FrameInterface.php
(#142) There is no description in phpdocs for function __toString
(#124) Phpdocs for function setCommand has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Queue is not valid
(#27) Package Zend_Queue is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Class.php
(#37) No one-line description found in phpdocs for class Zend_Reflection_Class
(#45) Phpdocs for function Zend_Reflection_Class::getDeclaringFile has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#39) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Docblock.php
(#43) Variable Zend_Reflection_Docblock::$_startLine is not documented
(#44) Variable Zend_Reflection_Docblock::$_endLine is not documented
(#27) No one-line description found in phpdocs for class Zend_Reflection_Docblock
(#19) Not recommended phpdocs tag @version used
(#259) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Reflection is not valid
(#29) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Docblock/Tag.php
(#25) No one-line description found in phpdocs for class Zend_Reflection_Docblock_Tag
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#27) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Docblock/Tag/Param.php
(#25) No one-line description found in phpdocs for class Zend_Reflection_Docblock_Tag_Param
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#27) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Docblock/Tag/Return.php
(#25) No one-line description found in phpdocs for class Zend_Reflection_Docblock_Tag_Return
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#27) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Reflection_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#29) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Extension.php
(#32) No one-line description found in phpdocs for class Zend_Reflection_Extension
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#34) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/File.php
(#32) No one-line description found in phpdocs for class Zend_Reflection_File
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#34) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Function.php
(#27) No one-line description found in phpdocs for class Zend_Reflection_Function
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#29) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Method.php
(#37) No one-line description found in phpdocs for class Zend_Reflection_Method
(#45) Phpdocs for function Zend_Reflection_Method::getDocblock has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#39) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Parameter.php
(#22) No one-line description found in phpdocs for class Zend_Reflection_Parameter
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#24) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Reflection/Property.php
(#22) No one-line description found in phpdocs for class Zend_Reflection_Property
(#31) Phpdocs for function Zend_Reflection_Property::getDeclaringClass has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Reflection is not valid
(#25) Package Zend_Reflection is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Registry.php
(#123) Invalid phpdocs tag @returns used
(#200) Invalid phpdocs tag @returns used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Registry is not valid
(#26) Package Zend_Registry is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Rest/Client.php
(#33) No one-line description found in phpdocs for class Zend_Rest_Client
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Rest is not valid
(#35) Package Zend_Rest is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Rest/Client/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Rest is not valid
(#32) Package Zend_Rest is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Rest/Client/Result.php
(#195) Function Zend_Rest_Client_Result::isError is not documented
(#205) Function Zend_Rest_Client_Result::isSuccess is not documented
(#23) No one-line description found in phpdocs for class Zend_Rest_Client_Result
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Rest is not valid
(#25) Package Zend_Rest is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Rest/Client/Result/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Rest is not valid
(#31) Package Zend_Rest is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Rest/Controller.php
(#25) No one-line description found in phpdocs for class Zend_Rest_Controller
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Rest is not valid
(#30) Package Zend_Rest is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Rest/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Rest_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Rest is not valid
(#31) Package Zend_Rest is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Rest/Route.php
(#92) Phpdocs for function Zend_Rest_Route::getInstance has incomplete parameters list
(#121) Phpdocs for function Zend_Rest_Route::match has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Rest is not valid
(#48) Package Zend_Rest is not valid
(#15) Category Zend is not valid
(#47) Category Zend is not valid
local/mr/vendor/zend/Zend/Rest/Server.php
(#38) No one-line description found in phpdocs for class Zend_Rest_Server
(#439) Phpdocs for function Zend_Rest_Server::fault has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#214) Invalid inline phpdocs tag @see found
(#16) Package Zend_Rest is not valid
(#40) Package Zend_Rest is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Rest/Server/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Rest is not valid
(#33) Package Zend_Rest is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Search_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Search is not valid
(#31) Package Zend_Search is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene.php
(#188) Constant Zend_Search_Lucene::FORMAT_PRE_2_1 is not documented
(#189) Constant Zend_Search_Lucene::FORMAT_2_1 is not documented
(#190) Constant Zend_Search_Lucene::FORMAT_2_3 is not documented
(#89) No one-line description found in phpdocs for class Zend_Search_Lucene
(#505) Phpdocs for function Zend_Search_Lucene::__construct has incomplete parameters list
(#902) Phpdocs for function Zend_Search_Lucene::setMergeFactor has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#603) Not recommended phpdocs tag @internal used
(#615) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#91) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#90) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer.php
(#70) Class Zend_Search_Lucene_Analysis_Analyzer is not documented
(#99) Phpdocs for function Zend_Search_Lucene_Analysis_Analyzer::tokenize has incomplete parameters list
(#119) Phpdocs for function Zend_Search_Lucene_Analysis_Analyzer::setInput has incomplete parameters list
(#150) Phpdocs for function Zend_Search_Lucene_Analysis_Analyzer::setDefault has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#64) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#63) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common.php
(#39) No one-line description found in phpdocs for class Zend_Search_Lucene_Analysis_Analyzer_Common
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#47) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#46) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php
(#36) Class Zend_Search_Lucene_Analysis_Analyzer_Common_Text is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php
(#40) Class Zend_Search_Lucene_Analysis_Analyzer_Common_Text_CaseInsensitive is not documented
(#42) Function Zend_Search_Lucene_Analysis_Analyzer_Common_Text_CaseInsensitive::__construct is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php
(#36) Class Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php
(#40) Class Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum_CaseInsensitive is not documented
(#42) Function Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum_CaseInsensitive::__construct is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php
(#36) Class Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8 is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php
(#40) Class Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8_CaseInsensitive is not documented
(#42) Function Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8_CaseInsensitive::__construct is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php
(#36) Class Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php
(#40) Class Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num_CaseInsensitive is not documented
(#42) Function Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8Num_CaseInsensitive::__construct is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/Token.php
(#24) No one-line description found in phpdocs for class Zend_Search_Lucene_Analysis_Token
(#82) Phpdocs for function Zend_Search_Lucene_Analysis_Token::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#26) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php
(#38) Class Zend_Search_Lucene_Analysis_TokenFilter_LowerCase is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php
(#38) Class Zend_Search_Lucene_Analysis_TokenFilter_LowerCaseUtf8 is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php
(#38) Class Zend_Search_Lucene_Analysis_TokenFilter_ShortWords is not documented
(#49) Phpdocs for function Zend_Search_Lucene_Analysis_TokenFilter_ShortWords::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php
(#39) Class Zend_Search_Lucene_Analysis_TokenFilter_StopWords is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Document.php
(#60) Phpdocs for function Zend_Search_Lucene_Document::__get has incomplete parameters list
(#110) Phpdocs for function Zend_Search_Lucene_Document::getFieldValue has incomplete parameters list
(#121) Phpdocs for function Zend_Search_Lucene_Document::getFieldUtf8Value has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Document/Docx.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Document/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Search_Lucene_Document_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#31) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Document/Html.php
(#213) Phpdocs for function Zend_Search_Lucene_Document_Html::_retrieveNodeText has incomplete parameters list
(#381) Phpdocs for function Zend_Search_Lucene_Document_Html::applyColour has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#383) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Document/OpenXml.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Document/Pptx.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#31) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Document/Xlsx.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#31) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Search_Lucene_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#31) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/FSM.php
(#433) Function Zend_Search_Lucene_FSM::reset is not documented
(#329) Phpdocs for function Zend_Search_Lucene_FSM::addInputAction has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#35) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/FSMAction.php
(#60) Function Zend_Search_Lucene_FSMAction::doAction is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Field.php
(#24) No one-line description found in phpdocs for class Zend_Search_Lucene_Field
(#170) Phpdocs for function Zend_Search_Lucene_Field::binary has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/DictionaryLoader.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/DocsFilter.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#31) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/FieldInfo.php
(#40) Function Zend_Search_Lucene_Index_FieldInfo::__construct is not documented
(#33) Variable Zend_Search_Lucene_Index_FieldInfo::$name is not documented
(#34) Variable Zend_Search_Lucene_Index_FieldInfo::$isIndexed is not documented
(#35) Variable Zend_Search_Lucene_Index_FieldInfo::$number is not documented
(#36) Variable Zend_Search_Lucene_Index_FieldInfo::$storeTermVector is not documented
(#37) Variable Zend_Search_Lucene_Index_FieldInfo::$normsOmitted is not documented
(#38) Variable Zend_Search_Lucene_Index_FieldInfo::$payloadsStored is not documented
(#24) No one-line description found in phpdocs for class Zend_Search_Lucene_Index_FieldInfo
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#26) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentInfo.php
(#757) Function Zend_Search_Lucene_Index_SegmentInfo::_cleanUpTermInfoCache is not documented
(#209) Variable Zend_Search_Lucene_Index_SegmentInfo::$_sharedDocStoreOptions is not documented
(#1751) Constant Zend_Search_Lucene_Index_SegmentInfo::SM_FULL_INFO is not documented
(#1752) Constant Zend_Search_Lucene_Index_SegmentInfo::SM_MERGE_INFO is not documented
(#39) No one-line description found in phpdocs for class Zend_Search_Lucene_Index_SegmentInfo
(#1476) Phpdocs for function Zend_Search_Lucene_Index_SegmentInfo::delete has incomplete parameters list
(#1499) Phpdocs for function Zend_Search_Lucene_Index_SegmentInfo::isDeleted has incomplete parameters list
(#1763) Phpdocs for function Zend_Search_Lucene_Index_SegmentInfo::resetTermsStream has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#1554) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#41) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentMerger.php
(#27) No one-line description found in phpdocs for class Zend_Search_Lucene_Index_SegmentMerger
(#94) Phpdocs for function Zend_Search_Lucene_Index_SegmentMerger::addSource has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#29) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentWriter.php
(#33) No one-line description found in phpdocs for class Zend_Search_Lucene_Index_SegmentWriter
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#35) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php
(#26) No one-line description found in phpdocs for class Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php
(#59) Function Zend_Search_Lucene_Index_SegmentWriter_StreamWriter::addNorm is not documented
(#26) No one-line description found in phpdocs for class Zend_Search_Lucene_Index_SegmentWriter_StreamWriter
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/Term.php
(#24) No one-line description found in phpdocs for class Zend_Search_Lucene_Index_Term
(#55) Phpdocs for function Zend_Search_Lucene_Index_Term::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/TermInfo.php
(#71) Function Zend_Search_Lucene_Index_TermInfo::__construct is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/TermsPriorityQueue.php
(#26) No one-line description found in phpdocs for class Zend_Search_Lucene_Index_TermsPriorityQueue
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/TermsStream/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#25) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Index/Writer.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Index_Writer
(#218) Phpdocs for function Zend_Search_Lucene_Index_Writer::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Interface.php
(#247) Phpdocs for function setMergeFactor has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#405) Not recommended phpdocs tag @internal used
(#414) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#41) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#40) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/LockManager.php
(#42) Constant Zend_Search_Lucene_LockManager::READ_LOCK_FILE is not documented
(#43) Constant Zend_Search_Lucene_LockManager::READ_LOCK_PROCESSING_LOCK_FILE is not documented
(#44) Constant Zend_Search_Lucene_LockManager::OPTIMIZATION_LOCK_FILE is not documented
(#128) Phpdocs for function Zend_Search_Lucene_LockManager::obtainReadLock has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/MultiSearcher.php
(#439) Phpdocs for function Zend_Search_Lucene_Interface_MultiSearcher::setMergeFactor has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#955) Not recommended phpdocs tag @internal used
(#967) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/PriorityQueue.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#34) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Proxy.php
(#324) Phpdocs for function Zend_Search_Lucene_Proxy::setMergeFactor has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#594) Not recommended phpdocs tag @internal used
(#606) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php
(#38) Constant Zend_Search_Lucene_Search_BooleanExpressionRecognizer::ST_LITERAL is not documented
(#39) Constant Zend_Search_Lucene_Search_BooleanExpressionRecognizer::ST_NOT_OPERATOR is not documented
(#40) Constant Zend_Search_Lucene_Search_BooleanExpressionRecognizer::ST_AND_OPERATOR is not documented
(#41) Constant Zend_Search_Lucene_Search_BooleanExpressionRecognizer::ST_OR_OPERATOR is not documented
(#45) Constant Zend_Search_Lucene_Search_BooleanExpressionRecognizer::IN_NOT_OPERATOR is not documented
(#46) Constant Zend_Search_Lucene_Search_BooleanExpressionRecognizer::IN_AND_OPERATOR is not documented
(#47) Constant Zend_Search_Lucene_Search_BooleanExpressionRecognizer::IN_OR_OPERATOR is not documented
(#27) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_BooleanExpressionRecognizer
(#159) Phpdocs for function Zend_Search_Lucene_Search_BooleanExpressionRecognizer::processLiteral has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#29) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Highlighter/Default.php
(#25) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Highlighter_Default
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#27) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Highlighter/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#26) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query.php
(#24) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#26) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Boolean.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Boolean
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Empty.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Empty
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Fuzzy.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Fuzzy
(#47) Phpdocs for variable Zend_Search_Lucene_Search_Query_Fuzzy::$_maxDistances does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Insignificant.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/MultiTerm.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_MultiTerm
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Phrase.php
(#94) Phpdocs for function Zend_Search_Lucene_Search_Query_Phrase::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Preprocessing.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Preprocessing
(#20) Not recommended phpdocs tag @version used
(#35) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Preprocessing_Fuzzy
(#20) Not recommended phpdocs tag @version used
(#35) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php
(#27) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Preprocessing_Phrase
(#20) Not recommended phpdocs tag @version used
(#34) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Preprocessing_Term
(#20) Not recommended phpdocs tag @version used
(#35) Not recommended phpdocs tag @internal used
(#16) Package Zend_Search_Lucene is not valid
(#33) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Range.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Range
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Term.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Term
(#63) Phpdocs for function Zend_Search_Lucene_Search_Query_Term::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Query/Wildcard.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Query_Wildcard
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryEntry.php
(#23) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_QueryEntry
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#25) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryEntry/Phrase.php
(#26) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_QueryEntry_Phrase
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryEntry/Subquery.php
(#26) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_QueryEntry_Subquery
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryEntry/Term.php
(#26) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_QueryEntry_Term
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryHit.php
(#65) Function Zend_Search_Lucene_Search_QueryHit::__construct is not documented
(#24) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_QueryHit
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#26) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryLexer.php
(#97) Function Zend_Search_Lucene_Search_QueryLexer::__construct is not documented
(#494) Function Zend_Search_Lucene_Search_QueryLexer::lexModifierErrException is not documented
(#499) Function Zend_Search_Lucene_Search_QueryLexer::quoteWithinLexemeErrException is not documented
(#504) Function Zend_Search_Lucene_Search_QueryLexer::wrongNumberErrException is not documented
(#40) Constant Zend_Search_Lucene_Search_QueryLexer::ST_SYNT_LEXEME is not documented
(#41) Constant Zend_Search_Lucene_Search_QueryLexer::ST_LEXEME is not documented
(#42) Constant Zend_Search_Lucene_Search_QueryLexer::ST_QUOTED_LEXEME is not documented
(#43) Constant Zend_Search_Lucene_Search_QueryLexer::ST_ESCAPED_CHAR is not documented
(#44) Constant Zend_Search_Lucene_Search_QueryLexer::ST_ESCAPED_QCHAR is not documented
(#45) Constant Zend_Search_Lucene_Search_QueryLexer::ST_LEXEME_MODIFIER is not documented
(#46) Constant Zend_Search_Lucene_Search_QueryLexer::ST_NUMBER is not documented
(#47) Constant Zend_Search_Lucene_Search_QueryLexer::ST_MANTISSA is not documented
(#48) Constant Zend_Search_Lucene_Search_QueryLexer::ST_ERROR is not documented
(#52) Constant Zend_Search_Lucene_Search_QueryLexer::IN_SYNT_CHAR is not documented
(#53) Constant Zend_Search_Lucene_Search_QueryLexer::IN_LEXEME_MODIFIER is not documented
(#54) Constant Zend_Search_Lucene_Search_QueryLexer::IN_ESCAPE_CHAR is not documented
(#55) Constant Zend_Search_Lucene_Search_QueryLexer::IN_QUOTE is not documented
(#56) Constant Zend_Search_Lucene_Search_QueryLexer::IN_DECIMAL_POINT is not documented
(#57) Constant Zend_Search_Lucene_Search_QueryLexer::IN_ASCII_DIGIT is not documented
(#58) Constant Zend_Search_Lucene_Search_QueryLexer::IN_CHAR is not documented
(#59) Constant Zend_Search_Lucene_Search_QueryLexer::IN_MUTABLE_CHAR is not documented
(#61) Constant Zend_Search_Lucene_Search_QueryLexer::QUERY_WHITE_SPACE_CHARS is not documented
(#62) Constant Zend_Search_Lucene_Search_QueryLexer::QUERY_SYNT_CHARS is not documented
(#63) Constant Zend_Search_Lucene_Search_QueryLexer::QUERY_MUTABLE_CHARS is not documented
(#64) Constant Zend_Search_Lucene_Search_QueryLexer::QUERY_DOUBLECHARLEXEME_CHARS is not documented
(#65) Constant Zend_Search_Lucene_Search_QueryLexer::QUERY_LEXEMEMODIFIER_CHARS is not documented
(#66) Constant Zend_Search_Lucene_Search_QueryLexer::QUERY_ASCIIDIGITS_CHARS is not documented
(#29) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_QueryLexer
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#31) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryParser.php
(#145) Constant Zend_Search_Lucene_Search_QueryParser::B_AND is not documented
(#157) Constant Zend_Search_Lucene_Search_QueryParser::ST_CLOSEDINT_RQ_START is not documented
(#158) Constant Zend_Search_Lucene_Search_QueryParser::ST_CLOSEDINT_RQ_FIRST_TERM is not documented
(#159) Constant Zend_Search_Lucene_Search_QueryParser::ST_CLOSEDINT_RQ_TO_TERM is not documented
(#160) Constant Zend_Search_Lucene_Search_QueryParser::ST_CLOSEDINT_RQ_LAST_TERM is not documented
(#161) Constant Zend_Search_Lucene_Search_QueryParser::ST_CLOSEDINT_RQ_END is not documented
(#162) Constant Zend_Search_Lucene_Search_QueryParser::ST_OPENEDINT_RQ_START is not documented
(#163) Constant Zend_Search_Lucene_Search_QueryParser::ST_OPENEDINT_RQ_FIRST_TERM is not documented
(#164) Constant Zend_Search_Lucene_Search_QueryParser::ST_OPENEDINT_RQ_TO_TERM is not documented
(#165) Constant Zend_Search_Lucene_Search_QueryParser::ST_OPENEDINT_RQ_LAST_TERM is not documented
(#166) Constant Zend_Search_Lucene_Search_QueryParser::ST_OPENEDINT_RQ_END is not documented
(#37) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_QueryParser
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#39) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryParserContext.php
(#67) Constant Zend_Search_Lucene_Search_QueryParserContext::GM_BOOLEAN is not documented
(#27) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_QueryParserContext
(#179) Phpdocs for function Zend_Search_Lucene_Search_QueryParserContext::processFuzzyProximityModifier has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#29) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryParserException.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/QueryToken.php
(#36) Constant Zend_Search_Lucene_Search_QueryToken::TT_PHRASE is not documented
(#37) Constant Zend_Search_Lucene_Search_QueryToken::TT_FIELD is not documented
(#38) Constant Zend_Search_Lucene_Search_QueryToken::TT_FIELD_INDICATOR is not documented
(#39) Constant Zend_Search_Lucene_Search_QueryToken::TT_REQUIRED is not documented
(#40) Constant Zend_Search_Lucene_Search_QueryToken::TT_PROHIBITED is not documented
(#41) Constant Zend_Search_Lucene_Search_QueryToken::TT_FUZZY_PROX_MARK is not documented
(#42) Constant Zend_Search_Lucene_Search_QueryToken::TT_BOOSTING_MARK is not documented
(#43) Constant Zend_Search_Lucene_Search_QueryToken::TT_RANGE_INCL_START is not documented
(#44) Constant Zend_Search_Lucene_Search_QueryToken::TT_RANGE_INCL_END is not documented
(#45) Constant Zend_Search_Lucene_Search_QueryToken::TT_RANGE_EXCL_START is not documented
(#46) Constant Zend_Search_Lucene_Search_QueryToken::TT_RANGE_EXCL_END is not documented
(#47) Constant Zend_Search_Lucene_Search_QueryToken::TT_SUBQUERY_START is not documented
(#48) Constant Zend_Search_Lucene_Search_QueryToken::TT_SUBQUERY_END is not documented
(#49) Constant Zend_Search_Lucene_Search_QueryToken::TT_AND_LEXEME is not documented
(#50) Constant Zend_Search_Lucene_Search_QueryToken::TT_OR_LEXEME is not documented
(#51) Constant Zend_Search_Lucene_Search_QueryToken::TT_NOT_LEXEME is not documented
(#52) Constant Zend_Search_Lucene_Search_QueryToken::TT_TO_LEXEME is not documented
(#53) Constant Zend_Search_Lucene_Search_QueryToken::TT_NUMBER is not documented
(#91) Constant Zend_Search_Lucene_Search_QueryToken::TC_PHRASE is not documented
(#92) Constant Zend_Search_Lucene_Search_QueryToken::TC_NUMBER is not documented
(#93) Constant Zend_Search_Lucene_Search_QueryToken::TC_SYNTAX_ELEMENT is not documented
(#23) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_QueryToken
(#121) Phpdocs for function Zend_Search_Lucene_Search_QueryToken::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#25) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Similarity.php
(#24) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Similarity
(#410) Phpdocs for function Zend_Search_Lucene_Search_Similarity::_floatToByte has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#26) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Similarity/Default.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Similarity_Default
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight.php
(#81) Phpdocs for function Zend_Search_Lucene_Search_Weight::normalize has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#34) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/Boolean.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Weight_Boolean
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/Empty.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Weight_Empty
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/MultiTerm.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Weight_MultiTerm
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/Phrase.php
(#30) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Weight_Phrase
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Search/Weight/Term.php
(#28) No one-line description found in phpdocs for class Zend_Search_Lucene_Search_Weight_Term
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#30) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Storage/Directory.php
(#24) No one-line description found in phpdocs for class Zend_Search_Lucene_Storage_Directory
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#26) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Storage/Directory/Filesystem.php
(#93) Function Zend_Search_Lucene_Storage_Directory_Filesystem::mkdirs is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#32) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Storage/File.php
(#23) No one-line description found in phpdocs for class Zend_Search_Lucene_Storage_File
(#90) Phpdocs for function Zend_Search_Lucene_Storage_File::lock has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#25) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Storage/File/Filesystem.php
(#26) No one-line description found in phpdocs for class Zend_Search_Lucene_Storage_File_Filesystem
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/Storage/File/Memory.php
(#26) No one-line description found in phpdocs for class Zend_Search_Lucene_Storage_File_Memory
(#162) Phpdocs for function Zend_Search_Lucene_Storage_File_Memory::lock has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#28) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Search/Lucene/TermStreamsPriorityQueue.php
(#27) No one-line description found in phpdocs for class Zend_Search_Lucene_TermStreamsPriorityQueue
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Search_Lucene is not valid
(#29) Package Zend_Search_Lucene is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer.php
(#25) No one-line description found in phpdocs for class Zend_Serializer
(#50) Phpdocs for function Zend_Serializer::factory has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#27) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/AdapterAbstract.php
(#26) No one-line description found in phpdocs for class Zend_Serializer_Adapter_AdapterAbstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#28) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/AdapterInterface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#25) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/Amf0.php
(#38) No one-line description found in phpdocs for class Zend_Serializer_Adapter_Amf0
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#40) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/Amf3.php
(#38) No one-line description found in phpdocs for class Zend_Serializer_Adapter_Amf3
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#40) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/Igbinary.php
(#26) No one-line description found in phpdocs for class Zend_Serializer_Adapter_Igbinary
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#28) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/Json.php
(#29) No one-line description found in phpdocs for class Zend_Serializer_Adapter_Json
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#31) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/PhpCode.php
(#26) No one-line description found in phpdocs for class Zend_Serializer_Adapter_PhpCode
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#28) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/PhpSerialize.php
(#26) No one-line description found in phpdocs for class Zend_Serializer_Adapter_PhpSerialize
(#20) Not recommended phpdocs tag @version used
(#85) Invalid inline phpdocs tag @see found
(#16) Package Zend_Serializer is not valid
(#28) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/PythonPickle.php
(#136) Variable Zend_Serializer_Adapter_PythonPickle::$_protocol is not documented
(#137) Variable Zend_Serializer_Adapter_PythonPickle::$_binary is not documented
(#138) Variable Zend_Serializer_Adapter_PythonPickle::$_memo is not documented
(#139) Variable Zend_Serializer_Adapter_PythonPickle::$_pickle is not documented
(#140) Variable Zend_Serializer_Adapter_PythonPickle::$_pickleLen is not documented
(#141) Variable Zend_Serializer_Adapter_PythonPickle::$_pos is not documented
(#142) Variable Zend_Serializer_Adapter_PythonPickle::$_stack is not documented
(#143) Variable Zend_Serializer_Adapter_PythonPickle::$_marker is not documented
(#42) Constant Zend_Serializer_Adapter_PythonPickle::OP_MARK is not documented
(#43) Constant Zend_Serializer_Adapter_PythonPickle::OP_STOP is not documented
(#44) Constant Zend_Serializer_Adapter_PythonPickle::OP_POP is not documented
(#45) Constant Zend_Serializer_Adapter_PythonPickle::OP_POP_MARK is not documented
(#46) Constant Zend_Serializer_Adapter_PythonPickle::OP_DUP is not documented
(#47) Constant Zend_Serializer_Adapter_PythonPickle::OP_FLOAT is not documented
(#48) Constant Zend_Serializer_Adapter_PythonPickle::OP_INT is not documented
(#49) Constant Zend_Serializer_Adapter_PythonPickle::OP_BININT is not documented
(#50) Constant Zend_Serializer_Adapter_PythonPickle::OP_BININT1 is not documented
(#51) Constant Zend_Serializer_Adapter_PythonPickle::OP_LONG is not documented
(#52) Constant Zend_Serializer_Adapter_PythonPickle::OP_BININT2 is not documented
(#53) Constant Zend_Serializer_Adapter_PythonPickle::OP_NONE is not documented
(#54) Constant Zend_Serializer_Adapter_PythonPickle::OP_PERSID is not documented
(#55) Constant Zend_Serializer_Adapter_PythonPickle::OP_BINPERSID is not documented
(#56) Constant Zend_Serializer_Adapter_PythonPickle::OP_REDUCE is not documented
(#57) Constant Zend_Serializer_Adapter_PythonPickle::OP_STRING is not documented
(#58) Constant Zend_Serializer_Adapter_PythonPickle::OP_BINSTRING is not documented
(#59) Constant Zend_Serializer_Adapter_PythonPickle::OP_SHORT_BINSTRING is not documented
(#60) Constant Zend_Serializer_Adapter_PythonPickle::OP_UNICODE is not documented
(#61) Constant Zend_Serializer_Adapter_PythonPickle::OP_BINUNICODE is not documented
(#62) Constant Zend_Serializer_Adapter_PythonPickle::OP_APPEND is not documented
(#63) Constant Zend_Serializer_Adapter_PythonPickle::OP_BUILD is not documented
(#64) Constant Zend_Serializer_Adapter_PythonPickle::OP_GLOBAL is not documented
(#65) Constant Zend_Serializer_Adapter_PythonPickle::OP_DICT is not documented
(#66) Constant Zend_Serializer_Adapter_PythonPickle::OP_EMPTY_DICT is not documented
(#67) Constant Zend_Serializer_Adapter_PythonPickle::OP_APPENDS is not documented
(#68) Constant Zend_Serializer_Adapter_PythonPickle::OP_GET is not documented
(#69) Constant Zend_Serializer_Adapter_PythonPickle::OP_BINGET is not documented
(#70) Constant Zend_Serializer_Adapter_PythonPickle::OP_INST is not documented
(#71) Constant Zend_Serializer_Adapter_PythonPickle::OP_LONG_BINGET is not documented
(#72) Constant Zend_Serializer_Adapter_PythonPickle::OP_LIST is not documented
(#73) Constant Zend_Serializer_Adapter_PythonPickle::OP_EMPTY_LIST is not documented
(#74) Constant Zend_Serializer_Adapter_PythonPickle::OP_OBJ is not documented
(#75) Constant Zend_Serializer_Adapter_PythonPickle::OP_PUT is not documented
(#76) Constant Zend_Serializer_Adapter_PythonPickle::OP_BINPUT is not documented
(#77) Constant Zend_Serializer_Adapter_PythonPickle::OP_LONG_BINPUT is not documented
(#78) Constant Zend_Serializer_Adapter_PythonPickle::OP_SETITEM is not documented
(#79) Constant Zend_Serializer_Adapter_PythonPickle::OP_TUPLE is not documented
(#80) Constant Zend_Serializer_Adapter_PythonPickle::OP_EMPTY_TUPLE is not documented
(#81) Constant Zend_Serializer_Adapter_PythonPickle::OP_SETITEMS is not documented
(#82) Constant Zend_Serializer_Adapter_PythonPickle::OP_BINFLOAT is not documented
(#85) Constant Zend_Serializer_Adapter_PythonPickle::OP_PROTO is not documented
(#86) Constant Zend_Serializer_Adapter_PythonPickle::OP_NEWOBJ is not documented
(#87) Constant Zend_Serializer_Adapter_PythonPickle::OP_EXT1 is not documented
(#88) Constant Zend_Serializer_Adapter_PythonPickle::OP_EXT2 is not documented
(#89) Constant Zend_Serializer_Adapter_PythonPickle::OP_EXT4 is not documented
(#90) Constant Zend_Serializer_Adapter_PythonPickle::OP_TUPLE1 is not documented
(#91) Constant Zend_Serializer_Adapter_PythonPickle::OP_TUPLE2 is not documented
(#92) Constant Zend_Serializer_Adapter_PythonPickle::OP_TUPLE3 is not documented
(#93) Constant Zend_Serializer_Adapter_PythonPickle::OP_NEWTRUE is not documented
(#94) Constant Zend_Serializer_Adapter_PythonPickle::OP_NEWFALSE is not documented
(#95) Constant Zend_Serializer_Adapter_PythonPickle::OP_LONG1 is not documented
(#96) Constant Zend_Serializer_Adapter_PythonPickle::OP_LONG4 is not documented
(#99) Constant Zend_Serializer_Adapter_PythonPickle::OP_BINBYTES is not documented
(#100) Constant Zend_Serializer_Adapter_PythonPickle::OP_SHORT_BINBYTES is not documented
(#26) No one-line description found in phpdocs for class Zend_Serializer_Adapter_PythonPickle
(#145) Phpdocs for function Zend_Serializer_Adapter_PythonPickle::__construct has incomplete parameters list
(#1127) Phpdocs for function Zend_Serializer_Adapter_PythonPickle::_hex2Utf8 has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#32) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Adapter/Wddx.php
(#26) No one-line description found in phpdocs for class Zend_Serializer_Adapter_Wddx
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#30) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Serializer/Exception.php
(#25) No one-line description found in phpdocs for class Zend_Serializer_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Serializer is not valid
(#27) Package Zend_Serializer is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Abstract.php
(#120) Phpdocs for function Zend_Server_Abstract::lowerCase has incomplete parameters list
(#56) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#53) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#52) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Cache.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#26) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Definition.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#27) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Exception.php
(#26) Class Zend_Server_Exception does not have @copyright tag
(#26) Class Zend_Server_Exception does not have @license tag
(#31) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#29) Package Zend_Server is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Interface.php
(#38) Phpdocs for function addFunction has incomplete parameters list
(#56) Phpdocs for function setClass has incomplete parameters list
(#105) Phpdocs for function loadFunctions has incomplete parameters list
(#28) Not recommended phpdocs tag @version used
(#95) Not recommended phpdocs tag @access used
(#16) Package Zend_Server is not valid
(#25) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Method/Callback.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#27) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Method/Definition.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#27) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Method/Parameter.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#27) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Method/Prototype.php
(#110) Phpdocs for function Zend_Server_Method_Prototype::addParameters has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#27) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection.php
(#39) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#35) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection/Class.php
(#37) Not recommended phpdocs tag @version used
(#147) Not recommended phpdocs tag @access used
(#16) Package Zend_Server is not valid
(#33) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection/Exception.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#30) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection/Function.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#31) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection/Function/Abstract.php
(#99) Variable Zend_Server_Reflection_Function_Abstract::$_return is not documented
(#100) Variable Zend_Server_Reflection_Function_Abstract::$_returnDesc is not documented
(#101) Variable Zend_Server_Reflection_Function_Abstract::$_paramDesc is not documented
(#102) Variable Zend_Server_Reflection_Function_Abstract::$_sigParams is not documented
(#103) Variable Zend_Server_Reflection_Function_Abstract::$_sigParamsDepth is not documented
(#108) Phpdocs for function Zend_Server_Reflection_Function_Abstract::__construct has incomplete parameters list
(#194) Phpdocs for function Zend_Server_Reflection_Function_Abstract::_buildSignatures has incomplete parameters list
(#254) Phpdocs for function Zend_Server_Reflection_Function_Abstract::_reflect has incomplete parameters list
(#51) Not recommended phpdocs tag @version used
(#254) Invalid inline phpdocs tag @param found
(#254) Invalid inline phpdocs tag @return found
(#16) Package Zend_Server is not valid
(#47) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#46) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection/Method.php
(#35) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#31) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection/Node.php
(#27) Not recommended phpdocs tag @version used
(#90) Not recommended phpdocs tag @access used
(#16) Package Zend_Server is not valid
(#25) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection/Parameter.php
(#31) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#27) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection/Prototype.php
(#41) Not recommended phpdocs tag @version used
(#86) Not recommended phpdocs tag @access used
(#16) Package Zend_Server is not valid
(#37) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Server/Reflection/ReturnValue.php
(#31) Not recommended phpdocs tag @version used
(#16) Package Zend_Server is not valid
(#27) Package Zend_Server is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Abstract.php
(#29) No one-line description found in phpdocs for class Zend_Service_Abstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#31) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Akismet.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#40) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Service_Amazon
(#78) Phpdocs for function Zend_Service_Amazon::__construct has incomplete parameters list
(#209) Phpdocs for function Zend_Service_Amazon::setRestClient has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#31) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Abstract.php
(#28) No one-line description found in phpdocs for class Zend_Service_Amazon_Abstract
(#64) Phpdocs for function Zend_Service_Amazon_Abstract::setKeys has incomplete parameters list
(#77) Phpdocs for function Zend_Service_Amazon_Abstract::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Accessories.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Amazon_Accessories
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/CustomerReview.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Amazon_CustomerReview
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Abstract.php
(#94) Phpdocs for function Zend_Service_Amazon_Ec2_Abstract::__construct has incomplete parameters list
(#227) Phpdocs for function Zend_Service_Amazon_Ec2_Abstract::signParameters has incomplete parameters list
(#49) Phpdocs for variable Zend_Service_Amazon_Ec2_Abstract::$_ec2Endpoint does not contain @var or incorrect
(#54) Phpdocs for variable Zend_Service_Amazon_Ec2_Abstract::$_ec2ApiVersion does not contain @var or incorrect
(#59) Phpdocs for variable Zend_Service_Amazon_Ec2_Abstract::$_ec2SignatureVersion does not contain @var or incorrect
(#64) Phpdocs for variable Zend_Service_Amazon_Ec2_Abstract::$_ec2SignatureMethod does not contain @var or incorrect
(#69) Phpdocs for variable Zend_Service_Amazon_Ec2_Abstract::$_httpTimeout does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#42) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Availabilityzones.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#32) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/CloudWatch.php
(#28) No one-line description found in phpdocs for class Zend_Service_Amazon_Ec2_CloudWatch
(#40) Phpdocs for variable Zend_Service_Amazon_Ec2_CloudWatch::$_ec2Endpoint does not contain @var or incorrect
(#45) Phpdocs for variable Zend_Service_Amazon_Ec2_CloudWatch::$_ec2ApiVersion does not contain @var or incorrect
(#50) Phpdocs for variable Zend_Service_Amazon_Ec2_CloudWatch::$_xmlNamespace does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#33) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Ebs.php
(#154) Function Zend_Service_Amazon_Ec2_Ebs::describeAttachedVolumes is not documented
(#28) No one-line description found in phpdocs for class Zend_Service_Amazon_Ec2_Ebs
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#33) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Elasticip.php
(#28) No one-line description found in phpdocs for class Zend_Service_Amazon_Ec2_Elasticip
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#33) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Exception.php
(#41) Function Zend_Service_Amazon_Ec2_Exception::__construct is not documented
(#47) Function Zend_Service_Amazon_Ec2_Exception::getErrorCode is not documented
(#39) Variable Zend_Service_Amazon_Ec2_Exception::$awsErrorCode is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#32) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Image.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#32) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Instance.php
(#28) No one-line description found in phpdocs for class Zend_Service_Amazon_Ec2_Instance
(#225) Phpdocs for function Zend_Service_Amazon_Ec2_Instance::describe has incomplete parameters list
(#302) Phpdocs for function Zend_Service_Amazon_Ec2_Instance::describeByImageId has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#33) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Instance/Reserved.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#32) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Instance/Windows.php
(#38) No one-line description found in phpdocs for class Zend_Service_Amazon_Ec2_Instance_Windows
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#43) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Keypair.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#32) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Region.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#32) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Response.php
(#28) No one-line description found in phpdocs for class Zend_Service_Amazon_Ec2_Response
(#36) Phpdocs for variable Zend_Service_Amazon_Ec2_Response::$_xmlNamespace does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#30) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Ec2/Securitygroups.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_Amazon is not valid
(#32) Package Zend_Service_Amazon is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/EditorialReview.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Amazon_EditorialReview
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_Amazon_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Image.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Amazon_Image
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Item.php
(#2) Empty line found after PHP open tag
(#109) Variable Zend_Service_Amazon_Item::$_dom is not documented
(#25) No one-line description found in phpdocs for class Zend_Service_Amazon_Item
(#119) Invalid phpdocs tag @group used
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/ListmaniaList.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Amazon_ListmaniaList
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Offer.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Amazon_Offer
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/OfferSet.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Amazon_OfferSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Query.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Amazon_Query
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/ResultSet.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Amazon_ResultSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/S3.php
(#59) Constant Zend_Service_Amazon_S3::S3_ENDPOINT is not documented
(#61) Constant Zend_Service_Amazon_S3::S3_ACL_PRIVATE is not documented
(#62) Constant Zend_Service_Amazon_S3::S3_ACL_PUBLIC_READ is not documented
(#63) Constant Zend_Service_Amazon_S3::S3_ACL_PUBLIC_WRITE is not documented
(#64) Constant Zend_Service_Amazon_S3::S3_ACL_AUTH_READ is not documented
(#66) Constant Zend_Service_Amazon_S3::S3_REQUESTPAY_HEADER is not documented
(#67) Constant Zend_Service_Amazon_S3::S3_ACL_HEADER is not documented
(#68) Constant Zend_Service_Amazon_S3::S3_CONTENT_TYPE_HEADER is not documented
(#154) Phpdocs for function Zend_Service_Amazon_S3::createBucket has incomplete parameters list
(#605) Phpdocs for function Zend_Service_Amazon_S3::addSignature has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#37) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/S3/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Service_Amazon_S3_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#32) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/S3/Stream.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#32) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/SimilarProduct.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Amazon_SimilarProduct
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Sqs.php
(#316) Phpdocs for function Zend_Service_Amazon_Sqs::_makeRequest has incomplete parameters list
(#413) Phpdocs for function Zend_Service_Amazon_Sqs::_signParameters has incomplete parameters list
(#50) Phpdocs for variable Zend_Service_Amazon_Sqs::$_sqsEndpoint does not contain @var or incorrect
(#55) Phpdocs for variable Zend_Service_Amazon_Sqs::$_sqsApiVersion does not contain @var or incorrect
(#60) Phpdocs for variable Zend_Service_Amazon_Sqs::$_sqsSignatureVersion does not contain @var or incorrect
(#65) Phpdocs for variable Zend_Service_Amazon_Sqs::$_sqsSignatureMethod does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#37) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Amazon/Sqs/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Service_Amazon_Sqs_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#32) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Audioscrobbler.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Audioscrobbler
(#21) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#52) Not recommended phpdocs tag @access used
(#60) Not recommended phpdocs tag @access used
(#147) Not recommended phpdocs tag @access used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Delicious.php
(#2) Empty line found after PHP open tag
(#62) Constant Zend_Service_Delicious::API_URI is not documented
(#64) Constant Zend_Service_Delicious::PATH_UPDATE is not documented
(#65) Constant Zend_Service_Delicious::PATH_TAGS is not documented
(#66) Constant Zend_Service_Delicious::PATH_TAG_RENAME is not documented
(#67) Constant Zend_Service_Delicious::PATH_BUNDLES is not documented
(#68) Constant Zend_Service_Delicious::PATH_BUNDLE_DELETE is not documented
(#69) Constant Zend_Service_Delicious::PATH_BUNDLE_ADD is not documented
(#70) Constant Zend_Service_Delicious::PATH_DATES is not documented
(#71) Constant Zend_Service_Delicious::PATH_POST_DELETE is not documented
(#72) Constant Zend_Service_Delicious::PATH_POSTS_GET is not documented
(#73) Constant Zend_Service_Delicious::PATH_POSTS_ALL is not documented
(#74) Constant Zend_Service_Delicious::PATH_POSTS_ADD is not documented
(#75) Constant Zend_Service_Delicious::PATH_POSTS_RECENT is not documented
(#77) Constant Zend_Service_Delicious::JSON_URI is not documented
(#78) Constant Zend_Service_Delicious::JSON_POSTS is not documented
(#79) Constant Zend_Service_Delicious::JSON_TAGS is not documented
(#80) Constant Zend_Service_Delicious::JSON_NETWORK is not documented
(#81) Constant Zend_Service_Delicious::JSON_FANS is not documented
(#82) Constant Zend_Service_Delicious::JSON_URL is not documented
(#346) Phpdocs for function Zend_Service_Delicious::createNewPost has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#55) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#54) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Delicious/Exception.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Delicious_Exception
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Delicious/Post.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#40) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Delicious/PostList.php
(#2) Empty line found after PHP open tag
(#51) There is no description in phpdocs for function __construct
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#29) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Delicious/SimplePost.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#29) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/BaseUserService.php
(#63) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_BaseUserService
(#282) Phpdocs for function Zend_Service_DeveloperGarden_BaseUserService::getQuotaInformation has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#65) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#64) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_BaseUserService_AccountBalance
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Client/ClientAbstract.php
(#52) Constant Zend_Service_DeveloperGarden_Client_ClientAbstract::ENV_SANDBOX is not documented
(#53) Constant Zend_Service_DeveloperGarden_Client_ClientAbstract::ENV_MOCK is not documented
(#55) Constant Zend_Service_DeveloperGarden_Client_ClientAbstract::PARTICIPANT_MUTE_OFF is not documented
(#56) Constant Zend_Service_DeveloperGarden_Client_ClientAbstract::PARTICIPANT_MUTE_ON is not documented
(#57) Constant Zend_Service_DeveloperGarden_Client_ClientAbstract::PARTICIPANT_RECALL is not documented
(#38) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Client_ClientAbstract
(#20) Not recommended phpdocs tag @version used
(#212) Not recommended phpdocs tag @final used
(#384) Invalid inline phpdocs tag @throws found
(#415) Invalid inline phpdocs tag @throws found
(#16) Package Zend_Service is not valid
(#40) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Client/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Client_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Client/Soap.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Client_Soap
(#128) Phpdocs for function Zend_Service_DeveloperGarden_Client_Soap::setTokenService has incomplete parameters list
(#275) Phpdocs for function Zend_Service_DeveloperGarden_Client_Soap::getWsseSecurityTokenHeader has incomplete parameters list
(#332) Phpdocs for function Zend_Service_DeveloperGarden_Client_Soap::addWsseSecurityTokenHeader has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall.php
(#318) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_ConferenceCall
(#504) Phpdocs for function Zend_Service_DeveloperGarden_ConferenceCall::getRunningConference has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#320) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#319) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_ConferenceCall_ConferenceAccount
(#47) There is no description in phpdocs for function getAccount
(#55) There is no description in phpdocs for function getBillingType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail
(#82) There is no description in phpdocs for function getDuration
(#102) There is no description in phpdocs for function getDescription
(#122) There is no description in phpdocs for function getName
(#93) Phpdocs for function Zend_Service_DeveloperGarden_ConferenceCall_ConferenceDetail::setDescription has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_ConferenceCall_ConferenceSchedule
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_ConferenceCall_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/Participant.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_ConferenceCall_Participant
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php
(#27) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail
(#159) Phpdocs for function Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail::setEmail has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#29) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus
(#51) Phpdocs for function Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Credential.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Credential
(#137) Phpdocs for function Zend_Service_DeveloperGarden_Credential::getUsername has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/IpLocation.php
(#63) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_IpLocation
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#65) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#64) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php
(#57) Variable Zend_Service_DeveloperGarden_IpLocation_IpAddress::$_address is not documented
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_IpLocation_IpAddress
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/LocalSearch.php
(#48) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_LocalSearch
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#50) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/LocalSearch/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_LocalSearch_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/LocalSearch/SearchParameters.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_LocalSearch_SearchParameters
(#297) Phpdocs for function Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setRectangle has incomplete parameters list
(#419) Phpdocs for function Zend_Service_DeveloperGarden_LocalSearch_SearchParameters::setCategory has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#57) Invalid inline phpdocs tag @see found
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_BaseUserService_ChangeQuotaPool
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_BaseUserService_GetAccountBalance
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_BaseUserService_GetQuotaInformation
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_AddConferenceTemplateParticipantRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_CommitConferenceRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest
(#128) Phpdocs for function Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceRequest::setAccount has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_CreateConferenceTemplateRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest
(#96) Phpdocs for function Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceListRequest::setOwnerId has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceStatusRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateListRequest
(#61) Phpdocs for function Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateListRequest::setOwnerId has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateParticipantRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_GetConferenceTemplateRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_GetParticipantStatusRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_GetRunningConferenceRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_NewParticipantRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateParticipantRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveConferenceTemplateRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_RemoveParticipantRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest
(#150) Phpdocs for function Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceRequest::setAccount has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php
(#33) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_IpLocation_LocateIPRequest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#35) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest
(#77) There is no description in phpdocs for function setAccount
(#86) There is no description in phpdocs for function getAccount
(#94) There is no description in phpdocs for function setSearchParameters
(#105) There is no description in phpdocs for function getSearchParameters
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/RequestAbstract.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_RequestAbstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_SendSms_SendFlashSMS
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SendSms/SendSMS.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_SendSms_SendSMS
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract
(#210) Phpdocs for function Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract::setAccount has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#31) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_SmsValidation_GetValidatedNumbers
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SmsValidation/Invalidate.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_SmsValidation_Invalidate
(#49) Phpdocs for function Zend_Service_DeveloperGarden_Request_SmsValidation_Invalidate::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_SmsValidation_SendValidationKeyword
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/SmsValidation/Validate.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_SmsValidation_Validate
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_VoiceButler_CallStatus
(#61) There is no description in phpdocs for function getSessionId
(#81) There is no description in phpdocs for function getKeepAlive
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_VoiceButler_NewCall
(#95) There is no description in phpdocs for function getANumber
(#103) There is no description in phpdocs for function setANumber
(#113) There is no description in phpdocs for function getBNumber
(#121) There is no description in phpdocs for function setBNumber
(#131) There is no description in phpdocs for function getPrivacyA
(#139) There is no description in phpdocs for function setPrivacyA
(#149) There is no description in phpdocs for function getPrivacyB
(#157) There is no description in phpdocs for function setPrivacyB
(#167) There is no description in phpdocs for function getExpiration
(#175) There is no description in phpdocs for function setExpiration
(#185) There is no description in phpdocs for function getMaxDuration
(#193) There is no description in phpdocs for function setMaxDuration
(#203) There is no description in phpdocs for function getGreeter
(#211) There is no description in phpdocs for function setGreeter
(#221) There is no description in phpdocs for function getAccount
(#229) There is no description in phpdocs for function setAccount
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_VoiceButler_NewCallSequenced
(#53) There is no description in phpdocs for function getBNumber
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_VoiceButler_TearDownCall
(#59) There is no description in phpdocs for function getSessionId
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Request_VoiceButler_VoiceButlerAbstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/BaseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_BaseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_BaseUserService_ChangeQuotaPoolResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_BaseUserService_GetAccountBalanceResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_BaseUserService_GetQuotaInformationResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_AddConferenceTemplateParticipantResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_CCSResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_CommitConferenceResponse
(#42) Invalid phpdocs tag @codingStandardsIgnoreFile used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_ConferenceCallAbstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_CreateConferenceTemplateResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceListResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceStatusResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateListResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateParticipantResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetConferenceTemplateResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetParticipantStatusResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_GetRunningConferenceResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_NewParticipantResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceResponse
(#42) Invalid phpdocs tag @codingStandardsIgnoreFile used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateParticipantResponse
(#42) Invalid phpdocs tag @codingStandardsIgnoreFile used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveConferenceTemplateResponse
(#42) Invalid phpdocs tag @codingStandardsIgnoreFile used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_RemoveParticipantResponse
(#42) Invalid phpdocs tag @codingStandardsIgnoreFile used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceResponse
(#42) Invalid phpdocs tag @codingStandardsIgnoreFile used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateParticipantResponse
(#42) Invalid phpdocs tag @codingStandardsIgnoreFile used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateConferenceTemplateResponse
(#42) Invalid phpdocs tag @codingStandardsIgnoreFile used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ConferenceCall_UpdateParticipantResponse
(#42) Invalid phpdocs tag @codingStandardsIgnoreFile used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/CityType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_IpLocation_CityType
(#54) There is no description in phpdocs for function getCountryCode
(#62) There is no description in phpdocs for function getCityCode
(#70) There is no description in phpdocs for function getCityName
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType
(#51) There is no description in phpdocs for function getLatitude
(#59) There is no description in phpdocs for function getLongitude
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType
(#69) There is no description in phpdocs for function getRegion
(#77) There is no description in phpdocs for function getGeoCoordinates
(#85) There is no description in phpdocs for function getCity
(#93) There is no description in phpdocs for function getIpType
(#101) There is no description in phpdocs for function getIpAddress
(#109) There is no description in phpdocs for function getRadius
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse
(#91) There is no description in phpdocs for function getIpAddressLocation
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/IpLocation/RegionType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_IpLocation_RegionType
(#57) There is no description in phpdocs for function getCountryCode
(#65) There is no description in phpdocs for function getRegionCode
(#73) There is no description in phpdocs for function getRegionName
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php
(#33) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#35) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_LocalSearch_LocalSearchResponseType
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/ResponseAbstract.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_ResponseAbstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SecurityTokenServer_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php
(#33) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#35) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#26) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php
(#33) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SecurityTokenServer_SecurityTokenResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#35) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SendSms_SendFlashSMSResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SendSms_SendSMSResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SendSms_SendSmsAbstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SmsValidation_GetValidatedNumbersResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SmsValidation_ValidateResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SmsValidation_SendValidationKeywordResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SmsValidation_InvalidateResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_SmsValidation_ValidatedNumber
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_VoiceButler_NewCallSequencedResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_VoiceButler_TearDownCallResponse
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php
(#28) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/SecurityTokenServer.php
(#43) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_SecurityTokenServer
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#45) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php
(#23) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_SecurityTokenServer_Cache
(#20) Not recommended phpdocs tag @version used
(#47) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/SendSms.php
(#48) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_SendSms
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#50) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/SmsValidation.php
(#73) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_SmsValidation
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#75) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#74) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/DeveloperGarden/VoiceCall.php
(#73) No one-line description found in phpdocs for class Zend_Service_DeveloperGarden_VoiceCall
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#75) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#74) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Service_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#31) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Flickr.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Flickr
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Flickr/Image.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Flickr_Image
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Flickr/Result.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Flickr_Result
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Flickr/ResultSet.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Flickr_ResultSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/LiveDocx.php
(#23) No one-line description found in phpdocs for class Zend_Service_LiveDocx
(#150) Phpdocs for function Zend_Service_LiveDocx::setOptions has incomplete parameters list
(#224) Phpdocs for function Zend_Service_LiveDocx::logIn has incomplete parameters list
(#304) Phpdocs for function Zend_Service_LiveDocx::setUsername has incomplete parameters list
(#316) Phpdocs for function Zend_Service_LiveDocx::setPassword has incomplete parameters list
(#328) Phpdocs for function Zend_Service_LiveDocx::setWsdl has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#25) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/LiveDocx/Exception.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Service_LiveDocx_Exception
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#31) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/LiveDocx/MailMerge.php
(#757) Function Zend_Service_LiveDocx_MailMerge::downloadSharedDocument is not documented
(#848) Function Zend_Service_LiveDocx_MailMerge::getImageFormats is not documented
(#29) No one-line description found in phpdocs for class Zend_Service_LiveDocx_MailMerge
(#61) Phpdocs for function Zend_Service_LiveDocx_MailMerge::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#31) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Nirvanix.php
(#28) No one-line description found in phpdocs for class Zend_Service_Nirvanix
(#74) Phpdocs for function Zend_Service_Nirvanix::getService has incomplete parameters list
(#41) Phpdocs for variable Zend_Service_Nirvanix::$_options does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#34) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Nirvanix/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_Nirvanix_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Nirvanix/Namespace/Base.php
(#33) No one-line description found in phpdocs for class Zend_Service_Nirvanix_Namespace_Base
(#79) Phpdocs for function Zend_Service_Nirvanix_Namespace_Base::__construct has incomplete parameters list
(#66) Phpdocs for variable Zend_Service_Nirvanix_Namespace_Base::$_defaults does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#39) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Nirvanix/Namespace/Imfs.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#32) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Nirvanix/Response.php
(#23) No one-line description found in phpdocs for class Zend_Service_Nirvanix_Response
(#95) Phpdocs for function Zend_Service_Nirvanix_Response::__call has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#29) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/ReCaptcha.php
(#120) Phpdocs for function Zend_Service_ReCaptcha::__construct has incomplete parameters list
(#39) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#35) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/ReCaptcha/Exception.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#29) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/ReCaptcha/MailHide.php
(#40) Constant Zend_Service_ReCaptcha_MailHide::ENCRYPTION_MODE is not documented
(#41) Constant Zend_Service_ReCaptcha_MailHide::ENCRYPTION_CIPHER is not documented
(#42) Constant Zend_Service_ReCaptcha_MailHide::ENCRYPTION_BLOCK_SIZE is not documented
(#43) Constant Zend_Service_ReCaptcha_MailHide::ENCRYPTION_IV is not documented
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#29) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/ReCaptcha/MailHide/Exception.php
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#29) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/ReCaptcha/Response.php
(#30) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#26) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Service_Simpy
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#31) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/Link.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Simpy_Link
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/LinkQuery.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Simpy_LinkQuery
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/LinkSet.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Simpy_LinkSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/Note.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Simpy_Note
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/NoteSet.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Simpy_NoteSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/Tag.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Simpy_Tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/TagSet.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Simpy_TagSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/Watchlist.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Simpy_Watchlist
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/WatchlistFilter.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Simpy_WatchlistFilter
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/WatchlistFilterSet.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Simpy_WatchlistFilterSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Simpy/WatchlistSet.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Simpy_WatchlistSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/SlideShare.php
(#57) Constant Zend_Service_SlideShare::SERVICE_ERROR_BAD_AUTH is not documented
(#58) Constant Zend_Service_SlideShare::SERVICE_ERROR_MISSING_TITLE is not documented
(#59) Constant Zend_Service_SlideShare::SERVICE_ERROR_MISSING_FILE is not documented
(#60) Constant Zend_Service_SlideShare::SERVICE_ERROR_EMPTY_TITLE is not documented
(#61) Constant Zend_Service_SlideShare::SERVICE_ERROR_NOT_SOURCEOBJ is not documented
(#62) Constant Zend_Service_SlideShare::SERVICE_ERROR_INVALID_EXT is not documented
(#63) Constant Zend_Service_SlideShare::SERVICE_ERROR_FILE_TOO_BIG is not documented
(#64) Constant Zend_Service_SlideShare::SERVICE_ERROR_SHOW_NOT_FOUND is not documented
(#65) Constant Zend_Service_SlideShare::SERVICE_ERROR_USER_NOT_FOUND is not documented
(#66) Constant Zend_Service_SlideShare::SERVICE_ERROR_GROUP_NOT_FOUND is not documented
(#67) Constant Zend_Service_SlideShare::SERVICE_ERROR_MISSING_TAG is not documented
(#68) Constant Zend_Service_SlideShare::SERVICE_ERROR_DAILY_LIMIT is not documented
(#69) Constant Zend_Service_SlideShare::SERVICE_ERROR_ACCOUNT_BLOCKED is not documented
(#75) Constant Zend_Service_SlideShare::SERVICE_GET_SHOW_URI is not documented
(#76) Constant Zend_Service_SlideShare::SERVICE_GET_SHOW_BY_USER_URI is not documented
(#77) Constant Zend_Service_SlideShare::SERVICE_GET_SHOW_BY_TAG_URI is not documented
(#78) Constant Zend_Service_SlideShare::SERVICE_GET_SHOW_BY_GROUP_URI is not documented
(#38) No one-line description found in phpdocs for class Zend_Service_SlideShare
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#44) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/SlideShare/Exception.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Service_SlideShare_Exception
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#31) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/SlideShare/SlideShow.php
(#42) Constant Zend_Service_SlideShare_SlideShow::STATUS_PROCESSING is not documented
(#43) Constant Zend_Service_SlideShare_SlideShow::STATUS_READY is not documented
(#44) Constant Zend_Service_SlideShare_SlideShow::STATUS_FAILED is not documented
(#24) No one-line description found in phpdocs for class Zend_Service_SlideShare_SlideShow
(#197) Phpdocs for function Zend_Service_SlideShare_SlideShow::setTags has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#29) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/StrikeIron.php
(#24) No one-line description found in phpdocs for class Zend_Service_StrikeIron
(#37) Phpdocs for variable Zend_Service_StrikeIron::$_options does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/StrikeIron/Base.php
(#30) No one-line description found in phpdocs for class Zend_Service_StrikeIron_Base
(#177) Phpdocs for function Zend_Service_StrikeIron_Base::_transformCall has incomplete parameters list
(#196) Phpdocs for function Zend_Service_StrikeIron_Base::_transformResult has incomplete parameters list
(#39) Phpdocs for variable Zend_Service_StrikeIron_Base::$_options does not contain @var or incorrect
(#50) Phpdocs for variable Zend_Service_StrikeIron_Base::$_outputHeaders does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#32) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/StrikeIron/Decorator.php
(#23) No one-line description found in phpdocs for class Zend_Service_StrikeIron_Decorator
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#28) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/StrikeIron/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_StrikeIron_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/StrikeIron/SalesUseTaxBasic.php
(#26) No one-line description found in phpdocs for class Zend_Service_StrikeIron_SalesUseTaxBasic
(#35) Phpdocs for variable Zend_Service_StrikeIron_SalesUseTaxBasic::$_options does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#28) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/StrikeIron/USAddressVerification.php
(#26) No one-line description found in phpdocs for class Zend_Service_StrikeIron_USAddressVerification
(#35) Phpdocs for variable Zend_Service_StrikeIron_USAddressVerification::$_options does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#28) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/StrikeIron/ZipCodeInfo.php
(#26) No one-line description found in phpdocs for class Zend_Service_StrikeIron_ZipCodeInfo
(#35) Phpdocs for variable Zend_Service_StrikeIron_ZipCodeInfo::$_options does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#28) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati.php
(#2) Empty line found after PHP open tag
(#45) Constant Zend_Service_Technorati::API_PATH_SEARCH is not documented
(#46) Constant Zend_Service_Technorati::API_PATH_TAG is not documented
(#47) Constant Zend_Service_Technorati::API_PATH_DAILYCOUNTS is not documented
(#48) Constant Zend_Service_Technorati::API_PATH_TOPTAGS is not documented
(#49) Constant Zend_Service_Technorati::API_PATH_BLOGINFO is not documented
(#50) Constant Zend_Service_Technorati::API_PATH_BLOGPOSTTAGS is not documented
(#51) Constant Zend_Service_Technorati::API_PATH_GETINFO is not documented
(#52) Constant Zend_Service_Technorati::API_PATH_KEYINFO is not documented
(#56) Constant Zend_Service_Technorati::PARAM_LIMIT_MAX_VALUE is not documented
(#57) Constant Zend_Service_Technorati::PARAM_DAYS_MIN_VALUE is not documented
(#58) Constant Zend_Service_Technorati::PARAM_DAYS_MAX_VALUE is not documented
(#59) Constant Zend_Service_Technorati::PARAM_START_MIN_VALUE is not documented
(#25) No one-line description found in phpdocs for class Zend_Service_Technorati
(#286) Phpdocs for function Zend_Service_Technorati::dailyCounts has incomplete parameters list
(#780) Phpdocs for function Zend_Service_Technorati::_validateMandatoryOption has incomplete parameters list
(#800) Phpdocs for function Zend_Service_Technorati::_validateIntegerOption has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#66) Not recommended phpdocs tag @access used
(#74) Not recommended phpdocs tag @access used
(#541) Not recommended phpdocs tag @access used
(#578) Not recommended phpdocs tag @access used
(#607) Not recommended phpdocs tag @access used
(#637) Not recommended phpdocs tag @access used
(#671) Not recommended phpdocs tag @access used
(#692) Not recommended phpdocs tag @access used
(#715) Not recommended phpdocs tag @access used
(#736) Not recommended phpdocs tag @access used
(#763) Not recommended phpdocs tag @access used
(#783) Not recommended phpdocs tag @access used
(#802) Not recommended phpdocs tag @access used
(#819) Not recommended phpdocs tag @access used
(#835) Not recommended phpdocs tag @access used
(#849) Not recommended phpdocs tag @access used
(#872) Not recommended phpdocs tag @access used
(#897) Not recommended phpdocs tag @access used
(#921) Not recommended phpdocs tag @access used
(#936) Not recommended phpdocs tag @access used
(#959) Not recommended phpdocs tag @access used
(#975) Not recommended phpdocs tag @access used
(#997) Not recommended phpdocs tag @access used
(#1019) Not recommended phpdocs tag @access used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/Author.php
(#20) Not recommended phpdocs tag @version used
(#45) Not recommended phpdocs tag @access used
(#53) Not recommended phpdocs tag @access used
(#61) Not recommended phpdocs tag @access used
(#69) Not recommended phpdocs tag @access used
(#77) Not recommended phpdocs tag @access used
(#85) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#34) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/BlogInfoResult.php
(#20) Not recommended phpdocs tag @version used
(#45) Not recommended phpdocs tag @access used
(#53) Not recommended phpdocs tag @access used
(#61) Not recommended phpdocs tag @access used
(#69) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#34) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/CosmosResult.php
(#30) No one-line description found in phpdocs for class Zend_Service_Technorati_CosmosResult
(#20) Not recommended phpdocs tag @version used
(#47) Not recommended phpdocs tag @access used
(#55) Not recommended phpdocs tag @access used
(#63) Not recommended phpdocs tag @access used
(#71) Not recommended phpdocs tag @access used
(#79) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#36) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/CosmosResultSet.php
(#20) Not recommended phpdocs tag @version used
(#45) Not recommended phpdocs tag @access used
(#53) Not recommended phpdocs tag @access used
(#61) Not recommended phpdocs tag @access used
(#69) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#34) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/DailyCountsResult.php
(#30) No one-line description found in phpdocs for class Zend_Service_Technorati_DailyCountsResult
(#20) Not recommended phpdocs tag @version used
(#47) Not recommended phpdocs tag @access used
(#55) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#36) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/DailyCountsResultSet.php
(#20) Not recommended phpdocs tag @version used
(#55) Not recommended phpdocs tag @access used
(#63) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#44) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/Exception.php
(#30) No one-line description found in phpdocs for class Zend_Service_Technorati_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#32) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/GetInfoResult.php
(#20) Not recommended phpdocs tag @version used
(#39) Not recommended phpdocs tag @access used
(#47) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#28) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/KeyInfoResult.php
(#24) No one-line description found in phpdocs for class Zend_Service_Technorati_KeyInfoResult
(#65) Phpdocs for function Zend_Service_Technorati_KeyInfoResult::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#40) Not recommended phpdocs tag @access used
(#48) Not recommended phpdocs tag @access used
(#56) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#29) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/Result.php
(#24) No one-line description found in phpdocs for class Zend_Service_Technorati_Result
(#68) Phpdocs for function Zend_Service_Technorati_Result::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#34) Not recommended phpdocs tag @abstract used
(#42) Not recommended phpdocs tag @access used
(#50) Not recommended phpdocs tag @access used
(#58) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/ResultSet.php
(#30) No one-line description found in phpdocs for class Zend_Service_Technorati_ResultSet
(#20) Not recommended phpdocs tag @version used
(#43) Not recommended phpdocs tag @abstract used
(#51) Not recommended phpdocs tag @access used
(#59) Not recommended phpdocs tag @access used
(#75) Not recommended phpdocs tag @access used
(#83) Not recommended phpdocs tag @access used
(#91) Not recommended phpdocs tag @access used
(#99) Not recommended phpdocs tag @access used
(#107) Not recommended phpdocs tag @access used
(#188) Not recommended phpdocs tag @abstract used
(#152) Invalid inline phpdocs tag @return found
(#16) Package Zend_Service is not valid
(#39) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/SearchResult.php
(#30) No one-line description found in phpdocs for class Zend_Service_Technorati_SearchResult
(#20) Not recommended phpdocs tag @version used
(#47) Not recommended phpdocs tag @access used
(#55) Not recommended phpdocs tag @access used
(#63) Not recommended phpdocs tag @access used
(#71) Not recommended phpdocs tag @access used
(#79) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#36) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/SearchResultSet.php
(#20) Not recommended phpdocs tag @version used
(#45) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#34) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/TagResult.php
(#30) No one-line description found in phpdocs for class Zend_Service_Technorati_TagResult
(#20) Not recommended phpdocs tag @version used
(#47) Not recommended phpdocs tag @access used
(#55) Not recommended phpdocs tag @access used
(#63) Not recommended phpdocs tag @access used
(#71) Not recommended phpdocs tag @access used
(#81) Not recommended phpdocs tag @access used
(#89) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#36) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/TagResultSet.php
(#20) Not recommended phpdocs tag @version used
(#45) Not recommended phpdocs tag @access used
(#53) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#34) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/TagsResult.php
(#30) No one-line description found in phpdocs for class Zend_Service_Technorati_TagsResult
(#20) Not recommended phpdocs tag @version used
(#47) Not recommended phpdocs tag @access used
(#55) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#36) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/TagsResultSet.php
(#44) Phpdocs for function Zend_Service_Technorati_TagsResultSet::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#34) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/Utils.php
(#20) Not recommended phpdocs tag @version used
(#42) Not recommended phpdocs tag @static used
(#94) Not recommended phpdocs tag @static used
(#16) Package Zend_Service is not valid
(#28) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Technorati/Weblog.php
(#20) Not recommended phpdocs tag @version used
(#50) Not recommended phpdocs tag @access used
(#58) Not recommended phpdocs tag @access used
(#66) Not recommended phpdocs tag @access used
(#74) Not recommended phpdocs tag @access used
(#82) Not recommended phpdocs tag @access used
(#90) Not recommended phpdocs tag @access used
(#98) Not recommended phpdocs tag @access used
(#108) Not recommended phpdocs tag @access used
(#118) Not recommended phpdocs tag @access used
(#128) Not recommended phpdocs tag @access used
(#138) Not recommended phpdocs tag @access used
(#147) Not recommended phpdocs tag @access used
(#16) Package Zend_Service is not valid
(#39) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Twitter.php
(#38) No one-line description found in phpdocs for class Zend_Service_Twitter
(#128) Phpdocs for function Zend_Service_Twitter::__construct has incomplete parameters list
(#370) Phpdocs for function Zend_Service_Twitter::statusUserTimeline has incomplete parameters list
(#446) Phpdocs for function Zend_Service_Twitter::statusUpdate has incomplete parameters list
(#478) Phpdocs for function Zend_Service_Twitter::statusReplies has incomplete parameters list
(#527) Phpdocs for function Zend_Service_Twitter::userFriends has incomplete parameters list
(#918) Phpdocs for function Zend_Service_Twitter::_validInteger has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#40) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Twitter/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_Twitter_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#30) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Twitter/Search.php
(#46) Class Zend_Service_Twitter_Search is not documented
(#73) Phpdocs for function Zend_Service_Twitter_Search::__construct has incomplete parameters list
(#124) Phpdocs for function Zend_Service_Twitter_Search::search has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#40) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Credentials/CredentialsAbstract.php
(#39) Constant Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::DEVSTORE_KEY is not documented
(#45) Constant Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::PREFIX_METADATA is not documented
(#46) Constant Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::PREFIX_STORAGE_HEADER is not documented
(#52) Constant Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::PERMISSION_WRITE is not documented
(#53) Constant Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::PERMISSION_DELETE is not documented
(#54) Constant Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::PERMISSION_LIST is not documented
(#27) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Credentials_CredentialsAbstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#29) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Credentials/SharedAccessSignature.php
(#37) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Credentials_SharedAccessSignature
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#39) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Credentials/SharedKey.php
(#37) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Credentials_SharedKey
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#39) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Credentials/SharedKeyLite.php
(#37) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Credentials_SharedKeyLite
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#39) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#30) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/RetryPolicy/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_RetryPolicy_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#30) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/RetryPolicy/NoRetry.php
(#28) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_RetryPolicy_NoRetry
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#30) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/RetryPolicy/RetryN.php
(#33) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_RetryPolicy_RetryN
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#35) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php
(#38) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#40) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/SessionHandler.php
(#31) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_SessionHandler
(#198) Invalid phpdocs tag @usage used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#33) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage.php
(#66) Constant Zend_Service_WindowsAzure_Storage::URL_DEV_QUEUE is not documented
(#67) Constant Zend_Service_WindowsAzure_Storage::URL_DEV_TABLE is not documented
(#73) Constant Zend_Service_WindowsAzure_Storage::URL_CLOUD_QUEUE is not documented
(#74) Constant Zend_Service_WindowsAzure_Storage::URL_CLOUD_TABLE is not documented
(#80) Constant Zend_Service_WindowsAzure_Storage::RESOURCE_CONTAINER is not documented
(#81) Constant Zend_Service_WindowsAzure_Storage::RESOURCE_BLOB is not documented
(#82) Constant Zend_Service_WindowsAzure_Storage::RESOURCE_TABLE is not documented
(#83) Constant Zend_Service_WindowsAzure_Storage::RESOURCE_ENTITY is not documented
(#84) Constant Zend_Service_WindowsAzure_Storage::RESOURCE_QUEUE is not documented
(#53) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#55) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#54) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Batch.php
(#33) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_Batch
(#80) Phpdocs for function Zend_Service_WindowsAzure_Storage_Batch::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#35) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/BatchStorageAbstract.php
(#53) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_BatchStorageAbstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#55) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#54) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Blob.php
(#74) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_Blob
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#76) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#75) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Blob/Stream.php
(#34) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_Blob_Stream
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure_Storage is not valid
(#36) Package Zend_Service_WindowsAzure_Storage is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/BlobContainer.php
(#29) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_BlobContainer
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#31) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/BlobInstance.php
(#29) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_BlobInstance
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#31) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php
(#35) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_DynamicTableEntity
(#133) Phpdocs for function Zend_Service_WindowsAzure_Storage_DynamicTableEntity::getAzureProperty has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#37) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Queue.php
(#64) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_Queue
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#66) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#65) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/QueueInstance.php
(#29) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_QueueInstance
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#31) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/QueueMessage.php
(#29) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_QueueMessage
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#31) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/SignedIdentifier.php
(#28) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_SignedIdentifier
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#30) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/Table.php
(#89) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_Table
(#468) Phpdocs for function Zend_Service_WindowsAzure_Storage_Table::retrieveEntities has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#91) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#90) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/TableEntity.php
(#29) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_TableEntity
(#81) Invalid phpdocs tag @azure used
(#92) Invalid phpdocs tag @azure used
(#103) Invalid phpdocs tag @azure used
(#114) Invalid phpdocs tag @azure used
(#125) Invalid phpdocs tag @azure used
(#136) Invalid phpdocs tag @azure used
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#31) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/TableEntityQuery.php
(#23) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_TableEntityQuery
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#25) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/WindowsAzure/Storage/TableInstance.php
(#29) No one-line description found in phpdocs for class Zend_Service_WindowsAzure_Storage_TableInstance
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service_WindowsAzure is not valid
(#31) Package Zend_Service_WindowsAzure is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Yahoo
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/Image.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Yahoo_Image
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/ImageResult.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Yahoo_ImageResult
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/ImageResultSet.php
(#2) Empty line found after PHP open tag
(#37) No one-line description found in phpdocs for class Zend_Service_Yahoo_ImageResultSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#39) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/InlinkDataResult.php
(#30) No one-line description found in phpdocs for class Zend_Service_Yahoo_InlinkDataResult
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#32) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/InlinkDataResultSet.php
(#36) No one-line description found in phpdocs for class Zend_Service_Yahoo_InlinkDataResultSet
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#38) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/LocalResult.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Yahoo_LocalResult
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/LocalResultSet.php
(#2) Empty line found after PHP open tag
(#37) No one-line description found in phpdocs for class Zend_Service_Yahoo_LocalResultSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#39) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/NewsResult.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Yahoo_NewsResult
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/NewsResultSet.php
(#2) Empty line found after PHP open tag
(#37) No one-line description found in phpdocs for class Zend_Service_Yahoo_NewsResultSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#39) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/PageDataResult.php
(#30) No one-line description found in phpdocs for class Zend_Service_Yahoo_PageDataResult
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#32) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/PageDataResultSet.php
(#36) No one-line description found in phpdocs for class Zend_Service_Yahoo_PageDataResultSet
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Service is not valid
(#38) Package Zend_Service is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/Result.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Yahoo_Result
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/ResultSet.php
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class Zend_Service_Yahoo_ResultSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#27) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/VideoResult.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Yahoo_VideoResult
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/VideoResultSet.php
(#2) Empty line found after PHP open tag
(#37) No one-line description found in phpdocs for class Zend_Service_Yahoo_VideoResultSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#39) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/WebResult.php
(#2) Empty line found after PHP open tag
(#31) No one-line description found in phpdocs for class Zend_Service_Yahoo_WebResult
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#33) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Service/Yahoo/WebResultSet.php
(#2) Empty line found after PHP open tag
(#37) No one-line description found in phpdocs for class Zend_Service_Yahoo_WebResultSet
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Service is not valid
(#39) Package Zend_Service is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Session.php
(#2) Empty line found after PHP open tag
(#261) Phpdocs for function Zend_Session::setSaveHandler has incomplete parameters list
(#338) Phpdocs for function Zend_Session::rememberMe has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#54) Not recommended phpdocs tag @internal used
(#17) Package Zend_Session is not valid
(#45) Package Zend_Session is not valid
(#16) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Session/Abstract.php
(#2) Empty line found after PHP open tag
(#173) Phpdocs for function Zend_Session_Abstract::_namespaceGetAll has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Session is not valid
(#29) Package Zend_Session is not valid
(#16) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Session/Exception.php
(#52) Phpdocs for function Zend_Session_Exception::handleSessionStartError has incomplete parameters list
(#65) Phpdocs for function Zend_Session_Exception::handleSilentWriteClose has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Session is not valid
(#34) Package Zend_Session is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Session/Namespace.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Session is not valid
(#40) Package Zend_Session is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Session/SaveHandler/DbTable.php
(#2) Empty line found after PHP open tag
(#56) Constant Zend_Session_SaveHandler_DbTable::PRIMARY_ASSIGNMENT is not documented
(#57) Constant Zend_Session_SaveHandler_DbTable::PRIMARY_ASSIGNMENT_SESSION_SAVE_PATH is not documented
(#58) Constant Zend_Session_SaveHandler_DbTable::PRIMARY_ASSIGNMENT_SESSION_NAME is not documented
(#59) Constant Zend_Session_SaveHandler_DbTable::PRIMARY_ASSIGNMENT_SESSION_ID is not documented
(#61) Constant Zend_Session_SaveHandler_DbTable::MODIFIED_COLUMN is not documented
(#62) Constant Zend_Session_SaveHandler_DbTable::LIFETIME_COLUMN is not documented
(#63) Constant Zend_Session_SaveHandler_DbTable::DATA_COLUMN is not documented
(#65) Constant Zend_Session_SaveHandler_DbTable::LIFETIME is not documented
(#66) Constant Zend_Session_SaveHandler_DbTable::OVERRIDE_LIFETIME is not documented
(#68) Constant Zend_Session_SaveHandler_DbTable::PRIMARY_TYPE_NUM is not documented
(#69) Constant Zend_Session_SaveHandler_DbTable::PRIMARY_TYPE_PRIMARYNUM is not documented
(#70) Constant Zend_Session_SaveHandler_DbTable::PRIMARY_TYPE_ASSOC is not documented
(#71) Constant Zend_Session_SaveHandler_DbTable::PRIMARY_TYPE_WHERECLAUSE is not documented
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Session is not valid
(#47) Package Zend_Session is not valid
(#16) Category Zend is not valid
(#46) Category Zend is not valid
local/mr/vendor/zend/Zend/Session/SaveHandler/Exception.php
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Session is not valid
(#32) Package Zend_Session is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Session/SaveHandler/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Session is not valid
(#27) Package Zend_Session is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Session/Validator/Abstract.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Session is not valid
(#32) Package Zend_Session is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Session/Validator/HttpUserAgent.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Session is not valid
(#32) Package Zend_Session is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Session/Validator/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Session is not valid
(#27) Package Zend_Session is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/AutoDiscover.php
(#332) Phpdocs for function Zend_Soap_AutoDiscover::_addFunctionToWsdl has incomplete parameters list
(#44) Class Zend_Soap_AutoDiscover does not have @copyright tag
(#44) Class Zend_Soap_AutoDiscover does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#48) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#47) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/AutoDiscover/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Soap_AutoDiscover_Exception
(#28) Class Zend_Soap_AutoDiscover_Exception does not have @copyright tag
(#28) Class Zend_Soap_AutoDiscover_Exception does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#29) Package Zend_Soap is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Client.php
(#75) Variable Zend_Soap_Client::$_location is not documented
(#76) Variable Zend_Soap_Client::$_style is not documented
(#77) Variable Zend_Soap_Client::$_use is not documented
(#78) Variable Zend_Soap_Client::$_login is not documented
(#79) Variable Zend_Soap_Client::$_password is not documented
(#80) Variable Zend_Soap_Client::$_proxy_host is not documented
(#81) Variable Zend_Soap_Client::$_proxy_port is not documented
(#82) Variable Zend_Soap_Client::$_proxy_login is not documented
(#83) Variable Zend_Soap_Client::$_proxy_password is not documented
(#84) Variable Zend_Soap_Client::$_local_cert is not documented
(#85) Variable Zend_Soap_Client::$_passphrase is not documented
(#86) Variable Zend_Soap_Client::$_compression is not documented
(#87) Variable Zend_Soap_Client::$_connection_timeout is not documented
(#88) Variable Zend_Soap_Client::$_stream_context is not documented
(#89) Variable Zend_Soap_Client::$_features is not documented
(#90) Variable Zend_Soap_Client::$_cache_wsdl is not documented
(#91) Variable Zend_Soap_Client::$_user_agent is not documented
(#1164) There is no description in phpdocs for function setSoapClient
(#1174) There is no description in phpdocs for function getSoapClient
(#1185) There is no description in phpdocs for function setCookie
(#699) Phpdocs for function Zend_Soap_Client::setProxyPassword has incomplete parameters list
(#802) Phpdocs for function Zend_Soap_Client::setStreamContext has incomplete parameters list
(#860) Phpdocs for function Zend_Soap_Client::setWsdlCache has incomplete parameters list
(#1046) Phpdocs for function Zend_Soap_Client::_preProcessResult has incomplete parameters list
(#1186) Phpdocs for function Zend_Soap_Client::setCookie has incomplete parameters list
(#73) Phpdocs for variable Zend_Soap_Client::$_uri does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#974) Not recommended phpdocs tag @internal used
(#16) Package Zend_Soap is not valid
(#42) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Client/Common.php
(#26) No one-line description found in phpdocs for class Zend_Soap_Client_Common
(#43) Phpdocs for function Zend_Soap_Client_Common::__construct has incomplete parameters list
(#26) Class Zend_Soap_Client_Common does not have @copyright tag
(#26) Class Zend_Soap_Client_Common does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#28) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Client/DotNet.php
(#84) Phpdocs for function Zend_Soap_Client_DotNet::_preProcessResult has incomplete parameters list
(#28) Class Zend_Soap_Client_DotNet does not have @copyright tag
(#28) Class Zend_Soap_Client_DotNet does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#38) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Client/Exception.php
(#25) No one-line description found in phpdocs for class Zend_Soap_Client_Exception
(#31) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#27) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Client/Local.php
(#31) Class Zend_Soap_Client_Local does not have @copyright tag
(#31) Class Zend_Soap_Client_Local does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#72) Not recommended phpdocs tag @internal used
(#16) Package Zend_Soap is not valid
(#40) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Server.php
(#477) Phpdocs for function Zend_Soap_Server::setWsdlCache has incomplete parameters list
(#544) Phpdocs for function Zend_Soap_Server::setClass has incomplete parameters list
(#626) Phpdocs for function Zend_Soap_Server::loadFunctions has incomplete parameters list
(#58) Phpdocs for variable Zend_Soap_Server::$_object does not contain @var or incorrect
(#36) Not recommended phpdocs tag @version used
(#608) Not recommended phpdocs tag @access used
(#16) Package Zend_Soap is not valid
(#31) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Server/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Soap_Server_Exception
(#33) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#29) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Wsdl.php
(#269) Phpdocs for function Zend_Soap_Wsdl::addBinding has incomplete parameters list
(#287) Phpdocs for function Zend_Soap_Wsdl::addBindingOperation has incomplete parameters list
(#358) Phpdocs for function Zend_Soap_Wsdl::addSoapOperation has incomplete parameters list
(#513) Phpdocs for function Zend_Soap_Wsdl::dump has incomplete parameters list
(#67) Phpdocs for variable Zend_Soap_Wsdl::$_strategy does not contain @var or incorrect
(#32) Class Zend_Soap_Wsdl does not have @copyright tag
(#32) Class Zend_Soap_Wsdl does not have @license tag
(#19) Not recommended phpdocs tag @version used
(#125) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Soap is not valid
(#36) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Wsdl/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#32) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/Abstract.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#32) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/AnyType.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#32) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/ArrayOfTypeComplex.php
(#91) Function Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex::_addArrayOfComplexType is not documented
(#120) Function Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex::_getXsdComplexTypeName is not documented
(#39) Variable Zend_Soap_Wsdl_Strategy_ArrayOfTypeComplex::$_inProcess is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#32) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/ArrayOfTypeSequence.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#31) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/Composite.php
(#100) Phpdocs for function Zend_Soap_Wsdl_Strategy_Composite::getDefaultStrategy has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#32) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/DefaultComplexType.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#32) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Soap/Wsdl/Strategy/Interface.php
(#37) Phpdocs for function setContext has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Soap is not valid
(#27) Package Zend_Soap is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Cloud.php
(#28) No one-line description found in phpdocs for class Zend_Tag_Cloud
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#30) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/Cloud.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#27) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#32) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/HtmlCloud.php
(#73) Phpdocs for function Zend_Tag_Cloud_Decorator_HtmlCloud::setEncoding has incomplete parameters list
(#107) Phpdocs for function Zend_Tag_Cloud_Decorator_HtmlCloud::setSeparator has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#32) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/HtmlTag.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#32) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Cloud/Decorator/Tag.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#27) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Cloud/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#31) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#31) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Item.php
(#28) No one-line description found in phpdocs for class Zend_Tag_Item
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#30) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/ItemList.php
(#28) No one-line description found in phpdocs for class Zend_Tag_ItemList
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#30) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tag/Taggable.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tag is not valid
(#25) Package Zend_Tag is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/DbAdapter.php
(#113) There is no description in phpdocs for function setQuoteIdentifierSymbol
(#151) There is no description in phpdocs for function setDescribeTable
(#113) Phpdocs for function Zend_Test_DbAdapter::setQuoteIdentifierSymbol has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#102) Invalid inline phpdocs tag @see found
(#132) Invalid inline phpdocs tag @see found
(#16) Package Zend_Test is not valid
(#42) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/DbStatement.php
(#120) There is no description in phpdocs for function setQueryProfile
(#128) There is no description in phpdocs for function setRowCount
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#32) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Constraint/DomQuery.php
(#44) Constant Zend_Test_PHPUnit_Constraint_DomQuery::ASSERT_QUERY is not documented
(#45) Constant Zend_Test_PHPUnit_Constraint_DomQuery::ASSERT_CONTENT_CONTAINS is not documented
(#46) Constant Zend_Test_PHPUnit_Constraint_DomQuery::ASSERT_CONTENT_REGEX is not documented
(#47) Constant Zend_Test_PHPUnit_Constraint_DomQuery::ASSERT_CONTENT_COUNT is not documented
(#48) Constant Zend_Test_PHPUnit_Constraint_DomQuery::ASSERT_CONTENT_COUNT_MIN is not documented
(#49) Constant Zend_Test_PHPUnit_Constraint_DomQuery::ASSERT_CONTENT_COUNT_MAX is not documented
(#132) Phpdocs for function Zend_Test_PHPUnit_Constraint_DomQuery::evaluate has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#34) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Constraint/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#31) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Constraint/Redirect.php
(#41) Constant Zend_Test_PHPUnit_Constraint_Redirect::ASSERT_REDIRECT is not documented
(#42) Constant Zend_Test_PHPUnit_Constraint_Redirect::ASSERT_REDIRECT_TO is not documented
(#43) Constant Zend_Test_PHPUnit_Constraint_Redirect::ASSERT_REDIRECT_REGEX is not documented
(#97) Phpdocs for function Zend_Test_PHPUnit_Constraint_Redirect::evaluate has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#31) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Constraint/ResponseHeader.php
(#41) Constant Zend_Test_PHPUnit_Constraint_ResponseHeader::ASSERT_RESPONSE_CODE is not documented
(#42) Constant Zend_Test_PHPUnit_Constraint_ResponseHeader::ASSERT_HEADER is not documented
(#43) Constant Zend_Test_PHPUnit_Constraint_ResponseHeader::ASSERT_HEADER_CONTAINS is not documented
(#44) Constant Zend_Test_PHPUnit_Constraint_ResponseHeader::ASSERT_HEADER_REGEX is not documented
(#108) Phpdocs for function Zend_Test_PHPUnit_Constraint_ResponseHeader::evaluate has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#31) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/ControllerTestCase.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#48) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#47) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/DatabaseTestCase.php
(#143) Phpdocs for function Zend_Test_PHPUnit_DatabaseTestCase::createDbRowset has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#58) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#57) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Connection.php
(#65) Phpdocs for variable Zend_Test_PHPUnit_Db_Connection::$_metaData does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#44) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#43) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/DbRowset.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#38) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/DbTable.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#38) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/DbTableDataSet.php
(#54) Phpdocs for function Zend_Test_PHPUnit_Db_DataSet_DbTableDataSet::addTable has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#37) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/QueryDataSet.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#48) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#47) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/DataSet/QueryTable.php
(#48) Phpdocs for function Zend_Test_PHPUnit_Db_DataSet_QueryTable::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#38) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#33) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Metadata/Generic.php
(#70) Phpdocs for function Zend_Test_PHPUnit_Db_Metadata_Generic::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#38) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Operation/DeleteAll.php
(#60) There is no description in phpdocs for function execute
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#53) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#52) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Operation/Insert.php
(#60) There is no description in phpdocs for function execute
(#90) There is no description in phpdocs for function buildInsertValues
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#53) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#52) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/Operation/Truncate.php
(#60) There is no description in phpdocs for function execute
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#53) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#52) Category Zend is not valid
local/mr/vendor/zend/Zend/Test/PHPUnit/Db/SimpleTester.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Test is not valid
(#58) Package Zend_Test is not valid
(#15) Category Zend is not valid
(#57) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Text is not valid
(#31) Package Zend_Text is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Figlet.php
(#36) Constant Zend_Text_Figlet::SM_LOWLINE is not documented
(#37) Constant Zend_Text_Figlet::SM_HIERARCHY is not documented
(#38) Constant Zend_Text_Figlet::SM_PAIR is not documented
(#39) Constant Zend_Text_Figlet::SM_BIGX is not documented
(#40) Constant Zend_Text_Figlet::SM_HARDBLANK is not documented
(#41) Constant Zend_Text_Figlet::SM_KERN is not documented
(#42) Constant Zend_Text_Figlet::SM_SMUSH is not documented
(#48) Constant Zend_Text_Figlet::SMO_YES is not documented
(#49) Constant Zend_Text_Figlet::SMO_FORCE is not documented
(#55) Constant Zend_Text_Figlet::JUSTIFICATION_CENTER is not documented
(#56) Constant Zend_Text_Figlet::JUSTIFICATION_RIGHT is not documented
(#62) Constant Zend_Text_Figlet::DIRECTION_RIGHT_TO_LEFT is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Text_Figlet is not valid
(#26) Package Zend_Text_Figlet is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Figlet/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Figlet is not valid
(#31) Package Zend_Text_Figlet is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/MultiByte.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Text is not valid
(#26) Package Zend_Text is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Table.php
(#36) Constant Zend_Text_Table::AUTO_SEPARATE_HEADER is not documented
(#37) Constant Zend_Text_Table::AUTO_SEPARATE_FOOTER is not documented
(#38) Constant Zend_Text_Table::AUTO_SEPARATE_ALL is not documented
(#117) Phpdocs for function Zend_Text_Table::__construct has incomplete parameters list
(#295) Phpdocs for function Zend_Text_Table::getInputCharset has incomplete parameters list
(#315) Phpdocs for function Zend_Text_Table::getOutputCharset has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#131) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Text_Table is not valid
(#26) Package Zend_Text_Table is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Table/Column.php
(#46) Constant Zend_Text_Table_Column::ALIGN_CENTER is not documented
(#47) Constant Zend_Text_Table_Column::ALIGN_RIGHT is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Text_Table is not valid
(#36) Package Zend_Text_Table is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Table/Decorator/Ascii.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Text_Table is not valid
(#31) Package Zend_Text_Table is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Table/Decorator/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Text_Table is not valid
(#26) Package Zend_Text_Table is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Table/Decorator/Unicode.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Text_Table is not valid
(#31) Package Zend_Text_Table is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Table/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Text_Table is not valid
(#31) Package Zend_Text_Table is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Text/Table/Row.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Text_Table is not valid
(#26) Package Zend_Text_Table is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/TimeSync.php
(#2) Empty line found after PHP open tag
(#28) No one-line description found in phpdocs for class Zend_TimeSync
(#236) Phpdocs for function Zend_TimeSync::getDate has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_TimeSync is not valid
(#30) Package Zend_TimeSync is not valid
(#16) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/TimeSync/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_TimeSync is not valid
(#31) Package Zend_TimeSync is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/TimeSync/Ntp.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_TimeSync is not valid
(#31) Package Zend_TimeSync is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/TimeSync/Protocol.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_TimeSync is not valid
(#26) Package Zend_TimeSync is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/TimeSync/Sntp.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_TimeSync is not valid
(#31) Package Zend_TimeSync is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Action/Base.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Action_Base
(#85) Phpdocs for function Zend_Tool_Framework_Action_Base::_parseName has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Action/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Action_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Action/Interface.php
(#31) Function getName is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Action/Repository.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Action_Repository
(#61) Phpdocs for function Zend_Tool_Framework_Action_Repository::addAction has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Abstract.php
(#62) Function Zend_Tool_Framework_Client_Abstract::__construct is not documented
(#79) Function Zend_Tool_Framework_Client_Abstract::setOptions is not documented
(#203) Function Zend_Tool_Framework_Client_Abstract::promptInteractiveInput is not documented
(#252) Function Zend_Tool_Framework_Client_Abstract::convertToClientNaming is not documented
(#257) Function Zend_Tool_Framework_Client_Abstract::convertFromClientNaming is not documented
(#262) Function Zend_Tool_Framework_Client_Abstract::_handleDispatch is not documented
(#321) Function Zend_Tool_Framework_Client_Abstract::_handleDispatchExecution is not documented
(#33) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Abstract
(#20) Not recommended phpdocs tag @version used
(#297) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Config.php
(#32) Variable Zend_Tool_Framework_Client_Config::$_configFilepath is not documented
(#23) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Config
(#39) There is no description in phpdocs for function __config
(#49) There is no description in phpdocs for function setOptions
(#62) There is no description in phpdocs for function setConfigFilepath
(#156) There is no description in phpdocs for function __unset
(#164) There is no description in phpdocs for function __set
(#183) There is no description in phpdocs for function getConfigInstance
(#50) Phpdocs for function Zend_Tool_Framework_Client_Config::setOptions has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console.php
(#120) Function Zend_Tool_Framework_Client_Console::setClassesToLoad is not documented
(#77) Phpdocs for function Zend_Tool_Framework_Client_Console::main has incomplete parameters list
(#101) Phpdocs for function Zend_Tool_Framework_Client_Console::setConfigOptions has incomplete parameters list
(#112) Phpdocs for function Zend_Tool_Framework_Client_Console::setStorageOptions has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#42) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ArgumentParser.php
(#60) Variable Zend_Tool_Framework_Client_Console_ArgumentParser::$_argumentsOriginal is not documented
(#61) Variable Zend_Tool_Framework_Client_Console_ArgumentParser::$_argumentsWorking is not documented
(#68) Variable Zend_Tool_Framework_Client_Console_ArgumentParser::$_helpKnownAction is not documented
(#69) Variable Zend_Tool_Framework_Client_Console_ArgumentParser::$_helpKnownProvider is not documented
(#70) Variable Zend_Tool_Framework_Client_Console_ArgumentParser::$_helpKnownSpecialty is not documented
(#33) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Console_ArgumentParser
(#76) Phpdocs for function Zend_Tool_Framework_Client_Console_ArgumentParser::setArguments has incomplete parameters list
(#162) Invalid phpdocs tag @TODO used
(#20) Not recommended phpdocs tag @version used
(#243) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/HelpSystem.php
(#23) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Console_HelpSystem
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/Manifest.php
(#204) Function Zend_Tool_Framework_Client_Console_Manifest::getIndex is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#56) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#55) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php
(#37) Function Zend_Tool_Framework_Client_Console_ResponseDecorator_AlignCenter::getName is not documented
(#42) There is no description in phpdocs for function decorate
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#28) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ResponseDecorator/Blockize.php
(#37) Function Zend_Tool_Framework_Client_Console_ResponseDecorator_Blockize::getName is not documented
(#42) There is no description in phpdocs for function decorate
(#32) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#28) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php
(#67) Function Zend_Tool_Framework_Client_Console_ResponseDecorator_Colorizer::getName is not documented
(#72) Function Zend_Tool_Framework_Client_Console_ResponseDecorator_Colorizer::decorate is not documented
(#32) Variable Zend_Tool_Framework_Client_Console_ResponseDecorator_Colorizer::$_colorOptions is not documented
(#22) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Console_ResponseDecorator_Colorizer
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Console/ResponseDecorator/Indention.php
(#33) Function Zend_Tool_Framework_Client_Console_ResponseDecorator_Indention::getName is not documented
(#24) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Console_ResponseDecorator_Indention
(#38) There is no description in phpdocs for function decorate
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#26) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/InputHandler.php
(#38) Function Zend_Tool_Framework_Client_Interactive_InputHandler::setClient is not documented
(#44) Function Zend_Tool_Framework_Client_Interactive_InputHandler::setInputRequest is not documented
(#58) Function Zend_Tool_Framework_Client_Interactive_InputHandler::handle is not documented
(#36) Variable Zend_Tool_Framework_Client_Interactive_InputHandler::$_inputRequest is not documented
(#22) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Interactive_InputHandler
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/InputInterface.php
(#39) Function getMissingParameterPromptString is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/InputRequest.php
(#32) Function Zend_Tool_Framework_Client_Interactive_InputRequest::__construct is not documented
(#39) Function Zend_Tool_Framework_Client_Interactive_InputRequest::setContent is not documented
(#45) Function Zend_Tool_Framework_Client_Interactive_InputRequest::getContent is not documented
(#50) Function Zend_Tool_Framework_Client_Interactive_InputRequest::__toString is not documented
(#30) Variable Zend_Tool_Framework_Client_Interactive_InputRequest::$_content is not documented
(#22) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Interactive_InputRequest
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/InputResponse.php
(#33) Function Zend_Tool_Framework_Client_Interactive_InputResponse::__construct is not documented
(#40) Function Zend_Tool_Framework_Client_Interactive_InputResponse::setContent is not documented
(#46) Function Zend_Tool_Framework_Client_Interactive_InputResponse::getContent is not documented
(#31) Variable Zend_Tool_Framework_Client_Interactive_InputResponse::$_content is not documented
(#22) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Interactive_InputResponse
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Interactive/OutputInterface.php
(#31) Function handleInteractiveOutput is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Manifest.php
(#201) Function Zend_Tool_Framework_Client_Manifest::getIndex is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#56) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#55) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Request.php
(#23) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Request
(#236) Phpdocs for function Zend_Tool_Framework_Client_Request::setDebug has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Response.php
(#23) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Response
(#75) Phpdocs for function Zend_Tool_Framework_Client_Response::setContent has incomplete parameters list
(#90) Phpdocs for function Zend_Tool_Framework_Client_Response::appendContent has incomplete parameters list
(#109) Phpdocs for function Zend_Tool_Framework_Client_Response::setDefaultDecoratorOptions has incomplete parameters list
(#201) Phpdocs for function Zend_Tool_Framework_Client_Response::_applyDecorators has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php
(#31) Function getName is not documented
(#33) Function decorate is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Response/ContentDecorator/Separator.php
(#75) Function Zend_Tool_Framework_Client_Response_ContentDecorator_Separator::decorate is not documented
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Response_ContentDecorator_Separator
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Storage.php
(#42) Function Zend_Tool_Framework_Client_Storage::__construct is not documented
(#49) Function Zend_Tool_Framework_Client_Storage::setAdapter is not documented
(#59) Function Zend_Tool_Framework_Client_Storage::isEnabled is not documented
(#64) Function Zend_Tool_Framework_Client_Storage::put is not documented
(#75) Function Zend_Tool_Framework_Client_Storage::get is not documented
(#89) Function Zend_Tool_Framework_Client_Storage::has is not documented
(#98) Function Zend_Tool_Framework_Client_Storage::remove is not documented
(#109) Function Zend_Tool_Framework_Client_Storage::getStreamUri is not documented
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Storage
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Storage/AdapterInterface.php
(#32) Function put is not documented
(#34) Function get is not documented
(#36) Function has is not documented
(#38) Function remove is not documented
(#40) Function getStreamUri is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Client/Storage/Directory.php
(#40) Function Zend_Tool_Framework_Client_Storage_Directory::__construct is not documented
(#48) Function Zend_Tool_Framework_Client_Storage_Directory::put is not documented
(#53) Function Zend_Tool_Framework_Client_Storage_Directory::get is not documented
(#58) Function Zend_Tool_Framework_Client_Storage_Directory::has is not documented
(#63) Function Zend_Tool_Framework_Client_Storage_Directory::remove is not documented
(#68) Function Zend_Tool_Framework_Client_Storage_Directory::getStreamUri is not documented
(#38) Variable Zend_Tool_Framework_Client_Storage_Directory::$_directoryPath is not documented
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Client_Storage_Directory
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Loader/Abstract.php
(#33) No one-line description found in phpdocs for class Zend_Tool_Framework_Loader_Abstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Loader/BasicLoader.php
(#59) Function Zend_Tool_Framework_Loader_BasicLoader::__construct is not documented
(#66) Function Zend_Tool_Framework_Loader_BasicLoader::setOptions is not documented
(#99) Function Zend_Tool_Framework_Loader_BasicLoader::load is not documented
(#40) No one-line description found in phpdocs for class Zend_Tool_Framework_Loader_BasicLoader
(#89) There is no description in phpdocs for function setClassesToLoad
(#130) There is no description in phpdocs for function _isManifestImplementation
(#142) There is no description in phpdocs for function _isProviderImplementation
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#42) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Loader/IncludePathLoader.php
(#33) No one-line description found in phpdocs for class Zend_Tool_Framework_Loader_IncludePathLoader
(#120) There is no description in phpdocs for function _fileIsBlacklisted
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php
(#32) Variable Zend_Tool_Framework_Loader_IncludePathLoader_RecursiveFilterIterator::$_denyDirectoryPattern is not documented
(#33) Variable Zend_Tool_Framework_Loader_IncludePathLoader_RecursiveFilterIterator::$_acceptFilePattern is not documented
(#23) No one-line description found in phpdocs for class Zend_Tool_Framework_Loader_IncludePathLoader_RecursiveFilterIterator
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Loader/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Tool is not valid
(#27) Package Tool is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/ActionManifestable.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Manifest_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/Indexable.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/MetadataManifestable.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/ProviderManifestable.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Manifest/Repository.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Manifest_Repository
(#153) Phpdocs for function Zend_Tool_Framework_Manifest_Repository::addMetadata has incomplete parameters list
(#212) Phpdocs for function Zend_Tool_Framework_Manifest_Repository::getMetadatas has incomplete parameters list
(#254) Phpdocs for function Zend_Tool_Framework_Manifest_Repository::getMetadata has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Attributable.php
(#29) Function getAttributes is not documented
(#16) Package Zend_Tool is not valid
(#23) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#22) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Basic.php
(#53) Variable Zend_Tool_Framework_Metadata_Basic::$_type is not documented
(#54) Variable Zend_Tool_Framework_Metadata_Basic::$_name is not documented
(#55) Variable Zend_Tool_Framework_Metadata_Basic::$_value is not documented
(#46) Constant Zend_Tool_Framework_Metadata_Basic::ATTRIBUTES_ALL is not documented
(#47) Constant Zend_Tool_Framework_Metadata_Basic::ATTRIBUTES_NO_PARENT is not documented
(#33) No one-line description found in phpdocs for class Zend_Tool_Framework_Metadata_Basic
(#66) Phpdocs for function Zend_Tool_Framework_Metadata_Basic::__construct has incomplete parameters list
(#79) Phpdocs for function Zend_Tool_Framework_Metadata_Basic::setOptions has incomplete parameters list
(#151) Phpdocs for function Zend_Tool_Framework_Metadata_Basic::setValue has incomplete parameters list
(#186) Phpdocs for function Zend_Tool_Framework_Metadata_Basic::getAttributes has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Dynamic.php
(#63) Function Zend_Tool_Framework_Metadata_Dynamic::__construct is not documented
(#70) Function Zend_Tool_Framework_Metadata_Dynamic::setOptions is not documented
(#150) Function Zend_Tool_Framework_Metadata_Dynamic::getAttributes is not documented
(#33) No one-line description found in phpdocs for class Zend_Tool_Framework_Metadata_Dynamic
(#81) Phpdocs for function Zend_Tool_Framework_Metadata_Dynamic::setType has incomplete parameters list
(#105) Phpdocs for function Zend_Tool_Framework_Metadata_Dynamic::setName has incomplete parameters list
(#129) Phpdocs for function Zend_Tool_Framework_Metadata_Dynamic::setValue has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Metadata/Tool.php
(#59) Function Zend_Tool_Framework_Metadata_Tool::setClientName is not documented
(#65) Function Zend_Tool_Framework_Metadata_Tool::getClientName is not documented
(#45) Variable Zend_Tool_Framework_Metadata_Tool::$_clientName is not documented
(#46) Variable Zend_Tool_Framework_Metadata_Tool::$_actionName is not documented
(#47) Variable Zend_Tool_Framework_Metadata_Tool::$_providerName is not documented
(#48) Variable Zend_Tool_Framework_Metadata_Tool::$_specialtyName is not documented
(#54) Variable Zend_Tool_Framework_Metadata_Tool::$_clientReference is not documented
(#55) Variable Zend_Tool_Framework_Metadata_Tool::$_actionReference is not documented
(#56) Variable Zend_Tool_Framework_Metadata_Tool::$_providerReference is not documented
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Metadata_Tool
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Abstract.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#42) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Provider/DocblockManifestable.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Provider_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Interactable.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Pretendable.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Repository.php
(#130) Function Zend_Tool_Framework_Provider_Repository::hasProvider is not documented
(#33) No one-line description found in phpdocs for class Zend_Tool_Framework_Provider_Repository
(#95) Phpdocs for function Zend_Tool_Framework_Provider_Repository::addProvider has incomplete parameters list
(#252) Phpdocs for function Zend_Tool_Framework_Provider_Repository::_parseName has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Provider/Signature.php
(#113) Function Zend_Tool_Framework_Provider_Signature::process is not documented
(#38) No one-line description found in phpdocs for class Zend_Tool_Framework_Provider_Signature
(#202) Phpdocs for function Zend_Tool_Framework_Provider_Signature::getActionableMethodByActionName has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#43) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Registry.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Framework_Registry
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Registry/EnabledInterface.php
(#38) Function setRegistry is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#31) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Registry/Exception.php
(#24) No one-line description found in phpdocs for class Zend_Tool_Framework_Registry_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#26) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/Registry/Interface.php
(#50) Phpdocs for function setLoader has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#24) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/System/Action/Create.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#37) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/System/Action/Delete.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#37) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/System/Manifest.php
(#42) Function Zend_Tool_Framework_System_Manifest::getProviders is not documented
(#54) Function Zend_Tool_Framework_System_Manifest::getActions is not documented
(#32) No one-line description found in phpdocs for class Zend_Tool_Framework_System_Manifest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#34) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/System/Provider/Config.php
(#197) Function Zend_Tool_Framework_System_Provider_Config::_doEnable is not documented
(#67) There is no description in phpdocs for function create
(#100) There is no description in phpdocs for function _detectHomeDirectory
(#138) There is no description in phpdocs for function _printTree
(#183) There is no description in phpdocs for function enableProvider
(#237) There is no description in phpdocs for function enableManifest
(#251) There is no description in phpdocs for function disableManifest
(#259) There is no description in phpdocs for function disableProvider
(#296) There is no description in phpdocs for function _loadUserConfigIfExists
(#68) Phpdocs for function Zend_Tool_Framework_System_Provider_Config::create has incomplete parameters list
(#140) Phpdocs for function Zend_Tool_Framework_System_Provider_Config::_printTree has incomplete parameters list
(#51) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#46) Package Zend_Tool is not valid
(#46) Package Framework is not valid
(#15) Category Zend is not valid
(#45) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/System/Provider/Manifest.php
(#43) Function Zend_Tool_Framework_System_Provider_Manifest::setRegistry is not documented
(#48) Function Zend_Tool_Framework_System_Provider_Manifest::getName is not documented
(#53) Function Zend_Tool_Framework_System_Provider_Manifest::show is not documented
(#33) No one-line description found in phpdocs for class Zend_Tool_Framework_System_Provider_Manifest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/System/Provider/Phpinfo.php
(#33) Function Zend_Tool_Framework_System_Provider_Phpinfo::showAction is not documented
(#24) No one-line description found in phpdocs for class Zend_Tool_Framework_System_Provider_Phpinfo
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#26) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Framework/System/Provider/Version.php
(#49) Function Zend_Tool_Framework_System_Provider_Version::setRegistry is not documented
(#84) Function Zend_Tool_Framework_System_Provider_Version::showMajorPart is not documented
(#91) Function Zend_Tool_Framework_System_Provider_Version::showMinorPart is not documented
(#98) Function Zend_Tool_Framework_System_Provider_Version::showMiniPart is not documented
(#105) Function Zend_Tool_Framework_System_Provider_Version::_splitVersion is not documented
(#47) Variable Zend_Tool_Framework_System_Provider_Version::$_specialties is not documented
(#43) Constant Zend_Tool_Framework_System_Provider_Version::MODE_MAJOR is not documented
(#44) Constant Zend_Tool_Framework_System_Provider_Version::MODE_MINOR is not documented
(#45) Constant Zend_Tool_Framework_System_Provider_Version::MODE_MINI is not documented
(#58) Phpdocs for function Zend_Tool_Framework_System_Provider_Version::show has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Content/Engine.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#40) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Content/Engine/CodeGenerator.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Content/Engine/Phtml.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Exception.php
(#24) No one-line description found in phpdocs for class Zend_Tool_Project_Context_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#26) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Filesystem/Abstract.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Filesystem/Directory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Filesystem/File.php
(#161) Function Zend_Tool_Project_Context_Filesystem_File::_initFileOnlyContext is not documented
(#42) Variable Zend_Tool_Project_Context_Filesystem_File::$_fileOnlyContext is not documented
(#44) Variable Zend_Tool_Project_Context_Filesystem_File::$_filesystemName is not documented
(#46) Variable Zend_Tool_Project_Context_Filesystem_File::$_content is not documented
(#96) Phpdocs for function Zend_Tool_Project_Context_Filesystem_File::setResource has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#132) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Interface.php
(#36) Function getName is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#29) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Repository.php
(#55) Function Zend_Tool_Project_Context_Repository::resetInstance is not documented
(#61) Function Zend_Tool_Project_Context_Repository::__construct is not documented
(#71) Function Zend_Tool_Project_Context_Repository::addContextsFromDirectory is not documented
(#84) Function Zend_Tool_Project_Context_Repository::addContextClass is not documented
(#131) Function Zend_Tool_Project_Context_Repository::getContext is not documented
(#142) Function Zend_Tool_Project_Context_Repository::hasContext is not documented
(#148) Function Zend_Tool_Project_Context_Repository::isSystemContext is not documented
(#159) Function Zend_Tool_Project_Context_Repository::isTopLevelContext is not documented
(#169) Function Zend_Tool_Project_Context_Repository::isOverwritableContext is not documented
(#179) Function Zend_Tool_Project_Context_Repository::count is not documented
(#184) Function Zend_Tool_Project_Context_Repository::_normalizeName is not documented
(#35) Variable Zend_Tool_Project_Context_Repository::$_instance is not documented
(#36) Variable Zend_Tool_Project_Context_Repository::$_isInitialized is not documented
(#38) Variable Zend_Tool_Project_Context_Repository::$_shortContextNames is not documented
(#39) Variable Zend_Tool_Project_Context_Repository::$_contexts is not documented
(#26) No one-line description found in phpdocs for class Zend_Tool_Project_Context_Repository
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#28) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#27) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/System/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/System/NotOverwritable.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/System/ProjectDirectory.php
(#20) Not recommended phpdocs tag @version used
(#113) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#50) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/System/ProjectProfileFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#50) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/System/ProjectProvidersDirectory.php
(#20) Not recommended phpdocs tag @version used
(#89) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#45) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/System/TopLevelRestrictable.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/AbstractClassFile.php
(#40) Phpdocs for function Zend_Tool_Project_Context_Zf_AbstractClassFile::getFullClassName has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ActionMethod.php
(#20) Not recommended phpdocs tag @version used
(#179) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#40) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ApisDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ApplicationConfigFile.php
(#103) Function Zend_Tool_Project_Context_Zf_ApplicationConfigFile::getAsZendConfig is not documented
(#193) Function Zend_Tool_Project_Context_Zf_ApplicationConfigFile::removeStringItem is not documented
(#221) Function Zend_Tool_Project_Context_Zf_ApplicationConfigFile::removeItem is not documented
(#253) Function Zend_Tool_Project_Context_Zf_ApplicationConfigFile::_getDefaultContents is not documented
(#154) There is no description in phpdocs for function addItem
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ApplicationDirectory.php
(#46) Function Zend_Tool_Project_Context_Zf_ApplicationDirectory::init is not documented
(#66) Function Zend_Tool_Project_Context_Zf_ApplicationDirectory::getName is not documented
(#71) Function Zend_Tool_Project_Context_Zf_ApplicationDirectory::setClassNamePrefix is not documented
(#76) Function Zend_Tool_Project_Context_Zf_ApplicationDirectory::getClassNamePrefix is not documented
(#42) Variable Zend_Tool_Project_Context_Zf_ApplicationDirectory::$_filesystemName is not documented
(#44) Variable Zend_Tool_Project_Context_Zf_ApplicationDirectory::$_classNamePrefix is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/BootstrapFile.php
(#68) Function Zend_Tool_Project_Context_Zf_BootstrapFile::init is not documented
(#102) Function Zend_Tool_Project_Context_Zf_BootstrapFile::getApplicationInstance is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/CacheDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ConfigFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ConfigsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ControllerFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ControllersDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/DataDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/DbTableDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/DbTableFile.php
(#63) Function Zend_Tool_Project_Context_Zf_DbTableFile::getPersistentAttributes is not documented
(#68) Function Zend_Tool_Project_Context_Zf_DbTableFile::getContents is not documented
(#37) Variable Zend_Tool_Project_Context_Zf_DbTableFile::$_dbTableName is not documented
(#39) Variable Zend_Tool_Project_Context_Zf_DbTableFile::$_actualTableName is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/DocsDirectory.php
(#57) Function Zend_Tool_Project_Context_Zf_DocsDirectory::create is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/FormFile.php
(#80) Function Zend_Tool_Project_Context_Zf_FormFile::getFormName is not documented
(#85) Function Zend_Tool_Project_Context_Zf_FormFile::getContents is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/FormsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/HtaccessFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LayoutScriptFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LayoutScriptsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LayoutsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LibraryDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LocalesDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/LogsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ModelFile.php
(#80) Function Zend_Tool_Project_Context_Zf_ModelFile::getModelName is not documented
(#85) Function Zend_Tool_Project_Context_Zf_ModelFile::getContents is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ModelsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ModuleDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ModulesDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#40) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicImagesDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicIndexFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicScriptsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/PublicStylesheetsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/SearchIndexesDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/SessionsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TemporaryDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestApplicationBootstrapFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestApplicationControllerDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestApplicationDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestLibraryBootstrapFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestLibraryDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestLibraryFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestPHPUnitConfigFile.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/TestsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/UploadsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php
(#87) Function Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory::_convertControllerNameToFilesystemName is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewFiltersDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewHelpersDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewScriptFile.php
(#204) Function Zend_Tool_Project_Context_Zf_ViewScriptFile::_convertActionNameToFilesystemName is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewScriptsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ViewsDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Context/Zf/ZfStandardLibraryDirectory.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Project_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Profile.php
(#71) Phpdocs for function Zend_Tool_Project_Profile::setOptions has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#40) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Profile/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Project_Profile_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Profile/FileParser/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Profile/FileParser/Xml.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Project_Profile_FileParser_Xml
(#97) Phpdocs for function Zend_Tool_Project_Profile_FileParser_Xml::unserialize has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#144) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Profile/Iterator/ContextFilter.php
(#77) Phpdocs for function Zend_Tool_Project_Profile_Iterator_ContextFilter::setOptions has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#27) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Profile/Iterator/EnabledResourceFilter.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#27) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Profile/Resource.php
(#57) Variable Zend_Tool_Project_Profile_Resource::$_deleted is not documented
(#58) Variable Zend_Tool_Project_Profile_Resource::$_enabled is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#37) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Profile/Resource/Container.php
(#67) Phpdocs for function Zend_Tool_Project_Profile_Resource_Container::search has incomplete parameters list
(#139) Phpdocs for function Zend_Tool_Project_Profile_Resource_Container::createResourceAt has incomplete parameters list
(#163) Phpdocs for function Zend_Tool_Project_Profile_Resource_Container::createResource has incomplete parameters list
(#207) Phpdocs for function Zend_Tool_Project_Profile_Resource_Container::setAttributes has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#104) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#32) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Profile/Resource/SearchConstraints.php
(#56) Phpdocs for function Zend_Tool_Project_Profile_Resource_SearchConstraints::setOptions has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#27) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Abstract.php
(#99) Function Zend_Tool_Project_Provider_Abstract::getContextClasses is not documented
(#211) Function Zend_Tool_Project_Provider_Abstract::_getContentForContext is not documented
(#65) Variable Zend_Tool_Project_Provider_Abstract::$_projectPath is not documented
(#57) Constant Zend_Tool_Project_Provider_Abstract::NO_PROFILE_THROW_EXCEPTION is not documented
(#58) Constant Zend_Tool_Project_Provider_Abstract::NO_PROFILE_RETURN_FALSE is not documented
(#48) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Abstract
(#111) Phpdocs for function Zend_Tool_Project_Provider_Abstract::_loadProfile has incomplete parameters list
(#178) Phpdocs for function Zend_Tool_Project_Provider_Abstract::_getProfile has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#50) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#49) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Action.php
(#33) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Action
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Application.php
(#34) Variable Zend_Tool_Project_Provider_Application::$_specialties is not documented
(#23) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Application
(#36) There is no description in phpdocs for function changeClassNamePrefix
(#38) Phpdocs for function Zend_Tool_Project_Provider_Application::changeClassNamePrefix has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Controller.php
(#23) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Controller
(#108) Phpdocs for function Zend_Tool_Project_Provider_Controller::create has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/DbAdapter.php
(#50) Function Zend_Tool_Project_Provider_DbAdapter::configure is not documented
(#87) Function Zend_Tool_Project_Provider_DbAdapter::_configureViaDSN is not documented
(#134) Function Zend_Tool_Project_Provider_DbAdapter::_cleanMagicQuotesInValues is not documented
(#44) Variable Zend_Tool_Project_Provider_DbAdapter::$_appConfigFilePath is not documented
(#46) Variable Zend_Tool_Project_Provider_DbAdapter::$_config is not documented
(#48) Variable Zend_Tool_Project_Provider_DbAdapter::$_sectionName is not documented
(#33) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_DbAdapter
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/DbTable.php
(#41) Function Zend_Tool_Project_Provider_DbTable::createResource is not documented
(#69) Function Zend_Tool_Project_Provider_DbTable::hasResource is not documented
(#92) Function Zend_Tool_Project_Provider_DbTable::create is not documented
(#146) Function Zend_Tool_Project_Provider_DbTable::createFromDatabase is not documented
(#209) Function Zend_Tool_Project_Provider_DbTable::_convertTableNameToClassName is not documented
(#34) Variable Zend_Tool_Project_Provider_DbTable::$_specialties is not documented
(#23) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_DbTable
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Form.php
(#32) Function Zend_Tool_Project_Provider_Form::createResource is not documented
(#23) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Form
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Layout.php
(#37) Function Zend_Tool_Project_Provider_Layout::createResource is not documented
(#61) Function Zend_Tool_Project_Provider_Layout::enable is not documented
(#102) Function Zend_Tool_Project_Provider_Layout::disable is not documented
(#28) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Layout
(#20) Not recommended phpdocs tag @version used
(#104) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Manifest.php
(#23) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Manifest
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Model.php
(#32) Function Zend_Tool_Project_Provider_Model::createResource is not documented
(#23) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Model
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#25) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Module.php
(#54) Function Zend_Tool_Project_Provider_Module::createResources is not documented
(#43) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Module
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#45) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Profile.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Profile
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Project.php
(#106) Function Zend_Tool_Project_Provider_Project::show is not documented
(#111) Function Zend_Tool_Project_Provider_Project::showInfo is not documented
(#121) Function Zend_Tool_Project_Provider_Project::_getDefaultProfile is not documented
(#195) Function Zend_Tool_Project_Provider_Project::getDefaultReadmeContents is not documented
(#39) Variable Zend_Tool_Project_Provider_Project::$_specialties is not documented
(#28) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Project
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/ProjectProvider.php
(#25) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_ProjectProvider
(#71) Phpdocs for function Zend_Tool_Project_Provider_ProjectProvider::create has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Tool is not valid
(#27) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/Test.php
(#137) Function Zend_Tool_Project_Provider_Test::enable is not documented
(#142) Function Zend_Tool_Project_Provider_Test::disable is not documented
(#42) Variable Zend_Tool_Project_Provider_Test::$_specialties is not documented
(#33) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_Test
(#20) Not recommended phpdocs tag @version used
(#84) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#35) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/Tool/Project/Provider/View.php
(#28) No one-line description found in phpdocs for class Zend_Tool_Project_Provider_View
(#20) Not recommended phpdocs tag @version used
(#77) Invalid inline phpdocs tag @todo found
(#16) Package Zend_Tool is not valid
(#30) Package Zend_Tool is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate.php
(#57) Variable Zend_Translate::$_cache is not documented
(#39) Constant Zend_Translate::AN_CSV is not documented
(#40) Constant Zend_Translate::AN_GETTEXT is not documented
(#41) Constant Zend_Translate::AN_INI is not documented
(#42) Constant Zend_Translate::AN_QT is not documented
(#43) Constant Zend_Translate::AN_TBX is not documented
(#44) Constant Zend_Translate::AN_TMX is not documented
(#45) Constant Zend_Translate::AN_XLIFF is not documented
(#46) Constant Zend_Translate::AN_XMLTM is not documented
(#48) Constant Zend_Translate::LOCALE_DIRECTORY is not documented
(#49) Constant Zend_Translate::LOCALE_FILENAME is not documented
(#28) No one-line description found in phpdocs for class Zend_Translate
(#212) Phpdocs for function Zend_Translate::__call has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#30) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter.php
(#548) Phpdocs for function Zend_Translate_Adapter::_addTranslationData has incomplete parameters list
(#63) Invalid phpdocs tag @constant used
(#69) Invalid phpdocs tag @constant used
(#20) Not recommended phpdocs tag @version used
(#657) Invalid inline phpdocs tag @see found
(#775) Invalid inline phpdocs tag @see found
(#812) Invalid inline phpdocs tag @see found
(#16) Package Zend_Translate is not valid
(#37) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter/Array.php
(#38) Variable Zend_Translate_Adapter_Array::$_data is not documented
(#30) No one-line description found in phpdocs for class Zend_Translate_Adapter_Array
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#32) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter/Csv.php
(#38) Variable Zend_Translate_Adapter_Csv::$_data is not documented
(#30) No one-line description found in phpdocs for class Zend_Translate_Adapter_Csv
(#76) Phpdocs for function Zend_Translate_Adapter_Csv::_loadTranslationData has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#32) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter/Gettext.php
(#36) Variable Zend_Translate_Adapter_Gettext::$_bigEndian is not documented
(#37) Variable Zend_Translate_Adapter_Gettext::$_file is not documented
(#38) Variable Zend_Translate_Adapter_Gettext::$_adapterInfo is not documented
(#39) Variable Zend_Translate_Adapter_Gettext::$_data is not documented
(#28) No one-line description found in phpdocs for class Zend_Translate_Adapter_Gettext
(#58) Phpdocs for function Zend_Translate_Adapter_Gettext::_loadTranslationData has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#30) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter/Ini.php
(#36) Variable Zend_Translate_Adapter_Ini::$_data is not documented
(#28) No one-line description found in phpdocs for class Zend_Translate_Adapter_Ini
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#30) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter/Qt.php
(#88) Function Zend_Translate_Adapter_Qt::_startElement is not documented
(#109) Function Zend_Translate_Adapter_Qt::_endElement is not documented
(#129) Function Zend_Translate_Adapter_Qt::_contentElement is not documented
(#140) Function Zend_Translate_Adapter_Qt::_findEncoding is not documented
(#38) Variable Zend_Translate_Adapter_Qt::$_file is not documented
(#39) Variable Zend_Translate_Adapter_Qt::$_cleared is not documented
(#40) Variable Zend_Translate_Adapter_Qt::$_transunit is not documented
(#41) Variable Zend_Translate_Adapter_Qt::$_source is not documented
(#42) Variable Zend_Translate_Adapter_Qt::$_target is not documented
(#43) Variable Zend_Translate_Adapter_Qt::$_scontent is not documented
(#44) Variable Zend_Translate_Adapter_Qt::$_tcontent is not documented
(#45) Variable Zend_Translate_Adapter_Qt::$_stag is not documented
(#46) Variable Zend_Translate_Adapter_Qt::$_ttag is not documented
(#47) Variable Zend_Translate_Adapter_Qt::$_data is not documented
(#30) No one-line description found in phpdocs for class Zend_Translate_Adapter_Qt
(#52) Phpdocs for function Zend_Translate_Adapter_Qt::_loadTranslationData has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#32) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter/Tbx.php
(#83) Function Zend_Translate_Adapter_Tbx::_startElement is not documented
(#114) Function Zend_Translate_Adapter_Tbx::_endElement is not documented
(#138) Function Zend_Translate_Adapter_Tbx::_contentElement is not documented
(#145) Function Zend_Translate_Adapter_Tbx::_findEncoding is not documented
(#38) Variable Zend_Translate_Adapter_Tbx::$_file is not documented
(#39) Variable Zend_Translate_Adapter_Tbx::$_cleared is not documented
(#40) Variable Zend_Translate_Adapter_Tbx::$_langset is not documented
(#41) Variable Zend_Translate_Adapter_Tbx::$_termentry is not documented
(#42) Variable Zend_Translate_Adapter_Tbx::$_content is not documented
(#43) Variable Zend_Translate_Adapter_Tbx::$_term is not documented
(#44) Variable Zend_Translate_Adapter_Tbx::$_data is not documented
(#30) No one-line description found in phpdocs for class Zend_Translate_Adapter_Tbx
(#49) Phpdocs for function Zend_Translate_Adapter_Tbx::_loadTranslationData has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#32) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter/Tmx.php
(#38) Variable Zend_Translate_Adapter_Tmx::$_file is not documented
(#39) Variable Zend_Translate_Adapter_Tmx::$_useId is not documented
(#40) Variable Zend_Translate_Adapter_Tmx::$_srclang is not documented
(#41) Variable Zend_Translate_Adapter_Tmx::$_tu is not documented
(#42) Variable Zend_Translate_Adapter_Tmx::$_tuv is not documented
(#43) Variable Zend_Translate_Adapter_Tmx::$_seg is not documented
(#44) Variable Zend_Translate_Adapter_Tmx::$_content is not documented
(#45) Variable Zend_Translate_Adapter_Tmx::$_data is not documented
(#30) No one-line description found in phpdocs for class Zend_Translate_Adapter_Tmx
(#50) Phpdocs for function Zend_Translate_Adapter_Tmx::_loadTranslationData has incomplete parameters list
(#210) Phpdocs for function Zend_Translate_Adapter_Tmx::_findEncoding has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#32) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter/Xliff.php
(#95) Function Zend_Translate_Adapter_Xliff::_startElement is not documented
(#150) Function Zend_Translate_Adapter_Xliff::_endElement is not documented
(#198) Function Zend_Translate_Adapter_Xliff::_contentElement is not documented
(#209) Function Zend_Translate_Adapter_Xliff::_findEncoding is not documented
(#38) Variable Zend_Translate_Adapter_Xliff::$_file is not documented
(#39) Variable Zend_Translate_Adapter_Xliff::$_useId is not documented
(#40) Variable Zend_Translate_Adapter_Xliff::$_cleared is not documented
(#41) Variable Zend_Translate_Adapter_Xliff::$_transunit is not documented
(#42) Variable Zend_Translate_Adapter_Xliff::$_source is not documented
(#43) Variable Zend_Translate_Adapter_Xliff::$_target is not documented
(#44) Variable Zend_Translate_Adapter_Xliff::$_langId is not documented
(#45) Variable Zend_Translate_Adapter_Xliff::$_scontent is not documented
(#46) Variable Zend_Translate_Adapter_Xliff::$_tcontent is not documented
(#47) Variable Zend_Translate_Adapter_Xliff::$_stag is not documented
(#48) Variable Zend_Translate_Adapter_Xliff::$_ttag is not documented
(#49) Variable Zend_Translate_Adapter_Xliff::$_data is not documented
(#30) No one-line description found in phpdocs for class Zend_Translate_Adapter_Xliff
(#54) Phpdocs for function Zend_Translate_Adapter_Xliff::_loadTranslationData has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#32) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Adapter/XmlTm.php
(#83) Function Zend_Translate_Adapter_XmlTm::_startElement is not documented
(#95) Function Zend_Translate_Adapter_XmlTm::_endElement is not documented
(#112) Function Zend_Translate_Adapter_XmlTm::_contentElement is not documented
(#119) Function Zend_Translate_Adapter_XmlTm::_findEncoding is not documented
(#38) Variable Zend_Translate_Adapter_XmlTm::$_file is not documented
(#39) Variable Zend_Translate_Adapter_XmlTm::$_cleared is not documented
(#40) Variable Zend_Translate_Adapter_XmlTm::$_lang is not documented
(#41) Variable Zend_Translate_Adapter_XmlTm::$_content is not documented
(#42) Variable Zend_Translate_Adapter_XmlTm::$_tag is not documented
(#43) Variable Zend_Translate_Adapter_XmlTm::$_data is not documented
(#30) No one-line description found in phpdocs for class Zend_Translate_Adapter_XmlTm
(#48) Phpdocs for function Zend_Translate_Adapter_XmlTm::_loadTranslationData has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#32) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Exception.php
(#29) No one-line description found in phpdocs for class Zend_Translate_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Translate is not valid
(#31) Package Zend_Translate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Translate/Plural.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Locale is not valid
(#26) Package Zend_Locale is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Uri.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Uri is not valid
(#26) Package Zend_Uri is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Uri/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Uri is not valid
(#31) Package Zend_Uri is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Uri/Http.php
(#47) Constant Zend_Uri_Http::CHAR_MARK is not documented
(#48) Constant Zend_Uri_Http::CHAR_RESERVED is not documented
(#49) Constant Zend_Uri_Http::CHAR_SEGMENT is not documented
(#50) Constant Zend_Uri_Http::CHAR_UNWISE is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Uri is not valid
(#36) Package Zend_Uri is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate.php
(#27) No one-line description found in phpdocs for class Zend_Validate
(#187) There is no description in phpdocs for function is
(#269) Phpdocs for function Zend_Validate::getDefaultTranslator has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Abstract.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Abstract
(#253) There is no description in phpdocs for function _error
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Alnum.php
(#35) Constant Zend_Validate_Alnum::INVALID is not documented
(#36) Constant Zend_Validate_Alnum::NOT_ALNUM is not documented
(#37) Constant Zend_Validate_Alnum::STRING_EMPTY is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Alnum
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Alpha.php
(#35) Constant Zend_Validate_Alpha::INVALID is not documented
(#36) Constant Zend_Validate_Alpha::NOT_ALPHA is not documented
(#37) Constant Zend_Validate_Alpha::STRING_EMPTY is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Alpha
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode.php
(#45) Variable Zend_Validate_Barcode::$_messageTemplates is not documented
(#40) Constant Zend_Validate_Barcode::INVALID is not documented
(#41) Constant Zend_Validate_Barcode::FAILED is not documented
(#42) Constant Zend_Validate_Barcode::INVALID_CHARS is not documented
(#43) Constant Zend_Validate_Barcode::INVALID_LENGTH is not documented
(#32) No one-line description found in phpdocs for class Zend_Validate_Barcode
(#78) Phpdocs for function Zend_Validate_Barcode::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#34) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/AdapterAbstract.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_AdapterAbstract
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/AdapterInterface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#24) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Code25.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code25
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Code25interleaved.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code25interleaved
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Code39.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code39
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Code39ext.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code39ext
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Code93.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code93
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Code93ext.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code93ext
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Ean12.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean12
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Ean13.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean13
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Ean14.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean14
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Ean18.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean18
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Ean2.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean2
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Ean5.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean5
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Ean8.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean8
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Gtin12.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Gtin12
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Gtin13.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Gtin13
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Gtin14.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Gtin14
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Identcode.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Identcode
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Intelligentmail.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_IntelligentMail
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Issn.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Issn
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Itf14.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Itf14
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Leitcode.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Leitcode
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Planet.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Planet
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Postnet.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Postnet
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Royalmail.php
(#47) Variable Zend_Validate_Barcode_Royalmail::$_rows is not documented
(#56) Variable Zend_Validate_Barcode_Royalmail::$_columns is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Royalmail
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Sscc.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Sscc
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Upca.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Upca
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Barcode/Upce.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Upce
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Between.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Between
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Callback.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Callback
(#72) Phpdocs for function Zend_Validate_Callback::__construct has incomplete parameters list
(#135) Phpdocs for function Zend_Validate_Callback::setOptions has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Ccnum.php
(#62) Function Zend_Validate_Ccnum::__construct is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Ccnum
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/CreditCard.php
(#41) Constant Zend_Validate_CreditCard::AMERICAN_EXPRESS is not documented
(#42) Constant Zend_Validate_CreditCard::UNIONPAY is not documented
(#43) Constant Zend_Validate_CreditCard::DINERS_CLUB is not documented
(#44) Constant Zend_Validate_CreditCard::DINERS_CLUB_US is not documented
(#45) Constant Zend_Validate_CreditCard::DISCOVER is not documented
(#46) Constant Zend_Validate_CreditCard::JCB is not documented
(#47) Constant Zend_Validate_CreditCard::LASER is not documented
(#48) Constant Zend_Validate_CreditCard::MAESTRO is not documented
(#49) Constant Zend_Validate_CreditCard::MASTERCARD is not documented
(#50) Constant Zend_Validate_CreditCard::SOLO is not documented
(#51) Constant Zend_Validate_CreditCard::VISA is not documented
(#53) Constant Zend_Validate_CreditCard::CHECKSUM is not documented
(#54) Constant Zend_Validate_CreditCard::CONTENT is not documented
(#55) Constant Zend_Validate_CreditCard::INVALID is not documented
(#56) Constant Zend_Validate_CreditCard::LENGTH is not documented
(#57) Constant Zend_Validate_CreditCard::PREFIX is not documented
(#58) Constant Zend_Validate_CreditCard::SERVICE is not documented
(#59) Constant Zend_Validate_CreditCard::SERVICEFAILURE is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_CreditCard
(#139) Phpdocs for function Zend_Validate_CreditCard::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Date.php
(#35) Constant Zend_Validate_Date::INVALID is not documented
(#36) Constant Zend_Validate_Date::INVALID_DATE is not documented
(#37) Constant Zend_Validate_Date::FALSEFORMAT is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Date
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Db/Abstract.php
(#42) Constant Zend_Validate_Db_Abstract::ERROR_RECORD_FOUND is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Db/NoRecordExists.php
(#38) Function Zend_Validate_Db_NoRecordExists::isValid is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Db/RecordExists.php
(#38) Function Zend_Validate_Db_RecordExists::isValid is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Digits.php
(#35) Constant Zend_Validate_Digits::NOT_DIGITS is not documented
(#36) Constant Zend_Validate_Digits::STRING_EMPTY is not documented
(#37) Constant Zend_Validate_Digits::INVALID is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Digits
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/EmailAddress.php
(#40) Constant Zend_Validate_EmailAddress::INVALID is not documented
(#41) Constant Zend_Validate_EmailAddress::INVALID_FORMAT is not documented
(#42) Constant Zend_Validate_EmailAddress::INVALID_HOSTNAME is not documented
(#43) Constant Zend_Validate_EmailAddress::INVALID_MX_RECORD is not documented
(#44) Constant Zend_Validate_EmailAddress::INVALID_SEGMENT is not documented
(#45) Constant Zend_Validate_EmailAddress::DOT_ATOM is not documented
(#46) Constant Zend_Validate_EmailAddress::QUOTED_STRING is not documented
(#47) Constant Zend_Validate_EmailAddress::INVALID_LOCAL_PART is not documented
(#48) Constant Zend_Validate_EmailAddress::LENGTH_EXCEEDED is not documented
(#32) No one-line description found in phpdocs for class Zend_Validate_EmailAddress
(#232) There is no description in phpdocs for function setHostnameValidator
(#107) Phpdocs for variable Zend_Validate_EmailAddress::$_options does not contain @var or incorrect
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#34) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/Count.php
(#40) Constant Zend_Validate_File_Count::TOO_MANY is not documented
(#41) Constant Zend_Validate_File_Count::TOO_FEW is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/Crc32.php
(#41) Constant Zend_Validate_File_Crc32::NOT_DETECTED is not documented
(#42) Constant Zend_Validate_File_Crc32::NOT_FOUND is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/ExcludeExtension.php
(#41) Constant Zend_Validate_File_ExcludeExtension::NOT_FOUND is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/ExcludeMimeType.php
(#37) Constant Zend_Validate_File_ExcludeMimeType::FALSE_TYPE is not documented
(#38) Constant Zend_Validate_File_ExcludeMimeType::NOT_DETECTED is not documented
(#39) Constant Zend_Validate_File_ExcludeMimeType::NOT_READABLE is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/Exists.php
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/Extension.php
(#41) Constant Zend_Validate_File_Extension::NOT_FOUND is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/FilesSize.php
(#41) Constant Zend_Validate_File_FilesSize::TOO_SMALL is not documented
(#42) Constant Zend_Validate_File_FilesSize::NOT_READABLE is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/Hash.php
(#41) Constant Zend_Validate_File_Hash::NOT_DETECTED is not documented
(#42) Constant Zend_Validate_File_Hash::NOT_FOUND is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/ImageSize.php
(#41) Constant Zend_Validate_File_ImageSize::WIDTH_TOO_SMALL is not documented
(#42) Constant Zend_Validate_File_ImageSize::HEIGHT_TOO_BIG is not documented
(#43) Constant Zend_Validate_File_ImageSize::HEIGHT_TOO_SMALL is not documented
(#44) Constant Zend_Validate_File_ImageSize::NOT_DETECTED is not documented
(#45) Constant Zend_Validate_File_ImageSize::NOT_READABLE is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/IsCompressed.php
(#41) Constant Zend_Validate_File_IsCompressed::NOT_DETECTED is not documented
(#42) Constant Zend_Validate_File_IsCompressed::NOT_READABLE is not documented
(#56) Phpdocs for function Zend_Validate_File_IsCompressed::__construct has incomplete parameters list
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/IsImage.php
(#41) Constant Zend_Validate_File_IsImage::NOT_DETECTED is not documented
(#42) Constant Zend_Validate_File_IsImage::NOT_READABLE is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/Md5.php
(#41) Constant Zend_Validate_File_Md5::NOT_DETECTED is not documented
(#42) Constant Zend_Validate_File_Md5::NOT_FOUND is not documented
(#95) Phpdocs for function Zend_Validate_File_Md5::setHash has incomplete parameters list
(#125) Phpdocs for function Zend_Validate_File_Md5::addHash has incomplete parameters list
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/MimeType.php
(#40) Constant Zend_Validate_File_MimeType::FALSE_TYPE is not documented
(#41) Constant Zend_Validate_File_MimeType::NOT_DETECTED is not documented
(#42) Constant Zend_Validate_File_MimeType::NOT_READABLE is not documented
(#226) Phpdocs for function Zend_Validate_File_MimeType::enableHeaderCheck has incomplete parameters list
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/NotExists.php
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/Sha1.php
(#41) Constant Zend_Validate_File_Sha1::NOT_DETECTED is not documented
(#42) Constant Zend_Validate_File_Sha1::NOT_FOUND is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/Size.php
(#40) Constant Zend_Validate_File_Size::TOO_BIG is not documented
(#41) Constant Zend_Validate_File_Size::TOO_SMALL is not documented
(#42) Constant Zend_Validate_File_Size::NOT_FOUND is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/Upload.php
(#40) Constant Zend_Validate_File_Upload::INI_SIZE is not documented
(#41) Constant Zend_Validate_File_Upload::FORM_SIZE is not documented
(#42) Constant Zend_Validate_File_Upload::PARTIAL is not documented
(#43) Constant Zend_Validate_File_Upload::NO_FILE is not documented
(#44) Constant Zend_Validate_File_Upload::NO_TMP_DIR is not documented
(#45) Constant Zend_Validate_File_Upload::CANT_WRITE is not documented
(#46) Constant Zend_Validate_File_Upload::EXTENSION is not documented
(#47) Constant Zend_Validate_File_Upload::ATTACK is not documented
(#48) Constant Zend_Validate_File_Upload::FILE_NOT_FOUND is not documented
(#49) Constant Zend_Validate_File_Upload::UNKNOWN is not documented
(#96) Phpdocs for function Zend_Validate_File_Upload::getFiles has incomplete parameters list
(#153) Phpdocs for function Zend_Validate_File_Upload::isValid has incomplete parameters list
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/File/WordCount.php
(#40) Constant Zend_Validate_File_WordCount::TOO_MUCH is not documented
(#41) Constant Zend_Validate_File_WordCount::TOO_LESS is not documented
(#42) Constant Zend_Validate_File_WordCount::NOT_FOUND is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Float.php
(#51) Variable Zend_Validate_Float::$_locale is not documented
(#40) Constant Zend_Validate_Float::INVALID is not documented
(#41) Constant Zend_Validate_Float::NOT_FLOAT is not documented
(#32) No one-line description found in phpdocs for class Zend_Validate_Float
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#34) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/GreaterThan.php
(#36) Constant Zend_Validate_GreaterThan::NOT_GREATER is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_GreaterThan
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Hex.php
(#35) Constant Zend_Validate_Hex::INVALID is not documented
(#36) Constant Zend_Validate_Hex::NOT_HEX is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Hex
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Hostname.php
(#292) Variable Zend_Validate_Hostname::$_idnLength is not documented
(#308) Variable Zend_Validate_Hostname::$_options is not documented
(#49) Constant Zend_Validate_Hostname::INVALID is not documented
(#50) Constant Zend_Validate_Hostname::IP_ADDRESS_NOT_ALLOWED is not documented
(#51) Constant Zend_Validate_Hostname::UNKNOWN_TLD is not documented
(#52) Constant Zend_Validate_Hostname::INVALID_DASH is not documented
(#53) Constant Zend_Validate_Hostname::INVALID_HOSTNAME_SCHEMA is not documented
(#54) Constant Zend_Validate_Hostname::UNDECIPHERABLE_TLD is not documented
(#55) Constant Zend_Validate_Hostname::INVALID_HOSTNAME is not documented
(#56) Constant Zend_Validate_Hostname::INVALID_LOCAL_NAME is not documented
(#57) Constant Zend_Validate_Hostname::LOCAL_NAME_NOT_ALLOWED is not documented
(#58) Constant Zend_Validate_Hostname::CANNOT_DECODE_PUNYCODE is not documented
(#32) No one-line description found in phpdocs for class Zend_Validate_Hostname
(#398) There is no description in phpdocs for function setIpValidator
(#318) Phpdocs for function Zend_Validate_Hostname::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#43) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Hostname/Biz.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#26) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Hostname/Cn.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#26) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Hostname/Com.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#26) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Hostname/Jp.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#26) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Iban.php
(#37) Constant Zend_Validate_Iban::NOTSUPPORTED is not documented
(#38) Constant Zend_Validate_Iban::FALSEFORMAT is not documented
(#39) Constant Zend_Validate_Iban::CHECKFAILED is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#31) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Identical.php
(#61) Variable Zend_Validate_Identical::$_token is not documented
(#62) Variable Zend_Validate_Identical::$_strict is not documented
(#38) Constant Zend_Validate_Identical::MISSING_TOKEN is not documented
(#25) No one-line description found in phpdocs for class Zend_Validate_Identical
(#123) Phpdocs for function Zend_Validate_Identical::setStrict has incomplete parameters list
(#35) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#27) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/InArray.php
(#35) Constant Zend_Validate_InArray::NOT_IN_ARRAY is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_InArray
(#68) Phpdocs for function Zend_Validate_InArray::__construct has incomplete parameters list
(#119) Phpdocs for function Zend_Validate_InArray::setHaystack has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Int.php
(#51) Variable Zend_Validate_Int::$_locale is not documented
(#40) Constant Zend_Validate_Int::INVALID is not documented
(#41) Constant Zend_Validate_Int::NOT_INT is not documented
(#32) No one-line description found in phpdocs for class Zend_Validate_Int
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#34) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#24) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Ip.php
(#35) Constant Zend_Validate_Ip::INVALID is not documented
(#36) Constant Zend_Validate_Ip::NOT_IP_ADDRESS is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Ip
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Isbn.php
(#35) Constant Zend_Validate_Isbn::AUTO is not documented
(#36) Constant Zend_Validate_Isbn::ISBN10 is not documented
(#37) Constant Zend_Validate_Isbn::ISBN13 is not documented
(#38) Constant Zend_Validate_Isbn::INVALID is not documented
(#39) Constant Zend_Validate_Isbn::NO_ISBN is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Isbn
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/LessThan.php
(#35) Constant Zend_Validate_LessThan::NOT_LESS is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_LessThan
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/NotEmpty.php
(#49) Variable Zend_Validate_NotEmpty::$_constants is not documented
(#35) Constant Zend_Validate_NotEmpty::BOOLEAN is not documented
(#36) Constant Zend_Validate_NotEmpty::INTEGER is not documented
(#37) Constant Zend_Validate_NotEmpty::FLOAT is not documented
(#38) Constant Zend_Validate_NotEmpty::STRING is not documented
(#39) Constant Zend_Validate_NotEmpty::ZERO is not documented
(#40) Constant Zend_Validate_NotEmpty::EMPTY_ARRAY is not documented
(#41) Constant Zend_Validate_NotEmpty::NULL is not documented
(#42) Constant Zend_Validate_NotEmpty::PHP is not documented
(#43) Constant Zend_Validate_NotEmpty::SPACE is not documented
(#44) Constant Zend_Validate_NotEmpty::ALL is not documented
(#46) Constant Zend_Validate_NotEmpty::INVALID is not documented
(#47) Constant Zend_Validate_NotEmpty::IS_EMPTY is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_NotEmpty
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/PostCode.php
(#40) Constant Zend_Validate_PostCode::INVALID is not documented
(#41) Constant Zend_Validate_PostCode::NO_MATCH is not documented
(#32) No one-line description found in phpdocs for class Zend_Validate_PostCode
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#34) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Regex.php
(#35) Constant Zend_Validate_Regex::INVALID is not documented
(#36) Constant Zend_Validate_Regex::NOT_MATCH is not documented
(#37) Constant Zend_Validate_Regex::ERROROUS is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Regex
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Sitemap/Changefreq.php
(#46) Constant Zend_Validate_Sitemap_Changefreq::INVALID is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#34) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Sitemap/Lastmod.php
(#52) Constant Zend_Validate_Sitemap_Lastmod::INVALID is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#34) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Sitemap/Loc.php
(#51) Constant Zend_Validate_Sitemap_Loc::INVALID is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#39) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#38) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/Sitemap/Priority.php
(#46) Constant Zend_Validate_Sitemap_Priority::INVALID is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#34) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Validate/StringLength.php
(#35) Constant Zend_Validate_StringLength::INVALID is not documented
(#36) Constant Zend_Validate_StringLength::TOO_SHORT is not documented
(#37) Constant Zend_Validate_StringLength::TOO_LONG is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_StringLength
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Version.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Version is not valid
(#26) Package Zend_Version is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
local/mr/vendor/zend/Zend/View.php
(#101) Phpdocs for function Zend_View::_run has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#33) Package Zend_View is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Abstract.php
(#356) Phpdocs for function Zend_View_Abstract::setBasePath has incomplete parameters list
(#383) Phpdocs for function Zend_View_Abstract::addBasePath has incomplete parameters list
(#402) Phpdocs for function Zend_View_Abstract::addScriptPath has incomplete parameters list
(#416) Phpdocs for function Zend_View_Abstract::setScriptPath has incomplete parameters list
(#518) Phpdocs for function Zend_View_Abstract::addHelperPath has incomplete parameters list
(#628) Phpdocs for function Zend_View_Abstract::addFilterPath has incomplete parameters list
(#643) Phpdocs for function Zend_View_Abstract::setFilterPath has incomplete parameters list
(#714) Phpdocs for function Zend_View_Abstract::addFilter has incomplete parameters list
(#730) Phpdocs for function Zend_View_Abstract::setFilter has incomplete parameters list
(#784) Phpdocs for function Zend_View_Abstract::assign has incomplete parameters list
(#951) Phpdocs for function Zend_View_Abstract::_script has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#35) Package Zend_View is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Exception.php
(#41) Function Zend_View_Exception::setView is not documented
(#47) Function Zend_View_Exception::getView is not documented
(#39) Variable Zend_View_Exception::$view is not documented
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Date is not valid
(#33) Package Zend_Date is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Abstract.php
(#28) No one-line description found in phpdocs for class Zend_View_Helper_Abstract
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Action.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#29) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/BaseUrl.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#29) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Currency.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Cycle.php
(#80) Phpdocs for function Zend_View_Helper_Cycle::assign has incomplete parameters list
(#95) Phpdocs for function Zend_View_Helper_Cycle::setName has incomplete parameters list
(#114) Phpdocs for function Zend_View_Helper_Cycle::getName has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#26) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/DeclareVars.php
(#63) Phpdocs for function Zend_View_Helper_DeclareVars::declareVars has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#29) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Doctype.php
(#42) Constant Zend_View_Helper_Doctype::XHTML11 is not documented
(#43) Constant Zend_View_Helper_Doctype::XHTML1_STRICT is not documented
(#44) Constant Zend_View_Helper_Doctype::XHTML1_TRANSITIONAL is not documented
(#45) Constant Zend_View_Helper_Doctype::XHTML1_FRAMESET is not documented
(#46) Constant Zend_View_Helper_Doctype::XHTML_BASIC1 is not documented
(#47) Constant Zend_View_Helper_Doctype::XHTML5 is not documented
(#48) Constant Zend_View_Helper_Doctype::HTML4_STRICT is not documented
(#49) Constant Zend_View_Helper_Doctype::HTML4_LOOSE is not documented
(#50) Constant Zend_View_Helper_Doctype::HTML4_FRAMESET is not documented
(#51) Constant Zend_View_Helper_Doctype::HTML5 is not documented
(#52) Constant Zend_View_Helper_Doctype::CUSTOM_XHTML is not documented
(#53) Constant Zend_View_Helper_Doctype::CUSTOM is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Fieldset.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#29) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Form.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#29) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormButton.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormCheckbox.php
(#55) Phpdocs for function Zend_View_Helper_FormCheckbox::formCheckbox has incomplete parameters list
(#110) Phpdocs for function Zend_View_Helper_FormCheckbox::determineCheckboxInfo has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#53) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormElement.php
(#57) Phpdocs for function Zend_View_Helper_FormElement::setTranslator has incomplete parameters list
(#77) Phpdocs for function Zend_View_Helper_FormElement::_getInfo has incomplete parameters list
(#181) Phpdocs for function Zend_View_Helper_FormElement::_hidden has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#86) Not recommended phpdocs tag @access used
(#179) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormErrors.php
(#48) Variable Zend_View_Helper_FormErrors::$_htmlElementEnd is not documented
(#49) Variable Zend_View_Helper_FormErrors::$_htmlElementStart is not documented
(#50) Variable Zend_View_Helper_FormErrors::$_htmlElementSeparator is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#33) Package Zend_View is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormFile.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormHidden.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormImage.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormLabel.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormMultiCheckbox.php
(#56) Phpdocs for function Zend_View_Helper_FormMultiCheckbox::formMultiCheckbox has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#54) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormNote.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormPassword.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormRadio.php
(#58) Phpdocs for function Zend_View_Helper_FormRadio::formRadio has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#56) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormReset.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormSelect.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormSubmit.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormText.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/FormTextarea.php
(#20) Not recommended phpdocs tag @version used
(#44) Not recommended phpdocs tag @access used
(#53) Not recommended phpdocs tag @access used
(#62) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HeadLink.php
(#63) Phpdocs for function Zend_View_Helper_HeadLink::headLink has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#31) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HeadMeta.php
(#94) Function Zend_View_Helper_HeadMeta::_normalizeType is not documented
(#43) Variable Zend_View_Helper_HeadMeta::$_requiredKeys is not documented
(#44) Variable Zend_View_Helper_HeadMeta::$_modifierKeys is not documented
(#314) Phpdocs for function Zend_View_Helper_HeadMeta::itemToString has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#31) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HeadScript.php
(#61) Variable Zend_View_Helper_HeadScript::$_captureLock is not documented
(#62) Variable Zend_View_Helper_HeadScript::$_captureScriptType is not documented
(#63) Variable Zend_View_Helper_HeadScript::$_captureScriptAttrs is not documented
(#64) Variable Zend_View_Helper_HeadScript::$_captureType is not documented
(#41) Constant Zend_View_Helper_HeadScript::FILE is not documented
(#42) Constant Zend_View_Helper_HeadScript::SCRIPT is not documented
(#138) Phpdocs for function Zend_View_Helper_HeadScript::captureStart has incomplete parameters list
(#288) Phpdocs for function Zend_View_Helper_HeadScript::_isValid has incomplete parameters list
(#403) Phpdocs for function Zend_View_Helper_HeadScript::itemToString has incomplete parameters list
(#39) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HeadStyle.php
(#178) Phpdocs for function Zend_View_Helper_HeadStyle::_isValid has incomplete parameters list
(#270) Phpdocs for function Zend_View_Helper_HeadStyle::captureStart has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HeadTitle.php
(#149) Function Zend_View_Helper_HeadTitle::getTranslator is not documented
(#66) Phpdocs for function Zend_View_Helper_HeadTitle::headTitle has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HtmlElement.php
(#28) No one-line description found in phpdocs for class Zend_View_Helper_HtmlElement
(#20) Not recommended phpdocs tag @version used
(#81) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HtmlFlash.php
(#28) No one-line description found in phpdocs for class Zend_View_Helper_HtmlFlash
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HtmlList.php
(#45) Phpdocs for function Zend_View_Helper_HtmlList::htmlList has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HtmlObject.php
(#28) No one-line description found in phpdocs for class Zend_View_Helper_HtmlObject
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HtmlPage.php
(#28) No one-line description found in phpdocs for class Zend_View_Helper_HtmlPage
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/HtmlQuicktime.php
(#28) No one-line description found in phpdocs for class Zend_View_Helper_HtmlQuicktime
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/InlineScript.php
(#26) No one-line description found in phpdocs for class Zend_View_Helper_InlineScript
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#31) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#25) Package Zend_View is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Json.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#35) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Layout.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#29) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Navigation.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Navigation/Breadcrumbs.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Navigation/Helper.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#27) Package Zend_View is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Navigation/HelperAbstract.php
(#532) Phpdocs for function Zend_View_Helper_Navigation_HelperAbstract::findActive has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#37) Package Zend_View is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Navigation/Links.php
(#45) Constant Zend_View_Helper_Navigation_Links::RENDER_ALTERNATE is not documented
(#46) Constant Zend_View_Helper_Navigation_Links::RENDER_STYLESHEET is not documented
(#47) Constant Zend_View_Helper_Navigation_Links::RENDER_START is not documented
(#48) Constant Zend_View_Helper_Navigation_Links::RENDER_NEXT is not documented
(#49) Constant Zend_View_Helper_Navigation_Links::RENDER_PREV is not documented
(#50) Constant Zend_View_Helper_Navigation_Links::RENDER_CONTENTS is not documented
(#51) Constant Zend_View_Helper_Navigation_Links::RENDER_INDEX is not documented
(#52) Constant Zend_View_Helper_Navigation_Links::RENDER_GLOSSARY is not documented
(#53) Constant Zend_View_Helper_Navigation_Links::RENDER_COPYRIGHT is not documented
(#54) Constant Zend_View_Helper_Navigation_Links::RENDER_CHAPTER is not documented
(#55) Constant Zend_View_Helper_Navigation_Links::RENDER_SECTION is not documented
(#56) Constant Zend_View_Helper_Navigation_Links::RENDER_SUBSECTION is not documented
(#57) Constant Zend_View_Helper_Navigation_Links::RENDER_APPENDIX is not documented
(#58) Constant Zend_View_Helper_Navigation_Links::RENDER_HELP is not documented
(#59) Constant Zend_View_Helper_Navigation_Links::RENDER_BOOKMARK is not documented
(#60) Constant Zend_View_Helper_Navigation_Links::RENDER_CUSTOM is not documented
(#61) Constant Zend_View_Helper_Navigation_Links::RENDER_ALL is not documented
(#222) Phpdocs for function Zend_View_Helper_Navigation_Links::findAllRelations has incomplete parameters list
(#614) Phpdocs for function Zend_View_Helper_Navigation_Links::_findRoot has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Navigation/Menu.php
(#303) Phpdocs for function Zend_View_Helper_Navigation_Menu::_renderDeepestMenu has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Navigation/Sitemap.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#34) Package Zend_View is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/PaginationControl.php
(#22) No one-line description found in phpdocs for class Zend_View_Helper_PaginationControl
(#81) Phpdocs for function Zend_View_Helper_PaginationControl::paginationControl has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#24) Package Zend_View is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Partial.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#29) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Partial/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/PartialLoop.php
(#26) No one-line description found in phpdocs for class Zend_View_Helper_PartialLoop
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Placeholder.php
(#29) No one-line description found in phpdocs for class Zend_View_Helper_Placeholder
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#35) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Container.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#29) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Container/Abstract.php
(#255) Phpdocs for function Zend_View_Helper_Placeholder_Container_Abstract::captureStart has incomplete parameters list
(#349) Phpdocs for function Zend_View_Helper_Placeholder_Container_Abstract::toString has incomplete parameters list
(#35) Invalid phpdocs tag @const used
(#41) Invalid phpdocs tag @const used
(#47) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#26) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Container/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Container/Standalone.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Registry.php
(#126) Phpdocs for function Zend_View_Helper_Placeholder_Registry::setContainer has incomplete parameters list
(#44) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#35) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Placeholder/Registry/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#32) Package Zend_View is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/RenderToPlaceholder.php
(#36) Class Zend_View_Helper_RenderToPlaceholder is not documented
(#43) Phpdocs for function Zend_View_Helper_RenderToPlaceholder::renderToPlaceholder has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#30) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/ServerUrl.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#27) Package Zend_View is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Translate.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#33) Package Zend_View is not valid
(#15) Category Zend is not valid
(#32) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Helper/Url.php
(#41) Phpdocs for function Zend_View_Helper_Url::url has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#39) Not recommended phpdocs tag @access used
(#16) Package Zend_View is not valid
(#29) Package Zend_View is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Interface.php
(#47) Phpdocs for function setScriptPath has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_View is not valid
(#27) Package Zend_View is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/View/Stream.php
(#22) No one-line description found in phpdocs for class Zend_View_Stream
(#63) Phpdocs for function Zend_View_Stream::stream_open has incomplete parameters list
(#108) Phpdocs for function Zend_View_Stream::stream_read has incomplete parameters list
(#146) Phpdocs for function Zend_View_Stream::stream_seek has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#32) Inline phpdocs tag not enclosed with curly brackets @link found
(#32) Inline phpdocs tag not enclosed with curly brackets @link found
(#16) Package Zend_View is not valid
(#36) Package Zend_View is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/Wildfire/Channel/HttpHeaders.php
(#118) Phpdocs for function Zend_Wildfire_Channel_HttpHeaders::getInstance has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Wildfire is not valid
(#45) Package Zend_Wildfire is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/Wildfire/Channel/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Wildfire is not valid
(#24) Package Zend_Wildfire is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
local/mr/vendor/zend/Zend/Wildfire/Exception.php
(#27) No one-line description found in phpdocs for class Zend_Wildfire_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Wildfire is not valid
(#29) Package Zend_Wildfire is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Wildfire/Plugin/FirePhp.php
(#217) Phpdocs for function Zend_Wildfire_Plugin_FirePhp::getInstance has incomplete parameters list
(#314) Phpdocs for function Zend_Wildfire_Plugin_FirePhp::setObjectFilter has incomplete parameters list
(#589) Phpdocs for function Zend_Wildfire_Plugin_FirePhp::_encodeTable has incomplete parameters list
(#610) Phpdocs for function Zend_Wildfire_Plugin_FirePhp::_encodeTrace has incomplete parameters list
(#632) Phpdocs for function Zend_Wildfire_Plugin_FirePhp::_encodeObject has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Wildfire is not valid
(#42) Package Zend_Wildfire is not valid
(#15) Category Zend is not valid
(#41) Category Zend is not valid
local/mr/vendor/zend/Zend/Wildfire/Plugin/FirePhp/Message.php
(#24) No one-line description found in phpdocs for class Zend_Wildfire_Plugin_FirePhp_Message
(#165) Phpdocs for function Zend_Wildfire_Plugin_FirePhp_Message::setStyle has incomplete parameters list
(#185) Phpdocs for function Zend_Wildfire_Plugin_FirePhp_Message::setMessage has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Wildfire is not valid
(#29) Package Zend_Wildfire is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
local/mr/vendor/zend/Zend/Wildfire/Plugin/FirePhp/TableMessage.php
(#29) No one-line description found in phpdocs for class Zend_Wildfire_Plugin_FirePhp_TableMessage
(#47) Phpdocs for variable Zend_Wildfire_Plugin_FirePhp_TableMessage::$_rows does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Wildfire is not valid
(#34) Package Zend_Wildfire is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/Wildfire/Plugin/Interface.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Wildfire is not valid
(#25) Package Zend_Wildfire is not valid
(#15) Category Zend is not valid
(#24) Category Zend is not valid
local/mr/vendor/zend/Zend/Wildfire/Protocol/JsonStream.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Wildfire is not valid
(#36) Package Zend_Wildfire is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Client.php
(#169) Phpdocs for function Zend_XmlRpc_Client::setIntrospector has incomplete parameters list
(#214) Phpdocs for function Zend_XmlRpc_Client::getProxy has incomplete parameters list
(#377) Phpdocs for function Zend_XmlRpc_Client::_createRequest has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#82) Not recommended phpdocs tag @example used
(#16) Package Zend_XmlRpc is not valid
(#72) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#71) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Client/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#34) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Client/FaultException.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Client/HttpException.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Client_HttpException
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#35) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Client/IntrospectException.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#34) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Client/ServerIntrospection.php
(#40) There is no description in phpdocs for function __construct
(#158) Phpdocs for function Zend_XmlRpc_Client_ServerIntrospection::listMethods has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#27) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Client/ServerProxy.php
(#24) No one-line description found in phpdocs for class Zend_XmlRpc_Client_ServerProxy
(#57) Phpdocs for function Zend_XmlRpc_Client_ServerProxy::__construct has incomplete parameters list
(#70) Phpdocs for function Zend_XmlRpc_Client_ServerProxy::__get has incomplete parameters list
(#86) Phpdocs for function Zend_XmlRpc_Client_ServerProxy::__call has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#30) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Exception.php
(#29) No one-line description found in phpdocs for class Zend_XmlRpc_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#31) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Fault.php
(#100) Phpdocs for function Zend_XmlRpc_Fault::__construct has incomplete parameters list
(#143) Phpdocs for function Zend_XmlRpc_Fault::setMessage has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#15) Package Zend_XmlRpc is not valid
(#38) Package Zend_XmlRpc is not valid
(#37) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Generator/DomDocument.php
(#28) Class Zend_XmlRpc_Generator_DomDocument does not have @copyright tag
(#28) Class Zend_XmlRpc_Generator_DomDocument does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Generator/GeneratorAbstract.php
(#23) Class Zend_XmlRpc_Generator_GeneratorAbstract does not have @copyright tag
(#23) Class Zend_XmlRpc_Generator_GeneratorAbstract does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Generator/XmlWriter.php
(#88) Function Zend_XmlRpc_Generator_XmlWriter::saveXml is not documented
(#28) Class Zend_XmlRpc_Generator_XmlWriter does not have @copyright tag
(#28) Class Zend_XmlRpc_Generator_XmlWriter does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Request.php
(#46) Not recommended phpdocs tag @version used
(#205) Not recommended phpdocs tag @access used
(#16) Package Zend_Controller is not valid
(#43) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#42) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Request/Http.php
(#37) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#34) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Request/Stdin.php
(#37) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#34) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Response.php
(#40) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#37) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Response/Http.php
(#34) Not recommended phpdocs tag @version used
(#16) Package Zend_Controller is not valid
(#31) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Server.php
(#515) Phpdocs for function Zend_XmlRpc_Server::sendArgumentsToAllMethods has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#112) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#111) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Server/Cache.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#30) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Server/Exception.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#34) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Server/Fault.php
(#20) Not recommended phpdocs tag @version used
(#194) Not recommended phpdocs tag @access used
(#16) Package Zend_XmlRpc is not valid
(#45) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Server/System.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#27) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#26) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value.php
(#431) Function Zend_XmlRpc_Value::_createSimpleXMLElement is not documented
(#77) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_INTEGER is not documented
(#78) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_I8 is not documented
(#79) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_APACHEI8 is not documented
(#80) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_DOUBLE is not documented
(#81) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_BOOLEAN is not documented
(#82) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_STRING is not documented
(#83) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_DATETIME is not documented
(#84) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_BASE64 is not documented
(#85) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_ARRAY is not documented
(#86) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_STRUCT is not documented
(#87) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_NIL is not documented
(#88) Constant Zend_XmlRpc_Value::XMLRPC_TYPE_APACHENIL is not documented
(#23) No one-line description found in phpdocs for class Zend_XmlRpc_Value
(#476) There is no description in phpdocs for function _setXML
(#449) Phpdocs for function Zend_XmlRpc_Value::_extractTypeAndValue has incomplete parameters list
(#477) Phpdocs for function Zend_XmlRpc_Value::_setXML has incomplete parameters list
(#39) Phpdocs for variable Zend_XmlRpc_Value::$_value does not contain @var or incorrect
(#47) Phpdocs for variable Zend_XmlRpc_Value::$_type does not contain @var or incorrect
(#53) Phpdocs for variable Zend_XmlRpc_Value::$_xml does not contain @var or incorrect
(#20) Not recommended phpdocs tag @version used
(#190) Not recommended phpdocs tag @static used
(#262) Not recommended phpdocs tag @static used
(#332) Not recommended phpdocs tag @static used
(#410) Invalid inline phpdocs tag @todo found
(#16) Package Zend_XmlRpc is not valid
(#33) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Array.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Array
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Base64.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Base64
(#44) Phpdocs for function Zend_XmlRpc_Value_Base64::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/BigInteger.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_BigInteger
(#44) There is no description in phpdocs for function __construct
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Boolean.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Boolean
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Collection.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Collection
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/DateTime.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_DateTime
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Double.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Double
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Exception.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Exception
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Integer.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Integer
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Nil.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Nil
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Scalar.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Scalar
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/String.php
(#29) No one-line description found in phpdocs for class Zend_XmlRpc_Value_String
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#30) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
local/mr/vendor/zend/Zend/XmlRpc/Value/Struct.php
(#30) No one-line description found in phpdocs for class Zend_XmlRpc_Value_Struct
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_XmlRpc is not valid
(#32) Package Zend_XmlRpc is not valid
(#15) Category Zend is not valid
(#31) Category Zend 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]


Mustache template problems

(0 errors, 0 warnings)

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